@yamada-ui/loading
Advanced tools
Comparing version 0.3.17 to 0.4.0
@@ -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 __defProp = Object.defineProperty; |
@@ -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 __defProp = Object.defineProperty; |
@@ -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 __defProp = Object.defineProperty; |
@@ -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 __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client" | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@yamada-ui/loading", | ||
"version": "0.3.17", | ||
"version": "0.4.0", | ||
"description": "Yamada UI loading components", | ||
@@ -38,7 +38,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "0.8.0", | ||
"@yamada-ui/core": "0.9.0", | ||
"@yamada-ui/utils": "0.2.0", | ||
"@yamada-ui/use-value": "0.1.29", | ||
"@yamada-ui/use-token": "0.1.29", | ||
"@yamada-ui/icon": "0.2.17" | ||
"@yamada-ui/use-value": "0.2.0", | ||
"@yamada-ui/use-token": "0.2.0", | ||
"@yamada-ui/icon": "0.3.0" | ||
}, | ||
@@ -59,3 +59,6 @@ "devDependencies": { | ||
"esm" | ||
] | ||
], | ||
"banner": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
@@ -62,0 +65,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
104768
2866
+ Added@yamada-ui/core@0.9.0(transitive)
+ Added@yamada-ui/icon@0.3.0(transitive)
+ Added@yamada-ui/portal@0.3.0(transitive)
+ Added@yamada-ui/use-breakpoint@0.2.0(transitive)
+ Added@yamada-ui/use-token@0.2.0(transitive)
+ Added@yamada-ui/use-value@0.2.0(transitive)
- Removed@yamada-ui/core@0.8.0(transitive)
- Removed@yamada-ui/icon@0.2.17(transitive)
- Removed@yamada-ui/portal@0.2.5(transitive)
- Removed@yamada-ui/use-breakpoint@0.1.29(transitive)
- Removed@yamada-ui/use-token@0.1.29(transitive)
- Removed@yamada-ui/use-value@0.1.29(transitive)
Updated@yamada-ui/core@0.9.0
Updated@yamada-ui/icon@0.3.0
Updated@yamada-ui/use-token@0.2.0
Updated@yamada-ui/use-value@0.2.0