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 5.4.9 to 5.4.12 in /frontend #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -48,7 +48,7 @@
"eslint-plugin-react-refresh": "^0.4.4",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vite": "^5.4.9"
"vite": "^5.4.12"
},
"prettier": {
"trailingComma": "all",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5333,7 +5333,7 @@ __metadata:
styled-components: "npm:^6.1.1"
swr: "npm:^2.2.4"
typescript: "npm:^5.2.2"
vite: "npm:^5.4.9"
vite: "npm:^5.4.12"
vite-plugin-semi-theme: "npm:^0.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7249,9 +7249,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.9":
version: 5.4.9
resolution: "vite@npm:5.4.9"
"vite@npm:^5.4.12":
version: 5.4.14
resolution: "vite@npm:5.4.14"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7288,7 +7288,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/e9c59f2c639047e37c79bbbb151c7a55a3dc27932957cf4cf0447ee0bdcc1ddfd9b1fb3ba0465371c01ba3616d62561327855794c2d652213c3a10a32e6d369d
checksum: 10c0/8842933bd70ca6a98489a0bb9c8464bec373de00f9a97c8c7a4e64b24d15c88bfaa8c1acb38a68c3e5eb49072ffbccb146842c2d4edcdd036a9802964cffe3d1
languageName: node
linkType: hard

Expand Down
Loading