|
1 | 1 | {
|
2 | 2 | "name": "@adobe/react-spectrum",
|
3 |
| - "version": "3.14.1", |
| 3 | + "version": "3.15.0", |
4 | 4 | "description": "Spectrum UI components in React",
|
5 | 5 | "license": "Apache-2.0",
|
6 | 6 | "main": "dist/main.js",
|
|
19 | 19 | "url": "https://github.com/adobe/react-spectrum"
|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 |
| - "@react-aria/i18n": "^3.3.2", |
| 22 | + "@react-aria/i18n": "^3.3.3", |
23 | 23 | "@react-aria/ssr": "^3.1.0",
|
24 | 24 | "@react-aria/visually-hidden": "^3.2.3",
|
25 |
| - "@react-spectrum/actiongroup": "^3.3.0", |
26 |
| - "@react-spectrum/breadcrumbs": "^3.2.3", |
| 25 | + "@react-spectrum/actiongroup": "^3.3.1", |
| 26 | + "@react-spectrum/breadcrumbs": "^3.2.4", |
27 | 27 | "@react-spectrum/button": "^3.6.0",
|
28 |
| - "@react-spectrum/buttongroup": "^3.2.2", |
| 28 | + "@react-spectrum/buttongroup": "^3.2.3", |
29 | 29 | "@react-spectrum/checkbox": "^3.2.4",
|
30 |
| - "@react-spectrum/combobox": "^3.1.1", |
| 30 | + "@react-spectrum/combobox": "^3.2.0", |
31 | 31 | "@react-spectrum/dialog": "^3.3.4",
|
32 | 32 | "@react-spectrum/divider": "^3.1.3",
|
33 |
| - "@react-spectrum/form": "^3.2.3", |
| 33 | + "@react-spectrum/form": "^3.2.4", |
34 | 34 | "@react-spectrum/icon": "^3.3.2",
|
35 | 35 | "@react-spectrum/illustratedmessage": "^3.1.4",
|
36 | 36 | "@react-spectrum/image": "^3.1.4",
|
|
39 | 39 | "@react-spectrum/listbox": "^3.5.3",
|
40 | 40 | "@react-spectrum/menu": "^3.5.1",
|
41 | 41 | "@react-spectrum/meter": "^3.1.3",
|
42 |
| - "@react-spectrum/numberfield": "^3.1.0", |
| 42 | + "@react-spectrum/numberfield": "^3.1.1", |
43 | 43 | "@react-spectrum/overlays": "^3.4.4",
|
44 |
| - "@react-spectrum/picker": "^3.4.1", |
| 44 | + "@react-spectrum/picker": "^3.5.0", |
45 | 45 | "@react-spectrum/progress": "^3.1.3",
|
46 | 46 | "@react-spectrum/provider": "^3.2.2",
|
47 |
| - "@react-spectrum/radio": "^3.1.4", |
48 |
| - "@react-spectrum/searchfield": "^3.2.0", |
| 47 | + "@react-spectrum/radio": "^3.1.5", |
| 48 | + "@react-spectrum/searchfield": "^3.2.1", |
49 | 49 | "@react-spectrum/slider": "^3.0.4",
|
50 | 50 | "@react-spectrum/statuslight": "^3.2.2",
|
51 | 51 | "@react-spectrum/switch": "^3.1.3",
|
52 |
| - "@react-spectrum/table": "^3.0.1", |
53 |
| - "@react-spectrum/tabs": "^3.0.2", |
| 52 | + "@react-spectrum/table": "^3.1.0", |
| 53 | + "@react-spectrum/tabs": "^3.1.0", |
54 | 54 | "@react-spectrum/text": "^3.1.3",
|
55 |
| - "@react-spectrum/textfield": "^3.2.0", |
| 55 | + "@react-spectrum/textfield": "^3.3.0", |
56 | 56 | "@react-spectrum/theme-dark": "^3.2.3",
|
57 | 57 | "@react-spectrum/theme-default": "^3.2.3",
|
58 | 58 | "@react-spectrum/theme-light": "^3.1.3",
|
59 | 59 | "@react-spectrum/tooltip": "^3.1.4",
|
60 | 60 | "@react-spectrum/view": "^3.1.3",
|
61 | 61 | "@react-spectrum/well": "^3.1.3",
|
62 | 62 | "@react-stately/collections": "^3.3.4",
|
63 |
| - "@react-stately/data": "^3.4.2" |
| 63 | + "@react-stately/data": "^3.4.3" |
64 | 64 | },
|
65 | 65 | "publishConfig": {
|
66 | 66 | "access": "public"
|
|
0 commit comments