diff --git a/package.json b/package.json index 1edc5535..e466ae6f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@testing-library/react": "^14.3.1", "@types/gtag.js": "^0.0.20", "@types/node": "20.14.8", - "@types/react": "18.3.3", + "@types/react": "18.3.8", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/yarn.lock b/yarn.lock index 0174eb4b..6a5394d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2412,7 +2412,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: @@ -2422,6 +2422,16 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:18.3.8": + version: 18.3.8 + resolution: "@types/react@npm:18.3.8" + dependencies: + "@types/prop-types": "npm:*" + csstype: "npm:^3.0.2" + checksum: 10c0/367312c9fe276639ecb142265e090a4dd04bb39f8d718cbab546de3f1ddcfddeff415e1147d0fc40f734badaa7420b7b109d511bd4304b2c4c9c36164612fdf8 + languageName: node + linkType: hard + "@types/responselike@npm:^1.0.0": version: 1.0.3 resolution: "@types/responselike@npm:1.0.3" @@ -11073,7 +11083,7 @@ __metadata: "@testing-library/react": "npm:^14.3.1" "@types/gtag.js": "npm:^0.0.20" "@types/node": "npm:20.14.8" - "@types/react": "npm:18.3.3" + "@types/react": "npm:18.3.8" "@types/react-dom": "npm:18.3.0" "@types/react-modal": "npm:^3.15.1" "@types/react-transition-group": "npm:^4.4.10"