Skip to content

Commit

Permalink
Merging eda5554 into trunk-temp/pr-2176/a43e693d-f233-462b-be94-93530…
Browse files Browse the repository at this point in the history
…de6dc93
  • Loading branch information
trunk-io[bot] authored Nov 19, 2024
2 parents cb64f4a + eda5554 commit 252818a
Show file tree
Hide file tree
Showing 31 changed files with 784 additions and 669 deletions.
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.27.3",
"jest": "29.7.0",
"next": "15.0.1",
"next": "15.0.3",
"typescript": "5.6.3"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions examples/nextjs-14-nextauth-4/package-lock.json

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

100 changes: 55 additions & 45 deletions examples/nextjs-app-dir-rate-limit/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-app-dir-rate-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"next": "15.0.1",
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 252818a

Please sign in to comment.