|
|
|
@ -11,14 +11,14 @@ |
|
|
|
|
}, |
|
|
|
|
"private": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@angular/animations": "^15.2.10", |
|
|
|
|
"@angular/common": "^15.2.10", |
|
|
|
|
"@angular/compiler": "^15.2.10", |
|
|
|
|
"@angular/core": "^15.2.10", |
|
|
|
|
"@angular/forms": "^15.2.10", |
|
|
|
|
"@angular/platform-browser": "^15.2.10", |
|
|
|
|
"@angular/platform-browser-dynamic": "^15.2.10", |
|
|
|
|
"@angular/router": "^15.2.10", |
|
|
|
|
"@angular/animations": "^16.2.12", |
|
|
|
|
"@angular/common": "^16.2.12", |
|
|
|
|
"@angular/compiler": "^16.2.12", |
|
|
|
|
"@angular/core": "^16.2.12", |
|
|
|
|
"@angular/forms": "^16.2.12", |
|
|
|
|
"@angular/platform-browser": "^16.2.12", |
|
|
|
|
"@angular/platform-browser-dynamic": "^16.2.12", |
|
|
|
|
"@angular/router": "^16.2.12", |
|
|
|
|
"@notadd/ngx-neditor": "^1.0.2", |
|
|
|
|
"@types/jquery": "^3.5.0", |
|
|
|
|
"echarts": "^4.9.0", |
|
|
|
@ -27,13 +27,13 @@ |
|
|
|
|
"ngx-echarts": "^4.2.2", |
|
|
|
|
"rxjs": "~6.5.4", |
|
|
|
|
"tslib": "^2.0.0", |
|
|
|
|
"zone.js": "~0.11.4" |
|
|
|
|
"zone.js": "~0.13.3" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@angular-devkit/build-angular": "^15.2.11", |
|
|
|
|
"@angular/cli": "^15.2.11", |
|
|
|
|
"@angular/compiler-cli": "^15.2.10", |
|
|
|
|
"@angular/language-service": "^15.2.10", |
|
|
|
|
"@angular-devkit/build-angular": "^16.2.16", |
|
|
|
|
"@angular/cli": "^16.2.16", |
|
|
|
|
"@angular/compiler-cli": "^16.2.12", |
|
|
|
|
"@angular/language-service": "^16.2.12", |
|
|
|
|
"@types/jasmine": "~3.5.0", |
|
|
|
|
"@types/jasminewd2": "~2.0.3", |
|
|
|
|
"@types/node": "^12.11.1", |
|
|
|
|