Skip to content

Commit 75dc223

Browse files
committed
push to main to force website update
1 parent b4d8534 commit 75dc223

File tree

2 files changed

+131
-4
lines changed

2 files changed

+131
-4
lines changed

apps/website/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@
3636
"@shikijs/transformers": "3.4.2",
3737
"@shikijs/twoslash": "^3.4.2",
3838
"@tailwindcss/typography": "0.5.16",
39+
"@trpc/client": "^11.4.2",
40+
"@trpc/server": "^11.4.2",
3941
"@types/mdx": "2.0.13",
4042
"@use-gesture/vanilla": "^10.3.1",
43+
"@vercel/postgres": "^0.10.0",
4144
"clsx": "2.1.1",
4245
"dotenv": "^16.5.0",
4346
"framer-motion": "^12.15.0",
@@ -53,6 +56,7 @@
5356
"mini-svg-data-uri": "^1.4.4",
5457
"next": "15.3.2",
5558
"popmotion": "^11.0.5",
59+
"prisma": "^6.10.1",
5660
"react": "^19.0.0",
5761
"react-dom": "^19.0.0",
5862
"react-hook-form": "7.56.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)