|
43 | 43 | "@tanstack/react-table": "^8.21.3", |
44 | 44 | "@vitejs/plugin-react": "^4.5.0", |
45 | 45 | "dayjs": "^1.11.13", |
46 | | - "eslint-plugin-vitest": "^0.5.4", |
47 | 46 | "html2canvas": "^1.4.1", |
48 | 47 | "jspdf": "^3.0.1", |
49 | 48 | "jspdf-autotable": "^5.0.2", |
|
67 | 66 | "@storybook/addon-essentials": "8.6.14", |
68 | 67 | "@storybook/addon-interactions": "^8.6.11", |
69 | 68 | "@storybook/core-server": "8.6.14", |
70 | | - "@storybook/jest": "^0.2.3", |
71 | 69 | "@storybook/react": "8.6.14", |
72 | 70 | "@storybook/react-vite": "8.6.14", |
| 71 | + "@storybook/test": "^8.6.14", |
73 | 72 | "@storybook/test-runner": "^0.22.0", |
74 | | - "@storybook/testing-library": "^0.2.2", |
75 | 73 | "@swc-node/register": "~1.9.1", |
76 | 74 | "@swc/core": "~1.5.7", |
77 | 75 | "@swc/helpers": "~0.5.11", |
|
82 | 80 | "@types/react-dom": "^18.3.7", |
83 | 81 | "@typescript-eslint/eslint-plugin": "^8.32.1", |
84 | 82 | "@typescript-eslint/parser": "^8.32.1", |
| 83 | + "@typescript-eslint/utils": "^8.32.1", |
85 | 84 | "@vitest/coverage-v8": "3.1.4", |
86 | 85 | "@vitest/ui": "^3.1.4", |
87 | 86 | "cross-env": "^7.0.3", |
|
91 | 90 | "eslint-plugin-jsx-a11y": "^6.10.2", |
92 | 91 | "eslint-plugin-react": "^7.37.5", |
93 | 92 | "eslint-plugin-react-hooks": "^5.2.0", |
| 93 | + "eslint-plugin-vitest": "^0.5.4", |
94 | 94 | "happy-dom": "^17.4.7", |
95 | 95 | "jiti": "2.4.2", |
96 | 96 | "jsdom": "~22.1.0", |
|
0 commit comments