Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/next-auth-4.24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renatodellosso authored Jan 20, 2025
2 parents 9593555 + 26c706c commit 7239248
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 60 deletions.
128 changes: 72 additions & 56 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"dependencies": "^0.0.1",
"dotenv": "^16.4.7",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"formidable": "^3.5.2",
"jose": "^5.9.6",
"levenary": "^1.1.1",
"minimongo": "^6.19.0",
"mongo-anywhere": "^1.0.21",
"mongodb": "^5.0.0",
"next": "^15.1.4",
"next-auth": "^4.24.11",
"next": "^15.1.5",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"omit-call-signature": "^1.0.15",
Expand All @@ -53,7 +53,7 @@
"react-icons": "^5.4.0",
"react-p5": "^1.4.1",
"react-qr-code": "^2.0.15",
"resend": "^4.0.1",
"resend": "^4.1.1",
"string-similarity-js": "^2.1.4",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
Expand All @@ -66,7 +66,7 @@
"@jest/globals": "^29.7.0",
"@types/formidable": "^3.4.5",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"@types/node": "^22.10.7",
"@types/react": "^18.3.8",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 7239248

Please sign in to comment.