|
35 | 35 | }, |
36 | 36 | "peerDependencies": { |
37 | 37 | "@eslint/js": "^9.39.2", |
38 | | - "@typescript-eslint/parser": "^8.57.1", |
| 38 | + "@typescript-eslint/parser": "^8.58.0", |
39 | 39 | "eslint": "^9.39.2", |
40 | | - "storybook": "^10.2.19", |
41 | | - "typescript": "^5.9.3", |
42 | | - "typescript-eslint": "^8.57.1" |
| 40 | + "storybook": "^10.3.3", |
| 41 | + "typescript": "^6.0.2", |
| 42 | + "typescript-eslint": "^8.58.0" |
43 | 43 | }, |
44 | 44 | "peerDependenciesMeta": { |
45 | 45 | "@typescript-eslint/parser": { |
|
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | 59 | "@stylistic/eslint-plugin": "^5.10.0", |
60 | | - "@vitest/eslint-plugin": "^1.6.12", |
| 60 | + "@vitest/eslint-plugin": "^1.6.14", |
61 | 61 | "eslint-plugin-import": "^2.32.0", |
62 | | - "eslint-plugin-jest": "^29.15.0", |
| 62 | + "eslint-plugin-jest": "^29.15.1", |
63 | 63 | "eslint-plugin-jsonc": "^3.1.2", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.10.2", |
65 | | - "eslint-plugin-package-json": "^0.91.0", |
| 65 | + "eslint-plugin-package-json": "^0.91.1", |
66 | 66 | "eslint-plugin-react": "^7.37.5", |
67 | 67 | "eslint-plugin-react-hooks": "^7.0.1", |
68 | | - "eslint-plugin-storybook": "^10.2.19", |
69 | | - "eslint-plugin-testing-library": "^7.16.0", |
| 68 | + "eslint-plugin-storybook": "^10.3.3", |
| 69 | + "eslint-plugin-testing-library": "^7.16.2", |
70 | 70 | "eslint-plugin-yaml": "^1.1.3", |
71 | 71 | "globals": "^17.4.0" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@eslint/js": "9.39.2", |
75 | | - "@rsbuild/core": "1.7.3", |
76 | | - "@rslib/core": "0.20.0", |
| 75 | + "@rsbuild/core": "1.7.5", |
| 76 | + "@rslib/core": "0.20.2", |
77 | 77 | "@types/eslint-plugin-jsx-a11y": "6.10.1", |
78 | 78 | "@types/estree": "1.0.8", |
79 | 79 | "@types/node": "25.5.0", |
80 | 80 | "@typescript/native-preview": "7.0.0-dev.20260303.1", |
81 | 81 | "@workleap/typescript-configs": "workspace:*", |
82 | 82 | "eslint": "9.39.2", |
83 | | - "typescript": "5.9.3", |
84 | | - "typescript-eslint": "8.57.1" |
| 83 | + "typescript": "6.0.2", |
| 84 | + "typescript-eslint": "8.58.0" |
85 | 85 | } |
86 | 86 | } |
0 commit comments