@yamada-ui/react 1.2.10 → 1.2.11-dev-20240318070341
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yamada-ui/react",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.11-dev-20240318070341",
|
|
4
4
|
"description": "React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"yamada",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@yamada-ui/card": "1.0.17",
|
|
47
47
|
"@yamada-ui/checkbox": "1.0.20",
|
|
48
48
|
"@yamada-ui/close-button": "1.0.17",
|
|
49
|
-
"@yamada-ui/color-picker": "1.2.
|
|
49
|
+
"@yamada-ui/color-picker": "1.2.4-dev-20240318070341",
|
|
50
50
|
"@yamada-ui/core": "1.4.4",
|
|
51
51
|
"@yamada-ui/editable": "1.0.19",
|
|
52
52
|
"@yamada-ui/file-button": "1.0.20",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@yamada-ui/list": "1.0.16",
|
|
65
65
|
"@yamada-ui/loading": "1.0.17",
|
|
66
66
|
"@yamada-ui/menu": "1.0.17",
|
|
67
|
-
"@yamada-ui/modal": "1.0
|
|
67
|
+
"@yamada-ui/modal": "1.1.0-dev-20240318070341",
|
|
68
68
|
"@yamada-ui/motion": "1.0.17",
|
|
69
69
|
"@yamada-ui/native-select": "1.0.20",
|
|
70
70
|
"@yamada-ui/native-table": "1.0.17",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@yamada-ui/segmented-control": "1.0.18",
|
|
86
86
|
"@yamada-ui/select": "1.2.2",
|
|
87
87
|
"@yamada-ui/skeleton": "1.0.16",
|
|
88
|
-
"@yamada-ui/slider": "1.0.
|
|
88
|
+
"@yamada-ui/slider": "1.0.21-dev-20240318070341",
|
|
89
89
|
"@yamada-ui/snacks": "1.0.9",
|
|
90
90
|
"@yamada-ui/stat": "1.0.14",
|
|
91
91
|
"@yamada-ui/stepper": "1.0.16",
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"@yamada-ui/use-breakpoint": "1.2.4",
|
|
104
104
|
"@yamada-ui/use-clickable": "1.0.7",
|
|
105
105
|
"@yamada-ui/use-clipboard": "1.0.7",
|
|
106
|
+
"@yamada-ui/use-controllable-state": "1.0.7",
|
|
106
107
|
"@yamada-ui/use-counter": "1.0.7",
|
|
107
108
|
"@yamada-ui/use-descendant": "1.0.7",
|
|
108
109
|
"@yamada-ui/use-disclosure": "1.0.7",
|
|
@@ -118,7 +119,7 @@
|
|
|
118
119
|
"@yamada-ui/use-media-query": "1.0.22",
|
|
119
120
|
"@yamada-ui/use-os": "1.0.7",
|
|
120
121
|
"@yamada-ui/use-outside-click": "1.0.7",
|
|
121
|
-
"@yamada-ui/use-pan-event": "1.0.
|
|
122
|
+
"@yamada-ui/use-pan-event": "1.0.8-dev-20240318070341",
|
|
122
123
|
"@yamada-ui/use-popper": "1.0.16",
|
|
123
124
|
"@yamada-ui/use-previous": "1.0.7",
|
|
124
125
|
"@yamada-ui/use-resize-observer": "1.0.7",
|
|
@@ -127,8 +128,7 @@
|
|
|
127
128
|
"@yamada-ui/use-token": "1.1.4",
|
|
128
129
|
"@yamada-ui/use-value": "1.1.4",
|
|
129
130
|
"@yamada-ui/use-window-event": "1.0.7",
|
|
130
|
-
"@yamada-ui/utils": "1.0.7"
|
|
131
|
-
"@yamada-ui/use-controllable-state": "1.0.7"
|
|
131
|
+
"@yamada-ui/utils": "1.0.7"
|
|
132
132
|
},
|
|
133
133
|
"devDependencies": {
|
|
134
134
|
"clean-package": "2.2.0",
|