@react-spectrum/table 3.11.2-nightly.4133 → 3.11.2-nightly.4135

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 +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-spectrum/table",
3
- "version": "3.11.2-nightly.4133+639548c48",
3
+ "version": "3.11.2-nightly.4135+a6ad96492",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -36,39 +36,39 @@
36
36
  "url": "https://github.com/adobe/react-spectrum"
37
37
  },
38
38
  "dependencies": {
39
- "@react-aria/button": "3.0.0-nightly.2424+639548c48",
40
- "@react-aria/focus": "3.0.0-nightly.2424+639548c48",
41
- "@react-aria/grid": "3.8.3-nightly.4133+639548c48",
42
- "@react-aria/i18n": "3.0.0-nightly.2424+639548c48",
43
- "@react-aria/interactions": "3.0.0-nightly.2424+639548c48",
44
- "@react-aria/table": "3.12.1-nightly.4133+639548c48",
45
- "@react-aria/utils": "3.0.0-nightly.2424+639548c48",
46
- "@react-aria/virtualizer": "3.9.3-nightly.4133+639548c48",
47
- "@react-aria/visually-hidden": "3.0.0-nightly.2424+639548c48",
48
- "@react-spectrum/button": "3.0.0-nightly.2424+639548c48",
49
- "@react-spectrum/checkbox": "3.0.0-nightly.2424+639548c48",
50
- "@react-spectrum/dnd": "3.3.3-nightly.4133+639548c48",
51
- "@react-spectrum/layout": "3.5.6-nightly.4133+639548c48",
52
- "@react-spectrum/menu": "3.14.1-nightly.4133+639548c48",
53
- "@react-spectrum/progress": "3.0.0-nightly.2424+639548c48",
54
- "@react-spectrum/tooltip": "3.0.0-nightly.2424+639548c48",
55
- "@react-spectrum/utils": "3.0.0-nightly.2424+639548c48",
56
- "@react-stately/collections": "3.0.0-nightly.2424+639548c48",
57
- "@react-stately/flags": "3.0.1-nightly.4133+639548c48",
58
- "@react-stately/grid": "3.8.2-nightly.4133+639548c48",
59
- "@react-stately/layout": "3.13.2-nightly.4133+639548c48",
60
- "@react-stately/table": "3.11.2-nightly.4133+639548c48",
61
- "@react-stately/virtualizer": "3.6.3-nightly.4133+639548c48",
62
- "@react-types/grid": "3.2.2-nightly.4133+639548c48",
63
- "@react-types/shared": "3.0.0-nightly.2424+639548c48",
64
- "@react-types/table": "3.8.2-nightly.4133+639548c48",
65
- "@spectrum-icons/ui": "3.0.0-nightly.2424+639548c48",
39
+ "@react-aria/button": "3.0.0-nightly.2426+a6ad96492",
40
+ "@react-aria/focus": "3.0.0-nightly.2426+a6ad96492",
41
+ "@react-aria/grid": "3.8.3-nightly.4135+a6ad96492",
42
+ "@react-aria/i18n": "3.0.0-nightly.2426+a6ad96492",
43
+ "@react-aria/interactions": "3.0.0-nightly.2426+a6ad96492",
44
+ "@react-aria/table": "3.12.1-nightly.4135+a6ad96492",
45
+ "@react-aria/utils": "3.0.0-nightly.2426+a6ad96492",
46
+ "@react-aria/virtualizer": "3.9.3-nightly.4135+a6ad96492",
47
+ "@react-aria/visually-hidden": "3.0.0-nightly.2426+a6ad96492",
48
+ "@react-spectrum/button": "3.0.0-nightly.2426+a6ad96492",
49
+ "@react-spectrum/checkbox": "3.0.0-nightly.2426+a6ad96492",
50
+ "@react-spectrum/dnd": "3.3.3-nightly.4135+a6ad96492",
51
+ "@react-spectrum/layout": "3.5.6-nightly.4135+a6ad96492",
52
+ "@react-spectrum/menu": "3.14.1-nightly.4135+a6ad96492",
53
+ "@react-spectrum/progress": "3.0.0-nightly.2426+a6ad96492",
54
+ "@react-spectrum/tooltip": "3.0.0-nightly.2426+a6ad96492",
55
+ "@react-spectrum/utils": "3.0.0-nightly.2426+a6ad96492",
56
+ "@react-stately/collections": "3.0.0-nightly.2426+a6ad96492",
57
+ "@react-stately/flags": "3.0.1-nightly.4135+a6ad96492",
58
+ "@react-stately/grid": "3.8.2-nightly.4135+a6ad96492",
59
+ "@react-stately/layout": "3.13.2-nightly.4135+a6ad96492",
60
+ "@react-stately/table": "3.11.2-nightly.4135+a6ad96492",
61
+ "@react-stately/virtualizer": "3.6.3-nightly.4135+a6ad96492",
62
+ "@react-types/grid": "3.2.2-nightly.4135+a6ad96492",
63
+ "@react-types/shared": "3.0.0-nightly.2426+a6ad96492",
64
+ "@react-types/table": "3.8.2-nightly.4135+a6ad96492",
65
+ "@spectrum-icons/ui": "3.0.0-nightly.2426+a6ad96492",
66
66
  "@swc/helpers": "^0.5.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@adobe/spectrum-css-temp": "3.0.0-nightly.2424+639548c48",
70
- "@react-aria/dnd": "3.4.2-nightly.4133+639548c48",
71
- "@react-stately/dnd": "3.2.5-nightly.4133+639548c48"
69
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.2426+a6ad96492",
70
+ "@react-aria/dnd": "3.4.2-nightly.4135+a6ad96492",
71
+ "@react-stately/dnd": "3.2.5-nightly.4135+a6ad96492"
72
72
  },
73
73
  "peerDependencies": {
74
74
  "@react-spectrum/provider": "^3.0.0",
@@ -78,5 +78,5 @@
78
78
  "publishConfig": {
79
79
  "access": "public"
80
80
  },
81
- "gitHead": "639548c489d5d4ef3225f62c9a64a474648d183d"
81
+ "gitHead": "a6ad964926e6213cf52d8f15b7376affa0f85bb9"
82
82
  }