|
|
@@ -32,15 +32,15 @@
|
|
|
"awesome-typescript-loader": "^3.5.0",
|
|
|
"bootstrap": "^3.3.7",
|
|
|
"components-jqueryui": "github:components/jqueryui",
|
|
|
- "css-loader": "^0.28.10",
|
|
|
+ "css-loader": "^0.28.11",
|
|
|
"del": "^2.2.1",
|
|
|
"dragula": "^3.7.2",
|
|
|
"dts-generator": "^2.1.0",
|
|
|
- "eslint": "^4.18.2",
|
|
|
+ "eslint": "^4.19.1",
|
|
|
"eslint-config-standard": "^11.0.0",
|
|
|
- "eslint-plugin-import": "^2.9.0",
|
|
|
+ "eslint-plugin-import": "^2.11.0",
|
|
|
"eslint-plugin-node": "^5.2.1",
|
|
|
- "eslint-plugin-promise": "^3.6.0",
|
|
|
+ "eslint-plugin-promise": "^3.7.0",
|
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
|
"extract-text-webpack-plugin": "^3.0.2",
|
|
|
"glob": "^7.1.2",
|
|
|
@@ -68,14 +68,14 @@
|
|
|
"karma-verbose-reporter": "0.0.6",
|
|
|
"moment-timezone": "^0.5.5",
|
|
|
"native-promise-only": "^0.8.1",
|
|
|
- "node-sass": "^4.7.2",
|
|
|
+ "node-sass": "^4.8.3",
|
|
|
"sass-loader": "^6.0.7",
|
|
|
"tslib": "^1.8.0",
|
|
|
"tslint": "^5.8.0",
|
|
|
"tslint-config-standard": "^7.0.0",
|
|
|
- "typescript": "^2.7.2",
|
|
|
+ "typescript": "^2.8.1",
|
|
|
"webpack": "^3.11.0",
|
|
|
- "webpack-stream": "^4.0.2",
|
|
|
+ "webpack-stream": "^4.0.3",
|
|
|
"xhr-mock": "^2.3.1",
|
|
|
"yargs": "^4.8.1"
|
|
|
},
|