chore(deps): bump @types/react from 18.3.20 to 19.1.2

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.20 to 19.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-14 20:45:31 +00:00 committed by GitHub
parent 0724e7d0d2
commit ff70419509
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"@types/jsonwebtoken": "^9.0.2", "@types/jsonwebtoken": "^9.0.2",
"@types/lodash.upperfirst": "^4.3.7", "@types/lodash.upperfirst": "^4.3.7",
"@types/node": "^22.1.0", "@types/node": "^22.1.0",
"@types/react": "^18.2.18", "@types/react": "^19.1.2",
"@types/react-dom": "^19.0.1", "@types/react-dom": "^19.0.1",
"@types/react-swipeable-views": "^0.13.2", "@types/react-swipeable-views": "^0.13.2",
"@types/react-swipeable-views-utils": "^0.13.4", "@types/react-swipeable-views-utils": "^0.13.4",