Skip to content

Commit

Permalink
Bump @mantine/tiptap from 7.10.0 to 7.12.2 in /client
Browse files Browse the repository at this point in the history
Bumps [@mantine/tiptap](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/tiptap) from 7.10.0 to 7.12.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.12.2/packages/@mantine/tiptap)

---
updated-dependencies:
- dependency-name: "@mantine/tiptap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent ab0cbdb commit 77a79bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@mantine/form": "^7.10.1",
"@mantine/hooks": "^7.10.0",
"@mantine/notifications": "^7.10.0",
"@mantine/tiptap": "^7.10.0",
"@mantine/tiptap": "^7.12.2",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query-devtools": "^5.39.0",
Expand Down
14 changes: 7 additions & 7 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,17 +412,17 @@ __metadata:
languageName: node
linkType: hard

"@mantine/tiptap@npm:^7.10.0":
version: 7.10.0
resolution: "@mantine/tiptap@npm:7.10.0"
"@mantine/tiptap@npm:^7.12.2":
version: 7.12.2
resolution: "@mantine/tiptap@npm:7.12.2"
peerDependencies:
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
"@mantine/core": 7.12.2
"@mantine/hooks": 7.12.2
"@tiptap/extension-link": ">=2.1.12"
"@tiptap/react": ">=2.1.12"
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/eaac30a322712fd62216188c0380a96350cdbf61d3dfd9aea6f7bcdc4763568b7c468d5eaa42b599316a8d012c63fd6c213404cd485bc9b400a94ef172581fb0
checksum: 10c0/208172930ccd34f53161631851fab56b52c77277d70c2e4ef69858f2be7537dff40074c25fc1dccb91e2456df312f31a6868a80fd3a2ad7982cf03485bf21233
languageName: node
linkType: hard

Expand Down Expand Up @@ -2731,7 +2731,7 @@ __metadata:
"@mantine/form": "npm:^7.10.1"
"@mantine/hooks": "npm:^7.10.0"
"@mantine/notifications": "npm:^7.10.0"
"@mantine/tiptap": "npm:^7.10.0"
"@mantine/tiptap": "npm:^7.12.2"
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.39.0"
Expand Down

0 comments on commit 77a79bb

Please sign in to comment.