|
26 | 26 | "@quassel/ui": "workspace:*",
|
27 | 27 | "@quassel/utils": "workspace:*",
|
28 | 28 | "@tanstack/react-query": "^5.90.2",
|
29 |
| - "@tanstack/react-router": "^1.132.7", |
| 29 | + "@tanstack/react-router": "^1.132.31", |
30 | 30 | "nanostores": "^1.0.1",
|
31 |
| - "openapi-fetch": "0.14.0", |
| 31 | + "openapi-fetch": "0.14.1", |
32 | 32 | "openapi-react-query": "0.5.0",
|
33 |
| - "react": "^19.1.1", |
34 |
| - "react-dom": "^19.1.1" |
| 33 | + "react": "^19.2.0", |
| 34 | + "react-dom": "^19.2.0" |
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@anolilab/unplugin-favicons": "^1.0.5",
|
38 | 38 | "@sinclair/typebox": "^0.34.41",
|
39 |
| - "@tanstack/router-devtools": "^1.132.7", |
40 |
| - "@tanstack/router-plugin": "^1.132.7", |
41 |
| - "@testing-library/jest-dom": "^6.8.0", |
| 39 | + "@tanstack/router-devtools": "^1.132.31", |
| 40 | + "@tanstack/router-plugin": "^1.132.31", |
| 41 | + "@testing-library/jest-dom": "^6.9.1", |
42 | 42 | "@testing-library/react": "^16.3.0",
|
43 |
| - "@types/react": "^19.1.13", |
44 |
| - "@types/react-dom": "^19.1.9", |
45 |
| - "@vitejs/plugin-react": "^5.0.3", |
| 43 | + "@types/react": "^19.2.0", |
| 44 | + "@types/react-dom": "^19.2.0", |
| 45 | + "@vitejs/plugin-react": "^5.0.4", |
46 | 46 | "@vitest/coverage-v8": "3.2.4",
|
47 | 47 | "favicons": "^7.2.0",
|
48 | 48 | "jsdom": "^27.0.0",
|
49 | 49 | "openapi-typescript": "^7.9.1",
|
50 | 50 | "openapi-typescript-helpers": "^0.0.15",
|
51 |
| - "typescript": "^5.9.2", |
52 |
| - "vite": "7.1.7", |
| 51 | + "typescript": "^5.9.3", |
| 52 | + "vite": "7.1.8", |
53 | 53 | "vitest": "^3.2.4"
|
54 | 54 | }
|
55 | 55 | }
|
0 commit comments