aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-07-23 11:38:10 -0400
committerab <abdullah_ahmed@brown.edu>2019-07-23 11:38:10 -0400
commit13c016d7f7765acda7f6ce2d69c14597469f55d7 (patch)
tree6fcf409ee4f0035443aa4fb67a05d24aae09689d /package.json
parentbd841fe56540e1a9177d2872310b10fefcb4acd1 (diff)
parentd880e4b2fcb4e7bab3ee25d63209b173efcf37c0 (diff)
merged
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 10 insertions, 4 deletions
diff --git a/package.json b/package.json
index b1f44c37a..3d509317a 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"ts-node-dev": "^1.0.0-pre.32",
"tslint": "^5.15.0",
"tslint-loader": "^3.5.4",
- "typescript": "^3.4.1",
+ "typescript": "^3.5.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-middleware": "^3.6.1",
@@ -73,7 +73,7 @@
"@types/lodash": "^4.14.121",
"@types/mobile-detect": "^1.3.4",
"@types/mongodb": "^3.1.22",
- "@types/mongoose": "^5.3.21",
+ "@types/mongoose": "^5.5.8",
"@types/node": "^10.12.30",
"@types/nodemailer": "^4.6.6",
"@types/passport": "^1.0.0",
@@ -92,6 +92,7 @@
"@types/prosemirror-view": "^1.3.1",
"@types/pug": "^2.0.4",
"@types/react": "^16.8.7",
+ "@types/react-autosuggest": "^9.3.9",
"@types/react-color": "^2.14.1",
"@types/react-measure": "^2.0.4",
"@types/react-table": "^6.7.22",
@@ -104,6 +105,7 @@
"@types/typescript": "^2.0.0",
"@types/uuid": "^3.4.4",
"@types/webpack": "^4.4.25",
+ "@types/youtube": "0.0.38",
"async": "^2.6.2",
"babel-runtime": "^6.26.0",
"bcrypt-nodejs": "0.0.3",
@@ -128,6 +130,7 @@
"font-awesome": "^4.7.0",
"formidable": "^1.2.1",
"golden-layout": "^1.5.9",
+ "howler": "^2.1.2",
"html-to-image": "^0.1.0",
"i": "^0.3.6",
"image-data-uri": "^2.0.0",
@@ -143,7 +146,7 @@
"mobx-react-devtools": "^6.1.1",
"mobx-utils": "^5.4.0",
"mongodb": "^3.1.13",
- "mongoose": "^5.4.18",
+ "mongoose": "^5.6.4",
"node-sass": "^4.12.0",
"nodemailer": "^5.1.1",
"nodemon": "^1.18.10",
@@ -167,9 +170,11 @@
"prosemirror-transform": "^1.1.3",
"prosemirror-view": "^1.8.3",
"pug": "^2.0.3",
+ "query-string": "^6.8.1",
"raw-loader": "^1.0.0",
"react": "^16.8.4",
"react-anime": "^2.2.0",
+ "react-autosuggest": "^9.4.3",
"react-bootstrap": "^1.0.0-beta.5",
"react-bootstrap-dropdown-menu": "^1.1.15",
"react-color": "^2.17.0",
@@ -198,6 +203,7 @@
"typescript-collections": "^1.3.2",
"url-loader": "^1.1.2",
"uuid": "^3.3.2",
- "xoauth2": "^1.2.0"
+ "xoauth2": "^1.2.0",
+ "youtube": "^0.1.0"
}
}