Skip to content

Commit 4a750a7

Browse files
fix(deps): update minor dependencies
1 parent 0918680 commit 4a750a7

File tree

4 files changed

+1487
-638
lines changed

4 files changed

+1487
-638
lines changed

app/package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -11,36 +11,36 @@
1111
},
1212
"dependencies": {
1313
"@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",
1616
"dotenv": "8.6.0",
1717
"firebase": "7.24.0",
1818
"firebase-admin": "8.13.0",
19-
"firebase-functions": "3.16.0",
19+
"firebase-functions": "3.24.1",
2020
"immer": "8.0.4",
2121
"next": "9.5.5",
2222
"react": "17.0.2",
2323
"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"
2727
},
2828
"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",
3131
"@typescript-eslint/eslint-plugin": "4.33.0",
3232
"@typescript-eslint/parser": "4.33.0",
3333
"eslint": "7.32.0",
3434
"eslint-config-prettier": "6.15.0",
35-
"eslint-import-resolver-webpack": "0.13.2",
35+
"eslint-import-resolver-webpack": "0.13.7",
3636
"eslint-loader": "4.0.2",
3737
"eslint-plugin-emotion": "10.0.27",
38-
"eslint-plugin-import": "2.25.3",
38+
"eslint-plugin-import": "2.28.1",
3939
"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"
4444
},
4545
"engines": {
4646
"node": "12.x"

0 commit comments

Comments
 (0)