chore(deps): update dependency rimraf to v5.0.9
This commit is contained in:
parent
c6685c966d
commit
08625d1510
2 changed files with 7 additions and 7 deletions
|
@ -82,7 +82,7 @@
|
|||
"handlebars": "4.7.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.3.2",
|
||||
"rimraf": "5.0.8",
|
||||
"rimraf": "5.0.9",
|
||||
"rollup": "4.18.1",
|
||||
"rollup-plugin-swc3": "0.11.2",
|
||||
"sass": "1.77.6",
|
||||
|
|
|
@ -66,8 +66,8 @@ importers:
|
|||
specifier: 3.3.2
|
||||
version: 3.3.2
|
||||
rimraf:
|
||||
specifier: 5.0.8
|
||||
version: 5.0.8
|
||||
specifier: 5.0.9
|
||||
version: 5.0.9
|
||||
rollup:
|
||||
specifier: 4.18.1
|
||||
version: 4.18.1
|
||||
|
@ -2282,9 +2282,9 @@ packages:
|
|||
deprecated: Rimraf versions prior to v4 are no longer supported
|
||||
hasBin: true
|
||||
|
||||
rimraf@5.0.8:
|
||||
resolution: {integrity: sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==}
|
||||
engines: {node: '>=18'}
|
||||
rimraf@5.0.9:
|
||||
resolution: {integrity: sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==}
|
||||
engines: {node: 14 >=14.20 || 16 >=16.20 || >=18}
|
||||
hasBin: true
|
||||
|
||||
rollup-plugin-swc3@0.11.2:
|
||||
|
@ -4953,7 +4953,7 @@ snapshots:
|
|||
dependencies:
|
||||
glob: 7.2.3
|
||||
|
||||
rimraf@5.0.8:
|
||||
rimraf@5.0.9:
|
||||
dependencies:
|
||||
glob: 10.3.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue