|
|
|
@ -14,17 +14,17 @@ |
|
|
|
}, |
|
|
|
"private": true, |
|
|
|
"dependencies": { |
|
|
|
"@angular/animations": "^12.2.16", |
|
|
|
"@angular/animations": "^13.3.12", |
|
|
|
"@angular/cdk": "^12.2.13", |
|
|
|
"@angular/common": "^12.2.16", |
|
|
|
"@angular/compiler": "^12.2.16", |
|
|
|
"@angular/core": "^12.2.16", |
|
|
|
"@angular/common": "^13.3.12", |
|
|
|
"@angular/compiler": "^13.3.12", |
|
|
|
"@angular/core": "^13.3.12", |
|
|
|
"@angular/flex-layout": "^12.0.0-beta.35", |
|
|
|
"@angular/forms": "^12.2.16", |
|
|
|
"@angular/forms": "^13.3.12", |
|
|
|
"@angular/material": "^12.2.13", |
|
|
|
"@angular/platform-browser": "^12.2.16", |
|
|
|
"@angular/platform-browser-dynamic": "^12.2.16", |
|
|
|
"@angular/router": "^12.2.16", |
|
|
|
"@angular/platform-browser": "^13.3.12", |
|
|
|
"@angular/platform-browser-dynamic": "^13.3.12", |
|
|
|
"@angular/router": "^13.3.12", |
|
|
|
"@auth0/angular-jwt": "^5.0.2", |
|
|
|
"@date-io/date-fns": "^2.11.0", |
|
|
|
"@flowjs/flow.js": "^2.14.1", |
|
|
|
@ -102,10 +102,10 @@ |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular-builders/custom-webpack": "~12.1.3", |
|
|
|
"@angular-devkit/build-angular": "^12.2.17", |
|
|
|
"@angular/cli": "^12.2.17", |
|
|
|
"@angular/compiler-cli": "^12.2.16", |
|
|
|
"@angular/language-service": "^12.2.16", |
|
|
|
"@angular-devkit/build-angular": "^13.3.10", |
|
|
|
"@angular/cli": "^13.3.10", |
|
|
|
"@angular/compiler-cli": "^13.3.12", |
|
|
|
"@angular/language-service": "^13.3.12", |
|
|
|
"@ngtools/webpack": "^13.3.10", |
|
|
|
"@types/ace-diff": "^2.1.1", |
|
|
|
"@types/canvas-gauges": "^2.1.4", |
|
|
|
@ -147,7 +147,7 @@ |
|
|
|
"raw-loader": "^4.0.2", |
|
|
|
"ts-node": "^10.4.0", |
|
|
|
"tslint": "~6.1.3", |
|
|
|
"typescript": "~4.3.5", |
|
|
|
"typescript": "~4.6.4", |
|
|
|
"webpack": "^5.64.4" |
|
|
|
}, |
|
|
|
"resolutions": { |
|
|
|
@ -155,4 +155,4 @@ |
|
|
|
"@types/react": "17.0.37", |
|
|
|
"ace-builds": "1.4.13" |
|
|
|
} |
|
|
|
} |
|
|
|
} |