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.5.2 to 4.5.5 #284

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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.5",
"typescript": "^5.2.2",
"vite": "^4.5.2",
"vite": "^4.5.5",
"vite-aliases": "^0.11.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12063,7 +12063,7 @@ __metadata:
serve: ^14.2.1
shiitake: ^3.0.2
typescript: ^5.2.2
vite: ^4.5.2
vite: ^4.5.5
vite-aliases: ^0.11.3
yup: ^1.3.2
yup-locales: ^1.2.18
Expand Down Expand Up @@ -24214,9 +24214,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading