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 Oct 19, 2024
1 parent c5b13b1 commit 1631ba6
Show file tree
Hide file tree
Showing 9 changed files with 177 additions and 167 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.11.1",
"description": "An easy way to start a Vue project",
"type": "module",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -39,9 +39,9 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^9.6.1",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "0.4.2",
"@vue/create-eslint-config": "0.4.3",
"@vue/tsconfig": "^0.5.1",
"ejs": "^3.1.10",
"esbuild": "^0.24.0",
Expand All @@ -51,7 +51,7 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"vitest": "^2.1.2",
"vitest": "^2.1.3",
"zx": "^8.1.9"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 1631ba6

Please sign in to comment.