diff --git a/package-lock.json b/package-lock.json index 7fe60783205cb28330aa0efa4e18871f67fba263..d677d8b6912a4f8201d4899781f63313c2b7ba62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@ahooksjs/use-url-state": "^3.5.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@ess-ics/ce-ui-common": "^6.1.4", + "@ess-ics/ce-ui-common": "^6.2.0", "@fontsource/roboto": "^4.1.0", "@mui/icons-material": "^5.14.1", "@mui/material": "^5.14.1", @@ -3072,9 +3072,9 @@ } }, "node_modules/@ess-ics/ce-ui-common": { - "version": "6.1.4", - "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.1.4.tgz", - "integrity": "sha1-tuOpU2+nVV9bvH/nh8E1Ddme8z0=", + "version": "6.2.0", + "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.2.0.tgz", + "integrity": "sha1-Z5Hib745MUnOAIb3lKea1WpEOtU=", "dependencies": { "@fontsource/titillium-web": "^4.5.9", "@mui/x-data-grid-pro": "^6.5.0", @@ -34273,9 +34273,9 @@ "dev": true }, "@ess-ics/ce-ui-common": { - "version": "6.1.4", - "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.1.4.tgz", - "integrity": "sha1-tuOpU2+nVV9bvH/nh8E1Ddme8z0=", + "version": "6.2.0", + "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.2.0.tgz", + "integrity": "sha1-Z5Hib745MUnOAIb3lKea1WpEOtU=", "requires": { "@fontsource/titillium-web": "^4.5.9", "@mui/x-data-grid-pro": "^6.5.0", diff --git a/package.json b/package.json index d7452e1c32726cd2097846896eba462d4fd6fc9c..21d5b1eee775de8fb46bfad560701970f39d7f33 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@ahooksjs/use-url-state": "^3.5.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@ess-ics/ce-ui-common": "^6.1.4", + "@ess-ics/ce-ui-common": "^6.2.0", "@fontsource/roboto": "^4.1.0", "@mui/icons-material": "^5.14.1", "@mui/material": "^5.14.1",