File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 23
23
"cross-env" : " 7.0.3" ,
24
24
"dedent" : " ^0.7.0" ,
25
25
"vite-5" : " npm:vite@^5.4.19" ,
26
- "vite-6" : " npm:vite@^6.2.5 " ,
26
+ "vite-6" : " npm:vite@^6.3.6 " ,
27
27
"vite-7" : " npm:vite@^7.1.5" ,
28
28
"vite-plugin-inspect" : " 0.8.4" ,
29
29
"vitest" : " 2.1.9"
Original file line number Diff line number Diff line change @@ -16705,7 +16705,7 @@ fd-slicer@~1.1.0:
16705
16705
dependencies:
16706
16706
pend "~1.2.0"
16707
16707
16708
- fdir@^6.4.3, fdir@^6.4. 4, fdir@^6.4.6, fdir@^6.5.0:
16708
+ fdir@^6.4.4, fdir@^6.4.6, fdir@^6.5.0:
16709
16709
version "6.5.0"
16710
16710
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
16711
16711
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -31971,17 +31971,17 @@ vinyl@^3.0.0:
31971
31971
optionalDependencies:
31972
31972
fsevents "~2.3.3"
31973
31973
31974
- "vite-6@npm:vite@^6.2.5 ":
31975
- version "6.3.2 "
31976
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2 .tgz#4c1bb01b1cea853686a191657bbc14272a038f0a "
31977
- integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg ==
31974
+ "vite-6@npm:vite@^6.3.6 ":
31975
+ version "6.3.6 "
31976
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6 .tgz#69a976b64930750d40219fbc68c5200874d315c1 "
31977
+ integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA ==
31978
31978
dependencies:
31979
31979
esbuild "^0.25.0"
31980
- fdir "^6.4.3 "
31980
+ fdir "^6.4.4 "
31981
31981
picomatch "^4.0.2"
31982
31982
postcss "^8.5.3"
31983
31983
rollup "^4.34.9"
31984
- tinyglobby "^0.2.12 "
31984
+ tinyglobby "^0.2.13 "
31985
31985
optionalDependencies:
31986
31986
fsevents "~2.3.3"
31987
31987
You can’t perform that action at this time.
0 commit comments