diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 00d78801..f4164473 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index cd4f0649..17d61b16 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/jsdom": "^21.1.2", "@types/node": "^18.17.14", "@types/ramda": "^0.29.3", - "@types/react": "18.0.28", + "@types/react": "18.2.21", "@typescript-eslint/parser": "6.6.0", "@vitejs/plugin-react": "4.0.4", "@vitest/coverage-v8": "^0.34.3", diff --git a/yarn.lock b/yarn.lock index cefa1846..ce21e87b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1036,7 +1036,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*": +"@types/react@npm:*, @types/react@npm:18.2.21": version: 18.2.21 resolution: "@types/react@npm:18.2.21" dependencies: @@ -1047,17 +1047,6 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:18.0.28": - version: 18.0.28 - resolution: "@types/react@npm:18.0.28" - dependencies: - "@types/prop-types": "*" - "@types/scheduler": "*" - csstype: ^3.0.2 - checksum: e752df961105e5127652460504785897ca6e77259e0da8f233f694f9e8f451cde7fa0709d4456ade0ff600c8ce909cfe29f9b08b9c247fa9b734e126ec53edd7 - languageName: node - linkType: hard - "@types/scheduler@npm:*": version: 0.16.3 resolution: "@types/scheduler@npm:0.16.3" @@ -4755,7 +4744,7 @@ __metadata: "@types/jsdom": ^21.1.2 "@types/node": ^18.17.14 "@types/ramda": ^0.29.3 - "@types/react": 18.0.28 + "@types/react": 18.2.21 "@typescript-eslint/parser": 6.6.0 "@upstash/redis": ^1.22.0 "@vercel/og": ^0.5.13