|
|
@ -15,17 +15,17 @@ |
|
|
}, |
|
|
}, |
|
|
"private": true, |
|
|
"private": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@angular/animations": "15.0.4", |
|
|
"@angular/animations": "16.1.8", |
|
|
"@angular/cdk": "15.0.3", |
|
|
"@angular/cdk": "15.0.3", |
|
|
"@angular/cdk-experimental": "15.0.3", |
|
|
"@angular/cdk-experimental": "15.0.3", |
|
|
"@angular/common": "15.0.4", |
|
|
"@angular/common": "16.1.8", |
|
|
"@angular/core": "15.0.4", |
|
|
"@angular/core": "16.1.8", |
|
|
"@angular/forms": "15.0.4", |
|
|
"@angular/forms": "16.1.8", |
|
|
"@angular/localize": "15.0.4", |
|
|
"@angular/localize": "16.1.8", |
|
|
"@angular/platform-browser": "15.0.4", |
|
|
"@angular/platform-browser": "16.1.8", |
|
|
"@angular/platform-browser-dynamic": "15.0.4", |
|
|
"@angular/platform-browser-dynamic": "16.1.8", |
|
|
"@angular/platform-server": "15.0.4", |
|
|
"@angular/platform-server": "16.1.8", |
|
|
"@angular/router": "15.0.4", |
|
|
"@angular/router": "16.1.8", |
|
|
"@babel/runtime": "^7.20.6", |
|
|
"@babel/runtime": "^7.20.6", |
|
|
"@egjs/hammerjs": "2.0.17", |
|
|
"@egjs/hammerjs": "2.0.17", |
|
|
"@graphiql/toolkit": "^0.8.0", |
|
|
"@graphiql/toolkit": "^0.8.0", |
|
|
@ -70,15 +70,15 @@ |
|
|
"vis-data": "7.1.4", |
|
|
"vis-data": "7.1.4", |
|
|
"vis-network": "9.1.2", |
|
|
"vis-network": "9.1.2", |
|
|
"vis-util": "5.0.3", |
|
|
"vis-util": "5.0.3", |
|
|
"zone.js": "0.12.0" |
|
|
"zone.js": "0.13.1" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@angular-builders/custom-webpack": "^15.0.0", |
|
|
"@angular-builders/custom-webpack": "^15.0.0", |
|
|
"@angular-devkit/build-angular": "^15.0.4", |
|
|
"@angular-devkit/build-angular": "^16.1.7", |
|
|
"@angular/cli": "^15.0.4", |
|
|
"@angular/cli": "^16.1.7", |
|
|
"@angular/compiler": "^15.0.4", |
|
|
"@angular/compiler": "^16.1.8", |
|
|
"@angular/compiler-cli": "^15.0.4", |
|
|
"@angular/compiler-cli": "^16.1.8", |
|
|
"@angular/elements": "^15.0.4", |
|
|
"@angular/elements": "^16.1.8", |
|
|
"@babel/core": "^7.20.5", |
|
|
"@babel/core": "^7.20.5", |
|
|
"@compodoc/compodoc": "^1.1.19", |
|
|
"@compodoc/compodoc": "^1.1.19", |
|
|
"@storybook/addon-actions": "^6.5.15", |
|
|
"@storybook/addon-actions": "^6.5.15", |
|
|
@ -125,6 +125,6 @@ |
|
|
"stylelint-config-standard-scss": "^5.0.0", |
|
|
"stylelint-config-standard-scss": "^5.0.0", |
|
|
"stylelint-scss": "4.3.0", |
|
|
"stylelint-scss": "4.3.0", |
|
|
"stylelint-webpack-plugin": "3.3.0", |
|
|
"stylelint-webpack-plugin": "3.3.0", |
|
|
"typescript": "4.8.4" |
|
|
"typescript": "5.1.6" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |