diff --git a/Android/CameraSample/app/build.gradle b/Android/CameraSample/app/build.gradle index a9a88322..777fbfee 100644 --- a/Android/CameraSample/app/build.gradle +++ b/Android/CameraSample/app/build.gradle @@ -49,7 +49,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.13' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.14' } preBuild.dependsOn(":itmsamplesshared:genITMAppConfig", ":itmsamplesshared:copyITMAssets") diff --git a/Android/Shared/build.gradle b/Android/Shared/build.gradle index 5f8c4ac5..01fbc30e 100644 --- a/Android/Shared/build.gradle +++ b/Android/Shared/build.gradle @@ -36,7 +36,7 @@ dependencies { implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" implementation 'com.google.android.material:material:1.6.1' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.13' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.14' } apply from: 'ITMAppConfig.gradle' diff --git a/Android/ThirdPartyAuth/app/build.gradle b/Android/ThirdPartyAuth/app/build.gradle index 2e496cd7..41acf98a 100644 --- a/Android/ThirdPartyAuth/app/build.gradle +++ b/Android/ThirdPartyAuth/app/build.gradle @@ -77,7 +77,7 @@ dependencies { implementation 'com.auth0.android:auth0:2.8.0' implementation 'com.auth0.android:jwtdecode:2.0.1' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.13' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.14' } apply from: "$rootDir/../Shared/ITMAppConfig.gradle" diff --git a/Android/iTwinStarter/app/build.gradle b/Android/iTwinStarter/app/build.gradle index 8b301ac2..4e8ed5b9 100644 --- a/Android/iTwinStarter/app/build.gradle +++ b/Android/iTwinStarter/app/build.gradle @@ -49,7 +49,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.13' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.14' } preBuild.dependsOn(":itmsamplesshared:genITMAppConfig", ":itmsamplesshared:copyITMAssets") diff --git a/ReactNative/iTwinRNStarter/android/app/build.gradle b/ReactNative/iTwinRNStarter/android/app/build.gradle index ec338ed7..509575cb 100644 --- a/ReactNative/iTwinRNStarter/android/app/build.gradle +++ b/ReactNative/iTwinRNStarter/android/app/build.gradle @@ -175,7 +175,7 @@ dependencies { } else { implementation jscFlavor } - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.13' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.14' } apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle") diff --git a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj index 6962c6b1..2313f678 100644 --- a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj +++ b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj @@ -817,7 +817,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; 1F64EF042A12FC3300E2275E /* XCRemoteSwiftPackageReference "ShowTime.git" */ = { diff --git a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6c75748a..51b80907 100644 --- a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-native-ios", "state" : { - "revision" : "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version" : "4.8.42" + "revision" : "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version" : "4.9.35" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "7f6db5bc5e43a199c53a9da3a46179a0b9b000d0", - "version" : "0.22.13" + "revision" : "c367d023257c1e47a7162f518d7f9b4de14a0550", + "version" : "0.22.14" } }, { diff --git a/cross-platform/react-app/package-lock.json b/cross-platform/react-app/package-lock.json index 1a442cb4..24af9f99 100644 --- a/cross-platform/react-app/package-lock.json +++ b/cross-platform/react-app/package-lock.json @@ -1,46 +1,46 @@ { "name": "react-app", - "version": "0.22.13", + "version": "0.22.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-app", - "version": "0.22.13", + "version": "0.22.14", "license": "MIT", "dependencies": { - "@itwin/appui-abstract": "4.8.3", + "@itwin/appui-abstract": "4.9.5", "@itwin/appui-layout-react": "4.8.3", - "@itwin/appui-react": "4.16.1", - "@itwin/components-react": "4.16.1", - "@itwin/core-backend": "4.8.3", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-mobile": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/core-react": "4.16.1", - "@itwin/core-telemetry": "4.8.3", - "@itwin/ecschema-metadata": "4.8.3", - "@itwin/imodel-components-react": "4.16.1", + "@itwin/appui-react": "4.17.1", + "@itwin/components-react": "4.17.1", + "@itwin/core-backend": "4.9.5", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-mobile": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/core-react": "4.17.1", + "@itwin/core-telemetry": "4.9.5", + "@itwin/ecschema-metadata": "4.9.5", + "@itwin/imodel-components-react": "4.17.1", "@itwin/imodels-access-backend": "4.1.6", "@itwin/imodels-access-frontend": "4.1.6", "@itwin/imodels-client-management": "4.4.0", "@itwin/itwins-client": "1.5.0", - "@itwin/linear-referencing-backend": "4.8.3", - "@itwin/linear-referencing-common": "4.8.3", + "@itwin/linear-referencing-backend": "4.9.5", + "@itwin/linear-referencing-common": "4.9.5", "@itwin/measure-tools-react": "^0.14.2", - "@itwin/mobile-sdk-core": "0.22.13", - "@itwin/mobile-ui-react": "0.22.13", - "@itwin/presentation-backend": "4.8.3", - "@itwin/presentation-common": "4.8.3", + "@itwin/mobile-sdk-core": "0.22.14", + "@itwin/mobile-ui-react": "0.22.14", + "@itwin/presentation-backend": "4.9.5", + "@itwin/presentation-common": "4.9.5", "@itwin/presentation-components": "4.4.1", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "@react-hook/resize-observer": "^1.2.6", "axios": "^1.7.4", "base64-js": "^1.5.1", @@ -54,7 +54,7 @@ "devDependencies": { "@babel/core": "^7.15.8", "@bentley/react-scripts": "5.0.4", - "@itwin/build-tools": "4.8.3", + "@itwin/build-tools": "4.9.5", "@itwin/eslint-plugin": "4.0.0-dev.33", "@types/axios": "^0.14.0", "@types/jest": "^26.0.15", @@ -2154,9 +2154,9 @@ "integrity": "sha512-5zZgs+himE2vjf39CVlDXMHCFAwSfcoORqJBk3Vji8QVCF8AIX4IX2DO6HlsIAM7szxMNqhz1kd07Xfppro6MA==" }, "node_modules/@bentley/imodeljs-native": { - "version": "4.8.42", - "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.8.42.tgz", - "integrity": "sha512-djD8+OtRkjvj2flz7cjYNIhUY93842C6Kt4ARMa3wx/BBKP9pEprmAFWK+XzuLPbJplfa4bkzTY7Ob5NUediOQ==", + "version": "4.9.35", + "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.9.35.tgz", + "integrity": "sha512-45MM6aYmcMpg81SyNtdRZ2z2e+lFSresnrvsPO/28mC/79k1WHk727R8B3OglvR9/Qob6rX0rG1lC+POeodUHQ==", "hasInstallScript": true }, "node_modules/@bentley/react-scripts": { @@ -3393,11 +3393,11 @@ } }, "node_modules/@itwin/appui-abstract": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.8.3.tgz", - "integrity": "sha512-3c3/B62FdPDOSfZdmdhG5gEDtrrG0uNHD0QcbVGXHONo/5OzY2vl1PbKvt4qsiRTBePyF/eqpuiD9t4qhGXG8w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.9.5.tgz", + "integrity": "sha512-bFSe3Ewj5SGg5xW7VDjAr4znQQv8h/QkHhhcrTy2JmgRVONurz/PvyY1CeAiQL0wussrEU+t0vvd00zvLBWIgw==", "peerDependencies": { - "@itwin/core-bentley": "^4.8.3" + "@itwin/core-bentley": "^4.9.5" } }, "node_modules/@itwin/appui-layout-react": { @@ -3428,9 +3428,9 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@itwin/appui-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.16.1.tgz", - "integrity": "sha512-s7BEdOs4ZAeehN54swo6vef2610KWvrwuWyjo+ZYrDTcKKk3cLU7QrMGE2UgZ6VXAqnPff0B+N0FZgN1eO5vyw==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.17.1.tgz", + "integrity": "sha512-7l251YZ+YaxgBa9EAN2zhoXggN+vAtxMO/fr6ScMRWgMmN3wtYK71UhE2WldBuH+PEEKnZ2UeEAMNTwVlAMepQ==", "dependencies": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -3450,15 +3450,15 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "^4.16.1", + "@itwin/components-react": "^4.17.1", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.16.1", + "@itwin/core-react": "^4.17.1", "@itwin/core-telemetry": "^3.7.0 || ^4.0.0", - "@itwin/imodel-components-react": "^4.16.1", + "@itwin/imodel-components-react": "^4.17.1", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-redux": "^7.2.2", @@ -3500,9 +3500,9 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@itwin/build-tools": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/build-tools/-/build-tools-4.8.3.tgz", - "integrity": "sha512-Rvhet7jSEjPV76mKsP59fwjBXD/Kon/PjjpvlBYW8q/I4NxPY2WPTbqy1yH6DPyB1nfHVctK4xIyFx+tHUKS7w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/build-tools/-/build-tools-4.9.5.tgz", + "integrity": "sha512-cXFXEwUs96get8JDJJOCZ49ffnv5RmtI+boBB4WHXu1fOxR0frDflfQrn/QfM+8faesfZ2wj6NZCRd+ZNrwM4Q==", "dev": true, "dependencies": { "@microsoft/api-extractor": "~7.47.0", @@ -3849,9 +3849,9 @@ } }, "node_modules/@itwin/components-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.16.1.tgz", - "integrity": "sha512-p4JIb/ThXFZ3mL/3hvtLIQq902052R6b8bCBGuV0R+QpZ4fbezKqMbr26ke7VZli11U3/aBAZm744GC0na6C3g==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.17.1.tgz", + "integrity": "sha512-SrIQ9sIMKPx3Tjm2mlc0Yy3lj3hj99082J6IhxTOKzoIl8gauyxlvlucOssVSjpxW8u8+RXWKZ7F3bUfYEqc+g==", "dependencies": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -3868,7 +3868,7 @@ "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.16.1", + "@itwin/core-react": "^4.17.1", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" } @@ -3908,13 +3908,13 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@itwin/core-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.8.3.tgz", - "integrity": "sha512-9+/CvAfwvVptgDlGX7YiSwn3/54TBzr6lkcBSNsPutDPcV2PQlOXbMvyb30Af5/QeZKiOoBF98IUWxyZYU+w6w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.9.5.tgz", + "integrity": "sha512-ea3P4ldooJGmBZq8Cj0yDtfdQWsGUiYpcn/Z9b1F+BP6oylwYhJA8Eyesc9zLswf+TDeY+G5avdivDeO7gskbw==", "dependencies": { - "@bentley/imodeljs-native": "4.8.42", + "@bentley/imodeljs-native": "4.9.35", "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-azure": "^2.2.5", "@itwin/object-storage-core": "^2.2.5", "form-data": "^2.5.1", @@ -3932,9 +3932,9 @@ "node": "^18.0.0 || ^20.0.0" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-geometry": "^4.8.3", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-geometry": "^4.9.5", "@opentelemetry/api": "^1.0.4" }, "peerDependenciesMeta": { @@ -4003,33 +4003,33 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/@itwin/core-bentley": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.8.3.tgz", - "integrity": "sha512-w4tApUzJ3sefqV/wvvuvZ3IDeUjOe7T3ydckj5NAkMPCoi43stwUOtQsNQgODmli7UWLCBQJHR+ihNfnMv5+ig==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.9.5.tgz", + "integrity": "sha512-2cFqJnWKdGyNgZziqYHg4KkYVXD3+f4WQ5xhVPkEYffcOpXXz4yFh8nDOZmhgOLAmJo6KDH2x+uNJembcX6wjQ==" }, "node_modules/@itwin/core-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.8.3.tgz", - "integrity": "sha512-7WGz06KBw5cU2S7TqG0HMj/kisdVbjdOkQlmHuwFmiKJ+4pmnJajzOx9FOJ8A9MagYOocfdvidaWHvQtw+peAg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.9.5.tgz", + "integrity": "sha512-k3Pfyvm7q17m0ohQpWfBTOsdKCkPNgC0fQCpebs8WMFimoYuuxC2BJwUqKMyRcvesI+eT3pOHJ94DM4PH8i2uw==", "dependencies": { "flatbuffers": "~1.12.0", "js-base64": "^3.6.1" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-geometry": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-geometry": "^4.9.5" } }, "node_modules/@itwin/core-frontend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.8.3.tgz", - "integrity": "sha512-ZS93vYkrwNPOGT8fRtj2detsItq/KpWTBJjWSnhWBRgKQRaqDyUb6dmuSYWngDr7TH/pz7jxfz4G7haxp+dzNg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.9.5.tgz", + "integrity": "sha512-fzpVHaCPyf7gACwZNTF2Ov+4idzGF40U0qS8g2Xa8Vm1aaj/jcjFjZDjpmv/db6nYU2Cc30zY3nkmsNWG1bZgA==", "dependencies": { "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-core": "^2.2.5", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/webgl-compatibility": "4.9.5", "@loaders.gl/core": "^3.1.6", "@loaders.gl/draco": "^3.1.6", "fuse.js": "^3.3.0", @@ -4037,54 +4037,54 @@ "wms-capabilities": "0.4.0" }, "peerDependencies": { - "@itwin/appui-abstract": "^4.8.3", - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-geometry": "^4.8.3", - "@itwin/core-orbitgt": "^4.8.3", - "@itwin/core-quantity": "^4.8.3" + "@itwin/appui-abstract": "^4.9.5", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-geometry": "^4.9.5", + "@itwin/core-orbitgt": "^4.9.5", + "@itwin/core-quantity": "^4.9.5" } }, "node_modules/@itwin/core-geometry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.8.3.tgz", - "integrity": "sha512-AmwcrJ5VREOz/sBXeukONOdRndcni1ijuIPAAayBz89cHx+3aCWDl/FA4ZiAUQ6yzLLMWIjfxWRkudPMgXlOlA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.9.5.tgz", + "integrity": "sha512-o2fe6/yuxo+9I9JS7o1nytv+CZ8XL8a1vVaDRwqqPAMwnHh7qwHgGfD7WuGyn7/NHbjPNv9Srrb9rtOMua8ryg==", "dependencies": { - "@itwin/core-bentley": "4.8.3", + "@itwin/core-bentley": "4.9.5", "flatbuffers": "~1.12.0" } }, "node_modules/@itwin/core-i18n": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.8.3.tgz", - "integrity": "sha512-fv7jJcD3TM2lqUxmeUD5DcLT9YIakfyjOXfAGwMbV9bDlIekcInNsFouyw2ilKpbkTMQ+XXgsd/vog0E6183bQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.9.5.tgz", + "integrity": "sha512-fwSc2XqdTTVJpPGvraZ/s5ShTjaa5XxGR4IfD2d2JdF6lJ9FML5SdMizO5Mu0cJUZyGz9lDRWlvPpgBF0lu7IQ==", "dependencies": { "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.2", "i18next-http-backend": "^1.4.4" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3" + "@itwin/core-bentley": "^4.9.5" } }, "node_modules/@itwin/core-markup": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.8.3.tgz", - "integrity": "sha512-oeFjyYAHgzgPq+kxz4MCDYmbcMZ8I4K3U3oLGpOvnFSC8E8wFSJ3jJOy7rSXnexSfg6HzbGZR1iAiCUsKqPWuQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.9.5.tgz", + "integrity": "sha512-XisxVLU3LXrwtrREmmqjhXb5SkmGCrC0pJbpb6afHQPj5BeKM70DdSRtArZvBJYmHRCNG+in2FGARiL3tTtA9w==", "dependencies": { "@svgdotjs/svg.js": "3.0.13" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-frontend": "^4.8.3", - "@itwin/core-geometry": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-frontend": "^4.9.5", + "@itwin/core-geometry": "^4.9.5" } }, "node_modules/@itwin/core-mobile": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-mobile/-/core-mobile-4.8.3.tgz", - "integrity": "sha512-mlW4LRqD0eF7pG0Hs+NFVDymtUK5e1rlMWjc2QXyLHkCYyFOxoDCWX0Ty4ygVIiorM6VWYCqMGwYC8WlnoeljA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-mobile/-/core-mobile-4.9.5.tgz", + "integrity": "sha512-pwFU23ewMrQYcjJjqy8PSZkLjV7HHfNdaLG/wpqz9DiODzm6EykE5rtDqZ9zxvd0x7P5YwkUy4+ZFhXZvuNfig==", "dependencies": { "lodash": "^4.17.21", "superagent": "^9.0.1", @@ -4094,36 +4094,36 @@ "node": "^18.0.0 || ^20.0.0" }, "peerDependencies": { - "@itwin/core-backend": "^4.8.3", - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-frontend": "^4.8.3" + "@itwin/core-backend": "^4.9.5", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-frontend": "^4.9.5" } }, "node_modules/@itwin/core-orbitgt": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.8.3.tgz", - "integrity": "sha512-qMqVl87XKKIKt1d6lk1OhiiuAg4tcu1MOQLkofYiCWDI3IxZzTt+CFaRyrzTom5OofYxPmUcnK0Db04g48gQOA==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.9.5.tgz", + "integrity": "sha512-P3SVR1GrfbCSz330IqDF52HMp50V8VhpCEiBk33SiiqUsISvdfXmt75UhvGDM07KAYF5gvQ+HKO62z5A1+GZmw==" }, "node_modules/@itwin/core-quantity": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.8.3.tgz", - "integrity": "sha512-W3ZnIN9OLW6SAVsArRUsCoksta05+WKk37OOdKpHQgNnezTVrpGOd3eGp9OnmVSVhtwJmTTkVrX/K7DesspBsg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.9.5.tgz", + "integrity": "sha512-Dc0zcR/XLu5+aYDmxE4/mukiklKXDtfR0b2SD9h9MQJOeUz0zu6u1o5ozS3WTY8aCJAYSsu0KFS8JJrmLwuoPg==", "peerDependencies": { - "@itwin/core-bentley": "^4.8.3" + "@itwin/core-bentley": "^4.9.5" } }, "node_modules/@itwin/core-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.16.1.tgz", - "integrity": "sha512-t/FNF/ni1eRklA6/iFZ4evS2o/SuuUFlhTyLWQ2ReE10WMDKGI05ZJP+aB3b2WcdQw3I5eEX4qnciiZnbBAxdw==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.17.1.tgz", + "integrity": "sha512-iVUJu4NGYLtosR7bM0F9Es0SSXXtjeDI2AAt4m2cfIkDGy5gPTkJOJmGgITcPZiOzfT9JUNB01hw2VsLpejceQ==", "dependencies": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", "@itwin/itwinui-react": "^3.11.2", "@itwin/itwinui-variables": "^3.0.0", "classnames": "2.3.1", - "dompurify": "^2.0.12", + "dompurify": "^2.5.6", "lodash": "^4.17.10", "react-autosuggest": "^10.1.0", "resize-observer-polyfill": "1.5.1", @@ -4171,12 +4171,12 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@itwin/core-telemetry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.8.3.tgz", - "integrity": "sha512-rDzb7gcq7lRDi8BryJ+RUbutzZcWQDX4lBOAxqAWgHLW5KVpfNjGPIObyPFQGY0FBHTDOqC5VDoXdvqiWECRkw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.9.5.tgz", + "integrity": "sha512-MBFQRj8rIlE1BfpzJzAmBhGT1dFQ1BclrVmt1vSTkkjj2XBqL/0WH4/0ij6xVN90LepFfTCQcBeiptc1amIZQA==", "dependencies": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3" + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5" } }, "node_modules/@itwin/core-webpack-tools": { @@ -4441,15 +4441,12 @@ } }, "node_modules/@itwin/ecschema-metadata": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.8.3.tgz", - "integrity": "sha512-W+CWYebr1VxLGTZ7tf7SWnW6nPyh+v4weTdTLF0YVpUsbXwNOi+7nlWOlfXutlzfNa7X5w/JzLMr5izUE3iI1Q==", - "dependencies": { - "almost-equal": "^1.1.0" - }, + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.9.5.tgz", + "integrity": "sha512-rYIh56N/Ob7lFpdimAvCH/pov44eWcUznRnpWbsfBKNyqTW8SAazr09Bdsf8rLbldOQOe2oav0i7JYvbOF5f7Q==", "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-quantity": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-quantity": "^4.9.5" } }, "node_modules/@itwin/eslint-plugin": { @@ -4481,9 +4478,9 @@ } }, "node_modules/@itwin/imodel-components-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.16.1.tgz", - "integrity": "sha512-sQgIWz/7vxruvqXPtVKJEFHu2jTCYfaPV0O4S/L7HJ4745nUFGXe8ECoiMpV8Yp4rA3qIzGNitpPWiLDsk8L/w==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.17.1.tgz", + "integrity": "sha512-0kStDiu/6N7dMxs5lDhZUTGWP7GJvVjrXEx+MNNEi4ylW+c4bfeybIu2v/awaoez0C3cfrBbh6m9Rc5L2tJvhA==", "dependencies": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -4494,13 +4491,13 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "^4.16.1", + "@itwin/components-react": "^4.17.1", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.16.1", + "@itwin/core-react": "^4.17.1", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" } @@ -4715,26 +4712,26 @@ "integrity": "sha512-bwaoiqJdPvMCEhccXh5jE/uF83IoHaHofURZV62t9BEhKXW0LF+iaAwCPC+G4Sttgs6tUtqEGsPqj5RnbdipsQ==" }, "node_modules/@itwin/linear-referencing-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-backend/-/linear-referencing-backend-4.8.3.tgz", - "integrity": "sha512-8Egwg7zygTKfmtUfV8OszKNYEHI0bkoXBCMQEGLy5LK4PzzciTfcSQiZVyAKJXZ5J+wPGgkWE7PzAZQUJ/puyw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-backend/-/linear-referencing-backend-4.9.5.tgz", + "integrity": "sha512-Ygmq5Ty2OTooWE1eeMeZsUzmhEt0jJt2/IsMomlpY5e+xTV38SbQ1B5cTjUpEqZSu6RrlvMgMqMoeiEB6tGe/w==", "engines": { "node": "^18.0.0 || ^20.0.0" }, "peerDependencies": { - "@itwin/core-backend": "^4.8.3", - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/linear-referencing-common": "^4.8.3" + "@itwin/core-backend": "^4.9.5", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/linear-referencing-common": "^4.9.5" } }, "node_modules/@itwin/linear-referencing-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-common/-/linear-referencing-common-4.8.3.tgz", - "integrity": "sha512-qojBmaE/0F98kfIkPTw69p48QDiAp7/4SXKpAjbNzWAQ3b0SutpvHbW5yUJ7kl6BthChT04F4LQeqfdGaQ9SkQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-common/-/linear-referencing-common-4.9.5.tgz", + "integrity": "sha512-ZNnc+szo0LvDUPCl6yaHvV0kriCnFQ4ngUKSjFv7U/bko2TbS9apo+Jex2P7bHo3mZksI0w+/KBKGRgSs1p4eQ==", "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5" } }, "node_modules/@itwin/measure-tools-react": { @@ -4761,47 +4758,47 @@ } }, "node_modules/@itwin/mobile-sdk-core": { - "version": "0.22.13", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.13.tgz", - "integrity": "sha512-SGmqffr8e2/GQFGxkfHM4/liRqt/C3Rwv8z+Da9PonJaTBeWoHpA+QTTfR9bwMCk+qspR7svs2EyYKLRS8QJVA==", - "dependencies": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/presentation-common": "4.8.3", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "version": "0.22.14", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.14.tgz", + "integrity": "sha512-HhEIIpiWAxGe0mvmiCHknJOVNt+bYemP/Ae6A1HHxeJSg6tMaWNpC5UiAfFONSa8FzrG78gKa8zxjgIaLwvbtA==", + "dependencies": { + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/presentation-common": "4.9.5", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "base64-js": "^1.5.1" } }, "node_modules/@itwin/mobile-ui-react": { - "version": "0.22.13", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.13.tgz", - "integrity": "sha512-hLfVvAI4EPzggKfnPv4oXuNEUO/X8ZQuUgvOkzqEnXLGwBwIZ0WxsOjnIqcd3TyOVwp47W5NQlsPAQkrbUIoHA==", + "version": "0.22.14", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.14.tgz", + "integrity": "sha512-/tJjEbfBsYc1LdCfdObpubZYApUuwGryFkRbbdHdAoIH1gNytZcT6lm2JMYDovEAo0MYhunAAKXHWezeStFzFA==", "dependencies": { "@bentley/icons-generic-webfont": "1.0.34", - "@itwin/appui-abstract": "4.8.3", - "@itwin/appui-react": "4.16.1", - "@itwin/components-react": "4.16.1", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/core-react": "4.16.1", - "@itwin/imodel-components-react": "4.16.1", - "@itwin/mobile-sdk-core": "0.22.13", - "@itwin/presentation-common": "4.8.3", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/appui-abstract": "4.9.5", + "@itwin/appui-react": "4.17.1", + "@itwin/components-react": "4.17.1", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/core-react": "4.17.1", + "@itwin/imodel-components-react": "4.17.1", + "@itwin/mobile-sdk-core": "0.22.14", + "@itwin/presentation-common": "4.9.5", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", @@ -4838,9 +4835,9 @@ } }, "node_modules/@itwin/presentation-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-backend/-/presentation-backend-4.8.3.tgz", - "integrity": "sha512-LymlDnx4fAEMiWBvKlekYJix3a6+RqzaS9JDxhCGVnfWRKXGY0JddMF/kpc1t/jqZBlslc8SMrpxzoNabSP+2w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-backend/-/presentation-backend-4.9.5.tgz", + "integrity": "sha512-Grb1f30l4u30sT9/V+KHx1gfWmj+irjNWeo13BPC1nh2EVcklZdBQaSxQynoBZUZDlPzYpucwf+KBMHnM4YOEQ==", "dependencies": { "object-hash": "^1.3.1", "rxjs": "^7.8.1", @@ -4848,12 +4845,12 @@ "semver": "^7.5.2" }, "peerDependencies": { - "@itwin/core-backend": "^4.8.3", - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-quantity": "^4.8.3", - "@itwin/ecschema-metadata": "^4.8.3", - "@itwin/presentation-common": "^4.8.3" + "@itwin/core-backend": "^4.9.5", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-quantity": "^4.9.5", + "@itwin/ecschema-metadata": "^4.9.5", + "@itwin/presentation-common": "^4.9.5" } }, "node_modules/@itwin/presentation-backend/node_modules/lru-cache": { @@ -4887,14 +4884,14 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/@itwin/presentation-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.8.3.tgz", - "integrity": "sha512-iI3ONYeGRIMqcva38jGK9ASj0lmD0j9yyMUSV3zTINW8VlqH48yP5UXEVAgzpsC7Rrny0Tms3LGoW2p4h70fgg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.9.5.tgz", + "integrity": "sha512-8apEmM7f7apGzxpR93BLiJ4vber36sjjXdc+fHg2tS5M+lHJiLnaQtV+IS/kKnbFu5nhJS22SBlmme8Giz4aWQ==", "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-quantity": "^4.8.3", - "@itwin/ecschema-metadata": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-quantity": "^4.9.5", + "@itwin/ecschema-metadata": "^4.9.5" } }, "node_modules/@itwin/presentation-components": { @@ -5000,21 +4997,21 @@ } }, "node_modules/@itwin/presentation-frontend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.8.3.tgz", - "integrity": "sha512-AJ0g9pf69ryxHu1VWiHPxrWG/6YAnVwAnZ14X3LWGP9zcvj8FlPtmNIfhU7qwdYr2pvKTjUbtyh9wEKvwqgnEA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.9.5.tgz", + "integrity": "sha512-e9gZqAQaotuzeAtW0avTZvYBbY/np6B3jZjHvlo+E3e0wpgqWi+UK0bg5GbMToa2lq6wLO7Xj0xnhbHMxOS34A==", "dependencies": { "@itwin/unified-selection": "^0.1.0", "rxjs": "^7.8.1", "rxjs-for-await": "^1.0.0" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-frontend": "^4.8.3", - "@itwin/core-quantity": "^4.8.3", - "@itwin/ecschema-metadata": "^4.8.3", - "@itwin/presentation-common": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-frontend": "^4.9.5", + "@itwin/core-quantity": "^4.9.5", + "@itwin/ecschema-metadata": "^4.9.5", + "@itwin/presentation-common": "^4.9.5" } }, "node_modules/@itwin/unified-selection": { @@ -5023,11 +5020,11 @@ "integrity": "sha512-1Pe2i3sw5dK4h394uC5wTRWvnXxeBZGv+t9LcG7tQr2L+l0Hv+Ryo5+yTN34kABEhMe2UwSHnBRU8jOGsiorIQ==" }, "node_modules/@itwin/webgl-compatibility": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.8.3.tgz", - "integrity": "sha512-Zoemgl+S0AL5p7ghoOZ87Cf56d2penbWaw3rBrpSOXDtG3wYRQt/8VSQfqDsRyMX7f48Y7rbzoaUH/EJKuqLXw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.9.5.tgz", + "integrity": "sha512-eZ3lUsLSZ0iEdecTPnKczkU572gtcRxGs0p4gD7dsqMGewWDH6WzjxPocG2P495YaiBqf6V8qWnnpncUfjY7pg==", "dependencies": { - "@itwin/core-bentley": "4.8.3" + "@itwin/core-bentley": "4.9.5" } }, "node_modules/@jest/console": { @@ -8245,11 +8242,6 @@ "ajv": "^6.9.1" } }, - "node_modules/almost-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz", - "integrity": "sha512-0V/PkoculFl5+0Lp47JoxUcO0xSxhIBvm+BxHdD/OgXNmdRpRHCFnKVuUoWyS9EzQP+otSGv0m9Lb4yVkQBn2A==" - }, "node_modules/ansi-escapes": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", @@ -28331,9 +28323,9 @@ "integrity": "sha512-5zZgs+himE2vjf39CVlDXMHCFAwSfcoORqJBk3Vji8QVCF8AIX4IX2DO6HlsIAM7szxMNqhz1kd07Xfppro6MA==" }, "@bentley/imodeljs-native": { - "version": "4.8.42", - "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.8.42.tgz", - "integrity": "sha512-djD8+OtRkjvj2flz7cjYNIhUY93842C6Kt4ARMa3wx/BBKP9pEprmAFWK+XzuLPbJplfa4bkzTY7Ob5NUediOQ==" + "version": "4.9.35", + "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.9.35.tgz", + "integrity": "sha512-45MM6aYmcMpg81SyNtdRZ2z2e+lFSresnrvsPO/28mC/79k1WHk727R8B3OglvR9/Qob6rX0rG1lC+POeodUHQ==" }, "@bentley/react-scripts": { "version": "5.0.4", @@ -29204,9 +29196,9 @@ "dev": true }, "@itwin/appui-abstract": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.8.3.tgz", - "integrity": "sha512-3c3/B62FdPDOSfZdmdhG5gEDtrrG0uNHD0QcbVGXHONo/5OzY2vl1PbKvt4qsiRTBePyF/eqpuiD9t4qhGXG8w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.9.5.tgz", + "integrity": "sha512-bFSe3Ewj5SGg5xW7VDjAr4znQQv8h/QkHhhcrTy2JmgRVONurz/PvyY1CeAiQL0wussrEU+t0vvd00zvLBWIgw==", "requires": {} }, "@itwin/appui-layout-react": { @@ -29232,9 +29224,9 @@ } }, "@itwin/appui-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.16.1.tgz", - "integrity": "sha512-s7BEdOs4ZAeehN54swo6vef2610KWvrwuWyjo+ZYrDTcKKk3cLU7QrMGE2UgZ6VXAqnPff0B+N0FZgN1eO5vyw==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.17.1.tgz", + "integrity": "sha512-7l251YZ+YaxgBa9EAN2zhoXggN+vAtxMO/fr6ScMRWgMmN3wtYK71UhE2WldBuH+PEEKnZ2UeEAMNTwVlAMepQ==", "requires": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -29288,9 +29280,9 @@ } }, "@itwin/build-tools": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/build-tools/-/build-tools-4.8.3.tgz", - "integrity": "sha512-Rvhet7jSEjPV76mKsP59fwjBXD/Kon/PjjpvlBYW8q/I4NxPY2WPTbqy1yH6DPyB1nfHVctK4xIyFx+tHUKS7w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/build-tools/-/build-tools-4.9.5.tgz", + "integrity": "sha512-cXFXEwUs96get8JDJJOCZ49ffnv5RmtI+boBB4WHXu1fOxR0frDflfQrn/QfM+8faesfZ2wj6NZCRd+ZNrwM4Q==", "dev": true, "requires": { "@microsoft/api-extractor": "~7.47.0", @@ -29559,9 +29551,9 @@ "requires": {} }, "@itwin/components-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.16.1.tgz", - "integrity": "sha512-p4JIb/ThXFZ3mL/3hvtLIQq902052R6b8bCBGuV0R+QpZ4fbezKqMbr26ke7VZli11U3/aBAZm744GC0na6C3g==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.17.1.tgz", + "integrity": "sha512-SrIQ9sIMKPx3Tjm2mlc0Yy3lj3hj99082J6IhxTOKzoIl8gauyxlvlucOssVSjpxW8u8+RXWKZ7F3bUfYEqc+g==", "requires": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -29611,13 +29603,13 @@ } }, "@itwin/core-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.8.3.tgz", - "integrity": "sha512-9+/CvAfwvVptgDlGX7YiSwn3/54TBzr6lkcBSNsPutDPcV2PQlOXbMvyb30Af5/QeZKiOoBF98IUWxyZYU+w6w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.9.5.tgz", + "integrity": "sha512-ea3P4ldooJGmBZq8Cj0yDtfdQWsGUiYpcn/Z9b1F+BP6oylwYhJA8Eyesc9zLswf+TDeY+G5avdivDeO7gskbw==", "requires": { - "@bentley/imodeljs-native": "4.8.42", + "@bentley/imodeljs-native": "4.9.35", "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-azure": "^2.2.5", "@itwin/object-storage-core": "^2.2.5", "form-data": "^2.5.1", @@ -29679,29 +29671,29 @@ } }, "@itwin/core-bentley": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.8.3.tgz", - "integrity": "sha512-w4tApUzJ3sefqV/wvvuvZ3IDeUjOe7T3ydckj5NAkMPCoi43stwUOtQsNQgODmli7UWLCBQJHR+ihNfnMv5+ig==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.9.5.tgz", + "integrity": "sha512-2cFqJnWKdGyNgZziqYHg4KkYVXD3+f4WQ5xhVPkEYffcOpXXz4yFh8nDOZmhgOLAmJo6KDH2x+uNJembcX6wjQ==" }, "@itwin/core-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.8.3.tgz", - "integrity": "sha512-7WGz06KBw5cU2S7TqG0HMj/kisdVbjdOkQlmHuwFmiKJ+4pmnJajzOx9FOJ8A9MagYOocfdvidaWHvQtw+peAg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.9.5.tgz", + "integrity": "sha512-k3Pfyvm7q17m0ohQpWfBTOsdKCkPNgC0fQCpebs8WMFimoYuuxC2BJwUqKMyRcvesI+eT3pOHJ94DM4PH8i2uw==", "requires": { "flatbuffers": "~1.12.0", "js-base64": "^3.6.1" } }, "@itwin/core-frontend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.8.3.tgz", - "integrity": "sha512-ZS93vYkrwNPOGT8fRtj2detsItq/KpWTBJjWSnhWBRgKQRaqDyUb6dmuSYWngDr7TH/pz7jxfz4G7haxp+dzNg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.9.5.tgz", + "integrity": "sha512-fzpVHaCPyf7gACwZNTF2Ov+4idzGF40U0qS8g2Xa8Vm1aaj/jcjFjZDjpmv/db6nYU2Cc30zY3nkmsNWG1bZgA==", "requires": { "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-core": "^2.2.5", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/webgl-compatibility": "4.9.5", "@loaders.gl/core": "^3.1.6", "@loaders.gl/draco": "^3.1.6", "fuse.js": "^3.3.0", @@ -29710,18 +29702,18 @@ } }, "@itwin/core-geometry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.8.3.tgz", - "integrity": "sha512-AmwcrJ5VREOz/sBXeukONOdRndcni1ijuIPAAayBz89cHx+3aCWDl/FA4ZiAUQ6yzLLMWIjfxWRkudPMgXlOlA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.9.5.tgz", + "integrity": "sha512-o2fe6/yuxo+9I9JS7o1nytv+CZ8XL8a1vVaDRwqqPAMwnHh7qwHgGfD7WuGyn7/NHbjPNv9Srrb9rtOMua8ryg==", "requires": { - "@itwin/core-bentley": "4.8.3", + "@itwin/core-bentley": "4.9.5", "flatbuffers": "~1.12.0" } }, "@itwin/core-i18n": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.8.3.tgz", - "integrity": "sha512-fv7jJcD3TM2lqUxmeUD5DcLT9YIakfyjOXfAGwMbV9bDlIekcInNsFouyw2ilKpbkTMQ+XXgsd/vog0E6183bQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.9.5.tgz", + "integrity": "sha512-fwSc2XqdTTVJpPGvraZ/s5ShTjaa5XxGR4IfD2d2JdF6lJ9FML5SdMizO5Mu0cJUZyGz9lDRWlvPpgBF0lu7IQ==", "requires": { "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.2", @@ -29729,17 +29721,17 @@ } }, "@itwin/core-markup": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.8.3.tgz", - "integrity": "sha512-oeFjyYAHgzgPq+kxz4MCDYmbcMZ8I4K3U3oLGpOvnFSC8E8wFSJ3jJOy7rSXnexSfg6HzbGZR1iAiCUsKqPWuQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.9.5.tgz", + "integrity": "sha512-XisxVLU3LXrwtrREmmqjhXb5SkmGCrC0pJbpb6afHQPj5BeKM70DdSRtArZvBJYmHRCNG+in2FGARiL3tTtA9w==", "requires": { "@svgdotjs/svg.js": "3.0.13" } }, "@itwin/core-mobile": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-mobile/-/core-mobile-4.8.3.tgz", - "integrity": "sha512-mlW4LRqD0eF7pG0Hs+NFVDymtUK5e1rlMWjc2QXyLHkCYyFOxoDCWX0Ty4ygVIiorM6VWYCqMGwYC8WlnoeljA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-mobile/-/core-mobile-4.9.5.tgz", + "integrity": "sha512-pwFU23ewMrQYcjJjqy8PSZkLjV7HHfNdaLG/wpqz9DiODzm6EykE5rtDqZ9zxvd0x7P5YwkUy4+ZFhXZvuNfig==", "requires": { "lodash": "^4.17.21", "superagent": "^9.0.1", @@ -29747,27 +29739,27 @@ } }, "@itwin/core-orbitgt": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.8.3.tgz", - "integrity": "sha512-qMqVl87XKKIKt1d6lk1OhiiuAg4tcu1MOQLkofYiCWDI3IxZzTt+CFaRyrzTom5OofYxPmUcnK0Db04g48gQOA==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.9.5.tgz", + "integrity": "sha512-P3SVR1GrfbCSz330IqDF52HMp50V8VhpCEiBk33SiiqUsISvdfXmt75UhvGDM07KAYF5gvQ+HKO62z5A1+GZmw==" }, "@itwin/core-quantity": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.8.3.tgz", - "integrity": "sha512-W3ZnIN9OLW6SAVsArRUsCoksta05+WKk37OOdKpHQgNnezTVrpGOd3eGp9OnmVSVhtwJmTTkVrX/K7DesspBsg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.9.5.tgz", + "integrity": "sha512-Dc0zcR/XLu5+aYDmxE4/mukiklKXDtfR0b2SD9h9MQJOeUz0zu6u1o5ozS3WTY8aCJAYSsu0KFS8JJrmLwuoPg==", "requires": {} }, "@itwin/core-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.16.1.tgz", - "integrity": "sha512-t/FNF/ni1eRklA6/iFZ4evS2o/SuuUFlhTyLWQ2ReE10WMDKGI05ZJP+aB3b2WcdQw3I5eEX4qnciiZnbBAxdw==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.17.1.tgz", + "integrity": "sha512-iVUJu4NGYLtosR7bM0F9Es0SSXXtjeDI2AAt4m2cfIkDGy5gPTkJOJmGgITcPZiOzfT9JUNB01hw2VsLpejceQ==", "requires": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", "@itwin/itwinui-react": "^3.11.2", "@itwin/itwinui-variables": "^3.0.0", "classnames": "2.3.1", - "dompurify": "^2.0.12", + "dompurify": "^2.5.6", "lodash": "^4.17.10", "react-autosuggest": "^10.1.0", "resize-observer-polyfill": "1.5.1", @@ -29809,12 +29801,12 @@ } }, "@itwin/core-telemetry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.8.3.tgz", - "integrity": "sha512-rDzb7gcq7lRDi8BryJ+RUbutzZcWQDX4lBOAxqAWgHLW5KVpfNjGPIObyPFQGY0FBHTDOqC5VDoXdvqiWECRkw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.9.5.tgz", + "integrity": "sha512-MBFQRj8rIlE1BfpzJzAmBhGT1dFQ1BclrVmt1vSTkkjj2XBqL/0WH4/0ij6xVN90LepFfTCQcBeiptc1amIZQA==", "requires": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3" + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5" } }, "@itwin/core-webpack-tools": { @@ -30005,12 +29997,10 @@ } }, "@itwin/ecschema-metadata": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.8.3.tgz", - "integrity": "sha512-W+CWYebr1VxLGTZ7tf7SWnW6nPyh+v4weTdTLF0YVpUsbXwNOi+7nlWOlfXutlzfNa7X5w/JzLMr5izUE3iI1Q==", - "requires": { - "almost-equal": "^1.1.0" - } + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.9.5.tgz", + "integrity": "sha512-rYIh56N/Ob7lFpdimAvCH/pov44eWcUznRnpWbsfBKNyqTW8SAazr09Bdsf8rLbldOQOe2oav0i7JYvbOF5f7Q==", + "requires": {} }, "@itwin/eslint-plugin": { "version": "4.0.0-dev.33", @@ -30034,9 +30024,9 @@ } }, "@itwin/imodel-components-react": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.16.1.tgz", - "integrity": "sha512-sQgIWz/7vxruvqXPtVKJEFHu2jTCYfaPV0O4S/L7HJ4745nUFGXe8ECoiMpV8Yp4rA3qIzGNitpPWiLDsk8L/w==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.17.1.tgz", + "integrity": "sha512-0kStDiu/6N7dMxs5lDhZUTGWP7GJvVjrXEx+MNNEi4ylW+c4bfeybIu2v/awaoez0C3cfrBbh6m9Rc5L2tJvhA==", "requires": { "@bentley/icons-generic": "^1.0.34", "@itwin/itwinui-icons-react": "^2.8.0", @@ -30225,15 +30215,15 @@ "integrity": "sha512-bwaoiqJdPvMCEhccXh5jE/uF83IoHaHofURZV62t9BEhKXW0LF+iaAwCPC+G4Sttgs6tUtqEGsPqj5RnbdipsQ==" }, "@itwin/linear-referencing-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-backend/-/linear-referencing-backend-4.8.3.tgz", - "integrity": "sha512-8Egwg7zygTKfmtUfV8OszKNYEHI0bkoXBCMQEGLy5LK4PzzciTfcSQiZVyAKJXZ5J+wPGgkWE7PzAZQUJ/puyw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-backend/-/linear-referencing-backend-4.9.5.tgz", + "integrity": "sha512-Ygmq5Ty2OTooWE1eeMeZsUzmhEt0jJt2/IsMomlpY5e+xTV38SbQ1B5cTjUpEqZSu6RrlvMgMqMoeiEB6tGe/w==", "requires": {} }, "@itwin/linear-referencing-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-common/-/linear-referencing-common-4.8.3.tgz", - "integrity": "sha512-qojBmaE/0F98kfIkPTw69p48QDiAp7/4SXKpAjbNzWAQ3b0SutpvHbW5yUJ7kl6BthChT04F4LQeqfdGaQ9SkQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/linear-referencing-common/-/linear-referencing-common-4.9.5.tgz", + "integrity": "sha512-ZNnc+szo0LvDUPCl6yaHvV0kriCnFQ4ngUKSjFv7U/bko2TbS9apo+Jex2P7bHo3mZksI0w+/KBKGRgSs1p4eQ==", "requires": {} }, "@itwin/measure-tools-react": { @@ -30246,47 +30236,47 @@ } }, "@itwin/mobile-sdk-core": { - "version": "0.22.13", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.13.tgz", - "integrity": "sha512-SGmqffr8e2/GQFGxkfHM4/liRqt/C3Rwv8z+Da9PonJaTBeWoHpA+QTTfR9bwMCk+qspR7svs2EyYKLRS8QJVA==", - "requires": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/presentation-common": "4.8.3", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "version": "0.22.14", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.14.tgz", + "integrity": "sha512-HhEIIpiWAxGe0mvmiCHknJOVNt+bYemP/Ae6A1HHxeJSg6tMaWNpC5UiAfFONSa8FzrG78gKa8zxjgIaLwvbtA==", + "requires": { + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/presentation-common": "4.9.5", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "base64-js": "^1.5.1" } }, "@itwin/mobile-ui-react": { - "version": "0.22.13", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.13.tgz", - "integrity": "sha512-hLfVvAI4EPzggKfnPv4oXuNEUO/X8ZQuUgvOkzqEnXLGwBwIZ0WxsOjnIqcd3TyOVwp47W5NQlsPAQkrbUIoHA==", + "version": "0.22.14", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.14.tgz", + "integrity": "sha512-/tJjEbfBsYc1LdCfdObpubZYApUuwGryFkRbbdHdAoIH1gNytZcT6lm2JMYDovEAo0MYhunAAKXHWezeStFzFA==", "requires": { "@bentley/icons-generic-webfont": "1.0.34", - "@itwin/appui-abstract": "4.8.3", - "@itwin/appui-react": "4.16.1", - "@itwin/components-react": "4.16.1", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/core-react": "4.16.1", - "@itwin/imodel-components-react": "4.16.1", - "@itwin/mobile-sdk-core": "0.22.13", - "@itwin/presentation-common": "4.8.3", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/appui-abstract": "4.9.5", + "@itwin/appui-react": "4.17.1", + "@itwin/components-react": "4.17.1", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/core-react": "4.17.1", + "@itwin/imodel-components-react": "4.17.1", + "@itwin/mobile-sdk-core": "0.22.14", + "@itwin/presentation-common": "4.9.5", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", @@ -30315,9 +30305,9 @@ } }, "@itwin/presentation-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-backend/-/presentation-backend-4.8.3.tgz", - "integrity": "sha512-LymlDnx4fAEMiWBvKlekYJix3a6+RqzaS9JDxhCGVnfWRKXGY0JddMF/kpc1t/jqZBlslc8SMrpxzoNabSP+2w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-backend/-/presentation-backend-4.9.5.tgz", + "integrity": "sha512-Grb1f30l4u30sT9/V+KHx1gfWmj+irjNWeo13BPC1nh2EVcklZdBQaSxQynoBZUZDlPzYpucwf+KBMHnM4YOEQ==", "requires": { "object-hash": "^1.3.1", "rxjs": "^7.8.1", @@ -30349,9 +30339,9 @@ } }, "@itwin/presentation-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.8.3.tgz", - "integrity": "sha512-iI3ONYeGRIMqcva38jGK9ASj0lmD0j9yyMUSV3zTINW8VlqH48yP5UXEVAgzpsC7Rrny0Tms3LGoW2p4h70fgg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.9.5.tgz", + "integrity": "sha512-8apEmM7f7apGzxpR93BLiJ4vber36sjjXdc+fHg2tS5M+lHJiLnaQtV+IS/kKnbFu5nhJS22SBlmme8Giz4aWQ==", "requires": {} }, "@itwin/presentation-components": { @@ -30438,9 +30428,9 @@ } }, "@itwin/presentation-frontend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.8.3.tgz", - "integrity": "sha512-AJ0g9pf69ryxHu1VWiHPxrWG/6YAnVwAnZ14X3LWGP9zcvj8FlPtmNIfhU7qwdYr2pvKTjUbtyh9wEKvwqgnEA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.9.5.tgz", + "integrity": "sha512-e9gZqAQaotuzeAtW0avTZvYBbY/np6B3jZjHvlo+E3e0wpgqWi+UK0bg5GbMToa2lq6wLO7Xj0xnhbHMxOS34A==", "requires": { "@itwin/unified-selection": "^0.1.0", "rxjs": "^7.8.1", @@ -30453,11 +30443,11 @@ "integrity": "sha512-1Pe2i3sw5dK4h394uC5wTRWvnXxeBZGv+t9LcG7tQr2L+l0Hv+Ryo5+yTN34kABEhMe2UwSHnBRU8jOGsiorIQ==" }, "@itwin/webgl-compatibility": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.8.3.tgz", - "integrity": "sha512-Zoemgl+S0AL5p7ghoOZ87Cf56d2penbWaw3rBrpSOXDtG3wYRQt/8VSQfqDsRyMX7f48Y7rbzoaUH/EJKuqLXw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.9.5.tgz", + "integrity": "sha512-eZ3lUsLSZ0iEdecTPnKczkU572gtcRxGs0p4gD7dsqMGewWDH6WzjxPocG2P495YaiBqf6V8qWnnpncUfjY7pg==", "requires": { - "@itwin/core-bentley": "4.8.3" + "@itwin/core-bentley": "4.9.5" } }, "@jest/console": { @@ -32867,11 +32857,6 @@ "dev": true, "requires": {} }, - "almost-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz", - "integrity": "sha512-0V/PkoculFl5+0Lp47JoxUcO0xSxhIBvm+BxHdD/OgXNmdRpRHCFnKVuUoWyS9EzQP+otSGv0m9Lb4yVkQBn2A==" - }, "ansi-escapes": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", diff --git a/cross-platform/react-app/package.json b/cross-platform/react-app/package.json index f237c01b..460298ea 100644 --- a/cross-platform/react-app/package.json +++ b/cross-platform/react-app/package.json @@ -1,6 +1,6 @@ { "name": "react-app", - "version": "0.22.13", + "version": "0.22.14", "description": "React app for use with iTwin Mobile SDK samples.", "repository": { "type": "git", @@ -30,7 +30,7 @@ "devDependencies": { "@babel/core": "^7.15.8", "@bentley/react-scripts": "5.0.4", - "@itwin/build-tools": "4.8.3", + "@itwin/build-tools": "4.9.5", "@itwin/eslint-plugin": "4.0.0-dev.33", "@types/axios": "^0.14.0", "@types/jest": "^26.0.15", @@ -51,38 +51,38 @@ "webpack-cli": "^5.0.1" }, "dependencies": { - "@itwin/appui-abstract": "4.8.3", + "@itwin/appui-abstract": "4.9.5", "@itwin/appui-layout-react": "4.8.3", - "@itwin/appui-react": "4.16.1", - "@itwin/components-react": "4.16.1", - "@itwin/core-backend": "4.8.3", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-frontend": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/core-i18n": "4.8.3", - "@itwin/core-markup": "4.8.3", - "@itwin/core-mobile": "4.8.3", - "@itwin/core-orbitgt": "4.8.3", - "@itwin/core-quantity": "4.8.3", - "@itwin/core-react": "4.16.1", - "@itwin/core-telemetry": "4.8.3", - "@itwin/ecschema-metadata": "4.8.3", - "@itwin/imodel-components-react": "4.16.1", + "@itwin/appui-react": "4.17.1", + "@itwin/components-react": "4.17.1", + "@itwin/core-backend": "4.9.5", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-frontend": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/core-i18n": "4.9.5", + "@itwin/core-markup": "4.9.5", + "@itwin/core-mobile": "4.9.5", + "@itwin/core-orbitgt": "4.9.5", + "@itwin/core-quantity": "4.9.5", + "@itwin/core-react": "4.17.1", + "@itwin/core-telemetry": "4.9.5", + "@itwin/ecschema-metadata": "4.9.5", + "@itwin/imodel-components-react": "4.17.1", "@itwin/imodels-access-backend": "4.1.6", "@itwin/imodels-access-frontend": "4.1.6", "@itwin/imodels-client-management": "4.4.0", "@itwin/itwins-client": "1.5.0", - "@itwin/linear-referencing-backend": "4.8.3", - "@itwin/linear-referencing-common": "4.8.3", + "@itwin/linear-referencing-backend": "4.9.5", + "@itwin/linear-referencing-common": "4.9.5", "@itwin/measure-tools-react": "^0.14.2", - "@itwin/mobile-sdk-core": "0.22.13", - "@itwin/mobile-ui-react": "0.22.13", - "@itwin/presentation-backend": "4.8.3", - "@itwin/presentation-common": "4.8.3", + "@itwin/mobile-sdk-core": "0.22.14", + "@itwin/mobile-ui-react": "0.22.14", + "@itwin/presentation-backend": "4.9.5", + "@itwin/presentation-common": "4.9.5", "@itwin/presentation-components": "4.4.1", - "@itwin/presentation-frontend": "4.8.3", - "@itwin/webgl-compatibility": "4.8.3", + "@itwin/presentation-frontend": "4.9.5", + "@itwin/webgl-compatibility": "4.9.5", "@react-hook/resize-observer": "^1.2.6", "axios": "^1.7.4", "base64-js": "^1.5.1", diff --git a/cross-platform/token-server/package-lock.json b/cross-platform/token-server/package-lock.json index c24d193c..9dea5f0f 100644 --- a/cross-platform/token-server/package-lock.json +++ b/cross-platform/token-server/package-lock.json @@ -1,15 +1,15 @@ { "name": "token-server", - "version": "0.22.13", + "version": "0.22.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "token-server", - "version": "0.22.13", + "version": "0.22.14", "license": "MIT", "dependencies": { - "@itwin/express-server": "4.8.3", + "@itwin/express-server": "4.9.5", "@itwin/service-authorization": "1.0.3", "axios": "^1.7.4", "dotenv": "^8.2.0", @@ -20,11 +20,11 @@ "jsonwebtoken": "^9.0.0" }, "devDependencies": { - "@itwin/core-backend": "4.8.3", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/ecschema-metadata": "4.8.3", + "@itwin/core-backend": "4.9.5", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/ecschema-metadata": "4.9.5", "@types/axios": "^0.14.0", "@types/dotenv-flow": "^3.1.0", "@types/express": "^4.17.9", @@ -269,9 +269,9 @@ } }, "node_modules/@bentley/imodeljs-native": { - "version": "4.8.42", - "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.8.42.tgz", - "integrity": "sha512-djD8+OtRkjvj2flz7cjYNIhUY93842C6Kt4ARMa3wx/BBKP9pEprmAFWK+XzuLPbJplfa4bkzTY7Ob5NUediOQ==", + "version": "4.9.35", + "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.9.35.tgz", + "integrity": "sha512-45MM6aYmcMpg81SyNtdRZ2z2e+lFSresnrvsPO/28mC/79k1WHk727R8B3OglvR9/Qob6rX0rG1lC+POeodUHQ==", "hasInstallScript": true }, "node_modules/@itwin/cloud-agnostic-core": { @@ -284,13 +284,13 @@ } }, "node_modules/@itwin/core-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.8.3.tgz", - "integrity": "sha512-9+/CvAfwvVptgDlGX7YiSwn3/54TBzr6lkcBSNsPutDPcV2PQlOXbMvyb30Af5/QeZKiOoBF98IUWxyZYU+w6w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.9.5.tgz", + "integrity": "sha512-ea3P4ldooJGmBZq8Cj0yDtfdQWsGUiYpcn/Z9b1F+BP6oylwYhJA8Eyesc9zLswf+TDeY+G5avdivDeO7gskbw==", "dependencies": { - "@bentley/imodeljs-native": "4.8.42", + "@bentley/imodeljs-native": "4.9.35", "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-azure": "^2.2.5", "@itwin/object-storage-core": "^2.2.5", "form-data": "^2.5.1", @@ -308,9 +308,9 @@ "node": "^18.0.0 || ^20.0.0" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-common": "^4.8.3", - "@itwin/core-geometry": "^4.8.3", + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-common": "^4.9.5", + "@itwin/core-geometry": "^4.9.5", "@opentelemetry/api": "^1.0.4" }, "peerDependenciesMeta": { @@ -320,78 +320,75 @@ } }, "node_modules/@itwin/core-bentley": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.8.3.tgz", - "integrity": "sha512-w4tApUzJ3sefqV/wvvuvZ3IDeUjOe7T3ydckj5NAkMPCoi43stwUOtQsNQgODmli7UWLCBQJHR+ihNfnMv5+ig==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.9.5.tgz", + "integrity": "sha512-2cFqJnWKdGyNgZziqYHg4KkYVXD3+f4WQ5xhVPkEYffcOpXXz4yFh8nDOZmhgOLAmJo6KDH2x+uNJembcX6wjQ==" }, "node_modules/@itwin/core-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.8.3.tgz", - "integrity": "sha512-7WGz06KBw5cU2S7TqG0HMj/kisdVbjdOkQlmHuwFmiKJ+4pmnJajzOx9FOJ8A9MagYOocfdvidaWHvQtw+peAg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.9.5.tgz", + "integrity": "sha512-k3Pfyvm7q17m0ohQpWfBTOsdKCkPNgC0fQCpebs8WMFimoYuuxC2BJwUqKMyRcvesI+eT3pOHJ94DM4PH8i2uw==", "dependencies": { "flatbuffers": "~1.12.0", "js-base64": "^3.6.1" }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-geometry": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-geometry": "^4.9.5" } }, "node_modules/@itwin/core-geometry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.8.3.tgz", - "integrity": "sha512-AmwcrJ5VREOz/sBXeukONOdRndcni1ijuIPAAayBz89cHx+3aCWDl/FA4ZiAUQ6yzLLMWIjfxWRkudPMgXlOlA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.9.5.tgz", + "integrity": "sha512-o2fe6/yuxo+9I9JS7o1nytv+CZ8XL8a1vVaDRwqqPAMwnHh7qwHgGfD7WuGyn7/NHbjPNv9Srrb9rtOMua8ryg==", "dependencies": { - "@itwin/core-bentley": "4.8.3", + "@itwin/core-bentley": "4.9.5", "flatbuffers": "~1.12.0" } }, "node_modules/@itwin/core-quantity": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.8.3.tgz", - "integrity": "sha512-W3ZnIN9OLW6SAVsArRUsCoksta05+WKk37OOdKpHQgNnezTVrpGOd3eGp9OnmVSVhtwJmTTkVrX/K7DesspBsg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.9.5.tgz", + "integrity": "sha512-Dc0zcR/XLu5+aYDmxE4/mukiklKXDtfR0b2SD9h9MQJOeUz0zu6u1o5ozS3WTY8aCJAYSsu0KFS8JJrmLwuoPg==", "dev": true, "peer": true, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3" + "@itwin/core-bentley": "^4.9.5" } }, "node_modules/@itwin/core-telemetry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.8.3.tgz", - "integrity": "sha512-rDzb7gcq7lRDi8BryJ+RUbutzZcWQDX4lBOAxqAWgHLW5KVpfNjGPIObyPFQGY0FBHTDOqC5VDoXdvqiWECRkw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.9.5.tgz", + "integrity": "sha512-MBFQRj8rIlE1BfpzJzAmBhGT1dFQ1BclrVmt1vSTkkjj2XBqL/0WH4/0ij6xVN90LepFfTCQcBeiptc1amIZQA==", "dependencies": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3" + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5" } }, "node_modules/@itwin/ecschema-metadata": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.8.3.tgz", - "integrity": "sha512-W+CWYebr1VxLGTZ7tf7SWnW6nPyh+v4weTdTLF0YVpUsbXwNOi+7nlWOlfXutlzfNa7X5w/JzLMr5izUE3iI1Q==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.9.5.tgz", + "integrity": "sha512-rYIh56N/Ob7lFpdimAvCH/pov44eWcUznRnpWbsfBKNyqTW8SAazr09Bdsf8rLbldOQOe2oav0i7JYvbOF5f7Q==", "dev": true, - "dependencies": { - "almost-equal": "^1.1.0" - }, "peerDependencies": { - "@itwin/core-bentley": "^4.8.3", - "@itwin/core-quantity": "^4.8.3" + "@itwin/core-bentley": "^4.9.5", + "@itwin/core-quantity": "^4.9.5" } }, "node_modules/@itwin/express-server": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/express-server/-/express-server-4.8.3.tgz", - "integrity": "sha512-zk1EyccPf0TAXSYhE8Qf8Z2m4nbAbDWTTdRvGz+sLf3TkYILg+oON//6/+s2g2wIMgsd8FUmasTzM1zY7z1jyw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/express-server/-/express-server-4.9.5.tgz", + "integrity": "sha512-HTVl410Y+LwLo14aLTZ1V5dae5OWFowwFIVmmharmcGRZcu/RWQauZvep+IVE9kHUJWvP9YzEiGeqNe2WLZuHQ==", "dependencies": { - "express": "^4.18.2", + "express": "^4.20.0", "express-ws": "^5.0.2" }, "engines": { "node": "^18.0.0 || ^20.0.0" }, "peerDependencies": { - "@itwin/core-backend": "4.8.3", - "@itwin/core-common": "4.8.3" + "@itwin/core-backend": "4.9.5", + "@itwin/core-common": "4.9.5" } }, "node_modules/@itwin/object-storage-azure": { @@ -652,12 +649,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, - "node_modules/almost-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz", - "integrity": "sha512-0V/PkoculFl5+0Lp47JoxUcO0xSxhIBvm+BxHdD/OgXNmdRpRHCFnKVuUoWyS9EzQP+otSGv0m9Lb4yVkQBn2A==", - "dev": true - }, "node_modules/anymatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", @@ -3040,9 +3031,9 @@ } }, "@bentley/imodeljs-native": { - "version": "4.8.42", - "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.8.42.tgz", - "integrity": "sha512-djD8+OtRkjvj2flz7cjYNIhUY93842C6Kt4ARMa3wx/BBKP9pEprmAFWK+XzuLPbJplfa4bkzTY7Ob5NUediOQ==" + "version": "4.9.35", + "resolved": "https://registry.npmjs.org/@bentley/imodeljs-native/-/imodeljs-native-4.9.35.tgz", + "integrity": "sha512-45MM6aYmcMpg81SyNtdRZ2z2e+lFSresnrvsPO/28mC/79k1WHk727R8B3OglvR9/Qob6rX0rG1lC+POeodUHQ==" }, "@itwin/cloud-agnostic-core": { "version": "2.2.5", @@ -3051,13 +3042,13 @@ "requires": {} }, "@itwin/core-backend": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.8.3.tgz", - "integrity": "sha512-9+/CvAfwvVptgDlGX7YiSwn3/54TBzr6lkcBSNsPutDPcV2PQlOXbMvyb30Af5/QeZKiOoBF98IUWxyZYU+w6w==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-backend/-/core-backend-4.9.5.tgz", + "integrity": "sha512-ea3P4ldooJGmBZq8Cj0yDtfdQWsGUiYpcn/Z9b1F+BP6oylwYhJA8Eyesc9zLswf+TDeY+G5avdivDeO7gskbw==", "requires": { - "@bentley/imodeljs-native": "4.8.42", + "@bentley/imodeljs-native": "4.9.35", "@itwin/cloud-agnostic-core": "^2.2.4", - "@itwin/core-telemetry": "4.8.3", + "@itwin/core-telemetry": "4.9.5", "@itwin/object-storage-azure": "^2.2.5", "@itwin/object-storage-core": "^2.2.5", "form-data": "^2.5.1", @@ -3073,60 +3064,58 @@ } }, "@itwin/core-bentley": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.8.3.tgz", - "integrity": "sha512-w4tApUzJ3sefqV/wvvuvZ3IDeUjOe7T3ydckj5NAkMPCoi43stwUOtQsNQgODmli7UWLCBQJHR+ihNfnMv5+ig==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.9.5.tgz", + "integrity": "sha512-2cFqJnWKdGyNgZziqYHg4KkYVXD3+f4WQ5xhVPkEYffcOpXXz4yFh8nDOZmhgOLAmJo6KDH2x+uNJembcX6wjQ==" }, "@itwin/core-common": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.8.3.tgz", - "integrity": "sha512-7WGz06KBw5cU2S7TqG0HMj/kisdVbjdOkQlmHuwFmiKJ+4pmnJajzOx9FOJ8A9MagYOocfdvidaWHvQtw+peAg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.9.5.tgz", + "integrity": "sha512-k3Pfyvm7q17m0ohQpWfBTOsdKCkPNgC0fQCpebs8WMFimoYuuxC2BJwUqKMyRcvesI+eT3pOHJ94DM4PH8i2uw==", "requires": { "flatbuffers": "~1.12.0", "js-base64": "^3.6.1" } }, "@itwin/core-geometry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.8.3.tgz", - "integrity": "sha512-AmwcrJ5VREOz/sBXeukONOdRndcni1ijuIPAAayBz89cHx+3aCWDl/FA4ZiAUQ6yzLLMWIjfxWRkudPMgXlOlA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.9.5.tgz", + "integrity": "sha512-o2fe6/yuxo+9I9JS7o1nytv+CZ8XL8a1vVaDRwqqPAMwnHh7qwHgGfD7WuGyn7/NHbjPNv9Srrb9rtOMua8ryg==", "requires": { - "@itwin/core-bentley": "4.8.3", + "@itwin/core-bentley": "4.9.5", "flatbuffers": "~1.12.0" } }, "@itwin/core-quantity": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.8.3.tgz", - "integrity": "sha512-W3ZnIN9OLW6SAVsArRUsCoksta05+WKk37OOdKpHQgNnezTVrpGOd3eGp9OnmVSVhtwJmTTkVrX/K7DesspBsg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.9.5.tgz", + "integrity": "sha512-Dc0zcR/XLu5+aYDmxE4/mukiklKXDtfR0b2SD9h9MQJOeUz0zu6u1o5ozS3WTY8aCJAYSsu0KFS8JJrmLwuoPg==", "dev": true, "peer": true, "requires": {} }, "@itwin/core-telemetry": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.8.3.tgz", - "integrity": "sha512-rDzb7gcq7lRDi8BryJ+RUbutzZcWQDX4lBOAxqAWgHLW5KVpfNjGPIObyPFQGY0FBHTDOqC5VDoXdvqiWECRkw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.9.5.tgz", + "integrity": "sha512-MBFQRj8rIlE1BfpzJzAmBhGT1dFQ1BclrVmt1vSTkkjj2XBqL/0WH4/0ij6xVN90LepFfTCQcBeiptc1amIZQA==", "requires": { - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3" + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5" } }, "@itwin/ecschema-metadata": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.8.3.tgz", - "integrity": "sha512-W+CWYebr1VxLGTZ7tf7SWnW6nPyh+v4weTdTLF0YVpUsbXwNOi+7nlWOlfXutlzfNa7X5w/JzLMr5izUE3iI1Q==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/ecschema-metadata/-/ecschema-metadata-4.9.5.tgz", + "integrity": "sha512-rYIh56N/Ob7lFpdimAvCH/pov44eWcUznRnpWbsfBKNyqTW8SAazr09Bdsf8rLbldOQOe2oav0i7JYvbOF5f7Q==", "dev": true, - "requires": { - "almost-equal": "^1.1.0" - } + "requires": {} }, "@itwin/express-server": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/@itwin/express-server/-/express-server-4.8.3.tgz", - "integrity": "sha512-zk1EyccPf0TAXSYhE8Qf8Z2m4nbAbDWTTdRvGz+sLf3TkYILg+oON//6/+s2g2wIMgsd8FUmasTzM1zY7z1jyw==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/@itwin/express-server/-/express-server-4.9.5.tgz", + "integrity": "sha512-HTVl410Y+LwLo14aLTZ1V5dae5OWFowwFIVmmharmcGRZcu/RWQauZvep+IVE9kHUJWvP9YzEiGeqNe2WLZuHQ==", "requires": { - "express": "^4.18.2", + "express": "^4.20.0", "express-ws": "^5.0.2" } }, @@ -3349,12 +3338,6 @@ } } }, - "almost-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/almost-equal/-/almost-equal-1.1.0.tgz", - "integrity": "sha512-0V/PkoculFl5+0Lp47JoxUcO0xSxhIBvm+BxHdD/OgXNmdRpRHCFnKVuUoWyS9EzQP+otSGv0m9Lb4yVkQBn2A==", - "dev": true - }, "anymatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", diff --git a/cross-platform/token-server/package.json b/cross-platform/token-server/package.json index f5664227..bb3386ad 100644 --- a/cross-platform/token-server/package.json +++ b/cross-platform/token-server/package.json @@ -1,6 +1,6 @@ { "name": "token-server", - "version": "0.22.13", + "version": "0.22.14", "description": "Server-side component to manage providing an access token for the iTwin Platform.", "repository": { "type": "git", @@ -20,7 +20,7 @@ "url": "http://www.bentley.com" }, "dependencies": { - "@itwin/express-server": "4.8.3", + "@itwin/express-server": "4.9.5", "@itwin/service-authorization": "1.0.3", "axios": "^1.7.4", "dotenv": "^8.2.0", @@ -31,11 +31,11 @@ "jsonwebtoken": "^9.0.0" }, "devDependencies": { - "@itwin/core-backend": "4.8.3", - "@itwin/core-bentley": "4.8.3", - "@itwin/core-common": "4.8.3", - "@itwin/core-geometry": "4.8.3", - "@itwin/ecschema-metadata": "4.8.3", + "@itwin/core-backend": "4.9.5", + "@itwin/core-bentley": "4.9.5", + "@itwin/core-common": "4.9.5", + "@itwin/core-geometry": "4.9.5", + "@itwin/ecschema-metadata": "4.9.5", "@types/axios": "^0.14.0", "@types/dotenv-flow": "^3.1.0", "@types/express": "^4.17.9", diff --git a/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj b/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj index 5e118541..da809bc0 100644 --- a/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj +++ b/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj @@ -463,7 +463,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index dce51b9b..cfddfdf9 100644 --- a/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-native-ios", "state" : { - "revision" : "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version" : "4.8.42" + "revision" : "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version" : "4.9.35" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "7f6db5bc5e43a199c53a9da3a46179a0b9b000d0", - "version" : "0.22.13" + "revision" : "c367d023257c1e47a7162f518d7f9b4de14a0550", + "version" : "0.22.14" } }, { diff --git a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj index 41975be2..d2ecee2d 100644 --- a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj +++ b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj @@ -463,7 +463,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a884729..2933d031 100644 --- a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version": "4.8.42" + "revision": "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version": "4.9.35" } }, { diff --git a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj index b0b6dfe2..e46b73c3 100644 --- a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj @@ -443,7 +443,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a884729..2933d031 100644 --- a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version": "4.8.42" + "revision": "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version": "4.9.35" } }, { diff --git a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj index a9961e8e..6e555ab6 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj @@ -443,7 +443,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* 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 66c770dc..a7742b6f 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-native-ios", "state" : { - "revision": "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version": "4.8.42" + "revision": "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version": "4.9.35" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "7f6db5bc5e43a199c53a9da3a46179a0b9b000d0", - "version" : "0.22.13" + "revision" : "c367d023257c1e47a7162f518d7f9b4de14a0550", + "version" : "0.22.14" } }, { diff --git a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj index e5cb98b7..f4f773d1 100644 --- a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj @@ -407,7 +407,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* 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 7a884729..2933d031 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 @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version": "4.8.42" + "revision": "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version": "4.9.35" } }, { diff --git a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj index 152888e6..d8ddddb3 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj @@ -405,7 +405,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; /* 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 dce51b9b..cfddfdf9 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-native-ios", "state" : { - "revision" : "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version" : "4.8.42" + "revision" : "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version" : "4.9.35" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "7f6db5bc5e43a199c53a9da3a46179a0b9b000d0", - "version" : "0.22.13" + "revision" : "c367d023257c1e47a7162f518d7f9b4de14a0550", + "version" : "0.22.14" } }, { diff --git a/iOS/ThirdPartyAuth/LocalSDK_ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/ThirdPartyAuth/LocalSDK_ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d1468306..3ba4e20c 100644 --- a/iOS/ThirdPartyAuth/LocalSDK_ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ThirdPartyAuth/LocalSDK_ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/iTwin/mobile-native-ios", "state": { "branch": null, - "revision": "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version": "4.8.42" + "revision": "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version": "4.9.35" } }, { diff --git a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj index 6edd766a..24f69829 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj @@ -447,7 +447,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.13; + version = 0.22.14; }; }; 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 d027c006..46d921e5 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-native-ios", "state" : { - "revision" : "9e53d742cc9a9adc6c241ff7df1b9f9d1ff5d238", - "version" : "4.8.42" + "revision" : "7d0219150c7c67f85ed59c878cf47dd84df24895", + "version" : "4.9.35" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "7f6db5bc5e43a199c53a9da3a46179a0b9b000d0", - "version" : "0.22.13" + "revision" : "c367d023257c1e47a7162f518d7f9b4de14a0550", + "version" : "0.22.14" } }, {