Skip to content

Commit

Permalink
Update deps (#11799)
Browse files Browse the repository at this point in the history
* web deps

* python deps
  • Loading branch information
blakeblackshear authored Jun 7, 2024
1 parent b4384a1 commit 4e569ad
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 72 deletions.
2 changes: 1 addition & 1 deletion docker/main/requirements-wheels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ click == 8.1.*
Flask == 3.0.*
Flask_Limiter == 3.7.*
imutils == 0.5.*
joserfc == 0.10.*
joserfc == 0.11.*
markupsafe == 2.1.*
matplotlib == 3.8.*
mypy == 1.6.1
Expand Down
143 changes: 73 additions & 70 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"immer": "^10.1.1",
"konva": "^9.3.9",
"lodash": "^4.17.21",
"lucide-react": "^0.381.0",
"lucide-react": "^0.390.0",
"monaco-yaml": "^5.1.1",
"next-themes": "^0.3.0",
"nosleep.js": "^0.12.0",
Expand Down

0 comments on commit 4e569ad

Please sign in to comment.