Skip to content

Commit c028fc6

Browse files
chore(deps): update dependency postcss to ^8.5.3 (#2177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aacc169 commit c028fc6

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv-cli": "^8.0.0",
3232
"eslint": "^9.20.1",
3333
"eslint-config-next": "^15.1.7",
34-
"postcss": "^8.5.2",
34+
"postcss": "^8.5.3",
3535
"tailwindcss": "^4.0.7",
3636
"typescript": "^5.7.3"
3737
},

examples/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tailwindcss/postcss": "^4.0.7",
2121
"@tailwindcss/typography": "^0.5.16",
2222
"graphql": "^16.10.0",
23-
"postcss": "^8.5.2",
23+
"postcss": "^8.5.3",
2424
"solid-devtools": "^0.33.0",
2525
"tailwindcss": "^4.0.7",
2626
"typescript": "^5.7.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)