|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
| 6 | + "@date-io/core": "^1.3.6", |
6 | 7 | "@date-io/date-fns": "^1.3.13",
|
7 |
| - "@material-ui/core": "^4.11.2", |
8 |
| - "@material-ui/icons": "^5.0.0-alpha.36", |
9 |
| - "@material-ui/lab": "^4.0.0-alpha.57", |
10 |
| - "@material-ui/pickers": "^3.2.10", |
| 8 | + "@material-ui/core": "^4.12.4", |
| 9 | + "@material-ui/icons": "^4.11.3", |
| 10 | + "@material-ui/lab": "^4.0.0-alpha.61", |
| 11 | + "@material-ui/pickers": "^3.3.10", |
11 | 12 | "@react-hook/resize-observer": "^1.1.2",
|
12 | 13 | "axios": "^0.27.2",
|
13 | 14 | "caret-pos": "^2.0.0",
|
|
21 | 22 | "file-saver": "^2.0.5",
|
22 | 23 | "htmlhint": "^0.14.2",
|
23 | 24 | "liquidjs": "^9.19.0",
|
24 |
| - "material-ui-image": "^3.3.1", |
| 25 | + "material-ui-image": "^3.3.2", |
25 | 26 | "mime-types": "^2.1.27",
|
26 | 27 | "moment": "^2.29.4",
|
27 | 28 | "object-hash": "^2.1.1",
|
28 | 29 | "pluralize": "^8.0.0",
|
29 | 30 | "pretty-bytes": "^5.6.0",
|
| 31 | + "prop-types": "^15.6.0", |
30 | 32 | "query-string": "^6.13.7",
|
31 |
| - "react": "^16.14.0", |
| 33 | + "react": "^17.0.2", |
32 | 34 | "react-async-script-loader": "^0.3.0",
|
33 |
| - "react-dom": "^16.14.0", |
| 35 | + "react-dom": "^17.0.2", |
34 | 36 | "react-dropzone": "^11.2.4",
|
35 | 37 | "react-input-autosize": "^3.0.0",
|
36 | 38 | "react-scripts": "4.0.1",
|
37 | 39 | "react-sortablejs": "^6.0.0",
|
38 |
| - "react-swipeable-views": "^0.13.9", |
| 40 | + "react-swipeable-views": "^0.14.0", |
39 | 41 | "rxjs": "^6.6.3",
|
40 | 42 | "sortablejs": "^1.12.0"
|
41 | 43 | },
|
|
0 commit comments