Skip to content

Commit b174cdf

Browse files
chore(deps): update dependency vite to v6.3.3
1 parent 93b0b70 commit b174cdf

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3686,10 +3686,10 @@ fastq@^1.6.0:
36863686
dependencies:
36873687
reusify "^1.0.4"
36883688

3689-
fdir@^6.4.3:
3690-
version "6.4.3"
3691-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
3692-
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
3689+
fdir@^6.4.4:
3690+
version "6.4.4"
3691+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
3692+
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
36933693

36943694
fflate@^0.6.9:
36953695
version "0.6.10"
@@ -5818,12 +5818,12 @@ tiny-warning@^1.0.2:
58185818
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
58195819
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
58205820

5821-
tinyglobby@^0.2.12:
5822-
version "0.2.12"
5823-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
5824-
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
5821+
tinyglobby@^0.2.13:
5822+
version "0.2.13"
5823+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
5824+
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
58255825
dependencies:
5826-
fdir "^6.4.3"
5826+
fdir "^6.4.4"
58275827
picomatch "^4.0.2"
58285828

58295829
to-regex-range@^5.0.1:
@@ -6130,16 +6130,16 @@ vite-plugin-svgr@^4.0.0:
61306130
"@svgr/plugin-jsx" "^8.1.0"
61316131

61326132
vite@^6.0.0:
6133-
version "6.3.2"
6134-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
6135-
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
6133+
version "6.3.3"
6134+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.3.tgz#497392c3f2243194e4dbf09ea83e9a3dddf49b88"
6135+
integrity sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==
61366136
dependencies:
61376137
esbuild "^0.25.0"
6138-
fdir "^6.4.3"
6138+
fdir "^6.4.4"
61396139
picomatch "^4.0.2"
61406140
postcss "^8.5.3"
61416141
rollup "^4.34.9"
6142-
tinyglobby "^0.2.12"
6142+
tinyglobby "^0.2.13"
61436143
optionalDependencies:
61446144
fsevents "~2.3.3"
61456145

0 commit comments

Comments
 (0)