Skip to content

Commit a6cba7c

Browse files
Bump the npm_and_yarn group across 3 directories with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /apis/node directory: [esbuild](https://github.com/evanw/esbuild) and [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /apis/vercel directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/proxy directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.19.10 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.19.10...v0.25.0) Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) Updates `next` from 14.2.3 to 14.2.26 - [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.3...v14.2.26) Updates `next` from 14.2.3 to 14.2.26 - [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.3...v14.2.26) Updates `next` from 14.2.3 to 14.2.26 - [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.3...v14.2.26) Updates `esbuild` from 0.19.10 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.19.10...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.20.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d8a64a commit a6cba7c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apis/node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"combined-stream": "^1.0.8",
2828
"cors": "^2.8.5",
2929
"dotenv": "^16.3.1",
30-
"esbuild": "^0.19.9",
30+
"esbuild": "^0.25.0",
3131
"eventsource-parser": "^1.1.1",
32-
"express": "^4.19.2",
32+
"express": "^4.20.0",
3333
"openai": "^4.42.0",
3434
"redis": "^4.6.8"
3535
},

apis/vercel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@vercel/examples-ui": "^1.0.5",
1515
"@vercel/kv": "^0.2.2",
1616
"@braintrust/proxy": "workspace:*",
17-
"next": "14.2.3",
17+
"next": "14.2.26",
1818
"react": "latest",
1919
"react-dom": "latest"
2020
},

packages/proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/uuid": "^9.0.7",
7373
"@types/yargs": "^17.0.33",
7474
"@typescript-eslint/eslint-plugin": "^8.21.0",
75-
"esbuild": "^0.19.10",
75+
"esbuild": "^0.25.0",
7676
"npm-run-all": "^4.1.5",
7777
"tsup": "^8.4.0",
7878
"typescript": "5.5.4",

0 commit comments

Comments
 (0)