This repository was archived by the owner on Sep 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 38
38
"svelte-check" : " ^4.3.1" ,
39
39
"svelte-preprocess" : " ^6.0.3" ,
40
40
"typescript" : " ^5.9.2" ,
41
- "vite" : " ^7.1.4 " ,
41
+ "vite" : " ^7.1.5 " ,
42
42
"yarn-upgrade-all" : " ^0.7.5"
43
43
},
44
44
"type" : " module" ,
Original file line number Diff line number Diff line change @@ -508,7 +508,7 @@ events@^3.3.0:
508
508
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
509
509
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
510
510
511
- fdir@^6.2.0, fdir@^6.4.4, fdir@^6. 5.0 :
511
+ fdir@^6.2.0, fdir@^6.5.0 :
512
512
version "6.5.0"
513
513
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
514
514
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -819,13 +819,13 @@ tempy@^3.1.0:
819
819
type-fest "^2.12.2"
820
820
unique-string "^3.0.0"
821
821
822
- tinyglobby@^0.2.14 :
823
- version "0.2.14 "
824
- resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14 .tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d "
825
- integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ ==
822
+ tinyglobby@^0.2.15 :
823
+ version "0.2.15 "
824
+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15 .tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2 "
825
+ integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ ==
826
826
dependencies :
827
- fdir "^6.4.4 "
828
- picomatch "^4.0.2 "
827
+ fdir "^6.5.0 "
828
+ picomatch "^4.0.3 "
829
829
830
830
token-types@^5.0.1 :
831
831
version "5.0.1"
@@ -862,17 +862,17 @@ unique-string@^3.0.0:
862
862
dependencies :
863
863
crypto-random-string "^4.0.0"
864
864
865
- vite@^7.1.4 :
866
- version "7.1.4 "
867
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.4 .tgz#354944affb55e1aff0157406b74e0d0a3232df9a "
868
- integrity sha512-X5QFK4SGynAeeIt+A7ZWnApdUyHYm+pzv/8/A57LqSGcI88U6R6ipOs3uCesdc6yl7nl+zNO0t8LmqAdXcQihw ==
865
+ vite@^7.1.5 :
866
+ version "7.1.5 "
867
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5 .tgz#4dbcb48c6313116689be540466fc80faa377be38 "
868
+ integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ ==
869
869
dependencies :
870
870
esbuild "^0.25.0"
871
871
fdir "^6.5.0"
872
872
picomatch "^4.0.3"
873
873
postcss "^8.5.6"
874
874
rollup "^4.43.0"
875
- tinyglobby "^0.2.14 "
875
+ tinyglobby "^0.2.15 "
876
876
optionalDependencies :
877
877
fsevents "~2.3.3"
878
878
You can’t perform that action at this time.
0 commit comments