Skip to content

Commit

Permalink
Bump @tiptap/react from 2.6.6 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 2.6.6 to 2.7.1.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 33527fb commit 6fb34d0
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 61 deletions.
83 changes: 38 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nextui-org/react": "^2.4.2",
"@tabler/icons-react": "^3.17.0",
"@tiptap/extension-link": "^2.4.0",
"@tiptap/react": "^2.4.0",
"@tiptap/react": "^2.7.1",
"@tiptap/starter-kit": "^2.6.6",
"@types/npm": "^7.19.3",
"@vercel/analytics": "^1.3.1",
Expand Down
31 changes: 16 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4633,10 +4633,10 @@
resolved "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.6.6.tgz"
integrity sha512-CD6gBhdQtCoqYSmx8oAV8gvKtVOGZSyyvuNYo7by9eZ56DqLYnd7kbUj0RH7o9Ymf/iJTOUJ6XcvrsWwo4lubg==

"@tiptap/extension-bubble-menu@^2.6.6":
version "2.6.6"
resolved "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.6.6.tgz"
integrity sha512-IkfmlZq67aaegym5sBddBc/xXWCArxn5WJEl1oxKEayjQhybKSaqI7tk0lOx/x7fa5Ml1WlGpCFh+KKXbQTG0g==
"@tiptap/extension-bubble-menu@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.7.1.tgz#23141bd2ebf0f13f32c28d4b47c150fcd1149f8e"
integrity sha512-ZQh2Q2bAu61Z249b8eRLMKk0WU2ILvUz9JM9uxjxXaGE9L8nQbv0Pc5sZxIecOKmdX9N5Nq6mSoh/kD+klUOzA==
dependencies:
tippy.js "^6.3.7"

Expand Down Expand Up @@ -4665,10 +4665,10 @@
resolved "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.6.6.tgz"
integrity sha512-O6CeKriA9uyHsg7Ui4z5ZjEWXQxrIL+1zDekffW0wenGC3G4LUsCzAiFS4LSrR9a3u7tnwqGApW10rdkmCGF4w==

"@tiptap/extension-floating-menu@^2.6.6":
version "2.6.6"
resolved "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.6.6.tgz"
integrity sha512-lPkESOfAUxgmXRiNqUU23WSyja5FUfSWjsW4hqe+BKNjsUt1OuFMEtYJtNc+MCGhhtPfFvM3Jg6g9jd6g5XsLQ==
"@tiptap/extension-floating-menu@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@tiptap/extension-floating-menu/-/extension-floating-menu-2.7.1.tgz#16b309aa74e7aac2f7ce0c6c5e8d1980f73bf532"
integrity sha512-t6nANJPDudo8lOTN2zxXUBqMK8K8ZZgGfC8j3vVbOzLCLEgffU1ZX6YfYqOWPRBua0TXLJPZnGD6nff4pxzG5g==
dependencies:
tippy.js "^6.3.7"

Expand Down Expand Up @@ -4758,14 +4758,15 @@
prosemirror-transform "^1.9.0"
prosemirror-view "^1.33.9"

"@tiptap/react@^2.4.0":
version "2.6.6"
resolved "https://registry.npmjs.org/@tiptap/react/-/react-2.6.6.tgz"
integrity sha512-AUmdb/J1O/vCO2b8LL68ctcZr9a3931BwX4fUUZ1kCrCA5lTj2xz0rjeAtpxEdzLnR+Z7q96vB7vf7bPYOUAew==
"@tiptap/react@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.7.1.tgz#7037ed9e9db8956d87ebfff32d29e1e5bfc1d3fd"
integrity sha512-FlH40q0hGNkSO3uE3hvBYYcVEoWvUpolwB6J76P+WAjUl+sPnw5ARtQ4eYnDtYi+ehnVJPoRh8ifnBMXLV1nDA==
dependencies:
"@tiptap/extension-bubble-menu" "^2.6.6"
"@tiptap/extension-floating-menu" "^2.6.6"
"@tiptap/extension-bubble-menu" "^2.7.1"
"@tiptap/extension-floating-menu" "^2.7.1"
"@types/use-sync-external-store" "^0.0.6"
fast-deep-equal "^3"
use-sync-external-store "^1.2.2"

"@tiptap/starter-kit@^2.6.6":
Expand Down Expand Up @@ -6569,7 +6570,7 @@ express@^4.21.0:
utils-merge "1.0.1"
vary "~1.1.2"

fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
fast-deep-equal@^3, fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
version "3.1.3"
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
Expand Down

0 comments on commit 6fb34d0

Please sign in to comment.