File tree Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -9628,11 +9628,16 @@ fb-watchman@^2.0.2:
9628
9628
dependencies:
9629
9629
bser "2.1.1"
9630
9630
9631
- fdir@^6.2.0, fdir@^6.4.4, fdir@^6.4.6 :
9631
+ fdir@^6.2.0, fdir@^6.4.4:
9632
9632
version "6.4.6"
9633
9633
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281"
9634
9634
integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==
9635
9635
9636
+ fdir@^6.5.0:
9637
+ version "6.5.0"
9638
+ resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
9639
+ integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
9640
+
9636
9641
9637
9642
version "9.11.0"
9638
9643
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.11.0.tgz#371c6fb7d45584d2ae4a18ee6824e7ad4b637a3f"
@@ -15281,6 +15286,14 @@ tinyglobby@^0.2.13, tinyglobby@^0.2.14:
15281
15286
fdir "^6.4.4"
15282
15287
picomatch "^4.0.2"
15283
15288
15289
+ tinyglobby@^0.2.15:
15290
+ version "0.2.15"
15291
+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
15292
+ integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
15293
+ dependencies:
15294
+ fdir "^6.5.0"
15295
+ picomatch "^4.0.3"
15296
+
15284
15297
tinypool@^1.1.1:
15285
15298
version "1.1.1"
15286
15299
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-1.1.1.tgz#059f2d042bd37567fbc017d3d426bdd2a2612591"
15978
15991
tsconfck "^3.0.3"
15979
15992
15980
15993
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0":
15981
- version "7.1.0 "
15982
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.0 .tgz#6fb13c74c13cfdd0e200ee61d6ea6e8fafc2e8b5 "
15983
- integrity sha512-3jdAy3NhBJYsa/lCFcnRfbK4kNkO/bhijFCnv5ByUQk/eekYagoV2yQSISUrhpV+5JiY5hmwOh7jNnQ68dFMuQ ==
15994
+ version "7.1.5 "
15995
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5 .tgz#4dbcb48c6313116689be540466fc80faa377be38 "
15996
+ integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ ==
15984
15997
dependencies:
15985
15998
esbuild "^0.25.0"
15986
- fdir "^6.4.6 "
15999
+ fdir "^6.5.0 "
15987
16000
picomatch "^4.0.3"
15988
16001
postcss "^8.5.6"
15989
16002
rollup "^4.43.0"
15990
- tinyglobby "^0.2.14 "
16003
+ tinyglobby "^0.2.15 "
15991
16004
optionalDependencies:
15992
16005
fsevents "~2.3.3"
15993
16006
You can’t perform that action at this time.
0 commit comments