|
10 | 10 | "date-fns-tz": "^1.0.7", |
11 | 11 | "history": "^4.9.0", |
12 | 12 | "immer": "^8.0.1", |
13 | | - "polished": "^3.4.1", |
| 13 | + "polished": "^4.1.1", |
14 | 14 | "prop-types": "^15.7.2", |
15 | 15 | "react": "^17.0.1", |
16 | 16 | "react-dom": "^17.0.1", |
17 | 17 | "react-icons": "^3.7.0", |
18 | 18 | "react-perfect-scrollbar": "^1.5.3", |
19 | 19 | "react-redux": "^7.1.0", |
20 | 20 | "react-router-dom": "^5.0.1", |
21 | | - "react-scripts": "3.0.1", |
| 21 | + "react-scripts": "4.0.3", |
22 | 22 | "react-toastify": "^5.3.2", |
23 | 23 | "reactotron-react-js": "^3.3.2", |
24 | 24 | "reactotron-redux": "^3.1.1", |
|
55 | 55 | "babel-eslint": "^10.0.2", |
56 | 56 | "customize-cra": "^1.0.0", |
57 | 57 | "eslint": "^5.16.0", |
58 | | - "eslint-config-airbnb": "^17.1.1", |
| 58 | + "eslint-config-airbnb": "^18.2.1", |
59 | 59 | "eslint-config-prettier": "^6.0.0", |
60 | 60 | "eslint-import-resolver-babel-plugin-root-import": "^1.1.1", |
61 | 61 | "eslint-plugin-import": "^2.18.2", |
62 | 62 | "eslint-plugin-jsx-a11y": "^6.2.3", |
63 | 63 | "eslint-plugin-prettier": "^3.1.0", |
64 | 64 | "eslint-plugin-react": "^7.14.3", |
65 | 65 | "eslint-plugin-react-hooks": "^1.6.1", |
66 | | - "prettier": "^1.18.2", |
| 66 | + "prettier": "^2.2.1", |
67 | 67 | "react-app-rewired": "^2.1.3" |
68 | 68 | } |
69 | 69 | } |
0 commit comments