File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 66
66
"prettier" : " ^3.6.2" ,
67
67
"typescript" : " ^5.9.2" ,
68
68
"typescript-eslint" : " ^8.40.0" ,
69
- "vite" : " ^7.1.3 " ,
69
+ "vite" : " ^7.1.5 " ,
70
70
"vite-plugin-dts" : " ^4.5.4" ,
71
71
"vitest" : " ^3.1.1"
72
72
},
Original file line number Diff line number Diff line change @@ -3431,13 +3431,13 @@ tinyexec@^0.3.2:
3431
3431
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
3432
3432
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
3433
3433
3434
- tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.14 :
3435
- version "0.2.14 "
3436
- resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14 .tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d "
3437
- integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ ==
3434
+ tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.15 :
3435
+ version "0.2.15 "
3436
+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15 .tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2 "
3437
+ integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ ==
3438
3438
dependencies :
3439
- fdir "^6.4.4 "
3440
- picomatch "^4.0.2 "
3439
+ fdir "^6.5.0 "
3440
+ picomatch "^4.0.3 "
3441
3441
3442
3442
tinypool@^1.0.2 :
3443
3443
version "1.0.2"
@@ -3684,17 +3684,17 @@ vite-plugin-dts@^4.5.4:
3684
3684
optionalDependencies :
3685
3685
fsevents "~2.3.3"
3686
3686
3687
- vite@^7.1.3 :
3688
- version "7.1.3 "
3689
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.3 .tgz#8d70cb02fd6346b4bf1329a6760800538ef0faea "
3690
- integrity sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw ==
3687
+ vite@^7.1.5 :
3688
+ version "7.1.5 "
3689
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5 .tgz#4dbcb48c6313116689be540466fc80faa377be38 "
3690
+ integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ ==
3691
3691
dependencies :
3692
3692
esbuild "^0.25.0"
3693
3693
fdir "^6.5.0"
3694
3694
picomatch "^4.0.3"
3695
3695
postcss "^8.5.6"
3696
3696
rollup "^4.43.0"
3697
- tinyglobby "^0.2.14 "
3697
+ tinyglobby "^0.2.15 "
3698
3698
optionalDependencies :
3699
3699
fsevents "~2.3.3"
3700
3700
You can’t perform that action at this time.
0 commit comments