Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
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.12.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.12.1":
version: 7.12.1
resolution: "@mantine/tiptap@npm:7.12.1"
peerDependencies:
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
"@mantine/core": 7.12.1
"@mantine/hooks": 7.12.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/80ee4f74f2ea8e523559025778da3c9c672b9c22024f523f622a12333c16c0d287bc9052d16b7a370b5881af88934274d8006786fd9eabb64c82f0859e7accc1
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.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