Skip to content

Commit 97a84bb

Browse files
build(deps): Bump vite from 6.3.2 to 6.3.4 (#823)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a00f84 commit 97a84bb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -5813,7 +5813,7 @@ fb-watchman@^2.0.0:
58135813
dependencies:
58145814
bser "2.1.1"
58155815

5816-
fdir@^6.1.1, fdir@^6.4.3, fdir@^6.4.4:
5816+
fdir@^6.1.1, fdir@^6.4.4:
58175817
version "6.4.4"
58185818
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
58195819
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
@@ -10550,7 +10550,7 @@ tiny-invariant@^1.3.1, tiny-invariant@^1.3.3:
1055010550
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
1055110551
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
1055210552

10553-
tinyglobby@^0.2.12, tinyglobby@^0.2.13:
10553+
tinyglobby@^0.2.13:
1055410554
version "0.2.13"
1055510555
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
1055610556
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
@@ -10992,16 +10992,16 @@ vite-plugin-cjs-interop@^2.1.6:
1099210992
oxc-parser "^0.36.0"
1099310993

1099410994
"vite@^5.0.0 || ^6.0.0", vite@^6.1.0:
10995-
version "6.3.2"
10996-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
10997-
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
10995+
version "6.3.4"
10996+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
10997+
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
1099810998
dependencies:
1099910999
esbuild "^0.25.0"
11000-
fdir "^6.4.3"
11000+
fdir "^6.4.4"
1100111001
picomatch "^4.0.2"
1100211002
postcss "^8.5.3"
1100311003
rollup "^4.34.9"
11004-
tinyglobby "^0.2.12"
11004+
tinyglobby "^0.2.13"
1100511005
optionalDependencies:
1100611006
fsevents "~2.3.3"
1100711007

0 commit comments

Comments
 (0)