Browse Source

chore(deps-dev): 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11405/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
199312a703
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -61,7 +61,7 @@
"@types/jest": "^29.5.13", "@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10", "@types/lodash": "^4.17.10",
"@types/react": "^18.3.11", "@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^19.0.1",
"@types/react-helmet": "^6.1.11", "@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.24", "@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24", "@umijs/max": "^4.3.24",

Loading…
Cancel
Save