Skip to content

Commit d0a6a4f

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#440)
Bumps the npm_and_yarn group with 2 updates in the /typescript directory: [next](https://github.com/vercel/next.js) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /typescript/examples/by-framework/eleven-labs directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.1.2 to 15.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.2...v15.2.3) Updates `axios` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.3...v1.8.4) Updates `next` from 15.1.2 to 15.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c9c298 commit d0a6a4f

File tree

3 files changed

+264
-228
lines changed

3 files changed

+264
-228
lines changed

typescript/examples/by-framework/eleven-labs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@goat-sdk/wallet-solana": "0.2.16",
2323
"@goat-sdk/wallet-viem": "0.2.12",
2424
"@tanstack/react-query": "^5.62.2",
25-
"next": "15.1.2",
25+
"next": "15.2.3",
2626
"react": "^18.0.0",
2727
"react-dom": "^18.0.0",
2828
"viem": "catalog:",

typescript/packages/plugins/allora/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@goat-sdk/core": "workspace:*",
1616
"zod": "catalog:",
17-
"axios": "1.8.3"
17+
"axios": "1.8.4"
1818
},
1919
"peerDependencies": {
2020
"@goat-sdk/core": "workspace:*"

0 commit comments

Comments
 (0)