@@ -286,11 +286,6 @@ esbuild@^0.25.0:
286286 " @esbuild/win32-ia32" " 0.25.0"
287287 " @esbuild/win32-x64" " 0.25.0"
288288
289- fdir@^6.4.4 :
290- version "6.4.4"
291- resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
292- integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
293-
294289fdir@^6.5.0 :
295290 version "6.5.0"
296291 resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
@@ -328,11 +323,6 @@ picocolors@^1.1.1:
328323 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
329324 integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
330325
331- picomatch@^4.0.2 :
332- version "4.0.2"
333- resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
334- integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
335-
336326picomatch@^4.0.3 :
337327 version "4.0.3"
338328 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
@@ -420,29 +410,29 @@ tiny-invariant@^1.1.0:
420410 resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9"
421411 integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
422412
423- tinyglobby@^0.2.14 :
424- version "0.2.14 "
425- resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14 .tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d "
426- integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ ==
413+ tinyglobby@^0.2.15 :
414+ version "0.2.15 "
415+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15 .tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2 "
416+ integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ ==
427417 dependencies :
428- fdir "^6.4.4 "
429- picomatch "^4.0.2 "
418+ fdir "^6.5.0 "
419+ picomatch "^4.0.3 "
430420
431421typescript@5.9.2 :
432422 version "5.9.2"
433423 resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
434424 integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
435425
436- vite@7.1.3 :
437- version "7.1.3 "
438- resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.3 .tgz#8d70cb02fd6346b4bf1329a6760800538ef0faea "
439- integrity sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw ==
426+ vite@7.1.5 :
427+ version "7.1.5 "
428+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5 .tgz#4dbcb48c6313116689be540466fc80faa377be38 "
429+ integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ ==
440430 dependencies :
441431 esbuild "^0.25.0"
442432 fdir "^6.5.0"
443433 picomatch "^4.0.3"
444434 postcss "^8.5.6"
445435 rollup "^4.43.0"
446- tinyglobby "^0.2.14 "
436+ tinyglobby "^0.2.15 "
447437 optionalDependencies :
448438 fsevents "~2.3.3"
0 commit comments