Skip to content

Commit

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


Updates `vite` from 5.4.3 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 3035aac commit 0104141
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 @@ -189,7 +189,7 @@
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"undici": "^6.19.8",
"vite": "^5.4.3",
"vite": "^5.4.7",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.0.5"
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12300,7 +12300,7 @@ __metadata:
undici: ^6.19.8
use-deep-compare-effect: ^1.8.1
uuid: ^10.0.0
vite: ^5.4.3
vite: ^5.4.7
vite-plugin-checker: ^0.8.0
vite-plugin-svgr: ^4.2.0
vitest: ^2.0.5
Expand Down Expand Up @@ -15048,9 +15048,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.3":
version: 5.4.3
resolution: "vite@npm:5.4.3"
"vite@npm:^5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -15087,7 +15087,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 3a28bcb09345030d2dba41b93b6b8a3aac8f19a9336c50e7e5f5e30931fbb16193cdd97814c5c0d1b5ade3b3e763b329eb881ea5cfe6e422c669d21a304f3295
checksum: aecb3380a85b8b2df9cbd01077b132e042b5a9f9bc87a302ccd69c5e528323eb4972ae41c430d8336a5d1d3ca253beb5e92ce74bc4e5fca3d0dd8651daa33d03
languageName: node
linkType: hard

Expand Down

0 comments on commit 0104141

Please sign in to comment.