fix(deps): update mantine monorepo to ^7.7.1 (#272)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
committed by
GitHub
parent
dd7f04e395
commit
c9e15805a9
@@ -29,10 +29,10 @@
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@homarr/validation": "workspace:^0.1.0",
|
||||
"@homarr/widgets": "workspace:^0.1.0",
|
||||
"@mantine/colors-generator": "^7.6.2",
|
||||
"@mantine/hooks": "^7.6.2",
|
||||
"@mantine/modals": "^7.6.2",
|
||||
"@mantine/tiptap": "^7.6.2",
|
||||
"@mantine/colors-generator": "^7.7.1",
|
||||
"@mantine/hooks": "^7.7.1",
|
||||
"@mantine/modals": "^7.7.1",
|
||||
"@mantine/tiptap": "^7.7.1",
|
||||
"@t3-oss/env-nextjs": "^0.9.2",
|
||||
"@tanstack/react-query": "^5.28.8",
|
||||
"@tanstack/react-query-devtools": "^5.28.8",
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/form": "^7.6.2"
|
||||
"@mantine/form": "^7.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"typescript": "^5.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/notifications": "^7.6.2",
|
||||
"@mantine/notifications": "^7.7.1",
|
||||
"@homarr/ui": "workspace:^0.1.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/spotlight": "^7.6.2",
|
||||
"@mantine/spotlight": "^7.7.1",
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@homarr/translation": "workspace:^0.1.0"
|
||||
}
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/core": "^7.6.2",
|
||||
"@mantine/dates": "^7.6.2",
|
||||
"@mantine/core": "^7.7.1",
|
||||
"@mantine/dates": "^7.7.1",
|
||||
"@tabler/icons-react": "^3.1.0",
|
||||
"mantine-react-table": "2.0.0-beta.0"
|
||||
}
|
||||
|
||||
134
pnpm-lock.yaml
generated
134
pnpm-lock.yaml
generated
@@ -184,17 +184,17 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../../packages/widgets
|
||||
'@mantine/colors-generator':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(chroma-js@2.4.2)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(chroma-js@2.4.2)
|
||||
'@mantine/hooks':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(react@18.2.0)
|
||||
'@mantine/modals':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/tiptap':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(@tiptap/extension-link@2.2.4)(@tiptap/react@2.2.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(@tiptap/extension-link@2.2.4)(@tiptap/react@2.2.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.9.2
|
||||
version: 0.9.2(typescript@5.4.3)(zod@3.22.4)
|
||||
@@ -513,8 +513,8 @@ importers:
|
||||
packages/form:
|
||||
dependencies:
|
||||
'@mantine/form':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(react@18.2.0)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -585,8 +585,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../ui
|
||||
'@mantine/notifications':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -638,8 +638,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../ui
|
||||
'@mantine/spotlight':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -682,17 +682,17 @@ importers:
|
||||
packages/ui:
|
||||
dependencies:
|
||||
'@mantine/core':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/dates':
|
||||
specifier: ^7.6.2
|
||||
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^7.7.1
|
||||
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tabler/icons-react':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(react@18.2.0)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.0
|
||||
version: 2.0.0-beta.0(@mantine/core@7.6.2)(@mantine/dates@7.6.2)(@mantine/hooks@7.6.2)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 2.0.0-beta.0(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -2264,23 +2264,23 @@ packages:
|
||||
resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
/@mantine/colors-generator@7.6.2(chroma-js@2.4.2):
|
||||
resolution: {integrity: sha512-2hb0HSd07hmmcs+ZXQdjk+kbTBOzgBPKQEpgMqtcQ2gicuJVUzDavKlbuhesWZ9SCkL1X85S7hzWZ/nhGynGsQ==}
|
||||
/@mantine/colors-generator@7.7.1(chroma-js@2.4.2):
|
||||
resolution: {integrity: sha512-ewTelcp9zVZ2YC30Capl719yQfS8t4CRCgSxC13LCK9uWbjciZQOV2C9OCjsojeTGdwyNk4qf7YjG7GsCZsEyA==}
|
||||
peerDependencies:
|
||||
chroma-js: ^2.4.2
|
||||
dependencies:
|
||||
chroma-js: 2.4.2
|
||||
dev: false
|
||||
|
||||
/@mantine/core@7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-qmZhmQVc7ZZ8EKKhPkGuZbfBnLXR0xE45ikxfx+1E6/8hLY5Ypr4nWqh5Pk6p3b+K71yYnBqlbNXbtHLQH0h3g==}
|
||||
/@mantine/core@7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-SdPzjvqvEK7uHFuVD3a8w3OZyQVoCwIXLSUfOtRNouDMQgsq6Ac7QjKXBBOk3wNweOWFVOU1vATLHobSmow0lQ==}
|
||||
peerDependencies:
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/hooks': 7.7.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@floating-ui/react': 0.26.9(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
clsx: 2.1.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
@@ -2292,25 +2292,25 @@ packages:
|
||||
- '@types/react'
|
||||
dev: false
|
||||
|
||||
/@mantine/dates@7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0J7V06HSl0pYgCW4xqj02gilrGvCL9pTDENGCn+RruSfafJrWDB43C1/q5FFNOvj3pNGDMepCQbB2IM7nlucTw==}
|
||||
/@mantine/dates@7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-SIeC11HUTiMAExlReFYHXSkTaVjkk1i7+QvLtxJkd3lxn6X1vHuPVV4j4c9AED8oZI5QEmoVcYc/03Eud2FoAg==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.6.2
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/core': 7.7.1
|
||||
'@mantine/hooks': 7.7.1
|
||||
dayjs: '>=1.0.0'
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
clsx: 2.1.0
|
||||
dayjs: 1.11.10
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@mantine/form@7.6.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-a5jHPdU3UXvqeAsAvv+OBrwAy/dxiAxCsMlyRrc9JyKCMLEkQ5cQ6FAiHx5vkGG49hy+VgFWLLt8+kWlgqphsQ==}
|
||||
/@mantine/form@7.7.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-NRbVdHsbs634dZIq6IQhqL0uCtF4nYK3OPuPhkBzQ3faqri7TZvYgVQU4KGFTMqPl0UdwC6TkrnnqTZBK6HJMw==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
dependencies:
|
||||
@@ -2319,79 +2319,79 @@ packages:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mantine/hooks@7.6.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-ZrOgrZHoIGCDKrr2/9njDgK0al+jjusYQFlmR0YyEFyRtgY6eNSI4zuYLcAPx1haHmUm5RsLBrqY6Iy/TLdGXA==}
|
||||
/@mantine/hooks@7.7.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-3YH2FzKMlg840tb04PBDcDXyBCi9puFOxEBVgc6Y/pN6KFqfOoAnQE/YvgOtwSNXZlbTWyDlQoYj+3je7pA7og==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mantine/modals@7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-k+lrq+ZTBobP1oNzKEiBtYeefc3wsQjx/T+29SF+m3pir9bqZZ0/0IbEIUMFyqYKhhMjB8DU9+tq5NAPqri7Vg==}
|
||||
/@mantine/modals@7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-r7Zk6gZnUNiEEwbnzhIue+d8qjVDmV3umX5/FZgW0ugyB6U8C+ZIPDTlHUaPOF45F+Pu1ahdlK6N+YoRT/lxSg==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.6.2
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/core': 7.7.1
|
||||
'@mantine/hooks': 7.7.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@mantine/notifications@7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-vLs6Y5nnxHipGkA5TSsxgjeus0N9uS+0+E9KZ5OG5QEtz7BdOsKPtNmytsQzBN8P8fjttFImhhoSUOLpYv0xtA==}
|
||||
/@mantine/notifications@7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-UGs3r4CU2hy1Vt0TVtdorDufpI7LWCd4P7qZP0US+mXVeeZqHkNTCiwRTwlledhfaIdqERmmQn9OD2lJu8Wblg==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.6.2
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/core': 7.7.1
|
||||
'@mantine/hooks': 7.7.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/store': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
'@mantine/store': 7.7.1(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@mantine/spotlight@7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-66VOzAe5M6jUBGt/Z2eWMdCJP+r9NpuUsoI0I5rjDfMDWyUAZOX6a/FS2CzTfDyAmnMGVwWqJZw+DCftIKOMVQ==}
|
||||
/@mantine/spotlight@7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-TL8C9ml7JbU5+vWvNAy6r0dGdBWi9O+umlv0CaAHAq4nIdK3gPhUSwGa3HImxKBx8/lPG8IrbJql1LzXrt64xA==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.6.2
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/core': 7.7.1
|
||||
'@mantine/hooks': 7.7.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/store': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
'@mantine/store': 7.7.1(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@mantine/store@7.6.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-IEGbyIs7LIXYQtjR87GQPiw12klgsiKiqplGu9LekJb8uW/7XSRNs31ggqKmdF+cMWO/WyQhEXZdpWNib6tVOw==}
|
||||
/@mantine/store@7.7.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-dmuCOLCFlVHYhZARFsi5YckFQR2Vr4giOgs0X1hczqCVUnRDRIgRusAO5GjUhQrtNxfN0EWwFywjLdcrLkA6Lg==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mantine/tiptap@7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(@tiptap/extension-link@2.2.4)(@tiptap/react@2.2.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-iu2e0/aBzfi4SJcxIMr34gsB3GXihZR+nRcChLkiZxysQ3SnD83HyUbCqWEdJDaNs0GV6JDtJ6X1RxyD77A29g==}
|
||||
/@mantine/tiptap@7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(@tiptap/extension-link@2.2.4)(@tiptap/react@2.2.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-MWX4+0UrP3tgyUeWVQdr0jH91j4VsviDPJF62QH1nxDSaObrcU7xkDU2mudPbSNeb07aKDG8ifIMBkcB/r6p9g==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.6.2
|
||||
'@mantine/hooks': 7.6.2
|
||||
'@mantine/core': 7.7.1
|
||||
'@mantine/hooks': 7.7.1
|
||||
'@tiptap/extension-link': '>=2.1.12'
|
||||
'@tiptap/react': '>=2.1.12'
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
'@tiptap/extension-link': 2.2.4(@tiptap/core@2.2.4)(@tiptap/pm@2.2.4)
|
||||
'@tiptap/react': 2.2.4(@tiptap/core@2.2.4)(@tiptap/pm@2.2.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
@@ -7540,7 +7540,7 @@ packages:
|
||||
/make-error@1.3.6:
|
||||
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
||||
|
||||
/mantine-react-table@2.0.0-beta.0(@mantine/core@7.6.2)(@mantine/dates@7.6.2)(@mantine/hooks@7.6.2)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
|
||||
/mantine-react-table@2.0.0-beta.0(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-KZOr7nzoSt4aF0hyWKJJBK9/dxVWB3tdg2fFSNnqns9cbPFlLTGXDKguLSoNE8WkzjWE0ThpYJknIAoraL/7ug==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
@@ -7553,9 +7553,9 @@ packages:
|
||||
react: '>=18.0'
|
||||
react-dom: '>=18.0'
|
||||
dependencies:
|
||||
'@mantine/core': 7.6.2(@mantine/hooks@7.6.2)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/dates': 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.6.2(react@18.2.0)
|
||||
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.70)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/dates': 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 7.7.1(react@18.2.0)
|
||||
'@tabler/icons-react': 3.1.0(react@18.2.0)
|
||||
'@tanstack/match-sorter-utils': 8.11.8
|
||||
'@tanstack/react-table': 8.12.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
||||
Reference in New Issue
Block a user