Aw5739 Prepare migration to v16
This commit is contained in:
parent
3da646dc4d
commit
da624f0535
10
package.json
10
package.json
@ -26,9 +26,9 @@
|
|||||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||||
"@microsoft/signalr": "^3.1.16",
|
"@microsoft/signalr": "^3.1.16",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
|
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
|
||||||
"@ngrx/effects": "^14",
|
"@ngrx/effects": "^15",
|
||||||
"@ngrx/router-store": "^14",
|
"@ngrx/router-store": "^15",
|
||||||
"@ngrx/store": "^14",
|
"@ngrx/store": "^15",
|
||||||
"@popperjs/core": "^2.11.6",
|
"@popperjs/core": "^2.11.6",
|
||||||
"angular-oauth2-oidc": "^13",
|
"angular-oauth2-oidc": "^13",
|
||||||
"assert": "^2.0.0",
|
"assert": "^2.0.0",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"core-js": "^2.6.12",
|
"core-js": "^2.6.12",
|
||||||
"https-browserify": "^1.0.0",
|
"https-browserify": "^1.0.0",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"ngrx-store-localstorage": "^14",
|
"ngrx-store-localstorage": "^15",
|
||||||
"ngx-avatars": "1.4.0",
|
"ngx-avatars": "1.4.0",
|
||||||
"ngx-clipboard": "^15.1.0",
|
"ngx-clipboard": "^15.1.0",
|
||||||
"ngx-image-cropper": "^3.3.5",
|
"ngx-image-cropper": "^3.3.5",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"zone.js": "~0.11.4"
|
"zone.js": "~0.11.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-builders/custom-webpack": "^14",
|
"@angular-builders/custom-webpack": "^15",
|
||||||
"@angular-devkit/build-angular": "^15.2.10",
|
"@angular-devkit/build-angular": "^15.2.10",
|
||||||
"@angular/cli": "^15.2.10",
|
"@angular/cli": "^15.2.10",
|
||||||
"@angular/compiler-cli": "^15.2.10",
|
"@angular/compiler-cli": "^15.2.10",
|
||||||
|
Loading…
Reference in New Issue
Block a user