@react-spectrum/menu 3.6.5-nightly.3252 → 3.6.5-nightly.3263

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/menu",
3
- "version": "3.6.5-nightly.3252+452569523",
3
+ "version": "3.6.5-nightly.3263+b4977a1d6",
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/focus": "3.0.0-nightly.1553+452569523",
36
- "@react-aria/i18n": "3.0.0-nightly.1553+452569523",
37
- "@react-aria/interactions": "3.0.0-nightly.1553+452569523",
38
- "@react-aria/menu": "3.4.5-nightly.3252+452569523",
39
- "@react-aria/overlays": "3.0.0-nightly.1553+452569523",
40
- "@react-aria/selection": "3.0.0-nightly.1553+452569523",
41
- "@react-aria/separator": "3.0.0-nightly.1553+452569523",
42
- "@react-aria/utils": "3.0.0-nightly.1553+452569523",
43
- "@react-aria/virtualizer": "3.3.11-nightly.3252+452569523",
44
- "@react-spectrum/button": "3.0.0-nightly.1553+452569523",
45
- "@react-spectrum/checkbox": "3.0.0-nightly.1553+452569523",
46
- "@react-spectrum/divider": "3.0.0-nightly.1553+452569523",
47
- "@react-spectrum/layout": "3.2.7-nightly.3252+452569523",
48
- "@react-spectrum/overlays": "3.0.0-nightly.1553+452569523",
49
- "@react-spectrum/text": "3.1.9-nightly.3252+452569523",
50
- "@react-spectrum/utils": "3.0.0-nightly.1553+452569523",
51
- "@react-stately/collections": "3.0.0-nightly.1553+452569523",
52
- "@react-stately/menu": "3.2.8-nightly.3252+452569523",
53
- "@react-stately/tree": "3.0.0-nightly.1553+452569523",
54
- "@react-stately/utils": "3.0.0-nightly.1553+452569523",
55
- "@react-types/menu": "3.5.4-nightly.3252+452569523",
56
- "@react-types/overlays": "3.5.6-nightly.3252+452569523",
57
- "@react-types/shared": "3.0.0-nightly.1553+452569523",
58
- "@spectrum-icons/ui": "3.0.0-nightly.1553+452569523",
59
- "@spectrum-icons/workflow": "3.0.0-nightly.1553+452569523"
35
+ "@react-aria/focus": "3.0.0-nightly.1564+b4977a1d6",
36
+ "@react-aria/i18n": "3.0.0-nightly.1564+b4977a1d6",
37
+ "@react-aria/interactions": "3.0.0-nightly.1564+b4977a1d6",
38
+ "@react-aria/menu": "3.4.5-nightly.3263+b4977a1d6",
39
+ "@react-aria/overlays": "3.0.0-nightly.1564+b4977a1d6",
40
+ "@react-aria/selection": "3.0.0-nightly.1564+b4977a1d6",
41
+ "@react-aria/separator": "3.0.0-nightly.1564+b4977a1d6",
42
+ "@react-aria/utils": "3.0.0-nightly.1564+b4977a1d6",
43
+ "@react-aria/virtualizer": "3.3.11-nightly.3263+b4977a1d6",
44
+ "@react-spectrum/button": "3.0.0-nightly.1564+b4977a1d6",
45
+ "@react-spectrum/checkbox": "3.0.0-nightly.1564+b4977a1d6",
46
+ "@react-spectrum/divider": "3.0.0-nightly.1564+b4977a1d6",
47
+ "@react-spectrum/layout": "3.2.7-nightly.3263+b4977a1d6",
48
+ "@react-spectrum/overlays": "3.0.0-nightly.1564+b4977a1d6",
49
+ "@react-spectrum/text": "3.1.9-nightly.3263+b4977a1d6",
50
+ "@react-spectrum/utils": "3.0.0-nightly.1564+b4977a1d6",
51
+ "@react-stately/collections": "3.0.0-nightly.1564+b4977a1d6",
52
+ "@react-stately/menu": "3.2.8-nightly.3263+b4977a1d6",
53
+ "@react-stately/tree": "3.0.0-nightly.1564+b4977a1d6",
54
+ "@react-stately/utils": "3.0.0-nightly.1564+b4977a1d6",
55
+ "@react-types/menu": "3.5.4-nightly.3263+b4977a1d6",
56
+ "@react-types/overlays": "3.5.6-nightly.3263+b4977a1d6",
57
+ "@react-types/shared": "3.0.0-nightly.1564+b4977a1d6",
58
+ "@spectrum-icons/ui": "3.0.0-nightly.1564+b4977a1d6",
59
+ "@spectrum-icons/workflow": "3.0.0-nightly.1564+b4977a1d6"
60
60
  },
61
61
  "devDependencies": {
62
- "@adobe/spectrum-css-temp": "3.0.0-nightly.1553+452569523"
62
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.1564+b4977a1d6"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "@react-spectrum/provider": "^3.0.0",
@@ -69,5 +69,5 @@
69
69
  "publishConfig": {
70
70
  "access": "public"
71
71
  },
72
- "gitHead": "4525695237d228bed46f4b6713c6346a7cc73505"
72
+ "gitHead": "b4977a1d6279337d75d6b8b5c2645ffbb88fdee8"
73
73
  }