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] committed Jul 7, 2024
1 parent 9f73087 commit 0cfcf5d
Show file tree
Hide file tree
Showing 2 changed files with 1,076 additions and 650 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-hyper-config",
"version": "0.2.1",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.5.0",
"description": "Use Vite to run Vite's own config.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -44,21 +44,21 @@
},
"dependencies": {
"cac": "^6.7.14",
"picocolors": "^1.0.0",
"vite-node": "^1.3.0"
"picocolors": "^1.0.1",
"vite-node": "^1.6.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.10",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.3"
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.3"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 0cfcf5d

Please sign in to comment.