Skip to content

Commit aa61121

Browse files
chore(deps): update dependency postcss to v8.5.8
1 parent fdb29dd commit aa61121

File tree

5 files changed

+304
-314
lines changed

5 files changed

+304
-314
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"hast-util-heading-rank": "3.0.0",
3030
"hast-util-to-string": "3.0.1",
3131
"mdsvex": "0.12.7",
32-
"postcss": "8.5.6",
32+
"postcss": "8.5.8",
3333
"postcss-load-config": "6.0.1",
3434
"postcss-preset-env": "11.2.0",
3535
"rehype-add-classes": "1.0.0",

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/jsdom": "27.0.0",
1919
"@vitest/ui": "4.0.18",
2020
"autoprefixer": "10.4.27",
21-
"postcss": "8.5.6",
21+
"postcss": "8.5.8",
2222
"postcss-load-config": "6.0.1",
2323
"postcss-preset-env": "11.2.0",
2424
"svelte": "5.53.5",

packages/svelte-fluent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/jsdom": "27.0.0",
3636
"autoprefixer": "10.4.27",
3737
"npm-run-all2": "8.0.4",
38-
"postcss": "8.5.6",
38+
"postcss": "8.5.8",
3939
"postcss-load-config": "6.0.1",
4040
"postcss-preset-env": "11.2.0",
4141
"publint": "0.3.18",

0 commit comments

Comments
 (0)