Skip to content

Commit 69c9a4a

Browse files
Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates (#5103)
Bumps the ui-docs-dependencies group in /ui/ui-docs with 2 updates: [styled-components](https://github.com/styled-components/styled-components) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `styled-components` from 6.1.12 to 6.1.13 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.12...v6.1.13) Updates `@types/react` from 18.3.4 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-docs-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee4cc2e commit 69c9a4a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

ui/ui-docs/package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@apicurio/eslint-config": "0.3.0",
16-
"@types/react": "18.3.4",
16+
"@types/react": "18.3.5",
1717
"@types/react-dom": "18.3.0",
1818
"@typescript-eslint/eslint-plugin": "8.3.0",
1919
"@typescript-eslint/parser": "8.3.0",
@@ -30,7 +30,7 @@
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"mobx": "6.13.1",
33-
"styled-components": "6.1.12",
33+
"styled-components": "6.1.13",
3434
"core-js": "3.38.1",
3535
"redoc": "2.1.5"
3636
}

0 commit comments

Comments
 (0)