diff --git a/package.json b/package.json index 90eed1c..f264710 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^15.0.7", "@types/node": "^22.5.0", - "@types/react": "^18.0.26", + "@types/react": "^18.3.4", "babel-loader": "^9.1.2", "babel-plugin-import": "^1.13.8", "commitizen": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 1e56224..28c1750 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3605,15 +3605,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.26": - 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== - dependencies: - "@types/prop-types" "*" - csstype "^3.0.2" - -"@types/react@^16.8.0 || ^17.0.0 || ^18.0.0": +"@types/react@*", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0", "@types/react@^18.3.4": version "18.3.4" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3" integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==