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 Mar 16, 2024
1 parent f41f657 commit fcaede9
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 111 deletions.
170 changes: 64 additions & 106 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,12 +40,12 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^2.2.1",
"@sendgrid/mail": "^8.1.1",
"@stanlemon/webdev": "^0.1.170",
"@stanlemon/webdev": "^0.1.171",
"bcryptjs": "^2.4.3",
"client-sessions": "^0.8.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"date-fns": "^3.3.1",
"date-fns": "^3.5.0",
"express": "^4.18.3",
"express-rate-limit": "^7.2.0",
"express-session": "^1.18.0",
Expand All @@ -65,12 +65,12 @@
"react-dom": "^18.2.0",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.0",
"rsuite": "^5.55.1",
"rsuite": "^5.56.0",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"wouter": "^3.0.2"
"wouter": "^3.1.0"
},
"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.4.1",
"puppeteer": "^22.5.0",
"supertest": "^6.3.4",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit fcaede9

Please sign in to comment.