diff --git a/package-lock.json b/package-lock.json index 6439f3522e..88137c62cc 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.164.0", + "@gridsuite/commons-ui": "0.165.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.164.0", - "resolved": "https://registry.npmjs.org/@gridsuite/commons-ui/-/commons-ui-0.164.0.tgz", - "integrity": "sha512-P30cLVCu6osHgcp33CCHJlJ2NHcrJZl/coc5yw/yBq97uM7cIVgf5YzjzBOZRu9sXFgoZCFHmwNB5baYgfpo8A==", + "version": "0.165.0", + "resolved": "https://registry.npmjs.org/@gridsuite/commons-ui/-/commons-ui-0.165.0.tgz", + "integrity": "sha512-OiNYe+C7C4TEFRKqbp3yIo+ZRkrdrye481HJ0YZTsWCJwV/gOAjAHK19TegV8/9y2IahdbqKQ4gQai53eUiL0w==", "license": "MPL-2.0", "dependencies": { "@ag-grid-community/locale": "^33.3.2", diff --git a/package.json b/package.json index 58924a3566..03f8d5cd20 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.164.0", + "@gridsuite/commons-ui": "0.165.0", "@hello-pangea/dnd": "^18.0.1", "@hookform/resolvers": "^4.1.3", "@mui/icons-material": "^5.18.0",