|
13 | 13 | "@intlify/eslint-plugin-vue-i18n": "^1.4.1",
|
14 | 14 | "@nexhome/yorkie": "^2.0.8",
|
15 | 15 | "@types/js-yaml": "^4.0.5",
|
16 |
| - "@types/node": "^18.11.9", |
17 |
| - "@typescript-eslint/eslint-plugin": "^5.43.0", |
18 |
| - "@typescript-eslint/parser": "^5.43.0", |
| 16 | + "@types/node": "^18.17.4", |
| 17 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 18 | + "@typescript-eslint/parser": "^5.62.0", |
19 | 19 | "bumpp": "^8.2.1",
|
20 | 20 | "cross-env": "^7.0.3",
|
21 |
| - "eslint": "^8.28.0", |
22 |
| - "eslint-config-prettier": "^8.5.0", |
| 21 | + "eslint": "^8.47.0", |
| 22 | + "eslint-config-prettier": "^8.10.0", |
23 | 23 | "eslint-import-resolver-alias": "^1.1.2",
|
24 |
| - "eslint-import-resolver-typescript": "^3.5.2", |
25 |
| - "eslint-plugin-import": "^2.26.0", |
| 24 | + "eslint-import-resolver-typescript": "^3.6.0", |
| 25 | + "eslint-plugin-import": "^2.28.0", |
26 | 26 | "eslint-plugin-prettier": "^4.2.1",
|
27 | 27 | "eslint-plugin-tsdoc": "^0.2.17",
|
28 |
| - "eslint-plugin-vue": "^9.7.0", |
| 28 | + "eslint-plugin-vue": "^9.17.0", |
29 | 29 | "globby": "^12.2.0",
|
30 | 30 | "happy-dom": "^6.0.4",
|
31 |
| - "jiti": "^1.16.0", |
| 31 | + "jiti": "^1.19.1", |
32 | 32 | "js-yaml": "^4.1.0",
|
33 | 33 | "lint-staged": "^12.5.0",
|
34 | 34 | "npm-run-all": "^4.1.5",
|
35 |
| - "pathe": "^1.0.0", |
36 |
| - "pkg-types": "^1.0.0", |
37 |
| - "prettier": "^2.7.1", |
| 35 | + "pathe": "^1.1.1", |
| 36 | + "pkg-types": "^1.0.3", |
| 37 | + "prettier": "^2.8.8", |
38 | 38 | "rimraf": "^3.0.2",
|
39 |
| - "typescript": "^4.8.4", |
40 |
| - "vue-eslint-parser": "^9.1.0" |
| 39 | + "typescript": "^4.9.5", |
| 40 | + "vue-eslint-parser": "^9.3.1" |
41 | 41 | },
|
42 | 42 | "engines": {
|
43 | 43 | "node": ">= 14.6"
|
|
0 commit comments