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 Sep 16, 2024
1 parent 0105474 commit f8d8909
Show file tree
Hide file tree
Showing 15 changed files with 356 additions and 331 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.10.4",
"description": "An easy way to start a Vue project",
"type": "module",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -46,13 +46,13 @@
"ejs": "^3.1.10",
"esbuild": "^0.18.20",
"esbuild-plugin-license": "^1.2.3",
"husky": "^9.1.5",
"husky": "^9.1.6",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"vitest": "^2.0.5",
"zx": "^8.1.5"
"vitest": "^2.1.1",
"zx": "^8.1.6"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit f8d8909

Please sign in to comment.