diff --git a/package-lock.json b/package-lock.json index 46ee9dcdf4f55c820eb94e28f1f8eaec71fa41d6..d231e1219822205c14b10e54643cbb2a9e848ac9 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.4.1", + "@ess-ics/ce-ui-common": "^6.5.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.4.1", - "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.4.1.tgz", - "integrity": "sha512-4mj9tuLVdj6dXqL9LV+ls7V5Jsz2S/JeBs2EP/bE+ekisk/dfFxvZa2sAaXDYqCEQH8E+Q2tK0bQ7mlAiEl5gA==", + "version": "6.5.0", + "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.5.0.tgz", + "integrity": "sha512-e4foGfjpmLjD6Zw/bvbZTgPQw9+BY2WMKn3HqKX4zQRBA/UcBd71dWKgeS5NGUwrt+gaSH7/AjcI8EYeOfTfBw==", "dependencies": { "@fontsource/titillium-web": "^4.5.9", "@mui/x-data-grid-pro": "^6.5.0", @@ -34281,9 +34281,9 @@ "dev": true }, "@ess-ics/ce-ui-common": { - "version": "6.4.1", - "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.4.1.tgz", - "integrity": "sha512-4mj9tuLVdj6dXqL9LV+ls7V5Jsz2S/JeBs2EP/bE+ekisk/dfFxvZa2sAaXDYqCEQH8E+Q2tK0bQ7mlAiEl5gA==", + "version": "6.5.0", + "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-6.5.0.tgz", + "integrity": "sha512-e4foGfjpmLjD6Zw/bvbZTgPQw9+BY2WMKn3HqKX4zQRBA/UcBd71dWKgeS5NGUwrt+gaSH7/AjcI8EYeOfTfBw==", "requires": { "@fontsource/titillium-web": "^4.5.9", "@mui/x-data-grid-pro": "^6.5.0", diff --git a/package.json b/package.json index 75d31c1e59952bdbb26616a60cc304551fcec95a..9be35d77fa8ae3499932663e7ac93c8f872190d2 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.4.1", + "@ess-ics/ce-ui-common": "^6.5.0", "@fontsource/roboto": "^4.1.0", "@mui/icons-material": "^5.14.1", "@mui/material": "^5.14.1",