Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down