From b6c2257a8f5bb2b1f72dbf2c0ed9479217058c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:54:26 +0000 Subject: [PATCH] deps(example): Bump the dependencies group in /examples/nextjs-14-openai with 3 updates (#240) Bumps the dependencies group in /examples/nextjs-14-openai with 3 updates: [ai](https://github.com/vercel/ai), [openai](https://github.com/openai/openai-node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `ai` from 2.2.34 to 2.2.35
Release notes

Sourced from ai's releases.

ai@2.2.35

Patch Changes

Commits

Updates `openai` from 4.27.0 to 4.28.0
Release notes

Sourced from openai's releases.

v4.28.0

4.28.0 (2024-02-13)

Full Changelog: v4.27.1...v4.28.0

Features

v4.27.1

4.27.1 (2024-02-12)

Full Changelog: v4.27.0...v4.27.1

Changelog

Sourced from openai's changelog.

4.28.0 (2024-02-13)

Full Changelog: v4.27.1...v4.28.0

Features

4.27.1 (2024-02-12)

Full Changelog: v4.27.0...v4.27.1

Commits

Updates `@types/react` from 18.2.55 to 18.2.57
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
--- examples/nextjs-14-openai/package-lock.json | 24 ++++++++++----------- examples/nextjs-14-openai/package.json | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/nextjs-14-openai/package-lock.json b/examples/nextjs-14-openai/package-lock.json index ff787f802..a0ab723c2 100644 --- a/examples/nextjs-14-openai/package-lock.json +++ b/examples/nextjs-14-openai/package-lock.json @@ -9,9 +9,9 @@ "version": "0.1.0", "dependencies": { "@arcjet/next": "file:../../arcjet-next", - "ai": "^2.2.34", + "ai": "^2.2.35", "next": "14.1.0", - "openai": "^4.27.0", + "openai": "^4.28.0", "openai-chat-tokens": "^0.2.8", "react": "^18", "react-dom": "^18" @@ -43,7 +43,7 @@ "@arcjet/rollup-config": "1.0.0-alpha.8", "@arcjet/tsconfig": "1.0.0-alpha.8", "@jest/globals": "29.7.0", - "@rollup/wasm-node": "4.9.6", + "@rollup/wasm-node": "4.10.0", "@types/node": "18.18.0", "jest": "29.7.0", "typescript": "5.3.3" @@ -580,9 +580,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.55", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz", - "integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==", + "version": "18.2.57", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.57.tgz", + "integrity": "sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -886,9 +886,9 @@ } }, "node_modules/ai": { - "version": "2.2.34", - "resolved": "https://registry.npmjs.org/ai/-/ai-2.2.34.tgz", - "integrity": "sha512-5U/Q9Kkc24vfgq+NpwgbXnS5wgk++ljx1sAyfOFdG2byOR57gkX8wK1gVwiz0CaoZzVj62IqdmnQBoSCAIsbCA==", + "version": "2.2.35", + "resolved": "https://registry.npmjs.org/ai/-/ai-2.2.35.tgz", + "integrity": "sha512-YzR56VAMjqvGIVzMUFwH7jjo7K+Z3Old4nXcigiWsuqXnWQeQi3iPR8p2/xOZzmuZyMTOC+6jjbIJ8hoEOhfcQ==", "dependencies": { "eventsource-parser": "1.0.0", "nanoid": "3.3.6", @@ -3804,9 +3804,9 @@ } }, "node_modules/openai": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/openai/-/openai-4.27.0.tgz", - "integrity": "sha512-j1ZEx9NiBpm31rxWqQTjQt1QvH/8001xHsc/pRoPjkRDYWONCb+qkR6L9C7Wl6ar72Mz1ybtn1bv6fqAoTPlKw==", + "version": "4.28.0", + "resolved": "https://registry.npmjs.org/openai/-/openai-4.28.0.tgz", + "integrity": "sha512-JM8fhcpmpGN0vrUwGquYIzdcEQHtFuom6sRCbbCM6CfzZXNuRk33G7KfeRAIfnaCxSpzrP5iHtwJzIm6biUZ2Q==", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", diff --git a/examples/nextjs-14-openai/package.json b/examples/nextjs-14-openai/package.json index 1d1c22243..5eeb11599 100644 --- a/examples/nextjs-14-openai/package.json +++ b/examples/nextjs-14-openai/package.json @@ -10,9 +10,9 @@ }, "dependencies": { "@arcjet/next": "file:../../arcjet-next", - "ai": "^2.2.34", + "ai": "^2.2.35", "next": "14.1.0", - "openai": "^4.27.0", + "openai": "^4.28.0", "openai-chat-tokens": "^0.2.8", "react": "^18", "react-dom": "^18"