Upgrade dependencies and improve UI handling.
Updated "applesauce-core" and "applesauce-signers" to newer versions in lockfile and package.json. Enhanced UI with better button styling and added logic to hide the "policy" tab if not enabled. Included "bun update" in approved commands.
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"Bash(go test:*)",
|
||||
"Bash(./scripts/test.sh:*)",
|
||||
"Bash(./scripts/update-embedded-web.sh:*)",
|
||||
"Bash(bun run build:*)"
|
||||
"Bash(bun run build:*)",
|
||||
"Bash(bun update:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user