|
18 | 18 | "lodash.truncate": "^4.4.2",
|
19 | 19 | "nprogress": "^0.2.0",
|
20 | 20 | "quill": "^1.3.6",
|
21 |
| - "vee-validate": "^2.0.9", |
| 21 | + "vee-validate": "^2.1.4", |
22 | 22 | "vue": "^2.5.21",
|
23 | 23 | "vue-fullcalendar": "^1.0.9",
|
24 | 24 | "vue-perfect-scrollbar": "^0.1.0",
|
25 | 25 | "vue-quill-editor": "^3.0.6",
|
26 | 26 | "vue-resize": "^0.4.4",
|
27 |
| - "vue-router": "^3.0.1", |
| 27 | + "vue-router": "^3.0.2", |
28 | 28 | "vuetify": "^1.3.14"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "autoprefixer": "^7.1.2", |
| 31 | + "autoprefixer": "^9.4.3", |
32 | 32 | "babel-core": "^6.26.3",
|
33 |
| - "babel-eslint": "^8.2.3", |
| 33 | + "babel-eslint": "^10.0.1", |
34 | 34 | "babel-helper-vue-jsx-merge-props": "^2.0.3",
|
35 |
| - "babel-jest": "^21.0.2", |
36 |
| - "babel-loader": "^7.1.4", |
37 |
| - "babel-plugin-dynamic-import-node": "^1.2.0", |
| 35 | + "babel-jest": "^23.6.0", |
| 36 | + "babel-loader": "^8.0.4", |
| 37 | + "babel-plugin-dynamic-import-node": "^2.2.0", |
38 | 38 | "babel-plugin-syntax-dynamic-import": "^6.18.0",
|
39 | 39 | "babel-plugin-syntax-jsx": "^6.18.0",
|
40 | 40 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
41 |
| - "babel-plugin-transform-runtime": "^6.22.0", |
| 41 | + "babel-plugin-transform-runtime": "^6.23.0", |
42 | 42 | "babel-plugin-transform-vue-jsx": "^3.7.0",
|
43 | 43 | "babel-preset-env": "^1.7.0",
|
44 |
| - "babel-preset-stage-2": "^6.22.0", |
45 |
| - "babel-register": "^6.22.0", |
| 44 | + "babel-preset-stage-2": "^6.24.1", |
| 45 | + "babel-register": "^6.26.0", |
46 | 46 | "chalk": "^2.4.1",
|
47 |
| - "chromedriver": "^2.38.3", |
48 |
| - "copy-webpack-plugin": "^4.5.1", |
49 |
| - "cross-spawn": "^5.0.1", |
50 |
| - "css-loader": "^0.28.11", |
51 |
| - "eslint": "^4.19.1", |
| 47 | + "chromedriver": "^2.45.0", |
| 48 | + "copy-webpack-plugin": "^4.6.0", |
| 49 | + "cross-spawn": "^6.0.5", |
| 50 | + "css-loader": "^2.0.1", |
| 51 | + "eslint": "^5.10.0", |
52 | 52 | "eslint-config-alloy": "^1.4.2",
|
53 |
| - "eslint-config-standard": "^10.2.1", |
54 |
| - "eslint-friendly-formatter": "^3.0.0", |
55 |
| - "eslint-loader": "^1.7.1", |
56 |
| - "eslint-plugin-import": "^2.11.0", |
57 |
| - "eslint-plugin-node": "^5.2.0", |
58 |
| - "eslint-plugin-promise": "^3.7.0", |
59 |
| - "eslint-plugin-standard": "^3.1.0", |
60 |
| - "eslint-plugin-vue": "^4.5.0", |
61 |
| - "extract-text-webpack-plugin": "^3.0.0", |
| 53 | + "eslint-config-standard": "^12.0.0", |
| 54 | + "eslint-friendly-formatter": "^4.0.1", |
| 55 | + "eslint-loader": "^2.1.1", |
| 56 | + "eslint-plugin-import": "^2.14.0", |
| 57 | + "eslint-plugin-node": "^8.0.0", |
| 58 | + "eslint-plugin-promise": "^4.0.1", |
| 59 | + "eslint-plugin-standard": "^4.0.0", |
| 60 | + "eslint-plugin-vue": "^5.0.0", |
| 61 | + "extract-text-webpack-plugin": "^3.0.2", |
62 | 62 | "faker": "^4.1.0",
|
63 |
| - "file-loader": "^1.1.11", |
| 63 | + "file-loader": "^2.0.0", |
64 | 64 | "friendly-errors-webpack-plugin": "^1.7.0",
|
65 | 65 | "fs-finder": "^1.8.1",
|
66 |
| - "html-webpack-plugin": "^2.30.1", |
67 |
| - "jest": "^22.4.3", |
68 |
| - "jest-serializer-vue": "^0.3.0", |
| 66 | + "html-webpack-plugin": "^3.2.0", |
| 67 | + "jest": "^23.6.0", |
| 68 | + "jest-serializer-vue": "^2.0.2", |
69 | 69 | "json-schema-faker": "^0.5.0-rc9",
|
70 |
| - "json-server": "^0.12.2", |
| 70 | + "json-server": "^0.14.0", |
71 | 71 | "less-loader": "^4.1.0",
|
72 |
| - "mime-types": "^2.1.18", |
| 72 | + "mime-types": "^2.1.21", |
73 | 73 | "mockjs": "^1.0.1-beta3",
|
74 | 74 | "mockjs-webpack-plugin": "^1.0.0",
|
75 |
| - "nightwatch": "^0.9.21", |
| 75 | + "nightwatch": "^1.0.16", |
76 | 76 | "node-dir": "^0.1.17",
|
77 |
| - "node-notifier": "^5.1.2", |
78 |
| - "optimize-css-assets-webpack-plugin": "^3.2.0", |
79 |
| - "ora": "^1.2.0", |
80 |
| - "portfinder": "^1.0.13", |
81 |
| - "postcss-import": "^11.0.0", |
82 |
| - "postcss-loader": "^2.1.5", |
83 |
| - "postcss-url": "^7.3.2", |
84 |
| - "raw-loader": "^0.5.1", |
85 |
| - "rimraf": "^2.6.0", |
86 |
| - "selenium-server": "^3.12.0", |
87 |
| - "semver": "^5.3.0", |
88 |
| - "shelljs": "^0.7.6", |
| 77 | + "node-notifier": "^5.3.0", |
| 78 | + "optimize-css-assets-webpack-plugin": "^5.0.1", |
| 79 | + "ora": "^3.0.0", |
| 80 | + "portfinder": "^1.0.20", |
| 81 | + "postcss-import": "^12.0.1", |
| 82 | + "postcss-loader": "^3.0.0", |
| 83 | + "postcss-url": "^8.0.0", |
| 84 | + "raw-loader": "^1.0.0", |
| 85 | + "rimraf": "^2.6.2", |
| 86 | + "selenium-server": "^3.141.59", |
| 87 | + "semver": "^5.6.0", |
| 88 | + "shelljs": "^0.8.3", |
89 | 89 | "stylus": "^0.54.5",
|
90 | 90 | "stylus-loader": "^3.0.2",
|
91 |
| - "uglifyjs-webpack-plugin": "^1.2.5", |
92 |
| - "url-loader": "^0.5.8", |
93 |
| - "vue-jest": "^1.0.2", |
94 |
| - "vue-loader": "^13.3.0", |
95 |
| - "vue-style-loader": "^3.0.1", |
96 |
| - "vue-template-compiler": "^2.5.16", |
97 |
| - "webpack": "^3.12.0", |
98 |
| - "webpack-bundle-analyzer": "^2.12.0", |
99 |
| - "webpack-dev-server": "^2.9.1", |
100 |
| - "webpack-merge": "^4.1.0" |
| 91 | + "uglifyjs-webpack-plugin": "^2.0.1", |
| 92 | + "url-loader": "^1.1.2", |
| 93 | + "vue-jest": "^3.0.2", |
| 94 | + "vue-loader": "^15.4.2", |
| 95 | + "vue-style-loader": "^4.1.2", |
| 96 | + "vue-template-compiler": "^2.5.21", |
| 97 | + "webpack": "^4.27.1", |
| 98 | + "webpack-bundle-analyzer": "^3.0.3", |
| 99 | + "webpack-dev-server": "^3.1.10", |
| 100 | + "webpack-merge": "^4.1.5" |
101 | 101 | },
|
102 | 102 | "engines": {
|
103 | 103 | "node": ">= 6.0.0",
|
|
0 commit comments