File tree Expand file tree Collapse file tree 3 files changed +8
-17
lines changed Expand file tree Collapse file tree 3 files changed +8
-17
lines changed Original file line number Diff line number Diff line change 119
119
"immutable" : " ^5.0.0-beta.5" ,
120
120
"interactjs" : " 1.10.27" ,
121
121
"lodash-es" : " 4.17.21" ,
122
- "marked" : " ^14 .0.0" ,
122
+ "marked" : " ^15 .0.0" ,
123
123
"nanodelay" : " 2.0.2" ,
124
124
"pdfjs-dist" : " ^4.0.0" ,
125
125
"postcss-hexrgba" : " ^2.1.0" ,
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" : " 14.1.4 " ,
96
+ "marked" : " 15.0.2 " ,
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 @@ -3987,7 +3987,7 @@ __metadata:
3987
3987
jest-extended: "npm:4.0.2"
3988
3988
lint-staged: "npm:15.2.10"
3989
3989
lodash-es: "npm:4.17.21"
3990
- marked: "npm:^14 .0.0"
3990
+ marked: "npm:^15 .0.0"
3991
3991
nanodelay: "npm:2.0.2"
3992
3992
pdfjs-dist: "npm:^4.0.0"
3993
3993
postcss: "npm:8.4.49"
@@ -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:14.1.4 "
4156
+ marked: "npm:15.0.2 "
4157
4157
nanodelay: "npm:2.0.2"
4158
4158
nuxt: "npm:3.13.2"
4159
4159
pathe: "npm:^1.1.2"
@@ -14764,21 +14764,12 @@ __metadata:
14764
14764
languageName: node
14765
14765
linkType: hard
14766
14766
14767
- "marked@npm:14.1.4 ":
14768
- version: 14.1.4
14769
- resolution: "marked@npm:14.1.4 "
14767
+ "marked@npm:15.0.2, marked@npm:^15.0.0 ":
14768
+ version: 15.0.2
14769
+ resolution: "marked@npm:15.0.2 "
14770
14770
bin:
14771
14771
marked: bin/marked.js
14772
- checksum: 10/e3526e7907aa1c13481d205b667a178bd372c01318439e4cd8a3d4b55e3983bccef8c17489129c6a0e31dbecb0b417deff6c27f9f16083faa4eea16a22784a86
14773
- languageName: node
14774
- linkType: hard
14775
-
14776
- "marked@npm:^14.0.0":
14777
- version: 14.0.0
14778
- resolution: "marked@npm:14.0.0"
14779
- bin:
14780
- marked: bin/marked.js
14781
- checksum: 10/5f69e58e177bde75fb6145127c939c096d05494c5dff92d73af8a550097d6631c82e919f8a375e3743379a2623418151086b925a902a2be123590b887716f2bb
14772
+ checksum: 10/dde3d918bb3938906d7a874b990cbfb193514a5fef4b41bca102db3b63d50235afb517dd70429525b6e0a5cff43abd827e7bd2b18617f8bd4776db745e75e973
14782
14773
languageName: node
14783
14774
linkType: hard
14784
14775
You can’t perform that action at this time.
0 commit comments