⬆ Bump @types/react-dom from 19.2.1 to 19.2.2 in /frontend (#1975)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-22 14:28:53 +01:00
committed by GitHub
parent 06cd9aa762
commit c1e3b2668b
2 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
"@tanstack/router-plugin": "^1.133.15",
"@types/node": "^24.10.0",
"@types/react": "^19.1.16",
"@types/react-dom": "^19.2.1",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react-swc": "^4.2.1",
"dotenv": "^17.2.2",
"typescript": "^5.2.2",