File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919 "@types/react" : " 18.2.55" ,
2020 "@types/react-dom" : " 18.2.19" ,
2121 "typescript" : " 5.3.3" ,
22- "vite" : " 5.0.12 "
22+ "vite" : " 5.1.0 "
2323 }
2424}
Original file line number Diff line number Diff line change @@ -272,10 +272,10 @@ picocolors@^1.0.0:
272272 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
273273 integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
274274
275- postcss@^8.4.32 :
276- version "8.4.32 "
277- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32 .tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9 "
278- integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw ==
275+ postcss@^8.4.35 :
276+ version "8.4.35 "
277+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35 .tgz#60997775689ce09011edf083a549cea44aabe2f7 "
278+ integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA ==
279279 dependencies :
280280 nanoid "^3.3.7"
281281 picocolors "^1.0.0"
@@ -349,13 +349,13 @@ typescript@5.3.3:
349349 resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
350350 integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
351351
352- vite@5.0.12 :
353- version "5.0.12 "
354- resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12. tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47 "
355- integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w ==
352+ vite@5.1.0 :
353+ version "5.1.0 "
354+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.0. tgz#4510394f48b942ecc6843025f4b926ba99a2fb8c "
355+ integrity sha512-STmSFzhY4ljuhz14bg9LkMTk3d98IO6DIArnTY6MeBwiD1Za2StcQtz7fzOUnRCqrHSD5+OS2reg4HOz1eoLnw ==
356356 dependencies :
357357 esbuild "^0.19.3"
358- postcss "^8.4.32 "
358+ postcss "^8.4.35 "
359359 rollup "^4.2.0"
360360 optionalDependencies :
361361 fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments