Skip to content

Commit 41812f7

Browse files
chore(deps): update all non-major dependencies (#844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3114582 commit 41812f7

File tree

5 files changed

+101
-97
lines changed

5 files changed

+101
-97
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.18.2",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.18.3",
6+
"packageManager": "pnpm@10.19.0",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -49,10 +49,10 @@
4949
"@vue/tsconfig": "^0.8.1",
5050
"ejs": "^3.1.10",
5151
"husky": "^9.1.7",
52-
"lint-staged": "^16.2.5",
52+
"lint-staged": "^16.2.6",
5353
"picocolors": "^1.1.1",
5454
"prettier": "3.6.2",
55-
"rolldown": "1.0.0-beta.43",
55+
"rolldown": "1.0.0-beta.44",
5656
"rollup-plugin-license": "^3.6.0",
5757
"vitest": "^3.2.4",
5858
"zx": "^8.8.5"

0 commit comments

Comments
 (0)