Skip to content

Commit 8c8dce4

Browse files
Bump vite from 6.3.2 to 6.3.4 (#225)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 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: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 707787e commit 8c8dce4

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-react-hooks": "^5.0.0",
3232
"eslint-plugin-react-refresh": "^0.4.16",
3333
"globals": "^15.14.0",
34-
"vite": "^6.3.2"
34+
"vite": "^6.3.4"
3535
}
3636
}

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,10 +1940,10 @@ fastq@^1.6.0:
19401940
dependencies:
19411941
reusify "^1.0.4"
19421942

1943-
fdir@^6.4.3:
1944-
version "6.4.3"
1945-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
1946-
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
1943+
fdir@^6.4.4:
1944+
version "6.4.4"
1945+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
1946+
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
19471947

19481948
file-entry-cache@^8.0.0:
19491949
version "8.0.0"
@@ -3718,12 +3718,12 @@ supports-preserve-symlinks-flag@^1.0.0:
37183718
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
37193719
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
37203720

3721-
tinyglobby@^0.2.12:
3722-
version "0.2.12"
3723-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
3724-
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
3721+
tinyglobby@^0.2.13:
3722+
version "0.2.13"
3723+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
3724+
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
37253725
dependencies:
3726-
fdir "^6.4.3"
3726+
fdir "^6.4.4"
37273727
picomatch "^4.0.2"
37283728

37293729
to-fast-properties@^2.0.0:
@@ -3963,17 +3963,17 @@ vfile@^5.0.0:
39633963
unist-util-stringify-position "^3.0.0"
39643964
vfile-message "^3.0.0"
39653965

3966-
vite@^6.3.2:
3967-
version "6.3.2"
3968-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
3969-
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
3966+
vite@^6.3.4:
3967+
version "6.3.4"
3968+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
3969+
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
39703970
dependencies:
39713971
esbuild "^0.25.0"
3972-
fdir "^6.4.3"
3972+
fdir "^6.4.4"
39733973
picomatch "^4.0.2"
39743974
postcss "^8.5.3"
39753975
rollup "^4.34.9"
3976-
tinyglobby "^0.2.12"
3976+
tinyglobby "^0.2.13"
39773977
optionalDependencies:
39783978
fsevents "~2.3.3"
39793979

0 commit comments

Comments
 (0)