File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 "@types/react" : " 18.3.18" ,
2020 "@types/react-dom" : " 18.3.5" ,
2121 "typescript" : " 5.7.2" ,
22- "vite" : " 6.0.4 "
22+ "vite" : " 6.0.5 "
2323 }
2424}
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ csstype@^3.0.2:
240240 resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
241241 integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
242242
243- esbuild@^ 0.24.0 :
243+ esbuild@0.24.0 :
244244 version "0.24.0"
245245 resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.24.0.tgz#f2d470596885fcb2e91c21eb3da3b3c89c0b55e7"
246246 integrity sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==
@@ -387,12 +387,12 @@ typescript@5.7.2:
387387 resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
388388 integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
389389
390- vite@6.0.4 :
391- version "6.0.4 "
392- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.4 .tgz#fe7cfaedff7c701d5582be5c4ed6a2150538ea9d "
393- integrity sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q ==
390+ vite@6.0.5 :
391+ version "6.0.5 "
392+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.5 .tgz#1d0fbdb3ffe61e944089abeddb7d2c509420acfd "
393+ integrity sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g ==
394394 dependencies :
395- esbuild "^ 0.24.0"
395+ esbuild "0.24.0"
396396 postcss "^8.4.49"
397397 rollup "^4.23.0"
398398 optionalDependencies :
You can’t perform that action at this time.
0 commit comments