Skip to content

Commit 0a978cf

Browse files
Update dependency postcss to v8.5.10 [SECURITY]
1 parent 58fc58b commit 0a978cf

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/admin-x-design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"glob": "^10.5.0",
5151
"jsdom": "28.1.0",
5252
"lodash-es": "4.18.1",
53-
"postcss": "8.5.6",
53+
"postcss": "8.5.10",
5454
"postcss-import": "16.1.1",
5555
"react": "18.3.1",
5656
"react-dom": "18.3.1",

apps/comments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-tailwindcss": "3.18.2",
7979
"jsdom": "28.1.0",
8080
"moment": "2.30.1",
81-
"postcss": "8.5.6",
81+
"postcss": "8.5.10",
8282
"sinon": "^21.1.1",
8383
"tailwindcss": "3.4.18",
8484
"vite": "5.4.21",

apps/shade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"glob": "^10.5.0",
9696
"jsdom": "28.1.0",
9797
"lodash-es": "4.18.1",
98-
"postcss": "8.5.6",
98+
"postcss": "8.5.10",
9999
"rollup-plugin-node-builtins": "2.1.2",
100100
"sinon": "18.0.1",
101101
"storybook": "10.3.5",

apps/signup-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react-refresh": "0.4.24",
5353
"eslint-plugin-tailwindcss": "3.18.2",
5454
"jsdom": "28.1.0",
55-
"postcss": "8.5.6",
55+
"postcss": "8.5.10",
5656
"postcss-import": "16.1.1",
5757
"prop-types": "15.8.1",
5858
"rollup-plugin-node-builtins": "2.1.2",

ghost/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
"nodemon": "3.1.14",
292292
"papaparse": "5.5.3",
293293
"parse-prometheus-text-format": "1.1.1",
294-
"postcss": "8.5.6",
294+
"postcss": "8.5.10",
295295
"postcss-cli": "11.0.1",
296296
"rewire": "9.0.1",
297297
"sinon": "18.0.1",

0 commit comments

Comments
 (0)