diff --git a/package-lock.json b/package-lock.json index d426af612..e0ea46e38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@babel/core": "^7.26.0", "@dnd-kit/core": "^4.0.3", "@dnd-kit/sortable": "^5.1.0", - "@ferlab/ui": "^10.13.2", + "@ferlab/ui": "^10.14.0", "@loadable/component": "^5.16.4", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", "@react-keycloak/core": "^3.2.0", @@ -2551,9 +2551,10 @@ } }, "node_modules/@ferlab/ui": { - "version": "10.13.2", - "resolved": "https://registry.npmjs.org/@ferlab/ui/-/ui-10.13.2.tgz", - "integrity": "sha512-hy1zzdtIqCRchmo78dS4uVhkkwrSQjsNV0Nw+VkSimXuDFlbGSpezjj/tTW14OK4foVWpYN0UDbRu+5xp9Saaw==", + "version": "10.14.0", + "resolved": "https://registry.npmjs.org/@ferlab/ui/-/ui-10.14.0.tgz", + "integrity": "sha512-k8v1pAqUkudsSwkoYUwkx1nAfB6s7zqDT5tGwd5HLagpc1J+RxjUMsiZl9d1ZSTtAltolv7rmmkVGd5rpMIilw==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "@ant-design/icons": "^4.7.0", "@dnd-kit/core": "^4.0.3", @@ -2590,7 +2591,7 @@ }, "peerDependencies": { "@sentry/react": "^8.23.0", - "antd": "^4.24.11", + "antd": "^4.24.16", "date-fns": "^2.29.3", "rc-tree-select": "^5.4.0", "react": "^18.3.1", diff --git a/package.json b/package.json index a36c594f3..042c9dd01 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@babel/core": "^7.26.0", "@dnd-kit/core": "^4.0.3", "@dnd-kit/sortable": "^5.1.0", - "@ferlab/ui": "^10.13.2", + "@ferlab/ui": "^10.14.0", "@loadable/component": "^5.16.4", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", "@react-keycloak/core": "^3.2.0",