Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent f3b4591 commit 8f16e9a
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 110 deletions.
4 changes: 2 additions & 2 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
arrow==1.3.0
Authlib==1.2.1
Jinja2==3.1.2
awscli==1.30.3
awscli==1.31.1
aws-sns-message-validator==0.0.5
boto3==1.29.3
boto3==1.33.1
fastapi==0.104.1
geoip2==4.7.0
google-api-python-client==2.108.0
Expand Down
206 changes: 103 additions & 103 deletions frontend/package-lock.json

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

10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.9",
"@mui/x-data-grid": "^6.14.0",
"@nivo/bar": "^0.83.0",
"@nivo/core": "^0.83.0",
"@nivo/geo": "^0.83.0",
"@nivo/line": "^0.83.0",
"@nivo/pie": "^0.83.0",
"@nivo/bar": "^0.84.0",
"@nivo/core": "^0.84.0",
"@nivo/geo": "^0.84.0",
"@nivo/line": "^0.84.0",
"@nivo/pie": "^0.84.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down

0 comments on commit 8f16e9a

Please sign in to comment.