|
44 | 44 | ]
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "^7.9.0", |
| 47 | + "@babel/core": "^7.9.6", |
48 | 48 | "@vue/eslint-config-airbnb": "^5.0.2",
|
49 | 49 | "@vue/eslint-config-prettier": "^6.0.0",
|
50 | 50 | "@vue/eslint-config-standard": "^5.1.2",
|
51 | 51 | "@vue/eslint-config-typescript": "^5.0.2",
|
52 |
| - "@vuepress/plugin-pwa": "^1.4.1", |
53 |
| - "@vuepress/theme-vue": "^1.4.1", |
54 |
| - "@typescript-eslint/eslint-plugin": "^2.30.0", |
55 |
| - "@typescript-eslint/parser": "^2.30.0", |
| 52 | + "@vuepress/plugin-pwa": "^1.5.0", |
| 53 | + "@vuepress/theme-vue": "^1.5.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "^2.33.0", |
| 55 | + "@typescript-eslint/parser": "^2.33.0", |
56 | 56 | "babel-core": "7.0.0-bridge.0",
|
57 | 57 | "babel-eslint": "^10.1.0",
|
58 | 58 | "babel-jest": "^24.9.0",
|
59 |
| - "chromedriver": "^80.0.1", |
| 59 | + "chromedriver": "^81.0.0", |
60 | 60 | "debug": "^4.1.0",
|
61 | 61 | "eslint": "^6.7.2",
|
62 | 62 | "eslint-plugin-import": "^2.20.2",
|
|
74 | 74 | "http-server": "^0.12.3",
|
75 | 75 | "inquirer": "^7.1.0",
|
76 | 76 | "jest": "^24.9.0",
|
77 |
| - "lerna": "^3.19.0", |
| 77 | + "lerna": "^3.21.0", |
78 | 78 | "lerna-changelog": "^0.8.3",
|
79 | 79 | "lint-staged": "^9.5.0",
|
80 |
| - "memfs": "^3.1.2", |
| 80 | + "memfs": "^3.1.3", |
81 | 81 | "minimist": "^1.2.5",
|
82 | 82 | "prettier": ">= 1.13.0",
|
83 | 83 | "request": "^2.88.2",
|
84 | 84 | "request-promise-native": "^1.0.8",
|
85 | 85 | "rimraf": "^3.0.2",
|
86 | 86 | "semver": "^6.1.0",
|
87 |
| - "typescript": "~3.8.3", |
88 |
| - "vuepress": "^1.4.1", |
| 87 | + "typescript": "~3.9.2", |
| 88 | + "vuepress": "^1.5.0", |
89 | 89 | "webpack": "^4.0.0",
|
90 | 90 | "yorkie": "^2.0.0"
|
91 | 91 | },
|
|
0 commit comments