Skip to content

Commit

Permalink
Merging aaa3543 into trunk-temp/pr-1958/7ac6d125-01d3-460f-b317-f4068…
Browse files Browse the repository at this point in the history
…2f6b721
  • Loading branch information
trunk-io[bot] authored Oct 17, 2024
2 parents ec5087d + aaa3543 commit 8bca5be
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
120 changes: 60 additions & 60 deletions examples/nextjs-14-app-dir-rl/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 examples/nextjs-14-app-dir-rl/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": "^14.2.14",
"next": "^14.2.15",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -20,9 +20,9 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"postcss": "^8",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "^5"
}
}

0 comments on commit 8bca5be

Please sign in to comment.