|
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": "^3.0.5", |
| 49 | + "conventional-changelog": "^3.0.6", |
50 | 50 | "debug": "^4.1.0", |
51 | | - "eslint": "^5.0.0", |
52 | | - "eslint-plugin-graphql": "^3.0.1", |
| 51 | + "eslint": "^5.14.1", |
| 52 | + "eslint-plugin-graphql": "^3.0.3", |
53 | 53 | "eslint-plugin-node": "^8.0.0", |
54 | | - "eslint-plugin-vue": "^5.0.0", |
| 54 | + "eslint-plugin-vue": "^5.2.2", |
55 | 55 | "eslint-plugin-vue-libs": "^3.0.0", |
56 | 56 | "execa": "^1.0.0", |
57 | 57 | "globby": "^9.0.0", |
58 | 58 | "http-server": "^0.11.1", |
59 | 59 | "inquirer": "^6.0.0", |
60 | 60 | "jest": "^23.1.0", |
61 | | - "lerna": "^3.4.3", |
62 | | - "lint-staged": "^8.1.0", |
63 | | - "memfs": "^2.8.0", |
| 61 | + "lerna": "^3.13.0", |
| 62 | + "lint-staged": "^8.1.4", |
| 63 | + "memfs": "^2.15.2", |
64 | 64 | "minimist": "^1.2.0", |
65 | | - "puppeteer": "^1.0.0", |
| 65 | + "puppeteer": "^1.12.2", |
66 | 66 | "request": "^2.83.0", |
67 | | - "request-promise-native": "^1.0.5", |
| 67 | + "request-promise-native": "^1.0.7", |
68 | 68 | "rimraf": "^2.6.2", |
69 | 69 | "semver": "^5.5.0", |
70 | | - "vuepress": "^0.14.1", |
| 70 | + "vuepress": "^0.14.9", |
71 | 71 | "vuepress-theme-vue": "^1.1.0", |
72 | 72 | "yorkie": "^2.0.0" |
73 | 73 | }, |
|
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.22", |
80 | | - "vue-template-compiler": "^2.5.22", |
81 | | - "vue-server-renderer": "^2.5.22" |
| 79 | + "vue": "^2.6.7", |
| 80 | + "vue-template-compiler": "^2.6.7", |
| 81 | + "vue-server-renderer": "^2.6.7" |
82 | 82 | } |
83 | 83 | } |
0 commit comments