|
15 | 15 | "@biomejs/biome": "^1.9.4", |
16 | 16 | "@changesets/cli": "^2.29.7", |
17 | 17 | "@codspeed/vitest-plugin": "^4.0.1", |
18 | | - "@eslint/js": "^9.35.0", |
19 | | - "@eslint/markdown": "^7.2.0", |
| 18 | + "@eslint/js": "^9.36.0", |
| 19 | + "@eslint/markdown": "^7.3.0", |
20 | 20 | "@microsoft/api-extractor": "catalog:", |
21 | 21 | "@rsbuild/core": "catalog:rsbuild", |
22 | 22 | "@rslib/core": "^0.13.3", |
|
30 | 30 | "@vitest/eslint-plugin": "^1.3.12", |
31 | 31 | "@vitest/ui": "^3.2.4", |
32 | 32 | "dprint": "^0.50.2", |
33 | | - "eslint": "^9.35.0", |
| 33 | + "eslint": "^9.36.0", |
34 | 34 | "eslint-import-resolver-typescript": "^4.4.4", |
35 | 35 | "eslint-plugin-headers": "^1.3.3", |
36 | 36 | "eslint-plugin-import": "^2.32.0", |
37 | 37 | "eslint-plugin-n": "^17.23.1", |
38 | 38 | "eslint-plugin-react-hooks": "^5.2.0", |
39 | | - "eslint-plugin-react-refresh": "^0.4.20", |
| 39 | + "eslint-plugin-react-refresh": "^0.4.21", |
40 | 40 | "eslint-plugin-regexp": "^2.10.0", |
41 | 41 | "eslint-plugin-unicorn": "^61.0.2", |
42 | 42 | "globals": "^16.4.0", |
43 | 43 | "husky": "^9.1.7", |
44 | | - "lint-staged": "^16.1.6", |
| 44 | + "lint-staged": "^16.2.0", |
45 | 45 | "sort-package-json": "^3.4.0", |
46 | 46 | "ts-patch": "^3.3.0", |
47 | 47 | "turbo": "^2.5.6", |
48 | 48 | "typescript": "^5.9.2", |
49 | | - "typescript-eslint": "^8.44.0", |
| 49 | + "typescript-eslint": "^8.44.1", |
50 | 50 | "vitest": "^3.2.4" |
51 | 51 | }, |
52 | | - "packageManager": "pnpm@10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef", |
| 52 | + "packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a", |
53 | 53 | "engines": { |
54 | 54 | "node": "^22 || ^24" |
55 | 55 | } |
|
0 commit comments