diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 5b850972c..b295e44bc 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -25,9 +25,9 @@ "@homarr/ui": "workspace:^0.1.0", "@homarr/validation": "workspace:^0.1.0", "@homarr/widgets": "workspace:^0.1.0", - "@mantine/hooks": "^7.5.2", - "@mantine/modals": "^7.5.2", - "@mantine/tiptap": "^7.5.2", + "@mantine/hooks": "^7.5.3", + "@mantine/modals": "^7.5.3", + "@mantine/tiptap": "^7.5.3", "@t3-oss/env-nextjs": "^0.9.2", "@tanstack/react-query": "^5.20.5", "@tanstack/react-query-devtools": "^5.20.5", diff --git a/packages/form/package.json b/packages/form/package.json index 653a19037..9257c4726 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -33,6 +33,6 @@ }, "prettier": "@homarr/prettier-config", "dependencies": { - "@mantine/form": "^7.5.2" + "@mantine/form": "^7.5.3" } } diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 50c175f22..42b45a1a0 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -28,7 +28,7 @@ "typescript": "^5.3.3" }, "dependencies": { - "@mantine/notifications": "^7.5.2", + "@mantine/notifications": "^7.5.3", "@homarr/ui": "workspace:^0.1.0" }, "eslintConfig": { diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index 5462b7111..c1f64926f 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -34,6 +34,6 @@ }, "prettier": "@homarr/prettier-config", "dependencies": { - "@mantine/spotlight": "^7.5.2" + "@mantine/spotlight": "^7.5.3" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index 29da02d12..4e119f19b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -35,8 +35,8 @@ }, "prettier": "@homarr/prettier-config", "dependencies": { - "@mantine/core": "^7.5.2", - "@mantine/dates": "^7.5.2", + "@mantine/core": "^7.5.3", + "@mantine/dates": "^7.5.3", "@tabler/icons-react": "^2.47.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 480c79011..b7327f767 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,14 +94,14 @@ importers: specifier: workspace:^0.1.0 version: link:../../packages/widgets '@mantine/hooks': - specifier: ^7.5.2 - version: 7.5.2(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(react@18.2.0) '@mantine/modals': - specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) '@mantine/tiptap': - specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(@tiptap/extension-link@2.2.2)(@tiptap/react@2.2.2)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/hooks@7.5.3)(@tiptap/extension-link@2.2.2)(@tiptap/react@2.2.2)(react-dom@18.2.0)(react@18.2.0) '@t3-oss/env-nextjs': specifier: ^0.9.2 version: 0.9.2(typescript@5.3.3)(zod@3.22.4) @@ -143,7 +143,7 @@ importers: version: 2.6.4(@types/react@18.2.55)(react@18.2.0) mantine-modal-manager: specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0) + version: 7.5.2(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) next: specifier: ^14.1.0 version: 14.1.0(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.70.0) @@ -387,8 +387,8 @@ importers: packages/form: dependencies: '@mantine/form': - specifier: ^7.5.2 - version: 7.5.2(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(react@18.2.0) devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -412,8 +412,8 @@ importers: specifier: workspace:^0.1.0 version: link:../ui '@mantine/notifications': - specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -434,8 +434,8 @@ importers: packages/spotlight: dependencies: '@mantine/spotlight': - specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -478,11 +478,11 @@ importers: packages/ui: dependencies: '@mantine/core': - specifier: ^7.5.2 - version: 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) '@mantine/dates': - specifier: ^7.5.2 - version: 7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0) + specifier: ^7.5.3 + version: 7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0) '@tabler/icons-react': specifier: ^2.47.0 version: 2.47.0(react@18.2.0) @@ -1649,45 +1649,45 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@mantine/core@7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-e58qTiLEp9qLxQ5JZlPNykJWBR+oi0q2J8JPKTjTJD+4UM58uh9oL4wuMEdUyBgiYGvDc/cVYF+rftMpuCt+KQ==} + /@mantine/core@7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-Wvv6DJXI+GX9mmKG5HITTh/24sCZ0RoYQHdTHh0tOfGnEy+RleyhA82UjnMsp0n2NjfCISBwbiKgfya6b2iaFw==} peerDependencies: - '@mantine/hooks': 7.5.2 + '@mantine/hooks': 7.5.3 react: ^18.2.0 react-dom: ^18.2.0 dependencies: '@floating-ui/react': 0.24.8(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) clsx: 2.0.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-number-format: 5.3.1(react-dom@18.2.0)(react@18.2.0) - react-remove-scroll: 2.5.7(@types/react@18.2.55)(react@18.2.0) - react-textarea-autosize: 8.5.3(@types/react@18.2.55)(react@18.2.0) + react-remove-scroll: 2.5.7(react@18.2.0) + react-textarea-autosize: 8.5.3(react@18.2.0) type-fest: 3.13.1 transitivePeerDependencies: - '@types/react' dev: false - /@mantine/dates@7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-fQN/5YXgXEr3rpyPq3TeiBIljCJWFo957DTFqLzkn/m0E2Qx5Sk+l6CjCTF9ShdPAuDaTkI9RKdE9NaV5JvcrQ==} + /@mantine/dates@7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-v6fFdW+7HAd7XsZFMJVMuFE2RHbQAVnsUNeP0/5h+H4qEj0soTmMvHPP8wXEed5v85r9CcEMGOGq1n6RFRpWHA==} peerDependencies: - '@mantine/core': 7.5.2 - '@mantine/hooks': 7.5.2 + '@mantine/core': 7.5.3 + '@mantine/hooks': 7.5.3 dayjs: '>=1.0.0' react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) + '@mantine/core': 7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) clsx: 2.0.0 dayjs: 1.11.10 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/form@7.5.2(react@18.2.0): - resolution: {integrity: sha512-Kz4UNLvAvxB1utKflt4gr5Uzt1Dxj17thcnlLzB2JX6unzV3OkvC36b5XoXAtuoFxt/RzEyUrp5M38jZLwCLEA==} + /@mantine/form@7.5.3(react@18.2.0): + resolution: {integrity: sha512-CIsNcHNIw1tXS+UgOpFjJzPaINU2YmK8x+f8Ikn5YXpSdqLw78+9/bSvtaAIOg9EINhfqnV4xg8B4sqKk7pxYA==} peerDependencies: react: ^18.2.0 dependencies: @@ -1696,79 +1696,77 @@ packages: react: 18.2.0 dev: false - /@mantine/hooks@7.5.2(react@18.2.0): - resolution: {integrity: sha512-4POujH5Xx84VB/xfM6EttDq725dqqL2DntoeMjHz3Ua94aK5Y0VSc1IwlETxCuF7yNV5/w/Z8kgeVVa5cDgrPg==} + /@mantine/hooks@7.5.3(react@18.2.0): + resolution: {integrity: sha512-mFI448mAs12v8FrgSVhytqlhTVrEjIfd/PqPEfwJu5YcZIq4YZdqpzJIUbANnRrFSvmoQpDb1PssdKx7Ds35hw==} peerDependencies: react: ^18.2.0 dependencies: react: 18.2.0 dev: false - /@mantine/modals@7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-QRdFZtaGvyE9/nYgnsyMPsWEy+o0vaTzD+Sle6c/CaZ4MPk0ok3Au8bd04LnSMmoinYgLeei9IsmP78UXO9kNA==} + /@mantine/modals@7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-SuPvv14nZmyBcNINqr9y2TLv9xIWXrRYeG8k7QCHM3mo2exW2IHP66Zx93AEpuKbgoDc78fcJcrTqv9C7dxUWQ==} peerDependencies: - '@mantine/core': 7.5.2 - '@mantine/hooks': 7.5.2 + '@mantine/core': 7.5.3 + '@mantine/hooks': 7.5.3 react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/notifications@7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-wGRDeOG2NGng202k/vZPfkRJMHtflvIORYe4cJaQAd9EhP646xr/ji8zzdXeXvUO5PrKlBpu+K+HSF1bQQY4og==} + /@mantine/notifications@7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-08mWoGBfc8sGDTRthBg/HYPD8dRHyugZpeUH1U7RjWQmYD4ktdkT8bdBocStTSJkCQIvtP7OPJ1MiKln1idt5w==} peerDependencies: - '@mantine/core': 7.5.2 - '@mantine/hooks': 7.5.2 + '@mantine/core': 7.5.3 + '@mantine/hooks': 7.5.3 react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) - '@mantine/store': 7.5.2(react@18.2.0) + '@mantine/core': 7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) + '@mantine/store': 7.5.3(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.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-2z23INFOUAvtPpeiXaqJDCakKo1asCGzlyg1FJ3AByZOrGtyT1WY3tAo/0XXFaKh+dUmcj7HcQcEEobJL5QKzQ==} + /@mantine/spotlight@7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-pPtR/+GIQPb5WiZf8owi2cuVox2eU5g2jVdbgcQnrYc19F3SDEke+huTkBVzvy595q5wx+H3wsZyDAOAKOhfaA==} peerDependencies: - '@mantine/core': 7.5.2 - '@mantine/hooks': 7.5.2 + '@mantine/core': 7.5.3 + '@mantine/hooks': 7.5.3 react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) - '@mantine/store': 7.5.2(react@18.2.0) + '@mantine/core': 7.5.3(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) + '@mantine/store': 7.5.3(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/store@7.5.2(react@18.2.0): - resolution: {integrity: sha512-au53HLLH/LfHLOR2Zb00TgG11xAXZNJb4jqsEhAr90axCIw6mlBDIAhbb+Yu6OwDaV7TscE/sonkUstmRjLh/w==} + /@mantine/store@7.5.3(react@18.2.0): + resolution: {integrity: sha512-jLTIaChJr9rWtzSRp2HQGHfuoFcr3ylD0JW/vsE5gpFvhoZFfkrxx5QsM1kn5wV34rZo0nQNMIJ8hvBVvfJtLQ==} peerDependencies: react: ^18.2.0 dependencies: react: 18.2.0 dev: false - /@mantine/tiptap@7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(@tiptap/extension-link@2.2.2)(@tiptap/react@2.2.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-NoMdyayJ/I/Z0KJKLJMc+tWuq5Aghz0MSktMxB6TaMIgfdXhnJCwwAlq8LP0z4tXNPt74FTS4RbEEHu0+Go1FA==} + /@mantine/tiptap@7.5.3(@mantine/hooks@7.5.3)(@tiptap/extension-link@2.2.2)(@tiptap/react@2.2.2)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-mCwW3Pe4fMGEc7NQBgfT/FO3IqHaSOCPj4bGfkw7U1uDp5u8SxR6pji0WlmpmYGN+NeEHH02vr6TazRnsqfdOg==} peerDependencies: - '@mantine/core': 7.5.2 - '@mantine/hooks': 7.5.2 + '@mantine/core': 7.5.3 + '@mantine/hooks': 7.5.3 '@tiptap/extension-link': ^2.1.12 '@tiptap/react': ^2.1.12 react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) '@tiptap/extension-link': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2) '@tiptap/react': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 @@ -5869,7 +5867,7 @@ packages: /make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - /mantine-modal-manager@7.5.2(@mantine/core@7.5.2)(@mantine/hooks@7.5.2)(react-dom@18.2.0)(react@18.2.0): + /mantine-modal-manager@7.5.2(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-MI2j7WQso2n+AxvyfMyRFjOHrfW1SVZKOUUd35/JxPks3dF5FbQAU3aLHPj2QtVuf2MUgFqH/yJKJlr1tfiQjw==} peerDependencies: '@mantine/core': 7.5.2 @@ -5877,8 +5875,7 @@ packages: react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@mantine/core': 7.5.2(@mantine/hooks@7.5.2)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 7.5.2(react@18.2.0) + '@mantine/hooks': 7.5.3(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -6949,7 +6946,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-remove-scroll-bar@2.3.4(@types/react@18.2.55)(react@18.2.0): + /react-remove-scroll-bar@2.3.4(react@18.2.0): resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -6959,13 +6956,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 react: 18.2.0 - react-style-singleton: 2.2.1(@types/react@18.2.55)(react@18.2.0) + react-style-singleton: 2.2.1(react@18.2.0) tslib: 2.5.0 dev: false - /react-remove-scroll@2.5.7(@types/react@18.2.55)(react@18.2.0): + /react-remove-scroll@2.5.7(react@18.2.0): resolution: {integrity: sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==} engines: {node: '>=10'} peerDependencies: @@ -6975,13 +6971,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 react: 18.2.0 - react-remove-scroll-bar: 2.3.4(@types/react@18.2.55)(react@18.2.0) - react-style-singleton: 2.2.1(@types/react@18.2.55)(react@18.2.0) + react-remove-scroll-bar: 2.3.4(react@18.2.0) + react-style-singleton: 2.2.1(react@18.2.0) tslib: 2.5.0 - use-callback-ref: 1.3.0(@types/react@18.2.55)(react@18.2.0) - use-sidecar: 1.1.2(@types/react@18.2.55)(react@18.2.0) + use-callback-ref: 1.3.0(react@18.2.0) + use-sidecar: 1.1.2(react@18.2.0) dev: false /react-ssr-prepass@1.5.0(react@18.2.0): @@ -6992,7 +6987,7 @@ packages: react: 18.2.0 dev: false - /react-style-singleton@2.2.1(@types/react@18.2.55)(react@18.2.0): + /react-style-singleton@2.2.1(react@18.2.0): resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -7002,14 +6997,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 tslib: 2.5.0 dev: false - /react-textarea-autosize@8.5.3(@types/react@18.2.55)(react@18.2.0): + /react-textarea-autosize@8.5.3(react@18.2.0): resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} peerDependencies: @@ -7018,7 +7012,7 @@ packages: '@babel/runtime': 7.23.2 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.2.55)(react@18.2.0) + use-latest: 1.2.1(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false @@ -8068,7 +8062,7 @@ packages: requires-port: 1.0.0 dev: true - /use-callback-ref@1.3.0(@types/react@18.2.55)(react@18.2.0): + /use-callback-ref@1.3.0(react@18.2.0): resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -8078,7 +8072,6 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 react: 18.2.0 tslib: 2.5.0 dev: false @@ -8091,7 +8084,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.55)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -8100,11 +8093,10 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 react: 18.2.0 dev: false - /use-latest@1.2.1(@types/react@18.2.55)(react@18.2.0): + /use-latest@1.2.1(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -8113,12 +8105,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.55)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(react@18.2.0) dev: false - /use-sidecar@1.1.2(@types/react@18.2.55)(react@18.2.0): + /use-sidecar@1.1.2(react@18.2.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -8128,7 +8119,6 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.55 detect-node-es: 1.1.0 react: 18.2.0 tslib: 2.5.0