Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update all non-major dependencies
  • Loading branch information
renovate[bot] authored Oct 27, 2025
commit 282dd9b77ab9ec7339faaba08d6e48355374c0d3
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.18.2",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "pnpm@10.18.3",
"packageManager": "pnpm@10.19.0",
"bin": {
"create-vue": "bundle.js"
},
Expand Down Expand Up @@ -49,10 +49,10 @@
"@vue/tsconfig": "^0.8.1",
"ejs": "^3.1.10",
"husky": "^9.1.7",
"lint-staged": "^16.2.5",
"lint-staged": "^16.2.6",
"picocolors": "^1.1.1",
"prettier": "3.6.2",
"rolldown": "1.0.0-beta.43",
"rolldown": "1.0.0-beta.44",
"rollup-plugin-license": "^3.6.0",
"vitest": "^3.2.4",
"zx": "^8.8.5"
Expand Down
Loading