Skip to content

Commit

Permalink
fix(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 39704d9 commit ef2cab2
Show file tree
Hide file tree
Showing 4 changed files with 1,792 additions and 677 deletions.
28 changes: 14 additions & 14 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,36 @@
},
"dependencies": {
"@emotion/babel-preset-css-prop": "10.2.1",
"@emotion/core": "10.3.0",
"dayjs": "1.10.7",
"@emotion/core": "10.3.1",
"dayjs": "1.11.11",
"dotenv": "8.6.0",
"firebase": "7.24.0",
"firebase-admin": "8.13.0",
"firebase-functions": "3.16.0",
"firebase-functions": "3.24.1",
"immer": "8.0.4",
"next": "9.5.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-semantic-toasts": "0.6.5",
"semantic-ui-css": "2.4.1",
"semantic-ui-react": "2.0.4"
"react-semantic-toasts": "0.6.6",
"semantic-ui-css": "2.5.0",
"semantic-ui-react": "2.1.5"
},
"devDependencies": {
"@types/node": "14.18.0",
"@types/react": "17.0.37",
"@types/node": "14.18.63",
"@types/react": "17.0.80",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "6.15.0",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-loader": "4.0.2",
"eslint-plugin-emotion": "10.0.27",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"prettier": "2.5.0",
"typescript": "4.5.2"
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "2.8.8",
"typescript": "4.9.5"
},
"engines": {
"node": "12.x"
Expand Down
Loading

0 comments on commit ef2cab2

Please sign in to comment.