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 @@ -4945,10 +4945,10 @@ nanoid@^3.1.20:
4945
4945
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
4946
4946
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
4947
4947
4948
- nanoid@^3.1.23 :
4949
- version "3.1.23 "
4950
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23 .tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81 "
4951
- integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw ==
4948
+ nanoid@^3.1.30 :
4949
+ version "3.1.30 "
4950
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30 .tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362 "
4951
+ integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ ==
4952
4952
4953
4953
natural-compare@^1.4.0 :
4954
4954
version "1.4.0"
@@ -5533,13 +5533,13 @@ postcss@^8.1.6, postcss@^8.2.1:
5533
5533
nanoid "^3.1.20"
5534
5534
source-map "^0.6.1"
5535
5535
5536
- postcss@^8.3.5 :
5537
- version "8.3.5 "
5538
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5 .tgz#982216b113412bc20a86289e91eb994952a5b709 "
5539
- integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA ==
5536
+ postcss@^8.3.11 :
5537
+ version "8.3.11 "
5538
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11 .tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858 "
5539
+ integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA ==
5540
5540
dependencies :
5541
- colorette "^1.2.2 "
5542
- nanoid "^3.1.23 "
5541
+ nanoid "^3.1.30 "
5542
+ picocolors "^1.0.0 "
5543
5543
source-map-js "^0.6.2"
5544
5544
5545
5545
preferred-pm@^3.0.0 :
You can’t perform that action at this time.
0 commit comments