📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-20 00:03:02 +00:00
parent 47ce7f78dc
commit 2c00adccd5
1216 changed files with 10376 additions and 90058 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"enableAllProjectMcpServers": true,
"permissions": {
"allow": [
"Bash(node scripts/design-audit.mjs:*)",
"Bash(npm run audit:*)",
"Bash(npx playwright:*)",
"Read(//home/**)",
"mcp__playwright",
"mcp__chrome-devtools",
"mcp__shadcn"
]
}
}