|
1 | 1 | {
|
2 | 2 | "name": "@adobe/react-spectrum",
|
3 |
| - "version": "3.32.2", |
| 3 | + "version": "3.33.0", |
4 | 4 | "description": "Spectrum UI components in React",
|
5 | 5 | "license": "Apache-2.0",
|
6 | 6 | "main": "dist/main.js",
|
|
37 | 37 | "url": "https://github.com/adobe/react-spectrum"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@internationalized/string": "^3.1.1", |
41 |
| - "@react-aria/i18n": "^3.9.0", |
42 |
| - "@react-aria/ssr": "^3.9.0", |
43 |
| - "@react-aria/utils": "^3.22.0", |
44 |
| - "@react-aria/visually-hidden": "^3.8.7", |
45 |
| - "@react-spectrum/actionbar": "^3.4.0", |
46 |
| - "@react-spectrum/actiongroup": "^3.10.0", |
47 |
| - "@react-spectrum/avatar": "^3.0.7", |
48 |
| - "@react-spectrum/badge": "^3.1.8", |
49 |
| - "@react-spectrum/breadcrumbs": "^3.9.2", |
50 |
| - "@react-spectrum/button": "^3.15.0", |
51 |
| - "@react-spectrum/buttongroup": "^3.6.8", |
52 |
| - "@react-spectrum/calendar": "^3.4.3", |
53 |
| - "@react-spectrum/checkbox": "^3.9.0", |
54 |
| - "@react-spectrum/combobox": "^3.11.2", |
55 |
| - "@react-spectrum/contextualhelp": "^3.6.5", |
56 |
| - "@react-spectrum/datepicker": "^3.9.0", |
57 |
| - "@react-spectrum/dialog": "^3.8.5", |
58 |
| - "@react-spectrum/divider": "^3.5.8", |
59 |
| - "@react-spectrum/dnd": "^3.3.5", |
60 |
| - "@react-spectrum/form": "^3.7.0", |
61 |
| - "@react-spectrum/icon": "^3.7.8", |
62 |
| - "@react-spectrum/illustratedmessage": "^3.4.8", |
63 |
| - "@react-spectrum/image": "^3.4.8", |
64 |
| - "@react-spectrum/inlinealert": "^3.2.0", |
65 |
| - "@react-spectrum/labeledvalue": "^3.1.8", |
66 |
| - "@react-spectrum/layout": "^3.6.0", |
67 |
| - "@react-spectrum/link": "^3.6.2", |
68 |
| - "@react-spectrum/list": "^3.7.4", |
69 |
| - "@react-spectrum/listbox": "^3.12.4", |
70 |
| - "@react-spectrum/menu": "^3.16.0", |
71 |
| - "@react-spectrum/meter": "^3.4.8", |
72 |
| - "@react-spectrum/numberfield": "^3.8.0", |
73 |
| - "@react-spectrum/overlays": "^5.5.2", |
74 |
| - "@react-spectrum/picker": "^3.13.2", |
75 |
| - "@react-spectrum/progress": "^3.7.2", |
76 |
| - "@react-spectrum/provider": "^3.9.2", |
77 |
| - "@react-spectrum/radio": "^3.7.0", |
78 |
| - "@react-spectrum/searchfield": "^3.8.0", |
79 |
| - "@react-spectrum/slider": "^3.6.4", |
80 |
| - "@react-spectrum/statuslight": "^3.5.8", |
81 |
| - "@react-spectrum/switch": "^3.5.0", |
82 |
| - "@react-spectrum/table": "^3.12.4", |
83 |
| - "@react-spectrum/tabs": "^3.8.4", |
84 |
| - "@react-spectrum/tag": "^3.2.0", |
85 |
| - "@react-spectrum/text": "^3.5.0", |
86 |
| - "@react-spectrum/textfield": "^3.11.0", |
| 40 | + "@internationalized/string": "^3.2.0", |
| 41 | + "@react-aria/i18n": "^3.10.0", |
| 42 | + "@react-aria/ssr": "^3.9.1", |
| 43 | + "@react-aria/utils": "^3.23.0", |
| 44 | + "@react-aria/visually-hidden": "^3.8.8", |
| 45 | + "@react-spectrum/actionbar": "^3.4.1", |
| 46 | + "@react-spectrum/actiongroup": "^3.10.1", |
| 47 | + "@react-spectrum/avatar": "^3.0.8", |
| 48 | + "@react-spectrum/badge": "^3.1.9", |
| 49 | + "@react-spectrum/breadcrumbs": "^3.9.3", |
| 50 | + "@react-spectrum/button": "^3.16.0", |
| 51 | + "@react-spectrum/buttongroup": "^3.6.9", |
| 52 | + "@react-spectrum/calendar": "^3.4.4", |
| 53 | + "@react-spectrum/checkbox": "^3.9.1", |
| 54 | + "@react-spectrum/combobox": "^3.12.0", |
| 55 | + "@react-spectrum/contextualhelp": "^3.6.6", |
| 56 | + "@react-spectrum/datepicker": "^3.9.1", |
| 57 | + "@react-spectrum/dialog": "^3.8.6", |
| 58 | + "@react-spectrum/divider": "^3.5.9", |
| 59 | + "@react-spectrum/dnd": "^3.3.6", |
| 60 | + "@react-spectrum/form": "^3.7.1", |
| 61 | + "@react-spectrum/icon": "^3.7.9", |
| 62 | + "@react-spectrum/illustratedmessage": "^3.4.9", |
| 63 | + "@react-spectrum/image": "^3.4.9", |
| 64 | + "@react-spectrum/inlinealert": "^3.2.1", |
| 65 | + "@react-spectrum/labeledvalue": "^3.1.9", |
| 66 | + "@react-spectrum/layout": "^3.6.1", |
| 67 | + "@react-spectrum/link": "^3.6.3", |
| 68 | + "@react-spectrum/list": "^3.7.5", |
| 69 | + "@react-spectrum/listbox": "^3.12.5", |
| 70 | + "@react-spectrum/menu": "^3.17.0", |
| 71 | + "@react-spectrum/meter": "^3.4.9", |
| 72 | + "@react-spectrum/numberfield": "^3.8.1", |
| 73 | + "@react-spectrum/overlays": "^5.5.3", |
| 74 | + "@react-spectrum/picker": "^3.14.0", |
| 75 | + "@react-spectrum/progress": "^3.7.3", |
| 76 | + "@react-spectrum/provider": "^3.9.3", |
| 77 | + "@react-spectrum/radio": "^3.7.1", |
| 78 | + "@react-spectrum/searchfield": "^3.8.1", |
| 79 | + "@react-spectrum/slider": "^3.6.5", |
| 80 | + "@react-spectrum/statuslight": "^3.5.9", |
| 81 | + "@react-spectrum/switch": "^3.5.1", |
| 82 | + "@react-spectrum/table": "^3.12.5", |
| 83 | + "@react-spectrum/tabs": "^3.8.5", |
| 84 | + "@react-spectrum/tag": "^3.2.1", |
| 85 | + "@react-spectrum/text": "^3.5.1", |
| 86 | + "@react-spectrum/textfield": "^3.11.1", |
87 | 87 | "@react-spectrum/theme-dark": "^3.5.7",
|
88 | 88 | "@react-spectrum/theme-default": "^3.5.7",
|
89 | 89 | "@react-spectrum/theme-light": "^3.4.7",
|
90 |
| - "@react-spectrum/tooltip": "^3.6.2", |
91 |
| - "@react-spectrum/view": "^3.6.5", |
92 |
| - "@react-spectrum/well": "^3.4.8", |
93 |
| - "@react-stately/collections": "^3.10.3", |
| 90 | + "@react-spectrum/tooltip": "^3.6.3", |
| 91 | + "@react-spectrum/view": "^3.6.6", |
| 92 | + "@react-spectrum/well": "^3.4.9", |
| 93 | + "@react-stately/collections": "^3.10.4", |
94 | 94 | "@react-stately/data": "^3.11.0",
|
95 | 95 | "@react-types/shared": "^3.22.0"
|
96 | 96 | },
|
|
0 commit comments