|
51 | 51 | "eslint": "^8.57.0 || ^9.0.0"
|
52 | 52 | },
|
53 | 53 | "dependencies": {
|
54 |
| - "@eslint/js": "^9.9.1", |
| 54 | + "@eslint/js": "catalog:", |
55 | 55 | "@nuxt/eslint-plugin": "workspace:*",
|
56 |
| - "@rushstack/eslint-patch": "^1.10.4", |
57 |
| - "@stylistic/eslint-plugin": "^2.6.4", |
58 |
| - "@typescript-eslint/eslint-plugin": "^8.3.0", |
59 |
| - "@typescript-eslint/parser": "^8.3.0", |
60 |
| - "eslint-config-flat-gitignore": "^0.1.8", |
61 |
| - "eslint-flat-config-utils": "^0.3.1", |
62 |
| - "eslint-plugin-import-x": "^4.0.0", |
63 |
| - "eslint-plugin-jsdoc": "^50.2.2", |
64 |
| - "eslint-plugin-regexp": "^2.6.0", |
65 |
| - "eslint-plugin-unicorn": "^55.0.0", |
66 |
| - "eslint-plugin-vue": "^9.27.0", |
67 |
| - "globals": "^15.9.0", |
68 |
| - "local-pkg": "^0.5.0", |
69 |
| - "pathe": "^1.1.2", |
70 |
| - "tslib": "^2.7.0", |
71 |
| - "vue-eslint-parser": "^9.4.3" |
| 56 | + "@rushstack/eslint-patch": "catalog:", |
| 57 | + "@stylistic/eslint-plugin": "catalog:", |
| 58 | + "@typescript-eslint/eslint-plugin": "catalog:", |
| 59 | + "@typescript-eslint/parser": "catalog:", |
| 60 | + "eslint-config-flat-gitignore": "catalog:", |
| 61 | + "eslint-flat-config-utils": "catalog:", |
| 62 | + "eslint-plugin-import-x": "catalog:", |
| 63 | + "eslint-plugin-jsdoc": "catalog:", |
| 64 | + "eslint-plugin-regexp": "catalog:", |
| 65 | + "eslint-plugin-unicorn": "catalog:", |
| 66 | + "eslint-plugin-vue": "catalog:", |
| 67 | + "globals": "catalog:", |
| 68 | + "local-pkg": "catalog:", |
| 69 | + "pathe": "catalog:", |
| 70 | + "tslib": "catalog:", |
| 71 | + "vue-eslint-parser": "catalog:" |
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@types/eslint": "^9.6.1", |
75 |
| - "eslint": "^9.9.1", |
76 |
| - "typescript": "^5.5.4" |
| 74 | + "@types/eslint": "catalog:", |
| 75 | + "eslint": "catalog:", |
| 76 | + "typescript": "catalog:" |
77 | 77 | }
|
78 | 78 | }
|
0 commit comments