File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 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.27" ,
79
79
"lodash-es" : " 4.17.21" ,
80
- "marked" : " 14.0 .0" ,
80
+ "marked" : " 14.1 .0" ,
81
81
"nanodelay" : " 2.0.2" ,
82
82
"pdfjs-dist" : " 4.5.136" ,
83
83
"scroll-into-view" : " 1.16.2" ,
Original file line number Diff line number Diff line change @@ -3950,7 +3950,7 @@ __metadata:
3950
3950
fuse.js: "npm:7.0.0"
3951
3951
interactjs: "npm:1.10.27"
3952
3952
lodash-es: "npm:4.17.21"
3953
- marked: "npm:14.0 .0"
3953
+ marked: "npm:14.1 .0"
3954
3954
nanodelay: "npm:2.0.2"
3955
3955
nuxt: "npm:3.12.4"
3956
3956
pdfjs-dist: "npm:4.5.136"
@@ -13694,7 +13694,16 @@ __metadata:
13694
13694
languageName: node
13695
13695
linkType: hard
13696
13696
13697
- "marked@npm:14.0.0, marked@npm:^14.0.0":
13697
+ "marked@npm:14.1.0":
13698
+ version: 14.1.0
13699
+ resolution: "marked@npm:14.1.0"
13700
+ bin:
13701
+ marked: bin/marked.js
13702
+ checksum: 10/1a930dd87a3994cc4fcc72c4668c548429d0e6363b8f7660193c106fa1cadcde5c813cfc3fe4be42b9f18b3652ba73469fb6c718215b0dbf8ddb9de2d1f5ab38
13703
+ languageName: node
13704
+ linkType: hard
13705
+
13706
+ "marked@npm:^14.0.0":
13698
13707
version: 14.0.0
13699
13708
resolution: "marked@npm:14.0.0"
13700
13709
bin:
You can’t perform that action at this time.
0 commit comments