Skip to content

Commit

Permalink
deps(example): Bump permitio
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-14-permit with 1 update: [permitio](https://github.com/permitio/permit-node).


Updates `permitio` from 2.5.9 to 2.6.0
- [Release notes](https://github.com/permitio/permit-node/releases)
- [Commits](permitio/permit-node@2.5.9...2.6.0)

---
updated-dependencies:
- dependency-name: permitio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent c76d98a commit b03cacc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions examples/nextjs-14-permit/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-14-permit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@arcjet/next": "file:../../arcjet-next",
"@clerk/nextjs": "^5.7.1",
"next": "14.2.14",
"permitio": "^2.5.9",
"permitio": "^2.6.0",
"react": "^18",
"react-dom": "^18"
},
Expand Down

0 comments on commit b03cacc

Please sign in to comment.