|
32 | 32 | "devDependencies": {
|
33 | 33 | "@babel/core": "^7.12.16",
|
34 | 34 | "@babel/eslint-parser": "^7.12.16",
|
35 |
| - "@typescript-eslint/eslint-plugin": "^4.15.1", |
36 |
| - "@typescript-eslint/parser": "^4.15.1", |
| 35 | + "@typescript-eslint/eslint-plugin": "^5.2.0", |
| 36 | + "@typescript-eslint/parser": "^5.2.0", |
37 | 37 | "@vue/eslint-config-airbnb": "^5.3.0",
|
38 | 38 | "@vue/eslint-config-standard": "^6.1.0",
|
39 |
| - "@vue/eslint-config-typescript": "^9.0.0", |
| 39 | + "@vue/eslint-config-typescript": "^9.0.1", |
40 | 40 | "@vuepress/plugin-pwa": "^1.8.1",
|
41 | 41 | "@vuepress/theme-vue": "^1.8.1",
|
42 | 42 | "babel-core": "7.0.0-bridge.0",
|
|
50 | 50 | "eslint-plugin-node": "^11.1.0",
|
51 | 51 | "eslint-plugin-prettier": "^4.0.0",
|
52 | 52 | "eslint-plugin-promise": "^5.1.0",
|
53 |
| - "eslint-plugin-vue": "^7.6.0", |
| 53 | + "eslint-plugin-vue": "^8.0.3", |
54 | 54 | "geckodriver": "^2.0.1",
|
55 | 55 | "globby": "^11.0.2",
|
56 | 56 | "graphql": "^15.5.0",
|
57 | 57 | "http-server": "^0.12.3",
|
58 | 58 | "inquirer": "^8.0.0",
|
59 | 59 | "jest": "^27.0.6",
|
60 | 60 | "lerna": "^4.0.0",
|
61 |
| - "lerna-changelog": "^2.1.0", |
| 61 | + "lerna-changelog": "^2.2.0", |
62 | 62 | "lint-staged": "^11.1.2",
|
63 | 63 | "memfs": "^3.2.0",
|
64 | 64 | "minimist": "^1.2.5",
|
|
0 commit comments