Bump @types/react from 18.2.62 to 18.2.63 in /webui

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.62 to 18.2.63.
- [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]
2024-03-06 08:30:31 +00:00
committed by GitHub
parent 4c51a21ae0
commit 1268a6695c
3 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@
"react-router-dom": "^6.22.2"
},
"devDependencies": {
"@types/react": "^18.2.62",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",