diff --git a/test-app/package.json b/test-app/package.json index acc27306..69f0740e 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "14.5.1", "@types/jest": "29.5.6", "@types/node": "20.8.9", - "@types/react": "18.2.32", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/test-app/yarn.lock b/test-app/yarn.lock index 13a1f3cd..9f6ffd61 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -2160,10 +2160,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.32": - version "18.2.32" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a" - integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg== +"@types/react@18.2.33": + 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" "*"