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 5, 2024
1 parent 9c54116 commit 3c2b2a9
Show file tree
Hide file tree
Showing 10 changed files with 155 additions and 194 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.1.2",
"packageManager": "pnpm@9.1.4",
"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.12.12",
"@types/node": "^20.14.2",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -50,10 +50,10 @@
"kolorist": "^1.8.0",
"lint-staged": "^15.2.5",
"npm-run-all2": "^6.2.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"prompts": "^2.4.2",
"vitest": "^1.6.0",
"zx": "^8.1.1"
"zx": "^8.1.2"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit 3c2b2a9

Please sign in to comment.