Skip to content

Commit eaf1520

Browse files
authored
chore(package): update postcss to version 8.5.2
1 parent 26854df commit eaf1520

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"husky": "^8.0.1",
3737
"lint-staged": "^13.0.0",
3838
"next-sitemap": "^2.5.28",
39-
"postcss": "^8.4.14",
39+
"postcss": "^8.5.2",
4040
"prettier": "^2.6.2",
4141
"prettier-plugin-tailwindcss": "^0.1.11",
4242
"tailwindcss": "^3.1.2"

yarn.lock

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,6 +2120,11 @@ nanoid@^3.1.30, nanoid@^3.3.4:
21202120
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
21212121
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
21222122

2123+
nanoid@^3.3.8:
2124+
version "3.3.8"
2125+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
2126+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
2127+
21232128
natural-compare@^1.4.0:
21242129
version "1.4.0"
21252130
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -2424,6 +2429,11 @@ picocolors@^1.0.0:
24242429
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
24252430
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
24262431

2432+
picocolors@^1.1.1:
2433+
version "1.1.1"
2434+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2435+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2436+
24272437
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
24282438
version "2.3.1"
24292439
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -2501,6 +2511,15 @@ postcss@^8.4.14:
25012511
picocolors "^1.0.0"
25022512
source-map-js "^1.0.2"
25032513

2514+
postcss@^8.5.2:
2515+
version "8.5.2"
2516+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
2517+
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
2518+
dependencies:
2519+
nanoid "^3.3.8"
2520+
picocolors "^1.1.1"
2521+
source-map-js "^1.2.1"
2522+
25042523
preact@^10.7.3:
25052524
version "10.7.3"
25062525
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a"
@@ -2822,6 +2841,11 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
28222841
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
28232842
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
28242843

2844+
source-map-js@^1.2.1:
2845+
version "1.2.1"
2846+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
2847+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
2848+
28252849
spdx-correct@^3.0.0:
28262850
version "3.1.1"
28272851
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"

0 commit comments

Comments
 (0)