Skip to content

Commit c19b9a2

Browse files
Update CSS preprocessors (#29478)
This PR contains the following updates: This PR contains the following updates: - autoprefixer@10.5.4 - postcss@8.5.26 Co-authored-by: tryghost-renovate[bot] <269725441+tryghost-renovate[bot]@users.noreply.github.com>
1 parent b23de25 commit c19b9a2

8 files changed

Lines changed: 448 additions & 376 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@tryghost/koenig-lexical": patch
3+
"@tryghost/kg-unsplash-selector": patch
4+
---
5+
6+
Updated dependencies

apps/comments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/react": "catalog:react17",
7676
"@types/react-dom": "catalog:react17",
7777
"@vitest/coverage-v8": "catalog:",
78-
"autoprefixer": "10.5.2",
78+
"autoprefixer": "10.5.4",
7979
"bson-objectid": "catalog:",
8080
"eslint": "catalog:",
8181
"eslint-plugin-tailwindcss": "catalog:tailwind3",

apps/signup-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@tryghost/i18n": "workspace:*",
4848
"@types/react": "catalog:",
4949
"@types/react-dom": "catalog:",
50-
"autoprefixer": "10.5.2",
50+
"autoprefixer": "10.5.4",
5151
"eslint": "catalog:",
5252
"eslint-plugin-tailwindcss": "catalog:tailwind3",
5353
"postcss": "catalog:",

apps/sodo-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@testing-library/jest-dom": "catalog:",
5656
"@testing-library/react": "catalog:react17",
5757
"@vitest/coverage-v8": "catalog:",
58-
"autoprefixer": "10.5.2",
58+
"autoprefixer": "10.5.4",
5959
"cross-fetch": "catalog:",
6060
"eslint": "catalog:",
6161
"jsdom": "catalog:",

koenig/kg-unsplash-selector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "catalog:",
4141
"@vitejs/plugin-react": "catalog:",
4242
"@vitest/coverage-v8": "catalog:",
43-
"autoprefixer": "10.5.2",
43+
"autoprefixer": "10.5.4",
4444
"eslint": "catalog:",
4545
"eslint-plugin-ghost": "catalog:",
4646
"eslint-plugin-react": "catalog:",

koenig/koenig-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@vitejs/plugin-react": "catalog:",
102102
"@vitest/coverage-v8": "catalog:",
103103
"@vitest/ui": "4.1.9",
104-
"autoprefixer": "10.5.2",
104+
"autoprefixer": "10.5.4",
105105
"clsx": "catalog:",
106106
"concurrently": "catalog:",
107107
"dompurify": "catalog:",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ catalog:
146146
moment-timezone: 0.5.45
147147
msw: 2.14.6
148148
node-html-markdown: 2.0.0
149-
postcss: 8.5.16
149+
postcss: 8.5.26
150150
preact: ^10.29.2
151151
react: 18.3.1
152152
react-dom: 18.3.1

0 commit comments

Comments
 (0)