@clerk/clerk-react
Advanced tools
Comparing version 5.24.0-canary.v20250224183724 to 5.24.0-canary.v20250225084626
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.24.0-canary.v20250224183724", | ||
"version": "5.24.0-canary.v20250225084626", | ||
"description": "Clerk React library", | ||
@@ -66,9 +66,9 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.23.0-canary.v20250224183724", | ||
"@clerk/types": "^4.47.0-canary.v20250224183724" | ||
"@clerk/shared": "^2.23.0-canary.v20250225084626", | ||
"@clerk/types": "^4.47.0-canary.v20250225084626" | ||
}, | ||
"devDependencies": { | ||
"@types/semver": "^7.5.8", | ||
"@clerk/localizations": "3.10.8-canary.v20250224183724", | ||
"@clerk/themes": "2.2.20-canary.v20250224183724" | ||
"@clerk/localizations": "3.10.8-canary.v20250225084626", | ||
"@clerk/themes": "2.2.20-canary.v20250225084626" | ||
}, | ||
@@ -88,2 +88,3 @@ "peerDependencies": { | ||
"postbuild": "node ../../scripts/subpath-workaround.mjs react", | ||
"build:declarations": "tsc -p tsconfig.declarations.json", | ||
"clean": "rimraf ./dist", | ||
@@ -90,0 +91,0 @@ "dev": "tsup --watch", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
637412