|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 | 13 | "@emotion/babel-preset-css-prop": "10.2.1",
|
14 |
| - "@emotion/core": "10.3.0", |
15 |
| - "dayjs": "1.10.7", |
| 14 | + "@emotion/core": "10.3.1", |
| 15 | + "dayjs": "1.11.10", |
16 | 16 | "dotenv": "8.6.0",
|
17 | 17 | "firebase": "7.24.0",
|
18 | 18 | "firebase-admin": "8.13.0",
|
19 |
| - "firebase-functions": "3.16.0", |
| 19 | + "firebase-functions": "3.24.1", |
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 |
| - "react-semantic-toasts": "0.6.5", |
25 |
| - "semantic-ui-css": "2.4.1", |
26 |
| - "semantic-ui-react": "2.0.4" |
| 24 | + "react-semantic-toasts": "0.6.6", |
| 25 | + "semantic-ui-css": "2.5.0", |
| 26 | + "semantic-ui-react": "2.1.4" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "@types/node": "14.18.0", |
30 |
| - "@types/react": "17.0.37", |
| 29 | + "@types/node": "14.18.63", |
| 30 | + "@types/react": "17.0.67", |
31 | 31 | "@typescript-eslint/eslint-plugin": "4.33.0",
|
32 | 32 | "@typescript-eslint/parser": "4.33.0",
|
33 | 33 | "eslint": "7.32.0",
|
34 | 34 | "eslint-config-prettier": "6.15.0",
|
35 |
| - "eslint-import-resolver-webpack": "0.13.2", |
| 35 | + "eslint-import-resolver-webpack": "0.13.7", |
36 | 36 | "eslint-loader": "4.0.2",
|
37 | 37 | "eslint-plugin-emotion": "10.0.27",
|
38 |
| - "eslint-plugin-import": "2.25.3", |
| 38 | + "eslint-plugin-import": "2.28.1", |
39 | 39 | "eslint-plugin-prettier": "3.4.1",
|
40 |
| - "eslint-plugin-react": "7.27.1", |
41 |
| - "eslint-plugin-react-hooks": "4.3.0", |
42 |
| - "prettier": "2.5.0", |
43 |
| - "typescript": "4.5.2" |
| 40 | + "eslint-plugin-react": "7.33.2", |
| 41 | + "eslint-plugin-react-hooks": "4.6.0", |
| 42 | + "prettier": "2.8.8", |
| 43 | + "typescript": "4.9.5" |
44 | 44 | },
|
45 | 45 | "engines": {
|
46 | 46 | "node": "12.x"
|
|
0 commit comments