|
25 | 25 | "@erquhart/convex-oss-stats": "^0.8.1", |
26 | 26 | "@floating-ui/react": "^0.27.8", |
27 | 27 | "@headlessui/react": "1.7.18", |
| 28 | + "@netlify/vite-plugin-tanstack-start": "^1.0.2", |
28 | 29 | "@number-flow/react": "^0.4.1", |
29 | 30 | "@observablehq/plot": "^0.6.17", |
30 | 31 | "@octokit/graphql": "^7.0.2", |
31 | 32 | "@octokit/rest": "^20.0.2", |
32 | 33 | "@orama/react-components": "^0.1.23", |
33 | 34 | "@radix-ui/react-dropdown-menu": "^2.1.12", |
34 | | - "@radix-ui/react-toast": "^1.2.2", |
35 | 35 | "@radix-ui/react-select": "^2.2.2", |
| 36 | + "@radix-ui/react-toast": "^1.2.2", |
36 | 37 | "@remix-run/node": "^2.8.1", |
37 | 38 | "@sentry/react": "^8.35.0", |
38 | 39 | "@sentry/vite-plugin": "^2.22.6", |
39 | 40 | "@tailwindcss/typography": "^0.5.13", |
40 | 41 | "@tailwindcss/vite": "^4.1.11", |
41 | | - "@tanstack/react-pacer": "^0.7.0", |
42 | | - "@tanstack/react-query": "^5.84.2", |
43 | | - "@tanstack/react-router": "1.131.27", |
44 | | - "@tanstack/react-router-devtools": "1.131.27", |
| 42 | + "@tanstack/react-pacer": "^0.16.3", |
| 43 | + "@tanstack/react-query": "^5.90.2", |
| 44 | + "@tanstack/react-router": "1.132.47", |
| 45 | + "@tanstack/react-router-devtools": "1.132.51", |
45 | 46 | "@tanstack/react-router-with-query": "1.130.17", |
46 | | - "@tanstack/react-start": "1.131.27", |
| 47 | + "@tanstack/react-start": "1.132.51", |
47 | 48 | "@tanstack/react-table": "^8.21.3", |
48 | 49 | "@types/d3": "^7.4.3", |
49 | 50 | "@typescript-eslint/parser": "^7.2.0", |
50 | | - "@vercel/analytics": "^1.2.2", |
51 | | - "@vercel/speed-insights": "^1.0.10", |
52 | 51 | "@visx/hierarchy": "^2.10.0", |
53 | 52 | "@visx/responsive": "^2.10.0", |
54 | 53 | "@vitejs/plugin-react": "^4.3.3", |
|
104 | 103 | "prettier": "^2.8.8", |
105 | 104 | "tailwindcss": "^4.1.11", |
106 | 105 | "typescript": "^5.6.3", |
107 | | - "vite": "^6.3.5" |
| 106 | + "vite": "^7.0.0" |
108 | 107 | }, |
109 | 108 | "engines": { |
110 | 109 | "node": ">=18.0.0" |
|
0 commit comments