diff --git a/package.json b/package.json index 2612fef..2c4da75 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "7.3.2", - "@mantine/hooks": "7.3.2", + "@mantine/core": "7.4.0", + "@mantine/hooks": "7.4.0", "@next/bundle-analyzer": "^14.0.1", "@tabler/icons-react": "^2.40.0", "next": "14.0.1", diff --git a/yarn.lock b/yarn.lock index e856da4..f129c27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2306,9 +2306,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:7.3.2": - version: 7.3.2 - resolution: "@mantine/core@npm:7.3.2" +"@mantine/core@npm:7.4.0": + version: 7.4.0 + resolution: "@mantine/core@npm:7.4.0" dependencies: "@floating-ui/react": "npm:^0.24.8" clsx: "npm:2.0.0" @@ -2317,19 +2317,19 @@ __metadata: react-textarea-autosize: "npm:8.5.3" type-fest: "npm:^3.13.1" peerDependencies: - "@mantine/hooks": 7.3.2 + "@mantine/hooks": 7.4.0 react: ^18.2.0 react-dom: ^18.2.0 - checksum: 9f4b67345617562e2f59121e75743d3ad1d99c09f3f62f62268e8d5a491d85ca3aedaae59a2c0f928ef67975a84a65dba445a3b1556c42d59129476c34949140 + checksum: edfb82287639e9e08071e730f2a2bfcbb098c80c6ffa60bc76aee5e0d995c827480561ad691bfd8a155b0d714dfdec6572670190f1d00256f10d9e510c90c5bf languageName: node linkType: hard -"@mantine/hooks@npm:7.3.2": - version: 7.3.2 - resolution: "@mantine/hooks@npm:7.3.2" +"@mantine/hooks@npm:7.4.0": + version: 7.4.0 + resolution: "@mantine/hooks@npm:7.4.0" peerDependencies: react: ^18.2.0 - checksum: 9dce135264a0c6199df9887aa4456312007973ffc4aaca4219d9339509f52e07c26927c61cdf2bfd6df4bc934ce5b6abb784565e512455b0e36038bcec969c80 + checksum: 6d38ba6cbe05594ef3df5e350bc31985b2f72ec05613cf81d3c83f9d0e8bc48564b1cfa0639886460c7ed476f8be67a9b587e8e79486ded9cd93e53a533d36d2 languageName: node linkType: hard @@ -11343,8 +11343,8 @@ __metadata: resolution: "mantine-next-template@workspace:." dependencies: "@babel/core": "npm:^7.23.2" - "@mantine/core": "npm:7.3.2" - "@mantine/hooks": "npm:7.3.2" + "@mantine/core": "npm:7.4.0" + "@mantine/hooks": "npm:7.4.0" "@next/bundle-analyzer": "npm:^14.0.1" "@next/eslint-plugin-next": "npm:^14.0.1" "@storybook/addon-essentials": "npm:^7.5.2"