Skip to content

Commit 1736f04

Browse files
masseaterclaude
andcommitted
fix(ui-dev): keep valibot in dependencies as it is imported directly
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 53f068a commit 1736f04

3 files changed

Lines changed: 209 additions & 24 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "agnix",
99
"source": "./plugins/agnix",
1010
"description": "AI アシスタント設定ファイルリンター(agnix)統合",
11-
"version": "0.0.13"
11+
"version": "0.0.14"
1212
},
1313
{
1414
"name": "cc-hooks-ts",
@@ -26,43 +26,43 @@
2626
"name": "context",
2727
"source": "./plugins/context",
2828
"description": "プロジェクトコンテキスト管理(AGENTS.md, rules)",
29-
"version": "0.2.6"
29+
"version": "0.2.7"
3030
},
3131
{
3232
"name": "debug",
3333
"source": "./plugins/debug",
3434
"description": "plugin debug 用",
35-
"version": "0.0.15"
35+
"version": "0.0.16"
3636
},
3737
{
3838
"name": "devkit",
3939
"source": "./plugins/devkit",
4040
"description": "Development toolkit — tech stack definitions, project setup, and quality automation",
41-
"version": "0.3.9"
41+
"version": "0.3.10"
4242
},
4343
{
4444
"name": "discord-notify",
4545
"source": "./plugins/discord-notify",
4646
"description": "Discord通知 — idle時にセッションの最新メッセージをDiscordスレッドに投稿",
47-
"version": "0.0.4"
47+
"version": "0.0.5"
4848
},
4949
{
5050
"name": "eslint-lsp",
5151
"source": "./plugins/eslint-lsp",
5252
"description": "ESLint 9 Language Server integration for Claude Code",
53-
"version": "0.1.12"
53+
"version": "0.1.13"
5454
},
5555
{
5656
"name": "github-workflow",
5757
"source": "./plugins/github-workflow",
5858
"description": "Git/GitHub ワークフロー支援 — Stop 時にブランチ状態とコンフリクトを通知",
59-
"version": "0.0.13"
59+
"version": "0.0.14"
6060
},
6161
{
6262
"name": "mutils",
6363
"source": "./plugins/mutils",
6464
"description": "汎用ユーティリティ(フック・スキル)",
65-
"version": "0.18.11"
65+
"version": "0.18.12"
6666
},
6767
{
6868
"name": "ops-harbor",
@@ -80,7 +80,7 @@
8080
"name": "progress-tracker",
8181
"source": "./plugins/progress-tracker",
8282
"description": "セッション進捗ファイルの自動作成・管理",
83-
"version": "0.1.13"
83+
"version": "0.1.14"
8484
},
8585
{
8686
"name": "research",
@@ -92,7 +92,7 @@
9292
"name": "sdd",
9393
"source": "./plugins/sdd",
9494
"description": "Spec Driven Development (SDD) ワークフロー支援コマンド集",
95-
"version": "0.5.16"
95+
"version": "0.5.17"
9696
},
9797
{
9898
"name": "swarm",
@@ -104,7 +104,7 @@
104104
"name": "ui-dev",
105105
"source": "./plugins/ui-dev",
106106
"description": "Figma x AI UI implementation workflow",
107-
"version": "0.0.21"
107+
"version": "0.0.22"
108108
},
109109
{
110110
"name": "use-codex",

0 commit comments

Comments
 (0)