Skip to content

Commit b2f5276

Browse files
chore(deps): update dependency postcss to v8.4.49 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a8b0c0 commit b2f5276

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "18.3.12",
1919
"@types/react-dom": "18.3.1",
2020
"autoprefixer": "10.4.20",
21-
"postcss": "8.4.47",
21+
"postcss": "8.4.49",
2222
"sd-tailwindcss-transformer": "^2.0.0",
2323
"style-dictionary": "^4.1.2",
2424
"tailwindcss": "3.4.14",

example/with-css-variables/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ picocolors@^1.0.1:
12911291
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
12921292
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
12931293

1294-
picocolors@^1.1.0:
1294+
picocolors@^1.1.0, picocolors@^1.1.1:
12951295
version "1.1.1"
12961296
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
12971297
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -1377,13 +1377,13 @@ [email protected]:
13771377
picocolors "^1.0.0"
13781378
source-map-js "^1.0.2"
13791379

1380-
1381-
version "8.4.47"
1382-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
1383-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
1380+
1381+
version "8.4.49"
1382+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
1383+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
13841384
dependencies:
13851385
nanoid "^3.3.7"
1386-
picocolors "^1.1.0"
1386+
picocolors "^1.1.1"
13871387
source-map-js "^1.2.1"
13881388

13891389
postcss@^8.4.23:

0 commit comments

Comments
 (0)