Skip to content

Commit 937e153

Browse files
chore(deps): bump the agent group across 1 directory with 2 updates
Bumps the agent group with 2 updates in the / directory: [@agentica/core](https://github.com/wrtnlabs/agentica) and [typia](https://github.com/samchon/typia). Updates `@agentica/core` from 0.34.2 to 0.36.0 - [Release notes](https://github.com/wrtnlabs/agentica/releases) - [Commits](wrtnlabs/agentica@v0.34.2...v0.36.0) Updates `typia` from 10.1.0 to 11.0.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v10.1.0...v11.0.0) --- updated-dependencies: - dependency-name: "@agentica/core" dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agent - dependency-name: typia dependency-version: 11.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 2e17dd8 commit 937e153

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 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.34.2",
17+
"@agentica/core": "^0.36.0",
1818
"@wrtnlabs/connector-github": "^0.1.506",
1919
"dotenv": "^16.4.7",
2020
"openai": "^6.15.0",
21-
"typia": "^10.1.0"
21+
"typia": "^11.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)