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 May 14, 2024
1 parent e10893f commit abbe919
Show file tree
Hide file tree
Showing 14 changed files with 267 additions and 266 deletions.
6 changes: 3 additions & 3 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.0.6",
"packageManager": "pnpm@9.1.1",
"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.8",
"@types/node": "^20.12.11",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -53,7 +53,7 @@
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"vitest": "^1.6.0",
"zx": "^8.0.2"
"zx": "^8.1.0"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down

0 comments on commit abbe919

Please sign in to comment.