Skip to content

Commit 584d73d

Browse files
Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates (#5177)
Bumps the ui-docs-dependencies group in /ui/ui-docs with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `@types/react` from 18.3.5 to 18.3.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint-plugin-react-refresh` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-docs-dependencies - dependency-name: eslint-plugin-react-refresh 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 2ef5fb0 commit 584d73d

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,14 +13,14 @@
1313
},
1414
"devDependencies": {
1515
"@apicurio/eslint-config": "0.3.0",
16-
"@types/react": "18.3.5",
16+
"@types/react": "18.3.6",
1717
"@types/react-dom": "18.3.0",
1818
"@typescript-eslint/eslint-plugin": "8.5.0",
1919
"@typescript-eslint/parser": "8.5.0",
2020
"@vitejs/plugin-react-swc": "3.7.0",
2121
"eslint": "8.57.0",
2222
"eslint-plugin-react-hooks": "4.6.2",
23-
"eslint-plugin-react-refresh": "0.4.11",
23+
"eslint-plugin-react-refresh": "0.4.12",
2424
"rimraf": "6.0.1",
2525
"typescript": "5.6.2",
2626
"vite": "5.4.5",

0 commit comments

Comments
 (0)