From d14a40eb0321ee1ed5607aaad7e494435b7f08c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:20:18 +0000 Subject: [PATCH] chore(deps): bump the mantine group with 3 updates Bumps the mantine group with 3 updates: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core), [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) and [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications). Updates `@mantine/core` from 8.3.3 to 8.3.10 - [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.3.10/packages/@mantine/core) Updates `@mantine/hooks` from 8.3.3 to 8.3.10 - [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.3.10/packages/@mantine/hooks) Updates `@mantine/notifications` from 8.3.3 to 8.3.10 - [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.3.10/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 8.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 8.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine - dependency-name: "@mantine/notifications" dependency-version: 8.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mantine ... Signed-off-by: dependabot[bot] --- package-lock.json | 38 +++++++++++++++++++------------------- package.json | 6 +++--- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a98e9d..590d62a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,9 @@ "@globus/react-components": "^3.7.0", "@globus/react-query": "^0.10.0", "@globus/sdk": "^6.2.0", - "@mantine/core": "8.3.3", - "@mantine/hooks": "8.3.3", - "@mantine/notifications": "8.3.3", + "@mantine/core": "8.3.16", + "@mantine/hooks": "8.3.16", + "@mantine/notifications": "8.3.16", "@monaco-editor/react": "^4.7.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", @@ -773,9 +773,9 @@ } }, "node_modules/@mantine/core": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.3.tgz", - "integrity": "sha512-OdTAQ0lsXjEqfea0KyXJ1rV9cZb/Rtqv5l3luG2m8Sx5BTGMqXas6mKHtdj4LwIiUKeFkIkZYjNmH6ri1HXjSA==", + "version": "8.3.16", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.16.tgz", + "integrity": "sha512-YgmoYrb0I9UUDYfs9OVLvBUTgkA5vn5KZTfxlOaOSFxzhyYjrtwMQK+P7fvEIkenNQbbikhelj/IRcC2yNQyFQ==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.27.16", @@ -786,40 +786,40 @@ "type-fest": "^4.41.0" }, "peerDependencies": { - "@mantine/hooks": "8.3.3", + "@mantine/hooks": "8.3.16", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/hooks": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.3.tgz", - "integrity": "sha512-nmspxbFSjFkimRXYhgAujnyBwGeAWDSP1WKHFR+Yl5x3Q0IkmsiOTE9yJPjMjmjffZfunFXQFwQDl1OF3m42Pw==", + "version": "8.3.16", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.16.tgz", + "integrity": "sha512-DthR8/KDCLIip3KoXyn370HEiKxiOwH+ZeXs1UoSv/e58xR88OE85Slyb5b5pRsDa4ndYnES+j9wyRyrRXLWfg==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.3.tgz", - "integrity": "sha512-tEp2nGxx9gd8616V7T93l6D6XAXmEa+H2MERwxsBs6IGjGcswda8MUc10SLhLCJgDzB0RX0Pcod4r+tpGbXz/Q==", + "version": "8.3.16", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.16.tgz", + "integrity": "sha512-FqUgWYlBGwpwDAh4q5K6xO/cGQpU+jqdPpQOVy12881vZaJsCk4XWmDzL7BwY6cS15nxU26DBokixZSrUKPTng==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.3", + "@mantine/store": "8.3.16", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "8.3.3", - "@mantine/hooks": "8.3.3", + "@mantine/core": "8.3.16", + "@mantine/hooks": "8.3.16", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.3.tgz", - "integrity": "sha512-+qUS0Dmww/M7ieA9lJbhKmagislVoWVUJam2DjTzvW3bJ311t1sAsu6G59I3YDN8avC2gRcipglZSRsInwzJVg==", + "version": "8.3.16", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.16.tgz", + "integrity": "sha512-BLbAw5z3aAxO82LwICw6FEHq53dgn7CqKYYiwr+Gm2nHYlyvwg15q9ByfM44LiKY7R0YpDPHfCJcJP37MHHDSQ==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/package.json b/package.json index 4bd8d7c..1e3d9f7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ "@globus/react-components": "^3.7.0", "@globus/react-query": "^0.10.0", "@globus/sdk": "^6.2.0", - "@mantine/core": "8.3.3", - "@mantine/hooks": "8.3.3", - "@mantine/notifications": "8.3.3", + "@mantine/core": "8.3.16", + "@mantine/hooks": "8.3.16", + "@mantine/notifications": "8.3.16", "@monaco-editor/react": "^4.7.0", "lodash": "^4.17.21", "lz-string": "^1.5.0",