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 104
104
"immutable" : " ^5.0.0-beta.5" ,
105
105
"interactjs" : " 1.10.27" ,
106
106
"lodash-es" : " 4.17.21" ,
107
- "marked" : " ^13 .0.0" ,
107
+ "marked" : " ^14 .0.0" ,
108
108
"nanodelay" : " 2.0.2" ,
109
109
"pdfjs-dist" : " ^4.0.0" ,
110
110
"postcss-hexrgba" : " ^2.1.0" ,
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" : " 13 .0.3 " ,
80
+ "marked" : " 14 .0.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 @@ -3801,7 +3801,7 @@ __metadata:
3801
3801
jest-extended: "npm:4.0.2"
3802
3802
lint-staged: "npm:15.2.8"
3803
3803
lodash-es: "npm:4.17.21"
3804
- marked: "npm:^13 .0.0"
3804
+ marked: "npm:^14 .0.0"
3805
3805
nanodelay: "npm:2.0.2"
3806
3806
pdfjs-dist: "npm:^4.0.0"
3807
3807
postcss: "npm:8.4.41"
@@ -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:13 .0.3 "
3953
+ marked: "npm:14 .0.0 "
3954
3954
nanodelay: "npm:2.0.2"
3955
3955
nuxt: "npm:3.12.4"
3956
3956
pdfjs-dist: "npm:4.5.136"
@@ -13533,21 +13533,12 @@ __metadata:
13533
13533
languageName: node
13534
13534
linkType: hard
13535
13535
13536
- "marked@npm:13.0.3":
13537
- version: 13.0.3
13538
- resolution: "marked@npm:13.0.3"
13539
- bin:
13540
- marked: bin/marked.js
13541
- checksum: 10/95daf69e316879a3be112793f203093b2646aeeaa1b7eedc6ea7902bff6af44da045cd35c723711645bc7d92dbe872101e5a36976b48164e1efc1356b12a4a57
13542
- languageName: node
13543
- linkType: hard
13544
-
13545
- "marked@npm:^13.0.0":
13546
- version: 13.0.2
13547
- resolution: "marked@npm:13.0.2"
13536
+ "marked@npm:14.0.0, marked@npm:^14.0.0":
13537
+ version: 14.0.0
13538
+ resolution: "marked@npm:14.0.0"
13548
13539
bin:
13549
13540
marked: bin/marked.js
13550
- checksum: 10/73696e2d9d77995011f7a75acaa82a8d3b68cbe7072ad06cfdaddef9cb716022f07c3e51f91710db25338dda7736815d0aa9673950bf27c0ed325e6e3549db38
13541
+ checksum: 10/5f69e58e177bde75fb6145127c939c096d05494c5dff92d73af8a550097d6631c82e919f8a375e3743379a2623418151086b925a902a2be123590b887716f2bb
13551
13542
languageName: node
13552
13543
linkType: hard
13553
13544
You can’t perform that action at this time.
0 commit comments