This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-react-refresh" : " 0.4.4" ,
45
45
"gh-pages" : " ^6.1.0" ,
46
46
"typescript" : " ^5.0.4" ,
47
- "vite" : " ^5.0.4 "
47
+ "vite" : " ^5.0.5 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -2487,7 +2487,7 @@ ms@^2.1.1:
2487
2487
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2488
2488
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2489
2489
2490
- nanoid@^3.3.6 :
2490
+ nanoid@^3.3.7 :
2491
2491
version "3.3.7"
2492
2492
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
2493
2493
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
@@ -2690,12 +2690,12 @@ pkg-dir@^4.1.0:
2690
2690
dependencies :
2691
2691
find-up "^4.0.0"
2692
2692
2693
- postcss@^8.4.31 :
2694
- version "8.4.31 "
2695
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
2696
- integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
2693
+ postcss@^8.4.32 :
2694
+ version "8.4.32 "
2695
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32 .tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9 "
2696
+ integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw ==
2697
2697
dependencies :
2698
- nanoid "^3.3.6 "
2698
+ nanoid "^3.3.7 "
2699
2699
picocolors "^1.0.0"
2700
2700
source-map-js "^1.0.2"
2701
2701
@@ -3178,13 +3178,13 @@ uri-js@^4.2.2:
3178
3178
dependencies :
3179
3179
punycode "^2.1.0"
3180
3180
3181
- vite@^5.0.4 :
3182
- version "5.0.4 "
3183
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.4 .tgz#d984d2aaa8bac30f1ca9b9eea9b97e052f88c307 "
3184
- integrity sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg ==
3181
+ vite@^5.0.5 :
3182
+ version "5.0.5 "
3183
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.5 .tgz#3eebe3698e3b32cea36350f58879258fec858a3c "
3184
+ integrity sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg ==
3185
3185
dependencies :
3186
3186
esbuild "^0.19.3"
3187
- postcss "^8.4.31 "
3187
+ postcss "^8.4.32 "
3188
3188
rollup "^4.2.0"
3189
3189
optionalDependencies :
3190
3190
fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments