From 3b5608f1d76e3c5b6e60fbf082c804cc9df271b2 Mon Sep 17 00:00:00 2001 From: ajnart Date: Thu, 9 Nov 2023 03:46:57 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20`@mantine/styles`=20back?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pnpm-lock.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/package.json b/package.json index fee1c82ea..aa2b83bba 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "@mantine/next": "^6.0.0", "@mantine/notifications": "^6.0.0", "@mantine/prism": "^6.0.19", + "@mantine/styles": "^6.0.21", "@mantine/tiptap": "^6.0.17", "@nivo/core": "^0.83.0", "@nivo/line": "^0.83.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9030920bc..05b9074dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,6 +53,9 @@ dependencies: '@mantine/prism': specifier: ^6.0.19 version: 6.0.21(@mantine/core@6.0.21)(@mantine/hooks@6.0.21)(react-dom@18.2.0)(react@18.2.0) + '@mantine/styles': + specifier: ^6.0.21 + version: 6.0.21(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0) '@mantine/tiptap': specifier: ^6.0.17 version: 6.0.21(@mantine/core@6.0.21)(@mantine/hooks@6.0.21)(@tabler/icons-react@2.40.0)(@tiptap/extension-link@2.1.12)(@tiptap/react@2.1.12)(react@18.2.0)