Skip to content

Commit

Permalink
Bump @tiptap/extension-highlight from 2.3.0 to 2.4.0 in /client
Browse files Browse the repository at this point in the history
Bumps [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-highlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.4.0/packages/extension-highlight)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent c6807e3 commit 1e69e83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-query-devtools": "^5.37.1",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^2.3.0",
"@tiptap/extension-highlight": "^2.4.0",
"@tiptap/extension-link": "^2.3.2",
"@tiptap/extension-subscript": "^2.4.0",
"@tiptap/extension-superscript": "^2.4.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -675,12 +675,12 @@ __metadata:
languageName: node
linkType: hard

"@tiptap/extension-highlight@npm:^2.3.0":
version: 2.3.0
resolution: "@tiptap/extension-highlight@npm:2.3.0"
"@tiptap/extension-highlight@npm:^2.4.0":
version: 2.4.0
resolution: "@tiptap/extension-highlight@npm:2.4.0"
peerDependencies:
"@tiptap/core": ^2.0.0
checksum: 10c0/aebe2b557c1cbe6f33fbbcc93bc5c44b99ac48773cc4b6a4f9aa24107a853bde7f18aaed81e8a75077680a5e4981879223548aac55282366a7defe81a1466ba0
checksum: 10c0/e9840c6a47fe12a2339f53c7a22f1f701f29dddd3b957c049a23ae88873feb87b9ba07b8e49c4af99710feda06525307d50aad139161deb0dc1640c2c39ac452
languageName: node
linkType: hard

Expand Down Expand Up @@ -2509,7 +2509,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.37.1"
"@tanstack/react-query-devtools": "npm:^5.37.1"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.3.0"
"@tiptap/extension-highlight": "npm:^2.4.0"
"@tiptap/extension-link": "npm:^2.3.2"
"@tiptap/extension-subscript": "npm:^2.4.0"
"@tiptap/extension-superscript": "npm:^2.4.0"
Expand Down

0 comments on commit 1e69e83

Please sign in to comment.