build(deps-dev): bump @types/react in the react group (#8129)

Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 19.1.0 to 19.1.1
- [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.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
...

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-04-14 09:27:43 +03:00 committed by GitHub
parent 38ea1ed5d7
commit e2a49abd86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View file

@ -22,7 +22,7 @@
"devDependencies": {
"@figma/plugin-typings": "1.109.0",
"@types/node": "20.16.10",
"@types/react": "19.1.0",
"@types/react": "19.1.1",
"@types/react-dom": "19.1.2",
"@vitejs/plugin-react": "4.3.4",
"cross-env": "7.0.3",