chore(deps): bump @types/react from 18.2.0 to 18.2.32 in /frontend

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.0 to 18.2.32.
- [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:production
  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]
2023-10-26 11:27:52 +02:00
committed by GitHub
parent a520fff2fe
commit 759e727135
3 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "^18.14.1",
"@types/react": "^18.2.0",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.7",
"eslint": "^8.52.0",
"eslint-config-next": "^12.3.0",