File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 32
32
"@vue/server-renderer" : " ^3.2.29" ,
33
33
"@vueuse/head" : " ^0.7.4" ,
34
34
"markdown-it-prism" : " ^2.1.6" ,
35
- "prismjs" : " ^1.25 .0" ,
35
+ "prismjs" : " ^1.27 .0" ,
36
36
"remark-autolink-headings" : " ^6.0.1" ,
37
37
"remark-frontmatter" : " ^3.0.0" ,
38
38
"remark-gfm" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -3622,11 +3622,16 @@ prism-theme-vars@^0.1.4:
3622
3622
resolved "https://registry.yarnpkg.com/prism-theme-vars/-/prism-theme-vars-0.1.4.tgz#7f0a563dc70c4ef5f70fe2ede198d5e6912c4bdd"
3623
3623
integrity sha512-Hu2fmxd1J4gJdgzRf+/VHeDXiLpyJN0fp7cOdcN7+S92fGnF5PXol3d4/zXLQkaYc6ZAO0MW/Vqq5qssU/X52g==
3624
3624
3625
- [email protected] , prismjs@^1.21.0, prismjs@^1.25.0 :
3625
+
3626
3626
version "1.25.0"
3627
3627
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
3628
3628
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
3629
3629
3630
+ prismjs@^1.21.0, prismjs@^1.27.0 :
3631
+ version "1.27.0"
3632
+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
3633
+ integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
3634
+
3630
3635
process-nextick-args@~2.0.0 :
3631
3636
version "2.0.1"
3632
3637
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
You can’t perform that action at this time.
0 commit comments