@adobe/react-spectrum 3.16.5 → 3.17.0
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 +43 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/react-spectrum",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.17.0",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -19,49 +19,49 @@
|
|
|
19
19
|
"url": "https://github.com/adobe/react-spectrum"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@react-aria/i18n": "^3.3.
|
|
22
|
+
"@react-aria/i18n": "^3.3.9",
|
|
23
23
|
"@react-aria/ssr": "^3.1.2",
|
|
24
|
-
"@react-aria/visually-hidden": "^3.2.
|
|
25
|
-
"@react-spectrum/actiongroup": "^3.4.
|
|
26
|
-
"@react-spectrum/breadcrumbs": "^3.
|
|
27
|
-
"@react-spectrum/button": "^3.7.
|
|
28
|
-
"@react-spectrum/buttongroup": "^3.2.
|
|
29
|
-
"@react-spectrum/checkbox": "^3.3.
|
|
30
|
-
"@react-spectrum/combobox": "^3.
|
|
31
|
-
"@react-spectrum/contextualhelp": "^3.0.
|
|
32
|
-
"@react-spectrum/dialog": "^3.3.
|
|
33
|
-
"@react-spectrum/divider": "^3.2.
|
|
34
|
-
"@react-spectrum/form": "^3.2.
|
|
35
|
-
"@react-spectrum/icon": "^3.3.
|
|
36
|
-
"@react-spectrum/illustratedmessage": "^3.1.
|
|
37
|
-
"@react-spectrum/image": "^3.1.
|
|
38
|
-
"@react-spectrum/layout": "^3.2.
|
|
39
|
-
"@react-spectrum/link": "^3.2.
|
|
40
|
-
"@react-spectrum/listbox": "^3.5.
|
|
41
|
-
"@react-spectrum/menu": "^3.6.
|
|
42
|
-
"@react-spectrum/meter": "^3.1.
|
|
43
|
-
"@react-spectrum/numberfield": "^3.
|
|
44
|
-
"@react-spectrum/overlays": "^3.
|
|
45
|
-
"@react-spectrum/picker": "^3.5.
|
|
46
|
-
"@react-spectrum/progress": "^3.1.
|
|
47
|
-
"@react-spectrum/provider": "^3.3.
|
|
48
|
-
"@react-spectrum/radio": "^3.1.
|
|
49
|
-
"@react-spectrum/searchfield": "^3.
|
|
50
|
-
"@react-spectrum/slider": "^3.0.
|
|
51
|
-
"@react-spectrum/statuslight": "^3.2.
|
|
52
|
-
"@react-spectrum/switch": "^3.1.
|
|
24
|
+
"@react-aria/visually-hidden": "^3.2.8",
|
|
25
|
+
"@react-spectrum/actiongroup": "^3.4.4",
|
|
26
|
+
"@react-spectrum/breadcrumbs": "^3.3.0",
|
|
27
|
+
"@react-spectrum/button": "^3.7.4",
|
|
28
|
+
"@react-spectrum/buttongroup": "^3.2.8",
|
|
29
|
+
"@react-spectrum/checkbox": "^3.3.4",
|
|
30
|
+
"@react-spectrum/combobox": "^3.3.0",
|
|
31
|
+
"@react-spectrum/contextualhelp": "^3.0.4",
|
|
32
|
+
"@react-spectrum/dialog": "^3.3.9",
|
|
33
|
+
"@react-spectrum/divider": "^3.2.4",
|
|
34
|
+
"@react-spectrum/form": "^3.2.9",
|
|
35
|
+
"@react-spectrum/icon": "^3.3.7",
|
|
36
|
+
"@react-spectrum/illustratedmessage": "^3.1.9",
|
|
37
|
+
"@react-spectrum/image": "^3.1.9",
|
|
38
|
+
"@react-spectrum/layout": "^3.2.6",
|
|
39
|
+
"@react-spectrum/link": "^3.2.5",
|
|
40
|
+
"@react-spectrum/listbox": "^3.5.8",
|
|
41
|
+
"@react-spectrum/menu": "^3.6.4",
|
|
42
|
+
"@react-spectrum/meter": "^3.1.8",
|
|
43
|
+
"@react-spectrum/numberfield": "^3.2.0",
|
|
44
|
+
"@react-spectrum/overlays": "^3.5.0",
|
|
45
|
+
"@react-spectrum/picker": "^3.5.5",
|
|
46
|
+
"@react-spectrum/progress": "^3.1.8",
|
|
47
|
+
"@react-spectrum/provider": "^3.3.4",
|
|
48
|
+
"@react-spectrum/radio": "^3.1.10",
|
|
49
|
+
"@react-spectrum/searchfield": "^3.3.0",
|
|
50
|
+
"@react-spectrum/slider": "^3.0.9",
|
|
51
|
+
"@react-spectrum/statuslight": "^3.2.7",
|
|
52
|
+
"@react-spectrum/switch": "^3.1.8",
|
|
53
53
|
"@react-spectrum/table": "^3.1.6",
|
|
54
|
-
"@react-spectrum/tabs": "^3.1.
|
|
55
|
-
"@react-spectrum/text": "^3.1.
|
|
56
|
-
"@react-spectrum/textfield": "^3.
|
|
57
|
-
"@react-spectrum/theme-dark": "^3.2.
|
|
58
|
-
"@react-spectrum/theme-default": "^3.2.
|
|
59
|
-
"@react-spectrum/theme-light": "^3.1.
|
|
60
|
-
"@react-spectrum/tooltip": "^3.1.
|
|
61
|
-
"@react-spectrum/view": "^3.1.
|
|
62
|
-
"@react-spectrum/well": "^3.1.
|
|
63
|
-
"@react-stately/collections": "^3.3.
|
|
64
|
-
"@react-stately/data": "^3.4.
|
|
54
|
+
"@react-spectrum/tabs": "^3.1.6",
|
|
55
|
+
"@react-spectrum/text": "^3.1.8",
|
|
56
|
+
"@react-spectrum/textfield": "^3.4.0",
|
|
57
|
+
"@react-spectrum/theme-dark": "^3.2.7",
|
|
58
|
+
"@react-spectrum/theme-default": "^3.2.7",
|
|
59
|
+
"@react-spectrum/theme-light": "^3.1.7",
|
|
60
|
+
"@react-spectrum/tooltip": "^3.1.9",
|
|
61
|
+
"@react-spectrum/view": "^3.1.8",
|
|
62
|
+
"@react-spectrum/well": "^3.1.8",
|
|
63
|
+
"@react-stately/collections": "^3.3.8",
|
|
64
|
+
"@react-stately/data": "^3.4.7"
|
|
65
65
|
},
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"react": "^16.8.0 || ^17.0.0-rc.1",
|
|
71
71
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "6a503b715e0dbbf92038cd7f08b1bcdde4c78e82"
|
|
74
74
|
}
|