@react-spectrum/table 3.12.1-nightly.4194 → 3.12.1-nightly.4197

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.12.1-nightly.4194+dd2d59863",
3
+ "version": "3.12.1-nightly.4197+f6ff97da5",
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.2483+dd2d59863",
40
- "@react-aria/focus": "3.0.0-nightly.2483+dd2d59863",
41
- "@react-aria/grid": "3.8.4-nightly.4194+dd2d59863",
42
- "@react-aria/i18n": "3.0.0-nightly.2483+dd2d59863",
43
- "@react-aria/interactions": "3.0.0-nightly.2483+dd2d59863",
44
- "@react-aria/table": "3.13.1-nightly.4194+dd2d59863",
45
- "@react-aria/utils": "3.0.0-nightly.2483+dd2d59863",
46
- "@react-aria/virtualizer": "3.9.4-nightly.4194+dd2d59863",
47
- "@react-aria/visually-hidden": "3.0.0-nightly.2483+dd2d59863",
48
- "@react-spectrum/button": "3.0.0-nightly.2483+dd2d59863",
49
- "@react-spectrum/checkbox": "3.0.0-nightly.2483+dd2d59863",
50
- "@react-spectrum/dnd": "3.3.4-nightly.4194+dd2d59863",
51
- "@react-spectrum/layout": "3.5.7-nightly.4194+dd2d59863",
52
- "@react-spectrum/menu": "3.15.1-nightly.4194+dd2d59863",
53
- "@react-spectrum/progress": "3.0.0-nightly.2483+dd2d59863",
54
- "@react-spectrum/tooltip": "3.0.0-nightly.2483+dd2d59863",
55
- "@react-spectrum/utils": "3.0.0-nightly.2483+dd2d59863",
56
- "@react-stately/collections": "3.0.0-nightly.2483+dd2d59863",
57
- "@react-stately/flags": "3.0.1-nightly.4194+dd2d59863",
58
- "@react-stately/grid": "3.8.3-nightly.4194+dd2d59863",
59
- "@react-stately/layout": "3.13.3-nightly.4194+dd2d59863",
60
- "@react-stately/table": "3.11.3-nightly.4194+dd2d59863",
61
- "@react-stately/virtualizer": "3.6.4-nightly.4194+dd2d59863",
62
- "@react-types/grid": "3.2.3-nightly.4194+dd2d59863",
63
- "@react-types/shared": "3.0.0-nightly.2483+dd2d59863",
64
- "@react-types/table": "3.9.1-nightly.4194+dd2d59863",
65
- "@spectrum-icons/ui": "3.0.0-nightly.2483+dd2d59863",
39
+ "@react-aria/button": "3.0.0-nightly.2486+f6ff97da5",
40
+ "@react-aria/focus": "3.0.0-nightly.2486+f6ff97da5",
41
+ "@react-aria/grid": "3.8.4-nightly.4197+f6ff97da5",
42
+ "@react-aria/i18n": "3.0.0-nightly.2486+f6ff97da5",
43
+ "@react-aria/interactions": "3.0.0-nightly.2486+f6ff97da5",
44
+ "@react-aria/table": "3.13.1-nightly.4197+f6ff97da5",
45
+ "@react-aria/utils": "3.0.0-nightly.2486+f6ff97da5",
46
+ "@react-aria/virtualizer": "3.9.4-nightly.4197+f6ff97da5",
47
+ "@react-aria/visually-hidden": "3.0.0-nightly.2486+f6ff97da5",
48
+ "@react-spectrum/button": "3.0.0-nightly.2486+f6ff97da5",
49
+ "@react-spectrum/checkbox": "3.0.0-nightly.2486+f6ff97da5",
50
+ "@react-spectrum/dnd": "3.3.4-nightly.4197+f6ff97da5",
51
+ "@react-spectrum/layout": "3.5.7-nightly.4197+f6ff97da5",
52
+ "@react-spectrum/menu": "3.15.1-nightly.4197+f6ff97da5",
53
+ "@react-spectrum/progress": "3.0.0-nightly.2486+f6ff97da5",
54
+ "@react-spectrum/tooltip": "3.0.0-nightly.2486+f6ff97da5",
55
+ "@react-spectrum/utils": "3.0.0-nightly.2486+f6ff97da5",
56
+ "@react-stately/collections": "3.0.0-nightly.2486+f6ff97da5",
57
+ "@react-stately/flags": "3.0.1-nightly.4197+f6ff97da5",
58
+ "@react-stately/grid": "3.8.3-nightly.4197+f6ff97da5",
59
+ "@react-stately/layout": "3.13.3-nightly.4197+f6ff97da5",
60
+ "@react-stately/table": "3.11.3-nightly.4197+f6ff97da5",
61
+ "@react-stately/virtualizer": "3.6.4-nightly.4197+f6ff97da5",
62
+ "@react-types/grid": "3.2.3-nightly.4197+f6ff97da5",
63
+ "@react-types/shared": "3.0.0-nightly.2486+f6ff97da5",
64
+ "@react-types/table": "3.9.1-nightly.4197+f6ff97da5",
65
+ "@spectrum-icons/ui": "3.0.0-nightly.2486+f6ff97da5",
66
66
  "@swc/helpers": "^0.5.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@adobe/spectrum-css-temp": "3.0.0-nightly.2483+dd2d59863",
70
- "@react-aria/dnd": "3.4.3-nightly.4194+dd2d59863",
71
- "@react-stately/dnd": "3.2.6-nightly.4194+dd2d59863"
69
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.2486+f6ff97da5",
70
+ "@react-aria/dnd": "3.4.3-nightly.4197+f6ff97da5",
71
+ "@react-stately/dnd": "3.2.6-nightly.4197+f6ff97da5"
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": "dd2d59863a219503b5a3836eab319fe96e99fe86"
81
+ "gitHead": "f6ff97da55f04e89376f762ee026b949fb715256"
82
82
  }