Skip to content

Commit

Permalink
deps: bump the arcjet-js group with 3 updates (#205)
Browse files Browse the repository at this point in the history
Bumps the arcjet-js group with 3 updates: [@arcjet/decorate](https://github.com/arcjet/arcjet-js/tree/HEAD/decorate), [@arcjet/ip](https://github.com/arcjet/arcjet-js/tree/HEAD/ip) and [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next).


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

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

Updates `@arcjet/next` from 1.0.0-alpha.33 to 1.0.0-alpha.34
- [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.34/arcjet-next)

---
updated-dependencies:
- dependency-name: "@arcjet/decorate"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-js
- dependency-name: "@arcjet/ip"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-js
- dependency-name: "@arcjet/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-js
...

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 Dec 21, 2024
1 parent e055a74 commit 593c804
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 78 deletions.
133 changes: 58 additions & 75 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 @@ -29,9 +29,9 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@arcjet/decorate": "^1.0.0-alpha.33",
"@arcjet/ip": "^1.0.0-alpha.33",
"@arcjet/next": "^1.0.0-alpha.33",
"@arcjet/decorate": "^1.0.0-alpha.34",
"@arcjet/ip": "^1.0.0-alpha.34",
"@arcjet/next": "^1.0.0-alpha.34",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
Expand Down

0 comments on commit 593c804

Please sign in to comment.