Bump react-dom from 19.1.1 to 19.2.0

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.1 to 19.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-06 08:56:12 +00:00
committed by Kayne Ruse
parent 09b08cd791
commit 88f44a412b
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"jwt-decode": "^4.0.0",
"mariadb": "^3.4.5",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-dom": "^19.2.0",
"react-router": "^7.7.1",
"react-select": "^5.10.2",
"sequelize": "^6.37.7",