|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@eslint/js": "^9.39.2", |
21 | | - "@storybook/builder-vite": "^10.1.8", |
22 | | - "@storybook/react": "^10.1.8", |
23 | | - "@storybook/react-vite": "^10.1.8", |
| 21 | + "@storybook/builder-vite": "^10.1.9", |
| 22 | + "@storybook/react": "^10.1.9", |
| 23 | + "@storybook/react-vite": "^10.1.9", |
24 | 24 | "@types/react": "^19.2.7", |
25 | 25 | "@types/react-dom": "^19.2.3", |
26 | 26 | "@vitejs/plugin-react": "^5.1.2", |
27 | 27 | "@walkeros/storybook-addon": "*", |
28 | | - "autoprefixer": "^10.4.22", |
| 28 | + "autoprefixer": "^10.4.23", |
29 | 29 | "eslint": "^9.39.2", |
30 | 30 | "eslint-plugin-react-hooks": "^7.0.1", |
31 | | - "eslint-plugin-react-refresh": "^0.4.24", |
32 | | - "eslint-plugin-storybook": "^10.1.8", |
| 31 | + "eslint-plugin-react-refresh": "^0.4.25", |
| 32 | + "eslint-plugin-storybook": "^10.1.9", |
33 | 33 | "globals": "^16.5.0", |
34 | 34 | "postcss": "^8.5.6", |
35 | 35 | "react-docgen-typescript": "^2.4.0", |
36 | | - "storybook": "^10.1.8", |
| 36 | + "storybook": "^10.1.9", |
37 | 37 | "@tailwindcss/postcss": "^4.1.18", |
38 | 38 | "tailwindcss": "^4.1.18", |
39 | 39 | "typescript": "~5.9.3", |
40 | | - "typescript-eslint": "^8.49.0", |
41 | | - "vite": "^7.2.7" |
| 40 | + "typescript-eslint": "^8.50.0", |
| 41 | + "vite": "^7.3.0" |
42 | 42 | } |
43 | 43 | } |
0 commit comments