Skip to content

Commit

Permalink
fix(deps): update weekly patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2022
1 parent f81c7b6 commit c792328
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ python-dotenv==0.21.0
python-Levenshtein==0.20.8
requests==2.28.1
types-paramiko==2.12.0.1
types-requests==2.28.11.5
types-requests==2.28.11.6
uvicorn==0.20.0
168 changes: 84 additions & 84 deletions frontend/package-lock.json

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

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@ant-design/plots": "1.2.2",
"@antv/algorithm": "0.1.25",
"@antv/g6": "4.8.0",
"@react-spring/web": "9.6.0",
"@react-spring/web": "9.6.1",
"@reduxjs/toolkit": "1.9.1",
"@rive-app/react-canvas": "^3.0.33",
"@tippyjs/react": "4.2.6",
"antd": "4.24.5",
"axios": "1.2.1",
"dayjs": "1.11.7",
"framer-motion": "^7.6.19",
"rc-picker": "3.1.2",
"rc-picker": "3.1.4",
"react": "18.2.0",
"react-beautiful-dnd": "13.1.1",
"react-component-export-image": "1.0.6",
Expand All @@ -27,7 +27,7 @@
"react-redux": "8.0.5",
"react-router-dom": "6.5.0",
"react-scroll": "1.8.9",
"react-svg": "15.1.15",
"react-svg": "15.1.16",
"react-tooltip": "4.2.21",
"redux": "4.2.0",
"redux-persist": "6.0.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
"prettier": "2.8.1",
"react-is": "18.2.0",
"typescript": "4.9.4",
"vite": "4.0.1",
"vite": "4.0.2",
"vite-plugin-checker": "0.5.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-svgr": "2.4.0",
Expand Down

0 comments on commit c792328

Please sign in to comment.