diff --git a/package.json b/package.json index 0a651be..21140ee 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "7.9.2", - "@mantine/hooks": "7.9.2", + "@mantine/core": "7.10.0", + "@mantine/hooks": "7.10.0", "@next/bundle-analyzer": "^14.1.3", "@tabler/icons-react": "^3.0.0", "next": "14.1.3", diff --git a/yarn.lock b/yarn.lock index 4ef8846..c228a09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2664,30 +2664,30 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:7.9.2": - version: 7.9.2 - resolution: "@mantine/core@npm:7.9.2" +"@mantine/core@npm:7.10.0": + version: 7.10.0 + resolution: "@mantine/core@npm:7.10.0" dependencies: "@floating-ui/react": "npm:^0.26.9" - clsx: "npm:2.1.0" + clsx: "npm:^2.1.1" react-number-format: "npm:^5.3.1" react-remove-scroll: "npm:^2.5.7" react-textarea-autosize: "npm:8.5.3" type-fest: "npm:^4.12.0" peerDependencies: - "@mantine/hooks": 7.9.2 + "@mantine/hooks": 7.10.0 react: ^18.2.0 react-dom: ^18.2.0 - checksum: 10c0/0de53f4fa633a4a7df246227d4f8fc34927c91e5f683fb8469fe4c84ba973065b815ee5dc538282628063411a7053e1e61cfbc588f4031b316086a5bc859281c + checksum: 10c0/f75e47ed6bd8e847955ac50d17e300f7dcf2d4171b8b74282ec36b15fd5a854477c20130391b953d679f102a9ebef8191f6961b8c9cdba7daa3dea549fe1d05b languageName: node linkType: hard -"@mantine/hooks@npm:7.9.2": - version: 7.9.2 - resolution: "@mantine/hooks@npm:7.9.2" +"@mantine/hooks@npm:7.10.0": + version: 7.10.0 + resolution: "@mantine/hooks@npm:7.10.0" peerDependencies: react: ^18.2.0 - checksum: 10c0/e84e3ca8513c93f2759be7afec01d2e03295ddc665922d8c0972e6b39257e5d49815dfd0eab577e167534c599c8703ce3668c430fe94aed36f2f85474484d29d + checksum: 10c0/49732f120faaa1188a76d03e814021d2938e53cc3d59a283c057bf88a1340059fad42ecf67eb2bfb4d91e2f9ebda98d36f82d01b7b8797480a5ce4847479d9a1 languageName: node linkType: hard @@ -6995,10 +6995,10 @@ __metadata: languageName: node linkType: hard -"clsx@npm:2.1.0": - version: 2.1.0 - resolution: "clsx@npm:2.1.0" - checksum: 10c0/c09c00ad14f638366ca814097e6cab533dfa1972a358da5b557be487168acbb25b4c1395e89ffa842a8a61ba87a462d2b4885bc9d4f8410b598f3cb339599cdb +"clsx@npm:^2.1.1": + version: 2.1.1 + resolution: "clsx@npm:2.1.1" + checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839 languageName: node linkType: hard @@ -11888,8 +11888,8 @@ __metadata: resolution: "mantine-next-template@workspace:." dependencies: "@babel/core": "npm:^7.24.0" - "@mantine/core": "npm:7.9.2" - "@mantine/hooks": "npm:7.9.2" + "@mantine/core": "npm:7.10.0" + "@mantine/hooks": "npm:7.10.0" "@next/bundle-analyzer": "npm:^14.1.3" "@next/eslint-plugin-next": "npm:^14.1.3" "@storybook/addon-essentials": "npm:^8.0.0"