Skip to content

Commit

Permalink
Bump vite from 4.5.3 to 4.5.5 in /frontend (#1382)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robin <[email protected]>
  • Loading branch information
dependabot[bot] and robines committed Sep 24, 2024
1 parent cc8f3d2 commit e4f64a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.2.1",
"typescript": "^5.2.2",
"vite": "^4.5.3"
"vite": "^4.5.5"
},
"browserslist": [
"defaults"
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10451,7 +10451,7 @@ __metadata:
stylelint-config-standard-scss: "npm:^11.0.0"
stylelint-scss: "npm:^5.2.1"
typescript: "npm:^5.2.2"
vite: "npm:^4.5.3"
vite: "npm:^4.5.5"
vite-plugin-svgr: "npm:^4.1.0"
web-vitals: "npm:^3.5.0"
languageName: unknown
Expand Down Expand Up @@ -19702,9 +19702,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -19738,7 +19738,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/caeb1eecc0a8e0865782899e2f83d2993a9816562badc1c8291316d80d49b82f12038abd8cb8b8c627b6f369f58dfb25972ef4517d5e6e1b6e1bf7ee5b63a8a6
checksum: 10c0/cde5a1d80ae61b2c0b2e2a04938e10aa8821a4c2c625f1dcd6eff179f0c9ce98a5b3c8fd62b54a81299568f7747fff4d35ffecc0e7f7ff34d76124d94a24ce9b
languageName: node
linkType: hard

Expand Down

0 comments on commit e4f64a7

Please sign in to comment.