File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 41
41
"@tailwindcss/typography" : " ^0.4.1" ,
42
42
"csso-cli" : " ^3.0.0" ,
43
43
"npm-run-all" : " ^4.1.5" ,
44
- "postcss" : " ^8.3.5 " ,
44
+ "postcss" : " ^8.3.11 " ,
45
45
"postcss-cli" : " ^8.3.1" ,
46
46
"tailwindcss" : " ^2.2.4"
47
47
},
Original file line number Diff line number Diff line change @@ -5068,10 +5068,10 @@ nanoid@^3.1.20:
5068
5068
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
5069
5069
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
5070
5070
5071
- nanoid@^3.1.23 :
5072
- version "3.1.23 "
5073
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23 .tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81 "
5074
- integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw ==
5071
+ nanoid@^3.1.30 :
5072
+ version "3.1.30 "
5073
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30 .tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362 "
5074
+ integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ ==
5075
5075
5076
5076
natural-compare@^1.4.0 :
5077
5077
version "1.4.0"
@@ -5656,13 +5656,13 @@ postcss@^8.1.6, postcss@^8.2.1:
5656
5656
nanoid "^3.1.20"
5657
5657
source-map "^0.6.1"
5658
5658
5659
- postcss@^8.3.5 :
5660
- version "8.3.5 "
5661
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5 .tgz#982216b113412bc20a86289e91eb994952a5b709 "
5662
- integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA ==
5659
+ postcss@^8.3.11 :
5660
+ version "8.3.11 "
5661
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11 .tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858 "
5662
+ integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA ==
5663
5663
dependencies :
5664
- colorette "^1.2.2 "
5665
- nanoid "^3.1.23 "
5664
+ nanoid "^3.1.30 "
5665
+ picocolors "^1.0.0 "
5666
5666
source-map-js "^0.6.2"
5667
5667
5668
5668
preferred-pm@^3.0.0 :
You can’t perform that action at this time.
0 commit comments