@radix-ui/react-portal
Advanced tools
Comparing version 1.1.4-rc.3 to 1.1.4-rc.4
@@ -39,3 +39,3 @@ "use strict"; | ||
// packages/react/portal/src/Portal.tsx | ||
// packages/react/portal/src/portal.tsx | ||
var React = __toESM(require("react")); | ||
@@ -42,0 +42,0 @@ var import_react_dom = __toESM(require("react-dom")); |
{ | ||
"name": "@radix-ui/react-portal", | ||
"version": "1.1.4-rc.3", | ||
"version": "1.1.4-rc.4", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "exports": { | ||
"dependencies": { | ||
"@radix-ui/react-primitive": "2.0.2-rc.3", | ||
"@radix-ui/react-primitive": "2.0.2-rc.4", | ||
"@radix-ui/react-use-layout-effect": "1.1.0" | ||
@@ -35,0 +35,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
+ 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)