File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"prettier" : " ^3.6.0" ,
68
68
"typescript" : " ^5.8.3" ,
69
69
"typescript-eslint" : " ^8.35.1" ,
70
- "vite" : " ^7.0.0 " ,
70
+ "vite" : " ^7.0.5 " ,
71
71
"vite-plugin-dts" : " ^4.5.4" ,
72
72
"vitest" : " ^3.0.8"
73
73
},
Original file line number Diff line number Diff line change @@ -3726,10 +3726,10 @@ vite-plugin-dts@^4.5.4:
3726
3726
optionalDependencies :
3727
3727
fsevents "~2.3.3"
3728
3728
3729
- vite@^7.0.0 :
3730
- version "7.0.0 "
3731
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.0 .tgz#5675bb4c956dd9da932583628e7758ab09fe761f "
3732
- integrity sha512-ixXJB1YRgDIw2OszKQS9WxGHKwLdCsbQNkpJN171udl6szi/rIySHL6/Os3s2+oE4P/FLD4dxg4mD7Wust+u5g ==
3729
+ vite@^7.0.5 :
3730
+ version "7.0.5 "
3731
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.5 .tgz#deb2d3b777378f6d3e47c3d41b59f3c93f485738 "
3732
+ integrity sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw ==
3733
3733
dependencies :
3734
3734
esbuild "^0.25.0"
3735
3735
fdir "^6.4.6"
You can’t perform that action at this time.
0 commit comments