Bump @types/react-dom from 18.2.6 to 18.2.7 in /client

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.6 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-18 19:50:27 +00:00
committed by GitHub
parent 6db7c5dedd
commit 8e0f63fc86
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.6",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.44.0",
"eslint-plugin-react": "^7.32.2",