Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 20f2aac commit dc8409a
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 341 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "3.4.2",
"type-fest": "4.32.0",
"typescript": "5.7.3",
"vite": "5.4.14",
"vite": "6.0.11",
"vite-plugin-html-config": "2.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.20.0",
"vite": "5.4.14",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "9.18.0",
"rollup-plugin-preserve-directives": "0.4.0",
"typescript": "5.7.3",
"vite": "5.4.14",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier": "3.4.2",
"typescript": "5.7.3",
"typescript-eslint": "8.20.0",
"vite": "5.4.14",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0"
}
}
Loading

0 comments on commit dc8409a

Please sign in to comment.