|
27 | 27 | "dependencies": { |
28 | 28 | "@radix-ui/react-checkbox": "^1.1.4", |
29 | 29 | "axe-playwright": "^2.0.3", |
30 | | - "chromatic": "^11.25.1", |
| 30 | + "chromatic": "^11.28.0", |
31 | 31 | "lucide-react": "^0.486.0", |
32 | | - "react": "^19.0.0", |
33 | | - "react-dom": "^19.0.0" |
| 32 | + "react": "^19.1.0", |
| 33 | + "react-dom": "^19.1.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@chromatic-com/storybook": "^3.2.6", |
37 | 37 | "@eslint/js": "^9.23.0", |
38 | 38 | "@faker-js/faker": "^9.4.0", |
39 | 39 | "@pandacss/dev": "^0.53.3", |
40 | | - "@storybook/addon-a11y": "^8.6.11", |
41 | | - "@storybook/addon-essentials": "^8.6.11", |
42 | | - "@storybook/addon-interactions": "^8.6.11", |
43 | | - "@storybook/addon-links": "^8.6.11", |
44 | | - "@storybook/addon-themes": "^8.6.11", |
45 | | - "@storybook/blocks": "^8.6.11", |
46 | | - "@storybook/react": "^8.6.11", |
47 | | - "@storybook/react-vite": "^8.6.11", |
48 | | - "@storybook/test": "^8.6.11", |
| 40 | + "@storybook/addon-a11y": "^8.6.12", |
| 41 | + "@storybook/addon-essentials": "^8.6.12", |
| 42 | + "@storybook/addon-interactions": "^8.6.12", |
| 43 | + "@storybook/addon-links": "^8.6.12", |
| 44 | + "@storybook/addon-themes": "^8.6.12", |
| 45 | + "@storybook/blocks": "^8.6.12", |
| 46 | + "@storybook/react": "^8.6.12", |
| 47 | + "@storybook/react-vite": "^8.6.12", |
| 48 | + "@storybook/test": "^8.6.12", |
49 | 49 | "@storybook/test-runner": "^0.22.0", |
50 | 50 | "@testing-library/jest-dom": "^6.6.3", |
51 | 51 | "@testing-library/react": "^16.2.0", |
52 | 52 | "@testing-library/user-event": "^14.6.1", |
53 | | - "@types/react": "^19.0.8", |
54 | | - "@types/react-dom": "^19.0.3", |
| 53 | + "@types/react": "^19.1.0", |
| 54 | + "@types/react-dom": "^19.1.1", |
55 | 55 | "@vitejs/plugin-react": "^4.3.4", |
56 | | - "eslint": "^9.23.0", |
| 56 | + "eslint": "^9.24.0", |
57 | 57 | "eslint-plugin-react-hooks": "^5.1.0", |
58 | 58 | "eslint-plugin-react-refresh": "^0.4.18", |
59 | 59 | "eslint-plugin-storybook": "^0.12.0", |
60 | 60 | "globals": "^16.0.0", |
61 | 61 | "happy-dom": "^17.4.4", |
62 | | - "storybook": "^8.6.11", |
63 | | - "typescript": "^5.7.3", |
| 62 | + "storybook": "^8.6.12", |
| 63 | + "typescript": "^5.8.3", |
64 | 64 | "typescript-eslint": "^8.28.0", |
65 | 65 | "vite": "^6.0.11", |
66 | 66 | "vite-plugin-svgr": "^4.3.0", |
|
0 commit comments