Skip to content

Commit d5152fc

Browse files
Bump postcss from 8.5.16 to 8.5.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.16...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713ca1c commit d5152fc

5 files changed

Lines changed: 53 additions & 53 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^22.14.1",
3131
"@types/react": "^19.0.0",
3232
"@types/react-dom": "^19.0.0",
33-
"postcss": "^8.5.3",
33+
"postcss": "^8.5.18",
3434
"tailwindcss": "^4.1.4",
3535
"typescript": "^5.9.3"
3636
}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react-dom": "^19.0.0",
4242
"@tailwindcss/postcss": "^4.1.16",
4343
"jsdom": "^25.0.1",
44-
"postcss": "^8.4.35",
44+
"postcss": "^8.5.18",
4545
"tailwindcss": "^4.1.16",
4646
"typescript": "^5.9.3",
4747
"vitest": "^4.1.9"

packages/email-blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react": "^19.0.0",
4242
"autoprefixer": "^10.4.18",
4343
"eslint": "^8.57.0",
44-
"postcss": "^8.4.35",
44+
"postcss": "^8.5.18",
4545
"rimraf": "^4.1.1",
4646
"tailwindcss": "^3.4.1",
4747
"tailwindcss-animate": "^1.0.7",

packages/email-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react": "^19.2.0",
4242
"autoprefixer": "^10.4.18",
4343
"eslint": "^8.57.0",
44-
"postcss": "^8.4.35",
44+
"postcss": "^8.5.18",
4545
"rimraf": "^4.1.1",
4646
"tailwindcss": "^3.4.1",
4747
"tailwindcss-animate": "^1.0.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)