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] authored Mar 9, 2024
1 parent e4228cb commit f41f657
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^2.2.1",
"@sendgrid/mail": "^8.1.1",
"@stanlemon/webdev": "^0.1.169",
"@stanlemon/webdev": "^0.1.170",
"bcryptjs": "^2.4.3",
"client-sessions": "^0.8.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"date-fns": "^3.3.1",
"express": "^4.18.3",
"express-rate-limit": "^7.1.5",
"express-rate-limit": "^7.2.0",
"express-session": "^1.18.0",
"helmet": "^7.1.0",
"joi": "^17.12.2",
Expand All @@ -65,12 +65,12 @@
"react-dom": "^18.2.0",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.0",
"rsuite": "^5.55.0",
"rsuite": "^5.55.1",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"wouter": "^3.0.1"
"wouter": "^3.0.2"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
Expand All @@ -79,7 +79,7 @@
"concurrently": "^8.2.2",
"jest-puppeteer": "^10.0.1",
"nodemon": "^3.1.0",
"puppeteer": "^22.3.0",
"puppeteer": "^22.4.1",
"supertest": "^6.3.4",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit f41f657

Please sign in to comment.