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 Jun 1, 2024
1 parent 4beb915 commit 85c127b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
42 changes: 22 additions & 20 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 @@ -47,7 +47,7 @@
"cookie-parser": "^1.4.6",
"date-fns": "^3.6.0",
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"express-rate-limit": "^7.3.0",
"express-session": "^1.18.0",
"helmet": "^7.1.0",
"joi": "^17.13.1",
Expand All @@ -65,20 +65,20 @@
"react-dom": "^18.3.1",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.2",
"rsuite": "^5.62.1",
"rsuite": "^5.64.0",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.12.0",
"wouter": "^3.1.3"
"wouter": "^3.2.0"
},
"devDependencies": {
"@testing-library/react": "^15.0.7",
"@types/puppeteer": "^7.0.4",
"better-sqlite3": "^10.0.0",
"better-sqlite3": "^10.1.0",
"concurrently": "^8.2.2",
"jest-puppeteer": "^10.0.1",
"nodemon": "^3.1.1",
"nodemon": "^3.1.2",
"puppeteer": "^22.10.0",
"supertest": "^7.0.0",
"wait-for-expect": "^3.0.2"
Expand Down

0 comments on commit 85c127b

Please sign in to comment.