Bump @types/react from 18.2.41 to 18.2.43

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.41 to 18.2.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 11:22:47 +00:00 committed by Labhansh Agrawal
parent 9004c2fa4b
commit a85d38bb6f
2 changed files with 5 additions and 5 deletions

View file

@ -93,7 +93,7 @@
"@types/ms": "0.7.34", "@types/ms": "0.7.34",
"@types/node": "18.19.2", "@types/node": "18.19.2",
"@types/plist": "3.0.5", "@types/plist": "3.0.5",
"@types/react": "18.2.41", "@types/react": "18.2.43",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/seamless-immutable": "7.1.19", "@types/seamless-immutable": "7.1.19",
"@types/styled-jsx": "2.2.9", "@types/styled-jsx": "2.2.9",

View file

@ -1202,10 +1202,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@18.2.41": "@types/react@*", "@types/react@18.2.43":
version "18.2.41" version "18.2.43"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" resolved "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"