|
17 | 17 | "build-storybook": "build-storybook -s public" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@emotion/core": "10.0.28", |
21 | | - "@emotion/styled": "10.0.27", |
22 | | - "@improbable-eng/grpc-web": "0.12.0", |
| 20 | + "@emotion/react": "11.4.0", |
| 21 | + "@emotion/styled": "11.3.0", |
| 22 | + "@improbable-eng/grpc-web": "0.14.0", |
23 | 23 | "big.js": "5.2.2", |
24 | 24 | "bootstrap": "4.5.0", |
25 | 25 | "copy-to-clipboard": "3.3.1", |
26 | 26 | "d3": "6.3.1", |
27 | 27 | "date-fns": "2.14.0", |
28 | 28 | "debug": "4.1.1", |
29 | | - "emotion-theming": "10.0.27", |
30 | 29 | "file-saver": "2.0.2", |
31 | 30 | "history": "4.10.1", |
32 | 31 | "http-proxy-middleware": "1.0.4", |
33 | 32 | "i18next": "19.5.1", |
34 | 33 | "i18next-browser-languagedetector": "5.0.0", |
35 | 34 | "lodash": "4.17.21", |
36 | 35 | "lottie-web": "5.7.0", |
37 | | - "mobx": "6.0.2", |
38 | | - "mobx-react-lite": "3.0.1", |
39 | | - "mobx-utils": "5.6.1", |
| 36 | + "mobx": "6.3.2", |
| 37 | + "mobx-react-lite": "3.2.0", |
| 38 | + "mobx-utils": "6.0.4", |
40 | 39 | "rc-select": "11.5.0", |
41 | 40 | "rc-tooltip": "4.2.1", |
42 | | - "react": "17.0.1", |
43 | | - "react-dom": "17.0.1", |
| 41 | + "react": "17.0.2", |
| 42 | + "react-dom": "17.0.2", |
44 | 43 | "react-i18next": "11.7.0", |
45 | 44 | "react-router": "5.2.0", |
46 | | - "react-scripts": "4.0.0", |
| 45 | + "react-scripts": "4.0.2", |
47 | 46 | "react-toastify": "6.0.6", |
48 | 47 | "react-virtualized": "9.21.2", |
49 | 48 | "reactour": "1.18.0", |
|
68 | 67 | "@types/jest": "26.0.3", |
69 | 68 | "@types/lodash": "4.14.157", |
70 | 69 | "@types/node": "14.0.14", |
71 | | - "@types/react": "16.9.56", |
72 | | - "@types/react-dom": "16.9.9", |
| 70 | + "@types/react": "17.0.13", |
| 71 | + "@types/react-dom": "17.0.8", |
73 | 72 | "@types/react-router": "5.1.8", |
74 | 73 | "@types/react-virtualized": "9.21.10", |
75 | 74 | "@types/reactour": "1.17.1", |
|
85 | 84 | "node-sass": "4.14.1", |
86 | 85 | "prettier": "2.1.2", |
87 | 86 | "ts-protoc-gen": "0.12.0", |
88 | | - "typescript": "4.0.5" |
| 87 | + "typescript": "4.1.6" |
89 | 88 | }, |
90 | 89 | "eslintConfig": { |
91 | 90 | "extends": "react-app", |
|
0 commit comments