|
31 | 31 | "@fontsource/inter": "4.5.15", |
32 | 32 | "@tanstack/react-query": "5.90.16", |
33 | 33 | "@xstate/react": "6.0.0", |
34 | | - "lucide-react": "0.511.0", |
35 | | - "next-themes": "0.4.4", |
36 | 34 | "i18next": "25.7.4", |
37 | 35 | "i18next-chained-backend": "4.6.3", |
38 | 36 | "i18next-http-backend": "3.0.2", |
39 | 37 | "i18next-localstorage-backend": "4.3.1", |
40 | 38 | "ky": "0.33.3", |
| 39 | + "lucide-react": "0.511.0", |
| 40 | + "next-themes": "0.4.4", |
41 | 41 | "query-string": "8.2.0", |
42 | 42 | "ramda": "0.31.3", |
43 | 43 | "react": "19.2.3", |
|
51 | 51 | "devDependencies": { |
52 | 52 | "@eslint/js": "9.39.2", |
53 | 53 | "@playwright/test": "^1.57.0", |
54 | | - "@storybook/addon-docs": "10.1.11", |
55 | | - "@storybook/addon-links": "10.1.11", |
56 | | - "@storybook/addon-vitest": "10.1.11", |
57 | | - "@storybook/react-vite": "10.1.11", |
| 54 | + "@storybook/addon-docs": "10.3.5", |
| 55 | + "@storybook/addon-links": "10.3.5", |
| 56 | + "@storybook/addon-mcp": "0.5.0", |
| 57 | + "@storybook/addon-vitest": "10.3.5", |
| 58 | + "@storybook/react-vite": "10.3.5", |
58 | 59 | "@testing-library/jest-dom": "6.9.1", |
59 | 60 | "@testing-library/react": "16.3.1", |
60 | 61 | "@types/node": "^25.0.6", |
|
75 | 76 | "eslint-plugin-react-hooks": "5.2.0", |
76 | 77 | "eslint-plugin-react-refresh": "0.4.26", |
77 | 78 | "eslint-plugin-react-you-might-not-need-an-effect": "0.8.5", |
78 | | - "eslint-plugin-storybook": "10.1.11", |
| 79 | + "eslint-plugin-storybook": "10.3.5", |
79 | 80 | "eslint-plugin-vitest": "0.5.4", |
80 | 81 | "husky": "8.0.3", |
81 | 82 | "jsdom": "21.1.2", |
82 | 83 | "msw": "2.12.7", |
83 | | - "msw-storybook-addon": "2.0.6", |
| 84 | + "msw-storybook-addon": "2.0.7", |
84 | 85 | "playwright": "1.57.0", |
85 | 86 | "prettier": "3.7.4", |
86 | 87 | "pretty-quick": "4.2.2", |
87 | | - "storybook": "10.1.11", |
88 | | - "storybook-addon-remix-react-router": "6.0.0", |
| 88 | + "storybook": "10.3.5", |
| 89 | + "storybook-addon-remix-react-router": "6.1.0", |
89 | 90 | "typescript": "5.9.3", |
90 | 91 | "typescript-eslint": "8.52.0", |
91 | 92 | "vite": "8.0.8", |
|
0 commit comments