Skip to content

Commit 8db925a

Browse files
chore(deps): update dependency postcss to ^8.5.1 (#2086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0609f3 commit 8db925a

File tree

3 files changed

+34
-28
lines changed

3 files changed

+34
-28
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv-cli": "^7.4.4",
3232
"eslint": "^9.15.0",
3333
"eslint-config-next": "^14.2.23",
34-
"postcss": "^8.4.49",
34+
"postcss": "^8.5.1",
3535
"tailwindcss": "^3.4.17",
3636
"typescript": "^5.6.3",
3737
"utf-8-validate": "^5.0.10"

examples/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tailwindcss/typography": "^0.5.16",
2121
"autoprefixer": "^10.4.20",
2222
"graphql": "^16.8.1",
23-
"postcss": "^8.4.49",
23+
"postcss": "^8.5.1",
2424
"solid-devtools": "^0.29.2",
2525
"tailwindcss": "^3.4.17",
2626
"typescript": "^5.6.3",

pnpm-lock.yaml

+32-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)