diff --git a/package.json b/package.json index cbff936..c1627db 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "tailwindcss": "3.4.1" }, "devDependencies": { - "@types/react": "18.2.47", + "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index ad4044b..f678923 100644 --- a/yarn.lock +++ b/yarn.lock @@ -545,10 +545,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.47": - version "18.2.47" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40" - integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ== +"@types/react@*", "@types/react@18.2.48": + version "18.2.48" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" + integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"