|
24 | 24 | "@clickhouse/click-ui": "0.2.0-rc.4", |
25 | 25 | "@librechat/data-schemas": "^0.0.48", |
26 | 26 | "@tailwindcss/vite": "^4.1.18", |
27 | | - "@tanstack/react-devtools": "^0.10.0", |
28 | | - "@tanstack/react-query": "^5.95.2", |
29 | | - "@tanstack/react-router": "^1.168.10", |
30 | | - "@tanstack/react-router-devtools": "^1.166.11", |
31 | | - "@tanstack/react-router-ssr-query": "^1.166.10", |
32 | | - "@tanstack/react-start": "^1.167.16", |
33 | | - "@tanstack/router-plugin": "^1.167.12", |
| 27 | + "@tanstack/react-devtools": "0.10.0", |
| 28 | + "@tanstack/react-query": "5.95.2", |
| 29 | + "@tanstack/react-router": "1.168.10", |
| 30 | + "@tanstack/react-router-devtools": "1.166.11", |
| 31 | + "@tanstack/react-router-ssr-query": "1.166.10", |
| 32 | + "@tanstack/react-start": "1.167.16", |
| 33 | + "@tanstack/router-plugin": "1.167.12", |
34 | 34 | "@types/bun": "^1.3.11", |
35 | 35 | "clsx": "^2.1.1", |
36 | 36 | "cmdk": "^1.1.1", |
|
57 | 57 | "@axe-core/playwright": "^4.11.1", |
58 | 58 | "@playwright/test": "^1.58.2", |
59 | 59 | "@tailwindcss/node": "^4.2.2", |
60 | | - "@tanstack/devtools-vite": "^0.3.11", |
61 | | - "@tanstack/react-query-devtools": "^5.91.3", |
| 60 | + "@tanstack/devtools-vite": "0.3.12", |
| 61 | + "@tanstack/react-query-devtools": "5.91.3", |
62 | 62 | "@testing-library/dom": "^10.4.0", |
63 | 63 | "@testing-library/jest-dom": "^6.9.1", |
64 | 64 | "@testing-library/react": "^16.2.0", |
|
84 | 84 | "vitest": "^3.0.5" |
85 | 85 | }, |
86 | 86 | "overrides": { |
87 | | - "@radix-ui/react-dialog": "1.1.15" |
| 87 | + "@radix-ui/react-dialog": "1.1.15", |
| 88 | + "@tanstack/devtools": "0.11.0", |
| 89 | + "@tanstack/devtools-ui": "0.5.1", |
| 90 | + "@tanstack/devtools-vite": "0.3.12", |
| 91 | + "@tanstack/history": "1.161.6", |
| 92 | + "@tanstack/query-core": "5.95.2", |
| 93 | + "@tanstack/query-devtools": "5.93.0", |
| 94 | + "@tanstack/react-devtools": "0.10.0", |
| 95 | + "@tanstack/react-query": "5.95.2", |
| 96 | + "@tanstack/react-query-devtools": "5.91.3", |
| 97 | + "@tanstack/react-router": "1.168.10", |
| 98 | + "@tanstack/react-router-devtools": "1.166.11", |
| 99 | + "@tanstack/react-router-ssr-query": "1.166.10", |
| 100 | + "@tanstack/react-start": "1.167.16", |
| 101 | + "@tanstack/react-start-client": "1.166.25", |
| 102 | + "@tanstack/react-start-server": "1.166.25", |
| 103 | + "@tanstack/react-store": "0.9.3", |
| 104 | + "@tanstack/router-core": "1.168.9", |
| 105 | + "@tanstack/router-devtools-core": "1.167.1", |
| 106 | + "@tanstack/router-generator": "1.166.24", |
| 107 | + "@tanstack/router-plugin": "1.167.12", |
| 108 | + "@tanstack/router-ssr-query-core": "1.167.0", |
| 109 | + "@tanstack/router-utils": "1.161.6", |
| 110 | + "@tanstack/start-client-core": "1.167.9", |
| 111 | + "@tanstack/start-fn-stubs": "1.161.6", |
| 112 | + "@tanstack/start-plugin-core": "1.167.17", |
| 113 | + "@tanstack/start-server-core": "1.167.9", |
| 114 | + "@tanstack/start-storage-context": "1.166.23", |
| 115 | + "@tanstack/store": "0.9.3", |
| 116 | + "@tanstack/virtual-file-routes": "1.161.7" |
88 | 117 | } |
89 | 118 | } |
0 commit comments