mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 11:29:22 -05:00
feat: add first version of nocode editor without preview/publish/share
This commit is contained in:
+6
-3
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@editorjs/editorjs": "^2.24.3",
|
||||
"@editorjs/header": "^2.6.2",
|
||||
"@editorjs/paragraph": "^2.8.0",
|
||||
"@headlessui/react": "^1.6.1",
|
||||
"@heroicons/react": "^1.0.6",
|
||||
@@ -17,15 +18,17 @@
|
||||
"babel-plugin-superjson-next": "^0.4.3",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"date-fns": "^2.28.0",
|
||||
"editorjs-drag-drop": "^1.1.2",
|
||||
"editorjs-undo": "^2.0.3",
|
||||
"json2csv": "^5.0.7",
|
||||
"next": "12.1.6",
|
||||
"next-auth": "^4.3.4",
|
||||
"nextjs-cors": "^2.1.1",
|
||||
"nodemailer": "^6.7.5",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0",
|
||||
"react-editor-js": "^2.0.6",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-loader-spinner": "^5.1.5",
|
||||
"superjson": "^1.9.1",
|
||||
"swr": "^1.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user