Skip to content

Commit 587640a

Browse files
build(deps-dev): Bump postcss from 8.5.6 to 8.5.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.7) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d28988 commit 587640a

7 files changed

Lines changed: 5584 additions & 2140 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"eslint-plugin-storybook": "9.0.15",
107107
"knip": "5.60.2",
108108
"next-sitemap": "^4.2.3",
109-
"postcss": "8.5.6",
109+
"postcss": "8.5.7",
110110
"storybook": "9.0.15",
111111
"tailwindcss": "3.4.17",
112112
"typescript": "5.8.3"

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-storybook": "9.0.15",
6060
"knip": "5.60.2",
6161
"next-sitemap": "^4.2.3",
62-
"postcss": "8.5.6",
62+
"postcss": "8.5.7",
6363
"storybook": "9.0.15",
6464
"tailwindcss": "3.4.17",
6565
"typescript": "5.8.3"

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-next": "15.3.8",
6363
"eslint-plugin-react-compiler": "19.1.0-rc.2",
6464
"knip": "5.60.2",
65-
"postcss": "8.5.6",
65+
"postcss": "8.5.7",
6666
"tailwindcss": "3.4.17",
6767
"tailwindcss-animate": "^1.0.7",
6868
"typescript": "5.8.3"

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-tailwindcss": "^3.18.0",
6767
"knip": "5.60.2",
6868
"next-sitemap": "^4.2.3",
69-
"postcss": "8.5.6",
69+
"postcss": "8.5.7",
7070
"tailwindcss": "3.4.17",
7171
"tsx": "4.20.3",
7272
"typescript": "5.8.3"

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-config-biome": "1.9.4",
3636
"eslint-plugin-react-compiler": "19.1.0-rc.2",
3737
"knip": "5.60.2",
38-
"postcss": "8.5.6",
38+
"postcss": "8.5.7",
3939
"postcss-load-config": "^6.0.1",
4040
"tailwindcss": "3.4.17",
4141
"typescript": "5.8.3"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "19.2.7",
5454
"@types/react-dom": "19.2.3",
5555
"autoprefixer": "^10.4.21",
56-
"postcss": "8.5.6",
56+
"postcss": "8.5.7",
5757
"storybook": "9.0.15",
5858
"tailwindcss": "3.4.17",
5959
"typescript": "5.8.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)