File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
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@^7.1 .5" ,
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==
@@ -31999,17 +31999,17 @@ vinyl@^3.0.0:
31999
31999
optionalDependencies:
32000
32000
fsevents "~2.3.3"
32001
32001
32002
- "vite-6@npm:vite@^6.2 .5":
32003
- version "6.3.2 "
32004
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2 .tgz#4c1bb01b1cea853686a191657bbc14272a038f0a "
32005
- integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg ==
32002
+ "vite-6@npm:vite@^7.1 .5":
32003
+ version "7.1.5 "
32004
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5 .tgz#4dbcb48c6313116689be540466fc80faa377be38 "
32005
+ integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ ==
32006
32006
dependencies:
32007
32007
esbuild "^0.25.0"
32008
- fdir "^6.4.3 "
32009
- picomatch "^4.0.2 "
32010
- postcss "^8.5.3 "
32011
- rollup "^4.34.9 "
32012
- tinyglobby "^0.2.12 "
32008
+ fdir "^6.5.0 "
32009
+ picomatch "^4.0.3 "
32010
+ postcss "^8.5.6 "
32011
+ rollup "^4.43.0 "
32012
+ tinyglobby "^0.2.15 "
32013
32013
optionalDependencies:
32014
32014
fsevents "~2.3.3"
32015
32015
You can’t perform that action at this time.
0 commit comments