|
38 | 38 | },
|
39 | 39 | "homepage": "https://github.com/yourtion/vue-json-ui-editor#readme",
|
40 | 40 | "peerDependencies": {
|
41 |
| - "vue": "^2.3.0" |
| 41 | + "vue": "^2.5.16" |
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@vue/test-utils": "^1.0.0-beta.13", |
45 |
| - "@vuedoc/md": "^1.1.1", |
| 44 | + "@vue/test-utils": "^1.0.0-beta.18", |
| 45 | + "@vuedoc/md": "^1.4.1", |
46 | 46 | "autoprefixer": "^7.1.2",
|
47 | 47 | "babel-core": "^6.22.1",
|
48 |
| - "babel-eslint": "^8.2.1", |
| 48 | + "babel-eslint": "^8.2.6", |
49 | 49 | "babel-helper-vue-jsx-merge-props": "^2.0.3",
|
50 |
| - "babel-jest": "^23.0.1", |
51 |
| - "babel-loader": "^7.1.4", |
| 50 | + "babel-jest": "^23.4.2", |
| 51 | + "babel-loader": "^7.1.5", |
52 | 52 | "babel-plugin-dynamic-import-node": "^1.2.0",
|
53 | 53 | "babel-plugin-syntax-jsx": "^6.18.0",
|
54 | 54 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
|
|
57 | 57 | "babel-preset-env": "^1.3.2",
|
58 | 58 | "babel-preset-stage-2": "^6.22.0",
|
59 | 59 | "chalk": "^2.3.2",
|
60 |
| - "copy-webpack-plugin": "^4.0.1", |
| 60 | + "copy-webpack-plugin": "^4.5.2", |
61 | 61 | "css-loader": "^0.28.0",
|
62 |
| - "element-ui": "^2.4.0", |
| 62 | + "element-ui": "^2.4.6", |
63 | 63 | "eslint": "^4.15.0",
|
64 | 64 | "eslint-config-guo": "^0.8.0",
|
65 | 65 | "eslint-friendly-formatter": "^3.0.0",
|
66 | 66 | "eslint-loader": "^1.7.1",
|
67 |
| - "eslint-plugin-html": "^4.0.2", |
68 |
| - "eslint-plugin-vue": "^4.0.0", |
| 67 | + "eslint-plugin-html": "^4.0.5", |
| 68 | + "eslint-plugin-vue": "^4.7.1", |
69 | 69 | "extract-text-webpack-plugin": "^3.0.0",
|
70 | 70 | "file-loader": "^1.1.11",
|
71 | 71 | "friendly-errors-webpack-plugin": "^1.6.1",
|
72 | 72 | "html-webpack-plugin": "^2.30.1",
|
73 |
| - "jest": "^23.1.0", |
| 73 | + "jest": "^23.5.0", |
74 | 74 | "jest-serializer-vue": "^2.0.0",
|
75 | 75 | "node-notifier": "^5.1.2",
|
76 | 76 | "optimize-css-assets-webpack-plugin": "^3.2.0",
|
77 | 77 | "ora": "^1.2.0",
|
78 |
| - "portfinder": "^1.0.13", |
| 78 | + "portfinder": "^1.0.16", |
79 | 79 | "postcss-import": "^11.0.0",
|
80 | 80 | "postcss-loader": "^2.0.8",
|
81 | 81 | "postcss-url": "^7.2.1",
|
82 | 82 | "rimraf": "^2.6.0",
|
83 | 83 | "semver": "^5.3.0",
|
84 | 84 | "shelljs": "^0.7.6",
|
85 |
| - "uglifyjs-webpack-plugin": "^1.1.1", |
| 85 | + "uglifyjs-webpack-plugin": "^1.3.0", |
86 | 86 | "url-loader": "^0.5.8",
|
87 |
| - "vue": "^2.5.16", |
| 87 | + "vue": "^2.5.17", |
88 | 88 | "vue-jest": "^2.3.0",
|
89 | 89 | "vue-loader": "^13.3.0",
|
90 |
| - "vue-server-renderer": "^2.5.16", |
| 90 | + "vue-server-renderer": "^2.5.17", |
91 | 91 | "vue-style-loader": "^3.0.1",
|
92 |
| - "vue-template-compiler": "^2.5.16", |
| 92 | + "vue-template-compiler": "^2.5.17", |
93 | 93 | "webpack": "^3.6.0",
|
94 | 94 | "webpack-bundle-analyzer": "^2.13.1",
|
95 | 95 | "webpack-dev-server": "^2.9.1",
|
96 |
| - "webpack-merge": "^4.1.2" |
| 96 | + "webpack-merge": "^4.1.4" |
97 | 97 | },
|
98 | 98 | "engines": {
|
99 | 99 | "node": ">= 6.0.0",
|
|
0 commit comments