@yamada-ui/slider
Advanced tools
Comparing version 1.3.0 to 1.3.1-dev-20241123052407
import * as _yamada_ui_core from '@yamada-ui/core'; | ||
import { ThemeProps, HTMLUIProps, CSSUIProps, PropGetter, RequiredPropGetter, HTMLProps } from '@yamada-ui/core'; | ||
import { CSSUIProps, HTMLUIProps, PropGetter, RequiredPropGetter, HTMLProps, ThemeProps } from '@yamada-ui/core'; | ||
import { FormControlOptions } from '@yamada-ui/form-control'; | ||
@@ -4,0 +4,0 @@ import { Merge } from '@yamada-ui/utils'; |
import * as _yamada_ui_core from '@yamada-ui/core'; | ||
import { ThemeProps, HTMLUIProps, CSSUIProps, CSSUIObject, PropGetter, RequiredPropGetter, HTMLProps } from '@yamada-ui/core'; | ||
import { CSSUIProps, CSSUIObject, HTMLUIProps, PropGetter, RequiredPropGetter, HTMLProps, ThemeProps } from '@yamada-ui/core'; | ||
import { FormControlOptions } from '@yamada-ui/form-control'; | ||
@@ -4,0 +4,0 @@ import { Merge } from '@yamada-ui/utils'; |
{ | ||
"name": "@yamada-ui/slider", | ||
"version": "1.3.0", | ||
"version": "1.3.1-dev-20241123052407", | ||
"description": "Yamada UI slider components", | ||
@@ -40,4 +40,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "1.15.5", | ||
"@yamada-ui/form-control": "2.1.7", | ||
"@yamada-ui/core": "1.15.6-dev-20241123052407", | ||
"@yamada-ui/form-control": "2.1.8-dev-20241123052407", | ||
"@yamada-ui/use-controllable-state": "1.0.23", | ||
@@ -44,0 +44,0 @@ "@yamada-ui/use-latest-ref": "1.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
445815
1
+ Added@yamada-ui/core@1.15.6-dev-20241123052407(transitive)
+ Added@yamada-ui/form-control@2.1.8-dev-20241123052407(transitive)
+ Added@yamada-ui/visually-hidden@1.0.17-dev-20241123052407(transitive)
- Removed@yamada-ui/core@1.15.5(transitive)
- Removed@yamada-ui/form-control@2.1.7(transitive)
- Removed@yamada-ui/visually-hidden@1.0.16(transitive)