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 Jun 19, 2024
1 parent dbb419e commit 1e0444b
Show file tree
Hide file tree
Showing 12 changed files with 418 additions and 473 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.3",
"description": "An easy way to start a Vue project",
"type": "module",
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.4.0",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^8.56.10",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -48,9 +48,9 @@
"esbuild-plugin-license": "^1.2.2",
"husky": "^9.0.11",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prompts": "^2.4.2",
"vitest": "^1.6.0",
"zx": "^8.1.2"
Expand Down
Loading

0 comments on commit 1e0444b

Please sign in to comment.