Skip to content

Commit

Permalink
deps(example): Bump the dependencies group across 1 directory with 3 …
Browse files Browse the repository at this point in the history
…updates

Bumps the dependencies group with 3 updates in the /examples/nextjs-14-react-hook-form directory: [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@arcjet/next` from 1.0.0-alpha.13 to 1.0.0-alpha.14
- [Release notes](https://github.com/arcjet/arcjet-js/releases)
- [Changelog](https://github.com/arcjet/arcjet-js/blob/main/arcjet-next/CHANGELOG.md)
- [Commits](https://github.com/arcjet/arcjet-js/commits/v1.0.0-alpha.14/arcjet-next)

Updates `next` from 14.2.3 to 14.2.4
- [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.3...v14.2.4)

Updates `eslint-config-next` from 14.2.3 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@arcjet/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 3cc0ae7 commit b69410c
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 87 deletions.
210 changes: 125 additions & 85 deletions examples/nextjs-14-react-hook-form/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/nextjs-14-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "0.394.0",
"next": "^14.2.3",
"next": "^14.2.4",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
Expand All @@ -32,7 +32,7 @@
"@typescript-eslint/parser": "^7.13.0",
"autoprefixer": "^10.4.14",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-tailwindcss": "^3.17.3",
Expand Down

0 comments on commit b69410c

Please sign in to comment.