@react-spectrum/s2 3.0.0-nightly-c8d64314e-260207 → 3.0.0-nightly-c8d64314e-260208
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.
- package/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/s2",
|
|
3
|
-
"version": "3.0.0-nightly-c8d64314e-
|
|
3
|
+
"version": "3.0.0-nightly-c8d64314e-260208",
|
|
4
4
|
"description": "Spectrum 2 UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -77,30 +77,30 @@
|
|
|
77
77
|
"src"
|
|
78
78
|
],
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@internationalized/date": "3.0.0-nightly-c8d64314e-
|
|
81
|
-
"@internationalized/number": "3.0.0-nightly-c8d64314e-
|
|
80
|
+
"@internationalized/date": "3.0.0-nightly-c8d64314e-260208",
|
|
81
|
+
"@internationalized/number": "3.0.0-nightly-c8d64314e-260208",
|
|
82
82
|
"@parcel/macros": "^2.16.3",
|
|
83
|
-
"@react-aria/calendar": "3.0.0-nightly-c8d64314e-
|
|
84
|
-
"@react-aria/collections": "3.0.0-nightly-c8d64314e-
|
|
85
|
-
"@react-aria/focus": "3.0.0-nightly-c8d64314e-
|
|
86
|
-
"@react-aria/i18n": "3.0.0-nightly-c8d64314e-
|
|
87
|
-
"@react-aria/interactions": "3.0.0-nightly-c8d64314e-
|
|
88
|
-
"@react-aria/live-announcer": "3.0.0-nightly-c8d64314e-
|
|
89
|
-
"@react-aria/utils": "3.0.0-nightly-c8d64314e-
|
|
90
|
-
"@react-spectrum/utils": "3.0.0-nightly-c8d64314e-
|
|
91
|
-
"@react-stately/layout": "3.0.0-nightly-c8d64314e-
|
|
92
|
-
"@react-stately/utils": "3.0.0-nightly-c8d64314e-
|
|
93
|
-
"@react-types/dialog": "3.0.0-nightly-c8d64314e-
|
|
94
|
-
"@react-types/grid": "3.0.0-nightly-c8d64314e-
|
|
95
|
-
"@react-types/overlays": "3.0.0-nightly-c8d64314e-
|
|
96
|
-
"@react-types/provider": "3.0.0-nightly-c8d64314e-
|
|
97
|
-
"@react-types/shared": "3.0.0-nightly-c8d64314e-
|
|
98
|
-
"@react-types/table": "3.0.0-nightly-c8d64314e-
|
|
99
|
-
"@react-types/textfield": "3.0.0-nightly-c8d64314e-
|
|
83
|
+
"@react-aria/calendar": "3.0.0-nightly-c8d64314e-260208",
|
|
84
|
+
"@react-aria/collections": "3.0.0-nightly-c8d64314e-260208",
|
|
85
|
+
"@react-aria/focus": "3.0.0-nightly-c8d64314e-260208",
|
|
86
|
+
"@react-aria/i18n": "3.0.0-nightly-c8d64314e-260208",
|
|
87
|
+
"@react-aria/interactions": "3.0.0-nightly-c8d64314e-260208",
|
|
88
|
+
"@react-aria/live-announcer": "3.0.0-nightly-c8d64314e-260208",
|
|
89
|
+
"@react-aria/utils": "3.0.0-nightly-c8d64314e-260208",
|
|
90
|
+
"@react-spectrum/utils": "3.0.0-nightly-c8d64314e-260208",
|
|
91
|
+
"@react-stately/layout": "3.0.0-nightly-c8d64314e-260208",
|
|
92
|
+
"@react-stately/utils": "3.0.0-nightly-c8d64314e-260208",
|
|
93
|
+
"@react-types/dialog": "3.0.0-nightly-c8d64314e-260208",
|
|
94
|
+
"@react-types/grid": "3.0.0-nightly-c8d64314e-260208",
|
|
95
|
+
"@react-types/overlays": "3.0.0-nightly-c8d64314e-260208",
|
|
96
|
+
"@react-types/provider": "3.0.0-nightly-c8d64314e-260208",
|
|
97
|
+
"@react-types/shared": "3.0.0-nightly-c8d64314e-260208",
|
|
98
|
+
"@react-types/table": "3.0.0-nightly-c8d64314e-260208",
|
|
99
|
+
"@react-types/textfield": "3.0.0-nightly-c8d64314e-260208",
|
|
100
100
|
"csstype": "^3.0.2",
|
|
101
|
-
"react-aria": "3.0.0-nightly-c8d64314e-
|
|
102
|
-
"react-aria-components": "3.0.0-nightly-c8d64314e-
|
|
103
|
-
"react-stately": "3.0.0-nightly-c8d64314e-
|
|
101
|
+
"react-aria": "3.0.0-nightly-c8d64314e-260208",
|
|
102
|
+
"react-aria-components": "3.0.0-nightly-c8d64314e-260208",
|
|
103
|
+
"react-stately": "3.0.0-nightly-c8d64314e-260208"
|
|
104
104
|
},
|
|
105
105
|
"peerDependencies": {
|
|
106
106
|
"react": "^19.0.0-rc.1",
|