|
16 | 16 | "dotenv": "8.6.0", |
17 | 17 | "firebase": "7.24.0", |
18 | 18 | "firebase-admin": "8.13.0", |
19 | | - "firebase-functions": "3.15.6", |
| 19 | + "firebase-functions": "3.15.7", |
20 | 20 | "immer": "8.0.4", |
21 | 21 | "next": "9.5.5", |
22 | 22 | "react": "17.0.2", |
23 | 23 | "react-dom": "17.0.2", |
24 | 24 | "react-semantic-toasts": "0.6.5", |
25 | 25 | "semantic-ui-css": "2.4.1", |
26 | | - "semantic-ui-react": "2.0.3" |
| 26 | + "semantic-ui-react": "2.0.4" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/node": "14.17.17", |
30 | | - "@types/react": "17.0.21", |
31 | | - "@typescript-eslint/eslint-plugin": "4.31.1", |
32 | | - "@typescript-eslint/parser": "4.31.1", |
| 29 | + "@types/node": "14.17.18", |
| 30 | + "@types/react": "17.0.24", |
| 31 | + "@typescript-eslint/eslint-plugin": "4.31.2", |
| 32 | + "@typescript-eslint/parser": "4.31.2", |
33 | 33 | "eslint": "7.32.0", |
34 | 34 | "eslint-config-prettier": "6.15.0", |
35 | 35 | "eslint-import-resolver-webpack": "0.13.1", |
36 | 36 | "eslint-loader": "4.0.2", |
37 | 37 | "eslint-plugin-emotion": "10.0.27", |
38 | 38 | "eslint-plugin-import": "2.24.2", |
39 | 39 | "eslint-plugin-prettier": "3.4.1", |
40 | | - "eslint-plugin-react": "7.25.2", |
| 40 | + "eslint-plugin-react": "7.26.0", |
41 | 41 | "eslint-plugin-react-hooks": "4.2.0", |
42 | 42 | "prettier": "2.4.1", |
43 | 43 | "typescript": "4.4.3" |
|
0 commit comments