@react-spectrum/list 3.0.0-nightly.3359 → 3.0.0-nightly.3368

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/list",
3
- "version": "3.0.0-nightly.3359+da520fcc1",
3
+ "version": "3.0.0-nightly.3368+bc1e8f829",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -32,35 +32,35 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.6.2",
35
- "@react-aria/button": "3.0.0-nightly.1659+da520fcc1",
36
- "@react-aria/focus": "3.0.0-nightly.1659+da520fcc1",
37
- "@react-aria/i18n": "3.0.0-nightly.1659+da520fcc1",
38
- "@react-aria/interactions": "3.0.0-nightly.1659+da520fcc1",
39
- "@react-aria/list": "3.0.0-nightly.3359+da520fcc1",
40
- "@react-aria/utils": "3.0.0-nightly.1659+da520fcc1",
41
- "@react-aria/virtualizer": "3.4.2-nightly.3359+da520fcc1",
42
- "@react-aria/visually-hidden": "3.0.0-nightly.1659+da520fcc1",
43
- "@react-spectrum/checkbox": "3.0.0-nightly.1659+da520fcc1",
44
- "@react-spectrum/dnd": "3.0.0-nightly.3359+da520fcc1",
45
- "@react-spectrum/layout": "3.3.2-nightly.3359+da520fcc1",
46
- "@react-spectrum/progress": "3.0.0-nightly.1659+da520fcc1",
47
- "@react-spectrum/text": "3.2.2-nightly.3359+da520fcc1",
48
- "@react-spectrum/utils": "3.0.0-nightly.1659+da520fcc1",
49
- "@react-stately/collections": "3.0.0-nightly.1659+da520fcc1",
50
- "@react-stately/layout": "3.5.1-nightly.3359+da520fcc1",
51
- "@react-stately/list": "3.5.2-nightly.3359+da520fcc1",
52
- "@react-stately/virtualizer": "3.2.2-nightly.3359+da520fcc1",
53
- "@react-types/grid": "3.1.2-nightly.3359+da520fcc1",
54
- "@react-types/list": "3.0.0-nightly.3359+da520fcc1",
55
- "@react-types/shared": "3.0.0-nightly.1659+da520fcc1",
56
- "@spectrum-icons/ui": "3.0.0-nightly.1659+da520fcc1",
35
+ "@react-aria/button": "3.0.0-nightly.1668+bc1e8f829",
36
+ "@react-aria/focus": "3.0.0-nightly.1668+bc1e8f829",
37
+ "@react-aria/i18n": "3.0.0-nightly.1668+bc1e8f829",
38
+ "@react-aria/interactions": "3.0.0-nightly.1668+bc1e8f829",
39
+ "@react-aria/list": "3.0.0-nightly.3368+bc1e8f829",
40
+ "@react-aria/utils": "3.0.0-nightly.1668+bc1e8f829",
41
+ "@react-aria/virtualizer": "3.4.2-nightly.3368+bc1e8f829",
42
+ "@react-aria/visually-hidden": "3.0.0-nightly.1668+bc1e8f829",
43
+ "@react-spectrum/checkbox": "3.0.0-nightly.1668+bc1e8f829",
44
+ "@react-spectrum/dnd": "3.0.0-nightly.3368+bc1e8f829",
45
+ "@react-spectrum/layout": "3.3.2-nightly.3368+bc1e8f829",
46
+ "@react-spectrum/progress": "3.0.0-nightly.1668+bc1e8f829",
47
+ "@react-spectrum/text": "3.2.2-nightly.3368+bc1e8f829",
48
+ "@react-spectrum/utils": "3.0.0-nightly.1668+bc1e8f829",
49
+ "@react-stately/collections": "3.0.0-nightly.1668+bc1e8f829",
50
+ "@react-stately/layout": "3.5.1-nightly.3368+bc1e8f829",
51
+ "@react-stately/list": "3.5.2-nightly.3368+bc1e8f829",
52
+ "@react-stately/virtualizer": "3.2.2-nightly.3368+bc1e8f829",
53
+ "@react-types/grid": "3.1.2-nightly.3368+bc1e8f829",
54
+ "@react-types/list": "3.0.0-nightly.3368+bc1e8f829",
55
+ "@react-types/shared": "3.0.0-nightly.1668+bc1e8f829",
56
+ "@spectrum-icons/ui": "3.0.0-nightly.1668+bc1e8f829",
57
57
  "react-transition-group": "^4.4.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@adobe/spectrum-css-temp": "3.0.0-nightly.1659+da520fcc1",
61
- "@react-aria/dnd": "3.0.0-nightly.3359+da520fcc1",
62
- "@react-spectrum/button": "3.0.0-nightly.1659+da520fcc1",
63
- "@react-stately/dnd": "3.0.0-nightly.3359+da520fcc1"
60
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.1668+bc1e8f829",
61
+ "@react-aria/dnd": "3.0.0-nightly.3368+bc1e8f829",
62
+ "@react-spectrum/button": "3.0.0-nightly.1668+bc1e8f829",
63
+ "@react-stately/dnd": "3.0.0-nightly.3368+bc1e8f829"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "@react-spectrum/provider": "^3.2.0",
@@ -70,5 +70,5 @@
70
70
  "publishConfig": {
71
71
  "access": "public"
72
72
  },
73
- "gitHead": "da520fcc159ddc694fd7bdf19cbc485c2e0c6e4b"
73
+ "gitHead": "bc1e8f82922ee0e7d52602efa30ff76dbc4e4708"
74
74
  }