From de705863ace62b622ae78512fcbe3df7d4caced3 Mon Sep 17 00:00:00 2001 From: Travis Cobbs <77415528+tcobbs-bentley@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:17:51 -0700 Subject: [PATCH] Update to iTwin 4.8.1 (#79) --- package-lock.json | 174 +++++++++++++++++++++++----------------------- package.json | 22 +++--- 2 files changed, 98 insertions(+), 98 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb65bef..08071e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,17 +9,17 @@ "version": "0.22.11", "license": "MIT", "dependencies": { - "@itwin/core-bentley": "4.7.8", - "@itwin/core-common": "4.7.8", - "@itwin/core-frontend": "4.7.8", - "@itwin/core-geometry": "4.7.8", - "@itwin/core-i18n": "4.7.8", - "@itwin/core-markup": "4.7.8", - "@itwin/core-orbitgt": "4.7.8", - "@itwin/core-quantity": "4.7.8", - "@itwin/presentation-common": "4.7.8", - "@itwin/presentation-frontend": "4.7.8", - "@itwin/webgl-compatibility": "4.7.8", + "@itwin/core-bentley": "4.8.1", + "@itwin/core-common": "4.8.1", + "@itwin/core-frontend": "4.8.1", + "@itwin/core-geometry": "4.8.1", + "@itwin/core-i18n": "4.8.1", + "@itwin/core-markup": "4.8.1", + "@itwin/core-orbitgt": "4.8.1", + "@itwin/core-quantity": "4.8.1", + "@itwin/presentation-common": "4.8.1", + "@itwin/presentation-frontend": "4.8.1", + "@itwin/webgl-compatibility": "4.8.1", "base64-js": "^1.5.1" }, "devDependencies": { @@ -190,12 +190,12 @@ "dev": true }, "node_modules/@itwin/appui-abstract": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.7.8.tgz", - "integrity": "sha512-ns1uX6Mvg583DndWNGgsvCtWnVS5PB1N/ic6etXihReW8LK07ERybaYsja2hCCPb1mf71jO0Isl3s/Hbs7HD+g==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.8.1.tgz", + "integrity": "sha512-73IYFUicKEEoJq+AGaSIxGQOn1ljZPgE862Uyj3aLWETNsuLT29TuFH8GWXW6j25EpBbv4vi3a00lHfY2JFLrw==", "peer": true, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8" + "@itwin/core-bentley": "^4.8.1" } }, "node_modules/@itwin/cloud-agnostic-core": { @@ -211,33 +211,33 @@ } }, "node_modules/@itwin/core-bentley": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.7.8.tgz", - "integrity": "sha512-xSYeNLETjFF4BU/4n09mX3acwd2I8RzeIfI276VgOXTiJrvX21qVtUHIlm9Fw36B5SoU1G1F3Ja8pV/86ISW0w==" + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.8.1.tgz", + "integrity": "sha512-nloqNK3TDb5WanzTRmajswkVNnvHsvJS8jRvdmBXl1B6ziVqc2yPHh0Qay1I43oMTj2fpc3e4UJru8gVkqfUZg==" }, "node_modules/@itwin/core-common": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.7.8.tgz", - "integrity": "sha512-I6f5GM9oPbjoYGvSEkXzynY9vn5PxEDZh27KR+eQF8SjVpZY4NK+/Plc8TRfXk+p7LydmrjGeuAOZ9xTFVPkXQ==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.8.1.tgz", + "integrity": "sha512-dIfw0ly+JFM83+mIQQ5xZ5WImazcjCBFuClTE8Fc5LMfFTe/Jtbj3nwA7aD7FcpuwtnV6kp4ykqrA5SoEz8Byg==", "dependencies": { "flatbuffers": "~1.12.0", "js-base64": "^3.6.1" }, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-geometry": "^4.7.8" + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-geometry": "^4.8.1" } }, "node_modules/@itwin/core-frontend": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.7.8.tgz", - "integrity": "sha512-nxGm99i8dapDFiF8XGnn0BaA6np4lQCg04SiFhaDPv3Kx+N85YI1NkFQcksOewhORQynvMDhaM6azt0jAWfJsw==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.8.1.tgz", + "integrity": "sha512-Z5ZBxi8R4Q2H9NkdKLdwI+fcwIzWGFL25OQzQ9kBAGyPtl+UMrgpIsS6I6PiT5zc4za4HPxln+R86UiGe1bm+Q==", "dependencies": { "@itwin/cloud-agnostic-core": "^2.1.0", - "@itwin/core-i18n": "4.7.8", - "@itwin/core-telemetry": "4.7.8", + "@itwin/core-i18n": "4.8.1", + "@itwin/core-telemetry": "4.8.1", "@itwin/object-storage-core": "^2.2.2", - "@itwin/webgl-compatibility": "4.7.8", + "@itwin/webgl-compatibility": "4.8.1", "@loaders.gl/core": "^3.1.6", "@loaders.gl/draco": "^3.1.6", "fuse.js": "^3.3.0", @@ -245,83 +245,83 @@ "wms-capabilities": "0.4.0" }, "peerDependencies": { - "@itwin/appui-abstract": "^4.7.8", - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-common": "^4.7.8", - "@itwin/core-geometry": "^4.7.8", - "@itwin/core-orbitgt": "^4.7.8", - "@itwin/core-quantity": "^4.7.8" + "@itwin/appui-abstract": "^4.8.1", + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-common": "^4.8.1", + "@itwin/core-geometry": "^4.8.1", + "@itwin/core-orbitgt": "^4.8.1", + "@itwin/core-quantity": "^4.8.1" } }, "node_modules/@itwin/core-geometry": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.7.8.tgz", - "integrity": "sha512-oAls8SGcoUkaQ+6QxcsCXvf+kMwqQBKwVXRoZIKSXAJzuaHFXQG2xhT8JKcRF2S1em7HbDWZXcxDJqHK4X36Jw==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.8.1.tgz", + "integrity": "sha512-rQv1kPRxEe+Cdy+HUr4gKvZi+Fh0Rkf968vAYPsmX9SONximsCImFbs2I2utgmApP97695ZF574Lq2ksV1sBMA==", "dependencies": { - "@itwin/core-bentley": "4.7.8", + "@itwin/core-bentley": "4.8.1", "flatbuffers": "~1.12.0" } }, "node_modules/@itwin/core-i18n": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.7.8.tgz", - "integrity": "sha512-gQTdMKPF/kleYwyB1Tkkxxz8iQpyE+0he0Cb7vWkQ49zzmV0bYic6x/7thuzhXAaIGrf4fbRKer6X5cdWtXksw==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.8.1.tgz", + "integrity": "sha512-uRSeanwiwpj+hL+IYhrgPGN9PIhm2zwOlIe4HTOXNjuAmQ335nmIMuFJW+zSKntcwcLZSR/gKFkxVXeaAdIBZQ==", "dependencies": { "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.2", "i18next-http-backend": "^1.4.4" }, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8" + "@itwin/core-bentley": "^4.8.1" } }, "node_modules/@itwin/core-markup": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.7.8.tgz", - "integrity": "sha512-w59FpjpgQ0mDNLY4oBUps9GDIBFa9pCd2wsMByvzjQKZzwAO4SUF9wbbDJjoMThQMr1qy2JpygrJeSjfykENag==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.8.1.tgz", + "integrity": "sha512-fS4fyxSxhg1OYjofKJyaFE4/Uo6lhMKYtcsoQVeR/izvuCaxZcT1bUxJsy/ndnf3VQaEgkqhcU2BaPlfQT3FZA==", "dependencies": { "@svgdotjs/svg.js": "3.0.13" }, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-common": "^4.7.8", - "@itwin/core-frontend": "^4.7.8", - "@itwin/core-geometry": "^4.7.8" + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-common": "^4.8.1", + "@itwin/core-frontend": "^4.8.1", + "@itwin/core-geometry": "^4.8.1" } }, "node_modules/@itwin/core-orbitgt": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.7.8.tgz", - "integrity": "sha512-2razPSA3eEwBlUc5UT2zkyOtzVva4b+DzffkY7fFfCR3U7VNWiVJIdnC4T1KGfTIg7RqWJ3nlraY0ZX56tDaHg==" + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.8.1.tgz", + "integrity": "sha512-douxeWxzBwkaRNjjChr7Lm3DxXJxZ+VCCwiisFP0dbuTyEKebEzLKgJ6Q+8m+pkLDYera4JDloQ7Ck3U8ORtqw==" }, "node_modules/@itwin/core-quantity": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.7.8.tgz", - "integrity": "sha512-GltGvTamwB6hd6OGfhw9t6Jd7JEXQGZ+lCQTwIyKhm7ruk76qR9/aRrrkDfRKfTulOGa5+bTXuu0hxHqC/LFXQ==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.8.1.tgz", + "integrity": "sha512-PYsdyFpuwq7LsaTkN6epsMEsBiBHWejzTb1eSjefV0fG3a9Fc9cJvHsES0SmYAaktxRSGO8yoJGzey+Jw5NkHQ==", "peerDependencies": { - "@itwin/core-bentley": "^4.7.8" + "@itwin/core-bentley": "^4.8.1" } }, "node_modules/@itwin/core-telemetry": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.7.8.tgz", - "integrity": "sha512-OibQg85ZHrsBdbUMJx7bjMYOzM2OHup/qk+cF5DrUK5nG1U7gpL2TPB2lTjoeDEtoglHvbp4BxTLaDm/Mo5oEA==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.8.1.tgz", + "integrity": "sha512-xfoDs9ytr2TP6eZ+N/Bu/stgLnrvqfbkJJN/kP0JruwVmbHsBZb0a87+skN4WrZU1foZZKHvNAvd5F844WRxcQ==", "dependencies": { - "@itwin/core-bentley": "4.7.8", - "@itwin/core-common": "4.7.8" + "@itwin/core-bentley": "4.8.1", + "@itwin/core-common": "4.8.1" } }, "node_modules/@itwin/ecschema-metadata": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.7.8.tgz", - "integrity": "sha512-uo/8X+FK1gHoP8Mwj0GuQ6gDBvqJa9oPx46jApetUVQv5qV/4ZZDJnBh+8IXAX/nhMxjQ5hoJKd1sWzRAZpP7w==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.8.1.tgz", + "integrity": "sha512-7v/6QMypdw/9uBVcbl+OSMhA9P9COsKOUUJTGLPxrtlASExd43TPnqMHQnIpQLh6uxRJm9+1+PZ/MFJKrDBb8A==", "peer": true, "dependencies": { "almost-equal": "^1.1.0" }, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-quantity": "^4.7.8" + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-quantity": "^4.8.1" } }, "node_modules/@itwin/eslint-plugin": { @@ -557,32 +557,32 @@ } }, "node_modules/@itwin/presentation-common": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.7.8.tgz", - "integrity": "sha512-mgoPJXJLWukt0zCRUh+EiK5m1JU5ik0QEYfY8KDixNyT8emYFMel4310KiGUZstiVkM8h2Mdk0Q6efunauKyUA==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.8.1.tgz", + "integrity": "sha512-fXDanO4aySBbb52UqdzvPf7JV34jW/KyGiI3e2WGB6F+a9hIz0kRKcaWEKSIuN/6lXpM5dB8bVIcQh1pLr1TAw==", "peerDependencies": { - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-common": "^4.7.8", - "@itwin/core-quantity": "^4.7.8", - "@itwin/ecschema-metadata": "^4.7.8" + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-common": "^4.8.1", + "@itwin/core-quantity": "^4.8.1", + "@itwin/ecschema-metadata": "^4.8.1" } }, "node_modules/@itwin/presentation-frontend": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.7.8.tgz", - "integrity": "sha512-MDXhL1XFu2t1SjmZlx/HPmXxfBwq4pd5EVl1vTT7aMhGqP3GaveuUa/uA7eTBxsA04Q3gk8ibE0Xg2+/CYq7RQ==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.8.1.tgz", + "integrity": "sha512-S3MggV/KQN7mtOf/kKt3UxA6CwtxpFMObkLI/eJL1UIKv7xqdspWp1klMVSES+tIguREpYQuZB3sAhWBRB50UA==", "dependencies": { "@itwin/unified-selection": "^0.1.0", "rxjs": "^7.8.1", "rxjs-for-await": "^1.0.0" }, "peerDependencies": { - "@itwin/core-bentley": "^4.7.8", - "@itwin/core-common": "^4.7.8", - "@itwin/core-frontend": "^4.7.8", - "@itwin/core-quantity": "^4.7.8", - "@itwin/ecschema-metadata": "^4.7.8", - "@itwin/presentation-common": "^4.7.8" + "@itwin/core-bentley": "^4.8.1", + "@itwin/core-common": "^4.8.1", + "@itwin/core-frontend": "^4.8.1", + "@itwin/core-quantity": "^4.8.1", + "@itwin/ecschema-metadata": "^4.8.1", + "@itwin/presentation-common": "^4.8.1" } }, "node_modules/@itwin/unified-selection": { @@ -591,11 +591,11 @@ "integrity": "sha512-1Pe2i3sw5dK4h394uC5wTRWvnXxeBZGv+t9LcG7tQr2L+l0Hv+Ryo5+yTN34kABEhMe2UwSHnBRU8jOGsiorIQ==" }, "node_modules/@itwin/webgl-compatibility": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.7.8.tgz", - "integrity": "sha512-z4zYmIG7hG9zL6tg5+BUvtqiV00aOlOyrRoHX0v6JTUrZgOBJ2yvnCr8oI4YxZmxsjdfcyJ6n9n0tp7/NJ/Amw==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.8.1.tgz", + "integrity": "sha512-JJD37v+ENHIfinRetUZHI282pVvBIM7TVHvmS9XZ6CJC7RQQqOKxx5BhKxT93QouQfaX8Bmssd48VRePCVBlAg==", "dependencies": { - "@itwin/core-bentley": "4.7.8" + "@itwin/core-bentley": "4.8.1" } }, "node_modules/@loaders.gl/core": { diff --git a/package.json b/package.json index 79b2073..6a89897 100644 --- a/package.json +++ b/package.json @@ -25,17 +25,17 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@itwin/core-bentley": "4.7.8", - "@itwin/core-common": "4.7.8", - "@itwin/core-frontend": "4.7.8", - "@itwin/core-geometry": "4.7.8", - "@itwin/core-i18n": "4.7.8", - "@itwin/core-markup": "4.7.8", - "@itwin/core-orbitgt": "4.7.8", - "@itwin/core-quantity": "4.7.8", - "@itwin/presentation-common": "4.7.8", - "@itwin/presentation-frontend": "4.7.8", - "@itwin/webgl-compatibility": "4.7.8", + "@itwin/core-bentley": "4.8.1", + "@itwin/core-common": "4.8.1", + "@itwin/core-frontend": "4.8.1", + "@itwin/core-geometry": "4.8.1", + "@itwin/core-i18n": "4.8.1", + "@itwin/core-markup": "4.8.1", + "@itwin/core-orbitgt": "4.8.1", + "@itwin/core-quantity": "4.8.1", + "@itwin/presentation-common": "4.8.1", + "@itwin/presentation-frontend": "4.8.1", + "@itwin/webgl-compatibility": "4.8.1", "base64-js": "^1.5.1" }, "devDependencies": {