|
14 | 14 | "jquery-param": "^0.2.0", |
15 | 15 | "net": "^1.0.2", |
16 | 16 | "tls": "0.0.1", |
17 | | - "vee-validate": "^2.0.0-rc.17", |
18 | | - "vue": "^2.3.3", |
19 | | - "vue-analytics": "^5.1.1", |
20 | | - "vue-notification": "^1.3.2", |
21 | | - "vue-resource": "^1.3.4", |
22 | | - "vue-router": "^2.6.0", |
23 | | - "vue-scrollto": "^2.7.2", |
24 | | - "vue-sticky": "^3.2.0", |
25 | | - "vuex": "^2.3.1" |
| 17 | + "vee-validate": "^2.0.3", |
| 18 | + "vue": "^2.5.13", |
| 19 | + "vue-analytics": "^5.8.0", |
| 20 | + "vue-notification": "^1.3.6", |
| 21 | + "vue-resource": "^1.3.5", |
| 22 | + "vue-router": "^2.8.1", |
| 23 | + "vue-scrollto": "^2.8.0", |
| 24 | + "vue-sticky": "^3.3.1", |
| 25 | + "vuex": "^2.5.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "autoprefixer": "^7.1.2", |
29 | | - "babel-core": "^6.22.1", |
| 28 | + "autoprefixer": "^7.2.5", |
| 29 | + "babel-core": "^6.26.0", |
30 | 30 | "babel-eslint": "^7.1.1", |
31 | | - "babel-loader": "^7.1.1", |
| 31 | + "babel-loader": "^7.1.2", |
32 | 32 | "babel-plugin-transform-runtime": "^6.22.0", |
33 | | - "babel-preset-env": "^1.3.2", |
| 33 | + "babel-preset-env": "^1.6.1", |
34 | 34 | "babel-preset-stage-2": "^6.22.0", |
35 | | - "babel-register": "^6.22.0", |
36 | | - "chalk": "^2.0.1", |
37 | | - "connect-history-api-fallback": "^1.3.0", |
38 | | - "copy-webpack-plugin": "^4.0.1", |
39 | | - "css-loader": "^0.28.0", |
| 35 | + "babel-register": "^6.26.0", |
| 36 | + "chalk": "^2.3.0", |
| 37 | + "connect-history-api-fallback": "^1.5.0", |
| 38 | + "copy-webpack-plugin": "^4.4.1", |
| 39 | + "css-loader": "^0.28.9", |
40 | 40 | "cssnano": "^3.10.0", |
41 | 41 | "eslint": "^3.19.0", |
42 | 42 | "eslint-config-standard": "^6.2.1", |
43 | 43 | "eslint-friendly-formatter": "^3.0.0", |
44 | 44 | "eslint-loader": "^1.7.1", |
45 | | - "eslint-plugin-html": "^3.0.0", |
46 | | - "eslint-plugin-promise": "^3.4.0", |
| 45 | + "eslint-plugin-html": "^3.2.2", |
| 46 | + "eslint-plugin-promise": "^3.6.0", |
47 | 47 | "eslint-plugin-standard": "^2.0.1", |
48 | 48 | "eventsource-polyfill": "^0.9.6", |
49 | | - "express": "^4.14.1", |
| 49 | + "express": "^4.16.2", |
50 | 50 | "extract-text-webpack-plugin": "^2.0.0", |
51 | 51 | "file-loader": "^0.11.1", |
52 | 52 | "friendly-errors-webpack-plugin": "^1.1.3", |
53 | 53 | "html-webpack-plugin": "^2.28.0", |
54 | 54 | "http-proxy-middleware": "^0.17.3", |
55 | | - "node-sass": "^4.5.3", |
56 | | - "opn": "^5.1.0", |
| 55 | + "node-sass": "^4.7.2", |
| 56 | + "opn": "^5.2.0", |
57 | 57 | "optimize-css-assets-webpack-plugin": "^2.0.0", |
58 | | - "ora": "^1.2.0", |
59 | | - "rimraf": "^2.6.0", |
| 58 | + "ora": "^1.4.0", |
| 59 | + "rimraf": "^2.6.2", |
60 | 60 | "sass-loader": "^6.0.6", |
61 | | - "semver": "^5.3.0", |
| 61 | + "semver": "^5.5.0", |
62 | 62 | "shelljs": "^0.7.6", |
63 | 63 | "url-loader": "^0.5.8", |
64 | 64 | "vue-loader": "^12.1.0", |
65 | | - "vue-style-loader": "^3.0.1", |
66 | | - "vue-template-compiler": "^2.3.3", |
| 65 | + "vue-style-loader": "^3.1.2", |
| 66 | + "vue-template-compiler": "^2.5.13", |
67 | 67 | "webpack": "^2.6.1", |
68 | | - "webpack-bundle-analyzer": "^2.2.1", |
69 | | - "webpack-dev-middleware": "^1.10.0", |
70 | | - "webpack-hot-middleware": "^2.18.0", |
71 | | - "webpack-merge": "^4.1.0" |
| 68 | + "webpack-bundle-analyzer": "^2.10.0", |
| 69 | + "webpack-dev-middleware": "^1.12.2", |
| 70 | + "webpack-hot-middleware": "^2.21.0", |
| 71 | + "webpack-merge": "^4.1.1" |
72 | 72 | }, |
73 | 73 | "engines": { |
74 | 74 | "node": ">= 6.0.0", |
|
0 commit comments