Skip to content

Commit 6e677fd

Browse files
chore(deps): Bump @anthropic-ai/claude-code in /backend
Bumps [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) from 1.0.108 to 1.0.113. - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/claude-code/commits) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-code" dependency-version: 1.0.113 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 030af81 commit 6e677fd

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prepublishOnly": "npm run build && npm run test"
5555
},
5656
"dependencies": {
57-
"@anthropic-ai/claude-code": "1.0.108",
57+
"@anthropic-ai/claude-code": "1.0.113",
5858
"@hono/node-server": "^1.0.0",
5959
"@logtape/logtape": "^1.0.0",
6060
"@logtape/pretty": "^1.0.0",
@@ -74,6 +74,6 @@
7474
"vitest": "^3.2.4"
7575
},
7676
"peerDependencies": {
77-
"@anthropic-ai/claude-code": "1.0.108"
77+
"@anthropic-ai/claude-code": "1.0.113"
7878
}
7979
}

0 commit comments

Comments
 (0)