Skip to content

chore(deps): bump vite from 6.3.3 to 6.3.4 in /clients/algoliasearch-client-javascript #4803

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
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump vite in /clients/algoliasearch-client-javascript
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2025
commit c7cc5735a6edccdc56d6e113dc010277763e87d6
6 changes: 3 additions & 3 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8605,8 +8605,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.3.3
resolution: "vite@npm:6.3.3"
version: 6.3.4
resolution: "vite@npm:6.3.4"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.4.4"
Expand Down Expand Up @@ -8655,7 +8655,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/442e518d9da847db80bd19a9792d1d9a106a31d18f74bfd06574776932dd0907f7205b99e34d455ba505a7dd9e57a807354633b90acd46a11db849a15ae26ad4
checksum: 10/347579b6571e591c1e4f54262e631f02e952e548171af09042aeffb40adfa5c9b43cf05cf115f0961cc553f6b7173fb9c2ee997a688007c01b6e13779d9a2bd4
languageName: node
linkType: hard

Expand Down
Loading