2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

Pinned action column (#5880)

* Update mantine-datatable package

* use new pinLastColumn property
This commit is contained in:
Oliver
2023-11-08 08:30:05 +11:00
committed by GitHub
parent 5d05137630
commit 907343c5db
4 changed files with 7 additions and 15 deletions

View File

@ -2219,10 +2219,10 @@ lru-cache@^5.1.1:
dependencies:
yallist "^3.0.2"
mantine-datatable@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/mantine-datatable/-/mantine-datatable-6.0.0.tgz#e402f8461b30b7f833546212297d1242481bc267"
integrity sha512-fj2GFpZ30B30zaQFIsFlmUzRbK3hoiLaZXGaquDqK0jbIzsxlIDbLjgTvI9KJ8f1Gk+bE0lXc4yRBsmvg6DCnA==
mantine-datatable@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/mantine-datatable/-/mantine-datatable-6.0.5.tgz#e8e6e781de44233bd40c26cd7400186fce15f7a0"
integrity sha512-TMDz7zkpDUkK2qlSn5pA+EuwHAVogDyPWNbs702M5f5mmHjjtC6q20U+4f09kYU+uZzrJ3E9wDA2Y1+bxXl/ew==
marked@^4.1.0:
version "4.3.0"