Skip to content

Commit a3e60ff

Browse files
build(deps): bump the ui-docs-dependencies group across 1 directory with 3 updates (#4670)
Bumps the ui-docs-dependencies group with 3 updates in the /ui/ui-docs directory: [styled-components](https://github.com/styled-components/styled-components), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [rimraf](https://github.com/isaacs/rimraf). Updates `styled-components` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.10...v6.1.11) Updates `@types/react` from 18.3.1 to 18.3.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) --- 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 - dependency-name: rimraf 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 a2d15ba commit a3e60ff

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

ui/ui-docs/package-lock.json

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

ui/ui-docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"devDependencies": {
1515
"@apicurio/eslint-config": "0.3.0",
16-
"@types/react": "18.3.1",
16+
"@types/react": "18.3.2",
1717
"@types/react-dom": "18.3.0",
1818
"@typescript-eslint/eslint-plugin": "7.8.0",
1919
"@typescript-eslint/parser": "7.8.0",
2020
"@vitejs/plugin-react-swc": "3.6.0",
2121
"eslint": "8.57.0",
2222
"eslint-plugin-react-hooks": "4.6.2",
2323
"eslint-plugin-react-refresh": "0.4.7",
24-
"rimraf": "5.0.5",
24+
"rimraf": "5.0.7",
2525
"typescript": "5.4.5",
2626
"vite": "5.2.11",
2727
"vite-tsconfig-paths": "4.3.2"
@@ -30,7 +30,7 @@
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"mobx": "6.12.3",
33-
"styled-components": "6.1.10",
33+
"styled-components": "6.1.11",
3434
"core-js": "3.37.0",
3535
"redoc": "2.1.4"
3636
}

0 commit comments

Comments
 (0)