Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 74da7d9 commit ff32725
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 94 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.0",
"vite": "^5.0.2",
"vite-plugin-top-level-await": "^1.3.1"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.0.1",
"gacp": "^3.0.3",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
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.1"
},
"devDependencies": {
"vite": "^4.5.0"
"vite": "^5.0.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ff32725

Please sign in to comment.