|
24 | 24 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
25 | 25 | "@typescript-eslint/parser": "5.62.0",
|
26 | 26 | "@vue/eslint-config-typescript": "13.0.0",
|
27 |
| - "eslint": "8.57.0", |
28 |
| - "eslint-config-standard-with-typescript": "21.0.1", |
29 |
| - "eslint-formatter-pretty": "5.0.0", |
| 27 | + "eslint": "9.22.0", |
| 28 | + "eslint-config-standard-with-typescript": "43.0.1", |
| 29 | + "eslint-formatter-pretty": "6.0.1", |
30 | 30 | "eslint-plugin-align-assignments": "1.1.2",
|
31 | 31 | "eslint-plugin-import": "2.29.1",
|
32 |
| - "eslint-plugin-n": "16.6.2", |
| 32 | + "eslint-plugin-n": "17.16.2", |
33 | 33 | "eslint-plugin-node": "11.1.0",
|
34 |
| - "eslint-plugin-promise": "6.1.1", |
35 |
| - "eslint-plugin-unicorn": "48.0.1", |
| 34 | + "eslint-plugin-promise": "7.2.1", |
| 35 | + "eslint-plugin-unicorn": "57.0.0", |
36 | 36 | "eslint-plugin-varspacing": "1.2.2",
|
37 |
| - "eslint-plugin-vue": "9.23.0", |
| 37 | + "eslint-plugin-vue": "10.0.0", |
38 | 38 | "husky": "9.1.7",
|
39 | 39 | "lint-staged": "15.4.3",
|
40 | 40 | "typescript": "5.7.3"
|
|
0 commit comments