diff --git a/package.json b/package.json index 8b15aa4..5d9d7d2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.12", "@types/node": "^20.14.11", - "@types/react": "^18.3.1", + "@types/react": "^18.3.6", "@types/react-dom": "^18.3.0", "eslint": "^8.24.0", "eslint-plugin-react": "^7.35.0", diff --git a/yarn.lock b/yarn.lock index d325fc5..4b8fa6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2357,10 +2357,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.3.1": - version "18.3.3" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" - integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== +"@types/react@*", "@types/react@^18.3.6": + version "18.3.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942" + integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg== dependencies: "@types/prop-types" "*" csstype "^3.0.2"