Bump @types/react from 18.2.66 to 18.2.74

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.66 to 18.2.74.
- [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] 2024-04-08 11:07:37 +00:00 committed by Labhansh Agrawal
parent 782ce677fd
commit 40c81f9b8e
2 changed files with 5 additions and 11 deletions

View file

@ -93,7 +93,7 @@
"@types/ms": "0.7.34", "@types/ms": "0.7.34",
"@types/node": "18.19.30", "@types/node": "18.19.30",
"@types/plist": "3.0.5", "@types/plist": "3.0.5",
"@types/react": "18.2.66", "@types/react": "18.2.74",
"@types/react-dom": "18.2.22", "@types/react-dom": "18.2.22",
"@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

@ -1244,13 +1244,12 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@18.2.66": "@types/react@*", "@types/react@18.2.74":
version "18.2.66" version "18.2.74"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451" resolved "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg== integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/responselike@*", "@types/responselike@^1.0.0": "@types/responselike@*", "@types/responselike@^1.0.0":
@ -1265,11 +1264,6 @@
resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
"@types/scheduler@*":
version "0.16.1"
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
"@types/seamless-immutable@7.1.19": "@types/seamless-immutable@7.1.19":
version "7.1.19" version "7.1.19"
resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.19.tgz#2b6e80389e5f62a7eb42cf908cbc14282e0d56a9" resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.19.tgz#2b6e80389e5f62a7eb42cf908cbc14282e0d56a9"