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 Apr 27, 2024
1 parent c0da643 commit 0ec8f6b
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 68 deletions.
132 changes: 71 additions & 61 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"express-rate-limit": "^7.2.0",
"express-session": "^1.18.0",
"helmet": "^7.1.0",
"joi": "^17.12.3",
"joi": "^17.13.0",
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"lodash": "^4.17.21",
Expand All @@ -61,25 +61,25 @@
"path-to-regexp": "^6.2.2",
"pg": "^8.11.5",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.1",
"rsuite": "^5.59.2",
"rsuite": "^5.60.0",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"wouter": "^3.1.2"
},
"devDependencies": {
"@testing-library/react": "^15.0.2",
"@testing-library/react": "^15.0.5",
"@types/puppeteer": "^7.0.4",
"better-sqlite3": "^9.5.0",
"better-sqlite3": "^9.6.0",
"concurrently": "^8.2.2",
"jest-puppeteer": "^10.0.1",
"nodemon": "^3.1.0",
"puppeteer": "^22.6.5",
"puppeteer": "^22.7.1",
"supertest": "^6.3.4",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit 0ec8f6b

Please sign in to comment.