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.3 to 4.5.5 #2666

Merged
merged 1 commit into from
Sep 18, 2024
Merged
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 apps/assisted-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tsconfig/vite-react": "^1.0.1",
"@types/react": "17.0.x",
"@vitejs/plugin-react-swc": "^3.0.1",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-environment": "^1.1.3"
},
"overrides": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ __metadata:
react-tagsinput: ^3.20
redux: ^4
uuid: ^8.1
vite: ^4.5.3
vite: ^4.5.5
vite-plugin-environment: ^1.1.3
yup: ^1.4.0
languageName: unknown
Expand Down Expand Up @@ -9788,9 +9788,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
"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 @@ -9824,7 +9824,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: fd3f512ce48ca2a1fe60ad0376283b832de9272725fdbc65064ae9248f792de87b0f27a89573115e23e26784800daca329f8a9234d298ba6f60e808a9c63883c
checksum: 300c5f39c83b22413dfdc84f72e9ba979bf4004e4d939409eea1470b116626294495b09e2bd73fae387a254b79988c8d54ceb281f9515120a0eda179c33b216e
languageName: node
linkType: hard

Expand Down
Loading