Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
pleo-bot-renovate committed Dec 15, 2023
1 parent 49039a0 commit f789c0b
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 89 deletions.
4 changes: 2 additions & 2 deletions config-inject/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"zod": "^3.21.4"
},
"peerDependencies": {
"vite": "^4.5.1"
"vite": "^5.0.0"
},
"devDependencies": {
"@swc/core": "1.3.96",
Expand All @@ -60,7 +60,7 @@
"prettier": "2.8.8",
"tsup": "^6.7.0",
"typescript": "5.2.2",
"vite": "^4.5.1"
"vite": "^5.0.0"
},
"prettier": {
"printWidth": 100,
Expand Down

0 comments on commit f789c0b

Please sign in to comment.