|
44 | 44 | ]
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "^7.8.4", |
| 47 | + "@babel/core": "^7.9.0", |
48 | 48 | "@vue/eslint-config-airbnb": "^5.0.2",
|
49 | 49 | "@vue/eslint-config-prettier": "^6.0.0",
|
50 |
| - "@vue/eslint-config-standard": "^5.1.0", |
51 |
| - "@vue/eslint-config-typescript": "^5.0.1", |
52 |
| - "@vuepress/plugin-pwa": "^1.3.0", |
53 |
| - "@vuepress/theme-vue": "^1.3.0", |
54 |
| - "@typescript-eslint/eslint-plugin": "^2.18.0", |
55 |
| - "@typescript-eslint/parser": "^2.18.0", |
| 50 | + "@vue/eslint-config-standard": "^5.1.2", |
| 51 | + "@vue/eslint-config-typescript": "^5.0.2", |
| 52 | + "@vuepress/plugin-pwa": "^1.4.0", |
| 53 | + "@vuepress/theme-vue": "^1.4.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "^2.26.0", |
| 55 | + "@typescript-eslint/parser": "^2.26.0", |
56 | 56 | "babel-core": "7.0.0-bridge.0",
|
57 |
| - "babel-eslint": "^10.0.3", |
| 57 | + "babel-eslint": "^10.1.0", |
58 | 58 | "babel-jest": "^24.9.0",
|
59 |
| - "chromedriver": "^80.0.0", |
| 59 | + "chromedriver": "^80.0.1", |
60 | 60 | "debug": "^4.1.0",
|
61 | 61 | "eslint": "^6.7.2",
|
62 |
| - "eslint-plugin-import": "^2.20.1", |
| 62 | + "eslint-plugin-import": "^2.20.2", |
63 | 63 | "eslint-plugin-graphql": "^3.1.0",
|
64 |
| - "eslint-plugin-node": "^11.0.0", |
| 64 | + "eslint-plugin-node": "^11.1.0", |
65 | 65 | "eslint-plugin-prettier": "^3.1.1",
|
66 | 66 | "eslint-plugin-promise": "^4.2.1",
|
67 | 67 | "eslint-plugin-standard": "^4.0.0",
|
68 |
| - "eslint-plugin-vue": "^6.1.2", |
| 68 | + "eslint-plugin-vue": "^6.2.2", |
69 | 69 | "eslint-plugin-vue-libs": "^4.0.0",
|
70 | 70 | "execa": "^1.0.0",
|
71 | 71 | "geckodriver": "^1.19.1",
|
72 | 72 | "globby": "^9.2.0",
|
73 | 73 | "graphql": "^14.6.0",
|
74 | 74 | "http-server": "^0.12.1",
|
75 |
| - "inquirer": "^6.3.1", |
| 75 | + "inquirer": "^7.1.0", |
76 | 76 | "jest": "^24.9.0",
|
77 | 77 | "lerna": "^3.19.0",
|
78 | 78 | "lerna-changelog": "^0.8.3",
|
79 | 79 | "lint-staged": "^9.5.0",
|
80 |
| - "memfs": "^3.0.4", |
81 |
| - "minimist": "^1.2.0", |
| 80 | + "memfs": "^3.1.2", |
| 81 | + "minimist": "^1.2.5", |
82 | 82 | "prettier": ">= 1.13.0",
|
83 |
| - "request": "^2.87.0", |
| 83 | + "request": "^2.88.2", |
84 | 84 | "request-promise-native": "^1.0.8",
|
85 |
| - "rimraf": "^3.0.1", |
| 85 | + "rimraf": "^3.0.2", |
86 | 86 | "semver": "^6.1.0",
|
87 | 87 | "typescript": "~3.7.5",
|
88 | 88 | "vuepress": "^1.3.0",
|
|
0 commit comments