|
60 | 60 | "@commitlint/cli": "^19.8.0",
|
61 | 61 | "@commitlint/config-conventional": "^19.8.0",
|
62 | 62 | "@eslint/js": "^9.24.0",
|
63 |
| - "@types/node": "^22.13.16", |
64 |
| - "@typescript-eslint/eslint-plugin": "^8.29.0", |
65 |
| - "@typescript-eslint/parser": "^8.29.0", |
| 63 | + "@types/node": "^22.14.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "^8.29.1", |
| 65 | + "@typescript-eslint/parser": "^8.29.1", |
66 | 66 | "@vue/reactivity": "^3.5.13",
|
67 | 67 | "@vue/runtime-core": "^3.5.13",
|
68 | 68 | "@vue/shared": "^3.5.13",
|
69 | 69 | "commitizen": "^4.3.1",
|
70 | 70 | "cz-git": "^1.11.1",
|
71 |
| - "eslint": "^9.23.0", |
| 71 | + "eslint": "^9.24.0", |
72 | 72 | "eslint-config-prettier": "^10.1.1",
|
73 |
| - "eslint-plugin-prettier": "^5.2.5", |
| 73 | + "eslint-plugin-prettier": "^5.2.6", |
74 | 74 | "eslint-plugin-vue": "^10.0.0",
|
75 | 75 | "globals": "^16.0.0",
|
76 | 76 | "husky": "^9.1.7",
|
77 | 77 | "lint-staged": "^15.5.0",
|
78 | 78 | "prettier": "^3.5.3",
|
79 | 79 | "rimraf": "^6.0.1",
|
80 | 80 | "standard-version": "^9.5.0",
|
81 |
| - "typescript": "^5.8.2", |
82 |
| - "vue-eslint-parser": "^10.1.1", |
| 81 | + "typescript": "^5.8.3", |
| 82 | + "vue-eslint-parser": "^10.1.3", |
83 | 83 | "vue-tsc": "^2.2.8"
|
84 | 84 | },
|
85 | 85 | "config": {
|
|
0 commit comments