Skip to content

Commit 99abd18

Browse files
chore(deps-dev): bump the postcss group with 2 updates
Bumps the postcss group with 2 updates: [postcss](https://github.com/postcss/postcss) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env). Updates `postcss` from 8.5.8 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.15) Updates `postcss-preset-env` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: postcss - dependency-name: postcss-preset-env dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: postcss ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c735d40 commit 99abd18

3 files changed

Lines changed: 484 additions & 399 deletions

File tree

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
"happy-dom": "^20.0.0",
101101
"jiti": "^2.6.1",
102102
"openapi-typescript": "6.5.5",
103-
"postcss": "^8.5.8",
103+
"postcss": "^8.5.15",
104104
"postcss-nested": "^7.0.2",
105105
"postcss-normalize": "^13.0.1",
106-
"postcss-preset-env": "^11.0.0",
106+
"postcss-preset-env": "^11.3.0",
107107
"rollup-plugin-visualizer": "^7.0.0",
108108
"stylelint": "^17.0.0",
109109
"stylelint-config-concentric": "^2.0.2",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"eslint-plugin-react-refresh": "^0.4.26",
8989
"eslint-plugin-simple-import-sort": "^12.1.1",
9090
"glob": "^13.0.0",
91-
"postcss": "^8.5.8",
91+
"postcss": "^8.5.15",
9292
"postcss-nested": "^7.0.2",
9393
"postcss-normalize": "^13.0.1",
94-
"postcss-preset-env": "^11.0.0",
94+
"postcss-preset-env": "^11.3.0",
9595
"react-focus-on": "^3.9.1",
9696
"sanitize-html": "^2.11.0",
9797
"stylelint": "^17.0.0",

0 commit comments

Comments
 (0)