@react-spectrum/autocomplete 3.0.0-nightly.3064 → 3.0.0-nightly.3066

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.3064+5115b76b6",
3
+ "version": "3.0.0-nightly.3066+10e57d449",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -32,34 +32,34 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.6.2",
35
- "@react-aria/autocomplete": "3.0.0-nightly.3064+5115b76b6",
36
- "@react-aria/button": "3.0.0-nightly.1373+5115b76b6",
37
- "@react-aria/dialog": "3.0.0-nightly.1373+5115b76b6",
38
- "@react-aria/focus": "3.0.0-nightly.1373+5115b76b6",
39
- "@react-aria/i18n": "3.0.0-nightly.1373+5115b76b6",
40
- "@react-aria/interactions": "3.0.0-nightly.1373+5115b76b6",
41
- "@react-aria/label": "3.0.0-nightly.1373+5115b76b6",
42
- "@react-aria/overlays": "3.0.0-nightly.1373+5115b76b6",
43
- "@react-aria/searchfield": "3.0.0-nightly.1373+5115b76b6",
44
- "@react-aria/utils": "3.0.0-nightly.1373+5115b76b6",
45
- "@react-spectrum/button": "3.0.0-nightly.1373+5115b76b6",
46
- "@react-spectrum/label": "3.4.2-nightly.3064+5115b76b6",
47
- "@react-spectrum/listbox": "3.5.4-nightly.3064+5115b76b6",
48
- "@react-spectrum/overlays": "3.0.0-nightly.1373+5115b76b6",
49
- "@react-spectrum/progress": "3.0.0-nightly.1373+5115b76b6",
50
- "@react-spectrum/textfield": "3.0.0-nightly.1373+5115b76b6",
51
- "@react-spectrum/utils": "3.0.0-nightly.1373+5115b76b6",
52
- "@react-stately/collections": "3.0.0-nightly.1373+5115b76b6",
53
- "@react-stately/combobox": "3.0.2-nightly.3064+5115b76b6",
54
- "@react-types/autocomplete": "3.0.0-nightly.3064+5115b76b6",
55
- "@react-types/button": "3.4.2-nightly.3064+5115b76b6",
56
- "@react-types/overlays": "3.5.2-nightly.3064+5115b76b6",
57
- "@react-types/searchfield": "3.0.0-nightly.1373+5115b76b6",
58
- "@react-types/shared": "3.0.0-nightly.1373+5115b76b6",
59
- "@spectrum-icons/ui": "3.0.0-nightly.1373+5115b76b6"
35
+ "@react-aria/autocomplete": "3.0.0-nightly.3066+10e57d449",
36
+ "@react-aria/button": "3.0.0-nightly.1375+10e57d449",
37
+ "@react-aria/dialog": "3.0.0-nightly.1375+10e57d449",
38
+ "@react-aria/focus": "3.0.0-nightly.1375+10e57d449",
39
+ "@react-aria/i18n": "3.0.0-nightly.1375+10e57d449",
40
+ "@react-aria/interactions": "3.0.0-nightly.1375+10e57d449",
41
+ "@react-aria/label": "3.0.0-nightly.1375+10e57d449",
42
+ "@react-aria/overlays": "3.0.0-nightly.1375+10e57d449",
43
+ "@react-aria/searchfield": "3.0.0-nightly.1375+10e57d449",
44
+ "@react-aria/utils": "3.0.0-nightly.1375+10e57d449",
45
+ "@react-spectrum/button": "3.0.0-nightly.1375+10e57d449",
46
+ "@react-spectrum/label": "3.4.2-nightly.3066+10e57d449",
47
+ "@react-spectrum/listbox": "3.5.4-nightly.3066+10e57d449",
48
+ "@react-spectrum/overlays": "3.0.0-nightly.1375+10e57d449",
49
+ "@react-spectrum/progress": "3.0.0-nightly.1375+10e57d449",
50
+ "@react-spectrum/textfield": "3.0.0-nightly.1375+10e57d449",
51
+ "@react-spectrum/utils": "3.0.0-nightly.1375+10e57d449",
52
+ "@react-stately/collections": "3.0.0-nightly.1375+10e57d449",
53
+ "@react-stately/combobox": "3.0.2-nightly.3066+10e57d449",
54
+ "@react-types/autocomplete": "3.0.0-nightly.3066+10e57d449",
55
+ "@react-types/button": "3.4.2-nightly.3066+10e57d449",
56
+ "@react-types/overlays": "3.5.2-nightly.3066+10e57d449",
57
+ "@react-types/searchfield": "3.0.0-nightly.1375+10e57d449",
58
+ "@react-types/shared": "3.0.0-nightly.1375+10e57d449",
59
+ "@spectrum-icons/ui": "3.0.0-nightly.1375+10e57d449"
60
60
  },
61
61
  "devDependencies": {
62
- "@adobe/spectrum-css-temp": "3.0.0-nightly.1373+5115b76b6"
62
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.1375+10e57d449"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "@react-spectrum/provider": "^3.0.0",
@@ -68,5 +68,5 @@
68
68
  "publishConfig": {
69
69
  "access": "public"
70
70
  },
71
- "gitHead": "5115b76b63cba6843d5e7de2ef5ec3a41a1bff3c"
71
+ "gitHead": "10e57d449dde2ae6bd095a63a8339e1d4c61cf59"
72
72
  }