diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index a7b1068..78863ee 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -31,7 +31,7 @@ "eslint": "^9.23.0", "eslint-plugin-vue": "^10.0.0", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.8.0", "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/examples/ts-with-oxlint/package.json b/examples/ts-with-oxlint/package.json index 85f9974..3f345be 100644 --- a/examples/ts-with-oxlint/package.json +++ b/examples/ts-with-oxlint/package.json @@ -35,7 +35,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "oxlint": "^0.16.3", "typescript": "~5.8.0", "vite": "^6.2.3", diff --git a/examples/ts-with-playwright/package.json b/examples/ts-with-playwright/package.json index f47f370..5978716 100644 --- a/examples/ts-with-playwright/package.json +++ b/examples/ts-with-playwright/package.json @@ -35,7 +35,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.8.0", "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/examples/ts-with-prettier/package.json b/examples/ts-with-prettier/package.json index 1c05e6c..3f764a2 100644 --- a/examples/ts-with-prettier/package.json +++ b/examples/ts-with-prettier/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "prettier": "3.5.3", "typescript": "~5.8.0", "vite": "^6.2.3", diff --git a/examples/ts-with-tsx-in-vue/package.json b/examples/ts-with-tsx-in-vue/package.json index 4095826..5e15f21 100644 --- a/examples/ts-with-tsx-in-vue/package.json +++ b/examples/ts-with-tsx-in-vue/package.json @@ -32,7 +32,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.8.0", "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/examples/ts/package.json b/examples/ts/package.json index 1c6d6b9..8bd3b37 100644 --- a/examples/ts/package.json +++ b/examples/ts/package.json @@ -32,7 +32,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.8.0", "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 520c361..41f518b 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -32,7 +32,7 @@ "eslint-plugin-vue": "^10.0.0", "jiti": "^2.4.2", "jsdom": "^26.0.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.8.0", "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e684438..58422e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 typescript: specifier: ~5.8.0 version: 5.8.2 @@ -186,8 +186,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 typescript: specifier: ~5.8.0 version: 5.8.2 @@ -262,8 +262,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 oxlint: specifier: ^0.16.3 version: 0.16.3 @@ -344,8 +344,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 typescript: specifier: ~5.8.0 version: 5.8.2 @@ -420,8 +420,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 prettier: specifier: 3.5.3 version: 3.5.3 @@ -496,8 +496,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 typescript: specifier: ~5.8.0 version: 5.8.2 @@ -569,8 +569,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 typescript: specifier: ~5.8.0 version: 5.8.2 @@ -2964,9 +2964,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.4: + resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@6.0.0: @@ -3246,6 +3246,7 @@ packages: rspack-resolver@1.2.2: resolution: {integrity: sha512-Fwc19jMBA3g+fxDJH2B4WxwZjE0VaaOL7OX/A4Wn5Zv7bOD/vyPZhzXfaO73Xc2GAlfi96g5fGUa378WbIGfFw==} + deprecated: Please migrate to the brand new `@rspack/resolver` or `unrs-resolver` instead run-applescript@7.0.0: resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} @@ -6528,12 +6529,12 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@7.0.2: + npm-run-all2@8.0.4: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 9.0.5 + picomatch: 4.0.2 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.2