Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4550a5c

Browse files
chore(deps): update all non-major dependencies
1 parent 67a0911 commit 4550a5c

File tree

8 files changed

+261
-317
lines changed

8 files changed

+261
-317
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.18.3",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.24.0",
6+
"packageManager": "pnpm@10.25.0",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -43,7 +43,7 @@
4343
"@clack/prompts": "^0.11.0",
4444
"@tsconfig/node24": "^24.0.3",
4545
"@types/eslint": "^9.6.1",
46-
"@types/node": "^24.10.1",
46+
"@types/node": "^24.10.2",
4747
"@types/prompts": "^2.4.9",
4848
"@vue/create-eslint-config": "^0.13.2",
4949
"@vue/tsconfig": "^0.8.1",
@@ -52,9 +52,9 @@
5252
"lint-staged": "^16.2.7",
5353
"picocolors": "^1.1.1",
5454
"prettier": "3.7.4",
55-
"rolldown": "1.0.0-beta.52",
55+
"rolldown": "1.0.0-beta.53",
5656
"rollup-plugin-license": "^3.6.0",
57-
"vitest": "^4.0.14",
57+
"vitest": "^4.0.15",
5858
"zx": "^8.8.5"
5959
},
6060
"lint-staged": {

‎pnpm-lock.yaml‎

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

‎template/config/cypress-ct/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vue": "^3.5.25"
88
},
99
"devDependencies": {
10-
"cypress": "^15.7.0"
10+
"cypress": "^15.7.1"
1111
}
1212
}

‎template/config/cypress/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'"
66
},
77
"devDependencies": {
8-
"cypress": "^15.7.0",
8+
"cypress": "^15.7.1",
99
"start-server-and-test": "^2.1.3"
1010
}
1111
}

‎template/config/nightwatch/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@vitejs/plugin-vue": "^6.0.2",
88
"chromedriver": "^143.0.0",
99
"geckodriver": "^6.1.0",
10-
"nightwatch": "^3.12.3",
10+
"nightwatch": "^3.13.0",
1111
"ts-node": "^10.9.2",
1212
"vite": "^7.2.7",
1313
"vite-plugin-nightwatch": "^0.4.6"

‎template/config/typescript/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type-check": "vue-tsc --build"
66
},
77
"devDependencies": {
8-
"@types/node": "^24.10.1",
8+
"@types/node": "^24.10.2",
99
"npm-run-all2": "^8.0.4",
1010
"typescript": "~5.9.0",
11-
"vue-tsc": "^3.1.5"
11+
"vue-tsc": "^3.1.8"
1212
}
1313
}

‎template/config/vitest/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@vue/test-utils": "^2.4.6",
10-
"jsdom": "^27.2.0",
11-
"vitest": "^4.0.14"
10+
"jsdom": "^27.3.0",
11+
"vitest": "^4.0.15"
1212
}
1313
}

‎template/eslint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@vitest/eslint-plugin": "^1.5.1",
3+
"@vitest/eslint-plugin": "^1.5.2",
44
"eslint-plugin-cypress": "^5.2.0",
55
"eslint-plugin-playwright": "^2.4.0"
66
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /