File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 19
19
"@types/react" : " 18.3.18" ,
20
20
"@types/react-dom" : " 18.3.5" ,
21
21
"typescript" : " 5.7.2" ,
22
- "vite" : " 6.0.4 "
22
+ "vite" : " 6.0.5 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ csstype@^3.0.2:
240
240
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
241
241
integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
242
242
243
- esbuild@^ 0.24.0 :
243
+
244
244
version "0.24.0"
245
245
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.24.0.tgz#f2d470596885fcb2e91c21eb3da3b3c89c0b55e7"
246
246
integrity sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==
387
387
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
388
388
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
389
389
390
-
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
+
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 ==
394
394
dependencies :
395
- esbuild "^ 0.24.0"
395
+ esbuild "0.24.0"
396
396
postcss "^8.4.49"
397
397
rollup "^4.23.0"
398
398
optionalDependencies :
You can’t perform that action at this time.
0 commit comments