|
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | 84 | "@biomejs/biome": "^2.1.2", |
85 | | - "@eslint/js": "^9.37.0", |
| 85 | + "@eslint/js": "^9.38.0", |
86 | 86 | "@storybook/addon-docs": "^9.1.3", |
87 | 87 | "@storybook/addon-themes": "^9.1.3", |
88 | 88 | "@storybook/react-vite": "^9.1.3", |
|
104 | 104 | "@types/react-dom": "19.1.7", |
105 | 105 | "@vitejs/plugin-react-swc": "^3.11.0", |
106 | 106 | "@vitest/coverage-v8": "^3.2.4", |
107 | | - "eslint": "^9.37.0", |
| 107 | + "eslint": "^9.38.0", |
108 | 108 | "eslint-plugin-jest-dom": "^5.5.0", |
109 | 109 | "eslint-plugin-react": "^7.37.5", |
110 | 110 | "eslint-plugin-react-hooks": "^6.1.1", |
111 | 111 | "eslint-plugin-react-refresh": "^0.4.24", |
112 | | - "eslint-plugin-storybook": "^9.1.12", |
| 112 | + "eslint-plugin-storybook": "^9.1.13", |
113 | 113 | "eslint-plugin-testing-library": "^7.13.3", |
114 | | - "eslint-plugin-unused-imports": "^4.2.0", |
| 114 | + "eslint-plugin-unused-imports": "^4.3.0", |
115 | 115 | "globals": "^16.3.0", |
116 | 116 | "jsdom": "^26.1.0", |
117 | 117 | "msw": "^2.10.4", |
|
0 commit comments