Skip to content

Commit

Permalink
Bump vite from 4.4.9 to 4.5.2 in /frontend
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/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 20, 2024
1 parent 39af4a4 commit 059b01a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified frontend/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "^8.47.0",
"eslint-plugin-vue": "^9.17.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vue-tsc": "^1.8.8"
},
"eslintConfig": {
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,9 +2769,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:^4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -2805,7 +2805,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: 9d1f84f703c2660aced34deee7f309278ed368880f66e9570ac115c793d91f7fffb80ab19c602b3c8bc1341fe23437d86a3fcca2a9ef82f7ef0cdac5a40d0c86
languageName: node
linkType: hard

Expand Down Expand Up @@ -2910,7 +2910,7 @@ __metadata:
primeicons: ^6.0.1
primevue: ^3.32.2
typescript: ^5.2.2
vite: ^4.4.9
vite: ^4.5.2
vue: ^3.3.4
vue-router: ^4.2.4
vue-tsc: ^1.8.8
Expand Down

0 comments on commit 059b01a

Please sign in to comment.