Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
boytur committed Dec 21, 2023
2 parents 96497e6 + c095d52 commit d81bef0
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 51 deletions.
2 changes: 0 additions & 2 deletions .env

This file was deleted.

81 changes: 36 additions & 45 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.5.1",
"axios": "^1.6.2",
"chart.js": "^4.4.0",
"dotenv": "^16.3.1",
"faker": "^5.5.3",
Expand All @@ -20,13 +20,13 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-dotenv": "^0.1.3",
"react-icons": "^4.11.0",
"react-icons": "^4.12.0",
"react-modal": "^3.16.1",
"react-router-dom": "^6.0.0",
"react-router-dom": "^6.20.0",
"react-toastify": "^9.1.3",
"react-webcam": "^7.2.0",
"reactjs-popup": "^2.0.6",
"sweetalert2": "^11.6.13",
"sweetalert2": "^11.10.1",
"toastify-js": "^1.12.0"
},
"devDependencies": {
Expand Down

0 comments on commit d81bef0

Please sign in to comment.