|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@tailwindcss/vite": "^4.1.17", |
19 | | - "@tanstack/query-core": "^5.90.11", |
| 19 | + "@tanstack/query-core": "^5.90.12", |
20 | 20 | "@tanstack/query-db-collection": "^1.0.6", |
21 | 21 | "@tanstack/react-db": "^0.1.55", |
22 | | - "@tanstack/react-router": "^1.139.12", |
23 | | - "@tanstack/react-router-devtools": "^1.139.12", |
| 22 | + "@tanstack/react-router": "^1.140.0", |
| 23 | + "@tanstack/react-router-devtools": "^1.140.0", |
24 | 24 | "@tanstack/react-router-with-query": "^1.130.17", |
25 | | - "@tanstack/react-start": "^1.139.12", |
26 | | - "@tanstack/router-plugin": "^1.139.12", |
| 25 | + "@tanstack/react-start": "^1.140.0", |
| 26 | + "@tanstack/router-plugin": "^1.140.0", |
27 | 27 | "@trpc/client": "^11.7.2", |
28 | 28 | "@trpc/server": "^11.7.2", |
29 | 29 | "better-auth": "^1.3.26", |
30 | 30 | "dotenv": "^17.2.3", |
31 | | - "drizzle-orm": "^0.44.7", |
| 31 | + "drizzle-orm": "^0.45.0", |
32 | 32 | "drizzle-zod": "^0.8.3", |
33 | 33 | "pg": "^8.16.3", |
34 | | - "react": "^19.2.0", |
35 | | - "react-dom": "^19.2.0", |
| 34 | + "react": "^19.2.1", |
| 35 | + "react-dom": "^19.2.1", |
36 | 36 | "tailwindcss": "^4.1.17", |
37 | 37 | "vite": "^7.2.6", |
38 | 38 | "vite-tsconfig-paths": "^5.1.4", |
|
46 | 46 | "@types/pg": "^8.15.6", |
47 | 47 | "@types/react": "^19.2.7", |
48 | 48 | "@types/react-dom": "^19.2.3", |
49 | | - "@typescript-eslint/eslint-plugin": "^8.48.0", |
50 | | - "@typescript-eslint/parser": "^8.48.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 50 | + "@typescript-eslint/parser": "^8.48.1", |
51 | 51 | "@vitejs/plugin-react": "^5.1.1", |
52 | 52 | "concurrently": "^9.2.1", |
53 | | - "drizzle-kit": "^0.31.7", |
| 53 | + "drizzle-kit": "^0.31.8", |
54 | 54 | "eslint": "^9.39.1", |
55 | 55 | "eslint-config-prettier": "^10.1.8", |
56 | 56 | "eslint-plugin-prettier": "^5.5.4", |
57 | 57 | "eslint-plugin-react": "^7.37.5", |
58 | 58 | "globals": "^16.5.0", |
59 | 59 | "jsdom": "^27.2.0", |
60 | | - "prettier": "^3.7.3", |
| 60 | + "prettier": "^3.7.4", |
61 | 61 | "tsx": "^4.21.0", |
62 | 62 | "typescript": "^5.9.2", |
63 | 63 | "vite": "^7.2.6", |
|
0 commit comments