chore(deps): update all non-major dependencies (#12594)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-23 11:05:25 +08:00 committed by GitHub
parent bc688434af
commit 6da11a7d22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 31 deletions

View File

@ -1,7 +1,7 @@
{
"private": true,
"version": "3.5.13",
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
@ -90,7 +90,7 @@
"magic-string": "^0.30.15",
"markdown-table": "^3.0.4",
"marked": "13.0.3",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"prettier": "^3.4.2",
"pretty-bytes": "^6.1.1",

View File

@ -117,8 +117,8 @@ importers:
specifier: 13.0.3
version: 13.0.3
npm-run-all2:
specifier: ^7.0.1
version: 7.0.1
specifier: ^7.0.2
version: 7.0.2
picocolors:
specifier: ^1.1.1
version: 1.1.1
@ -1809,14 +1809,6 @@ packages:
typescript:
optional: true
cross-spawn@7.0.3:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
engines: {node: '>= 8'}
cross-spawn@7.0.5:
resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==}
engines: {node: '>= 8'}
cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines: {node: '>= 8'}
@ -2719,8 +2711,8 @@ packages:
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
engines: {node: ^18.17.0 || >=20.5.0}
npm-run-all2@7.0.1:
resolution: {integrity: sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==}
npm-run-all2@7.0.2:
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
hasBin: true
@ -4807,18 +4799,6 @@ snapshots:
optionalDependencies:
typescript: 5.6.2
cross-spawn@7.0.3:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
cross-spawn@7.0.5:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
cross-spawn@7.0.6:
dependencies:
path-key: 3.1.1
@ -5111,7 +5091,7 @@ snapshots:
execa@5.1.1:
dependencies:
cross-spawn: 7.0.5
cross-spawn: 7.0.6
get-stream: 6.0.1
human-signals: 2.1.0
is-stream: 2.0.1
@ -5123,7 +5103,7 @@ snapshots:
execa@8.0.1:
dependencies:
cross-spawn: 7.0.5
cross-spawn: 7.0.6
get-stream: 8.0.1
human-signals: 5.0.0
is-stream: 3.0.0
@ -5199,7 +5179,7 @@ snapshots:
foreground-child@3.3.0:
dependencies:
cross-spawn: 7.0.5
cross-spawn: 7.0.6
signal-exit: 4.1.0
form-data@4.0.0:
@ -5749,10 +5729,10 @@ snapshots:
npm-normalize-package-bin@4.0.0: {}
npm-run-all2@7.0.1:
npm-run-all2@7.0.2:
dependencies:
ansi-styles: 6.2.1
cross-spawn: 7.0.3
cross-spawn: 7.0.6
memorystream: 0.3.1
minimatch: 9.0.5
pidtree: 0.6.0