-
- Downloads
Merge branch 'update-sentinel-versions' into 'master'
Update sentinel versions See merge request muni-kypo-crp/frontend-angular/components/kypo-command-visualizations!20
... | @@ -38,10 +38,10 @@ | ... | @@ -38,10 +38,10 @@ |
"@angular/platform-browser-dynamic": "^16.2.3", | "@angular/platform-browser-dynamic": "^16.2.3", | ||
"@angular/router": "^16.2.3", | "@angular/router": "^16.2.3", | ||
"@hpcc-js/wasm": "^2.16.2", | "@hpcc-js/wasm": "^2.16.2", | ||
"@sentinel/auth": "~16.1.0", | "@sentinel/auth": "~16.1.1", | ||
"@sentinel/common": "~16.2.3", | "@sentinel/common": "~16.2.4", | ||
"@sentinel/components": "~16.3.1", | "@sentinel/components": "~16.3.2", | ||
"@sentinel/layout": "~16.1.0", | "@sentinel/layout": "~16.1.1", | ||
"@types/chart.js": "^2.9.37", | "@types/chart.js": "^2.9.37", | ||
"@types/jquery": "^3.5.14", | "@types/jquery": "^3.5.14", | ||
"@typescript-eslint/eslint-plugin": "^5.59.2", | "@typescript-eslint/eslint-plugin": "^5.59.2", | ||
... | ... |
Please register or sign in to comment