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 Mar 24, 2025
commit ceea5150a4c701200532303bfcfe1e5dd50048fe
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.15.1",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "[email protected].3",
"packageManager": "[email protected].5",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -40,9 +40,9 @@
"homepage": "https://github.com/vuejs/create-vue#readme",
"devDependencies": {
"@clack/prompts": "^0.10.0",
"@tsconfig/node22": "^22.0.0",
"@tsconfig/node22": "^22.0.1",
"@types/eslint": "^9.6.1",
"@types/node": "^22.13.10",
"@types/node": "^22.13.11",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.10.1",
"@vue/tsconfig": "^0.7.0",
Expand Down
Loading