Skip to content

Commit 3c73572

Browse files
Update dependency @tiptap/core to v3 [SECURITY]
1 parent 26746d3 commit 3c73572

3 files changed

Lines changed: 68 additions & 54 deletions

File tree

apps/comments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@doist/react-interpolate": "2.2.4",
3838
"@headlessui/react": "1.7.19",
39-
"@tiptap/core": "2.27.2",
39+
"@tiptap/core": "3.30.4",
4040
"@tiptap/extension-blockquote": "2.27.2",
4141
"@tiptap/extension-document": "2.27.2",
4242
"@tiptap/extension-hard-break": "2.27.2",

pnpm-lock.yaml

Lines changed: 65 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,8 @@ minimumReleaseAgeExclude:
326326
- 'knex-migrator'
327327
# Renovate security update: file-type@21.3.1 || 21.3.2
328328
- file-type@21.3.1 || 21.3.2
329+
# Renovate security update: @tiptap/core@3.30.4
330+
- "@tiptap/core@3.30.4"
329331

330332
# configuration for pnpm's changeset functionality
331333
versioning:

0 commit comments

Comments
 (0)