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 93
93
"html-escaper" : " ^3.0.3" ,
94
94
"interactjs" : " 1.10.27" ,
95
95
"lodash-es" : " 4.17.21" ,
96
- "marked" : " 15.0.2 " ,
96
+ "marked" : " 15.0.3 " ,
97
97
"nanodelay" : " 2.0.2" ,
98
98
"pathe" : " ^1.1.2" ,
99
99
"pdfjs-dist" : " 4.8.69" ,
Original file line number Diff line number Diff line change @@ -4153,7 +4153,7 @@ __metadata:
4153
4153
html-escaper: "npm:^3.0.3"
4154
4154
interactjs: "npm:1.10.27"
4155
4155
lodash-es: "npm:4.17.21"
4156
- marked: "npm:15.0.2 "
4156
+ marked: "npm:15.0.3 "
4157
4157
nanodelay: "npm:2.0.2"
4158
4158
nuxt: "npm:3.13.2"
4159
4159
pathe: "npm:^1.1.2"
@@ -14764,7 +14764,16 @@ __metadata:
14764
14764
languageName: node
14765
14765
linkType: hard
14766
14766
14767
- "marked@npm:15.0.2, marked@npm:^15.0.0":
14767
+ "marked@npm:15.0.3":
14768
+ version: 15.0.3
14769
+ resolution: "marked@npm:15.0.3"
14770
+ bin:
14771
+ marked: bin/marked.js
14772
+ checksum: 10/821c1af0e527b3f6f4684a68802a0fa5e91cd2b0887d0600ce9035896f8b0fbad180a3f8c5be91de25bdc20323abbd674351832c40d48820b6f0d888fd77cd59
14773
+ languageName: node
14774
+ linkType: hard
14775
+
14776
+ "marked@npm:^15.0.0":
14768
14777
version: 15.0.2
14769
14778
resolution: "marked@npm:15.0.2"
14770
14779
bin:
You can’t perform that action at this time.
0 commit comments