chore(deps): bump @types/react-dom from 18.3.2 to 19.0.1

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.2 to 19.0.1.
- [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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-09 16:37:31 +00:00 committed by GitHub
parent 8a837f0546
commit d93bd1845c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@
"@types/mdx": "^2.0.13", "@types/mdx": "^2.0.13",
"@types/node": "^22.7.4", "@types/node": "^22.7.4",
"@types/react": "^18.3.10", "@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^19.0.1",
"@types/react-highlight-words": "^0.20.0", "@types/react-highlight-words": "^0.20.0",
"acorn": "^8.12.1", "acorn": "^8.12.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",