mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update mantine monorepo to ^7.8.1 (#377)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b5bd809a4
commit
92b417a37e
@@ -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.8.0",
|
||||
"@mantine/hooks": "^7.8.0",
|
||||
"@mantine/modals": "^7.8.0",
|
||||
"@mantine/tiptap": "^7.8.0",
|
||||
"@mantine/colors-generator": "^7.8.1",
|
||||
"@mantine/hooks": "^7.8.1",
|
||||
"@mantine/modals": "^7.8.1",
|
||||
"@mantine/tiptap": "^7.8.1",
|
||||
"@t3-oss/env-nextjs": "^0.9.2",
|
||||
"@tanstack/react-query": "^5.29.2",
|
||||
"@tanstack/react-query-devtools": "^5.29.2",
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
"vitest": "^1.5.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "^7.8.0",
|
||||
"@mantine/dates": "^7.8.0",
|
||||
"@mantine/core": "^7.8.1",
|
||||
"@mantine/dates": "^7.8.1",
|
||||
"@tabler/icons-react": "^3.2.0",
|
||||
"mantine-react-table": "2.0.0-beta.1"
|
||||
},
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/form": "^7.8.0"
|
||||
"@mantine/form": "^7.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/notifications": "^7.8.0",
|
||||
"@mantine/notifications": "^7.8.1",
|
||||
"@homarr/ui": "workspace:^0.1.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/spotlight": "^7.8.0",
|
||||
"@mantine/spotlight": "^7.8.1",
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@homarr/translation": "workspace:^0.1.0"
|
||||
}
|
||||
|
||||
154
pnpm-lock.yaml
generated
154
pnpm-lock.yaml
generated
@@ -9,17 +9,17 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@mantine/core':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/dates':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)
|
||||
'@tabler/icons-react':
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(react@18.3.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.1
|
||||
version: 2.0.0-beta.1(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/dates@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(dayjs@1.11.10)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(@tabler/icons-react@3.2.0(react@18.3.1))(clsx@2.1.0)(dayjs@1.11.10)(react@18.3.1)
|
||||
version: 2.0.0-beta.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/dates@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(dayjs@1.11.10)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(@tabler/icons-react@3.2.0(react@18.3.1))(clsx@2.1.0)(dayjs@1.11.10)(react@18.3.1)
|
||||
devDependencies:
|
||||
'@homarr/prettier-config':
|
||||
specifier: workspace:^0.1.0
|
||||
@@ -109,17 +109,17 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../../packages/widgets
|
||||
'@mantine/colors-generator':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(chroma-js@2.4.2)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(chroma-js@2.4.2)
|
||||
'@mantine/hooks':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(react@18.3.1)
|
||||
'@mantine/modals':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/tiptap':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(@tiptap/extension-link@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(@tiptap/extension-link@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.9.2
|
||||
version: 0.9.2(typescript@5.4.5)(zod@3.22.5)
|
||||
@@ -545,8 +545,8 @@ importers:
|
||||
packages/form:
|
||||
dependencies:
|
||||
'@mantine/form':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(react@18.3.1)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -623,8 +623,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../ui
|
||||
'@mantine/notifications':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -682,8 +682,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../ui
|
||||
'@mantine/spotlight':
|
||||
specifier: ^7.8.0
|
||||
version: 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^7.8.1
|
||||
version: 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -1653,71 +1653,71 @@ packages:
|
||||
'@jridgewell/trace-mapping@0.3.9':
|
||||
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
||||
|
||||
'@mantine/colors-generator@7.8.0':
|
||||
resolution: {integrity: sha512-qjnoBWgqPtNhPFvrCxRzUA/wT+b8aBZJr7Y9Yq2I9m1Q5VcLm6j1Ip3RbnTk0SBVBTSBGr1FD91+X8OL24s+UA==}
|
||||
'@mantine/colors-generator@7.8.1':
|
||||
resolution: {integrity: sha512-SIJCap0Pu2IqzXU6SBhCKV5u2uKqePVcYmdwHu3cSjvLG8sJAxmUf08QPgmT6Q3L0KTi4N+N575P9BP5Gujl0A==}
|
||||
peerDependencies:
|
||||
chroma-js: ^2.4.2
|
||||
|
||||
'@mantine/core@7.8.0':
|
||||
resolution: {integrity: sha512-19RKuNdJ/s8pZjy2w2rvTsl4ybi/XM6vf+Kc0WY7kpLFCvdG+/UxNi1MuJF8t2Zs0QSFeb/H5yZQNe0XPbegHw==}
|
||||
'@mantine/core@7.8.1':
|
||||
resolution: {integrity: sha512-dttbP2BhBzFJYBqgAQedJRca5+MXlJbppRhRsufnFeO7YC/UpZutOoHQ9dxGEQnhAWJ/d+wuRvYWG/gXex+wYQ==}
|
||||
peerDependencies:
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/hooks': 7.8.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
|
||||
'@mantine/dates@7.8.0':
|
||||
resolution: {integrity: sha512-9jjiYMwP3jQOpOLKkjhp9uf2BGhtEbOnOzyAlpLOS0CJJlYtB0tO6dJ3JaogrOZ/Yfee7ZUBgouCG5EkR4/qtQ==}
|
||||
'@mantine/dates@7.8.1':
|
||||
resolution: {integrity: sha512-G2SvnVnnxKh1sbLYalUj4wq3rw/N0hU2qJU6CXMV03Dl7+p7iiGxgXkSip5G2uONToA4hSEZouQ4/4Jxv0ILEQ==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.8.0
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/core': 7.8.1
|
||||
'@mantine/hooks': 7.8.1
|
||||
dayjs: '>=1.0.0'
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
|
||||
'@mantine/form@7.8.0':
|
||||
resolution: {integrity: sha512-Qn3/69zGt/p3wyMwGz2V0+FbmvqC2/PvXaeyO0a4CnwhROeE7ObyCKXDcBmgapOSBHr/7wFvMeTDMaTMfe3DXw==}
|
||||
'@mantine/form@7.8.1':
|
||||
resolution: {integrity: sha512-Vn//YpJnTVBXJAEbGJVtWXpwSP/HPCLDFqDJXgA2AhrtVGWxmxipMgBy4m9YH3iR3dKAQ70h5pR2u3aS0qg0rg==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
|
||||
'@mantine/hooks@7.8.0':
|
||||
resolution: {integrity: sha512-+70fkgjhVJeJ+nJqnburIM3UAsfvxat1Low9HMPobLbv64FIdB4Nzu5ct3qojNQ58r5sK01tg5UoFIJYslaVrg==}
|
||||
'@mantine/hooks@7.8.1':
|
||||
resolution: {integrity: sha512-zCLqnxTUR2N6Awbt4rv/26UKTc75dXTVmCPsWUb6wdQExuC28fucG6kMoNYHVmOBDq9f3KP9zWOGDelHM2ogZA==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
|
||||
'@mantine/modals@7.8.0':
|
||||
resolution: {integrity: sha512-/Kxquz8U7xau9PoqPi5Pjysfnq8b48VRAMp62B+SsPWNTH47R0F7dYRYpLQ2/0VU+OWGY0lOshxpgA61sZ3IPA==}
|
||||
'@mantine/modals@7.8.1':
|
||||
resolution: {integrity: sha512-FCr7c3kLacE8YZhFMRWTRGOPAMDqVeUz6udmHzy0ucxkuPDkRf2p5D/9vZXDBf1u7zx1M6y5V/9g93PUfkxf+w==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.8.0
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/core': 7.8.1
|
||||
'@mantine/hooks': 7.8.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
|
||||
'@mantine/notifications@7.8.0':
|
||||
resolution: {integrity: sha512-O7BnaCcwVg38fh+gSZ6GEsTFPPgJAiOTrRkOMXG+7pNqJT9YNa9KDZhiPZzn3WV4wexncjyK32a8gGSVtf+kdg==}
|
||||
'@mantine/notifications@7.8.1':
|
||||
resolution: {integrity: sha512-HpjZs45EmBYYmJj72+hbwLVxbO7nbZrkpjcrYc40/VIbcDjjJBXDZrAX4VLu7ZIjkbeoxxPgxp245XheC68ikA==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.8.0
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/core': 7.8.1
|
||||
'@mantine/hooks': 7.8.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
|
||||
'@mantine/spotlight@7.8.0':
|
||||
resolution: {integrity: sha512-HpYWxYyO9lnFwWFz8+M1KOzL7hpNPQVqUwD7xJec6XwlnisiOM9Qw0g2tvgxwDNm1rETOw8O3mPohMXy46D7Eg==}
|
||||
'@mantine/spotlight@7.8.1':
|
||||
resolution: {integrity: sha512-Q25kHs9edhFHWVuDHA8/JVnoOQTyeSpRgz2My/KCDLfv95hHeBW4TSnAp1DQh2x0QyemN8ukfAUPqMQ50n8baQ==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.8.0
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/core': 7.8.1
|
||||
'@mantine/hooks': 7.8.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
|
||||
'@mantine/store@7.8.0':
|
||||
resolution: {integrity: sha512-oN/BXGYdUywRi0zj9ppaShv2sw5QON2DaRisB4ewJ5tDDz8qyeckgdE0NMaaU2TwpoScs8ibSnOVWV5y+vYkMA==}
|
||||
'@mantine/store@7.8.1':
|
||||
resolution: {integrity: sha512-lX1l8zPd7LazenTKqmI/E17BssRLpf/c8aKYiwV1ZgNONWc+XlWr+6MW3GLKB5uM/DS1Zg0bAYAaRUtKGP1MIQ==}
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
|
||||
'@mantine/tiptap@7.8.0':
|
||||
resolution: {integrity: sha512-0O766+DZ8/L2VX//7GKUCfOiMyC7lJXfLmMNqQdth2JtlGoDzWDAF7hhQos0hBor+rT7ci3gPLVMv39l2U0CQw==}
|
||||
'@mantine/tiptap@7.8.1':
|
||||
resolution: {integrity: sha512-URE2l8Kqjf6JxgucdJXQ2Yv8hsXBDc8pAd+AhgJG9Qi3PyoklohpmuFtQIwa2uVkjuZWQAfjwXdFWpHUf32Q2Q==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 7.8.0
|
||||
'@mantine/hooks': 7.8.0
|
||||
'@mantine/core': 7.8.1
|
||||
'@mantine/hooks': 7.8.1
|
||||
'@tiptap/extension-link': '>=2.1.12'
|
||||
'@tiptap/react': '>=2.1.12'
|
||||
react: ^18.2.0
|
||||
@@ -6314,14 +6314,14 @@ snapshots:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
'@mantine/colors-generator@7.8.0(chroma-js@2.4.2)':
|
||||
'@mantine/colors-generator@7.8.1(chroma-js@2.4.2)':
|
||||
dependencies:
|
||||
chroma-js: 2.4.2
|
||||
|
||||
'@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@floating-ui/react': 0.26.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
clsx: 2.1.0
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
@@ -6332,56 +6332,56 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
'@mantine/dates@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)':
|
||||
'@mantine/dates@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
clsx: 2.1.0
|
||||
dayjs: 1.11.10
|
||||
react: 18.3.1
|
||||
|
||||
'@mantine/form@7.8.0(react@18.3.1)':
|
||||
'@mantine/form@7.8.1(react@18.3.1)':
|
||||
dependencies:
|
||||
fast-deep-equal: 3.1.3
|
||||
klona: 2.0.6
|
||||
react: 18.3.1
|
||||
|
||||
'@mantine/hooks@7.8.0(react@18.3.1)':
|
||||
'@mantine/hooks@7.8.1(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
|
||||
'@mantine/modals@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mantine/modals@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
'@mantine/notifications@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mantine/notifications@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/store': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
'@mantine/store': 7.8.1(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
||||
'@mantine/spotlight@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mantine/spotlight@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/store': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
'@mantine/store': 7.8.1(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
'@mantine/store@7.8.0(react@18.3.1)':
|
||||
'@mantine/store@7.8.1(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
|
||||
'@mantine/tiptap@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(@tiptap/extension-link@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mantine/tiptap@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(@tiptap/extension-link@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4))(@tiptap/react@2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
'@tiptap/extension-link': 2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)
|
||||
'@tiptap/react': 2.3.0(@tiptap/core@2.3.0(@tiptap/pm@2.2.4))(@tiptap/pm@2.2.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react: 18.3.1
|
||||
@@ -9116,11 +9116,11 @@ snapshots:
|
||||
|
||||
make-error@1.3.6: {}
|
||||
|
||||
mantine-react-table@2.0.0-beta.1(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/dates@7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(dayjs@1.11.10)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(@tabler/icons-react@3.2.0(react@18.3.1))(clsx@2.1.0)(dayjs@1.11.10)(react@18.3.1):
|
||||
mantine-react-table@2.0.0-beta.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/dates@7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(dayjs@1.11.10)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(@tabler/icons-react@3.2.0(react@18.3.1))(clsx@2.1.0)(dayjs@1.11.10)(react@18.3.1):
|
||||
dependencies:
|
||||
'@mantine/core': 7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/dates': 7.8.0(@mantine/core@7.8.0(@mantine/hooks@7.8.0(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.0(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.0(react@18.3.1)
|
||||
'@mantine/core': 7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mantine/dates': 7.8.1(@mantine/core@7.8.1(@mantine/hooks@7.8.1(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mantine/hooks@7.8.1(react@18.3.1))(dayjs@1.11.10)(react@18.3.1)
|
||||
'@mantine/hooks': 7.8.1(react@18.3.1)
|
||||
'@tabler/icons-react': 3.2.0(react@18.3.1)
|
||||
'@tanstack/match-sorter-utils': 8.11.8
|
||||
'@tanstack/react-table': 8.15.0(react@18.3.1)
|
||||
|
||||
Reference in New Issue
Block a user