Skip to content

build(deps): bump mantine-datatable from 7.12.4 to 7.17.1 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -43,7 +43,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"mantine-contextmenu": "^7.11.0",
"mantine-datatable": "^7.12.4",
"mantine-datatable": "^7.17.1",
"mapbox-gl": "2.13.0",
"mapbox-gl-draw-snap-mode": "^0.2.0",
"mapbox-gl-style-switcher": "^1.0.11",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8709,7 +8709,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:^7.17.1"
mapbox-gl: "npm:2.13.0"
mapbox-gl-draw-snap-mode: "npm:^0.2.0"
mapbox-gl-style-switcher: "npm:^1.0.11"
Expand Down Expand Up @@ -12837,15 +12837,15 @@ __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:^7.17.1":
version: 7.17.1
resolution: "mantine-datatable@npm:7.17.1"
peerDependencies:
"@mantine/core": ">=7.11"
"@mantine/hooks": ">=7.11"
"@mantine/core": ">=7.14"
"@mantine/hooks": ">=7.14"
clsx: ">=2"
react: ">=18.2"
checksum: 10c0/0943737ca4c84a5db5b1d663f047829bb0ca91a1c578f486c1406909649e54ceb598505314e8b08782341e33ef524e38cdd76dd6adb24f6d22900e8dbccf9503
checksum: 10c0/aafc41ba88e1a33a4094a47ceb23940952f811fc9240dad622030c7348169f0e51a78b024ce186762e1a114c94621e54508f23b5e57507055b3640d120a298ce
languageName: node
linkType: hard

Expand Down