|
1 | 1 | { |
2 | 2 | "name": "material-components-web", |
3 | 3 | "description": "Modular and customizable Material Design UI components for the web", |
4 | | - "version": "4.0.0", |
| 4 | + "version": "5.0.0", |
5 | 5 | "license": "MIT", |
6 | 6 | "keywords": [ |
7 | 7 | "material components", |
|
17 | 17 | "directory": "packages/material-components-web" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@material/animation": "^4.0.0", |
21 | | - "@material/auto-init": "^4.0.0", |
22 | | - "@material/base": "^4.0.0", |
23 | | - "@material/button": "^4.0.0", |
24 | | - "@material/card": "^4.0.0", |
25 | | - "@material/checkbox": "^4.0.0", |
26 | | - "@material/chips": "^4.0.0", |
27 | | - "@material/data-table": "^4.0.0", |
28 | | - "@material/density": "^4.0.0", |
29 | | - "@material/dialog": "^4.0.0", |
30 | | - "@material/dom": "^4.0.0", |
31 | | - "@material/drawer": "^4.0.0", |
32 | | - "@material/elevation": "^4.0.0", |
33 | | - "@material/fab": "^4.0.0", |
34 | | - "@material/feature-targeting": "^4.0.0", |
35 | | - "@material/floating-label": "^4.0.0", |
36 | | - "@material/form-field": "^4.0.0", |
37 | | - "@material/icon-button": "^4.0.0", |
38 | | - "@material/image-list": "^4.0.0", |
39 | | - "@material/layout-grid": "^4.0.0", |
40 | | - "@material/line-ripple": "^4.0.0", |
41 | | - "@material/linear-progress": "^4.0.0", |
42 | | - "@material/list": "^4.0.0", |
43 | | - "@material/menu": "^4.0.0", |
44 | | - "@material/menu-surface": "^4.0.0", |
45 | | - "@material/notched-outline": "^4.0.0", |
46 | | - "@material/radio": "^4.0.0", |
47 | | - "@material/ripple": "^4.0.0", |
48 | | - "@material/rtl": "^4.0.0", |
49 | | - "@material/select": "^4.0.0", |
50 | | - "@material/shape": "^4.0.0", |
51 | | - "@material/slider": "^4.0.0", |
52 | | - "@material/snackbar": "^4.0.0", |
53 | | - "@material/switch": "^4.0.0", |
54 | | - "@material/tab": "^4.0.0", |
55 | | - "@material/tab-bar": "^4.0.0", |
56 | | - "@material/tab-indicator": "^4.0.0", |
57 | | - "@material/tab-scroller": "^4.0.0", |
58 | | - "@material/textfield": "^4.0.0", |
59 | | - "@material/theme": "^4.0.0", |
60 | | - "@material/top-app-bar": "^4.0.0", |
61 | | - "@material/touch-target": "^4.0.0", |
62 | | - "@material/typography": "^4.0.0" |
| 20 | + "@material/animation": "^5.0.0", |
| 21 | + "@material/auto-init": "^5.0.0", |
| 22 | + "@material/base": "^5.0.0", |
| 23 | + "@material/button": "^5.0.0", |
| 24 | + "@material/card": "^5.0.0", |
| 25 | + "@material/checkbox": "^5.0.0", |
| 26 | + "@material/chips": "^5.0.0", |
| 27 | + "@material/data-table": "^5.0.0", |
| 28 | + "@material/density": "^5.0.0", |
| 29 | + "@material/dialog": "^5.0.0", |
| 30 | + "@material/dom": "^5.0.0", |
| 31 | + "@material/drawer": "^5.0.0", |
| 32 | + "@material/elevation": "^5.0.0", |
| 33 | + "@material/fab": "^5.0.0", |
| 34 | + "@material/feature-targeting": "^5.0.0", |
| 35 | + "@material/floating-label": "^5.0.0", |
| 36 | + "@material/form-field": "^5.0.0", |
| 37 | + "@material/icon-button": "^5.0.0", |
| 38 | + "@material/image-list": "^5.0.0", |
| 39 | + "@material/layout-grid": "^5.0.0", |
| 40 | + "@material/line-ripple": "^5.0.0", |
| 41 | + "@material/linear-progress": "^5.0.0", |
| 42 | + "@material/list": "^5.0.0", |
| 43 | + "@material/menu": "^5.0.0", |
| 44 | + "@material/menu-surface": "^5.0.0", |
| 45 | + "@material/notched-outline": "^5.0.0", |
| 46 | + "@material/radio": "^5.0.0", |
| 47 | + "@material/ripple": "^5.0.0", |
| 48 | + "@material/rtl": "^5.0.0", |
| 49 | + "@material/select": "^5.0.0", |
| 50 | + "@material/shape": "^5.0.0", |
| 51 | + "@material/slider": "^5.0.0", |
| 52 | + "@material/snackbar": "^5.0.0", |
| 53 | + "@material/switch": "^5.0.0", |
| 54 | + "@material/tab": "^5.0.0", |
| 55 | + "@material/tab-bar": "^5.0.0", |
| 56 | + "@material/tab-indicator": "^5.0.0", |
| 57 | + "@material/tab-scroller": "^5.0.0", |
| 58 | + "@material/textfield": "^5.0.0", |
| 59 | + "@material/theme": "^5.0.0", |
| 60 | + "@material/top-app-bar": "^5.0.0", |
| 61 | + "@material/touch-target": "^5.0.0", |
| 62 | + "@material/typography": "^5.0.0" |
63 | 63 | } |
64 | 64 | } |
0 commit comments