Skip to content

Commit 42735a9

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent db2b680 commit 42735a9

File tree

8 files changed

+27
-26
lines changed

8 files changed

+27
-26
lines changed

examples/allow-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^9.23.0",
3232
"eslint-plugin-vue": "^10.0.0",
3333
"jsdom": "^26.0.0",
34-
"npm-run-all2": "^7.0.2",
34+
"npm-run-all2": "^8.0.3",
3535
"typescript": "~5.8.0",
3636
"vite": "^6.2.3",
3737
"vite-plugin-vue-devtools": "^7.7.2",

examples/ts-with-oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-vue": "^10.0.0",
3636
"jiti": "^2.4.2",
3737
"jsdom": "^26.0.0",
38-
"npm-run-all2": "^7.0.2",
38+
"npm-run-all2": "^8.0.3",
3939
"oxlint": "^0.16.3",
4040
"typescript": "~5.8.0",
4141
"vite": "^6.2.3",

examples/ts-with-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-vue": "^10.0.0",
3636
"jiti": "^2.4.2",
3737
"jsdom": "^26.0.0",
38-
"npm-run-all2": "^7.0.2",
38+
"npm-run-all2": "^8.0.3",
3939
"typescript": "~5.8.0",
4040
"vite": "^6.2.3",
4141
"vite-plugin-vue-devtools": "^7.7.2",

examples/ts-with-prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-vue": "^10.0.0",
3535
"jiti": "^2.4.2",
3636
"jsdom": "^26.0.0",
37-
"npm-run-all2": "^7.0.2",
37+
"npm-run-all2": "^8.0.3",
3838
"prettier": "3.5.3",
3939
"typescript": "~5.8.0",
4040
"vite": "^6.2.3",

examples/ts-with-tsx-in-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-vue": "^10.0.0",
3333
"jiti": "^2.4.2",
3434
"jsdom": "^26.0.0",
35-
"npm-run-all2": "^7.0.2",
35+
"npm-run-all2": "^8.0.3",
3636
"typescript": "~5.8.0",
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.2",

examples/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-vue": "^10.0.0",
3333
"jiti": "^2.4.2",
3434
"jsdom": "^26.0.0",
35-
"npm-run-all2": "^7.0.2",
35+
"npm-run-all2": "^8.0.3",
3636
"typescript": "~5.8.0",
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.2",

examples/type-checked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-vue": "^10.0.0",
3333
"jiti": "^2.4.2",
3434
"jsdom": "^26.0.0",
35-
"npm-run-all2": "^7.0.2",
35+
"npm-run-all2": "^8.0.3",
3636
"typescript": "~5.8.0",
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.2",

pnpm-lock.yaml

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)