From b03132595c15fddb619e58761510326123893257 Mon Sep 17 00:00:00 2001 From: dohyeons Date: Thu, 11 Dec 2025 14:38:57 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=A8=ED=82=A4=EC=A7=80=20=EB=8B=A4?= =?UTF-8?q?=EC=9A=B4=EA=B7=B8=EB=A0=88=EC=9D=B4=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 2549a177..37ba05be 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,9 +42,9 @@ "@react-three/fiber": "^9.4.0", "@tanstack/react-query": "^5.86.0", "@tanstack/react-table": "^8.21.3", - "@tiptap/core": "^3.13.0", + "@tiptap/core": "^2.27.1", "@tiptap/extension-placeholder": "^2.27.1", - "@tiptap/pm": "^2.11.5", + "@tiptap/pm": "^2.27.1", "@tiptap/react": "^2.27.1", "@tiptap/starter-kit": "^2.27.1", "@turf/buffer": "^7.2.0",