@radix-ui/react-collection
Advanced tools
Comparing version 1.1.2-rc.3 to 1.1.2-rc.4
@@ -38,3 +38,3 @@ "use strict"; | ||
// packages/react/collection/src/Collection.tsx | ||
// packages/react/collection/src/collection.tsx | ||
var import_react = __toESM(require("react")); | ||
@@ -41,0 +41,0 @@ var import_react_context = require("@radix-ui/react-context"); |
{ | ||
"name": "@radix-ui/react-collection", | ||
"version": "1.1.2-rc.3", | ||
"version": "1.1.2-rc.4", | ||
"license": "MIT", | ||
@@ -34,4 +34,4 @@ "exports": { | ||
"@radix-ui/react-context": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.2-rc.3", | ||
"@radix-ui/react-slot": "1.1.2-rc.3" | ||
"@radix-ui/react-primitive": "2.0.2-rc.4", | ||
"@radix-ui/react-slot": "1.1.2-rc.4" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
+ 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)