@react-spectrum/autocomplete 3.0.0-nightly.4174 → 3.0.0-nightly.4181

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.4174+fc4488ff2",
3
+ "version": "3.0.0-nightly.4181+1b17b5574",
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.4174+fc4488ff2",
40
- "@react-aria/button": "3.0.0-nightly.2465+fc4488ff2",
41
- "@react-aria/dialog": "3.0.0-nightly.2465+fc4488ff2",
42
- "@react-aria/focus": "3.0.0-nightly.2465+fc4488ff2",
43
- "@react-aria/i18n": "3.0.0-nightly.2465+fc4488ff2",
44
- "@react-aria/interactions": "3.0.0-nightly.2465+fc4488ff2",
45
- "@react-aria/label": "3.0.0-nightly.2465+fc4488ff2",
46
- "@react-aria/overlays": "3.0.0-nightly.2465+fc4488ff2",
47
- "@react-aria/searchfield": "3.0.0-nightly.2465+fc4488ff2",
48
- "@react-aria/utils": "3.0.0-nightly.2465+fc4488ff2",
49
- "@react-spectrum/button": "3.0.0-nightly.2465+fc4488ff2",
50
- "@react-spectrum/label": "3.14.1-nightly.4174+fc4488ff2",
51
- "@react-spectrum/listbox": "3.11.3-nightly.4174+fc4488ff2",
52
- "@react-spectrum/overlays": "3.0.0-nightly.2465+fc4488ff2",
53
- "@react-spectrum/progress": "3.0.0-nightly.2465+fc4488ff2",
54
- "@react-spectrum/textfield": "3.0.0-nightly.2465+fc4488ff2",
55
- "@react-spectrum/utils": "3.0.0-nightly.2465+fc4488ff2",
56
- "@react-stately/collections": "3.0.0-nightly.2465+fc4488ff2",
57
- "@react-stately/combobox": "3.7.1-nightly.4174+fc4488ff2",
58
- "@react-types/autocomplete": "3.0.0-nightly.4174+fc4488ff2",
59
- "@react-types/button": "3.8.1-nightly.4174+fc4488ff2",
60
- "@react-types/overlays": "3.8.3-nightly.4174+fc4488ff2",
61
- "@react-types/searchfield": "3.0.0-nightly.2465+fc4488ff2",
62
- "@react-types/shared": "3.0.0-nightly.2465+fc4488ff2",
63
- "@spectrum-icons/ui": "3.0.0-nightly.2465+fc4488ff2",
39
+ "@react-aria/autocomplete": "3.0.0-nightly.4181+1b17b5574",
40
+ "@react-aria/button": "3.0.0-nightly.2472+1b17b5574",
41
+ "@react-aria/dialog": "3.0.0-nightly.2472+1b17b5574",
42
+ "@react-aria/focus": "3.0.0-nightly.2472+1b17b5574",
43
+ "@react-aria/i18n": "3.0.0-nightly.2472+1b17b5574",
44
+ "@react-aria/interactions": "3.0.0-nightly.2472+1b17b5574",
45
+ "@react-aria/label": "3.0.0-nightly.2472+1b17b5574",
46
+ "@react-aria/overlays": "3.0.0-nightly.2472+1b17b5574",
47
+ "@react-aria/searchfield": "3.0.0-nightly.2472+1b17b5574",
48
+ "@react-aria/utils": "3.0.0-nightly.2472+1b17b5574",
49
+ "@react-spectrum/button": "3.0.0-nightly.2472+1b17b5574",
50
+ "@react-spectrum/label": "3.14.1-nightly.4181+1b17b5574",
51
+ "@react-spectrum/listbox": "3.11.3-nightly.4181+1b17b5574",
52
+ "@react-spectrum/overlays": "3.0.0-nightly.2472+1b17b5574",
53
+ "@react-spectrum/progress": "3.0.0-nightly.2472+1b17b5574",
54
+ "@react-spectrum/textfield": "3.0.0-nightly.2472+1b17b5574",
55
+ "@react-spectrum/utils": "3.0.0-nightly.2472+1b17b5574",
56
+ "@react-stately/collections": "3.0.0-nightly.2472+1b17b5574",
57
+ "@react-stately/combobox": "3.7.1-nightly.4181+1b17b5574",
58
+ "@react-types/autocomplete": "3.0.0-nightly.4181+1b17b5574",
59
+ "@react-types/button": "3.8.1-nightly.4181+1b17b5574",
60
+ "@react-types/overlays": "3.8.3-nightly.4181+1b17b5574",
61
+ "@react-types/searchfield": "3.0.0-nightly.2472+1b17b5574",
62
+ "@react-types/shared": "3.0.0-nightly.2472+1b17b5574",
63
+ "@spectrum-icons/ui": "3.0.0-nightly.2472+1b17b5574",
64
64
  "@swc/helpers": "^0.5.0"
65
65
  },
66
66
  "devDependencies": {
67
- "@adobe/spectrum-css-temp": "3.0.0-nightly.2465+fc4488ff2"
67
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.2472+1b17b5574"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "@react-spectrum/provider": "^3.0.0",
@@ -74,5 +74,5 @@
74
74
  "publishConfig": {
75
75
  "access": "public"
76
76
  },
77
- "gitHead": "fc4488ff2501be8625ff629d6af78655ecb5d088"
77
+ "gitHead": "1b17b5574982a8a38932385f377e1695f2fb959a"
78
78
  }