Bump @types/react-dom from 18.2.8 to 18.2.10 in /admin

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.8 to 18.2.10.
- [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-10-05 05:49:29 +00:00
committed by GitHub
parent 16a4e5696f
commit be6c88314a
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@types/react-dom": "^18.2.10",
"@vitejs/plugin-react": "^4.1.0",
"vite": "^4.4.10"
}