Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 34 additions & 32 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,36 @@
{
"permissions": {
"allow": [
"Bash(pnpm check:*)",
"mcp__ide__getDiagnostics",
"mcp__plugin_svelte_svelte__svelte-autofixer",
"mcp__plugin_svelte_svelte__list-sections",
"Bash(pkill:*)",
"Bash(timeout 8 pnpm dev:*)",
"Bash(git checkout:*)",
"Bash(npx svelte-kit:*)",
"Bash(ls:*)",
"Bash(pnpm format:*)",
"Bash(pnpm add:*)",
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:flipclockjs.com)",
"WebFetch(domain:codepen.io)",
"WebFetch(domain:flo-bit.dev)",
"Bash(pnpm install)",
"Bash(pnpm install:*)",
"Bash(pnpm config:*)",
"Bash(lsof:*)",
"Bash(pnpm dev)",
"Bash(pnpm exec svelte-kit:*)",
"Bash(pnpm build:*)",
"Bash(pnpm remove:*)",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(npx prettier:*)",
"Bash(node -e:*)"
]
}
"permissions": {
"allow": [
"Bash(pnpm check:*)",
"mcp__ide__getDiagnostics",
"mcp__plugin_svelte_svelte__svelte-autofixer",
"mcp__plugin_svelte_svelte__list-sections",
"Bash(pkill:*)",
"Bash(timeout 8 pnpm dev:*)",
"Bash(git checkout:*)",
"Bash(npx svelte-kit:*)",
"Bash(ls:*)",
"Bash(pnpm format:*)",
"Bash(pnpm add:*)",
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:flipclockjs.com)",
"WebFetch(domain:codepen.io)",
"WebFetch(domain:flo-bit.dev)",
"Bash(pnpm install)",
"Bash(pnpm install:*)",
"Bash(pnpm config:*)",
"Bash(lsof:*)",
"Bash(pnpm dev)",
"Bash(pnpm exec svelte-kit:*)",
"Bash(pnpm build:*)",
"Bash(pnpm remove:*)",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(npx prettier:*)",
"Bash(node -e:*)",
"mcp__plugin_svelte_svelte__get-documentation",
"WebFetch(domain:bits-ui.com)"
]
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"@foxui/social": "^0.4.7",
"@foxui/time": "^0.4.7",
"@foxui/visual": "^0.4.7",
"@internationalized/date": "^3.11.0",
"@number-flow/svelte": "^0.3.10",
"@tailwindcss/typography": "^0.5.19",
"@threlte/core": "^8.3.1",
Expand Down
21 changes: 12 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading