|
30 | 30 | "packages/**/bin/*": "eslint --fix" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.12.10", |
34 | | - "@babel/eslint-parser": "^7.12.1", |
35 | | - "@typescript-eslint/eslint-plugin": "^4.9.1", |
36 | | - "@typescript-eslint/parser": "^4.9.1", |
| 33 | + "@babel/core": "^7.12.16", |
| 34 | + "@babel/eslint-parser": "^7.12.16", |
| 35 | + "@typescript-eslint/eslint-plugin": "^4.15.1", |
| 36 | + "@typescript-eslint/parser": "^4.15.1", |
37 | 37 | "@vue/eslint-config-airbnb": "^5.3.0", |
38 | 38 | "@vue/eslint-config-prettier": "^6.0.0", |
39 | 39 | "@vue/eslint-config-standard": "^6.0.0", |
40 | 40 | "@vue/eslint-config-typescript": "^7.0.0", |
41 | | - "@vuepress/plugin-pwa": "^1.5.4", |
42 | | - "@vuepress/theme-vue": "^1.5.4", |
| 41 | + "@vuepress/plugin-pwa": "^1.8.1", |
| 42 | + "@vuepress/theme-vue": "^1.8.1", |
43 | 43 | "babel-core": "7.0.0-bridge.0", |
44 | 44 | "babel-jest": "^26.6.3", |
45 | | - "chromedriver": "^87.0.2", |
| 45 | + "chromedriver": "^88.0.0", |
46 | 46 | "debug": "^4.1.0", |
47 | | - "eslint": "^7.15.0", |
| 47 | + "eslint": "^7.20.0", |
48 | 48 | "eslint-plugin-graphql": "^4.0.0", |
49 | 49 | "eslint-plugin-import": "^2.20.2", |
50 | 50 | "eslint-plugin-node": "^11.1.0", |
51 | | - "eslint-plugin-prettier": "^3.2.0", |
52 | | - "eslint-plugin-promise": "^4.2.1", |
53 | | - "eslint-plugin-vue": "^7.2.0", |
| 51 | + "eslint-plugin-prettier": "^3.3.1", |
| 52 | + "eslint-plugin-promise": "^4.3.1", |
| 53 | + "eslint-plugin-vue": "^7.6.0", |
54 | 54 | "execa": "^1.0.0", |
55 | | - "geckodriver": "^1.20.0", |
56 | | - "globby": "^11.0.1", |
57 | | - "graphql": "^15.4.0", |
| 55 | + "geckodriver": "^1.22.1", |
| 56 | + "globby": "^11.0.2", |
| 57 | + "graphql": "^15.5.0", |
58 | 58 | "http-server": "^0.12.3", |
59 | 59 | "inquirer": "^7.1.0", |
60 | 60 | "jest": "^26.6.3", |
61 | 61 | "lerna": "^3.22.0", |
62 | 62 | "lerna-changelog": "^1.0.1", |
63 | | - "lint-staged": "^10.5.3", |
| 63 | + "lint-staged": "^10.5.4", |
64 | 64 | "memfs": "^3.2.0", |
65 | 65 | "minimist": "^1.2.5", |
66 | 66 | "node-fetch": "^2.6.1", |
67 | 67 | "prettier": ">= 1.13.0", |
68 | 68 | "rimraf": "^3.0.2", |
69 | 69 | "semver": "^7.3.4", |
70 | 70 | "stylus-loader": "^3.0.2", |
71 | | - "typescript": "~4.1.2", |
72 | | - "verdaccio": "^4.10.0", |
73 | | - "vuepress": "^1.6.0", |
74 | | - "webpack": "^5.10.0", |
| 71 | + "typescript": "~4.1.5", |
| 72 | + "verdaccio": "^4.11.0", |
| 73 | + "vuepress": "^1.8.1", |
| 74 | + "webpack": "^5.22.0", |
75 | 75 | "yorkie": "^2.0.0" |
76 | 76 | }, |
77 | 77 | "resolutions": { |
|
0 commit comments