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 13, 2024
1 parent 3a80154 commit 5fc5f64
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 63 deletions.
163 changes: 107 additions & 56 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 @@ -40,7 +40,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^2.2.3",
"@sendgrid/mail": "^8.1.3",
"@stanlemon/webdev": "^0.1.178",
"@stanlemon/webdev": "^0.1.181",
"bcryptjs": "^2.4.3",
"client-sessions": "^0.8.0",
"compression": "^1.7.4",
Expand All @@ -58,28 +58,28 @@
"passport": "~0.6.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"path-to-regexp": "^6.2.1",
"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-fontawesome": "^1.7.1",
"react-redux": "^9.1.0",
"rsuite": "^5.59.0",
"rsuite": "^5.59.1",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"wouter": "^3.1.0"
"wouter": "^3.1.2"
},
"devDependencies": {
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^14.3.1",
"@types/puppeteer": "^7.0.4",
"better-sqlite3": "^9.4.5",
"better-sqlite3": "^9.5.0",
"concurrently": "^8.2.2",
"jest-puppeteer": "^10.0.1",
"nodemon": "^3.1.0",
"puppeteer": "^22.6.3",
"puppeteer": "^22.6.4",
"supertest": "^6.3.4",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit 5fc5f64

Please sign in to comment.