@radix-ui/react-focus-scope
Advanced tools
Comparing version 1.1.2-rc.3 to 1.1.2-rc.4
@@ -39,3 +39,3 @@ "use strict"; | ||
// packages/react/focus-scope/src/FocusScope.tsx | ||
// packages/react/focus-scope/src/focus-scope.tsx | ||
var React = __toESM(require("react")); | ||
@@ -42,0 +42,0 @@ var import_react_compose_refs = require("@radix-ui/react-compose-refs"); |
{ | ||
"name": "@radix-ui/react-focus-scope", | ||
"version": "1.1.2-rc.3", | ||
"version": "1.1.2-rc.4", | ||
"license": "MIT", | ||
@@ -33,3 +33,3 @@ "exports": { | ||
"@radix-ui/react-compose-refs": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.2-rc.3", | ||
"@radix-ui/react-primitive": "2.0.2-rc.4", | ||
"@radix-ui/react-use-callback-ref": "1.1.0" | ||
@@ -36,0 +36,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60702
+ Added@radix-ui/react-primitive@2.0.2-rc.4(transitive)
+ Added@radix-ui/react-slot@1.1.2-rc.4(transitive)
- Removed@radix-ui/react-primitive@2.0.2-rc.3(transitive)
- Removed@radix-ui/react-slot@1.1.2-rc.3(transitive)