0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-24 10:48:12 +00:00

basic editor

This commit is contained in:
Víctor Losada Hernández
2026-03-21 21:49:59 +01:00
parent ab211610a1
commit 3785d5808f
4 changed files with 390 additions and 489 deletions

View File

@@ -91,13 +91,20 @@
"@babel/preset-env": "^7.29.0",
"@babel/preset-react": "^7.28.5",
"@babel/runtime": "^7.28.6",
"@codemirror/commands": "^6.10.3",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-javascript": "^6.2.5",
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/language": "^6.12.2",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.40.0",
"@dmsnell/diff-match-patch": "^1.1.0",
"@googleapis/drive": "^20.1.0",
"@sanity/diff-match-patch": "^3.2.0",
"@vitejs/plugin-react": "^5.1.2",
"body-parser": "^2.2.0",
"classnames": "^2.5.1",
"codemirror": "^5.65.6",
"codemirror": "^6.0.2",
"cookie-parser": "^1.4.7",
"core-js": "^3.47.0",
"cors": "^2.8.5",