Skip to content

Commit 6a2cb7b

Browse files
chore(deps): update all non-major dependencies
1 parent e395951 commit 6a2cb7b

File tree

8 files changed

+121
-106
lines changed

8 files changed

+121
-106
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.16.4",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.8.0",
6+
"packageManager": "pnpm@10.9.0",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -61,8 +61,8 @@
6161
"prettier": "3.5.3",
6262
"rolldown": "1.0.0-beta.7",
6363
"rollup-plugin-license": "^3.6.0",
64-
"vitest": "^3.1.1",
65-
"zx": "^8.5.2"
64+
"vitest": "^3.1.2",
65+
"zx": "^8.5.3"
6666
},
6767
"lint-staged": {
6868
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)