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

Commit 3b1c4ca

Browse files
Bump @types/react-dom from 19.2.1 to 19.2.2 in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.1 to 19.2.2. - [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.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a385429 commit 3b1c4ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@biomejs/biome": "2.2.5",
1919
"@types/node": "^24.8.0",
2020
"@types/react": "^19.1.16",
21-
"@types/react-dom": "^19.1.9",
21+
"@types/react-dom": "^19.2.2",
2222
"@vitejs/plugin-react": "^5.0.4",
2323
"globals": "^16.4.0",
2424
"typescript": "^5.9.3",

frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)