@clerk/clerk-react
Advanced tools
Comparing version 4.14.3-staging.2 to 4.15.0-staging.0
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "4.14.3-staging.2"; | ||
export declare const LIB_VERSION = "4.15.0-staging.0"; | ||
export declare const LIB_NAME = "@clerk/clerk-react"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
exports.LIB_VERSION = '4.14.3-staging.2'; | ||
exports.LIB_VERSION = '4.15.0-staging.0'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "4.14.3-staging.2", | ||
"version": "4.15.0-staging.0", | ||
"license": "MIT", | ||
@@ -32,4 +32,4 @@ "description": "Clerk React library", | ||
"dependencies": { | ||
"@clerk/shared": "^0.15.3-staging.2", | ||
"@clerk/types": "^3.35.0-staging.2", | ||
"@clerk/shared": "^0.15.3-staging.3", | ||
"@clerk/types": "^3.35.0-staging.3", | ||
"swr": "1.3.0", | ||
@@ -46,2 +46,3 @@ "tslib": "2.4.1" | ||
"@types/react-dom": "*", | ||
"expect-type": "^0.15.0", | ||
"jest": "^29.3.0", | ||
@@ -69,3 +70,3 @@ "jest-environment-jsdom": "^29.3.1", | ||
}, | ||
"gitHead": "349822bf586bddac09f7e252983e7c1b83a5c8df" | ||
"gitHead": "20ef4060fda5a7f365cb329fe8922f7e32cb9a22" | ||
} |
119824
12