@yamada-ui/react 1.2.9 → 1.2.10-dev-20240311021959
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yamada-ui/react",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.10-dev-20240311021959",
|
|
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",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@yamada-ui/list": "1.0.15",
|
|
65
65
|
"@yamada-ui/loading": "1.0.16",
|
|
66
66
|
"@yamada-ui/menu": "1.0.16",
|
|
67
|
-
"@yamada-ui/modal": "1.0.
|
|
67
|
+
"@yamada-ui/modal": "1.0.19-dev-20240311021959",
|
|
68
68
|
"@yamada-ui/motion": "1.0.16",
|
|
69
69
|
"@yamada-ui/native-select": "1.0.19",
|
|
70
70
|
"@yamada-ui/native-table": "1.0.16",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"@yamada-ui/switch": "1.0.19",
|
|
93
93
|
"@yamada-ui/tabs": "1.0.16",
|
|
94
94
|
"@yamada-ui/tag": "1.0.15",
|
|
95
|
-
"@yamada-ui/textarea": "1.1.
|
|
95
|
+
"@yamada-ui/textarea": "1.1.6-dev-20240311021959",
|
|
96
96
|
"@yamada-ui/theme": "1.4.7",
|
|
97
97
|
"@yamada-ui/theme-tools": "1.0.20",
|
|
98
98
|
"@yamada-ui/tooltip": "1.0.17",
|
|
@@ -103,10 +103,10 @@
|
|
|
103
103
|
"@yamada-ui/use-breakpoint": "1.2.3",
|
|
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",
|
|
107
106
|
"@yamada-ui/use-counter": "1.0.7",
|
|
108
107
|
"@yamada-ui/use-descendant": "1.0.7",
|
|
109
108
|
"@yamada-ui/use-disclosure": "1.0.7",
|
|
109
|
+
"@yamada-ui/use-controllable-state": "1.0.7",
|
|
110
110
|
"@yamada-ui/use-event-listener": "1.0.7",
|
|
111
111
|
"@yamada-ui/use-eye-dropper": "1.0.4",
|
|
112
112
|
"@yamada-ui/use-focus": "1.0.7",
|