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 @@ -3608,11 +3608,16 @@ prism-theme-vars@^0.1.4:
3608
3608
resolved "https://registry.yarnpkg.com/prism-theme-vars/-/prism-theme-vars-0.1.4.tgz#7f0a563dc70c4ef5f70fe2ede198d5e6912c4bdd"
3609
3609
integrity sha512-Hu2fmxd1J4gJdgzRf+/VHeDXiLpyJN0fp7cOdcN7+S92fGnF5PXol3d4/zXLQkaYc6ZAO0MW/Vqq5qssU/X52g==
3610
3610
3611
- [email protected] , prismjs@^1.21.0, prismjs@^1.25.0 :
3611
+
3612
3612
version "1.25.0"
3613
3613
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
3614
3614
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
3615
3615
3616
+ prismjs@^1.21.0, prismjs@^1.27.0 :
3617
+ version "1.27.0"
3618
+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
3619
+ integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
3620
+
3616
3621
process-nextick-args@~2.0.0 :
3617
3622
version "2.0.1"
3618
3623
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