Skip to content

Commit 84ce3ca

Browse files
authored
Merge pull request #583 from icflorescu/next
Next
2 parents 33ac81b + 8fc2b2b commit 84ce3ca

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![Language][language-image]][repo-url]
1111
[![Sponsor the author][sponsor-image]][sponsor-url]
1212

13-
The lightweight, dependency-free, **dark-theme aware** table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and [much more](https://icflorescu.github.io/mantine-datatable/).
13+
The [lightweight](https://bundlephobia.com/package/mantine-datatable), dependency-free, **dark-theme aware** table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and [much more](https://icflorescu.github.io/mantine-datatable/).
1414

1515
[![Mantine DataTable](https://user-images.githubusercontent.com/581999/294180790-93289cec-4d73-47b5-988f-8c93dd3443fe.png)](https://icflorescu.github.io/mantine-datatable/)
1616

@@ -136,7 +136,7 @@ Make sure to browse the comprehensive list of [usage examples](https://icfloresc
136136

137137
Mantine DataTable works perfectly with [Mantine Context Menu](https://icflorescu.github.io/mantine-contextmenu/), a library built by the same author that enables you to enhance your UIs with desktop-grade, lightweight yet fully-featured context menus that respect the Mantine color scheme out of the box:
138138

139-
[![Mantine ContextMenu](https://user-images.githubusercontent.com/581999/279488420-96467a1b-2fb7-4876-bbc0-6976d26ed79b.png)](https://icflorescu.github.io/mantine-contextmenu/)
139+
[![Mantine ContextMenu](https://user-images.githubusercontent.com/581999/294179957-e5b07f1f-701b-49a9-a518-4e42afb8b70a.png)](https://icflorescu.github.io/mantine-contextmenu/)
140140

141141
## Contributing
142142

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@
8585
"@tanstack/react-query": "^5.32.0",
8686
"@types/lodash": "^4.17.0",
8787
"@types/node": "^20.12.7",
88-
"@types/react": "^18.3.0",
88+
"@types/react": "^18.3.1",
8989
"@types/react-dom": "^18.3.0",
9090
"@typescript-eslint/eslint-plugin": "^7.7.1",
9191
"@typescript-eslint/parser": "^7.7.1",
9292
"clsx": "^2.1.1",
9393
"cssnano": "^7.0.1",
94-
"dayjs": "^1.11.10",
94+
"dayjs": "^1.11.11",
9595
"eslint": "^8",
9696
"eslint-config-next": "^14.2.3",
9797
"eslint-config-prettier": "^9.1.0",
@@ -104,8 +104,8 @@
104104
"postcss-preset-mantine": "^1.15.0",
105105
"postcss-simple-vars": "^7.0.1",
106106
"prettier": "^3.2.5",
107-
"react": "^18.3.0",
108-
"react-dom": "^18.3.0",
107+
"react": "^18.3.1",
108+
"react-dom": "^18.3.1",
109109
"sharp": "^0.33.3",
110110
"swr": "^2.2.5",
111111
"tsup": "^8.0.2",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,10 +1921,10 @@
19211921
"@types/prop-types" "*"
19221922
csstype "^3.0.2"
19231923

1924-
"@types/react@^18.3.0":
1925-
version "18.3.0"
1926-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0.tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a"
1927-
integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==
1924+
"@types/react@^18.3.1":
1925+
version "18.3.1"
1926+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
1927+
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
19281928
dependencies:
19291929
"@types/prop-types" "*"
19301930
csstype "^3.0.2"
@@ -2919,10 +2919,10 @@ data-view-byte-offset@^1.0.0:
29192919
es-errors "^1.3.0"
29202920
is-data-view "^1.0.1"
29212921

2922-
dayjs@^1.11.10:
2923-
version "1.11.10"
2924-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
2925-
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
2922+
dayjs@^1.11.11:
2923+
version "1.11.11"
2924+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
2925+
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
29262926

29272927
debug@^3.2.7:
29282928
version "3.2.7"
@@ -5180,13 +5180,13 @@ randombytes@^2.1.0:
51805180
dependencies:
51815181
safe-buffer "^5.1.0"
51825182

5183-
react-dom@^18.3.0:
5184-
version "18.3.0"
5185-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0.tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7"
5186-
integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==
5183+
react-dom@^18.3.1:
5184+
version "18.3.1"
5185+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
5186+
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
51875187
dependencies:
51885188
loose-envify "^1.1.0"
5189-
scheduler "^0.23.1"
5189+
scheduler "^0.23.2"
51905190

51915191
react-is@^16.13.1:
51925192
version "16.13.1"
@@ -5247,10 +5247,10 @@ react-transition-group@4.4.5:
52475247
loose-envify "^1.4.0"
52485248
prop-types "^15.6.2"
52495249

5250-
react@^18.3.0:
5251-
version "18.3.0"
5252-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
5253-
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
5250+
react@^18.3.1:
5251+
version "18.3.1"
5252+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
5253+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
52545254
dependencies:
52555255
loose-envify "^1.1.0"
52565256

@@ -5468,10 +5468,10 @@ safe-regex-test@^1.0.3:
54685468
es-errors "^1.3.0"
54695469
is-regex "^1.1.4"
54705470

5471-
scheduler@^0.23.1:
5472-
version "0.23.1"
5473-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923"
5474-
integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==
5471+
scheduler@^0.23.2:
5472+
version "0.23.2"
5473+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
5474+
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
54755475
dependencies:
54765476
loose-envify "^1.1.0"
54775477

0 commit comments

Comments
 (0)