@yamada-ui/layouts
Advanced tools
Comparing version 0.0.0-dev-20231213231315 to 0.0.0-dev-20231214013323
@@ -75,1 +75,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=aspect-ratio.js.map |
@@ -33,1 +33,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=box.js.map |
@@ -39,1 +39,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=center.js.map |
@@ -55,1 +55,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=container.js.map |
@@ -101,1 +101,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=divider.js.map |
@@ -60,1 +60,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=flex.js.map |
@@ -99,1 +99,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=grid.js.map |
@@ -399,1 +399,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=index.js.map |
@@ -39,1 +39,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=spacer.js.map |
@@ -112,1 +112,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=stack.js.map |
{ | ||
"name": "@yamada-ui/layouts", | ||
"version": "0.0.0-dev-20231213231315", | ||
"version": "0.0.0-dev-20231214013323", | ||
"description": "Yamada UI layouts components", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "0.0.0-dev-20231213231315", | ||
"@yamada-ui/utils": "0.0.0-dev-20231213231315" | ||
"@yamada-ui/core": "0.0.0-dev-20231214013323", | ||
"@yamada-ui/utils": "0.0.0-dev-20231214013323" | ||
}, | ||
@@ -59,3 +59,4 @@ "devDependencies": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
"sourcemap": true | ||
}, | ||
@@ -62,0 +63,0 @@ "module": "dist/index.mjs", |
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
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
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
Sorry, the diff of this file is not supported yet
119482
81
+ Added@yamada-ui/core@0.0.0-dev-20231214013323(transitive)
+ Added@yamada-ui/portal@0.0.0-dev-20231214013323(transitive)
+ Added@yamada-ui/utils@0.0.0-dev-20231214013323(transitive)
- Removed@yamada-ui/core@0.0.0-dev-20231213231315(transitive)
- Removed@yamada-ui/portal@0.0.0-dev-20231213231315(transitive)
- Removed@yamada-ui/utils@0.0.0-dev-20231213231315(transitive)