Skip to content

Commit

Permalink
clients: upgrade @polar-sh/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Jan 24, 2025
1 parent bea0508 commit f2244db
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 30 deletions.
2 changes: 1 addition & 1 deletion clients/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@polar-sh/api": "workspace:*",
"@polar-sh/checkout": "workspace:^",
"@polar-sh/mdx": "workspace:*",
"@polar-sh/sdk": "^0.21.2",
"@polar-sh/sdk": "^0.22.0",
"@polar-sh/ui": "workspace:*",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-toast": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions clients/examples/checkout-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@polar-sh/checkout": "workspace:^",
"@polar-sh/sdk": "^0.21.2",
"@polar-sh/sdk": "^0.22.0",
"@stripe/react-stripe-js": "^3.0.0",
"@stripe/stripe-js": "^5.2.0",
"next": "^14.2.23",
Expand All @@ -28,4 +28,4 @@
"tailwindcss": "^3.4.15",
"typescript": "5.3.3"
}
}
}
2 changes: 1 addition & 1 deletion clients/packages/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"access": "public"
},
"dependencies": {
"@polar-sh/sdk": "^0.21.2",
"@polar-sh/sdk": "^0.22.0",
"@polar-sh/ui": "workspace:^",
"event-source-plus": "^0.1.8",
"eventemitter3": "^5.0.1",
Expand Down
41 changes: 15 additions & 26 deletions clients/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2244db

Please sign in to comment.