Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/backend/async-timeout-4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
willsawyerrrr authored Oct 19, 2023
2 parents 8ffa753 + 8ad9ce3 commit a00901f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.3
ecdsa==0.18.0
fastapi==0.95.0
frozenlist==1.4.0
gunicorn==20.1.0
gunicorn==21.2.0
h11==0.14.0
httptools==0.5.0
idna==3.4
Expand Down Expand Up @@ -45,6 +45,6 @@ typing_extensions==4.5.0
urllib3==2.0.7
uvicorn==0.21.1
uvloop==0.18.0
watchfiles==0.19.0
watchfiles==0.21.0
websockets==11.0.3
yarl==1.9.2
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"tailwindcss": "^3.3.1",
"typescript": "^5.2.2",
"vite": "^4.3.9"
"vite": "^4.5.0"
}
}
24 changes: 12 additions & 12 deletions package-lock.json

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

0 comments on commit a00901f

Please sign in to comment.