Skip to content

Commit e891f5c

Browse files
committed
fixup! fixup! ✨(frontend) add comments feature
1 parent 6ab1468 commit e891f5c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/frontend/apps/impress/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"@react-pdf/renderer": "4.3.1",
4343
"@sentry/nextjs": "10.22.0",
4444
"@tanstack/react-query": "5.90.6",
45+
"@tiptap/extensions": "3.10.1",
4546
"canvg": "4.0.3",
4647
"clsx": "2.1.1",
4748
"cmdk": "1.1.1",

src/frontend/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5329,6 +5329,11 @@
53295329
resolved "https://registry.yarnpkg.com/@tiptap/extensions/-/extensions-3.7.2.tgz#fd2d53e59343505487e9fb6ccad8c53945d5c494"
53305330
integrity sha512-FaToSdU9fhQk2swkaXrAQNgdaE0dwLbUHcvilW5F4xTpQfZ3J535u5U2TUYf+f9KKSV5fTmD4QGNY9qxY7ihTg==
53315331

5332+
"@tiptap/extensions@3.10.1":
5333+
version "3.10.1"
5334+
resolved "https://registry.yarnpkg.com/@tiptap/extensions/-/extensions-3.10.1.tgz#7faab67917a779a77ec89f588ad5fb7670b4dbff"
5335+
integrity sha512-tZZ1IGIcch4ezuoid3iPSirh0s2GQuSKY6ceWRJCVeZ2gT2LsN3i10tqfidcYrsmyQRMuM7QUfRmH5HOKJZ73Q==
5336+
53325337
"@tiptap/pm@^3.10.2":
53335338
version "3.10.5"
53345339
resolved "https://registry.yarnpkg.com/@tiptap/pm/-/pm-3.10.5.tgz#25413a6127714e6f8e89b6f5cf7b4e203898afda"

0 commit comments

Comments
 (0)