Skip to content

Commit 14836e0

Browse files
build(deps-dev): bump @types/react-dom in the react group
Bumps the react group with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react-dom` from 19.1.5 to 19.1.6 - [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-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6d5142 commit 14836e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@testing-library/react": "^16.3.0",
5656
"@testing-library/user-event": "^14.6.1",
5757
"@types/react": "^19.1.6",
58-
"@types/react-dom": "^19.1.5",
58+
"@types/react-dom": "^19.1.6",
5959
"@vitejs/plugin-react": "^4.5.0",
6060
"eslint": "^9.27.0",
6161
"eslint-plugin-react-hooks": "^5.1.0",

0 commit comments

Comments
 (0)