chore: bump @types/react-dom from 18.3.5 to 19.0.1

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.5 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-23 18:49:29 +00:00 committed by Guoqi Sun
parent 18cfd0d7dd
commit c3ddebc234

View file

@ -19,7 +19,7 @@
"@expressive-code/plugin-collapsible-sections": "^0.38.3", "@expressive-code/plugin-collapsible-sections": "^0.38.3",
"@expressive-code/plugin-line-numbers": "^0.38.3", "@expressive-code/plugin-line-numbers": "^0.38.3",
"@types/react": "^18.3.12", "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^19.0.1",
"astro": "^5.1.0", "astro": "^5.1.0",
"astro-expressive-code": "^0.38.3", "astro-expressive-code": "^0.38.3",
"astro-google-analytics": "^1.0.3", "astro-google-analytics": "^1.0.3",