diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/package.json b/package.json index 2a55791d..92c49e03 100644 --- a/package.json +++ b/package.json @@ -108,8 +108,6 @@ "@tiptap/extension-underline": "^2.23.1", "@tiptap/react": "^2.23.1", "@tiptap/starter-kit": "^2.23.1", - "@toast-ui/editor": "^3.2.2", - "@toast-ui/react-editor": "^3.2.3", "@types/docusign-esign": "^5.19.8", "@types/formidable": "^3.4.5", "accept-language": "^3.0.20", @@ -121,7 +119,6 @@ "codemirror": "^6.0.2", "crypto-js": "^4.2.0", "date-fns": "^3.6.0", - "dns": "^0.2.2", "docusign-esign": "^8.0.1", "docx": "^9.5.1", "drizzle-orm": "^0.38.2", @@ -147,7 +144,7 @@ "libphonenumber-js": "^1.12.10", "lucide-react": "^0.468.0", "match-sorter": "^8.2.0", - "next": "15.1.0", + "next": "^15.1.9", "next-auth": "^4.24.11", "next-i18n-router": "^5.5.1", "next-i18next": "^15.4.1", @@ -194,6 +191,8 @@ "@types/pg": "^8.11.10", "@types/react": "^19", "@types/react-dom": "^19", + "@types/react": "^19", + "@types/react-dom": "^19", "@types/sharp": "^0.31.1", "@types/ua-parser-js": "^0.7.39", "@types/uuid": "^10.0.0", @@ -207,9 +206,6 @@ "typescript": "^5.7.2" }, "overrides": { - "rimraf": "3.0.2", - "@toast-ui/react-editor": { - "react": "^18.3.1" - } + "rimraf": "3.0.2" } } |
