diff --git a/package-lock.json b/package-lock.json index fcc23959b3..8f5a82fe34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", - "@gridsuite/commons-ui": "0.167.0", + "@gridsuite/commons-ui": "0.168.0", "@hello-pangea/dnd": "^18.0.1", "@hookform/resolvers": "^4.1.3", "@mui/icons-material": "^5.18.0", @@ -3289,9 +3289,9 @@ } }, "node_modules/@gridsuite/commons-ui": { - "version": "0.167.0", - "resolved": "https://registry.npmjs.org/@gridsuite/commons-ui/-/commons-ui-0.167.0.tgz", - "integrity": "sha512-bV5sMUhMTab/7qCeqmd+mhfgAV2V3azSoD7nSYCqhkDqnaI7fq20zpv9J3YVs43sLiz7ET0N87yka6W+ql/anw==", + "version": "0.168.0", + "resolved": "https://registry.npmjs.org/@gridsuite/commons-ui/-/commons-ui-0.168.0.tgz", + "integrity": "sha512-HrHnGJ8dsjP1X9cy7kYD+WU+zDGiZ4HGl3lBMK9Zd8yfLfS+8EUWRjS/dYIbWP4bJNzUCRbgR7sFXSposOyBoA==", "license": "MPL-2.0", "dependencies": { "@ag-grid-community/locale": "^33.3.2", diff --git a/package.json b/package.json index 84eecfdfcb..0ac0581349 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", - "@gridsuite/commons-ui": "0.167.0", + "@gridsuite/commons-ui": "0.168.0", "@hello-pangea/dnd": "^18.0.1", "@hookform/resolvers": "^4.1.3", "@mui/icons-material": "^5.18.0",