Skip to content

Commit

Permalink
Bump the npm-production group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group in /frontend with 2 updates: [@auth/core](https://github.com/nextauthjs/next-auth) and [next-themes](https://github.com/pacocoursey/next-themes).


Updates `@auth/core` from 0.34.2 to 0.37.4
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected])

Updates `next-themes` from 0.3.0 to 0.4.4
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](pacocoursey/next-themes@v0.3.0...v0.4.4)

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b2fc965 commit 6cb3ac5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 39 deletions.
4 changes: 2 additions & 2 deletions frontend/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rm -rf .next"
},
"dependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.37.4",
"@bufbuild/protobuf": "^2.2.3",
"@connectrpc/connect-node": "^2.0.0",
"@connectrpc/connect-query": "^2.0.1",
Expand Down Expand Up @@ -55,7 +55,7 @@
"nanoid": "^5.0.9",
"next": "^14.2.22",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"posthog-js": "^1.204.0",
"react": "18.3.1",
"react-day-picker": "^8.10.1",
Expand Down
77 changes: 40 additions & 37 deletions frontend/package-lock.json

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

0 comments on commit 6cb3ac5

Please sign in to comment.