Skip to content

Commit 4a3b969

Browse files
chore(deps): bump the agent group with 3 updates
Bumps the agent group with 3 updates: [@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.12.21 to 0.16.4 - [Release notes](https://github.com/wrtnlabs/agentica/releases) - [Commits](wrtnlabs/agentica@v0.12.21...v0.16.4) Updates `openai` from 4.89.0 to 4.93.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.89.0...v4.93.0) Updates `typia` from 8.0.3 to 9.1.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v8.0.3...9.1.0) --- updated-dependencies: - dependency-name: "@agentica/core" dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent - dependency-name: openai dependency-version: 4.93.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent - dependency-name: typia dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: agent ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37f3d30 commit 4a3b969

2 files changed

Lines changed: 25 additions & 79 deletions

File tree

package-lock.json

Lines changed: 22 additions & 76 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.8.2"
1515
},
1616
"dependencies": {
17-
"@agentica/core": "^0.12.12",
17+
"@agentica/core": "^0.16.4",
1818
"@wrtnlabs/connector-github": "^0.1.487",
1919
"dotenv": "^16.4.7",
20-
"openai": "^4.86.0",
21-
"typia": "^8.0.3"
20+
"openai": "^4.93.0",
21+
"typia": "^9.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)