Skip to content

Commit

Permalink
feat: upgrade some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed May 26, 2024
1 parent d05a6c4 commit 16cdf79
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 112 deletions.
131 changes: 21 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@emotion/cache": "^11.11.0",
"@mui/material-nextjs": "^5.15.11",
"arg": "^5.0.2",
"pino": "^8.19.0",
"pino": "^9.1.0",
"react-markdown": "^9.0.1",
"reactjrx": "^1.79.1",
"remark-gfm": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"nodemailer": "^6.9.1",
"request": "^2.88.2",
"sharp": "0.33.2",
"unzipper": "^0.10.11",
"unzipper": "^0.11.6",
"yup": "^1.3.2"
},
"devDependencies": {
Expand Down

0 comments on commit 16cdf79

Please sign in to comment.