Skip to content

Commit

Permalink
Merging cf0b8ab into trunk-temp/pr-2035/d8dcee51-62c3-4bd5-9544-71ef5…
Browse files Browse the repository at this point in the history
…c9845a5
  • Loading branch information
trunk-io[bot] authored Oct 23, 2024
2 parents 7a27dc6 + cf0b8ab commit 3366321
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 66 deletions.
114 changes: 50 additions & 64 deletions examples/nextjs-sensitive-info/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-sensitive-info/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.0",
"next": "15.0.1",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "15.0.0",
"eslint-config-next": "15.0.1",
"postcss": "^8",
"tailwindcss": "^3.4.14",
"typescript": "^5"
Expand Down

0 comments on commit 3366321

Please sign in to comment.