Skip to content

build(deps): bump vite from 6.3.0 to 6.3.4 #24

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 9, 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: 27 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5589,6 +5589,18 @@ __metadata:
languageName: node
linkType: hard

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

"figures@npm:^6.1.0":
version: 6.1.0
resolution: "figures@npm:6.1.0"
Expand Down Expand Up @@ -9783,6 +9795,16 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.13":
version: 0.2.13
resolution: "tinyglobby@npm:0.2.13"
dependencies:
fdir: ^6.4.4
picomatch: ^4.0.2
checksum: 3a2e87a2518cb3616057b0aa58be4f17771ae78c6890556516ae1e631f8ce4cfee1ba1dcb62fcc54a64e2bdd6c3104f4f3d021e1a3e3f8fb0875bca380b913e5
languageName: node
linkType: hard

"tippy.js@npm:^6.3.7":
version: 6.3.7
resolution: "tippy.js@npm:6.3.7"
Expand Down Expand Up @@ -10560,16 +10582,16 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.2":
version: 6.3.0
resolution: "vite@npm:6.3.0"
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 @@ -10610,7 +10632,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b35de21a38bf534a2f674df6ef546473c75156bf3030e7e66a1c26e6102de04e04029de7edf2ef5b77d807b4adc404908870729fc7ee6ecd6ad99ed7906a5a7a
checksum: 6b86f267319342393d2aeea3436d64716dd6d769acd96b13f9be416f751f4f3380119594baebb2ead71f738c6bd20956017320fad4cd79ba00168f4b9a747393
languageName: node
linkType: hard

Expand Down
Loading