Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Bump @mantine/tiptap from 7.10.0 to 7.11.1 in /client #599

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11.1",
"@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.11.1":
version: 7.11.1
resolution: "@mantine/tiptap@npm:7.11.1"
peerDependencies:
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
"@mantine/core": 7.11.1
"@mantine/hooks": 7.11.1
"@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/3558391803e87a7fe2ee06fe564a2ec96c0eb085dd4d39ff1de9d9933627a51b88a46006cb75436e55fc5ae8ffb1c94a2b7b37b72954f8b4ebb1dd4bd9ad5eff
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.11.1"
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.39.0"
Expand Down
Loading