File tree 1 file changed +18
-4
lines changed
1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -4623,6 +4623,11 @@ nanoid@^3.3.6:
4623
4623
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4624
4624
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
4625
4625
4626
+ nanoid@^3.3.7 :
4627
+ version "3.3.7"
4628
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
4629
+ integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
4630
+
4626
4631
natural-compare@^1.4.0 :
4627
4632
version "1.4.0"
4628
4633
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5055,6 +5060,15 @@ postcss@^8.4.31:
5055
5060
picocolors "^1.0.0"
5056
5061
source-map-js "^1.0.2"
5057
5062
5063
+ postcss@^8.4.32 :
5064
+ version "8.4.32"
5065
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
5066
+ integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
5067
+ dependencies :
5068
+ nanoid "^3.3.7"
5069
+ picocolors "^1.0.0"
5070
+ source-map-js "^1.0.2"
5071
+
5058
5072
preact@^10.0.0 :
5059
5073
version "10.16.0"
5060
5074
resolved "https://registry.yarnpkg.com/preact/-/preact-10.16.0.tgz#68a06d70b191b8a313ea722d61e09c6b2a79a37e"
@@ -6069,12 +6083,12 @@ vfile@^6.0.0:
6069
6083
vfile-message "^4.0.0"
6070
6084
6071
6085
vite@^5.0.2 :
6072
- version "5.0.2 "
6073
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.2 .tgz#3c94627dace83b9bf04b64eaf618038e30fb95c0 "
6074
- integrity sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g ==
6086
+ version "5.0.5 "
6087
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.5 .tgz#3eebe3698e3b32cea36350f58879258fec858a3c "
6088
+ integrity sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg ==
6075
6089
dependencies :
6076
6090
esbuild "^0.19.3"
6077
- postcss "^8.4.31 "
6091
+ postcss "^8.4.32 "
6078
6092
rollup "^4.2.0"
6079
6093
optionalDependencies :
6080
6094
fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments