From 400db1601773a1d35f785d4d3adfabea762307d6 Mon Sep 17 00:00:00 2001 From: Angelina Gadzhieva Date: Thu, 11 May 2023 13:20:22 +0300 Subject: [PATCH] feat: support React 18 in peerDeps (#44) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 665db4b..86965d1 100644 --- a/package.json +++ b/package.json @@ -84,8 +84,8 @@ }, "peerDependencies": { "@gravity-ui/uikit": "^4.1.0", - "react": "^16.0.0 || ^17.0.0", - "react-dom": "^16.0.0 || ^17.0.0" + "react": "^16.0.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" }, "nano-staged": { "*.{scss}": [