diff --git a/packages/easy-test-react/package.json b/packages/easy-test-react/package.json index 8a8353b6c..f5269d9f3 100644 --- a/packages/easy-test-react/package.json +++ b/packages/easy-test-react/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@thisisagile/easy": "workspace:^", - "@types/react": "^18.3.3", + "@types/react": "^18.3.9", "react": "^18.3.1", "react-dom": "^18.3.1" } diff --git a/yarn.lock b/yarn.lock index 888241ab9..6f8eaecbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1784,7 +1784,7 @@ __metadata: "@testing-library/react": "npm:^14.2.1" "@thisisagile/easy": "workspace:^" "@thisisagile/easy-test": "workspace:*" - "@types/react": "npm:^18.3.3" + "@types/react": "npm:^18.3.9" jest-environment-jsdom: "npm:^29.7.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" @@ -2194,7 +2194,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:^18.3.3": +"@types/react@npm:*": version: 18.3.3 resolution: "@types/react@npm:18.3.3" dependencies: @@ -2204,6 +2204,16 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:^18.3.9": + version: 18.3.9 + resolution: "@types/react@npm:18.3.9" + dependencies: + "@types/prop-types": "npm:*" + csstype: "npm:^3.0.2" + checksum: 10c0/a92b8e061d0c833e096254782c56a802316593f4a907fb834b557cabe848a0829b9eb6056404ea239eb4d5ec5ac7b7724309761516c0a7a277916fa04dd4f805 + languageName: node + linkType: hard + "@types/semver@npm:^7.3.12": version: 7.5.8 resolution: "@types/semver@npm:7.5.8"