diff --git a/packages/path-equal/package.json b/packages/path-equal/package.json index 067beef..06d9da3 100644 --- a/packages/path-equal/package.json +++ b/packages/path-equal/package.json @@ -58,7 +58,7 @@ "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", "ncp": "^2.0.0", - "npm-run-all2": "^7.0.0", + "npm-run-all2": "^8.0.0", "rimraf": "^6.0.0", "size-limit": "^8.2.4", "ts-jest": "^29.0.5", diff --git a/packages/uni-path/package.json b/packages/uni-path/package.json index e563166..e113a23 100644 --- a/packages/uni-path/package.json +++ b/packages/uni-path/package.json @@ -56,7 +56,7 @@ "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config-2": "^2.1.0", "jest-watch-typeahead": "^2.2.2", - "npm-run-all2": "^7.0.0", + "npm-run-all2": "^8.0.0", "rimraf": "^6.0.0", "size-limit": "^8.2.4", "ts-jest": "^29.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48ef6f4..2c03c1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 npm-run-all2: - specifier: ^7.0.0 - version: 7.0.1 + specifier: ^8.0.0 + version: 8.0.4 rimraf: specifier: ^6.0.0 version: 6.0.1 @@ -1455,6 +1455,10 @@ packages: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} + cross-spawn@7.0.6: + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} + engines: {node: '>= 8'} + csv-generate@3.4.3: resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} @@ -2702,9 +2706,9 @@ 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==} - engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} + npm-run-all2@8.0.4: + resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@4.0.1: @@ -2858,6 +2862,10 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + picomatch@4.0.3: + resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} + engines: {node: '>=12'} + pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -5273,6 +5281,12 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 + cross-spawn@7.0.6: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + csv-generate@3.4.3: {} csv-parse@4.16.3: {} @@ -6786,12 +6800,12 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@7.0.1: + npm-run-all2@8.0.4: dependencies: ansi-styles: 6.2.1 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 9.0.3 + picomatch: 4.0.3 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.0 @@ -6923,6 +6937,8 @@ snapshots: picomatch@2.3.1: {} + picomatch@4.0.3: {} + pidtree@0.6.0: {} pify@4.0.1: {}