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

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


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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-23 20:50:05 +00:00 committed by Martin Pitt
parent de0b5aea7f
commit 5c61bcf932

View file

@ -18,7 +18,7 @@
"stylelint:fix": "stylelint --fix src/*{.css,scss}" "stylelint:fix": "stylelint --fix src/*{.css,scss}"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.3.11", "@types/react": "18.3.12",
"@types/react-dom": "18.3.1", "@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.11.0", "@typescript-eslint/eslint-plugin": "8.11.0",
"argparse": "2.0.1", "argparse": "2.0.1",