@yamada-ui/core
Advanced tools
Comparing version 0.0.0-dev-20230910042638 to 0.0.0-dev-20230918211901
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __create = Object.create; |
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "0.0.0-dev-20230910042638", | ||
"version": "0.0.0-dev-20230918211901", | ||
"description": "Yamada UI core", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"@yamada-ui/utils": "0.2.0", | ||
"@yamada-ui/portal": "0.2.5" | ||
"@yamada-ui/portal": "0.0.0-dev-20230918211901" | ||
}, | ||
@@ -64,3 +64,6 @@ "devDependencies": { | ||
"esm" | ||
] | ||
], | ||
"banner": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
@@ -67,0 +70,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
312694
6315
+ Added@yamada-ui/portal@0.0.0-dev-20230918211901(transitive)
- Removed@yamada-ui/portal@0.2.5(transitive)