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

Commit 19e3802

Browse files
authored
Merge pull request #239 from supabase/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.28 to 8.4.31
2 parents b275e4f + b759522 commit 19e3802

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^3.1.0",
2626
"autoprefixer": "^10.4.13",
2727
"concurrently": "^7.6.0",
28-
"postcss": "^8.4.21",
28+
"postcss": "^8.4.31",
2929
"tailwindcss": "^3.2.7",
3030
"typescript": "^4.9.3",
3131
"vite": "^4.1.0"

examples/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^8.28.0",
2929
"eslint-config-prettier": "^8.5.0",
3030
"eslint-plugin-svelte3": "^4.0.0",
31-
"postcss": "^8.4.21",
31+
"postcss": "^8.4.31",
3232
"prettier": "^2.8.0",
3333
"prettier-plugin-svelte": "^2.8.1",
3434
"svelte": "^3.54.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)