Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent a735739 commit 3cda283
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 129 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.14.0",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.7.2",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -52,8 +52,8 @@
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"prompts": "^2.4.2",
"vitest": "^3.0.4",
"zx": "^8.3.0"
"vitest": "^3.0.5",
"zx": "^8.3.2"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit 3cda283

Please sign in to comment.