From 3566f0b1f0d8faccaa67b75ac98f4bb6a9f2c800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 12:36:10 +0000 Subject: [PATCH] Bump @mantine/tiptap from 7.9.1 to 7.9.2 in /client Bumps [@mantine/tiptap](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/tiptap) from 7.9.1 to 7.9.2. - [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/7.9.2/packages/@mantine/tiptap) --- updated-dependencies: - dependency-name: "@mantine/tiptap" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/package.json b/client/package.json index 534c9cff..7469f313 100644 --- a/client/package.json +++ b/client/package.json @@ -17,7 +17,7 @@ "@mantine/form": "^7.9.1", "@mantine/hooks": "^7.9.1", "@mantine/notifications": "^7.9.1", - "@mantine/tiptap": "^7.9.1", + "@mantine/tiptap": "^7.9.2", "@tabler/icons-react": "^3.3.0", "@tanstack/react-query": "^5.32.0", "@tanstack/react-query-devtools": "^5.37.1", diff --git a/client/yarn.lock b/client/yarn.lock index 2e7dcbe3..f334e526 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -355,17 +355,17 @@ __metadata: languageName: node linkType: hard -"@mantine/tiptap@npm:^7.9.1": - version: 7.9.1 - resolution: "@mantine/tiptap@npm:7.9.1" +"@mantine/tiptap@npm:^7.9.2": + version: 7.9.2 + resolution: "@mantine/tiptap@npm:7.9.2" peerDependencies: - "@mantine/core": 7.9.1 - "@mantine/hooks": 7.9.1 + "@mantine/core": 7.9.2 + "@mantine/hooks": 7.9.2 "@tiptap/extension-link": ">=2.1.12" "@tiptap/react": ">=2.1.12" react: ^18.2.0 react-dom: ^18.2.0 - checksum: 10c0/6cff54ea0c4d4a73cb197a3e7b45481c8a2b89a4dd478c6615f5f528cb589b929d8c4b22edc63b89d5cd370aecaf8cfe0da4e06352c2d51d1aa0e675d9684b9c + checksum: 10c0/944eca677e9d8b0c07735e8408dd2a78a75429b79ccd8e8c67be1e783fdaa202c66943fe216b1ff8f98caf1f5c4a5e7bb0363591fbb3319921745abd840ffcbc languageName: node linkType: hard @@ -2503,7 +2503,7 @@ __metadata: "@mantine/form": "npm:^7.9.1" "@mantine/hooks": "npm:^7.9.1" "@mantine/notifications": "npm:^7.9.1" - "@mantine/tiptap": "npm:^7.9.1" + "@mantine/tiptap": "npm:^7.9.2" "@tabler/icons-react": "npm:^3.3.0" "@tanstack/eslint-plugin-query": "npm:^5.35.6" "@tanstack/react-query": "npm:^5.32.0"