|
130 | 130 | "@storybook/theming": "^8.4.7",
|
131 | 131 | "@testing-library/dom": "^10.4.0",
|
132 | 132 | "@testing-library/jest-dom": "^6.6.3",
|
133 |
| - "@testing-library/react": "^16.1.0", |
134 |
| - "@testing-library/user-event": "^14.5.2", |
| 133 | + "@testing-library/react": "^16.2.0", |
| 134 | + "@testing-library/user-event": "^14.6.1", |
135 | 135 | "@types/dompurify": "^3.2.0",
|
136 | 136 | "@types/dotenv-flow": "^3.3.3",
|
137 | 137 | "@types/eslint__js": "^8.42.3",
|
|
146 | 146 | "@types/react-scroll-sync": "^0.9.0",
|
147 | 147 | "@types/sanitize-html": "^2.13.0",
|
148 | 148 | "@vitejs/plugin-react": "^4.3.4",
|
149 |
| - "@vitest/coverage-istanbul": "^2.1.8", |
150 |
| - "@vitest/ui": "^2.1.8", |
| 149 | + "@vitest/coverage-istanbul": "^3.0.4", |
| 150 | + "@vitest/ui": "^3.0.4", |
151 | 151 | "autoprefixer": "^10.4.20",
|
152 | 152 | "browserslist": "^4.24.4",
|
153 | 153 | "browserslist-useragent-regexp": "^4.1.3",
|
|
189 | 189 | "tslib": "^2.8.1",
|
190 | 190 | "typescript": "^5.7.3",
|
191 | 191 | "typescript-eslint": "^8.19.0",
|
192 |
| - "undici": "^6.20.1", |
| 192 | + "undici": "^6.21.1", |
193 | 193 | "vite": "^6.0.7",
|
194 | 194 | "vite-plugin-checker": "^0.8.0",
|
195 | 195 | "vite-plugin-svgr": "^4.3.0",
|
196 |
| - "vitest": "^2.1.8" |
| 196 | + "vitest": "^3.0.4" |
197 | 197 | },
|
198 | 198 | "resolutions": {
|
199 | 199 | "@types/react": "^18.3.11",
|
|
0 commit comments