Skip to content

Commit

Permalink
Merging 5fb9dbe into trunk-temp/pr-935/830d46ac-1ee6-4509-9cce-e8088c…
Browse files Browse the repository at this point in the history
…4846d5
  • Loading branch information
trunk-io[bot] authored Jun 12, 2024
2 parents 57c5845 + 5fb9dbe commit b672f87
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
124 changes: 62 additions & 62 deletions examples/nextjs-14-pages-wrap/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-14-pages-wrap/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.3",
"next": "^14.2.4",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"typescript": "^5"
Expand Down

0 comments on commit b672f87

Please sign in to comment.