Skip to content

Commit e2130bc

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /e2e/scenarios/nextjs-instrumentation directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /e2e/scenarios/turbopack-auto-instrumentation directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /js/examples/ai-sdk/next-openai-app directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.34 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.34...v15.5.18) Updates `next` from 16.2.1 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.34...v15.5.18) Updates `next` from 15.5.14 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.34...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08d7d59 commit e2130bc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

e2e/scenarios/nextjs-instrumentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@opentelemetry/exporter-trace-otlp-http": "0.200.0",
88
"@opentelemetry/sdk-trace-base": "2.0.0",
99
"@vercel/otel": "2.1.0",
10-
"next": "14.2.34",
10+
"next": "15.5.18",
1111
"react": "18.3.1",
1212
"react-dom": "18.3.1"
1313
},

e2e/scenarios/turbopack-auto-instrumentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@braintrust/e2e-turbopack-auto-instrumentation",
33
"private": true,
44
"dependencies": {
5-
"next": "16.2.1",
5+
"next": "16.2.6",
66
"openai": "6.32.0",
77
"react": "19.2.4",
88
"react-dom": "19.2.4"

js/examples/ai-sdk/next-openai-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"class-variance-authority": "^0.7.1",
3737
"clsx": "^2.1.1",
3838
"lucide-react": "^0.545.0",
39-
"next": "^15.5.9",
39+
"next": "^15.5.18",
4040
"react": "^18",
4141
"react-dom": "^18",
4242
"react-markdown": "9.0.1",

0 commit comments

Comments
 (0)