Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 5d9b7d8 commit 9427bb4
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 31 deletions.
64 changes: 37 additions & 27 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 @@ -37,8 +37,8 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^2.2.4",
"@fortawesome/react-fontawesome": "^0.2.1",
"@reduxjs/toolkit": "^2.2.5",
"@sendgrid/mail": "^8.1.3",
"@stanlemon/webdev": "^0.1.181",
"bcryptjs": "^2.4.3",
Expand All @@ -65,7 +65,7 @@
"react-dom": "^18.3.1",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.2",
"rsuite": "^5.60.2",
"rsuite": "^5.61.0",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
Expand All @@ -79,7 +79,7 @@
"concurrently": "^8.2.2",
"jest-puppeteer": "^10.0.1",
"nodemon": "^3.1.0",
"puppeteer": "^22.8.0",
"puppeteer": "^22.9.0",
"supertest": "^7.0.0",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit 9427bb4

Please sign in to comment.