diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index cfaf9a0d..2c80b1a8 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -46,7 +46,7 @@ "clsx": "^2.1.1", "dayjs": "^1.11.11", "mantine-contextmenu": "^7.11.0", - "mantine-datatable": "^7.12.4", + "mantine-datatable": "^8.1.2", "mapbox-gl": "2.13.0", "mapbox-gl-draw-snap-mode": "^0.4.0", "mapbox-gl-style-switcher": "^1.0.11", diff --git a/yarn.lock b/yarn.lock index b55abde7..1cd27afa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9039,7 +9039,7 @@ __metadata: eslint-config-next: "npm:15.3.0" eslint-plugin-storybook: "npm:^0.8.0" mantine-contextmenu: "npm:^7.11.0" - mantine-datatable: "npm:^7.12.4" + mantine-datatable: "npm:^8.1.2" mapbox-gl: "npm:2.13.0" mapbox-gl-draw-snap-mode: "npm:^0.4.0" mapbox-gl-style-switcher: "npm:^1.0.11" @@ -13179,15 +13179,16 @@ __metadata: languageName: node linkType: hard -"mantine-datatable@npm:^7.12.4": - version: 7.12.4 - resolution: "mantine-datatable@npm:7.12.4" +"mantine-datatable@npm:^8.1.2": + version: 8.1.2 + resolution: "mantine-datatable@npm:8.1.2" peerDependencies: - "@mantine/core": ">=7.11" - "@mantine/hooks": ">=7.11" + "@mantine/core": ">=8.1" + "@mantine/hooks": ">=8.1" clsx: ">=2" - react: ">=18.2" - checksum: 10c0/0943737ca4c84a5db5b1d663f047829bb0ca91a1c578f486c1406909649e54ceb598505314e8b08782341e33ef524e38cdd76dd6adb24f6d22900e8dbccf9503 + react: ">=19" + react-dom: ">=19" + checksum: 10c0/072f720355f073a97a6eef0cfe76e8851f3e680a5d0ac7773156e963571efc79bea1db9970fc8c094d9cc4a00b9e6ca534331dbe2c3e4e663d231c34f9d4afe8 languageName: node linkType: hard