Angular CLI update for packages - @angular/cli@20, @angular/core@20

This commit is contained in:
2026-04-28 20:27:14 +03:00
parent 0d9203a8a7
commit 51fc369a2f
3 changed files with 3287 additions and 1953 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"permissions": {
"allow": [
"Bash(npm audit *)",
"Bash(ls /Users/claudiuf/Projects/kanban2/*.lock /Users/claudiuf/Projects/kanban2/yarn.lock)",
"Bash(npm -v)",
"Bash(npm i *)",
"Bash(npm install *)",
"Bash(npm view *)",
"Bash(grep -v \"^--$\")",
"Bash(sort -t: -k2 -rn)",
"Bash(ls *)",
"Bash(npm --version)",
"mcp__zai-mcp-server__analyze_image",
"Bash(npx *)",
"Bash(node *)"
]
}
}