Skip to content

Commit

Permalink
Merging 8019bab into trunk-temp/pr-946/2db6fced-ae40-43a0-96ba-21995a…
Browse files Browse the repository at this point in the history
…9c4b7c
  • Loading branch information
trunk-io[bot] authored Jun 12, 2024
2 parents ed91743 + 8019bab commit e4f0d91
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 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.

8 changes: 4 additions & 4 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.1.31",
"next": "^14.2.3",
"openai": "^4.49.1",
"ai": "^3.1.32",
"next": "^14.2.4",
"openai": "^4.50.0",
"openai-chat-tokens": "^0.2.8",
"react": "^18",
"react-dom": "^18"
Expand All @@ -23,7 +23,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 e4f0d91

Please sign in to comment.