|
|
|
@ -46,8 +46,6 @@
@@ -46,8 +46,6 @@
|
|
|
|
|
"@oclif/command": "^1.5.0", |
|
|
|
|
"@oclif/config": "^1.7.4", |
|
|
|
|
"@oclif/plugin-help": "^2.1.1", |
|
|
|
|
"@types/pino-http": "^4.0.2", |
|
|
|
|
"@types/split2": "^2.1.6", |
|
|
|
|
"bcrypt": "^3.0.0", |
|
|
|
|
"body-parser": "^1.18.3", |
|
|
|
|
"chalk": "^2.4.1", |
|
|
|
@ -75,6 +73,7 @@
@@ -75,6 +73,7 @@
|
|
|
|
|
"ws": "^7.1.1" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@hot-loader/react-dom": "^16.8.6", |
|
|
|
|
"@types/async": "^3.0.0", |
|
|
|
|
"@types/bcrypt": "^3.0.0", |
|
|
|
|
"@types/classnames": "^2.2.6", |
|
|
|
@ -86,6 +85,7 @@
@@ -86,6 +85,7 @@
|
|
|
|
|
"@types/node": "^11.11.3", |
|
|
|
|
"@types/object-assign": "^4.0.30", |
|
|
|
|
"@types/pino": "^5.20.0", |
|
|
|
|
"@types/pino-http": "^4.0.2", |
|
|
|
|
"@types/prop-types": "^15.5.5", |
|
|
|
|
"@types/pump": "^1.0.1", |
|
|
|
|
"@types/query-string": "^6.1.0", |
|
|
|
@ -94,6 +94,7 @@
@@ -94,6 +94,7 @@
|
|
|
|
|
"@types/react-hot-loader": "^4.1.0", |
|
|
|
|
"@types/react-router-dom": "^4.3.0", |
|
|
|
|
"@types/react-sortable-hoc": "^0.6.4", |
|
|
|
|
"@types/split2": "^2.1.6", |
|
|
|
|
"@types/through2": "^2.0.33", |
|
|
|
|
"@types/webpack-env": "^1.13.6", |
|
|
|
|
"@types/ws": "^6.0.0", |
|
|
|
|