|
22 | 22 | "typecheck": "tsc" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@intlify/eslint-plugin-vue-i18n": "1.2.0", |
26 | | - "@rushstack/eslint-patch": "1.1.0", |
27 | | - "@typescript-eslint/eslint-plugin": "5.10.1", |
28 | | - "@typescript-eslint/parser": "5.10.1", |
29 | | - "eslint-config-prettier": "8.3.0", |
30 | | - "eslint-plugin-import": "2.25.4", |
31 | | - "eslint-plugin-jest": "26.0.0", |
32 | | - "eslint-plugin-prettier": "4.0.0", |
33 | | - "eslint-plugin-promise": "6.0.0", |
34 | | - "eslint-plugin-simple-import-sort": "7.0.0", |
35 | | - "eslint-plugin-vue": "8.4.0", |
36 | | - "eslint-plugin-vue-scoped-css": "2.1.0", |
37 | | - "vue-eslint-parser": "8.2.0" |
| 25 | + "@intlify/eslint-plugin-vue-i18n": "^1.2.0", |
| 26 | + "@rushstack/eslint-patch": "^1.1.0", |
| 27 | + "@typescript-eslint/eslint-plugin": "^5.10.1", |
| 28 | + "@typescript-eslint/parser": "^5.10.1", |
| 29 | + "eslint-config-prettier": "^8.3.0", |
| 30 | + "eslint-plugin-import": "^2.25.4", |
| 31 | + "eslint-plugin-jest": "^26.0.0", |
| 32 | + "eslint-plugin-prettier": "^4.0.0", |
| 33 | + "eslint-plugin-promise": "^6.0.0", |
| 34 | + "eslint-plugin-simple-import-sort": "^7.0.0", |
| 35 | + "eslint-plugin-vue": "^8.4.0", |
| 36 | + "eslint-plugin-vue-scoped-css": "^2.1.0", |
| 37 | + "vue-eslint-parser": "^8.2.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@geprog/semantic-release-config": "1.0.0", |
41 | | - "@typescript-eslint/experimental-utils": "5.10.1", |
42 | | - "eslint": "8", |
| 41 | + "@typescript-eslint/experimental-utils": "5.14.0", |
| 42 | + "eslint": "8.10.0", |
43 | 43 | "eslint-formatter-codeframe": "7.32.1", |
44 | 44 | "prettier": "2.5.1", |
45 | 45 | "semantic-release": "19.0.2", |
46 | | - "typescript": "4.5.5" |
| 46 | + "typescript": "4.6.2" |
47 | 47 | }, |
48 | 48 | "peerDependencies": { |
49 | 49 | "eslint": "^7.0.0 || ^8.0.0" |
|
0 commit comments