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.6 to 18.3.7
- [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-09-17 20:24:55 +00:00 committed by Jelle van der Waa
parent c23729fb8e
commit f3a17bace1

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.6", "@types/react": "18.3.7",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.6.0", "@typescript-eslint/eslint-plugin": "8.6.0",
"argparse": "2.0.1", "argparse": "2.0.1",