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 Jan 2, 2025
1 parent 918e2e6 commit a67a662
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 148 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.13.0",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"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.10.2",
"@types/node": "^22.10.3",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.6.1",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -49,11 +49,11 @@
"esbuild-plugin-license": "^1.2.3",
"husky": "^9.1.7",
"kleur": "^4.1.5",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prompts": "^2.4.2",
"vitest": "^2.1.8",
"zx": "^8.2.4"
"zx": "^8.3.0"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit a67a662

Please sign in to comment.