Skip to content

Commit 33f7024

Browse files
chore(deps): update dependency postcss to ^8.5.2 (#2152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e70f71 commit 33f7024

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

examples/gnt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv-cli": "^8.0.0",
3232
"eslint": "^9.20.0",
3333
"eslint-config-next": "^15.1.6",
34-
"postcss": "^8.5.1",
34+
"postcss": "^8.5.2",
3535
"tailwindcss": "^4.0.6",
3636
"typescript": "^5.7.3"
3737
},

examples/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tailwindcss/postcss": "^4.0.6",
2121
"@tailwindcss/typography": "^0.5.16",
2222
"graphql": "^16.10.0",
23-
"postcss": "^8.5.1",
23+
"postcss": "^8.5.2",
2424
"solid-devtools": "^0.33.0",
2525
"tailwindcss": "^4.0.6",
2626
"typescript": "^5.7.3",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)