Skip to content

Commit

Permalink
build(deps): bump openai from 4.16.1 to 4.47.1 (#1586)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lars Grammel <lars.grammel@gmail.com>
  • Loading branch information
dependabot[bot] and lgrammel authored May 15, 2024
1 parent bc4e4fc commit 7588999
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 87 deletions.
2 changes: 1 addition & 1 deletion examples/next-ai-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"geist": "^1.2.2",
"next": "latest",
"next-themes": "^0.2.1",
"openai": "^4.28.4",
"openai": "^4.47.1",
"react": "^18",
"react-dom": "^18",
"react-intersection-observer": "^9.8.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-kasada-bot-protection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vercel/kv": "^0.2.2",
"ai": "latest",
"next": "latest",
"openai": "4.16.1",
"openai": "4.47.1",
"react": "18.2.0",
"react-dom": "^18.2.0",
"sonner": "^0.6.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-rate-limits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vercel/kv": "^0.2.2",
"ai": "latest",
"next": "latest",
"openai": "4.16.1",
"openai": "4.47.1",
"react": "18.2.0",
"react-dom": "^18.2.0",
"sonner": "^0.6.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@ai-sdk/openai": "latest",
"ai": "latest",
"next": "latest",
"openai": "4.42.0",
"openai": "4.47.1",
"react": "18.2.0",
"react-dom": "^18.2.0",
"zod": "3.23.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/nuxt-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vue/shared": "^3.3.4",
"ai": "latest",
"nuxt": "^3.6.5",
"openai": "4.16.1",
"openai": "4.47.1",
"tailwindcss": "^3.3.3",
"ufo": "^1.2.0",
"unctx": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/solidstart-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@solidjs/meta": "0.29.3",
"@solidjs/router": "0.8.2",
"ai": "latest",
"openai": "4.16.1",
"openai": "4.47.1",
"solid-js": "1.8.7",
"solid-start": "0.3.10",
"undici": "^5.15.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@ai-sdk/openai": "latest",
"ai": "latest",
"openai": "4.16.1"
"openai": "4.47.1"
},
"devDependencies": {
"@fontsource/fira-mono": "^4.5.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"jsdom": "^23.0.0",
"langchain": "0.0.196",
"msw": "2.0.9",
"openai": "4.42.0",
"openai": "4.47.1",
"react-dom": "^18.2.0",
"react-server-dom-webpack": "18.3.0-canary-eb33bd747-20240312",
"solid-js": "^1.8.7",
Expand Down
109 changes: 30 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7588999

Please sign in to comment.