mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-19 19:11:49 +02:00
Angular CLI update for packages - @angular/core@12, @angular/cli@12
This commit is contained in:
parent
2e1eab3e2a
commit
a1264cb15b
2466
frontend/ng-karaoqueue/package-lock.json
generated
2466
frontend/ng-karaoqueue/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -12,27 +12,27 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "~11.2.14",
|
||||
"@angular/animations": "~12.2.16",
|
||||
"@angular/cdk": "~9.1.2",
|
||||
"@angular/common": "~11.2.14",
|
||||
"@angular/compiler": "~11.2.14",
|
||||
"@angular/core": "~11.2.14",
|
||||
"@angular/forms": "~11.2.14",
|
||||
"@angular/common": "~12.2.16",
|
||||
"@angular/compiler": "~12.2.16",
|
||||
"@angular/core": "~12.2.16",
|
||||
"@angular/forms": "~12.2.16",
|
||||
"@angular/material": "^9.1.2",
|
||||
"@angular/platform-browser": "~11.2.14",
|
||||
"@angular/platform-browser-dynamic": "~11.2.14",
|
||||
"@angular/router": "~11.2.14",
|
||||
"@angular/platform-browser": "~12.2.16",
|
||||
"@angular/platform-browser-dynamic": "~12.2.16",
|
||||
"@angular/router": "~12.2.16",
|
||||
"@mdi/angular-material": "^5.0.45",
|
||||
"hammerjs": "^2.0.8",
|
||||
"runtime-config-loader": "^2.0.0",
|
||||
"rxjs": "~6.5.4",
|
||||
"tslib": "^2.0.0",
|
||||
"zone.js": "~0.10.3"
|
||||
"zone.js": "~0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "~11.2.19",
|
||||
"@angular/compiler-cli": "~11.2.14",
|
||||
"@angular/language-service": "~11.2.14",
|
||||
"@angular/cli": "~12.2.18",
|
||||
"@angular/compiler-cli": "~12.2.16",
|
||||
"@angular/language-service": "~12.2.16",
|
||||
"@types/jasmine": "~3.5.9",
|
||||
"@types/jasminewd2": "~2.0.8",
|
||||
"@types/node": "~13.9.0",
|
||||
@ -47,6 +47,6 @@
|
||||
"protractor": "~7.0.0",
|
||||
"ts-node": "~8.6.2",
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~4.0.8"
|
||||
"typescript": "~4.3.5"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user