chore(deps): update dependency npm-run-all2 to v8
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m28s
/ surge (push) Successful in 3m1s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 11s
/ lint-build-and-check (push) Successful in 5m21s
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m28s
/ surge (push) Successful in 3m1s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 11s
/ lint-build-and-check (push) Successful in 5m21s
This commit is contained in:
@ -130,7 +130,7 @@
|
||||
"less": "^4.3.0",
|
||||
"lint-staged": "^15.5.1",
|
||||
"mockjs": "^1.1.0",
|
||||
"npm-run-all2": "^7.0.2",
|
||||
"npm-run-all2": "^8.0.1",
|
||||
"oxlint": "^0.16.8",
|
||||
"prettier": "3.5.3",
|
||||
"sass-embedded": "^1.87.0",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -267,8 +267,8 @@ importers:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
npm-run-all2:
|
||||
specifier: ^7.0.2
|
||||
version: 7.0.2
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
oxlint:
|
||||
specifier: ^0.16.8
|
||||
version: 0.16.8
|
||||
@ -3940,9 +3940,9 @@ packages:
|
||||
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
|
||||
npm-run-all2@7.0.2:
|
||||
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
|
||||
npm-run-all2@8.0.1:
|
||||
resolution: {integrity: sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ==}
|
||||
engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'}
|
||||
hasBin: true
|
||||
|
||||
npm-run-path@5.3.0:
|
||||
@ -9142,12 +9142,12 @@ snapshots:
|
||||
|
||||
npm-normalize-package-bin@4.0.0: {}
|
||||
|
||||
npm-run-all2@7.0.2:
|
||||
npm-run-all2@8.0.1:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.1
|
||||
cross-spawn: 7.0.6
|
||||
memorystream: 0.3.1
|
||||
minimatch: 9.0.5
|
||||
minimatch: 10.0.1
|
||||
pidtree: 0.6.0
|
||||
read-package-json-fast: 4.0.0
|
||||
shell-quote: 1.8.2
|
||||
|
Reference in New Issue
Block a user