|
15 | 15 | "tns-core-modules": "~3.4.0" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@types/jasmine": "^2.6.3", |
| 18 | + "@types/jasmine": "~2.8.0", |
19 | 19 | "awesome-typescript-loader": "~3.1.3", |
20 | 20 | "babel-traverse": "6.12.0", |
21 | 21 | "babel-types": "6.11.1", |
22 | 22 | "babylon": "6.8.4", |
23 | 23 | "copy-webpack-plugin": "~4.0.1", |
| 24 | + "css-loader": "~0.28.7", |
24 | 25 | "extract-text-webpack-plugin": "~3.0.0", |
25 | 26 | "filewalker": "0.1.2", |
26 | | - "jasmine-core": "^2.5.2", |
| 27 | + "jasmine-core": "~2.8.0", |
27 | 28 | "karma": "^1.7.1", |
28 | 29 | "karma-jasmine": "^1.1.0", |
29 | 30 | "karma-nativescript-launcher": "^0.4.0", |
30 | 31 | "lazy": "1.0.11", |
31 | 32 | "nativescript-css-loader": "~0.26.0", |
32 | 33 | "nativescript-dev-typescript": "libs", |
33 | | - "nativescript-dev-webpack": "^0.7.3", |
| 34 | + "nativescript-dev-webpack": "~0.9.0", |
| 35 | + "nativescript-worker-loader": "~0.8.1", |
34 | 36 | "raw-loader": "~0.5.1", |
35 | 37 | "resolve-url-loader": "~2.1.0", |
36 | | - "tns-platform-declarations": "~3.4.0", |
| 38 | + "tns-platform-declarations": "^3.4.0", |
37 | 39 | "tslint": "~5.4.3", |
38 | 40 | "typescript": "~2.4.0", |
39 | | - "webpack": "~3.2.0", |
| 41 | + "webpack": "~3.8.1", |
40 | 42 | "webpack-bundle-analyzer": "^2.8.2", |
41 | 43 | "webpack-sources": "~1.0.1" |
42 | 44 | }, |
|
0 commit comments