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.4 " ,
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 @@ -3721,10 +3721,10 @@ vite-plugin-dts@^4.5.4:
3721
3721
optionalDependencies :
3722
3722
fsevents "~2.3.3"
3723
3723
3724
- vite@^7.0.0 :
3725
- version "7.0.0 "
3726
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.0 .tgz#5675bb4c956dd9da932583628e7758ab09fe761f "
3727
- integrity sha512-ixXJB1YRgDIw2OszKQS9WxGHKwLdCsbQNkpJN171udl6szi/rIySHL6/Os3s2+oE4P/FLD4dxg4mD7Wust+u5g ==
3724
+ vite@^7.0.4 :
3725
+ version "7.0.4 "
3726
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.4 .tgz#481204416277cfa7c93384c55984475c4276b18f "
3727
+ integrity sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA ==
3728
3728
dependencies :
3729
3729
esbuild "^0.25.0"
3730
3730
fdir "^6.4.6"
You can’t perform that action at this time.
0 commit comments