diff --git a/fe/package.json b/fe/package.json index 0b694ca..9ad440f 100644 --- a/fe/package.json +++ b/fe/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "antd": "latest", - "oui-data": "^1.1.281", + "oui-data": "^2.0.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-router": "latest"