Skip to content

Commit a190fb0

Browse files
chore(deps): bump the agent group across 1 directory with 3 updates
Bumps the agent group with 3 updates in the / directory: [@agentica/core](https://github.com/wrtnlabs/agentica), [openai](https://github.com/openai/openai-node) and [typia](https://github.com/samchon/typia). Updates `@agentica/core` from 0.32.8 to 0.34.0 - [Release notes](https://github.com/wrtnlabs/agentica/releases) - [Commits](wrtnlabs/agentica@v0.32.8...v0.34.0) Updates `openai` from 5.23.1 to 6.8.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.23.1...v6.8.1) Updates `typia` from 9.7.2 to 10.0.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v9.7.2...v10.0.0) --- updated-dependencies: - dependency-name: "@agentica/core" dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent - dependency-name: openai dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: agent - dependency-name: typia dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: agent ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6358ab8 commit a190fb0

2 files changed

Lines changed: 79 additions & 36 deletions

File tree

package-lock.json

Lines changed: 76 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"typescript": "^5.9.3"
1515
},
1616
"dependencies": {
17-
"@agentica/core": "^0.32.8",
17+
"@agentica/core": "^0.34.0",
1818
"@wrtnlabs/connector-github": "^0.1.506",
1919
"dotenv": "^16.4.7",
20-
"openai": "^5.23.1",
21-
"typia": "^9.7.2"
20+
"openai": "^6.8.1",
21+
"typia": "^10.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)