@yamada-ui/react 1.4.6-dev-20240716132808 → 1.4.6-dev-20240716165240

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.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/react",
3
- "version": "1.4.6-dev-20240716132808",
3
+ "version": "1.4.6-dev-20240716165240",
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",
@@ -37,8 +37,8 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@yamada-ui/accordion": "2.0.2",
40
+ "@yamada-ui/autocomplete": "1.3.0-dev-20240716165240",
40
41
  "@yamada-ui/alert": "1.0.33",
41
- "@yamada-ui/autocomplete": "1.3.0-dev-20240716132808",
42
42
  "@yamada-ui/avatar": "1.2.1",
43
43
  "@yamada-ui/badge": "1.0.32",
44
44
  "@yamada-ui/breadcrumb": "1.3.4",
@@ -81,9 +81,10 @@
81
81
  "@yamada-ui/rating": "1.0.34",
82
82
  "@yamada-ui/reorder": "2.0.3",
83
83
  "@yamada-ui/resizable": "1.1.5",
84
- "@yamada-ui/scroll-area": "1.0.33",
85
84
  "@yamada-ui/ripple": "1.0.33",
85
+ "@yamada-ui/scroll-area": "1.0.33",
86
86
  "@yamada-ui/segmented-control": "1.0.35",
87
+ "@yamada-ui/select": "1.3.0",
87
88
  "@yamada-ui/skeleton": "1.1.0",
88
89
  "@yamada-ui/slider": "1.1.4",
89
90
  "@yamada-ui/snacks": "1.0.25",
@@ -98,9 +99,8 @@
98
99
  "@yamada-ui/toggle": "1.0.16",
99
100
  "@yamada-ui/tooltip": "1.1.5",
100
101
  "@yamada-ui/transitions": "1.0.33",
101
- "@yamada-ui/select": "1.3.0",
102
- "@yamada-ui/use-animation": "1.0.32",
103
102
  "@yamada-ui/typography": "1.0.32",
103
+ "@yamada-ui/use-animation": "1.0.32",
104
104
  "@yamada-ui/use-boolean": "1.0.1",
105
105
  "@yamada-ui/use-breakpoint": "1.4.3",
106
106
  "@yamada-ui/use-clickable": "1.2.4",
@@ -127,9 +127,9 @@
127
127
  "@yamada-ui/use-previous": "1.0.16",
128
128
  "@yamada-ui/use-resize-observer": "1.0.16",
129
129
  "@yamada-ui/use-size": "1.0.16",
130
+ "@yamada-ui/use-timeout": "1.0.16",
130
131
  "@yamada-ui/use-token": "1.1.20",
131
132
  "@yamada-ui/use-value": "1.1.20",
132
- "@yamada-ui/use-timeout": "1.0.16",
133
133
  "@yamada-ui/use-window-event": "1.0.17",
134
134
  "@yamada-ui/utils": "1.3.1",
135
135
  "@yamada-ui/visually-hidden": "1.0.6"