chore: update package-lock.json for v0.21.0

This commit is contained in:
nrslib 2026-02-20 19:50:58 +09:00
parent eda5f3d2e3
commit 01b68d1104

6
package-lock.json generated
View File

@ -1,17 +1,17 @@
{ {
"name": "takt", "name": "takt",
"version": "0.20.0", "version": "0.21.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "takt", "name": "takt",
"version": "0.20.0", "version": "0.21.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.47", "@anthropic-ai/claude-agent-sdk": "^0.2.47",
"@openai/codex-sdk": "^0.103.0", "@openai/codex-sdk": "^0.103.0",
"@opencode-ai/sdk": "^1.1.53", "@opencode-ai/sdk": ">=1.1.53 <1.2.7",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"commander": "^12.1.0", "commander": "^12.1.0",
"update-notifier": "^7.3.1", "update-notifier": "^7.3.1",