Skip to content

Commit

Permalink
Bump vite from 6.0.7 to 6.0.11 in /frontend-react in the bundler group
Browse files Browse the repository at this point in the history
Bumps the bundler group in /frontend-react with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.7 to 6.0.11
- [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.11/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 69649d6 commit cae0df5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.0",
"undici": "^6.20.1",
"vite": "^6.0.7",
"vite": "^6.0.11",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^2.1.8"
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10057,7 +10057,7 @@ __metadata:
undici: ^6.20.1
use-deep-compare-effect: ^1.8.1
uuid: ^11.0.5
vite: ^6.0.7
vite: ^6.0.11
vite-plugin-checker: ^0.8.0
vite-plugin-svgr: ^4.3.0
vitest: ^2.1.8
Expand Down Expand Up @@ -12468,9 +12468,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.7":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:^6.0.11":
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: ^0.24.2
fsevents: ~2.3.3
Expand Down Expand Up @@ -12516,7 +12516,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 0a948bcd33cf1891a1079ccea6d7e2d1e030ed5d1ad86c9de41a5cb2935da50f77ef699a57ea12fa4a332d9def5494e80d75ea6504758d9d1d9a139f3c1c7fbe
checksum: 9c38d34f4ab08980101b9a50568ebf94c348c2e8a0b7b42dc31995151fadd8033c6b0285c82d87a7ad8ba8c4f6fea020b047fd6787ecf60dff2e13a4c722d8c7
languageName: node
linkType: hard

Expand Down

0 comments on commit cae0df5

Please sign in to comment.