Skip to content

Commit

Permalink
Merge pull request #101 from BUMETCS673/update/dependencies
Browse files Browse the repository at this point in the history
Resolve dependabot errors
  • Loading branch information
eddie27lee authored Oct 15, 2024
2 parents 2953b8f + 4678dea commit ccc729b
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 56 deletions.
231 changes: 175 additions & 56 deletions code/client/package-lock.json

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

5 changes: 5 additions & 0 deletions code/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,17 @@
"@testing-library/user-event": "^13.5.0",
"axios": "^1.7.7",
"babel-jest": "^29.7.0",
"css-loader": "^7.1.2",
"css-select": "^3.1.1",
"jsonwebtoken": "^9.0.2",
"nth-check": "^2.0.1",
"postcss": "^8.4.47",
"react": "^18.3.1",
"react-day-picker": "^9.1.3",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"react-scripts": "^5.0.1",
"resolve-url-loader": "^5.0.0",
"web-vitals": "^2.1.4"
},
"jest": {
Expand Down

0 comments on commit ccc729b

Please sign in to comment.