Skip to content

Commit 201d905

Browse files
chore(deps): update dependency postcss to v8.4.49
1 parent a41cd9e commit 201d905

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint": "8.57.1",
1111
"eslint-config-next": "15.0.2",
1212
"next": "14.2.7",
13-
"postcss": "8.4.47",
13+
"postcss": "8.4.49",
1414
"preline": "^2.0.0",
1515
"prettier": "^3.0.0",
1616
"react": "18.3.1",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2560,10 +2560,10 @@ picocolors@^1.0.1:
25602560
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
25612561
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
25622562

2563-
picocolors@^1.1.0:
2564-
version "1.1.0"
2565-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
2566-
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
2563+
picocolors@^1.1.1:
2564+
version "1.1.1"
2565+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2566+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
25672567

25682568
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
25692569
version "2.3.1"
@@ -2638,13 +2638,13 @@ [email protected]:
26382638
picocolors "^1.0.0"
26392639
source-map-js "^1.0.2"
26402640

2641-
2642-
version "8.4.47"
2643-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
2644-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
2641+
2642+
version "8.4.49"
2643+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
2644+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
26452645
dependencies:
26462646
nanoid "^3.3.7"
2647-
picocolors "^1.1.0"
2647+
picocolors "^1.1.1"
26482648
source-map-js "^1.2.1"
26492649

26502650
postcss@^8.4.23:

0 commit comments

Comments
 (0)