|
1 | 1 | {
|
2 | 2 | "name": "@adobe/react-spectrum",
|
3 |
| - "version": "3.1.0", |
| 3 | + "version": "3.2.0", |
4 | 4 | "description": "Spectrum UI components in React",
|
5 | 5 | "license": "Apache-2.0",
|
6 | 6 | "main": "dist/main.js",
|
|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 | 22 | "@react-aria/i18n": "^3.1.0",
|
23 |
| - "@react-aria/visually-hidden": "^3.1.0", |
| 23 | + "@react-aria/visually-hidden": "^3.2.0", |
24 | 24 | "@react-spectrum/actiongroup": "^3.1.0",
|
25 |
| - "@react-spectrum/breadcrumbs": "^3.1.0", |
26 |
| - "@react-spectrum/button": "^3.1.0", |
| 25 | + "@react-spectrum/breadcrumbs": "^3.1.1", |
| 26 | + "@react-spectrum/button": "^3.2.0", |
27 | 27 | "@react-spectrum/buttongroup": "^3.1.0",
|
28 | 28 | "@react-spectrum/checkbox": "^3.1.0",
|
29 |
| - "@react-spectrum/dialog": "^3.1.0", |
| 29 | + "@react-spectrum/dialog": "^3.2.0", |
30 | 30 | "@react-spectrum/divider": "^3.1.0",
|
31 |
| - "@react-spectrum/form": "^3.1.0", |
| 31 | + "@react-spectrum/form": "^3.2.0", |
32 | 32 | "@react-spectrum/icon": "^3.1.0",
|
33 | 33 | "@react-spectrum/illustratedmessage": "^3.1.0",
|
34 | 34 | "@react-spectrum/image": "^3.1.0",
|
35 |
| - "@react-spectrum/layout": "^3.1.0", |
| 35 | + "@react-spectrum/layout": "^3.1.1", |
36 | 36 | "@react-spectrum/link": "^3.1.0",
|
37 |
| - "@react-spectrum/listbox": "^3.1.0", |
| 37 | + "@react-spectrum/listbox": "^3.2.0", |
38 | 38 | "@react-spectrum/menu": "^3.1.0",
|
39 | 39 | "@react-spectrum/meter": "^3.1.0",
|
40 |
| - "@react-spectrum/overlays": "^3.1.0", |
41 |
| - "@react-spectrum/picker": "^3.1.0", |
| 40 | + "@react-spectrum/overlays": "^3.2.0", |
| 41 | + "@react-spectrum/picker": "^3.1.1", |
42 | 42 | "@react-spectrum/progress": "^3.1.0",
|
43 |
| - "@react-spectrum/provider": "^3.1.0", |
| 43 | + "@react-spectrum/provider": "^3.1.1", |
44 | 44 | "@react-spectrum/radio": "^3.1.0",
|
45 | 45 | "@react-spectrum/searchfield": "^3.1.0",
|
46 | 46 | "@react-spectrum/statuslight": "^3.1.0",
|
47 | 47 | "@react-spectrum/switch": "^3.1.0",
|
48 | 48 | "@react-spectrum/text": "^3.1.0",
|
49 |
| - "@react-spectrum/textfield": "^3.1.0", |
| 49 | + "@react-spectrum/textfield": "^3.1.1", |
50 | 50 | "@react-spectrum/theme-dark": "^3.1.0",
|
51 | 51 | "@react-spectrum/theme-default": "^3.1.0",
|
52 | 52 | "@react-spectrum/view": "^3.1.0",
|
53 | 53 | "@react-spectrum/well": "^3.1.0",
|
54 |
| - "@react-stately/collections": "^3.1.0", |
| 54 | + "@react-stately/collections": "^3.2.0", |
55 | 55 | "@react-stately/data": "^3.1.0"
|
56 | 56 | },
|
57 | 57 | "publishConfig": {
|
|
0 commit comments