From 46c155379b522339dd4f4832b64f00e96d48e7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 03:30:03 +0000 Subject: [PATCH] chore(deps-dev): Bump @mantine/core from 7.17.8 to 8.2.7 Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) from 7.17.8 to 8.2.7. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.2.7/packages/@mantine/core) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 8.2.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 37 ++++++++----------------------- packages/bootstrap/package.json | 2 +- packages/display/package.json | 2 +- packages/forms/package.json | 2 +- packages/interaction/package.json | 2 +- packages/page/package.json | 2 +- 6 files changed, 14 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 182e054..a52612b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3256,9 +3256,10 @@ } }, "node_modules/@mantine/core": { - "version": "7.17.8", + "version": "8.2.7", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.7.tgz", + "integrity": "sha512-gfVDf/qFxt66PrsktYEJt/MZbiNo3KCx6PxKKcskSe/J2g5g1kf4nhhvBFlYaicDX93PfT4MgTnipyfJQ09NDA==", "dev": true, - "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.28", "clsx": "^2.1.1", @@ -3268,7 +3269,7 @@ "type-fest": "^4.27.0" }, "peerDependencies": { - "@mantine/hooks": "7.17.8", + "@mantine/hooks": "8.2.7", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } @@ -22463,7 +22464,7 @@ "@theholocron/utils-string": "^0.1.2" }, "devDependencies": { - "@mantine/core": "^8.2.1", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^8.2.1", "@tabler/icons-react": "^3.22.0", "next": "^15" @@ -22477,26 +22478,6 @@ "react-dom": "^19" } }, - "packages/bootstrap/node_modules/@mantine/core": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.2.tgz", - "integrity": "sha512-+WnqII3zSD72F+7GLcRXZ/MyO4r7A4JM/yWkCSclxR4LeRQ5bd4HBRXkvXRMZP28UeL2b5X9Re2Sig3KVGDBeQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@floating-ui/react": "^0.26.28", - "clsx": "^2.1.1", - "react-number-format": "^5.4.3", - "react-remove-scroll": "^2.6.2", - "react-textarea-autosize": "8.5.9", - "type-fest": "^4.27.0" - }, - "peerDependencies": { - "@mantine/hooks": "8.2.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, "packages/bootstrap/node_modules/@mantine/hooks": { "version": "8.2.2", "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.2.2.tgz", @@ -22516,7 +22497,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1" @@ -22550,7 +22531,7 @@ "version": "0.0.0", "license": "GPL-3.0", "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/form": "^7.14.0", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", @@ -22578,7 +22559,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1" @@ -22619,7 +22600,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1" diff --git a/packages/bootstrap/package.json b/packages/bootstrap/package.json index 78412fa..2b6cff8 100644 --- a/packages/bootstrap/package.json +++ b/packages/bootstrap/package.json @@ -79,7 +79,7 @@ "@theholocron/utils-string": "^0.1.2" }, "devDependencies": { - "@mantine/core": "^8.2.1", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^8.2.1", "@tabler/icons-react": "^3.22.0", "next": "^15" diff --git a/packages/display/package.json b/packages/display/package.json index 963544a..d7a02a6 100644 --- a/packages/display/package.json +++ b/packages/display/package.json @@ -43,7 +43,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1" diff --git a/packages/forms/package.json b/packages/forms/package.json index 3d21a6f..646a88a 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -54,7 +54,7 @@ "types": "npx tsc" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/form": "^7.14.0", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", diff --git a/packages/interaction/package.json b/packages/interaction/package.json index a1e3993..66d6b3b 100644 --- a/packages/interaction/package.json +++ b/packages/interaction/package.json @@ -42,7 +42,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1" diff --git a/packages/page/package.json b/packages/page/package.json index 580e9b0..f117c29 100644 --- a/packages/page/package.json +++ b/packages/page/package.json @@ -51,7 +51,7 @@ "@theholocron/utils-string": "^0.2.1" }, "devDependencies": { - "@mantine/core": "^7.13.5", + "@mantine/core": "^8.2.7", "@mantine/hooks": "^7.13.5", "@tabler/icons-react": "^3.6.0", "react-syntax-highlighter": "^15.6.1"