Compare commits
1 commit
9bfbc37dc4
...
1b7edbc97b
Author | SHA1 | Date | |
---|---|---|---|
1b7edbc97b |
2 changed files with 576 additions and 284 deletions
File diff suppressed because it is too large
Load diff
|
@ -39,8 +39,8 @@
|
|||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^19.0.0",
|
||||
"@angular/cli": "^19.2.5",
|
||||
"@angular-devkit/build-angular": "^20.0.0",
|
||||
"@angular/cli": "^20.0.0",
|
||||
"@angular/compiler-cli": "^19.0.0",
|
||||
"@types/jasmine": "~5.1.0",
|
||||
"angular-eslint": "19.6.0",
|
||||
|
|
Reference in a new issue