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 Aug 28, 2024
1 parent aea5c1b commit a0cc7b2
Show file tree
Hide file tree
Showing 15 changed files with 752 additions and 622 deletions.
10 changes: 5 additions & 5 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.7.0",
"packageManager": "pnpm@9.9.0",
"bin": {
"create-vue": "outfile.cjs"
},
Expand Down Expand Up @@ -38,17 +38,17 @@
"homepage": "https://github.com/vuejs/create-vue#readme",
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^9.6.0",
"@types/node": "^20.14.15",
"@types/eslint": "^9.6.1",
"@types/node": "^20.16.2",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
"ejs": "^3.1.10",
"esbuild": "^0.18.20",
"esbuild-plugin-license": "^1.2.3",
"husky": "^9.1.4",
"husky": "^9.1.5",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"vitest": "^2.0.5",
Expand Down
Loading

0 comments on commit a0cc7b2

Please sign in to comment.