diff --git a/package.json b/package.json index 815ccc3c..62fbf09e 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "rimraf": "^3.0.0" }, "peerDependencies": { - "react": "^16.3.0 || ^17.0.0-0", - "react-dom": "^16.3.0 || ^17.0.0-0" + "react": "^16.3.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0" }, "resolutions": { "semver@7.0.0": "^7.0.0" diff --git a/yarn.lock b/yarn.lock index 284c27f4..4d69fb86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1828,8 +1828,8 @@ __metadata: react-fit: ^1.0.3 rimraf: ^3.0.0 peerDependencies: - react: ^16.3.0 || ^17.0.0-0 - react-dom: ^16.3.0 || ^17.0.0-0 + react: ^16.3.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0 languageName: unknown linkType: soft