File tree 3 files changed +9
-13
lines changed
3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 30
30
"remark-mdx" : " 1.6.22" ,
31
31
"remark-parse" : " 9.0.0" ,
32
32
"remark-stringify" : " 9.0.1" ,
33
- "shelljs" : " 0.9.2 " ,
33
+ "shelljs" : " 0.10.0 " ,
34
34
"to-vfile" : " 6.1.0" ,
35
35
"typescript-react-function-component-props-handler" : " 1.1.1" ,
36
36
"unified" : " 9.2.2" ,
Original file line number Diff line number Diff line change 173
173
"react-value" : " 0.2.0" ,
174
174
"replace" : " 1.2.2" ,
175
175
"rimraf" : " 3.0.2" ,
176
- "shelljs" : " 0.9.2 " ,
176
+ "shelljs" : " 0.10.0 " ,
177
177
"stylelint" : " 16.19.1" ,
178
178
"stylelint-config-standard" : " 36.0.1" ,
179
179
"stylelint-order" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -2896,7 +2896,7 @@ __metadata:
2896
2896
remark-mdx: 1.6.22
2897
2897
remark-parse: 9.0.0
2898
2898
remark-stringify: 9.0.1
2899
- shelljs: 0.9.2
2899
+ shelljs: 0.10.0
2900
2900
to-vfile: 6.1.0
2901
2901
ts-node: 10.9.2
2902
2902
typescript: 5.8.3
@@ -23406,17 +23406,13 @@ __metadata:
23406
23406
languageName: node
23407
23407
linkType: hard
23408
23408
23409
- "shelljs@npm:0.9.2 ":
23410
- version: 0.9.2
23411
- resolution: "shelljs@npm:0.9.2 "
23409
+ "shelljs@npm:0.10.0 ":
23410
+ version: 0.10.0
23411
+ resolution: "shelljs@npm:0.10.0 "
23412
23412
dependencies:
23413
- execa: ^1.0.0
23413
+ execa: ^5.1.1
23414
23414
fast-glob: ^3.3.2
23415
- interpret: ^1.0.0
23416
- rechoir: ^0.6.2
23417
- bin:
23418
- shjs: bin/shjs
23419
- checksum: 22ab43a710ab341edaf7ea9115d2a5c704896a8fd52bdbb99c0aeda7d51c7810726ea43e7ae8246d68f21a3f77ba59bd35825db032e6c7c2e0d050ab3cabbb52
23415
+ checksum: 766e42ea10e616e6af2bb2382e514c9df9e24d8176f1d481b974f0f18d9d30ab5eb618d16c8f147c4d66cc5500e492d047453edaafee7b394ce20cea52543415
23420
23416
languageName: node
23421
23417
linkType: hard
23422
23418
@@ -25290,7 +25286,7 @@ __metadata:
25290
25286
react-value: 0.2.0
25291
25287
replace: 1.2.2
25292
25288
rimraf: 3.0.2
25293
- shelljs: 0.9.2
25289
+ shelljs: 0.10.0
25294
25290
stylelint: 16.19.1
25295
25291
stylelint-config-standard: 36.0.1
25296
25292
stylelint-order: 5.0.0
You can’t perform that action at this time.
0 commit comments