Skip to content

Commit

Permalink
Merging 3a2e99d into trunk-temp/pr-1228/1a99a8a0-04f2-4b13-9c78-0a43b…
Browse files Browse the repository at this point in the history
…3956f08
  • Loading branch information
trunk-io[bot] authored Jul 30, 2024
2 parents d599d10 + 3a2e99d commit 0f75e85
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 85 deletions.
157 changes: 75 additions & 82 deletions examples/nextjs-14-openai/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-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"ai": "^3.2.35",
"ai": "^3.2.40",
"next": "^14.2.5",
"openai": "^4.53.0",
"openai": "^4.53.2",
"openai-chat-tokens": "^0.2.8",
"react": "^18",
"react-dom": "^18"
Expand All @@ -25,7 +25,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"typescript": "^5"
}
}

0 comments on commit 0f75e85

Please sign in to comment.