|
36 | 36 | "@intlify/eslint-plugin-vue-i18n": "^4.0.0", |
37 | 37 | "@prettier/plugin-xml": "^3.4.1", |
38 | 38 | "@rotki/eslint-plugin": ">=0.7.0", |
39 | | - "eslint": ">=9.10.0", |
| 39 | + "eslint": ">=9.20.0", |
40 | 40 | "eslint-plugin-cypress": ">=4.0.0", |
41 | 41 | "eslint-plugin-storybook": ">=0.11.0" |
42 | 42 | }, |
|
62 | 62 | "@antfu/install-pkg": "1.0.0", |
63 | 63 | "@clack/prompts": "0.10.0", |
64 | 64 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1", |
65 | | - "@eslint-types/typescript-eslint": "7.5.0", |
66 | | - "@eslint-types/unicorn": "52.0.0", |
67 | | - "@eslint/markdown": "6.2.2", |
| 65 | + "@eslint/markdown": "6.3.0", |
68 | 66 | "@stylistic/eslint-plugin": "4.2.0", |
69 | | - "@typescript-eslint/eslint-plugin": "8.26.0", |
70 | | - "@typescript-eslint/parser": "8.26.0", |
71 | | - "@vitest/eslint-plugin": "1.1.36", |
| 67 | + "@typescript-eslint/eslint-plugin": "8.27.0", |
| 68 | + "@typescript-eslint/parser": "8.27.0", |
| 69 | + "@vitest/eslint-plugin": "1.1.38", |
72 | 70 | "eslint-config-flat-gitignore": "2.1.0", |
73 | | - "eslint-config-prettier": "10.0.2", |
| 71 | + "eslint-config-prettier": "10.1.1", |
74 | 72 | "eslint-flat-config-utils": "2.0.1", |
75 | 73 | "eslint-merge-processors": "2.0.0", |
76 | | - "eslint-plugin-antfu": "3.1.0", |
| 74 | + "eslint-plugin-antfu": "3.1.1", |
77 | 75 | "eslint-plugin-format": "1.0.1", |
78 | 76 | "eslint-plugin-html": "8.1.2", |
79 | | - "eslint-plugin-import-x": "4.6.1", |
| 77 | + "eslint-plugin-import-x": "4.9.1", |
80 | 78 | "eslint-plugin-jsonc": "2.19.1", |
81 | 79 | "eslint-plugin-n": "17.16.2", |
82 | 80 | "eslint-plugin-no-only-tests": "3.3.0", |
83 | | - "eslint-plugin-perfectionist": "4.9.0", |
| 81 | + "eslint-plugin-perfectionist": "4.10.1", |
84 | 82 | "eslint-plugin-pnpm-catalogs": "0.1.0", |
85 | 83 | "eslint-plugin-prettier": "5.2.3", |
86 | 84 | "eslint-plugin-unicorn": "57.0.0", |
|
96 | 94 | "yaml-eslint-parser": "1.3.0" |
97 | 95 | }, |
98 | 96 | "devDependencies": { |
99 | | - "@commitlint/cli": "19.7.1", |
100 | | - "@commitlint/config-conventional": "19.7.1", |
| 97 | + "@commitlint/cli": "19.8.0", |
| 98 | + "@commitlint/config-conventional": "19.8.0", |
101 | 99 | "@eslint/config-inspector": "1.0.2", |
102 | 100 | "@rotki/eslint-config": "workspace:*", |
103 | 101 | "@types/node": "22.13.11", |
104 | 102 | "@types/prompts": "2.4.9", |
105 | | - "bumpp": "10.0.3", |
106 | | - "eslint": "9.21.0", |
| 103 | + "bumpp": "10.1.0", |
| 104 | + "eslint": "9.22.0", |
107 | 105 | "eslint-plugin-regexp": "2.7.0", |
108 | | - "eslint-typegen": "2.0.0", |
| 106 | + "eslint-typegen": "2.1.0", |
109 | 107 | "esno": "4.8.0", |
110 | 108 | "husky": "9.1.7", |
111 | | - "lint-staged": "15.4.3", |
| 109 | + "lint-staged": "15.5.0", |
112 | 110 | "rimraf": "6.0.1", |
113 | 111 | "tsup": "8.4.0", |
114 | 112 | "typescript": "5.8.2" |
|
118 | 116 | "pnpm": ">=10 <11" |
119 | 117 | }, |
120 | 118 | "resolutions": { |
121 | | - "@typescript-eslint/utils": "^8.15.0" |
| 119 | + "@typescript-eslint/utils": "^8.27.0", |
| 120 | + "typescript": "^5.8.2" |
122 | 121 | }, |
123 | 122 | "pnpm": { |
124 | 123 | "onlyBuiltDependencies": [ |
|
0 commit comments