Skip to content

Commit

Permalink
chore(deps-dev): bump vite in /ui in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /ui with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.3 to 6.0.4
- [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.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent cb70d37 commit 53cd83c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pwa": "^0.21.1",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13188,7 +13188,7 @@ __metadata:
typescript-eslint: "npm:^8.18.1"
usehooks-ts: "npm:^3.1.0"
uuid: "npm:^11.0.3"
vite: "npm:^6.0.3"
vite: "npm:^6.0.4"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-pwa: "npm:^0.21.1"
Expand Down Expand Up @@ -14832,9 +14832,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
"vite@npm:^6.0.4":
version: 6.0.4
resolution: "vite@npm:6.0.4"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14880,7 +14880,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/eca0949b8cbc887e78977515d8fc22eaa2d03425d60a0a422f2db1da9d26bd1b431b2815a273c798e8e3fe176a99e105c3d87b0ba615ca19b8bf19e0334d807a
checksum: 10/84a1fb524edc9e96918a301c3527cecbba7553aabe2fd06c68c74933f984b3f0acaa89439b6aa7b7fcc9d9f2bfec16d4053dbbea3917459f34c2fadf0a6ce0e3
languageName: node
linkType: hard

Expand Down

0 comments on commit 53cd83c

Please sign in to comment.