Skip to content

Commit fff4ff5

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.5 to 19.0.1 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.5 to 19.0.1. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56b288d commit fff4ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@chatscope/chat-ui-kit-react": "^2.0.3",
2525
"@types/react": "^18.2.47",
26-
"@types/react-dom": "^18.2.18",
26+
"@types/react-dom": "^19.0.1",
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.3.0",
2929
"@vitejs/plugin-react": "^4.2.1",

0 commit comments

Comments
 (0)