Skip to content

Commit a10d789

Browse files
fix(deps): update minor dependencies
1 parent 39704d9 commit a10d789

File tree

4 files changed

+2298
-798
lines changed

4 files changed

+2298
-798
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.13",
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.5"
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.84",
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.10",
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.31.0",
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.37.4",
41+
"eslint-plugin-react-hooks": "4.6.2",
42+
"prettier": "2.8.8",
43+
"typescript": "4.9.5"
4444
},
4545
"engines": {
4646
"node": "12.x"

0 commit comments

Comments
 (0)