Skip to content

Commit 2a1d3c2

Browse files
chore(deps): update dependency postcss to ^8.4.49 (#2041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7d9ed8 commit 2a1d3c2

File tree

3 files changed

+33
-42
lines changed

3 files changed

+33
-42
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.2",
3232
"eslint": "^9.15.0",
3333
"eslint-config-next": "^14.2.5",
34-
"postcss": "^8.4.41",
34+
"postcss": "^8.4.49",
3535
"tailwindcss": "^3.4.9",
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.15",
2121
"autoprefixer": "^10.4.19",
2222
"graphql": "^16.8.1",
23-
"postcss": "^8.4.38",
23+
"postcss": "^8.4.49",
2424
"solid-devtools": "^0.29.2",
2525
"tailwindcss": "^3.4.3",
2626
"typescript": "^5.6.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)