|
19 | 19 | "preview": "vite preview" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@tanstack/react-query": "5.84.1", |
23 | | - "@tanstack/react-query-devtools": "5.84.1", |
| 22 | + "@tanstack/react-query": "5.85.6", |
| 23 | + "@tanstack/react-query-devtools": "5.85.6", |
24 | 24 | "react": "19.1.1", |
25 | 25 | "react-dom": "19.1.1", |
26 | 26 | "react-error-boundary": "6.0.0", |
27 | | - "react-router": "7.8.0", |
| 27 | + "react-router": "7.8.2", |
28 | 28 | "valibot": "1.1.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@biomejs/biome": "2.1.4", |
32 | | - "@playwright/test": "1.54.2", |
33 | | - "@tailwindcss/vite": "4.1.11", |
| 31 | + "@biomejs/biome": "2.2.2", |
| 32 | + "@playwright/test": "1.55.0", |
| 33 | + "@tailwindcss/vite": "4.1.12", |
34 | 34 | "@testing-library/dom": "10.4.1", |
35 | | - "@testing-library/jest-dom": "6.6.4", |
| 35 | + "@testing-library/jest-dom": "6.8.0", |
36 | 36 | "@testing-library/react": "16.3.0", |
37 | 37 | "@testing-library/user-event": "14.6.1", |
38 | | - "@types/node": "22.15.30", |
39 | | - "@types/react": "19.1.9", |
40 | | - "@types/react-dom": "19.1.7", |
41 | | - "@vitejs/plugin-react": "5.0.0", |
| 38 | + "@types/node": "24.3.0", |
| 39 | + "@types/react": "19.1.12", |
| 40 | + "@types/react-dom": "19.1.9", |
| 41 | + "@vitejs/plugin-react": "5.0.2", |
42 | 42 | "@vitest/coverage-v8": "3.2.4", |
43 | 43 | "happy-dom": "18.0.1", |
44 | | - "msw": "2.10.4", |
45 | | - "tailwindcss": "4.1.11", |
| 44 | + "msw": "2.11.1", |
| 45 | + "tailwindcss": "4.1.12", |
46 | 46 | "typescript": "5.9.2", |
47 | | - "vite": "7.1.1", |
| 47 | + "vite": "7.1.4", |
48 | 48 | "vitest": "3.2.4" |
49 | 49 | }, |
50 | 50 | "pnpm": { |
|
0 commit comments