|
27 | 27 | "@quassel/ui": "workspace:*",
|
28 | 28 | "@quassel/utils": "workspace:*",
|
29 | 29 | "@tanstack/react-query": "^5.74.4",
|
30 |
| - "@tanstack/react-router": "^1.116.0", |
| 30 | + "@tanstack/react-router": "^1.131.7", |
31 | 31 | "nanostores": "^1.0.1",
|
32 |
| - "openapi-fetch": "0.13.5", |
33 |
| - "openapi-react-query": "0.3.1", |
| 32 | + "openapi-fetch": "0.14.0", |
| 33 | + "openapi-react-query": "0.5.0", |
34 | 34 | "react": "^19.1.0",
|
35 | 35 | "react-dom": "^19.1.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@anolilab/unplugin-favicons": "^1.0.5",
|
39 | 39 | "@sinclair/typebox": "^0.34.33",
|
40 |
| - "@tanstack/router-devtools": "^1.116.0", |
41 |
| - "@tanstack/router-plugin": "^1.116.1", |
| 40 | + "@tanstack/router-devtools": "^1.131.7", |
| 41 | + "@tanstack/router-plugin": "^1.131.7", |
42 | 42 | "@testing-library/jest-dom": "^6.6.3",
|
43 | 43 | "@testing-library/react": "^16.3.0",
|
44 | 44 | "@types/react": "^19.1.2",
|
45 | 45 | "@types/react-dom": "^19.1.2",
|
46 |
| - "@vitejs/plugin-react": "^4.4.1", |
47 |
| - "@vitest/coverage-v8": "3.1.1", |
| 46 | + "@vitejs/plugin-react": "^5.0.0", |
| 47 | + "@vitest/coverage-v8": "3.2.4", |
48 | 48 | "favicons": "^7.2.0",
|
49 | 49 | "jsdom": "^26.1.0",
|
50 | 50 | "openapi-typescript": "^7.6.1",
|
51 | 51 | "openapi-typescript-helpers": "^0.0.15",
|
52 | 52 | "typescript": "^5.8.3",
|
53 |
| - "vite": "^6.3.2", |
| 53 | + "vite": "^7.1.2", |
54 | 54 | "vitest": "^3.1.1"
|
55 | 55 | }
|
56 | 56 | }
|
0 commit comments