File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 304
304
"pino-devtools" : " ^2.8.0" ,
305
305
"pino-pretty" : " ^13.0.0" ,
306
306
"po2json" : " mikeedwards/po2json#51e2310485bbe35e9e57f2eee238185459ca0eab" ,
307
- "postcss" : " ^8.5.3 " ,
307
+ "postcss" : " ^8.5.6 " ,
308
308
"postcss-loader" : " ^8.1.1" ,
309
309
"prettier" : " 2.8.8" ,
310
310
"pretty-quick" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -7678,10 +7678,10 @@ nano-time@1.0.0:
7678
7678
dependencies:
7679
7679
big-integer "^1.6.16"
7680
7680
7681
- nanoid@^3.3.8 :
7682
- version "3.3.8 "
7683
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
7684
- integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
7681
+ nanoid@^3.3.11 :
7682
+ version "3.3.11 "
7683
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11 .tgz#4f4f112cefbe303202f2199838128936266d185b "
7684
+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w ==
7685
7685
7686
7686
natural-compare@^1.4.0:
7687
7687
version "1.4.0"
@@ -8627,12 +8627,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
8627
8627
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
8628
8628
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
8629
8629
8630
- postcss@^8.4.27, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.3 :
8631
- version "8.5.3 "
8632
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
8633
- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
8630
+ postcss@^8.4.27, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.6 :
8631
+ version "8.5.6 "
8632
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6 .tgz#2825006615a619b4f62a9e7426cc120b349a8f3c "
8633
+ integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg ==
8634
8634
dependencies:
8635
- nanoid "^3.3.8 "
8635
+ nanoid "^3.3.11 "
8636
8636
picocolors "^1.1.1"
8637
8637
source-map-js "^1.2.1"
8638
8638
You can’t perform that action at this time.
0 commit comments