|
1 | 1 | {
|
2 | 2 | "name": "@adobe/react-spectrum",
|
3 |
| - "version": "3.42.0", |
| 3 | + "version": "3.42.1", |
4 | 4 | "description": "Spectrum UI components in React",
|
5 | 5 | "license": "Apache-2.0",
|
6 | 6 | "main": "dist/main.js",
|
|
40 | 40 | "url": "https://github.com/adobe/react-spectrum"
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 |
| - "@internationalized/string": "^3.2.6", |
44 |
| - "@react-aria/collections": "3.0.0-rc.1", |
45 |
| - "@react-aria/i18n": "^3.12.9", |
46 |
| - "@react-aria/ssr": "^3.9.8", |
47 |
| - "@react-aria/utils": "^3.29.0", |
48 |
| - "@react-aria/visually-hidden": "^3.8.23", |
49 |
| - "@react-spectrum/accordion": "^3.0.6", |
50 |
| - "@react-spectrum/actionbar": "^3.6.7", |
51 |
| - "@react-spectrum/actiongroup": "^3.10.15", |
52 |
| - "@react-spectrum/avatar": "^3.0.22", |
53 |
| - "@react-spectrum/badge": "^3.1.23", |
54 |
| - "@react-spectrum/breadcrumbs": "^3.9.17", |
55 |
| - "@react-spectrum/button": "^3.16.14", |
56 |
| - "@react-spectrum/buttongroup": "^3.6.22", |
57 |
| - "@react-spectrum/calendar": "^3.7.1", |
58 |
| - "@react-spectrum/checkbox": "^3.9.16", |
59 |
| - "@react-spectrum/color": "^3.0.7", |
60 |
| - "@react-spectrum/combobox": "^3.15.3", |
61 |
| - "@react-spectrum/contextualhelp": "^3.6.21", |
62 |
| - "@react-spectrum/datepicker": "^3.14.1", |
63 |
| - "@react-spectrum/dialog": "^3.8.21", |
64 |
| - "@react-spectrum/divider": "^3.5.23", |
65 |
| - "@react-spectrum/dnd": "^3.5.5", |
66 |
| - "@react-spectrum/dropzone": "^3.0.11", |
67 |
| - "@react-spectrum/filetrigger": "^3.0.11", |
68 |
| - "@react-spectrum/form": "^3.7.15", |
69 |
| - "@react-spectrum/icon": "^3.8.5", |
70 |
| - "@react-spectrum/illustratedmessage": "^3.5.10", |
71 |
| - "@react-spectrum/image": "^3.5.11", |
72 |
| - "@react-spectrum/inlinealert": "^3.2.15", |
73 |
| - "@react-spectrum/labeledvalue": "^3.2.3", |
74 |
| - "@react-spectrum/layout": "^3.6.15", |
75 |
| - "@react-spectrum/link": "^3.6.17", |
76 |
| - "@react-spectrum/list": "^3.10.1", |
77 |
| - "@react-spectrum/listbox": "^3.15.1", |
78 |
| - "@react-spectrum/menu": "^3.22.1", |
79 |
| - "@react-spectrum/meter": "^3.5.10", |
80 |
| - "@react-spectrum/numberfield": "^3.9.13", |
81 |
| - "@react-spectrum/overlays": "^5.7.5", |
82 |
| - "@react-spectrum/picker": "^3.15.9", |
83 |
| - "@react-spectrum/progress": "^3.7.16", |
84 |
| - "@react-spectrum/provider": "^3.10.5", |
85 |
| - "@react-spectrum/radio": "^3.7.16", |
86 |
| - "@react-spectrum/searchfield": "^3.8.16", |
87 |
| - "@react-spectrum/slider": "^3.7.5", |
88 |
| - "@react-spectrum/statuslight": "^3.5.22", |
89 |
| - "@react-spectrum/switch": "^3.6.1", |
90 |
| - "@react-spectrum/table": "^3.17.1", |
91 |
| - "@react-spectrum/tabs": "^3.8.20", |
92 |
| - "@react-spectrum/tag": "^3.3.0", |
93 |
| - "@react-spectrum/text": "^3.5.15", |
94 |
| - "@react-spectrum/textfield": "^3.13.3", |
95 |
| - "@react-spectrum/theme-dark": "^3.5.18", |
96 |
| - "@react-spectrum/theme-default": "^3.5.18", |
97 |
| - "@react-spectrum/theme-light": "^3.4.18", |
98 |
| - "@react-spectrum/toast": "^3.0.3", |
99 |
| - "@react-spectrum/tooltip": "^3.7.5", |
100 |
| - "@react-spectrum/tree": "^3.1.1", |
101 |
| - "@react-spectrum/view": "^3.6.19", |
102 |
| - "@react-spectrum/well": "^3.4.23", |
103 |
| - "@react-stately/collections": "^3.12.4", |
104 |
| - "@react-stately/data": "^3.13.0", |
105 |
| - "@react-types/shared": "^3.29.1", |
| 43 | + "@internationalized/string": "^3.2.7", |
| 44 | + "@react-aria/collections": "3.0.0-rc.2", |
| 45 | + "@react-aria/i18n": "^3.12.10", |
| 46 | + "@react-aria/ssr": "^3.9.9", |
| 47 | + "@react-aria/utils": "^3.29.1", |
| 48 | + "@react-aria/visually-hidden": "^3.8.24", |
| 49 | + "@react-spectrum/accordion": "^3.0.7", |
| 50 | + "@react-spectrum/actionbar": "^3.6.8", |
| 51 | + "@react-spectrum/actiongroup": "^3.10.16", |
| 52 | + "@react-spectrum/avatar": "^3.0.23", |
| 53 | + "@react-spectrum/badge": "^3.1.24", |
| 54 | + "@react-spectrum/breadcrumbs": "^3.9.18", |
| 55 | + "@react-spectrum/button": "^3.16.15", |
| 56 | + "@react-spectrum/buttongroup": "^3.6.23", |
| 57 | + "@react-spectrum/calendar": "^3.7.2", |
| 58 | + "@react-spectrum/checkbox": "^3.9.17", |
| 59 | + "@react-spectrum/color": "^3.0.8", |
| 60 | + "@react-spectrum/combobox": "^3.15.4", |
| 61 | + "@react-spectrum/contextualhelp": "^3.6.22", |
| 62 | + "@react-spectrum/datepicker": "^3.14.2", |
| 63 | + "@react-spectrum/dialog": "^3.8.22", |
| 64 | + "@react-spectrum/divider": "^3.5.24", |
| 65 | + "@react-spectrum/dnd": "^3.5.6", |
| 66 | + "@react-spectrum/dropzone": "^3.0.12", |
| 67 | + "@react-spectrum/filetrigger": "^3.0.12", |
| 68 | + "@react-spectrum/form": "^3.7.16", |
| 69 | + "@react-spectrum/icon": "^3.8.6", |
| 70 | + "@react-spectrum/illustratedmessage": "^3.5.11", |
| 71 | + "@react-spectrum/image": "^3.5.12", |
| 72 | + "@react-spectrum/inlinealert": "^3.2.16", |
| 73 | + "@react-spectrum/labeledvalue": "^3.2.4", |
| 74 | + "@react-spectrum/layout": "^3.6.16", |
| 75 | + "@react-spectrum/link": "^3.6.18", |
| 76 | + "@react-spectrum/list": "^3.10.2", |
| 77 | + "@react-spectrum/listbox": "^3.15.2", |
| 78 | + "@react-spectrum/menu": "^3.22.2", |
| 79 | + "@react-spectrum/meter": "^3.5.11", |
| 80 | + "@react-spectrum/numberfield": "^3.9.14", |
| 81 | + "@react-spectrum/overlays": "^5.7.6", |
| 82 | + "@react-spectrum/picker": "^3.15.10", |
| 83 | + "@react-spectrum/progress": "^3.7.17", |
| 84 | + "@react-spectrum/provider": "^3.10.6", |
| 85 | + "@react-spectrum/radio": "^3.7.17", |
| 86 | + "@react-spectrum/searchfield": "^3.8.17", |
| 87 | + "@react-spectrum/slider": "^3.7.6", |
| 88 | + "@react-spectrum/statuslight": "^3.5.23", |
| 89 | + "@react-spectrum/switch": "^3.6.2", |
| 90 | + "@react-spectrum/table": "^3.17.2", |
| 91 | + "@react-spectrum/tabs": "^3.8.21", |
| 92 | + "@react-spectrum/tag": "^3.3.1", |
| 93 | + "@react-spectrum/text": "^3.5.16", |
| 94 | + "@react-spectrum/textfield": "^3.13.4", |
| 95 | + "@react-spectrum/theme-dark": "^3.5.19", |
| 96 | + "@react-spectrum/theme-default": "^3.5.19", |
| 97 | + "@react-spectrum/theme-light": "^3.4.19", |
| 98 | + "@react-spectrum/toast": "^3.0.4", |
| 99 | + "@react-spectrum/tooltip": "^3.7.6", |
| 100 | + "@react-spectrum/tree": "^3.1.2", |
| 101 | + "@react-spectrum/view": "^3.6.20", |
| 102 | + "@react-spectrum/well": "^3.4.24", |
| 103 | + "@react-stately/collections": "^3.12.5", |
| 104 | + "@react-stately/data": "^3.13.1", |
| 105 | + "@react-types/shared": "^3.30.0", |
106 | 106 | "client-only": "^0.0.1"
|
107 | 107 | },
|
108 | 108 | "publishConfig": {
|
|
0 commit comments