@clerk/clerk-react
Advanced tools
Comparing version 5.24.0-canary.v20250219080350 to 5.24.0-canary.v20250219090613
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.24.0-canary.v20250219080350", | ||
"version": "5.24.0-canary.v20250219090613", | ||
"description": "Clerk React library", | ||
@@ -66,9 +66,9 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.23.0-canary.v20250219080350", | ||
"@clerk/types": "^4.47.0-canary.v20250219080350" | ||
"@clerk/shared": "^2.23.0-canary.v20250219090613", | ||
"@clerk/types": "^4.47.0-canary.v20250219090613" | ||
}, | ||
"devDependencies": { | ||
"@types/semver": "^7.5.8", | ||
"@clerk/localizations": "3.10.8-canary.v20250219080350", | ||
"@clerk/themes": "2.2.20-canary.v20250219080350" | ||
"@clerk/localizations": "3.10.8-canary.v20250219090613", | ||
"@clerk/themes": "2.2.20-canary.v20250219090613" | ||
}, | ||
@@ -92,3 +92,3 @@ "peerDependencies": { | ||
"lint": "eslint src", | ||
"lint:attw": "attw --pack .", | ||
"lint:attw": "attw --pack . --profile node16", | ||
"lint:publint": "publint", | ||
@@ -95,0 +95,0 @@ "publish:local": "pnpm yalc push --replace --sig", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
646931