Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 3451239

Browse files
chore(deps): update dependency postcss to ^8.5.6 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c88833 commit 3451239

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailwindcss/forms": "^0.5.10",
3232
"autoprefixer": "10.4.21",
3333
"eslint": "^9.29.0",
34-
"postcss": "^8.5.5",
34+
"postcss": "^8.5.6",
3535
"prettier": "^3.5.3",
3636
"tailwindcss": "^3.4.17",
3737
"vite": "^6.3.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,10 +1395,10 @@ postcss@^8.5.3:
13951395
picocolors "^1.1.1"
13961396
source-map-js "^1.2.1"
13971397

1398-
postcss@^8.5.5:
1399-
version "8.5.5"
1400-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5.tgz#04de7797f6911fb1c96550e96616d08681537ef3"
1401-
integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==
1398+
postcss@^8.5.6:
1399+
version "8.5.6"
1400+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
1401+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
14021402
dependencies:
14031403
nanoid "^3.3.11"
14041404
picocolors "^1.1.1"

0 commit comments

Comments
 (0)