build(deps-dev): bump @types/react-dom from 18.2.21 to 18.2.22 (#6265)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.21 to 18.2.22.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-23 07:47:10 +01:00 committed by GitHub
parent 0e529068d8
commit c21605211a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 41 additions and 41 deletions

View file

@ -23,7 +23,7 @@
"react-router-dom": "^6.22.3",
"zustand": "^4.5.2",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react-swc": "^3.5.0",