Skip to content

Commit

Permalink
fixed: dependencies update, react-table, recharts #93
Browse files Browse the repository at this point in the history
  • Loading branch information
Oris482 committed Sep 5, 2022
1 parent 08e4626 commit 100c8c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.0",
"@types/react-redux": "^7.1.24",
"@types/react-table": "^7.7.11",
"@types/react-table": "^7.7.12",
"axios": "^0.27.2",
"moment": "^2.29.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-redux": "^8.0.1",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"react-table": "^7.7.0",
"recharts": "^2.1.9",
"react-table": "^7.8.0",
"recharts": "^2.1.13",
"styled-components": "^5.3.5",
"web-vitals": "^2.1.4"
},
Expand Down

0 comments on commit 100c8c7

Please sign in to comment.