|
52 | 52 | "@solana-foundation/ms-tools-config": "workspace:^", |
53 | 53 | "@storybook/csf": "^0.1.13", |
54 | 54 | "@storybook/manager-api": "^8.6.14", |
| 55 | + "@storybook/testing-react": "^2.0.1", |
55 | 56 | "@storybook/theming": "^8.6.14", |
56 | 57 | "@tailwindcss/postcss": "^4.1.5", |
57 | | - "@testing-library/dom": "^10.4.0", |
| 58 | + "@vitejs/plugin-react": "^4.5.1", |
58 | 59 | "class-variance-authority": "^0.7.1", |
59 | 60 | "clsx": "^2.1.1", |
60 | 61 | "dom": "link:@types/@testing-library/dom", |
| 62 | + "jsdom": "^26.1.0", |
61 | 63 | "lucide-react": "^0.511.0", |
62 | 64 | "next-themes": "^0.4.6", |
63 | 65 | "postcss": "^8.4.31", |
64 | 66 | "react-hook-form": "^7.56.4", |
65 | 67 | "sonner": "^2.0.3", |
66 | 68 | "tailwind-merge": "^3.2.0", |
67 | 69 | "tailwindcss": "^4.1.5", |
| 70 | + "testing-react": "link:@types/@storybook/testing-react", |
68 | 71 | "vaul": "^1.1.2", |
69 | 72 | "zod": "^3.25.30" |
70 | 73 | }, |
|
79 | 82 | "@storybook/react": "^9.0.4", |
80 | 83 | "@storybook/react-vite": "^9.0.4", |
81 | 84 | "@storybook/test": "^8.6.14", |
| 85 | + "@testing-library/dom": "^10.4.0", |
82 | 86 | "@testing-library/jest-dom": "^6.6.3", |
83 | 87 | "@testing-library/react": "^16.3.0", |
84 | | - "@types/node": "^22.15.29", |
| 88 | + "@types/node": "^22.15.3", |
85 | 89 | "@types/react": "^19.1.2", |
86 | 90 | "@vitest/browser": "3.2.1", |
87 | 91 | "@vitest/coverage-v8": "3.2.1", |
|
0 commit comments