Skip to content

Commit 6e063fe

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

File tree

14 files changed

+302
-302
lines changed

14 files changed

+302
-302
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.0",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -49,13 +49,13 @@
4949
"@vue/tsconfig": "^0.8.1",
5050
"ejs": "^3.1.10",
5151
"husky": "^9.1.7",
52-
"lint-staged": "^16.2.0",
52+
"lint-staged": "^16.2.3",
5353
"picocolors": "^1.1.1",
5454
"prettier": "3.6.2",
55-
"rolldown": "1.0.0-beta.39",
55+
"rolldown": "1.0.0-beta.40",
5656
"rollup-plugin-license": "^3.6.0",
5757
"vitest": "^3.2.4",
58-
"zx": "^8.8.3"
58+
"zx": "^8.8.4"
5959
},
6060
"lint-staged": {
6161
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)