File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 38
38
"svelte-check" : " ^4.1.6" ,
39
39
"svelte-preprocess" : " ^6.0.3" ,
40
40
"typescript" : " ^5.8.3" ,
41
- "vite" : " ^6.3.2 " ,
41
+ "vite" : " ^6.3.3 " ,
42
42
"yarn-upgrade-all" : " ^0.7.5"
43
43
},
44
44
"type" : " module" ,
Original file line number Diff line number Diff line change @@ -502,7 +502,7 @@ events@^3.3.0:
502
502
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
503
503
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
504
504
505
- fdir@^6.2.0, fdir@^6.4.3, fdir@^6.4. 4 :
505
+ fdir@^6.2.0, fdir@^6.4.4 :
506
506
version "6.4.4"
507
507
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
508
508
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
@@ -818,7 +818,7 @@ tempy@^3.1.0:
818
818
type-fest "^2.12.2"
819
819
unique-string "^3.0.0"
820
820
821
- tinyglobby@^0.2.12 :
821
+ tinyglobby@^0.2.13 :
822
822
version "0.2.13"
823
823
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
824
824
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
@@ -861,17 +861,17 @@ unique-string@^3.0.0:
861
861
dependencies :
862
862
crypto-random-string "^4.0.0"
863
863
864
- vite@^6.3.2 :
865
- version "6.3.2 "
866
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2 .tgz#4c1bb01b1cea853686a191657bbc14272a038f0a "
867
- integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg ==
864
+ vite@^6.3.3 :
865
+ version "6.3.3 "
866
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.3 .tgz#497392c3f2243194e4dbf09ea83e9a3dddf49b88 "
867
+ integrity sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw ==
868
868
dependencies :
869
869
esbuild "^0.25.0"
870
- fdir "^6.4.3 "
870
+ fdir "^6.4.4 "
871
871
picomatch "^4.0.2"
872
872
postcss "^8.5.3"
873
873
rollup "^4.34.9"
874
- tinyglobby "^0.2.12 "
874
+ tinyglobby "^0.2.13 "
875
875
optionalDependencies :
876
876
fsevents "~2.3.3"
877
877
You can’t perform that action at this time.
0 commit comments