|
1 | 1 | {
|
2 | 2 | "name": "material-components-web",
|
3 | 3 | "description": "Modular and customizable Material Design UI components for the web",
|
4 |
| - "version": "0.12.1", |
| 4 | + "version": "0.13.0", |
5 | 5 | "license": "Apache-2.0",
|
6 | 6 | "keywords": [
|
7 | 7 | "material components",
|
|
17 | 17 | "@material/auto-init": "^0.1.2",
|
18 | 18 | "@material/base": "^0.2.0",
|
19 | 19 | "@material/button": "^0.3.7",
|
20 |
| - "@material/card": "^0.2.2", |
21 |
| - "@material/checkbox": "^0.3.5", |
22 |
| - "@material/dialog": "^0.3.0", |
23 |
| - "@material/drawer": "^0.4.3", |
| 20 | + "@material/card": "^0.2.3", |
| 21 | + "@material/checkbox": "^0.3.6", |
| 22 | + "@material/dialog": "^0.3.1", |
| 23 | + "@material/drawer": "^0.5.0", |
24 | 24 | "@material/elevation": "^0.1.8",
|
25 | 25 | "@material/fab": "^0.3.9",
|
26 |
| - "@material/form-field": "^0.2.6", |
27 |
| - "@material/grid-list": "^0.2.3", |
| 26 | + "@material/form-field": "^0.2.7", |
| 27 | + "@material/grid-list": "^0.2.4", |
28 | 28 | "@material/icon-toggle": "^0.1.12",
|
29 |
| - "@material/layout-grid": "^0.1.2", |
30 |
| - "@material/linear-progress": "^0.1.1", |
31 |
| - "@material/list": "^0.2.9", |
32 |
| - "@material/menu": "^0.2.7", |
| 29 | + "@material/layout-grid": "^0.2.0", |
| 30 | + "@material/linear-progress": "^0.1.2", |
| 31 | + "@material/list": "^0.2.10", |
| 32 | + "@material/menu": "^0.3.0", |
33 | 33 | "@material/radio": "^0.2.5",
|
34 | 34 | "@material/ripple": "^0.6.2",
|
35 |
| - "@material/select": "^0.3.7", |
36 |
| - "@material/slider": "^0.0.0", |
37 |
| - "@material/snackbar": "^0.2.0", |
| 35 | + "@material/select": "^0.3.8", |
| 36 | + "@material/slider": "^0.1.0", |
| 37 | + "@material/snackbar": "^0.2.1", |
38 | 38 | "@material/switch": "^0.1.8",
|
39 |
| - "@material/tabs": "^0.2.0", |
40 |
| - "@material/textfield": "^0.2.10", |
| 39 | + "@material/tabs": "^0.2.1", |
| 40 | + "@material/textfield": "^0.2.11", |
41 | 41 | "@material/theme": "^0.1.5",
|
42 |
| - "@material/toolbar": "^0.3.3", |
| 42 | + "@material/toolbar": "^0.4.0", |
43 | 43 | "@material/typography": "^0.2.2"
|
44 | 44 | }
|
45 | 45 | }
|
0 commit comments