update angular

This commit is contained in:
Dan Percic 2022-01-28 09:58:13 +02:00
parent 38f530dfc9
commit 306c51dff0
2 changed files with 789 additions and 781 deletions

View File

@ -23,18 +23,18 @@
}
},
"dependencies": {
"@angular/animations": "13.1.2",
"@angular/animations": "13.2.0",
"@angular/cdk": "13.1.2",
"@angular/common": "13.1.2",
"@angular/compiler": "13.1.2",
"@angular/core": "13.1.2",
"@angular/forms": "13.1.2",
"@angular/common": "13.2.0",
"@angular/compiler": "13.2.0",
"@angular/core": "13.2.0",
"@angular/forms": "13.2.0",
"@angular/material": "13.1.2",
"@angular/material-moment-adapter": "^13.1.2",
"@angular/platform-browser": "13.1.2",
"@angular/platform-browser-dynamic": "13.1.2",
"@angular/router": "13.1.2",
"@angular/service-worker": "13.1.2",
"@angular/platform-browser": "13.2.0",
"@angular/platform-browser-dynamic": "13.2.0",
"@angular/router": "13.2.0",
"@angular/service-worker": "13.2.0",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@materia-ui/ngx-monaco-editor": "^6.0.0",
"@ngx-translate/core": "^14.0.0",
@ -62,13 +62,13 @@
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "13.1.3",
"@angular-devkit/build-angular": "13.2.0",
"@angular-eslint/eslint-plugin": "13.0.1",
"@angular-eslint/eslint-plugin-template": "13.0.1",
"@angular-eslint/template-parser": "13.0.1",
"@angular/cli": "13.1.3",
"@angular/compiler-cli": "13.1.2",
"@angular/language-service": "13.1.2",
"@angular/cli": "13.2.0",
"@angular/compiler-cli": "13.2.0",
"@angular/language-service": "13.2.0",
"@bartholomej/ngx-translate-extract": "^8.0.2",
"@nrwl/cli": "13.6.1",
"@nrwl/eslint-plugin-nx": "13.6.1",

1544
yarn.lock

File diff suppressed because it is too large Load Diff