Update browserslist database and Claude Code settings

- Update caniuse-lite from 1.0.30001588 to 1.0.30001757
- Add npm run build to Claude Code auto-approved commands

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-26 14:09:40 +01:00
parent ddfa0a5595
commit b3356ccf18
2 changed files with 5 additions and 25 deletions

View File

@@ -12,7 +12,8 @@
"Bash(npm install:*)",
"mcp__ide__getDiagnostics",
"mcp__serena__execute_shell_command",
"mcp__serena__check_onboarding_performed"
"mcp__serena__check_onboarding_performed",
"Bash(npm run build:*)"
]
},
"enableAllProjectMcpServers": true,