Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit e65d1a0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update minor dependencies
1 parent 9d532ce commit e65d1a0

File tree

4 files changed

+202
-129
lines changed

4 files changed

+202
-129
lines changed

app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
"dotenv": "8.6.0",
1717
"firebase": "7.24.0",
1818
"firebase-admin": "8.13.0",
19-
"firebase-functions": "3.15.6",
19+
"firebase-functions": "3.15.7",
2020
"immer": "8.0.4",
2121
"next": "9.5.5",
2222
"react": "17.0.2",
2323
"react-dom": "17.0.2",
2424
"react-semantic-toasts": "0.6.5",
2525
"semantic-ui-css": "2.4.1",
26-
"semantic-ui-react": "2.0.3"
26+
"semantic-ui-react": "2.0.4"
2727
},
2828
"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",
3333
"eslint": "7.32.0",
3434
"eslint-config-prettier": "6.15.0",
3535
"eslint-import-resolver-webpack": "0.13.1",
3636
"eslint-loader": "4.0.2",
3737
"eslint-plugin-emotion": "10.0.27",
3838
"eslint-plugin-import": "2.24.2",
3939
"eslint-plugin-prettier": "3.4.1",
40-
"eslint-plugin-react": "7.25.2",
40+
"eslint-plugin-react": "7.26.0",
4141
"eslint-plugin-react-hooks": "4.2.0",
4242
"prettier": "2.4.1",
4343
"typescript": "4.4.3"

0 commit comments

Comments
 (0)