Taichi Masuyama 3 лет назад
Родитель
Сommit
b1941a723a
1 измененных файлов с 33 добавлено и 1 удалено
  1. 33 1
      packages/app/package.json

+ 33 - 1
packages/app/package.json

@@ -184,7 +184,39 @@
     "usehooks-ts": "^2.6.0",
     "validator": "^13.7.0",
     "ws": "^8.3.0",
-    "xss": "^1.0.6"
+    "xss": "^1.0.6",
+
+    "codemirror": "^5.64.0",
+    "core-js": "=2.6.9",
+    "diff2html": "^3.1.2",
+    "eazy-logger": "^3.1.0",
+    "emoji-mart": "npm:panta82-emoji-mart@^3.0.1",
+    "handsontable": "=6.2.2",
+    "i18next-hmr": "^1.7.7",
+    "jquery-slimscroll": "^1.3.8",
+    "jquery.cookie": "~1.4.1",
+    "jshint": "^2.13.0",
+    "markdown-table": "^1.1.1",
+    "penpal": "^4.0.0",
+    "react-bootstrap-typeahead": "^5.2.2",
+    "react-codemirror2": "^6.0.0",
+    "react-copy-to-clipboard": "^5.0.1",
+    "react-dropzone": "^11.2.4",
+    "react-frame-component": "^4.0.0",
+    "react-hotkeys": "^2.0.0",
+    "react-use-ripple": "^1.5.2",
+    "react-waypoint": "^10.1.0",
+    "reactstrap": "^8.9.0",
+    "rehype-rewrite": "^3.0.6",
+    "reveal.js": "^4.3.1",
+    "simple-load-script": "^1.0.2",
+    "simplebar-react": "^2.3.6",
+    "socket.io-client": "^4.2.0",
+    "sticky-events": "^3.4.11",
+    "swr": "^1.3.0",
+    "throttle-debounce": "^3.0.1",
+    "toastr": "^2.1.2",
+    "unstated": "^2.1.1"
   },
   "// comments for defDependencies": {
     "@handsontable/react": "v3 requires handsontable >= 7.0.0.",