|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@tailwindcss/vite": "^4.1.14", |
19 | | - "@tanstack/query-core": "^5.90.2", |
| 19 | + "@tanstack/query-core": "^5.90.5", |
20 | 20 | "@tanstack/query-db-collection": "^0.2.32", |
21 | 21 | "@tanstack/react-db": "^0.1.33", |
22 | | - "@tanstack/react-router": "^1.132.47", |
23 | | - "@tanstack/react-router-devtools": "^1.132.51", |
| 22 | + "@tanstack/react-router": "^1.133.15", |
| 23 | + "@tanstack/react-router-devtools": "^1.133.15", |
24 | 24 | "@tanstack/react-router-with-query": "^1.130.17", |
25 | | - "@tanstack/react-start": "^1.132.56", |
26 | | - "@tanstack/router-plugin": "^1.132.56", |
| 25 | + "@tanstack/react-start": "^1.133.15", |
| 26 | + "@tanstack/router-plugin": "^1.133.15", |
27 | 27 | "@trpc/client": "^11.6.0", |
28 | 28 | "@trpc/server": "^11.6.0", |
29 | 29 | "better-auth": "^1.3.26", |
|
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@eslint/compat": "^1.4.0", |
43 | | - "@eslint/js": "^9.37.0", |
| 43 | + "@eslint/js": "^9.38.0", |
44 | 44 | "@testing-library/dom": "^10.4.1", |
45 | 45 | "@testing-library/react": "^16.3.0", |
46 | 46 | "@types/pg": "^8.15.5", |
47 | 47 | "@types/react": "^19.2.2", |
48 | | - "@types/react-dom": "^19.2.1", |
49 | | - "@typescript-eslint/eslint-plugin": "^8.46.0", |
50 | | - "@typescript-eslint/parser": "^8.46.0", |
| 48 | + "@types/react-dom": "^19.2.2", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.46.1", |
| 50 | + "@typescript-eslint/parser": "^8.46.1", |
51 | 51 | "@vitejs/plugin-react": "^5.0.4", |
52 | 52 | "concurrently": "^9.2.1", |
53 | 53 | "drizzle-kit": "^0.31.5", |
54 | | - "eslint": "^9.37.0", |
| 54 | + "eslint": "^9.38.0", |
55 | 55 | "eslint-config-prettier": "^10.1.8", |
56 | 56 | "eslint-plugin-prettier": "^5.5.4", |
57 | 57 | "eslint-plugin-react": "^7.37.5", |
|
60 | 60 | "prettier": "^3.6.2", |
61 | 61 | "tsx": "^4.20.6", |
62 | 62 | "typescript": "^5.9.2", |
63 | | - "vite": "^6.3.6", |
| 63 | + "vite": "^6.4.0", |
64 | 64 | "vitest": "^3.2.4", |
65 | 65 | "web-vitals": "^5.1.0" |
66 | 66 | } |
|
0 commit comments