File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 166
166
"ts-node" : " ^10.9.2" ,
167
167
"tslib" : " ^2.8.1" ,
168
168
"typescript" : " ^5.7.2" ,
169
- "vite" : " ^6.0.7 " ,
169
+ "vite" : " ^6.0.9 " ,
170
170
"vitest" : " ^2.0.5" ,
171
171
"which" : " ^5.0.0" ,
172
172
"xvfb-maybe" : " ^0.2.1" ,
Original file line number Diff line number Diff line change @@ -2897,10 +2897,10 @@ vite@^5.0.0:
2897
2897
optionalDependencies :
2898
2898
fsevents "~2.3.3"
2899
2899
2900
- vite@^6.0.7 :
2901
- version "6.0.7 "
2902
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7 .tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b "
2903
- integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ ==
2900
+ vite@^6.0.9 :
2901
+ version "6.0.9 "
2902
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9 .tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee "
2903
+ integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA ==
2904
2904
dependencies :
2905
2905
esbuild "^0.24.2"
2906
2906
postcss "^8.4.49"
You can’t perform that action at this time.
0 commit comments