diff --git a/sandbox/package.json b/sandbox/package.json index 4bf81eb74..6156e0f5f 100644 --- a/sandbox/package.json +++ b/sandbox/package.json @@ -16,11 +16,11 @@ }, "author": "Denis Oblogin (https://github.com/ukrbublik)", "dependencies": { - "react-scripts": "^3.4.3", + "react-scripts": "^5.0.0", "react-awesome-query-builder": "^4.1.1", "react": "^16.14.0", "react-dom": "^16.14.0", - "antd": "^4.16.3", + "antd": "^5.1.5", "@material-ui/core": "^4.11.4", "@material-ui/icons": "^4.11.2", "@material-ui/pickers": "^3.3.10",