File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
examples/vite-react-i18next Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"eslint-plugin-react" : " ^7.32.2" ,
27
27
"eslint-plugin-react-hooks" : " ^4.6.0" ,
28
28
"eslint-plugin-react-refresh" : " ^0.4.3" ,
29
- "vite" : " ^6.2.6 "
29
+ "vite" : " ^6.2.7 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change @@ -2388,10 +2388,10 @@ uri-js@^4.2.2:
2388
2388
dependencies :
2389
2389
punycode "^2.1.0"
2390
2390
2391
- vite@^6.2.6 :
2392
- version "6.2.6 "
2393
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6 .tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61 "
2394
- integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw ==
2391
+ vite@^6.2.7 :
2392
+ version "6.2.7 "
2393
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7 .tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa "
2394
+ integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ ==
2395
2395
dependencies :
2396
2396
esbuild "^0.25.0"
2397
2397
postcss "^8.5.3"
You can’t perform that action at this time.
0 commit comments