|
19 | 19 | "@tanstack/query-core": "^5.90.10", |
20 | 20 | "@tanstack/query-db-collection": ">=1.0.4", |
21 | 21 | "@tanstack/react-db": ">=0.1.49", |
22 | | - "@tanstack/react-router": "^1.136.8", |
23 | | - "@tanstack/react-router-devtools": "^1.136.8", |
| 22 | + "@tanstack/react-router": "^1.139.3", |
| 23 | + "@tanstack/react-router-devtools": "^1.139.3", |
24 | 24 | "@tanstack/react-router-with-query": "^1.130.17", |
25 | | - "@tanstack/react-start": "^1.136.8", |
26 | | - "@tanstack/router-plugin": "^1.136.8", |
27 | | - "@trpc/client": "^11.7.1", |
28 | | - "@trpc/server": "^11.7.1", |
| 25 | + "@tanstack/react-start": "^1.139.3", |
| 26 | + "@tanstack/router-plugin": "^1.139.3", |
| 27 | + "@trpc/client": "^11.7.2", |
| 28 | + "@trpc/server": "^11.7.2", |
29 | 29 | "better-auth": "^1.3.26", |
30 | 30 | "dotenv": "^17.2.3", |
31 | 31 | "drizzle-orm": "^0.44.7", |
|
44 | 44 | "@testing-library/dom": "^10.4.1", |
45 | 45 | "@testing-library/react": "^16.3.0", |
46 | 46 | "@types/pg": "^8.15.6", |
47 | | - "@types/react": "^19.2.5", |
| 47 | + "@types/react": "^19.2.6", |
48 | 48 | "@types/react-dom": "^19.2.3", |
49 | | - "@typescript-eslint/eslint-plugin": "^8.46.4", |
50 | | - "@typescript-eslint/parser": "^8.46.4", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.47.0", |
| 50 | + "@typescript-eslint/parser": "^8.47.0", |
51 | 51 | "@vitejs/plugin-react": "^5.0.4", |
52 | 52 | "concurrently": "^9.2.1", |
53 | 53 | "drizzle-kit": "^0.31.7", |
|
0 commit comments