|
66 | 66 | "@material/button": "^1.1.0", |
67 | 67 | "@material/card": "^1.1.0", |
68 | 68 | "@material/checkbox": "^1.0.0", |
69 | | - "@material/chips": "^1.0.0", |
| 69 | + "@material/chips": "^1.1.1", |
70 | 70 | "@material/dialog": "^1.1.0", |
71 | | - "@material/dom": "^0.41.0", |
72 | 71 | "@material/drawer": "^1.0.1", |
73 | | - "@material/fab": "^1.1.0", |
74 | | - "@material/floating-label": "^1.0.0", |
| 72 | + "@material/floating-label": "^1.1.0", |
75 | 73 | "@material/icon-button": "^1.1.0", |
76 | | - "@material/layout-grid": "^0.41.0", |
77 | 74 | "@material/line-ripple": "^1.0.0", |
78 | | - "@material/linear-progress": "^1.1.0", |
79 | | - "@material/list": "^1.0.0", |
80 | | - "@material/menu": "^1.1.0", |
| 75 | + "@material/list": "1.0.0", |
81 | 76 | "@material/menu-surface": "^1.0.1", |
82 | 77 | "@material/notched-outline": "^1.1.1", |
83 | 78 | "@material/radio": "^1.1.0", |
84 | 79 | "@material/ripple": "^1.0.0", |
85 | 80 | "@material/select": "^1.1.1", |
86 | 81 | "@material/snackbar": "^1.0.0", |
87 | | - "@material/switch": "^1.0.0", |
88 | 82 | "@material/tab": "^1.0.0", |
89 | 83 | "@material/tab-bar": "^1.0.0", |
90 | | - "@material/tab-indicator": "^1.0.0", |
91 | | - "@material/tab-scroller": "^1.0.0", |
92 | 84 | "@material/textfield": "^0.41.0", |
93 | | - "@material/top-app-bar": "^1.1.0", |
94 | 85 | "@material/typography": "^1.0.0", |
95 | 86 | "@types/chai": "^4.1.7", |
96 | 87 | "@types/classnames": "^2.2.6", |
|
125 | 116 | "css-loader": "^0.28.10", |
126 | 117 | "enzyme": "^3.9.0", |
127 | 118 | "enzyme-adapter-react-16": "^1.11.2", |
| 119 | + "enzyme-adapter-utils": "^1.10.1", |
128 | 120 | "eslint": "^5.9.0", |
129 | 121 | "eslint-config-google": "^0.9.1", |
130 | 122 | "eslint-plugin-react": "^7.7.0", |
|
0 commit comments