Skip to content

Commit 300d9b6

Browse files
committed
update deps
1 parent 101b8b4 commit 300d9b6

File tree

2 files changed

+26
-18
lines changed

2 files changed

+26
-18
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@stackblitz/sdk": "^1.11.0",
4949
"@tailwindcss/typography": "^0.5.13",
5050
"@tailwindcss/vite": "^4.1.11",
51-
"@tanstack/cta-engine": "^0.49.1",
51+
"@tanstack/cta-engine": "link:../create-tsrouter-app/packages/cta-engine",
5252
"@tanstack/cta-framework-react-cra": "^0.48.3",
5353
"@tanstack/cta-framework-solid": "^0.48.3",
5454
"@tanstack/pacer": "^0.16.4",
@@ -161,10 +161,7 @@
161161
"qs": ">=6.14.1",
162162
"js-yaml": "^3.14.2",
163163
"brace-expansion": ">=1.1.12",
164-
"unicorn-magic": "^0.4.0",
165-
"@tanstack/cta-engine": "link:../create-tsrouter-app/packages/cta-engine",
166-
"@tanstack/cta-framework-react-cra": "link:../create-tsrouter-app/frameworks/react-cra",
167-
"@tanstack/cta-framework-solid": "link:../create-tsrouter-app/frameworks/solid"
164+
"@tanstack/cta-engine": "link:../create-tsrouter-app/packages/cta-engine"
168165
}
169166
}
170167
}

pnpm-lock.yaml

Lines changed: 24 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)