@yamada-ui/core
Advanced tools
Comparing version 0.0.0-dev-20230918211901 to 0.0.0-dev-20230920110346
@@ -1336,3 +1336,3 @@ "use client" | ||
var getThemeSchemeScript = ({ | ||
initialThemeScheme: init = "light", | ||
initialThemeScheme: init = "", | ||
type = "localStorage", | ||
@@ -1339,0 +1339,0 @@ storageKey = THEME_SCHEME_STORAGE_KEY |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "0.0.0-dev-20230918211901", | ||
"version": "0.0.0-dev-20230920110346", | ||
"description": "Yamada UI core", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"csstype": "^3.1.1", | ||
"@yamada-ui/utils": "0.2.0", | ||
"@yamada-ui/portal": "0.0.0-dev-20230918211901" | ||
"@yamada-ui/utils": "0.0.0-dev-20230920110346", | ||
"@yamada-ui/portal": "0.0.0-dev-20230920110346" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
312703
+ Added@yamada-ui/portal@0.0.0-dev-20230920110346(transitive)
+ Added@yamada-ui/utils@0.0.0-dev-20230920110346(transitive)
- Removed@yamada-ui/portal@0.0.0-dev-20230918211901(transitive)
- Removed@yamada-ui/utils@0.2.0(transitive)