diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 5c6c660ab..7a72e64b5 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -160,18 +160,6 @@ }, "category": "设计" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "frontend-slides", "source": { @@ -243,6 +231,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" } ] } diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 882b74fa8..1998f4644 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -33,8 +33,8 @@ "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", "adapter": "claude-skill", - "commit": "1994caba0b2140d4d5aa765bb9d7d4412d6aaabb", - "syncedAt": "2026-06-11T02:45:51Z" + "commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", + "syncedAt": "2026-06-11T16:00:00Z" }, { "id": "frontend-slides", diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index c0ea69917..16264a4e2 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -160,18 +160,6 @@ }, "category": "设计" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "frontend-slides", "source": { @@ -243,6 +231,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" } ] } diff --git a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json index 4c949f7b3..09aa5dd68 100644 --- a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "shadcn", "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", - "commit": "1994caba0b2140d4d5aa765bb9d7d4412d6aaabb", + "commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", "adapter": "claude-skill", "sourcePath": "skills/shadcn", - "syncedAt": "2026-06-11T02:45:51Z" + "syncedAt": "2026-06-11T16:00:00Z" }