|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@tailwindcss/vite": "^4.1.13",
|
19 |
| - "@tanstack/query-core": "^5.87.4", |
20 |
| - "@tanstack/query-db-collection": "^0.0.15", |
21 |
| - "@tanstack/react-db": "^0.0.33", |
22 |
| - "@tanstack/react-router": "^1.131.36", |
23 |
| - "@tanstack/react-router-devtools": "^1.131.36", |
| 19 | + "@tanstack/query-core": "^5.90.1", |
| 20 | + "@tanstack/query-db-collection": "^0.2.20", |
| 21 | + "@tanstack/react-db": "^0.1.21", |
| 22 | + "@tanstack/react-router": "^1.131.50", |
| 23 | + "@tanstack/react-router-devtools": "^1.131.50", |
24 | 24 | "@tanstack/react-router-with-query": "^1.130.17",
|
25 |
| - "@tanstack/react-start": "^1.131.36", |
26 |
| - "@tanstack/router-plugin": "^1.131.36", |
| 25 | + "@tanstack/react-start": "^1.131.50", |
| 26 | + "@tanstack/router-plugin": "^1.131.50", |
27 | 27 | "@trpc/client": "^11.5.1",
|
28 | 28 | "@trpc/server": "^11.5.1",
|
29 |
| - "better-auth": "^1.3.9", |
| 29 | + "better-auth": "^1.3.13", |
30 | 30 | "dotenv": "^17.2.2",
|
31 | 31 | "drizzle-orm": "^0.44.5",
|
32 |
| - "drizzle-zod": "^0.7.1", |
| 32 | + "drizzle-zod": "^0.8.3", |
33 | 33 | "pg": "^8.16.3",
|
34 | 34 | "react": "^19.1.1",
|
35 | 35 | "react-dom": "^19.1.1",
|
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@eslint/compat": "^1.3.2",
|
43 |
| - "@eslint/js": "^9.35.0", |
| 43 | + "@eslint/js": "^9.36.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 |
| - "@types/react": "^19.1.12", |
| 47 | + "@types/react": "^19.1.13", |
48 | 48 | "@types/react-dom": "^19.1.9",
|
49 |
| - "@typescript-eslint/eslint-plugin": "^8.43.0", |
50 |
| - "@typescript-eslint/parser": "^8.43.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 50 | + "@typescript-eslint/parser": "^8.44.0", |
51 | 51 | "@vitejs/plugin-react": "^4.7.0",
|
52 | 52 | "concurrently": "^9.2.1",
|
53 | 53 | "drizzle-kit": "^0.31.4",
|
54 |
| - "eslint": "^9.35.0", |
| 54 | + "eslint": "^9.36.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",
|
|
0 commit comments