Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 5 updates in the /website3.0 directory:

| Package | From | To |
| --- | --- | --- |
| [mongoose](https://github.com/Automattic/mongoose) | `8.4.4` | `8.8.3` |
| [next](https://github.com/vercel/next.js) | `14.2.12` | `14.2.22` |
| [cookie](https://github.com/jshttp/cookie) | `0.5.0` | `0.7.2` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.7` | `4.24.11` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` |



Updates `mongoose` from 8.4.4 to 8.8.3
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.4.4...8.8.3)

Updates `next` from 14.2.12 to 14.2.22
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.12...v14.2.22)

Updates `cookie` from 0.5.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.5.0...v0.7.2)

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

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next-auth
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent c278b33 commit 26edfa8
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 114 deletions.
181 changes: 70 additions & 111 deletions website3.0/package-lock.json

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

6 changes: 3 additions & 3 deletions website3.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.454.0",
"mongodb": "^6.7.0",
"mongoose": "^8.4.4",
"next": "14.2.12",
"next-auth": "^4.24.7",
"mongoose": "^8.8.3",
"next": "14.2.22",
"next-auth": "^4.24.11",
"node-schedule": "^2.1.1",
"nodemailer": "^6.9.14",
"react": "^18",
Expand Down

0 comments on commit 26edfa8

Please sign in to comment.