diff --git a/ts/typescript-book/like-button/yarn.lock b/ts/typescript-book/like-button/yarn.lock index f78bd281..a8c249ad 100644 --- a/ts/typescript-book/like-button/yarn.lock +++ b/ts/typescript-book/like-button/yarn.lock @@ -2204,9 +2204,9 @@ "@types/react" "*" "@types/react@*", "@types/react@^18.0.0": - version "18.2.32" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a" - integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg== + version "18.2.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" + integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/ts/typescript-book/random-cat/yarn.lock b/ts/typescript-book/random-cat/yarn.lock index 5b6ac11a..69be3b19 100644 --- a/ts/typescript-book/random-cat/yarn.lock +++ b/ts/typescript-book/random-cat/yarn.lock @@ -79,9 +79,9 @@ "@types/react" "*" "@types/react@*", "@types/react@^18.0.0": - version "18.2.32" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a" - integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg== + version "18.2.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" + integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"