Skip to content

Bump vite from 6.3.1 to 6.3.4 #735

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

Merged
merged 1 commit into from
May 5, 2025
Merged
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
32 changes: 5 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2088,18 +2088,6 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.4.3":
version: 6.4.3
resolution: "fdir@npm:6.4.3"
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
checksum: fa53e13c63e8c14add5b70fd47e28267dd5481ebbba4b47720ec25aae7d10a800ef0f2e33de350faaf63c10b3d7b64138925718832220d593f75e724846c736d
languageName: node
linkType: hard

"fdir@npm:^6.4.4":
version: 6.4.4
resolution: "fdir@npm:6.4.4"
Expand Down Expand Up @@ -4297,16 +4285,6 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.12":
version: 0.2.12
resolution: "tinyglobby@npm:0.2.12"
dependencies:
fdir: ^6.4.3
picomatch: ^4.0.2
checksum: ef9357fa1b2b661afdccd315cb4995f5f36bce948faaace68aae85fe57bdd8f837883045c88efc50d3186bac6586e4ae2f31026b9a3aac061b884217e6092e23
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.13":
version: 0.2.13
resolution: "tinyglobby@npm:0.2.13"
Expand Down Expand Up @@ -4515,16 +4493,16 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.3.1
resolution: "vite@npm:6.3.1"
version: 6.3.4
resolution: "vite@npm:6.3.4"
dependencies:
esbuild: ^0.25.0
fdir: ^6.4.3
fdir: ^6.4.4
fsevents: ~2.3.3
picomatch: ^4.0.2
postcss: ^8.5.3
rollup: ^4.34.9
tinyglobby: ^0.2.12
tinyglobby: ^0.2.13
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
Expand Down Expand Up @@ -4565,7 +4543,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 80f11ea22aac29ff2574c3b43682ab55b7f861eaed1624eccd51e1863b688f8d3be04d0c62e518b1e5d56e663aac631c8fdb2bce42e3562a97e1b2cbead59c53
checksum: 6b86f267319342393d2aeea3436d64716dd6d769acd96b13f9be416f751f4f3380119594baebb2ead71f738c6bd20956017320fad4cd79ba00168f4b9a747393
languageName: node
linkType: hard

Expand Down