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

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) 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)

---
updated-dependencies:
- dependency-name: "@types/react"
  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-05-25 01:07:37 +00:00
committed by GitHub
parent 6ad935218a
commit 4fca9e2b63
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"sass": "^1.62.1"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.41.0",