@react-spectrum/menu 3.10.2-nightly.3737 → 3.10.2-nightly.3741

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.10.2-nightly.3737+b64e64f28",
3
+ "version": "3.10.2-nightly.3741+fc5f846f2",
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/focus": "3.0.0-nightly.2037+b64e64f28",
40
- "@react-aria/i18n": "3.0.0-nightly.2037+b64e64f28",
41
- "@react-aria/interactions": "3.0.0-nightly.2037+b64e64f28",
42
- "@react-aria/menu": "3.8.2-nightly.3737+b64e64f28",
43
- "@react-aria/overlays": "3.0.0-nightly.2037+b64e64f28",
44
- "@react-aria/selection": "3.0.0-nightly.2037+b64e64f28",
45
- "@react-aria/separator": "3.0.0-nightly.2037+b64e64f28",
46
- "@react-aria/utils": "3.0.0-nightly.2037+b64e64f28",
47
- "@react-aria/virtualizer": "3.7.1-nightly.3737+b64e64f28",
48
- "@react-spectrum/button": "3.0.0-nightly.2037+b64e64f28",
49
- "@react-spectrum/checkbox": "3.0.0-nightly.2037+b64e64f28",
50
- "@react-spectrum/divider": "3.0.0-nightly.2037+b64e64f28",
51
- "@react-spectrum/layout": "3.5.1-nightly.3737+b64e64f28",
52
- "@react-spectrum/overlays": "3.0.0-nightly.2037+b64e64f28",
53
- "@react-spectrum/text": "3.4.1-nightly.3737+b64e64f28",
54
- "@react-spectrum/utils": "3.0.0-nightly.2037+b64e64f28",
55
- "@react-stately/collections": "3.0.0-nightly.2037+b64e64f28",
56
- "@react-stately/menu": "3.5.1-nightly.3737+b64e64f28",
57
- "@react-stately/tree": "3.0.0-nightly.2037+b64e64f28",
58
- "@react-stately/utils": "3.0.0-nightly.2037+b64e64f28",
59
- "@react-types/menu": "3.8.1-nightly.3737+b64e64f28",
60
- "@react-types/overlays": "3.7.1-nightly.3737+b64e64f28",
61
- "@react-types/shared": "3.0.0-nightly.2037+b64e64f28",
62
- "@spectrum-icons/ui": "3.0.0-nightly.2037+b64e64f28",
63
- "@spectrum-icons/workflow": "3.0.0-nightly.2037+b64e64f28",
39
+ "@react-aria/focus": "3.0.0-nightly.2041+fc5f846f2",
40
+ "@react-aria/i18n": "3.0.0-nightly.2041+fc5f846f2",
41
+ "@react-aria/interactions": "3.0.0-nightly.2041+fc5f846f2",
42
+ "@react-aria/menu": "3.8.2-nightly.3741+fc5f846f2",
43
+ "@react-aria/overlays": "3.0.0-nightly.2041+fc5f846f2",
44
+ "@react-aria/selection": "3.0.0-nightly.2041+fc5f846f2",
45
+ "@react-aria/separator": "3.0.0-nightly.2041+fc5f846f2",
46
+ "@react-aria/utils": "3.0.0-nightly.2041+fc5f846f2",
47
+ "@react-aria/virtualizer": "3.7.1-nightly.3741+fc5f846f2",
48
+ "@react-spectrum/button": "3.0.0-nightly.2041+fc5f846f2",
49
+ "@react-spectrum/checkbox": "3.0.0-nightly.2041+fc5f846f2",
50
+ "@react-spectrum/divider": "3.0.0-nightly.2041+fc5f846f2",
51
+ "@react-spectrum/layout": "3.5.1-nightly.3741+fc5f846f2",
52
+ "@react-spectrum/overlays": "3.0.0-nightly.2041+fc5f846f2",
53
+ "@react-spectrum/text": "3.4.1-nightly.3741+fc5f846f2",
54
+ "@react-spectrum/utils": "3.0.0-nightly.2041+fc5f846f2",
55
+ "@react-stately/collections": "3.0.0-nightly.2041+fc5f846f2",
56
+ "@react-stately/menu": "3.5.1-nightly.3741+fc5f846f2",
57
+ "@react-stately/tree": "3.0.0-nightly.2041+fc5f846f2",
58
+ "@react-stately/utils": "3.0.0-nightly.2041+fc5f846f2",
59
+ "@react-types/menu": "3.8.1-nightly.3741+fc5f846f2",
60
+ "@react-types/overlays": "3.7.1-nightly.3741+fc5f846f2",
61
+ "@react-types/shared": "3.0.0-nightly.2041+fc5f846f2",
62
+ "@spectrum-icons/ui": "3.0.0-nightly.2041+fc5f846f2",
63
+ "@spectrum-icons/workflow": "3.0.0-nightly.2041+fc5f846f2",
64
64
  "@swc/helpers": "^0.4.14"
65
65
  },
66
66
  "devDependencies": {
67
- "@adobe/spectrum-css-temp": "3.0.0-nightly.2037+b64e64f28"
67
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.2041+fc5f846f2"
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": "b64e64f28b3d06a69ad2c5ae0dd994c3a07d4099"
77
+ "gitHead": "fc5f846f2fd30bb2f7074211275d81be5b64c123"
78
78
  }