Skip to content

Commit

Permalink
Bump vite from 6.0.3 to 6.0.9
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.3 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent b0e4594 commit 4765954
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 205 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rimraf": "^3.0.2",
"sinon": "^15.0.1",
"typescript": "~5.3.3",
"vite": "^6.0.3"
"vite": "^6.0.9"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sinon": "^15.0.1",
"source-map-support": "^0.5.9",
"typescript": "~5.3.3",
"vite": "^6.0.3"
"vite": "^6.0.9"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0",
Expand Down
Loading

0 comments on commit 4765954

Please sign in to comment.