|
133 | 133 | "@html-eslint/parser": "^0.19.1",
|
134 | 134 | "@rushstack/eslint-patch": "^1.3.2",
|
135 | 135 | "@rushstack/eslint-plugin-security": "^0.6.0",
|
136 |
| - "@typescript-eslint/eslint-plugin": ">=6.2.0", |
137 |
| - "@typescript-eslint/parser": "^6.2.0", |
| 136 | + "@typescript-eslint/eslint-plugin": ">=6.2.1", |
| 137 | + "@typescript-eslint/parser": "^6.2.1", |
138 | 138 | "confusing-browser-globals": "^1.0.11",
|
139 | 139 | "eslint-define-config": "^1.22.0",
|
140 | 140 | "eslint-import-resolver-node": "^0.3.7",
|
|
144 | 144 | "eslint-plugin-es-x": "^7.2.0",
|
145 | 145 | "eslint-plugin-eslint-comments": "^3.2.0",
|
146 | 146 | "eslint-plugin-html": "^7.1.0",
|
147 |
| - "eslint-plugin-i": "^2.27.5", |
| 147 | + "eslint-plugin-i": "^2.28.0", |
148 | 148 | "eslint-plugin-jsonc": "^2.9.0",
|
149 |
| - "eslint-plugin-markdown": "^3.0.0", |
| 149 | + "eslint-plugin-markdown": "^3.0.1", |
150 | 150 | "eslint-plugin-mdx": "^2.1.0",
|
151 | 151 | "eslint-plugin-no-loops": "^0.3.0",
|
152 | 152 | "eslint-plugin-no-secrets": "^0.8.9",
|
153 | 153 | "eslint-plugin-no-use-extend-native": "^0.5.0",
|
154 |
| - "eslint-plugin-perfectionist": "^1.5.0", |
| 154 | + "eslint-plugin-perfectionist": "^1.5.1", |
155 | 155 | "eslint-plugin-promise": "^6.1.1",
|
156 | 156 | "eslint-plugin-regexp": "^1.15.0",
|
157 | 157 | "eslint-plugin-security": "^1.7.1",
|
158 | 158 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
159 | 159 | "eslint-plugin-sonarjs": "^0.19.0",
|
160 | 160 | "eslint-plugin-toml": "^0.5.0",
|
161 |
| - "eslint-plugin-unicorn": "^48.0.0", |
| 161 | + "eslint-plugin-unicorn": "^48.0.1", |
162 | 162 | "eslint-plugin-yml": "^1.8.0",
|
163 | 163 | "find-up": "5.0.0",
|
164 | 164 | "globals": "^13.20.0",
|
165 | 165 | "jsonc-eslint-parser": "^2.3.0",
|
166 | 166 | "read-pkg-up": "^7.0.1",
|
167 | 167 | "semver": "^7.5.4",
|
168 | 168 | "toml-eslint-parser": "^0.6.0",
|
169 |
| - "tsup": "^7.1.0", |
| 169 | + "tsup": "^7.2.0", |
170 | 170 | "yaml-eslint-parser": "^1.2.2"
|
171 | 171 | },
|
172 | 172 | "devDependencies": {
|
|
205 | 205 | "react": "^18.2.0",
|
206 | 206 | "rimraf": "^5.0.1",
|
207 | 207 | "semantic-release": "^21.0.7",
|
208 |
| - "tsup": "^7.1.0", |
| 208 | + "tsup": "^7.2.0", |
209 | 209 | "type-fest": "^4.1.0",
|
210 | 210 | "typescript": "^5.1.6",
|
211 |
| - "vitest": "^0.33.0" |
| 211 | + "vitest": "^0.34.1" |
212 | 212 | },
|
213 | 213 | "peerDependencies": {
|
214 | 214 | "eslint": "^8.15.0"
|
215 | 215 | },
|
216 | 216 | "optionalDependencies": {
|
217 | 217 | "@arthurgeron/eslint-plugin-react-usememo": "^1.1.4",
|
218 |
| - "@tanstack/eslint-plugin-query": "^4.32.1", |
| 218 | + "@tanstack/eslint-plugin-query": "^4.32.5", |
219 | 219 | "eslint-plugin-array-func": "^3.1.8",
|
220 | 220 | "eslint-plugin-ava": "^14.0.0",
|
221 | 221 | "eslint-plugin-babel": "^5.3.1",
|
|
0 commit comments