|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "axios": "0.19.2", |
18 | | - "dayjs": "1.8.19", |
19 | | - "next": "9.2.0", |
20 | | - "next-offline": "^5.0.0-beta.11", |
21 | | - "react": "16.12.0", |
22 | | - "react-dom": "16.12.0", |
23 | | - "react-redux": "7.1.3", |
| 18 | + "dayjs": "1.8.27", |
| 19 | + "next": "9.4.1", |
| 20 | + "next-offline": "^5.0.2", |
| 21 | + "react": "16.13.1", |
| 22 | + "react-dom": "16.13.1", |
| 23 | + "react-redux": "7.2.0", |
24 | 24 | "redux": "^4.0.5", |
25 | 25 | "redux-thunk": "^2.3.0", |
26 | | - "styled-components": "5.0.0" |
| 26 | + "styled-components": "5.1.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/node": "13.5.0", |
30 | | - "@types/react": "16.9.19", |
31 | | - "@types/react-dom": "16.9.5", |
32 | | - "@types/styled-components": "4.4.2", |
33 | | - "@typescript-eslint/eslint-plugin": "^2.17.0", |
34 | | - "@typescript-eslint/parser": "^2.17.0", |
35 | | - "babel-plugin-styled-components": "^1.10.6", |
36 | | - "eslint": "^6.8.0", |
37 | | - "eslint-config-airbnb": "^18.0.1", |
38 | | - "eslint-config-prettier": "^6.9.0", |
39 | | - "eslint-config-react-app": "^5.1.0", |
40 | | - "eslint-plugin-import": "^2.20.0", |
41 | | - "eslint-plugin-jest": "^23.6.0", |
| 29 | + "@types/node": "14.0.1", |
| 30 | + "@types/react": "16.9.35", |
| 31 | + "@types/react-dom": "16.9.8", |
| 32 | + "@types/styled-components": "5.1.0", |
| 33 | + "@typescript-eslint/eslint-plugin": "^2.33.0", |
| 34 | + "@typescript-eslint/parser": "^2.33.0", |
| 35 | + "babel-plugin-styled-components": "^1.10.7", |
| 36 | + "eslint": "^7.0.0", |
| 37 | + "eslint-config-airbnb": "^18.1.0", |
| 38 | + "eslint-config-prettier": "^6.11.0", |
| 39 | + "eslint-config-react-app": "^5.2.1", |
| 40 | + "eslint-plugin-import": "^2.20.2", |
| 41 | + "eslint-plugin-jest": "^23.13.1", |
42 | 42 | "eslint-plugin-jsx-a11y": "^6.2.3", |
43 | | - "eslint-plugin-prettier": "^3.1.2", |
44 | | - "eslint-plugin-react": "^7.18.0", |
45 | | - "eslint-plugin-react-hooks": "^2.3.0", |
46 | | - "prettier": "^1.19.1", |
| 43 | + "eslint-plugin-prettier": "^3.1.3", |
| 44 | + "eslint-plugin-react": "^7.20.0", |
| 45 | + "eslint-plugin-react-hooks": "^4.0.2", |
| 46 | + "prettier": "^2.0.5", |
47 | 47 | "prettier-eslint-cli": "^5.0.0", |
48 | 48 | "serve": "11.3.0", |
49 | | - "typescript": "3.7.5" |
| 49 | + "typescript": "3.9.2" |
50 | 50 | } |
51 | 51 | } |
0 commit comments