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 Jul 8, 2024
1 parent 2eba83c commit 79cfc72
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 104 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.4.0",
"packageManager": "pnpm@9.5.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.9",
"@types/node": "^20.14.10",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -49,11 +49,11 @@
"husky": "^9.0.11",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.2",
"prompts": "^2.4.2",
"vitest": "^1.6.0",
"zx": "^8.1.3"
"zx": "^8.1.4"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit 79cfc72

Please sign in to comment.