Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 4.4.5 to 4.4.6 in /frontend #114

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"typescript": "5.0.4",
"vite": "^4.4.5",
"vite": "^4.4.6",
"wait-on": "^7.0.1",
"whatwg-fetch": "^3.6.16"
},
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4430,7 +4430,7 @@ __metadata:
socket.io-client: ^4.7.1
ts-node: ^10.9.1
typescript: 5.0.4
vite: ^4.4.5
vite: ^4.4.6
wait-on: ^7.0.1
whatwg-fetch: ^3.6.16
languageName: unknown
Expand Down Expand Up @@ -8288,9 +8288,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.5":
version: 4.4.5
resolution: "vite@npm:4.4.5"
"vite@npm:^4.4.6":
version: 4.4.6
resolution: "vite@npm:4.4.6"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -8324,7 +8324,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 825d8c13511b764710ca503e603746e20a7cb963194033dc606c46b1650a0d8986b577ba92507b54143cbf467032e9868ea04913a86a8fcb88b69c5b8551938b
checksum: 5a821897f1e03f9786f827acb89e3117a79b8901d184bbc3a2e48d6404b37975a5cdeb6b6969ec24ed1e81d96f1959ed6f9426cbb64501d1e4770bdb20f9c02f
languageName: node
linkType: hard

Expand Down