Skip to content

Commit

Permalink
⬆️ Upgrade all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kingyue737 committed Jul 10, 2024
1 parent 33fd8fb commit f3f9aba
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 252 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"changelog": "gitmoji-changelog"
},
"dependencies": {
"browserslist": "^4.23.0",
"browserslist-useragent-regexp": "^4.1.1"
"browserslist": "^4.23.2",
"browserslist-useragent-regexp": "^4.1.3"
},
"devDependencies": {
"bumpp": "^9.3.0",
"bumpp": "^9.4.1",
"gitmoji-changelog": "^2.3.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vite": "^5.1.3"
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
Expand Down
Loading

0 comments on commit f3f9aba

Please sign in to comment.