Skip to content

Commit 61b0b85

Browse files
build(deps-dev): bump the ui-dependencies group (#4020)
Bumps the ui-dependencies group in /ui/ui-app with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 045f0f5 commit 61b0b85

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ui/ui-app/package-lock.json

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

ui/ui-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@monaco-editor/react": "4.6.0",
1818
"@types/luxon": "3.3.5",
1919
"@types/react": "18.2.38",
20-
"@types/react-dom": "18.2.16",
20+
"@types/react-dom": "18.2.17",
2121
"@typescript-eslint/eslint-plugin": "6.12.0",
2222
"@typescript-eslint/parser": "6.12.0",
2323
"@vitejs/plugin-react-swc": "3.5.0",

0 commit comments

Comments
 (0)