Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 0c3c4b5

Browse files
build(deps-dev): bump @types/react-dom in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.2 to 19.2.3. - [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.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efaaaea commit 0c3c4b5

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@biomejs/biome": "2.3.5",
3535
"@types/node": "^24.10.0",
3636
"@types/react": "^19.2.4",
37-
"@types/react-dom": "^19.2.2",
37+
"@types/react-dom": "^19.2.3",
3838
"@vitejs/plugin-react": "^5.1.1",
3939
"globals": "^16.5.0",
4040
"json-server": "1.0.0-beta.3",

0 commit comments

Comments
 (0)