@react-spectrum/autocomplete 3.0.0-nightly.3728 → 3.0.0-nightly.3734

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-spectrum/autocomplete",
3
- "version": "3.0.0-nightly.3728+cb1fc23c8",
3
+ "version": "3.0.0-nightly.3734+05fb9aa6b",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -36,35 +36,35 @@
36
36
  "url": "https://github.com/adobe/react-spectrum"
37
37
  },
38
38
  "dependencies": {
39
- "@react-aria/autocomplete": "3.0.0-nightly.3728+cb1fc23c8",
40
- "@react-aria/button": "3.0.0-nightly.2028+cb1fc23c8",
41
- "@react-aria/dialog": "3.0.0-nightly.2028+cb1fc23c8",
42
- "@react-aria/focus": "3.0.0-nightly.2028+cb1fc23c8",
43
- "@react-aria/i18n": "3.0.0-nightly.2028+cb1fc23c8",
44
- "@react-aria/interactions": "3.0.0-nightly.2028+cb1fc23c8",
45
- "@react-aria/label": "3.0.0-nightly.2028+cb1fc23c8",
46
- "@react-aria/overlays": "3.0.0-nightly.2028+cb1fc23c8",
47
- "@react-aria/searchfield": "3.0.0-nightly.2028+cb1fc23c8",
48
- "@react-aria/utils": "3.0.0-nightly.2028+cb1fc23c8",
49
- "@react-spectrum/button": "3.0.0-nightly.2028+cb1fc23c8",
50
- "@react-spectrum/label": "3.11.1-nightly.3728+cb1fc23c8",
51
- "@react-spectrum/listbox": "3.9.1-nightly.3728+cb1fc23c8",
52
- "@react-spectrum/overlays": "3.0.0-nightly.2028+cb1fc23c8",
53
- "@react-spectrum/progress": "3.0.0-nightly.2028+cb1fc23c8",
54
- "@react-spectrum/textfield": "3.0.0-nightly.2028+cb1fc23c8",
55
- "@react-spectrum/utils": "3.0.0-nightly.2028+cb1fc23c8",
56
- "@react-stately/collections": "3.0.0-nightly.2028+cb1fc23c8",
57
- "@react-stately/combobox": "3.4.1-nightly.3728+cb1fc23c8",
58
- "@react-types/autocomplete": "3.0.0-nightly.3728+cb1fc23c8",
59
- "@react-types/button": "3.7.2-nightly.3728+cb1fc23c8",
60
- "@react-types/overlays": "3.7.1-nightly.3728+cb1fc23c8",
61
- "@react-types/searchfield": "3.0.0-nightly.2028+cb1fc23c8",
62
- "@react-types/shared": "3.0.0-nightly.2028+cb1fc23c8",
63
- "@spectrum-icons/ui": "3.0.0-nightly.2028+cb1fc23c8",
39
+ "@react-aria/autocomplete": "3.0.0-nightly.3734+05fb9aa6b",
40
+ "@react-aria/button": "3.0.0-nightly.2034+05fb9aa6b",
41
+ "@react-aria/dialog": "3.0.0-nightly.2034+05fb9aa6b",
42
+ "@react-aria/focus": "3.0.0-nightly.2034+05fb9aa6b",
43
+ "@react-aria/i18n": "3.0.0-nightly.2034+05fb9aa6b",
44
+ "@react-aria/interactions": "3.0.0-nightly.2034+05fb9aa6b",
45
+ "@react-aria/label": "3.0.0-nightly.2034+05fb9aa6b",
46
+ "@react-aria/overlays": "3.0.0-nightly.2034+05fb9aa6b",
47
+ "@react-aria/searchfield": "3.0.0-nightly.2034+05fb9aa6b",
48
+ "@react-aria/utils": "3.0.0-nightly.2034+05fb9aa6b",
49
+ "@react-spectrum/button": "3.0.0-nightly.2034+05fb9aa6b",
50
+ "@react-spectrum/label": "3.11.1-nightly.3734+05fb9aa6b",
51
+ "@react-spectrum/listbox": "3.9.2-nightly.3734+05fb9aa6b",
52
+ "@react-spectrum/overlays": "3.0.0-nightly.2034+05fb9aa6b",
53
+ "@react-spectrum/progress": "3.0.0-nightly.2034+05fb9aa6b",
54
+ "@react-spectrum/textfield": "3.0.0-nightly.2034+05fb9aa6b",
55
+ "@react-spectrum/utils": "3.0.0-nightly.2034+05fb9aa6b",
56
+ "@react-stately/collections": "3.0.0-nightly.2034+05fb9aa6b",
57
+ "@react-stately/combobox": "3.4.1-nightly.3734+05fb9aa6b",
58
+ "@react-types/autocomplete": "3.0.0-nightly.3734+05fb9aa6b",
59
+ "@react-types/button": "3.7.2-nightly.3734+05fb9aa6b",
60
+ "@react-types/overlays": "3.7.1-nightly.3734+05fb9aa6b",
61
+ "@react-types/searchfield": "3.0.0-nightly.2034+05fb9aa6b",
62
+ "@react-types/shared": "3.0.0-nightly.2034+05fb9aa6b",
63
+ "@spectrum-icons/ui": "3.0.0-nightly.2034+05fb9aa6b",
64
64
  "@swc/helpers": "^0.4.14"
65
65
  },
66
66
  "devDependencies": {
67
- "@adobe/spectrum-css-temp": "3.0.0-nightly.2028+cb1fc23c8"
67
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.2034+05fb9aa6b"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "@react-spectrum/provider": "^3.0.0",
@@ -73,5 +73,5 @@
73
73
  "publishConfig": {
74
74
  "access": "public"
75
75
  },
76
- "gitHead": "cb1fc23c8f9efce828f774858aaf3a06a19b49a2"
76
+ "gitHead": "05fb9aa6bcc04fb0104d7b991ac30d03f33613fa"
77
77
  }