mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore: upgrade better-call
This commit is contained in:
@@ -5,7 +5,6 @@ descirption: The organization plugin allows you to manage your organization's me
|
||||
|
||||
Organizations simplifies user access and permissions management. Assign roles and permissions to streamline project management, team coordination, and partnerships.
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
<Steps>
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
"@simplewebauthn/browser": "^10.0.0",
|
||||
"@simplewebauthn/server": "^10.0.1",
|
||||
"arctic": "2.0.0-next.9",
|
||||
"better-call": "0.2.5-beta.3",
|
||||
"better-call": "0.2.5-beta.4",
|
||||
"c12": "^1.11.2",
|
||||
"chalk": "^5.3.0",
|
||||
"commander": "^12.1.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -1481,8 +1481,8 @@ importers:
|
||||
specifier: 2.0.0-next.9
|
||||
version: 2.0.0-next.9
|
||||
better-call:
|
||||
specifier: 0.2.5-beta.3
|
||||
version: 0.2.5-beta.3
|
||||
specifier: 0.2.5-beta.4
|
||||
version: 0.2.5-beta.4
|
||||
c12:
|
||||
specifier: ^1.11.2
|
||||
version: 1.11.2(magicast@0.3.5)
|
||||
@@ -13390,8 +13390,8 @@ packages:
|
||||
typescript: 5.6.2
|
||||
dev: false
|
||||
|
||||
/better-call@0.2.5-beta.3:
|
||||
resolution: {integrity: sha512-UqOOQ8pQItZsznvS78Hiu5gqkz7e+T/UaXwveVAuiJz/MOevzMp/lcuo19J7ltN1IiZg7aoqNbuWad+CD/uE2A==}
|
||||
/better-call@0.2.5-beta.4:
|
||||
resolution: {integrity: sha512-e+vDQTLrtAPD77mrMATYKlLRSY2Qqd1U6WgRjgt1BL7uE9Z0Yn6b/V3zUbON+CkQTFS7fpWjSiRjN7LlD1+H8g==}
|
||||
dependencies:
|
||||
'@better-fetch/fetch': 1.1.9
|
||||
'@types/set-cookie-parser': 2.4.10
|
||||
|
||||
Reference in New Issue
Block a user