Bump @types/react-dom from 17.0.16 to 18.0.10

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-26 03:26:51 +00:00
committed by GitHub
parent ca8339c7d5
commit 259518e34c
2 changed files with 10 additions and 34 deletions

View File

@@ -24,7 +24,7 @@
"@remix-run/dev": "^1.6.3",
"@remix-run/eslint-config": "^1.6.7",
"@types/react": "^18.0.17",
"@types/react-dom": "^17.0.9",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.8",
"concurrently": "^7.3.0",
"cross-env": "^7.0.3",