chore(deps): bump @types/react-dom from 18.0.11 to 18.2.7 in /frontend

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-08-04 10:58:05 +02:00
committed by GitHub
parent abd3d309fb
commit 40bc8bb536
3 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "^18.14.1",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.0.6",
"@types/react-dom": "^18.2.7",
"eslint": "^8.42.0",
"eslint-config-next": "^12.3.0",
"typescript": "^4.8.3"