From 7e85fdcefa2827dda8ac6d2cadacea44d4a8c8a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-=C3=89tienne=20Lord?= Date: Thu, 25 Jan 2024 15:47:52 -0500 Subject: [PATCH] chore(deps): update to igo2-lib 16.3.0 --- package-lock.json | 88 +++++++++++++++++++++++------------------------ package.json | 14 ++++---- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba1daf1e..0c080b10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,13 +21,13 @@ "@angular/platform-browser-dynamic": "^16.1.7", "@angular/router": "^16.1.7", "@angular/service-worker": "^16.1.7", - "@igo2/auth": "^16.2.0", - "@igo2/common": "^16.2.0", - "@igo2/context": "^16.2.0", - "@igo2/core": "^16.2.0", - "@igo2/geo": "^16.2.0", - "@igo2/integration": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/auth": "^16.3.0", + "@igo2/common": "^16.3.0", + "@igo2/context": "^16.3.0", + "@igo2/core": "^16.3.0", + "@igo2/geo": "^16.3.0", + "@igo2/integration": "^16.3.0", + "@igo2/utils": "^16.3.0", "bootstrap": "^5.3.1", "core-js": "^3.24.1", "hammerjs": "^2.0.8", @@ -3283,9 +3283,9 @@ } }, "node_modules/@igo2/auth": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/auth/-/auth-16.2.0.tgz", - "integrity": "sha512-zXkpt2n23rlqnlz3qSfs3dgSYidvHR1VigTM86LvU0FWp75evhKrMIGIbZgVY+MbgATZqyDYCLWasGjppWfiYA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/auth/-/auth-16.3.0.tgz", + "integrity": "sha512-zTaxQiwX30IVdk8MQ6Ly3L8ri50rPG8RwpcQ1xOWCURvPCJs2dFklwgjlMyzOutUZgWqiv8bQ08Mein8WRC7qQ==", "dependencies": { "jwt-decode": "^4.0.0", "ts-cacheable": "^1.0.6", @@ -3304,15 +3304,15 @@ "@angular/router": "^16.2.5", "@azure/msal-angular": "^3.0.4", "@azure/msal-browser": "^3.0.4", - "@igo2/core": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/core": "^16.3.0", + "@igo2/utils": "^16.3.0", "rxjs": "^7.8.0" } }, "node_modules/@igo2/common": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/common/-/common-16.2.0.tgz", - "integrity": "sha512-f1q/oWCW8Tdy/9nhtt2Vidc8iIQK2FHkWM+Hm8RaI5SnR5KGbxReabIPi/1jn78zQ17SrqbKldsUQ2DW8mr5Mw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/common/-/common-16.3.0.tgz", + "integrity": "sha512-+fKCn+6cjkzIyucZSkmtX1/cbuyRSt5XNbguvaNJp9N7trl9vezHd/5kFLHRu9sDzNU07/JSYmftVdcyHPLOZw==", "dependencies": { "tslib": "^2.6.0" }, @@ -3325,8 +3325,8 @@ "@angular/material": "^16.2.4", "@angular/platform-browser": "^16.2.5", "@floating-ui/utils": "^0.1.4", - "@igo2/core": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/core": "^16.3.0", + "@igo2/utils": "^16.3.0", "angular-shepherd": "16.0.0", "ngx-color": "^9.0.0", "scroll-into-view-if-needed": "^3.0.0", @@ -3335,9 +3335,9 @@ } }, "node_modules/@igo2/context": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/context/-/context-16.2.0.tgz", - "integrity": "sha512-muqsKvUhDFPqMYq5g5COCwaWS2z749uPXi7SQEimFfbfxa6bJ3JxcQdNxx6O+TxMatYygc9cj7UIPsfyOzb3Wg==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/context/-/context-16.3.0.tgz", + "integrity": "sha512-q7HBSndhTMYK2IbfBfFTIhu4ZBIoPXjclcbBj4UQXgBx75CzPVDwGjeFI6q0qFqYc28iZj9Ljd1KgJggz8Hq+g==", "dependencies": { "tslib": "^2.6.0" }, @@ -3351,19 +3351,19 @@ "@angular/forms": "^16.2.5", "@angular/material": "^16.2.4", "@angular/platform-browser": "^16.2.5", - "@igo2/auth": "^16.2.0", - "@igo2/common": "^16.2.0", - "@igo2/core": "^16.2.0", - "@igo2/geo": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/auth": "^16.3.0", + "@igo2/common": "^16.3.0", + "@igo2/core": "^16.3.0", + "@igo2/geo": "^16.3.0", + "@igo2/utils": "^16.3.0", "ol": "^7.5.2", "rxjs": "^7.8.0" } }, "node_modules/@igo2/core": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/core/-/core-16.2.0.tgz", - "integrity": "sha512-z2FDcB5KYH0wPz7U623fqNc1AwM4Z5ILn4gGMhrY4S4rfYdN3JwmaCBeUF/Nu9EN1KPBSkdE78RqJ+TUDLqAPA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/core/-/core-16.3.0.tgz", + "integrity": "sha512-0at196xb9VsVvJY5PaJi8kPyrTy8LS2rPywz34eFN5rIscnPLwx+cT2AfAnvtuG4JDRZCE4kg18VsNOTVRO0vQ==", "dependencies": { "@ngx-translate/core": "^15.0.0", "tslib": "^2.6.0" @@ -3377,7 +3377,7 @@ "@angular/core": "^16.2.5", "@angular/platform-browser": "^16.2.5", "@angular/router": "^16.2.5", - "@igo2/utils": "^16.2.0", + "@igo2/utils": "^16.3.0", "@sentry/angular-ivy": "^7.61.0", "ngx-indexed-db": "^11.0.2", "ngx-toastr": "^17.0.0", @@ -3385,9 +3385,9 @@ } }, "node_modules/@igo2/geo": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/geo/-/geo-16.2.0.tgz", - "integrity": "sha512-g5daZW9YJ6Uak1Rs1wnztzNN1oTSP5pFZlyZAiCE0PxUgApW8y6AlwPzYA5rq1wmcyt2ESGr0+2h9gpVv9/GKA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/geo/-/geo-16.3.0.tgz", + "integrity": "sha512-ZfjqWjtxNTu8pefQSlwnG+NnPb5xzihyOWUKXU3YOTrtPog59BxJJHzkIcTXMqz0R0R0pJfXxAq0Vub6Su6Fyw==", "dependencies": { "@turf/helpers": "^6.5.0", "@turf/line-intersect": "^6.5.0", @@ -3408,9 +3408,9 @@ "@angular/forms": "^16.2.5", "@angular/material": "^16.2.4", "@angular/platform-browser": "^16.2.5", - "@igo2/common": "^16.2.0", - "@igo2/core": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/common": "^16.3.0", + "@igo2/core": "^16.3.0", + "@igo2/utils": "^16.3.0", "@mat-datetimepicker/core": "~12.0.0", "file-saver": "^2.0.2", "flexsearch": "0.7.21", @@ -3429,9 +3429,9 @@ } }, "node_modules/@igo2/integration": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/integration/-/integration-16.2.0.tgz", - "integrity": "sha512-rX08hFsXYyJvl1SROVadjCzMaffXRLb0HLnPoAg8iTGCk32hzZQmYKWWygSenscobwSbXCr0qV1HOgj0QSblXA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/integration/-/integration-16.3.0.tgz", + "integrity": "sha512-bM1WeYAPYJLzkAu5mEPZj6IWubQKT7Kw3OfzbxMBXDDbt4jIKMkEZAxOQA5Pt0hbRFeQXAYJUT5IOrfp4LfHpA==", "dependencies": { "tslib": "^2.6.0" }, @@ -3441,17 +3441,17 @@ "peerDependencies": { "@angular/common": "^16.2.5", "@angular/core": "^16.2.5", - "@igo2/context": "^16.2.0", - "@igo2/geo": "^16.2.0", + "@igo2/context": "^16.3.0", + "@igo2/geo": "^16.3.0", "jspdf": "^2.5.1", "jspdf-autotable": "^3.5.29", "rxjs": "^7.8.0" } }, "node_modules/@igo2/utils": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@igo2/utils/-/utils-16.2.0.tgz", - "integrity": "sha512-OGThk9l3x9ou8tKFH+d7IdUAopjpBYRZOu9soh4deqQM0glzLQ7+ZYWOjsTmtdkYQeUE4KHTXCyzb5JJT86teQ==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@igo2/utils/-/utils-16.3.0.tgz", + "integrity": "sha512-tmtMje/b8HpRpyPO6vEofLyxyV+OsJhzCop6UcXrxaI3AwRhFibebjalbV+Azc1tcDLAXJcgVQm+tHprvGdW7w==", "dependencies": { "bowser": "^2.10.0", "tslib": "^2.6.0" @@ -20198,4 +20198,4 @@ "peer": true } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index b8416609..04c02bb2 100644 --- a/package.json +++ b/package.json @@ -60,13 +60,13 @@ "@angular/platform-browser-dynamic": "^16.1.7", "@angular/router": "^16.1.7", "@angular/service-worker": "^16.1.7", - "@igo2/auth": "^16.2.0", - "@igo2/common": "^16.2.0", - "@igo2/context": "^16.2.0", - "@igo2/core": "^16.2.0", - "@igo2/geo": "^16.2.0", - "@igo2/integration": "^16.2.0", - "@igo2/utils": "^16.2.0", + "@igo2/auth": "^16.3.0", + "@igo2/common": "^16.3.0", + "@igo2/context": "^16.3.0", + "@igo2/core": "^16.3.0", + "@igo2/geo": "^16.3.0", + "@igo2/integration": "^16.3.0", + "@igo2/utils": "^16.3.0", "bootstrap": "^5.3.1", "core-js": "^3.24.1", "hammerjs": "^2.0.8",