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.2 to 4.4.4 in /frontend #112

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.2",
"vite": "^4.4.4",
"wait-on": "^7.0.1",
"whatwg-fetch": "^3.6.2"
},
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4465,7 +4465,7 @@ __metadata:
socket.io-client: ^4.7.1
ts-node: ^10.9.1
typescript: 5.0.4
vite: ^4.4.2
vite: ^4.4.4
wait-on: ^7.0.1
whatwg-fetch: ^3.6.2
languageName: unknown
Expand Down Expand Up @@ -6997,14 +6997,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.24":
version: 8.4.25
resolution: "postcss@npm:8.4.25"
"postcss@npm:^8.4.25":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9ed3ab8af43ad5210c28f56f916fd9b8c9f94fbeaebbf645dcf579bc28bdd8056c2a7ecc934668d399b81fedb6128f0c4b299f931e50454964bc911c25a3a0a2
checksum: 1cf08ee10d58cbe98f94bf12ac49a5e5ed1588507d333d2642aacc24369ca987274e1f60ff4cbf0081f70d2ab18a5cd3a4a273f188d835b8e7f3ba381b184e57
languageName: node
linkType: hard

Expand Down Expand Up @@ -8329,13 +8329,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.2":
version: 4.4.2
resolution: "vite@npm:4.4.2"
"vite@npm:^4.4.4":
version: 4.4.4
resolution: "vite@npm:4.4.4"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.24
postcss: ^8.4.25
rollup: ^3.25.2
peerDependencies:
"@types/node": ">= 14"
Expand Down Expand Up @@ -8365,7 +8365,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 37a1c3a0ccc4b80c0a696203d3608d6bf7dc98219ddc178e528b972e3305af9ab8f92dea455421024e98c59372f6a97b1b4cc409a05f757a64bff830610053c6
checksum: 51c208e53680fa46f7166e49b037625ae43d507f85f1fd3da7e290263bccb77d5f8c466fe82746285927620afeeff949ac3b8e1b6a7b4fe7bfe11419729256b4
languageName: node
linkType: hard

Expand Down