Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jun 28, 2024
1 parent 03ef4fb commit 05ae566
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 226 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@mdi/font": "^7.4.47",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"moment": "^2.30.1",
"postscribe": "^2.0.8",
"pretty-checkbox": "^3.0.3",
Expand All @@ -18,7 +18,7 @@
"react-toastify": "^10.0.5",
"sass": "^1.77.6",
"tailwindcss": "^3.4.4",
"web-vitals": "^2.1.4"
"web-vitals": "^4.2.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 05ae566

Please sign in to comment.