Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3e45ae8 commit 16fb48e
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 110 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"browserslist-to-esbuild": "^1.2.0",
"vite": "^4.5.5",
"vite": "^6.0.3",
"vite-plugin-top-level-await": "^1.4.4"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion packages/js-bottomsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"animejs": "^3.2.2"
},
"devDependencies": {
"vite": "^4.5.5"
"vite": "^6.0.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 16fb48e

Please sign in to comment.