Skip to content

Commit 279cab3

Browse files
committed
feat: upgraded polar
1 parent d054d79 commit 279cab3

4 files changed

Lines changed: 9 additions & 19 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"@hono/zod-validator": "^0.7.6",
3131
"@openrouter/ai-sdk-provider": "^2.0.0",
3232
"@polar-sh/better-auth": "^1.6.4",
33-
"@polar-sh/hono": "^0.3.11",
34-
"@polar-sh/sdk": "^0.43.1",
33+
"@polar-sh/hono": "^0.5.3",
3534
"@tinybirdco/sdk": "^0.0.33",
3635
"@trpc/server": "^11.8.1",
3736
"@types/node": "^24.10.9",

apps/web/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@openstatus/react": "^0.0.3",
1919
"@polar-sh/better-auth": "^1.6.4",
2020
"@polar-sh/nextjs": "^0.9.3",
21-
"@polar-sh/sdk": "^0.43.1",
2221
"@radix-ui/react-accordion": "^1.2.12",
2322
"@radix-ui/react-avatar": "^1.1.11",
2423
"@radix-ui/react-checkbox": "^1.3.3",

bun.lock

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"tinybird"
4646
],
4747
"dependencies": {
48+
"@polar-sh/sdk": "^0.44.0",
4849
"better-auth": "^1.4.17",
4950
"rolldown": "^1.0.0-rc.1"
5051
},

0 commit comments

Comments
 (0)