Skip to content

Commit a66e69f

Browse files
Update dependency postcss to v8.5.0
1 parent 0ea71f7 commit a66e69f

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-config-airbnb": "^19.0.4",
7272
"less": "4.1.3",
7373
"less-loader": "11.0.0",
74-
"postcss": "8.4.16",
74+
"postcss": "8.5.0",
7575
"tailwindcss": "3.1.8",
7676
"typescript": "^4.9.3",
7777
"vite": "3.0.9",

frontend/yarn.lock

+22-7
Original file line numberDiff line numberDiff line change
@@ -5085,6 +5085,11 @@ nanoid@^3.3.4:
50855085
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
50865086
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
50875087

5088+
nanoid@^3.3.8:
5089+
version "3.3.8"
5090+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
5091+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
5092+
50885093
napi-build-utils@^1.0.1:
50895094
version "1.0.2"
50905095
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"
@@ -5478,6 +5483,11 @@ picocolors@^1.0.0:
54785483
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
54795484
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
54805485

5486+
picocolors@^1.1.1:
5487+
version "1.1.1"
5488+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5489+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5490+
54815491
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
54825492
version "2.3.1"
54835493
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5554,14 +5564,14 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
55545564
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
55555565
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
55565566

5557-
postcss@8.4.16:
5558-
version "8.4.16"
5559-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
5560-
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
5567+
postcss@8.5.0:
5568+
version "8.5.0"
5569+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.0.tgz#15244b9fd65f809b2819682456f0e7e1e30c145b"
5570+
integrity sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==
55615571
dependencies:
5562-
nanoid "^3.3.4"
5563-
picocolors "^1.0.0"
5564-
source-map-js "^1.0.2"
5572+
nanoid "^3.3.8"
5573+
picocolors "^1.1.1"
5574+
source-map-js "^1.2.1"
55655575

55665576
postcss@^8.1.10, postcss@^8.4.14, postcss@^8.4.16:
55675577
version "8.4.21"
@@ -6917,6 +6927,11 @@ slice-ansi@^4.0.0:
69176927
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
69186928
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
69196929

6930+
source-map-js@^1.2.1:
6931+
version "1.2.1"
6932+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
6933+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
6934+
69206935
source-map-support@^0.3.2:
69216936
version "0.3.3"
69226937
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.3.3.tgz#34900977d5ba3f07c7757ee72e73bb1a9b53754f"

0 commit comments

Comments
 (0)