|
16 | 16 | "dotenv": "8.6.0", |
17 | 17 | "firebase": "7.24.0", |
18 | 18 | "firebase-admin": "8.13.0", |
19 | | - "firebase-functions": "3.13.2", |
| 19 | + "firebase-functions": "3.14.1", |
20 | 20 | "immer": "8.0.4", |
21 | 21 | "next": "9.5.5", |
22 | 22 | "react": "17.0.2", |
|
26 | 26 | "semantic-ui-react": "2.0.3" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/node": "14.14.44", |
| 29 | + "@types/node": "14.14.45", |
30 | 30 | "@types/react": "17.0.5", |
31 | | - "@typescript-eslint/eslint-plugin": "4.22.1", |
32 | | - "@typescript-eslint/parser": "4.22.1", |
| 31 | + "@typescript-eslint/eslint-plugin": "4.24.0", |
| 32 | + "@typescript-eslint/parser": "4.24.0", |
33 | 33 | "eslint": "7.26.0", |
34 | 34 | "eslint-config-prettier": "6.15.0", |
35 | | - "eslint-import-resolver-webpack": "0.13.0", |
| 35 | + "eslint-import-resolver-webpack": "0.13.1", |
36 | 36 | "eslint-loader": "4.0.2", |
37 | 37 | "eslint-plugin-emotion": "10.0.27", |
38 | | - "eslint-plugin-import": "2.22.1", |
| 38 | + "eslint-plugin-import": "2.23.2", |
39 | 39 | "eslint-plugin-prettier": "3.4.0", |
40 | 40 | "eslint-plugin-react": "7.23.2", |
41 | 41 | "eslint-plugin-react-hooks": "4.2.0", |
42 | | - "prettier": "2.2.1", |
| 42 | + "prettier": "2.3.0", |
43 | 43 | "typescript": "4.2.4" |
44 | 44 | }, |
45 | 45 | "engines": { |
|
0 commit comments