diff --git a/examples/customization-sider/package.json b/examples/customization-sider/package.json index 01bfa868c231..11e364f7c639 100644 --- a/examples/customization-sider/package.json +++ b/examples/customization-sider/package.json @@ -27,7 +27,7 @@ "@refinedev/core": "^4.49.2", "@refinedev/react-router-v6": "^4.5.9", "@refinedev/simple-rest": "^5.0.6", - "antd": "5.16.5", + "antd": "5.19.4", "react": "^18.0.0", "react-dom": "^18.0.0", "react-router-dom": "^6.8.1"