File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 77
77
"fuse.js" : " 7.0.0" ,
78
78
"interactjs" : " 1.10.26" ,
79
79
"lodash-es" : " 4.17.21" ,
80
- "marked" : " 11.1.1 " ,
80
+ "marked" : " 11.2.0 " ,
81
81
"nanodelay" : " 2.0.2" ,
82
82
"pdfjs-dist" : " 3.11.174" ,
83
83
"scroll-into-view" : " 1.16.2" ,
Original file line number Diff line number Diff line change @@ -2907,7 +2907,7 @@ __metadata:
2907
2907
fuse.js: "npm:7.0.0"
2908
2908
interactjs: "npm:1.10.26"
2909
2909
lodash-es: "npm:4.17.21"
2910
- marked: "npm:11.1.1 "
2910
+ marked: "npm:11.2.0 "
2911
2911
nanodelay: "npm:2.0.2"
2912
2912
nuxt: "npm:3.9.3"
2913
2913
pdfjs-dist: "npm:3.11.174"
@@ -12729,7 +12729,16 @@ __metadata:
12729
12729
languageName: node
12730
12730
linkType: hard
12731
12731
12732
- "marked@npm:11.1.1, marked@npm:^11.0.0":
12732
+ "marked@npm:11.2.0":
12733
+ version: 11.2.0
12734
+ resolution: "marked@npm:11.2.0"
12735
+ bin:
12736
+ marked: bin/marked.js
12737
+ checksum: 0c8c0d263617a04f066db6f5adfed811a8eb78a685850d4d0b8b9ef351e416fb871813ea7ee7f94f4d5f67da98c3a2a4259b8684e4f93a6a673733fe9d9f2868
12738
+ languageName: node
12739
+ linkType: hard
12740
+
12741
+ "marked@npm:^11.0.0":
12733
12742
version: 11.1.1
12734
12743
resolution: "marked@npm:11.1.1"
12735
12744
bin:
You can’t perform that action at this time.
0 commit comments