Merge pull request #15 from JokeJason/renovate/react-monorepo

Update dependency @types/react to v18.2.14
This commit is contained in:
Jason Zhu 2023-07-01 06:12:49 +08:00 committed by GitHub
commit 3b36083a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -447,9 +447,9 @@
"@types/react" "*"
"@types/react@*", "@types/react@^18.0.37":
version "18.2.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.13.tgz#a98c09bde8b18f80021935b11d2d29ef5f4dcb2f"
integrity sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==
version "18.2.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"