|
26 | 26 | "@nanostores/react": "^1.0.0",
|
27 | 27 | "@quassel/ui": "workspace:*",
|
28 | 28 | "@quassel/utils": "workspace:*",
|
29 |
| - "@tanstack/react-query": "^5.85.3", |
30 |
| - "@tanstack/react-router": "^1.131.22", |
| 29 | + "@tanstack/react-query": "^5.85.5", |
| 30 | + "@tanstack/react-router": "^1.131.28", |
31 | 31 | "nanostores": "^1.0.1",
|
32 | 32 | "openapi-fetch": "0.14.0",
|
33 | 33 | "openapi-react-query": "0.5.0",
|
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@anolilab/unplugin-favicons": "^1.0.5",
|
39 | 39 | "@sinclair/typebox": "^0.34.40",
|
40 |
| - "@tanstack/router-devtools": "^1.131.22", |
41 |
| - "@tanstack/router-plugin": "^1.131.22", |
42 |
| - "@testing-library/jest-dom": "^6.7.0", |
| 40 | + "@tanstack/router-devtools": "^1.131.28", |
| 41 | + "@tanstack/router-plugin": "^1.131.28", |
| 42 | + "@testing-library/jest-dom": "^6.8.0", |
43 | 43 | "@testing-library/react": "^16.3.0",
|
44 |
| - "@types/react": "^19.1.10", |
45 |
| - "@types/react-dom": "^19.1.7", |
46 |
| - "@vitejs/plugin-react": "^5.0.0", |
| 44 | + "@types/react": "^19.1.12", |
| 45 | + "@types/react-dom": "^19.1.9", |
| 46 | + "@vitejs/plugin-react": "^5.0.2", |
47 | 47 | "@vitest/coverage-v8": "3.2.4",
|
48 | 48 | "favicons": "^7.2.0",
|
49 | 49 | "jsdom": "^26.1.0",
|
50 | 50 | "openapi-typescript": "^7.9.1",
|
51 | 51 | "openapi-typescript-helpers": "^0.0.15",
|
52 | 52 | "typescript": "^5.9.2",
|
53 |
| - "vite": "7.1.2", |
| 53 | + "vite": "7.1.3", |
54 | 54 | "vitest": "^3.2.4"
|
55 | 55 | }
|
56 | 56 | }
|
0 commit comments