Skip to content

chore(deps-dev): bump vite from 6.2.5 to 6.2.6 #241

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

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 packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"directory": "packages/web"
},
"devDependencies": {
"vite": "^6.2.5"
"vite": "^6.2.6"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ __metadata:
resolution: "@aws-sdk/test-web@workspace:packages/web"
dependencies:
"@aws-sdk/test-utils": "workspace:*"
vite: "npm:^6.2.5"
vite: "npm:^6.2.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8046,9 +8046,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.2.5":
version: 6.2.5
resolution: "vite@npm:6.2.5"
"vite@npm:^6.2.6":
version: 6.2.6
resolution: "vite@npm:6.2.6"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8094,7 +8094,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/226bb3c1875e1982559007007580e8d083b81f5289f18e28841d622ba030599e1bd9926adccc8264879e319e9f9e4f48a38a0dc52a5dfcdf2a9cb7313bfc1816
checksum: 10c0/68a2ed3e61bdd654c59b817b4f3203065241c66d1739faa707499130f3007bc3a666c7a8320a4198e275e62b5e4d34d9b78a6533f69e321d366e76f5093b2071
languageName: node
linkType: hard

Expand Down