Bump @types/react from 18.2.22 to 18.2.23 in /client

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.22 to 18.2.23.
- [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-09-27 01:12:27 +00:00
committed by GitHub
parent 6b707e2ddc
commit b1f16ff518
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@types/react": "^18.2.22",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.1.0",
"eslint": "^8.50.0",