Skip to content

Commit 373fff9

Browse files
committed
update packages
1 parent 2d57d8f commit 373fff9

File tree

5 files changed

+6633
-5
lines changed

5 files changed

+6633
-5
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ dist-ssr
1010
explorations
1111
node_modules
1212
.eslintcache
13-
# components are libraries!
14-
/package-lock.json
1513

1614
# this is a package-json-redirect stub dir, see https://github.com/andrewbranch/example-subpath-exports-ts-compat?tab=readme-ov-file
1715
react/package.json

example/package-lock.json

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@blocknote/react": "^0.32.0",
1717
"@convex-dev/prosemirror-sync": "file:..",
1818
"@mantine/core": "^7.5.3",
19-
"@tiptap/core": "^2.11.7",
19+
"@tiptap/core": "^2.22.3",
2020
"@tiptap/extension-highlight": "^2.11.7",
2121
"@tiptap/extension-image": "^2.11.7",
2222
"@tiptap/extension-link": "^2.11.7",

0 commit comments

Comments
 (0)