Updated dependencies
This commit is contained in:
24
package.json
24
package.json
@@ -13,29 +13,29 @@
|
||||
"dependencies": {
|
||||
"@angular-material-components/datetime-picker": "^5.1.0",
|
||||
"@angular-material-components/moment-adapter": "^5.0.0",
|
||||
"@angular/animations": "~11.2.6",
|
||||
"@angular/cdk": "^11.2.5",
|
||||
"@angular/common": "~11.2.6",
|
||||
"@angular/compiler": "~11.2.6",
|
||||
"@angular/core": "~11.2.6",
|
||||
"@angular/forms": "~11.2.6",
|
||||
"@angular/material": "^11.2.5",
|
||||
"@angular/platform-browser": "~11.2.6",
|
||||
"@angular/platform-browser-dynamic": "~11.2.6",
|
||||
"@angular/router": "~11.2.6",
|
||||
"@angular/animations": "~11.2.11",
|
||||
"@angular/cdk": "^11.2.10",
|
||||
"@angular/common": "~11.2.11",
|
||||
"@angular/compiler": "~11.2.11",
|
||||
"@angular/core": "~11.2.11",
|
||||
"@angular/forms": "~11.2.11",
|
||||
"@angular/material": "^11.2.10",
|
||||
"@angular/platform-browser": "~11.2.11",
|
||||
"@angular/platform-browser-dynamic": "~11.2.11",
|
||||
"@angular/router": "~11.2.11",
|
||||
"angular-auth-oidc-client": "^11.6.6",
|
||||
"matrix-js-sdk": "^9.9.0",
|
||||
"moment": "^2.29.1",
|
||||
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
||||
"path": "^0.12.7",
|
||||
"rxjs": "~6.6.6",
|
||||
"rxjs": "~6.6.7",
|
||||
"tslib": "^1.14.1",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1102.10",
|
||||
"@angular/cli": "^11.2.10",
|
||||
"@angular/compiler-cli": "~11.2.6",
|
||||
"@angular/compiler-cli": "~11.2.11",
|
||||
"@types/jasmine": "~3.5.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"@types/matrix-js-sdk": "^9.2.1",
|
||||
|
||||
Reference in New Issue
Block a user