Bump @types/react from 19.1.0 to 19.1.1 (#487)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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
...

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 10:44:35 +03:00
committed by GitHub
parent 0a00e0a474
commit 6f5dd89056
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@types/lodash": "^4.17.16",
"@types/node": "^22.14.0",
"@types/papaparse": "^5.3.15",
"@types/react": "^19.1.0",
"@types/react": "^19.1.1",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/parser": "^8.29.0",
"@vitejs/plugin-react": "^4.3.4",