Skip to content

Commit 14647a8

Browse files
committed
feat: use published @tanstack/cli@0.0.2 and GitHub for production integrations
1 parent 3595979 commit 14647a8

File tree

3 files changed

+101
-1109
lines changed

3 files changed

+101
-1109
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@radix-ui/react-dialog": "^1.1.15",
4141
"@radix-ui/react-dropdown-menu": "^2.1.12",
4242
"@radix-ui/react-toast": "^1.2.2",
43+
"@radix-ui/react-tooltip": "^1.2.8",
4344
"@react-three/drei": "^10.7.7",
4445
"@react-three/fiber": "^9.5.0",
4546
"@sentry/node": "^10.33.0",
@@ -48,10 +49,7 @@
4849
"@stackblitz/sdk": "^1.11.0",
4950
"@tailwindcss/typography": "^0.5.13",
5051
"@tailwindcss/vite": "^4.1.11",
51-
"@tanstack/cta-engine": "^0.47.0",
52-
"@tanstack/cta-framework-react-cra": "^0.47.0",
53-
"@tanstack/cta-ui": "^0.47.0",
54-
"@tanstack/cta-ui-base": "^0.47.0",
52+
"@tanstack/cli": "^0.0.2",
5553
"@tanstack/pacer": "^0.16.4",
5654
"@tanstack/react-pacer": "^0.17.4",
5755
"@tanstack/react-query": "^5.90.12",
@@ -82,6 +80,7 @@
8280
"jszip": "^3.10.1",
8381
"lru-cache": "^7.13.1",
8482
"lucide-react": "^0.561.0",
83+
"match-sorter": "^8.2.0",
8584
"mermaid": "^11.11.0",
8685
"postgres": "^3.4.7",
8786
"posthog-node": "^5.20.0",

0 commit comments

Comments
 (0)