|
32 | 32 | "test"
|
33 | 33 | ],
|
34 | 34 | "dependencies": {
|
35 |
| - "@date-io/moment": "1.3.9", |
36 |
| - "@material-ui/core": "4.11.2", |
37 |
| - "@material-ui/icons": "4.11.2", |
38 |
| - "@material-ui/lab": "4.0.0-alpha.58", |
| 35 | + "@date-io/moment": "2.11.0", |
| 36 | + "@emotion/react": "11.4.1", |
| 37 | + "@emotion/styled": "11.3.0", |
| 38 | + "@mui/icons-material": "5.0.0", |
| 39 | + "@mui/lab": "5.0.0-alpha.47", |
| 40 | + "@mui/material": "5.0.0", |
| 41 | + "@mui/styles": "5.0.0", |
| 42 | + "@material-ui/pickers": "3.3.10", |
39 | 43 | "@react-jsonschema-form-components/material-radio-group": "2.0.1",
|
| 44 | + "@react-jsonschema-form-interceptors/translate-currency": "2.0.0", |
| 45 | + "@react-jsonschema-form-interceptors/translate-range-date": "2.0.0", |
| 46 | + "@react-jsonschema-form-interceptors/translate-ratings": "2.0.0", |
40 | 47 | "@react-jsonschema-form-utils/enum-utils": "2.0.1",
|
41 | 48 | "@react-jsonschema-form-utils/parse-values": "2.0.1",
|
42 | 49 | "ajv": "6.12.6",
|
|
55 | 62 | "react": "^16 || ^17.0.1",
|
56 | 63 | "react-dom": "^16 || ^17.0.1",
|
57 | 64 | "react-hot-loader": "4.13.0",
|
58 |
| - "react-material-ui-5-date-range-picker": "1.0.12", |
| 65 | + "react-material-ui-5-date-range-picker": "5.0.1", |
59 | 66 | "react-number-format": "4.5.0",
|
60 | 67 | "react-select": "4.1.0",
|
61 | 68 | "slate": "0.47.9",
|
|
176 | 183 | "peerDependencies": {
|
177 | 184 | "immutability-helper": "^2.6.5 || ^3.0.0"
|
178 | 185 | },
|
179 |
| - "version": "3.0.0-alpha.10", |
| 186 | + "version": "3.0.0-beta.0", |
180 | 187 | "directories": {
|
181 | 188 | "doc": "docs"
|
182 | 189 | },
|
|
0 commit comments