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 and cexbrayat committed Mar 7, 2025
1 parent 3aaddc6 commit 9f16c8e
Show file tree
Hide file tree
Showing 7 changed files with 144 additions and 169 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.2",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "pnpm@10.5.2",
"packageManager": "pnpm@10.6.1",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -42,7 +42,7 @@
"@clack/prompts": "^0.10.0",
"@tsconfig/node22": "^22.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.13.5",
"@types/node": "^22.13.9",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.7.3",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -53,8 +53,8 @@
"lint-staged": "^15.4.3",
"picocolors": "^1.1.1",
"prettier": "3.5.1",
"vitest": "^3.0.7",
"zx": "^8.3.2"
"vitest": "^3.0.8",
"zx": "^8.4.0"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit 9f16c8e

Please sign in to comment.