Skip to content

Commit c5b5136

Browse files
fix(deps): update dependency @polar-sh/sdk to ^0.34.0
1 parent bfec4bb commit c5b5136

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ark-ui/react": "^5.5.0",
88
"@auth/core": "^0.39.0",
99
"@omnidev/sigil": "^0.15.2",
10-
"@polar-sh/sdk": "^0.32.3",
10+
"@polar-sh/sdk": "^0.34.0",
1111
"@react-email/components": "^0.0.40",
1212
"@tanstack/react-form": "^1.2.1",
1313
"@tanstack/react-pacer": "^0.6.0",
@@ -532,7 +532,7 @@
532532

533533
"@playwright/test": ["@playwright/[email protected]", "", { "dependencies": { "playwright": "1.52.0" }, "bin": { "playwright": "cli.js" } }, "sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g=="],
534534

535-
"@polar-sh/sdk": ["@polar-sh/sdk@0.32.11", "", { "dependencies": { "standardwebhooks": "^1.0.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": ">=1.5.0 <1.10.0", "zod": ">= 3" }, "optionalPeers": ["@modelcontextprotocol/sdk"], "bin": { "mcp": "bin/mcp-server.js" } }, "sha512-GmMDrWyJJnM45rByMRkY8U8DYbL2ggJNohhTc/9naMlGHnP3+RRgIG9IG6yxuXfQ1wljKyoViHAWCAGCvS3DPA=="],
535+
"@polar-sh/sdk": ["@polar-sh/sdk@0.34.2", "", { "dependencies": { "standardwebhooks": "^1.0.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": ">=1.5.0 <1.10.0", "zod": ">= 3" }, "optionalPeers": ["@modelcontextprotocol/sdk"], "bin": { "mcp": "bin/mcp-server.js" } }, "sha512-NGd6ufpf1jY8SihVyf31NUzQlwHwrs4kmItEMbluO5rnbA6vruhQMx/wiHjS1jHmKqOB5qU5KZgOgn95Rttysw=="],
536536

537537
"@react-email/body": ["@react-email/[email protected]", "", { "peerDependencies": { "react": "^18.0 || ^19.0 || ^19.0.0-rc" } }, "sha512-ZSD2SxVSgUjHGrB0Wi+4tu3MEpB4fYSbezsFNEJk2xCWDBkFiOeEsjTmR5dvi+CxTK691hQTQlHv0XWuP7ENTg=="],
538538

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@ark-ui/react": "^5.5.0",
5757
"@auth/core": "^0.39.0",
5858
"@omnidev/sigil": "^0.15.2",
59-
"@polar-sh/sdk": "^0.32.3",
59+
"@polar-sh/sdk": "^0.34.0",
6060
"@react-email/components": "^0.0.40",
6161
"@tanstack/react-form": "^1.2.1",
6262
"@tanstack/react-pacer": "^0.6.0",

0 commit comments

Comments
 (0)