|
43 | 43 | ] |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/core": "^7.4.5", |
| 46 | + "@babel/core": "^7.6.4", |
47 | 47 | "@vue/eslint-config-airbnb": "^4.0.0", |
48 | 48 | "@vue/eslint-config-prettier": "^5.0.0", |
49 | 49 | "@vue/eslint-config-standard": "^4.0.0", |
50 | 50 | "@vue/eslint-config-typescript": "^4.0.0", |
51 | | - "@vuepress/plugin-pwa": "^1.0.4", |
52 | | - "@vuepress/theme-vue": "^1.0.4", |
| 51 | + "@vuepress/plugin-pwa": "^1.2.0", |
| 52 | + "@vuepress/theme-vue": "^1.2.0", |
53 | 53 | "babel-core": "7.0.0-bridge.0", |
54 | | - "babel-eslint": "^10.0.1", |
55 | | - "babel-jest": "^24.8.0", |
| 54 | + "babel-eslint": "^10.0.3", |
| 55 | + "babel-jest": "^24.9.0", |
56 | 56 | "chromedriver": "^77.0.0", |
57 | 57 | "debug": "^4.1.0", |
58 | 58 | "eslint": "^5.16.0", |
59 | | - "eslint-plugin-graphql": "^3.0.3", |
| 59 | + "eslint-plugin-graphql": "^3.1.0", |
60 | 60 | "eslint-plugin-node": "^9.1.0", |
61 | | - "eslint-plugin-prettier": "^3.1.0", |
| 61 | + "eslint-plugin-prettier": "^3.1.1", |
62 | 62 | "eslint-plugin-vue": "^5.2.2", |
63 | 63 | "eslint-plugin-vue-libs": "^4.0.0", |
64 | 64 | "execa": "^1.0.0", |
65 | | - "geckodriver": "^1.16.2", |
| 65 | + "geckodriver": "^1.19.0", |
66 | 66 | "globby": "^9.2.0", |
67 | 67 | "graphql": "^14.3.1", |
68 | 68 | "http-server": "^0.11.1", |
69 | 69 | "inquirer": "^6.3.1", |
70 | | - "jest": "^24.7.1", |
| 70 | + "jest": "^24.9.0", |
71 | 71 | "lerna": "^3.13.4", |
72 | 72 | "lerna-changelog": "^0.8.2", |
73 | 73 | "lint-staged": "^8.1.5", |
|
79 | 79 | "rimraf": "^2.6.2", |
80 | 80 | "semver": "^6.1.0", |
81 | 81 | "typescript": "^3.4.5", |
82 | | - "vuepress": "^1.0.4", |
| 82 | + "vuepress": "^1.2.0", |
83 | 83 | "webpack": "^4.0.0", |
84 | 84 | "yorkie": "^2.0.0" |
85 | 85 | }, |
86 | 86 | "resolutions": { |
| 87 | + "puppeteer": "1.11.0", |
87 | 88 | "vue": "^2.6.10", |
88 | 89 | "vue-template-compiler": "^2.6.10", |
89 | 90 | "vue-server-renderer": "^2.6.10" |
|
0 commit comments