|
46 | 46 | "@vue/conventional-changelog": "^0.1.1", |
47 | 47 | "babel-core": "7.0.0-bridge.0", |
48 | 48 | "babel-eslint": "^10.0.1", |
49 | | - "conventional-changelog": "^1.1.24", |
50 | | - "debug": "^3.1.0", |
| 49 | + "conventional-changelog": "^3.0.5", |
| 50 | + "debug": "^4.1.0", |
51 | 51 | "eslint": "^5.0.0", |
52 | | - "eslint-plugin-graphql": "^2.1.1", |
53 | | - "eslint-plugin-node": "^6.0.1", |
| 52 | + "eslint-plugin-graphql": "^3.0.1", |
| 53 | + "eslint-plugin-node": "^8.0.0", |
54 | 54 | "eslint-plugin-vue": "^5.0.0", |
55 | | - "eslint-plugin-vue-libs": "^2.1.0", |
| 55 | + "eslint-plugin-vue-libs": "^3.0.0", |
56 | 56 | "execa": "^1.0.0", |
57 | 57 | "globby": "^8.0.1", |
58 | 58 | "http-server": "^0.11.1", |
59 | 59 | "inquirer": "^6.0.0", |
60 | 60 | "jest": "^23.1.0", |
61 | 61 | "lerna": "^3.4.3", |
62 | | - "lint-staged": "^7.2.2", |
| 62 | + "lint-staged": "^8.1.0", |
63 | 63 | "memfs": "^2.8.0", |
64 | 64 | "minimist": "^1.2.0", |
65 | 65 | "puppeteer": "^1.0.0", |
|
76 | 76 | "@babel/preset-env": "^7.0.0", |
77 | 77 | "babel-core": "7.0.0-bridge.0", |
78 | 78 | "ps-tree": "^1.1.1", |
79 | | - "vue": "2.5.17", |
80 | | - "vue-template-compiler": "2.5.17", |
81 | | - "vue-server-renderer": "2.5.17" |
| 79 | + "vue": "2.5.21", |
| 80 | + "vue-template-compiler": "2.5.21", |
| 81 | + "vue-server-renderer": "2.5.21" |
82 | 82 | } |
83 | 83 | } |
0 commit comments