Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9465b6

Browse files
chore(deps): update all non-major dependencies
1 parent 106c269 commit c9465b6

File tree

6 files changed

+188
-170
lines changed

6 files changed

+188
-170
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.17.0",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.12.4",
6+
"packageManager": "pnpm@10.13.1",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -43,7 +43,7 @@
4343
"@clack/prompts": "^0.11.0",
4444
"@tsconfig/node22": "^22.0.2",
4545
"@types/eslint": "^9.6.1",
46-
"@types/node": "^22.16.0",
46+
"@types/node": "^22.16.4",
4747
"@types/prompts": "^2.4.9",
4848
"@vue/create-eslint-config": "^0.11.1",
4949
"@vue/tsconfig": "^0.7.0",
@@ -52,10 +52,10 @@
5252
"lint-staged": "^16.1.2",
5353
"picocolors": "^1.1.1",
5454
"prettier": "3.6.2",
55-
"rolldown": "1.0.0-beta.24",
55+
"rolldown": "1.0.0-beta.27",
5656
"rollup-plugin-license": "^3.6.0",
5757
"vitest": "^3.2.4",
58-
"zx": "^8.6.1"
58+
"zx": "^8.7.1"
5959
},
6060
"lint-staged": {
6161
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)