AW6241 Migrate deps

develop
Peter Bastiani 2024-09-05 12:50:16 +02:00
parent a250ecdcc1
commit 3247880b7c
5 changed files with 22 additions and 22 deletions

8
package-lock.json generated
View File

@ -54,7 +54,7 @@
"zone.js": "~0.14.10" "zone.js": "~0.14.10"
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/custom-webpack": "^18", "@angular-builders/custom-webpack": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.3", "@angular-devkit/build-angular": "^18.2.3",
"@angular/cli": "^18.2.3", "@angular/cli": "^18.2.3",
"@angular/compiler-cli": "^18.2.3", "@angular/compiler-cli": "^18.2.3",
@ -64,9 +64,9 @@
"@types/jasmine": "~2.8.8", "@types/jasmine": "~2.8.8",
"@types/jasminewd2": "^2.0.9", "@types/jasminewd2": "^2.0.9",
"@types/node": "^12.20.15", "@types/node": "^12.20.15",
"@typescript-eslint/eslint-plugin": "^6.18.0", "@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0", "@typescript-eslint/eslint-plugin-tslint": "^8.4.0",
"@typescript-eslint/parser": "^6.18.0", "@typescript-eslint/parser": "^8.4.0",
"codelyzer": "^0.0.28", "codelyzer": "^0.0.28",
"eslint": "^8.35.0", "eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",

View File

@ -26,13 +26,13 @@
"ng-openlayers": "file:dist/ng-openlayers", "ng-openlayers": "file:dist/ng-openlayers",
"@microsoft/signalr": "^3.1.16", "@microsoft/signalr": "^3.1.16",
"@ng-bootstrap/ng-bootstrap": "^17.0.1", "@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ngrx/effects": "^18", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18", "@ngrx/store": "^18.0.2",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"angular-oauth2-oidc": "^17", "angular-oauth2-oidc": "^17.0.2",
"assert": "^2.0.0", "assert": "^2.0.0",
"bootstrap": "^5.3.0", "bootstrap": "^5.3.3",
"browserify-zlib": "^0.2.0", "browserify-zlib": "^0.2.0",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"cesium": "^1.97.0", "cesium": "^1.97.0",

View File

@ -10,9 +10,9 @@
"peerDependencies": { "peerDependencies": {
"@angular/core": "^18.2.3", "@angular/core": "^18.2.3",
"ngrx-store-localstorage": "^18", "ngrx-store-localstorage": "^18",
"@ngrx/effects": "^18", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18", "@ngrx/store": "^18.0.2",
"tassign": "^1.0.0", "tassign": "^1.0.0",
"ng-openlayers": "file:dist/ng-openlayers" "ng-openlayers": "file:dist/ng-openlayers"
} }

View File

@ -13,11 +13,11 @@
"@angular/forms": "^18.2.3", "@angular/forms": "^18.2.3",
"@microsoft/signalr": "^3.1.16", "@microsoft/signalr": "^3.1.16",
"@ng-bootstrap/ng-bootstrap": "^17.0.1", "@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ngrx/effects": "^18", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18", "@ngrx/store": "^18.0.2",
"angular-oauth2-oidc": "^17", "angular-oauth2-oidc": "^17.0.2",
"bootstrap": "^5.3.0", "bootstrap": "^5.3.3",
"moment": "^2.29.4", "moment": "^2.29.4",
"ngx-avatars": "1.8.0", "ngx-avatars": "1.8.0",
"ngx-clipboard": "16.0.0", "ngx-clipboard": "16.0.0",

View File

@ -9,14 +9,14 @@
"@angular/common": "^18.2.3", "@angular/common": "^18.2.3",
"@angular/core": "^18.2.3", "@angular/core": "^18.2.3",
"@angular/forms": "^18.2.3", "@angular/forms": "^18.2.3",
"@ngrx/effects": "^18", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18", "@ngrx/store": "^18.0.2",
"tassign": "^1.0.0", "tassign": "^1.0.0",
"bootstrap": "^5.3.0", "bootstrap": "^5.3.3",
"@microsoft/signalr": "^3.1.16", "@microsoft/signalr": "^3.1.16",
"ngx-uploadx": "^6.2.0", "ngx-uploadx": "^6.2.0",
"angular-oauth2-oidc": "^17", "angular-oauth2-oidc": "^17.0.2",
"moment": "^2.29.4", "moment": "^2.29.4",
"ngx-avatars": "1.8.0", "ngx-avatars": "1.8.0",
"ngx-image-cropper": "^8.0.0", "ngx-image-cropper": "^8.0.0",