@radix-ui/react-focus-scope
Advanced tools
Comparing version 1.1.2-rc.2 to 1.1.2-rc.3
{ | ||
"name": "@radix-ui/react-focus-scope", | ||
"version": "1.1.2-rc.2", | ||
"version": "1.1.2-rc.3", | ||
"license": "MIT", | ||
@@ -27,2 +27,3 @@ "exports": { | ||
"scripts": { | ||
"lint": "eslint --max-warnings 0 src", | ||
"clean": "rm -rf dist", | ||
@@ -33,9 +34,11 @@ "version": "yarn version" | ||
"@radix-ui/react-compose-refs": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.2-rc.2", | ||
"@radix-ui/react-primitive": "2.0.2-rc.3", | ||
"@radix-ui/react-use-callback-ref": "1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/typescript-config": "0.0.0", | ||
"@types/react": "^19.0.7", | ||
"@types/react-dom": "^19.0.3", | ||
"eslint": "^9.18.0", | ||
"react": "^19.0.0", | ||
@@ -42,0 +45,0 @@ "react-dom": "^19.0.0", |
60696
8
+ Added@radix-ui/react-primitive@2.0.2-rc.3(transitive)
+ Added@radix-ui/react-slot@1.1.2-rc.3(transitive)
- Removed@radix-ui/react-primitive@2.0.2-rc.2(transitive)
- Removed@radix-ui/react-slot@1.1.2-rc.2(transitive)