File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 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:
46234623 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
46244624 integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
46254625
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+
46264631natural-compare@^1.4.0 :
46274632 version "1.4.0"
46284633 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5055,6 +5060,15 @@ postcss@^8.4.31:
50555060 picocolors "^1.0.0"
50565061 source-map-js "^1.0.2"
50575062
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+
50585072preact@^10.0.0 :
50595073 version "10.16.0"
50605074 resolved "https://registry.yarnpkg.com/preact/-/preact-10.16.0.tgz#68a06d70b191b8a313ea722d61e09c6b2a79a37e"
@@ -6069,12 +6083,12 @@ vfile@^6.0.0:
60696083 vfile-message "^4.0.0"
60706084
60716085vite@^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 ==
60756089 dependencies :
60766090 esbuild "^0.19.3"
6077- postcss "^8.4.31 "
6091+ postcss "^8.4.32 "
60786092 rollup "^4.2.0"
60796093 optionalDependencies :
60806094 fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments