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 May 18, 2024
1 parent 9f73087 commit 7b21ccf
Show file tree
Hide file tree
Showing 2 changed files with 1,054 additions and 487 deletions.
22 changes: 11 additions & 11 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.1.1",
"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.11.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.12",
"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"
"tsx": "^4.10.5",
"typescript": "^5.4.5",
"vite": "^5.2.11"
},
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 7b21ccf

Please sign in to comment.