From d0405388e249924d497061e8fc5fff30a25f6e64 Mon Sep 17 00:00:00 2001 From: Travis Cobbs <77415528+tcobbs-bentley@users.noreply.github.com> Date: Thu, 26 May 2022 18:15:05 +0000 Subject: [PATCH] Update version to 0.10.25 --- Android/iTwinStarter/app/build.gradle | 4 +- cross-platform/react-app/package-lock.json | 1013 ++--------------- cross-platform/react-app/package.json | 6 +- cross-platform/token-server/package-lock.json | 4 +- cross-platform/token-server/package.json | 2 +- .../project.pbxproj | 2 +- .../MobileStarter.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 6 +- .../project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 2 +- .../SwiftUIStarter.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 6 +- .../ThirdPartyAuth.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 6 +- 14 files changed, 103 insertions(+), 956 deletions(-) diff --git a/Android/iTwinStarter/app/build.gradle b/Android/iTwinStarter/app/build.gradle index 1f38e640..a8de24ca 100644 --- a/Android/iTwinStarter/app/build.gradle +++ b/Android/iTwinStarter/app/build.gradle @@ -43,8 +43,8 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - releaseImplementation 'com.github.itwin:mobile-sdk-android:0.10.24' - debugImplementation 'com.github.itwin:mobile-sdk-android:0.10.24-debug' + releaseImplementation 'com.github.itwin:mobile-sdk-android:0.10.25' + debugImplementation 'com.github.itwin:mobile-sdk-android:0.10.25-debug' } preBuild.dependsOn ":itmsamplesshared:genITMAppConfig" diff --git a/cross-platform/react-app/package-lock.json b/cross-platform/react-app/package-lock.json index 2639592f..d864797c 100644 --- a/cross-platform/react-app/package-lock.json +++ b/cross-platform/react-app/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-app", - "version": "0.10.24", + "version": "0.10.25", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-app", - "version": "0.10.24", + "version": "0.10.25", "license": "MIT", "dependencies": { "@itwin/appui-abstract": "3.2.0", @@ -31,8 +31,8 @@ "@itwin/imodels-client-management": "1.0.1", "@itwin/linear-referencing-backend": "3.2.0", "@itwin/linear-referencing-common": "3.2.0", - "@itwin/mobile-sdk-core": "0.10.24", - "@itwin/mobile-ui-react": "0.10.24", + "@itwin/mobile-sdk-core": "0.10.25", + "@itwin/mobile-ui-react": "0.10.25", "@itwin/presentation-backend": "3.2.0", "@itwin/presentation-common": "3.2.0", "@itwin/presentation-components": "3.2.0", @@ -5588,204 +5588,48 @@ } }, "node_modules/@itwin/mobile-sdk-core": { - "version": "0.10.24", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.10.24.tgz", - "integrity": "sha512-4M+m7iQRRu2SUpZs2DaWHwi+RyZeyBhD5EertVcMRGl0apeODJ+xUdBeP1aOVHEsXyxkYWVYDkmXhlI6VX0usw==", - "dependencies": { - "@itwin/appui-abstract": "3.1.3", - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3", - "@itwin/core-frontend": "3.1.3", - "@itwin/core-geometry": "3.1.3", - "@itwin/core-i18n": "3.1.3", - "@itwin/core-markup": "3.1.3", - "@itwin/core-orbitgt": "3.1.3", - "@itwin/core-quantity": "3.1.3", - "@itwin/presentation-common": "3.1.3", - "@itwin/presentation-frontend": "3.1.3", - "@itwin/webgl-compatibility": "3.1.3", - "base64-js": "^1.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/appui-abstract": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-3.1.3.tgz", - "integrity": "sha512-/OCZN7fL+Papynjb4aRwtz8V/9OEllV6Tud4XYmUzxx8xkvdgA+gQmLOUc1tzMjnhWmE7fweJdVQcwn/fa4GgA==", - "dependencies": { - "@bentley/icons-generic-webfont": "^1.0.15" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-bentley": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-3.1.3.tgz", - "integrity": "sha512-h+eE3gTWqXYtMvnMg/qrkcchKXGKUe+b9Y290HzeFRCpQh6NjSzFjKiH2WMORlosnHB6sKoH9H7ItVSJyZpjQg==" - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-3.1.3.tgz", - "integrity": "sha512-4ullTZlMTPTF9rHpqfUYX+eOoRuNlgYiqqLowa0AowWlaOfyhys9dT305XCWrcouBH7auK3mBk3SHZIjXSvJ3w==", - "dependencies": { - "@ungap/url-search-params": "^0.1.2", - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1", - "semver": "^5.5.0" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-geometry": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-3.1.3.tgz", - "integrity": "sha512-TepCuCz7AVDu29U/w4nNcIwdAd1ygn4JwPXxq0N1kl2QbGaFhLSYA1GYXNr6bw0ncvu6qzOszccukRYrf3Ut0A==", - "dependencies": { - "@itwin/core-i18n": "3.1.3", - "@itwin/core-telemetry": "3.1.3", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "deep-assign": "^2.0.0", - "fuse.js": "^3.3.0", - "lodash": "^4.17.10", - "qs": "^6.5.1", - "semver": "^5.5.0", - "superagent": "^7.0.1", - "wms-capabilities": "0.4.0", - "xml-js": "~1.6.11" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-geometry": "^3.1.3", - "@itwin/core-orbitgt": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/webgl-compatibility": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-geometry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-3.1.3.tgz", - "integrity": "sha512-0r3jQ58/fM1B1XklD2pLwJU4BpyY3WNMIo8jgg/irEePB82/zp8X+xnFXpoR1XxZQUR9gEJ2l6vbWmjisnk0Sg==", - "dependencies": { - "@itwin/core-bentley": "3.1.3", - "flatbuffers": "~1.12.0" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-i18n": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-3.1.3.tgz", - "integrity": "sha512-RSRAJADnkjUcljMd6sSwsZz1/pzJeFwC5QmLOz6CDIi3B1j+EDkNL19KJ1TRyJMSt1iTHcz/hZ1Bnn9uLZEjNw==", - "dependencies": { - "i18next": "^21.2.6", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.3.1", - "i18next-xhr-backend": "^3.2.2" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-markup": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-3.1.3.tgz", - "integrity": "sha512-Fl7K9F3ohlcJMkAERwBTDRJiQ1HzvdpIgBKTTypFNyHmiks8q0eRHcQuqbmBfcJ5mp8AjZ76cqKXDJu5H8jHuQ==", + "version": "0.10.25", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.10.25.tgz", + "integrity": "sha512-joegMRBRP75UrW+IdiJBpglXuX5I2qpi1eL2WqOVj0nhnMzpTf5H3PtI9XmvvE3Xxut56tVz0wMVDwTjkZ7l+A==", "dependencies": { - "@svgdotjs/svg.js": "3.0.13" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-geometry": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-orbitgt": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-3.1.3.tgz", - "integrity": "sha512-hL7a2ZZlYInC9Lrky/1WEXOGwFB0792C51839IkFcGNKWa1j4MpRgRiD8o3qCP14YDxKtVR+gHv1UlZsh+Ra7w==" - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-quantity": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-3.1.3.tgz", - "integrity": "sha512-AqgY5ogzSStJur4MN+vtzL9rWr7J3kMYfWAxlqDvT/3zjYGLyB0DJWYMHec3VdBInfhlqOE4VSWMPYkSv4p1Ow==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-telemetry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-3.1.3.tgz", - "integrity": "sha512-NtHEoEIFNh8cmsNTlYun05I/yuHvdRb6e2oV4Zx0KBRio/2dL4bRC3x8BCQQNMaM2ddV6vR6bmUyq13pLpbgFg==", - "dependencies": { - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/presentation-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-3.1.3.tgz", - "integrity": "sha512-ExxQiyqscIOdT2+J1ycrLW58RB6e4c5ZUbJS8NojXMzOGLdN9IDXA7gTBQszGQ1RflQ0wX5byyuJqYGFZaCS3Q==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-quantity": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/presentation-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-3.1.3.tgz", - "integrity": "sha512-jGQRDy9Ta/pniayPSiCYba0qtHM1FyK+UTFYKjBBG/FkcVq/MkNB4FervTn93DakZ2oEAQRK0rhf/7QhVNnFoQ==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/presentation-common": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/webgl-compatibility": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-3.1.3.tgz", - "integrity": "sha512-emJUpFQIo7Rzbo5GpARa9k7OrBFTdPRAke+dMiSfTL2Bk3rACt1wCWnONfvL5uoBXz6txZvnLfWoLAfhwHJGGw==", - "dependencies": { - "@itwin/core-bentley": "3.1.3" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "bin": { - "semver": "bin/semver" + "@itwin/appui-abstract": "3.2.0", + "@itwin/core-bentley": "3.2.0", + "@itwin/core-common": "3.2.0", + "@itwin/core-frontend": "3.2.0", + "@itwin/core-geometry": "3.2.0", + "@itwin/core-i18n": "3.2.0", + "@itwin/core-markup": "3.2.0", + "@itwin/core-orbitgt": "3.2.0", + "@itwin/core-quantity": "3.2.0", + "@itwin/presentation-common": "3.2.0", + "@itwin/presentation-frontend": "3.2.0", + "@itwin/webgl-compatibility": "3.2.0", + "base64-js": "^1.5.1" } }, "node_modules/@itwin/mobile-ui-react": { - "version": "0.10.24", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.10.24.tgz", - "integrity": "sha512-koX9yZghdU9pqEMPx2V7c5bbARr6h1dwUaOzy8Zg8juSIt0jT9QLF4BqGD2g4cObz+R+L3eLr4ni8o3SB18ARA==", - "dependencies": { - "@itwin/appui-abstract": "3.1.3", - "@itwin/appui-layout-react": "3.1.3", - "@itwin/appui-react": "3.1.3", - "@itwin/components-react": "3.1.3", - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3", - "@itwin/core-frontend": "3.1.3", - "@itwin/core-geometry": "3.1.3", - "@itwin/core-i18n": "3.1.3", - "@itwin/core-markup": "3.1.3", - "@itwin/core-orbitgt": "3.1.3", - "@itwin/core-quantity": "3.1.3", - "@itwin/core-react": "3.1.3", - "@itwin/imodel-components-react": "3.1.3", - "@itwin/mobile-sdk-core": "0.10.24", - "@itwin/presentation-common": "3.1.3", - "@itwin/presentation-frontend": "3.1.3", - "@itwin/webgl-compatibility": "3.1.3", + "version": "0.10.25", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.10.25.tgz", + "integrity": "sha512-UYcuCqLHtuJwMKqPyf8n4/IGPjoudrmfjsBh8fSH3XtW19MSi9pqOG5CJGwbnO05wfvEXf9+5AUFu4cEskawlg==", + "dependencies": { + "@itwin/appui-abstract": "3.2.0", + "@itwin/appui-layout-react": "3.2.0", + "@itwin/appui-react": "3.2.0", + "@itwin/components-react": "3.2.0", + "@itwin/core-bentley": "3.2.0", + "@itwin/core-common": "3.2.0", + "@itwin/core-frontend": "3.2.0", + "@itwin/core-geometry": "3.2.0", + "@itwin/core-i18n": "3.2.0", + "@itwin/core-markup": "3.2.0", + "@itwin/core-orbitgt": "3.2.0", + "@itwin/core-quantity": "3.2.0", + "@itwin/core-react": "3.2.0", + "@itwin/imodel-components-react": "3.2.0", + "@itwin/mobile-sdk-core": "0.10.25", + "@itwin/presentation-common": "3.2.0", + "@itwin/presentation-frontend": "3.2.0", + "@itwin/webgl-compatibility": "3.2.0", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", @@ -5793,345 +5637,6 @@ "redux": "^4.1.1" } }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-abstract": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-3.1.3.tgz", - "integrity": "sha512-/OCZN7fL+Papynjb4aRwtz8V/9OEllV6Tud4XYmUzxx8xkvdgA+gQmLOUc1tzMjnhWmE7fweJdVQcwn/fa4GgA==", - "dependencies": { - "@bentley/icons-generic-webfont": "^1.0.15" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-layout-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-layout-react/-/appui-layout-react-3.1.3.tgz", - "integrity": "sha512-pLFk4LHycmC0cRxzhI0OHLNRSvIYq1X8FpW0uoFbdl19xV5Bm8JJSKDEsyvEiIpncRGMsCeUJHbXv5xmmmyjTA==", - "dependencies": { - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "classnames": "^2.3.1", - "immer": "9.0.6", - "uuid": "^7.0.3" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-react": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-3.1.3.tgz", - "integrity": "sha512-RhP+8vK10+Ofuj5h1dVmaLa56BmYtLpqDtiMjU+zIdWmkPnDcgnA6j9ZgkpRyiOQdR1aDVXb0L4ijffR8xugNg==", - "dependencies": { - "@bentley/icons-generic": "^1.0.15", - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/core-telemetry": "3.1.3", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "@itwin/presentation-components": "3.1.3", - "classnames": "^2.3.1", - "immer": "9.0.6", - "lodash": "^4.17.10", - "react-dnd": "^11.1.3", - "react-dnd-html5-backend": "^11.1.3", - "rxjs": "^6.6.2" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/appui-layout-react": "^3.1.3", - "@itwin/components-react": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-geometry": "^3.1.3", - "@itwin/core-markup": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/core-react": "^3.1.3", - "@itwin/imodel-components-react": "^3.1.3", - "@itwin/presentation-common": "^3.1.3", - "@itwin/presentation-frontend": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0", - "react-redux": "^7.2.2", - "redux": "^4.1.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-3.1.3.tgz", - "integrity": "sha512-yxEsdEZmR7xjy86ot605mMEw8OIWgZa9b6vITXhBfzI5lpHNrcS9gq6C8UuK2rAGdVCZ33Y9KWZ3qPC8nfZP3A==", - "dependencies": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "@types/shortid": "~0.0.29", - "callable-instance2": "1.0.0", - "classnames": "^2.3.1", - "eventemitter2": "^5.0.1", - "immer": "9.0.6", - "immutable": "^3.8.2", - "inspire-tree": "^5.0.1", - "linkify-it": "~2.2.0", - "lodash": "^4.17.10", - "react-data-grid": "6.0.1", - "react-dnd": "^11.1.3", - "react-dnd-html5-backend": "^11.1.3", - "react-highlight-words": "^0.17.0", - "react-select": "3.2.0", - "react-window": "^1.8.2", - "rxjs": "^6.6.2", - "shortid": "~2.2.15", - "ts-key-enum": "^2.0.0" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-react": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-bentley": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-3.1.3.tgz", - "integrity": "sha512-h+eE3gTWqXYtMvnMg/qrkcchKXGKUe+b9Y290HzeFRCpQh6NjSzFjKiH2WMORlosnHB6sKoH9H7ItVSJyZpjQg==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-3.1.3.tgz", - "integrity": "sha512-4ullTZlMTPTF9rHpqfUYX+eOoRuNlgYiqqLowa0AowWlaOfyhys9dT305XCWrcouBH7auK3mBk3SHZIjXSvJ3w==", - "dependencies": { - "@ungap/url-search-params": "^0.1.2", - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1", - "semver": "^5.5.0" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-geometry": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-3.1.3.tgz", - "integrity": "sha512-TepCuCz7AVDu29U/w4nNcIwdAd1ygn4JwPXxq0N1kl2QbGaFhLSYA1GYXNr6bw0ncvu6qzOszccukRYrf3Ut0A==", - "dependencies": { - "@itwin/core-i18n": "3.1.3", - "@itwin/core-telemetry": "3.1.3", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "deep-assign": "^2.0.0", - "fuse.js": "^3.3.0", - "lodash": "^4.17.10", - "qs": "^6.5.1", - "semver": "^5.5.0", - "superagent": "^7.0.1", - "wms-capabilities": "0.4.0", - "xml-js": "~1.6.11" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-geometry": "^3.1.3", - "@itwin/core-orbitgt": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/webgl-compatibility": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-geometry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-3.1.3.tgz", - "integrity": "sha512-0r3jQ58/fM1B1XklD2pLwJU4BpyY3WNMIo8jgg/irEePB82/zp8X+xnFXpoR1XxZQUR9gEJ2l6vbWmjisnk0Sg==", - "dependencies": { - "@itwin/core-bentley": "3.1.3", - "flatbuffers": "~1.12.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-i18n": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-3.1.3.tgz", - "integrity": "sha512-RSRAJADnkjUcljMd6sSwsZz1/pzJeFwC5QmLOz6CDIi3B1j+EDkNL19KJ1TRyJMSt1iTHcz/hZ1Bnn9uLZEjNw==", - "dependencies": { - "i18next": "^21.2.6", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.3.1", - "i18next-xhr-backend": "^3.2.2" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-markup": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-3.1.3.tgz", - "integrity": "sha512-Fl7K9F3ohlcJMkAERwBTDRJiQ1HzvdpIgBKTTypFNyHmiks8q0eRHcQuqbmBfcJ5mp8AjZ76cqKXDJu5H8jHuQ==", - "dependencies": { - "@svgdotjs/svg.js": "3.0.13" - }, - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-geometry": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-orbitgt": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-3.1.3.tgz", - "integrity": "sha512-hL7a2ZZlYInC9Lrky/1WEXOGwFB0792C51839IkFcGNKWa1j4MpRgRiD8o3qCP14YDxKtVR+gHv1UlZsh+Ra7w==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-quantity": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-3.1.3.tgz", - "integrity": "sha512-AqgY5ogzSStJur4MN+vtzL9rWr7J3kMYfWAxlqDvT/3zjYGLyB0DJWYMHec3VdBInfhlqOE4VSWMPYkSv4p1Ow==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-3.1.3.tgz", - "integrity": "sha512-uGP9yF4xlHsqA+nCAvWe2AKAemVbwGKaK7DLYscz4PJiSse7eLgL9jTZrAEwrht3395arh/LZalOiSC7OM0ZXQ==", - "dependencies": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "classnames": "^2.3.1", - "dompurify": "^2.0.12", - "lodash": "^4.17.10", - "react-autosuggest": "^10.1.0", - "react-select": "3.2.0", - "resize-observer-polyfill": "1.5.1" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-telemetry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-3.1.3.tgz", - "integrity": "sha512-NtHEoEIFNh8cmsNTlYun05I/yuHvdRb6e2oV4Zx0KBRio/2dL4bRC3x8BCQQNMaM2ddV6vR6bmUyq13pLpbgFg==", - "dependencies": { - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-3.1.3.tgz", - "integrity": "sha512-6RUr80soD923cjx4MPLMsUmOxUJGtcvnVeSIyuWebJt8BaXzmmb0/m3yXp91HpRYrFWAxKI+qFg8NAxnu4EMdA==", - "dependencies": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "callable-instance2": "1.0.0", - "classnames": "^2.3.1", - "eventemitter2": "^5.0.1", - "immer": "9.0.6", - "immutable": "^3.8.2", - "ts-key-enum": "^2.0.0" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/components-react": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-geometry": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/core-react": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/presentation-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-3.1.3.tgz", - "integrity": "sha512-ExxQiyqscIOdT2+J1ycrLW58RB6e4c5ZUbJS8NojXMzOGLdN9IDXA7gTBQszGQ1RflQ0wX5byyuJqYGFZaCS3Q==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-quantity": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/presentation-components": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-components/-/presentation-components-3.1.3.tgz", - "integrity": "sha512-x2V14gfP6O+WpuR2Sdu4ahWQci2bQDbGF3OostbgcHHBzKpwVLcsSytcdq3pXOCqC0kag2N0mQuH/8LEkWRGHg==", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-sort": "^3.0.2", - "micro-memoize": "^4.0.9", - "rxjs": "^6.6.2" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.1.3", - "@itwin/components-react": "^3.1.3", - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-react": "^3.1.3", - "@itwin/imodel-components-react": "^3.1.3", - "@itwin/presentation-common": "^3.1.3", - "@itwin/presentation-frontend": "^3.1.3", - "react": "^17.0.0", - "react-dom": "^17.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/presentation-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-3.1.3.tgz", - "integrity": "sha512-jGQRDy9Ta/pniayPSiCYba0qtHM1FyK+UTFYKjBBG/FkcVq/MkNB4FervTn93DakZ2oEAQRK0rhf/7QhVNnFoQ==", - "peerDependencies": { - "@itwin/core-bentley": "^3.1.3", - "@itwin/core-common": "^3.1.3", - "@itwin/core-frontend": "^3.1.3", - "@itwin/core-quantity": "^3.1.3", - "@itwin/presentation-common": "^3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/webgl-compatibility": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-3.1.3.tgz", - "integrity": "sha512-emJUpFQIo7Rzbo5GpARa9k7OrBFTdPRAke+dMiSfTL2Bk3rACt1wCWnONfvL5uoBXz6txZvnLfWoLAfhwHJGGw==", - "dependencies": { - "@itwin/core-bentley": "3.1.3" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/immer": { - "version": "9.0.6", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.6.tgz", - "integrity": "sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/immer" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/uuid": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz", - "integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==", - "bin": { - "uuid": "dist/bin/uuid" - } - }, "node_modules/@itwin/presentation-backend": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@itwin/presentation-backend/-/presentation-backend-3.2.0.tgz", @@ -8445,11 +7950,6 @@ "integrity": "sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==", "dev": true }, - "node_modules/@ungap/url-search-params": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@ungap/url-search-params/-/url-search-params-0.1.4.tgz", - "integrity": "sha512-RLwrxCTDNiNev9hpr9rDq8NyeQ8Nn0X1we4Wu7Tlf368I8r+7hBj3uObhifhuLk74egaYaSX5nUsBlWz6kjj+A==" - }, "node_modules/@webassemblyjs/ast": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz", @@ -40705,401 +40205,53 @@ "requires": {} }, "@itwin/mobile-sdk-core": { - "version": "0.10.24", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.10.24.tgz", - "integrity": "sha512-4M+m7iQRRu2SUpZs2DaWHwi+RyZeyBhD5EertVcMRGl0apeODJ+xUdBeP1aOVHEsXyxkYWVYDkmXhlI6VX0usw==", - "requires": { - "@itwin/appui-abstract": "3.1.3", - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3", - "@itwin/core-frontend": "3.1.3", - "@itwin/core-geometry": "3.1.3", - "@itwin/core-i18n": "3.1.3", - "@itwin/core-markup": "3.1.3", - "@itwin/core-orbitgt": "3.1.3", - "@itwin/core-quantity": "3.1.3", - "@itwin/presentation-common": "3.1.3", - "@itwin/presentation-frontend": "3.1.3", - "@itwin/webgl-compatibility": "3.1.3", + "version": "0.10.25", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.10.25.tgz", + "integrity": "sha512-joegMRBRP75UrW+IdiJBpglXuX5I2qpi1eL2WqOVj0nhnMzpTf5H3PtI9XmvvE3Xxut56tVz0wMVDwTjkZ7l+A==", + "requires": { + "@itwin/appui-abstract": "3.2.0", + "@itwin/core-bentley": "3.2.0", + "@itwin/core-common": "3.2.0", + "@itwin/core-frontend": "3.2.0", + "@itwin/core-geometry": "3.2.0", + "@itwin/core-i18n": "3.2.0", + "@itwin/core-markup": "3.2.0", + "@itwin/core-orbitgt": "3.2.0", + "@itwin/core-quantity": "3.2.0", + "@itwin/presentation-common": "3.2.0", + "@itwin/presentation-frontend": "3.2.0", + "@itwin/webgl-compatibility": "3.2.0", "base64-js": "^1.5.1" - }, - "dependencies": { - "@itwin/appui-abstract": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-3.1.3.tgz", - "integrity": "sha512-/OCZN7fL+Papynjb4aRwtz8V/9OEllV6Tud4XYmUzxx8xkvdgA+gQmLOUc1tzMjnhWmE7fweJdVQcwn/fa4GgA==", - "requires": { - "@bentley/icons-generic-webfont": "^1.0.15" - } - }, - "@itwin/core-bentley": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-3.1.3.tgz", - "integrity": "sha512-h+eE3gTWqXYtMvnMg/qrkcchKXGKUe+b9Y290HzeFRCpQh6NjSzFjKiH2WMORlosnHB6sKoH9H7ItVSJyZpjQg==" - }, - "@itwin/core-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-3.1.3.tgz", - "integrity": "sha512-4ullTZlMTPTF9rHpqfUYX+eOoRuNlgYiqqLowa0AowWlaOfyhys9dT305XCWrcouBH7auK3mBk3SHZIjXSvJ3w==", - "requires": { - "@ungap/url-search-params": "^0.1.2", - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1", - "semver": "^5.5.0" - } - }, - "@itwin/core-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-3.1.3.tgz", - "integrity": "sha512-TepCuCz7AVDu29U/w4nNcIwdAd1ygn4JwPXxq0N1kl2QbGaFhLSYA1GYXNr6bw0ncvu6qzOszccukRYrf3Ut0A==", - "requires": { - "@itwin/core-i18n": "3.1.3", - "@itwin/core-telemetry": "3.1.3", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "deep-assign": "^2.0.0", - "fuse.js": "^3.3.0", - "lodash": "^4.17.10", - "qs": "^6.5.1", - "semver": "^5.5.0", - "superagent": "^7.0.1", - "wms-capabilities": "0.4.0", - "xml-js": "~1.6.11" - } - }, - "@itwin/core-geometry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-3.1.3.tgz", - "integrity": "sha512-0r3jQ58/fM1B1XklD2pLwJU4BpyY3WNMIo8jgg/irEePB82/zp8X+xnFXpoR1XxZQUR9gEJ2l6vbWmjisnk0Sg==", - "requires": { - "@itwin/core-bentley": "3.1.3", - "flatbuffers": "~1.12.0" - } - }, - "@itwin/core-i18n": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-3.1.3.tgz", - "integrity": "sha512-RSRAJADnkjUcljMd6sSwsZz1/pzJeFwC5QmLOz6CDIi3B1j+EDkNL19KJ1TRyJMSt1iTHcz/hZ1Bnn9uLZEjNw==", - "requires": { - "i18next": "^21.2.6", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.3.1", - "i18next-xhr-backend": "^3.2.2" - } - }, - "@itwin/core-markup": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-3.1.3.tgz", - "integrity": "sha512-Fl7K9F3ohlcJMkAERwBTDRJiQ1HzvdpIgBKTTypFNyHmiks8q0eRHcQuqbmBfcJ5mp8AjZ76cqKXDJu5H8jHuQ==", - "requires": { - "@svgdotjs/svg.js": "3.0.13" - } - }, - "@itwin/core-orbitgt": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-3.1.3.tgz", - "integrity": "sha512-hL7a2ZZlYInC9Lrky/1WEXOGwFB0792C51839IkFcGNKWa1j4MpRgRiD8o3qCP14YDxKtVR+gHv1UlZsh+Ra7w==" - }, - "@itwin/core-quantity": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-3.1.3.tgz", - "integrity": "sha512-AqgY5ogzSStJur4MN+vtzL9rWr7J3kMYfWAxlqDvT/3zjYGLyB0DJWYMHec3VdBInfhlqOE4VSWMPYkSv4p1Ow==", - "requires": {} - }, - "@itwin/core-telemetry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-3.1.3.tgz", - "integrity": "sha512-NtHEoEIFNh8cmsNTlYun05I/yuHvdRb6e2oV4Zx0KBRio/2dL4bRC3x8BCQQNMaM2ddV6vR6bmUyq13pLpbgFg==", - "requires": { - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3" - } - }, - "@itwin/presentation-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-3.1.3.tgz", - "integrity": "sha512-ExxQiyqscIOdT2+J1ycrLW58RB6e4c5ZUbJS8NojXMzOGLdN9IDXA7gTBQszGQ1RflQ0wX5byyuJqYGFZaCS3Q==", - "requires": {} - }, - "@itwin/presentation-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-3.1.3.tgz", - "integrity": "sha512-jGQRDy9Ta/pniayPSiCYba0qtHM1FyK+UTFYKjBBG/FkcVq/MkNB4FervTn93DakZ2oEAQRK0rhf/7QhVNnFoQ==", - "requires": {} - }, - "@itwin/webgl-compatibility": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-3.1.3.tgz", - "integrity": "sha512-emJUpFQIo7Rzbo5GpARa9k7OrBFTdPRAke+dMiSfTL2Bk3rACt1wCWnONfvL5uoBXz6txZvnLfWoLAfhwHJGGw==", - "requires": { - "@itwin/core-bentley": "3.1.3" - } - }, - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" - } } }, "@itwin/mobile-ui-react": { - "version": "0.10.24", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.10.24.tgz", - "integrity": "sha512-koX9yZghdU9pqEMPx2V7c5bbARr6h1dwUaOzy8Zg8juSIt0jT9QLF4BqGD2g4cObz+R+L3eLr4ni8o3SB18ARA==", - "requires": { - "@itwin/appui-abstract": "3.1.3", - "@itwin/appui-layout-react": "3.1.3", - "@itwin/appui-react": "3.1.3", - "@itwin/components-react": "3.1.3", - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3", - "@itwin/core-frontend": "3.1.3", - "@itwin/core-geometry": "3.1.3", - "@itwin/core-i18n": "3.1.3", - "@itwin/core-markup": "3.1.3", - "@itwin/core-orbitgt": "3.1.3", - "@itwin/core-quantity": "3.1.3", - "@itwin/core-react": "3.1.3", - "@itwin/imodel-components-react": "3.1.3", - "@itwin/mobile-sdk-core": "0.10.24", - "@itwin/presentation-common": "3.1.3", - "@itwin/presentation-frontend": "3.1.3", - "@itwin/webgl-compatibility": "3.1.3", + "version": "0.10.25", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.10.25.tgz", + "integrity": "sha512-UYcuCqLHtuJwMKqPyf8n4/IGPjoudrmfjsBh8fSH3XtW19MSi9pqOG5CJGwbnO05wfvEXf9+5AUFu4cEskawlg==", + "requires": { + "@itwin/appui-abstract": "3.2.0", + "@itwin/appui-layout-react": "3.2.0", + "@itwin/appui-react": "3.2.0", + "@itwin/components-react": "3.2.0", + "@itwin/core-bentley": "3.2.0", + "@itwin/core-common": "3.2.0", + "@itwin/core-frontend": "3.2.0", + "@itwin/core-geometry": "3.2.0", + "@itwin/core-i18n": "3.2.0", + "@itwin/core-markup": "3.2.0", + "@itwin/core-orbitgt": "3.2.0", + "@itwin/core-quantity": "3.2.0", + "@itwin/core-react": "3.2.0", + "@itwin/imodel-components-react": "3.2.0", + "@itwin/mobile-sdk-core": "0.10.25", + "@itwin/presentation-common": "3.2.0", + "@itwin/presentation-frontend": "3.2.0", + "@itwin/webgl-compatibility": "3.2.0", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", "react-redux": "^7.2.4", "redux": "^4.1.1" - }, - "dependencies": { - "@itwin/appui-abstract": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-3.1.3.tgz", - "integrity": "sha512-/OCZN7fL+Papynjb4aRwtz8V/9OEllV6Tud4XYmUzxx8xkvdgA+gQmLOUc1tzMjnhWmE7fweJdVQcwn/fa4GgA==", - "requires": { - "@bentley/icons-generic-webfont": "^1.0.15" - } - }, - "@itwin/appui-layout-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-layout-react/-/appui-layout-react-3.1.3.tgz", - "integrity": "sha512-pLFk4LHycmC0cRxzhI0OHLNRSvIYq1X8FpW0uoFbdl19xV5Bm8JJSKDEsyvEiIpncRGMsCeUJHbXv5xmmmyjTA==", - "requires": { - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "classnames": "^2.3.1", - "immer": "9.0.6", - "uuid": "^7.0.3" - } - }, - "@itwin/appui-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-3.1.3.tgz", - "integrity": "sha512-RhP+8vK10+Ofuj5h1dVmaLa56BmYtLpqDtiMjU+zIdWmkPnDcgnA6j9ZgkpRyiOQdR1aDVXb0L4ijffR8xugNg==", - "requires": { - "@bentley/icons-generic": "^1.0.15", - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/core-telemetry": "3.1.3", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "@itwin/presentation-components": "3.1.3", - "classnames": "^2.3.1", - "immer": "9.0.6", - "lodash": "^4.17.10", - "react-dnd": "^11.1.3", - "react-dnd-html5-backend": "^11.1.3", - "rxjs": "^6.6.2" - } - }, - "@itwin/components-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-3.1.3.tgz", - "integrity": "sha512-yxEsdEZmR7xjy86ot605mMEw8OIWgZa9b6vITXhBfzI5lpHNrcS9gq6C8UuK2rAGdVCZ33Y9KWZ3qPC8nfZP3A==", - "requires": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "@types/shortid": "~0.0.29", - "callable-instance2": "1.0.0", - "classnames": "^2.3.1", - "eventemitter2": "^5.0.1", - "immer": "9.0.6", - "immutable": "^3.8.2", - "inspire-tree": "^5.0.1", - "linkify-it": "~2.2.0", - "lodash": "^4.17.10", - "react-data-grid": "6.0.1", - "react-dnd": "^11.1.3", - "react-dnd-html5-backend": "^11.1.3", - "react-highlight-words": "^0.17.0", - "react-select": "3.2.0", - "react-window": "^1.8.2", - "rxjs": "^6.6.2", - "shortid": "~2.2.15", - "ts-key-enum": "^2.0.0" - } - }, - "@itwin/core-bentley": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-3.1.3.tgz", - "integrity": "sha512-h+eE3gTWqXYtMvnMg/qrkcchKXGKUe+b9Y290HzeFRCpQh6NjSzFjKiH2WMORlosnHB6sKoH9H7ItVSJyZpjQg==" - }, - "@itwin/core-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-3.1.3.tgz", - "integrity": "sha512-4ullTZlMTPTF9rHpqfUYX+eOoRuNlgYiqqLowa0AowWlaOfyhys9dT305XCWrcouBH7auK3mBk3SHZIjXSvJ3w==", - "requires": { - "@ungap/url-search-params": "^0.1.2", - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1", - "semver": "^5.5.0" - } - }, - "@itwin/core-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-3.1.3.tgz", - "integrity": "sha512-TepCuCz7AVDu29U/w4nNcIwdAd1ygn4JwPXxq0N1kl2QbGaFhLSYA1GYXNr6bw0ncvu6qzOszccukRYrf3Ut0A==", - "requires": { - "@itwin/core-i18n": "3.1.3", - "@itwin/core-telemetry": "3.1.3", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "deep-assign": "^2.0.0", - "fuse.js": "^3.3.0", - "lodash": "^4.17.10", - "qs": "^6.5.1", - "semver": "^5.5.0", - "superagent": "^7.0.1", - "wms-capabilities": "0.4.0", - "xml-js": "~1.6.11" - } - }, - "@itwin/core-geometry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-3.1.3.tgz", - "integrity": "sha512-0r3jQ58/fM1B1XklD2pLwJU4BpyY3WNMIo8jgg/irEePB82/zp8X+xnFXpoR1XxZQUR9gEJ2l6vbWmjisnk0Sg==", - "requires": { - "@itwin/core-bentley": "3.1.3", - "flatbuffers": "~1.12.0" - } - }, - "@itwin/core-i18n": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-3.1.3.tgz", - "integrity": "sha512-RSRAJADnkjUcljMd6sSwsZz1/pzJeFwC5QmLOz6CDIi3B1j+EDkNL19KJ1TRyJMSt1iTHcz/hZ1Bnn9uLZEjNw==", - "requires": { - "i18next": "^21.2.6", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.3.1", - "i18next-xhr-backend": "^3.2.2" - } - }, - "@itwin/core-markup": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-3.1.3.tgz", - "integrity": "sha512-Fl7K9F3ohlcJMkAERwBTDRJiQ1HzvdpIgBKTTypFNyHmiks8q0eRHcQuqbmBfcJ5mp8AjZ76cqKXDJu5H8jHuQ==", - "requires": { - "@svgdotjs/svg.js": "3.0.13" - } - }, - "@itwin/core-orbitgt": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-3.1.3.tgz", - "integrity": "sha512-hL7a2ZZlYInC9Lrky/1WEXOGwFB0792C51839IkFcGNKWa1j4MpRgRiD8o3qCP14YDxKtVR+gHv1UlZsh+Ra7w==" - }, - "@itwin/core-quantity": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-3.1.3.tgz", - "integrity": "sha512-AqgY5ogzSStJur4MN+vtzL9rWr7J3kMYfWAxlqDvT/3zjYGLyB0DJWYMHec3VdBInfhlqOE4VSWMPYkSv4p1Ow==", - "requires": {} - }, - "@itwin/core-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-3.1.3.tgz", - "integrity": "sha512-uGP9yF4xlHsqA+nCAvWe2AKAemVbwGKaK7DLYscz4PJiSse7eLgL9jTZrAEwrht3395arh/LZalOiSC7OM0ZXQ==", - "requires": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "classnames": "^2.3.1", - "dompurify": "^2.0.12", - "lodash": "^4.17.10", - "react-autosuggest": "^10.1.0", - "react-select": "3.2.0", - "resize-observer-polyfill": "1.5.1" - } - }, - "@itwin/core-telemetry": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-3.1.3.tgz", - "integrity": "sha512-NtHEoEIFNh8cmsNTlYun05I/yuHvdRb6e2oV4Zx0KBRio/2dL4bRC3x8BCQQNMaM2ddV6vR6bmUyq13pLpbgFg==", - "requires": { - "@itwin/core-bentley": "3.1.3", - "@itwin/core-common": "3.1.3" - } - }, - "@itwin/imodel-components-react": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-3.1.3.tgz", - "integrity": "sha512-6RUr80soD923cjx4MPLMsUmOxUJGtcvnVeSIyuWebJt8BaXzmmb0/m3yXp91HpRYrFWAxKI+qFg8NAxnu4EMdA==", - "requires": { - "@bentley/icons-generic-webfont": "^1.0.15", - "@itwin/itwinui-css": "0.44.2", - "@itwin/itwinui-react": "^1.32.0", - "callable-instance2": "1.0.0", - "classnames": "^2.3.1", - "eventemitter2": "^5.0.1", - "immer": "9.0.6", - "immutable": "^3.8.2", - "ts-key-enum": "^2.0.0" - } - }, - "@itwin/presentation-common": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-3.1.3.tgz", - "integrity": "sha512-ExxQiyqscIOdT2+J1ycrLW58RB6e4c5ZUbJS8NojXMzOGLdN9IDXA7gTBQszGQ1RflQ0wX5byyuJqYGFZaCS3Q==", - "requires": {} - }, - "@itwin/presentation-components": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-components/-/presentation-components-3.1.3.tgz", - "integrity": "sha512-x2V14gfP6O+WpuR2Sdu4ahWQci2bQDbGF3OostbgcHHBzKpwVLcsSytcdq3pXOCqC0kag2N0mQuH/8LEkWRGHg==", - "requires": { - "fast-deep-equal": "^3.1.3", - "fast-sort": "^3.0.2", - "micro-memoize": "^4.0.9", - "rxjs": "^6.6.2" - } - }, - "@itwin/presentation-frontend": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-3.1.3.tgz", - "integrity": "sha512-jGQRDy9Ta/pniayPSiCYba0qtHM1FyK+UTFYKjBBG/FkcVq/MkNB4FervTn93DakZ2oEAQRK0rhf/7QhVNnFoQ==", - "requires": {} - }, - "@itwin/webgl-compatibility": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-3.1.3.tgz", - "integrity": "sha512-emJUpFQIo7Rzbo5GpARa9k7OrBFTdPRAke+dMiSfTL2Bk3rACt1wCWnONfvL5uoBXz6txZvnLfWoLAfhwHJGGw==", - "requires": { - "@itwin/core-bentley": "3.1.3" - } - }, - "immer": { - "version": "9.0.6", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.6.tgz", - "integrity": "sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==" - }, - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" - }, - "uuid": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz", - "integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==" - } } }, "@itwin/presentation-backend": { @@ -42896,11 +42048,6 @@ "integrity": "sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==", "dev": true }, - "@ungap/url-search-params": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@ungap/url-search-params/-/url-search-params-0.1.4.tgz", - "integrity": "sha512-RLwrxCTDNiNev9hpr9rDq8NyeQ8Nn0X1we4Wu7Tlf368I8r+7hBj3uObhifhuLk74egaYaSX5nUsBlWz6kjj+A==" - }, "@webassemblyjs/ast": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz", diff --git a/cross-platform/react-app/package.json b/cross-platform/react-app/package.json index ef25c6a2..97e669c8 100644 --- a/cross-platform/react-app/package.json +++ b/cross-platform/react-app/package.json @@ -1,6 +1,6 @@ { "name": "react-app", - "version": "0.10.24", + "version": "0.10.25", "description": "React app for use with iTwin Mobile SDK samples.", "repository": { "type": "git", @@ -66,8 +66,8 @@ "@itwin/imodels-client-management": "1.0.1", "@itwin/linear-referencing-backend": "3.2.0", "@itwin/linear-referencing-common": "3.2.0", - "@itwin/mobile-sdk-core": "0.10.24", - "@itwin/mobile-ui-react": "0.10.24", + "@itwin/mobile-sdk-core": "0.10.25", + "@itwin/mobile-ui-react": "0.10.25", "@itwin/presentation-backend": "3.2.0", "@itwin/presentation-common": "3.2.0", "@itwin/presentation-components": "3.2.0", diff --git a/cross-platform/token-server/package-lock.json b/cross-platform/token-server/package-lock.json index 8f0d0dbd..2f30f281 100644 --- a/cross-platform/token-server/package-lock.json +++ b/cross-platform/token-server/package-lock.json @@ -1,12 +1,12 @@ { "name": "token-server", - "version": "0.10.24", + "version": "0.10.25", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "token-server", - "version": "0.10.24", + "version": "0.10.25", "license": "MIT", "dependencies": { "@itwin/express-server": "3.2.0", diff --git a/cross-platform/token-server/package.json b/cross-platform/token-server/package.json index 7da93044..92906316 100644 --- a/cross-platform/token-server/package.json +++ b/cross-platform/token-server/package.json @@ -1,6 +1,6 @@ { "name": "token-server", - "version": "0.10.24", + "version": "0.10.25", "description": "Server-side component to manage providing an access token for the iTwin Platform.", "repository": { "type": "git", diff --git a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj index c71e001d..24b085c5 100644 --- a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj @@ -439,7 +439,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.10.24; + version = 0.10.25; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj index 5b9b8cd5..18dce6f4 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj @@ -439,7 +439,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.10.24; + version = 0.10.25; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 5321ca5f..7f9aba9a 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,7 +33,7 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "143bbed9854d9bdc11c4dd730c04cfaad0a35741", + "revision": "0dfad0562a2650642821a3bf2ee6cc61a5b26612", "version": "3.2.8" } }, @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-sdk-ios.git", "state": { "branch": null, - "revision": "426b9af73d00c770ff98d5f32c02e5d51c7417fa", - "version": "0.10.24" + "revision": "db3585a8fc7fcdc187488d4e5baee834a8137e57", + "version": "0.10.25" } }, { diff --git a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj index 10b928fa..ff8264c3 100644 --- a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj @@ -403,7 +403,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.10.24; + version = 0.10.25; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index c0c1e152..cef8725e 100644 --- a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,7 +33,7 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "143bbed9854d9bdc11c4dd730c04cfaad0a35741", + "revision": "0dfad0562a2650642821a3bf2ee6cc61a5b26612", "version": "3.2.8" } }, diff --git a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj index 4e98539b..b00e48f7 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj @@ -401,7 +401,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.10.24; + version = 0.10.25; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 5321ca5f..7f9aba9a 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,7 +33,7 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "143bbed9854d9bdc11c4dd730c04cfaad0a35741", + "revision": "0dfad0562a2650642821a3bf2ee6cc61a5b26612", "version": "3.2.8" } }, @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-sdk-ios.git", "state": { "branch": null, - "revision": "426b9af73d00c770ff98d5f32c02e5d51c7417fa", - "version": "0.10.24" + "revision": "db3585a8fc7fcdc187488d4e5baee834a8137e57", + "version": "0.10.25" } }, { diff --git a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj index 3543b9ea..973a92a4 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj @@ -439,7 +439,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.10.24; + version = 0.10.25; }; }; 1F1C63A327B1996F00CE8F89 /* XCRemoteSwiftPackageReference "ShowTime" */ = { diff --git a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index aa78643e..6c953b86 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,7 +51,7 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "143bbed9854d9bdc11c4dd730c04cfaad0a35741", + "revision": "0dfad0562a2650642821a3bf2ee6cc61a5b26612", "version": "3.2.8" } }, @@ -60,8 +60,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-sdk-ios.git", "state": { "branch": null, - "revision": "426b9af73d00c770ff98d5f32c02e5d51c7417fa", - "version": "0.10.24" + "revision": "db3585a8fc7fcdc187488d4e5baee834a8137e57", + "version": "0.10.25" } }, {