|
11 | 11 | "author": "",
|
12 | 12 | "license": "MIT",
|
13 | 13 | "dependencies": {
|
14 |
| - "bootstrap": "^4.0.0-alpha.5", |
15 |
| - "dexie": "^2.0.0-beta.6", |
16 |
| - "tslib": "^1.2.0", |
17 |
| - "vue": "^2.1.4", |
18 |
| - "vue-class-component": "^4.3.1", |
19 |
| - "vue-property-decorator": "^3.2.0", |
20 |
| - "vue-router": "^2.1.1", |
21 |
| - "vuex": "^2.0.0" |
| 14 | + "bootstrap": "4.0.0-alpha.5", |
| 15 | + "dexie": "^2.0.0-beta", |
| 16 | + "tslib": "^1.6.0", |
| 17 | + "vue": "^2.2.4", |
| 18 | + "vue-class-component": "^5.0.0", |
| 19 | + "vue-property-decorator": "^4.0.0", |
| 20 | + "vue-router": "^2.3.0", |
| 21 | + "vuex": "^2.2.1" |
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "css-loader": "^0.26.0", |
25 |
| - "extract-text-webpack-plugin": "^2.0.0-beta.4", |
26 |
| - "html-webpack-plugin": "^2.24.1", |
27 |
| - "node-sass": "^3.13.0", |
28 |
| - "sass-loader": "^4.0.2", |
29 |
| - "ts-loader": "^1.2.2", |
30 |
| - "typescript": "^2.1.1", |
31 |
| - "vue-template-compiler": "^2.1.4", |
32 |
| - "vue-template-loader": "^0.1.2", |
33 |
| - "webpack": "^2.1.0-beta.27" |
| 24 | + "css-loader": "^0.27.3", |
| 25 | + "extract-text-webpack-plugin": "^2.1.0", |
| 26 | + "html-webpack-plugin": "^2.28.0", |
| 27 | + "node-sass": "^4.5.0", |
| 28 | + "sass-loader": "^6.0.3", |
| 29 | + "ts-loader": "^2.0.2", |
| 30 | + "typescript": "^2.2.1", |
| 31 | + "vue-template-compiler": "^2.2.4", |
| 32 | + "vue-template-loader": "^0.2.4", |
| 33 | + "webpack": "^2.2.1" |
34 | 34 | }
|
35 | 35 | }
|
0 commit comments