Skip to content

Commit df1b1be

Browse files
Bump postcss and styled-components in /app/web_ui
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.10 and updates ancestor dependency [styled-components](https://github.com/styled-components/styled-components). These dependencies need to be updated together. Updates `postcss` from 8.4.49 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.10) Updates `styled-components` from 6.1.19 to 6.4.1 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.19...styled-components@6.4.1) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development - dependency-name: styled-components dependency-version: 6.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 084b795 commit df1b1be

2 files changed

Lines changed: 42 additions & 62 deletions

File tree

app/web_ui/package-lock.json

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

app/web_ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-svelte": "^3.12.5",
3434
"jsdom": "^29.0.2",
3535
"openapi-typescript": "^7.4.1",
36-
"postcss": "^8.4.31",
36+
"postcss": "^8.5.10",
3737
"prettier": "^3.0.3",
3838
"prettier-plugin-svelte": "^3.0.3",
3939
"svelte": "^4.2.19",

0 commit comments

Comments
 (0)