Skip to content

Commit

Permalink
chore(deps): Bump the arcjet-apps-minor group with 3 updates (#111)
Browse files Browse the repository at this point in the history
Bumps the arcjet-apps-minor group with 3 updates: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs), [openai](https://github.com/openai/openai-node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@clerk/nextjs` from 5.6.4 to 5.7.1
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs)

Updates `openai` from 4.67.0 to 4.67.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.67.0...v4.67.1)

Updates `@types/react` from 18.3.10 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arcjet-apps-minor
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 733e4cf commit d37bdbb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 38 deletions.
69 changes: 34 additions & 35 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@astrojs/react": "3.6.2",
"@astrojs/starlight": "0.28.2",
"@astrojs/vercel": "7.8.1",
"@clerk/nextjs": "5.6.4",
"@clerk/nextjs": "5.7.1",
"@connectrpc/connect-node": "1.5.0",
"@connectrpc/connect-web": "1.5.0",
"@faker-js/faker": "9.0.3",
Expand All @@ -50,7 +50,7 @@
"hono": "4.6.3",
"next": "14.2.14",
"next-auth": "4.24.8",
"openai": "4.67.0",
"openai": "4.67.1",
"openai-chat-tokens": "0.2.8",
"pagefind": "1.1.1",
"pino": "9.4.0",
Expand All @@ -69,7 +69,7 @@
"@types/bun": "1.1.10",
"@types/deno": "2.0.0",
"@types/express": "4.17.21",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0"
}
}

0 comments on commit d37bdbb

Please sign in to comment.