add BIOMEJS & update animations

This commit is contained in:
Raghu Chagarlamudi
2025-12-12 15:10:51 -05:00
parent 2de779d90c
commit 84d99fcc3d
3 changed files with 205 additions and 7 deletions

View File

@@ -30,6 +30,7 @@
"@angular-devkit/build-angular": "^19.1.8",
"@angular/cli": "^19.1.8",
"@angular/compiler-cli": "^19.1.0",
"@biomejs/biome": "2.3.8",
"@types/jasmine": "~5.1.0",
"angular-eslint": "19.1.0",
"eslint": "^9.20.0",
@@ -45,4 +46,4 @@
"typescript": "~5.7.2",
"typescript-eslint": "8.23.0"
}
}
}