diff --git a/.changeset/clean-cloths-lick.md b/.changeset/clean-cloths-lick.md new file mode 100644 index 00000000..4da2d36d --- /dev/null +++ b/.changeset/clean-cloths-lick.md @@ -0,0 +1,5 @@ +--- +"@itwin/changed-elements-react": patch +--- + +Package updates for vulnerability fixes diff --git a/package.json b/package.json index 91e5487d..e080d8c4 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "node": ">=24" }, "dependencies": { - "@changesets/cli": "^2.31.0", + "@changesets/cli": "^2.31.1", "@changesets/types": "6.0.0", - "@types/node": "^24.13.2", + "@types/node": "^24.13.3", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.1", diff --git a/packages/changed-elements-react/package.json b/packages/changed-elements-react/package.json index 0bf6693d..dfd72b48 100644 --- a/packages/changed-elements-react/package.json +++ b/packages/changed-elements-react/package.json @@ -42,38 +42,38 @@ "typecheck": "tsc --noEmit" }, "devDependencies": { - "@itwin/appui-abstract": "^5.10.2", - "@itwin/components-react": "^5.15.0", - "@itwin/core-bentley": "^5.10.2", - "@itwin/core-common": "^5.10.2", - "@itwin/core-frontend": "^5.10.2", - "@itwin/core-geometry": "^5.10.2", - "@itwin/core-react": "^5.15.0", - "@itwin/core-orbitgt": "^5.10.2", - "@itwin/presentation-common": "^5.10.2", - "@itwin/presentation-components": "^5.12.8", - "@itwin/presentation-core-interop": "^1.3.4", - "@itwin/presentation-frontend": "^5.10.2", - "@itwin/unified-selection": "^1.5.1", - "@itwin/unified-selection-react": "^1.0.1", - "@testing-library/react": "^16.2.0", - "@types/react": "^18.0.0", - "@types/react-redux": "^7.1.25", - "@types/react-table": "^7.7.14", - "@types/react-window": "^1.8.5", - "@types/react-window-infinite-loader": "^1.0.6", - "@vitejs/plugin-react-swc": "^3.7.1", - "@vitest/coverage-v8": "^2.1.1", + "@itwin/appui-abstract": "^5.12.4", + "@itwin/components-react": "^5.33.2", + "@itwin/core-bentley": "^5.12.4", + "@itwin/core-common": "^5.12.4", + "@itwin/core-frontend": "^5.12.4", + "@itwin/core-geometry": "^5.12.4", + "@itwin/core-orbitgt": "^5.12.4", + "@itwin/core-react": "^5.33.2", + "@itwin/presentation-common": "^5.12.4", + "@itwin/presentation-components": "^5.16.4", + "@itwin/presentation-core-interop": "^1.3.13", + "@itwin/presentation-frontend": "^5.12.4", + "@itwin/unified-selection": "^1.8.4", + "@itwin/unified-selection-react": "^1.1.0", + "@testing-library/react": "^16.3.2", + "@types/react": "^18.3.31", + "@types/react-redux": "^7.1.34", + "@types/react-table": "^7.7.20", + "@types/react-window": "^1.8.8", + "@types/react-window-infinite-loader": "^1.0.9", + "@vitejs/plugin-react-swc": "^3.11.0", + "@vitest/coverage-v8": "^2.1.9", "cpx2": "^5.0.0", - "happy-dom": "^15.11.7", + "happy-dom": "^20.11.2", "npm-run-all": "^4.1.5", - "react": "^18.0.0", - "react-dom": "^18.0.2", - "react-redux": "^7.2.2", - "redux": "^4.1.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^7.2.9", + "redux": "^4.2.1", "typescript": "~5.5.4", "vite": "^6.4.3", - "vitest": "^3.2.6" + "vitest": "^3.2.7" }, "peerDependencies": { "@itwin/appui-abstract": "^5.10.2", @@ -82,8 +82,8 @@ "@itwin/core-common": "^5.10.2", "@itwin/core-frontend": "^5.10.2", "@itwin/core-geometry": "^5.10.2", - "@itwin/core-react": "^5.15.0", "@itwin/core-orbitgt": "^5.10.2", + "@itwin/core-react": "^5.15.0", "@itwin/presentation-common": "^5.10.2", "@itwin/presentation-components": "^5.12.8", "@itwin/presentation-frontend": "^5.10.2", @@ -92,11 +92,11 @@ }, "dependencies": { "@itwin/itwinui-icons-color-react": "^2.1.0", - "@itwin/itwinui-icons-react": "^2.9.0", - "@itwin/itwinui-react": "^3.16.6", + "@itwin/itwinui-icons-react": "^2.11.0", + "@itwin/itwinui-react": "^3.21.2", "clsx": "^2.1.1", "react-table": "^7.8.0", - "react-window": "^1.8.10", - "react-window-infinite-loader": "^1.0.9" + "react-window": "^1.8.11", + "react-window-infinite-loader": "^1.0.10" } } diff --git a/packages/test-app-backend/package.json b/packages/test-app-backend/package.json index 78806052..bb6d0efe 100644 --- a/packages/test-app-backend/package.json +++ b/packages/test-app-backend/package.json @@ -15,23 +15,23 @@ "@types/express": "5.0.0" }, "dependencies": { - "@itwin/core-backend": "^5.10.2", - "@itwin/core-bentley": "^5.10.2", - "@itwin/core-common": "^5.10.2", - "@itwin/core-quantity": "^5.10.2", - "@itwin/ecschema-rpcinterface-common": "^5.10.2", - "@itwin/ecschema-rpcinterface-impl": "^5.10.2", - "@itwin/express-server": "^5.10.2", - "@itwin/imodels-access-backend": "^6.1.2", - "@itwin/imodels-client-authoring": "^6.2.1", - "@itwin/object-storage-azure": "^3.1.2", - "@itwin/presentation-backend": "^5.10.2", - "@itwin/presentation-common": "^5.10.2", - "@types/dotenv-flow": "^3.2.0", - "@types/node": "^24.0.0", - "dotenv-flow": "^3.2.0", + "@itwin/core-backend": "^5.12.4", + "@itwin/core-bentley": "^5.12.4", + "@itwin/core-common": "^5.12.4", + "@itwin/core-quantity": "^5.12.4", + "@itwin/ecschema-rpcinterface-common": "^5.12.4", + "@itwin/ecschema-rpcinterface-impl": "^5.12.4", + "@itwin/express-server": "^5.12.4", + "@itwin/imodels-access-backend": "^6.1.3", + "@itwin/imodels-client-authoring": "^6.2.2", + "@itwin/object-storage-azure": "^3.1.3", + "@itwin/presentation-backend": "^5.12.4", + "@itwin/presentation-common": "^5.12.4", + "@types/dotenv-flow": "^3.3.3", + "@types/node": "^24.13.3", + "dotenv-flow": "^3.3.0", "express": "^4.22.2", - "inversify": "^7.9.1", + "inversify": "^7.11.0", "reflect-metadata": "^0.2.2", "ts-node-dev": "^2.0.0", "typescript": "~5.5.4" diff --git a/packages/test-app-frontend/package.json b/packages/test-app-frontend/package.json index e674742f..205a8fc0 100644 --- a/packages/test-app-frontend/package.json +++ b/packages/test-app-frontend/package.json @@ -16,47 +16,47 @@ }, "dependencies": { "@bentley/icons-generic-webfont": "^1.0.34", - "@itwin/appui-abstract": "^5.10.2", + "@itwin/appui-abstract": "^5.12.4", "@itwin/appui-layout-react": "^4.8.3", - "@itwin/appui-react": "^5.15.0", + "@itwin/appui-react": "^5.33.2", "@itwin/changed-elements-react": "workspace:*", - "@itwin/components-react": "^5.15.0", - "@itwin/core-bentley": "^5.10.2", - "@itwin/core-common": "^5.10.2", - "@itwin/core-frontend": "^5.10.2", - "@itwin/core-i18n": "^5.10.2", - "@itwin/core-react": "^5.15.0", - "@itwin/core-orbitgt": "^5.10.2", - "@itwin/ecschema-metadata": "^5.10.2", - "@itwin/ecschema-rpcinterface-common": "^5.10.2", - "@itwin/imodel-components-react": "^5.15.0", - "@itwin/imodels-access-frontend": "^6.1.2", - "@itwin/imodels-client-management": "^6.2.1", + "@itwin/components-react": "^5.33.2", + "@itwin/core-bentley": "^5.12.4", + "@itwin/core-common": "^5.12.4", + "@itwin/core-frontend": "^5.12.4", + "@itwin/core-i18n": "^5.12.4", + "@itwin/core-orbitgt": "^5.12.4", + "@itwin/core-react": "^5.33.2", + "@itwin/ecschema-metadata": "^5.12.4", + "@itwin/ecschema-rpcinterface-common": "^5.12.4", + "@itwin/imodel-components-react": "^5.33.2", + "@itwin/imodels-access-frontend": "^6.1.3", + "@itwin/imodels-client-management": "^6.2.2", "@itwin/itwinui-icons-react": "^2.11.0", "@itwin/itwinui-illustrations-react": "^2.1.0", "@itwin/itwinui-layouts-css": "^0.4.0", "@itwin/itwinui-layouts-react": "^0.4.1", - "@itwin/itwinui-react": "^3.19.4", - "@itwin/presentation-common": "^5.10.2", - "@itwin/presentation-components": "^5.12.8", - "@itwin/presentation-core-interop": "^1.3.4", - "@itwin/presentation-frontend": "^5.10.2", - "@itwin/presentation-shared": "^1.2.3", - "@itwin/unified-selection": "^1.5.1", - "@itwin/unified-selection-react": "^1.0.1", - "@types/dotenv-flow": "^3.2.0", - "@types/react": "^18.0.0", - "@types/react-dom": "^18.0.0", - "@types/react-redux": "^7.1.25", - "@vitejs/plugin-react-swc": "^3.7.1", - "dotenv-flow": "^3.2.0", - "oidc-client-ts": "^2.2.4", - "react": "^18.0.0", + "@itwin/itwinui-react": "^3.21.2", + "@itwin/presentation-common": "^5.12.4", + "@itwin/presentation-components": "^5.16.4", + "@itwin/presentation-core-interop": "^1.3.13", + "@itwin/presentation-frontend": "^5.12.4", + "@itwin/presentation-shared": "^1.2.19", + "@itwin/unified-selection": "^1.8.4", + "@itwin/unified-selection-react": "^1.1.0", + "@types/dotenv-flow": "^3.3.3", + "@types/react": "^18.3.31", + "@types/react-dom": "^18.3.7", + "@types/react-redux": "^7.1.34", + "@vitejs/plugin-react-swc": "^3.11.0", + "dotenv-flow": "^3.3.0", + "oidc-client-ts": "^2.5.0", + "react": "^18.3.1", "react-dom": "18.0.0", - "react-redux": "^7.2.2", - "react-router-dom": "^6.30.4", - "redux": "^4.1.0", - "sass": "^1.62.1", + "react-redux": "^7.2.9", + "react-router-dom": "^7.18.2", + "redux": "^4.2.1", + "sass": "^1.102.0", "typescript": "~5.5.4", "vite": "^6.4.3", "vite-plugin-static-copy": "^2.3.2", diff --git a/packages/test-app-frontend/src/App/Authorization.tsx b/packages/test-app-frontend/src/App/Authorization.tsx index 7e22023e..31706579 100644 --- a/packages/test-app-frontend/src/App/Authorization.tsx +++ b/packages/test-app-frontend/src/App/Authorization.tsx @@ -280,7 +280,7 @@ export function SignInCallback(): ReactElement { return; } - navigate(user.state || "/", { replace: true }); + void navigate(user.state || "/", { replace: true }); } catch (error) { // eslint-disable-next-line no-console console.error(error); diff --git a/packages/test-app-frontend/src/App/imodel-browser/IModelBrowser.tsx b/packages/test-app-frontend/src/App/imodel-browser/IModelBrowser.tsx index 7f2e524b..775f137a 100644 --- a/packages/test-app-frontend/src/App/imodel-browser/IModelBrowser.tsx +++ b/packages/test-app-frontend/src/App/imodel-browser/IModelBrowser.tsx @@ -53,7 +53,7 @@ export function IModelBrowser(): ReactElement { updatedRecentIModels.unshift(iModelId); localStorage.setItem(recentIModelsKey, JSON.stringify(updatedRecentIModels)); - navigate(`/itwinjs/open-imodel/${iTwinId}/${iModelId}`); + void navigate(`/itwinjs/open-imodel/${iTwinId}/${iModelId}`); }; return ( diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cb4406a..2f382288 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,14 +22,14 @@ importers: .: dependencies: '@changesets/cli': - specifier: ^2.31.0 - version: 2.31.0(@types/node@24.13.2) + specifier: ^2.31.1 + version: 2.31.1(@types/node@24.13.3) '@changesets/types': specifier: 6.0.0 version: 6.0.0 '@types/node': - specifier: ^24.13.2 - version: 24.13.2 + specifier: ^24.13.3 + version: 24.13.3 '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4) @@ -50,7 +50,7 @@ importers: version: 4.1.5 ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.12.14(@swc/helpers@0.5.17))(@types/node@24.13.2)(typescript@5.5.4) + version: 10.9.2(@swc/core@1.16.1(@swc/helpers@0.5.23))(@types/node@24.13.3)(typescript@5.5.4) typescript: specifier: ~5.5.4 version: 5.5.4 @@ -65,11 +65,11 @@ importers: specifier: ^2.1.0 version: 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@itwin/itwinui-icons-react': - specifier: ^2.9.0 - version: 2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^2.11.0 + version: 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@itwin/itwinui-react': - specifier: ^3.16.6 - version: 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^3.21.2 + version: 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -77,168 +77,168 @@ importers: specifier: ^7.8.0 version: 7.8.0(react@18.3.1) react-window: - specifier: ^1.8.10 + specifier: ^1.8.11 version: 1.8.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-window-infinite-loader: - specifier: ^1.0.9 + specifier: ^1.0.10 version: 1.0.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@itwin/appui-abstract': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4) '@itwin/components-react': - specifier: ^5.15.0 - version: 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^5.33.2 + version: 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@itwin/core-bentley': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) '@itwin/core-frontend': - specifier: ^5.10.2 - version: 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) '@itwin/core-geometry': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-orbitgt': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-react': - specifier: ^5.15.0 - version: 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^5.33.2 + version: 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@itwin/presentation-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/presentation-components': - specifier: ^5.12.8 - version: 5.12.8(694562039a24f91d99a21147bd531446) + specifier: ^5.16.4 + version: 5.16.4(128031e24ce5d878c48a1c0aba16dd79) '@itwin/presentation-core-interop': - specifier: ^1.3.4 - version: 1.3.4(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^1.3.13 + version: 1.3.13(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/presentation-frontend': - specifier: ^5.10.2 - version: 5.10.2(001e36f9135bcf612310a4af030007b8) + specifier: ^5.12.4 + version: 5.12.4(d6f5ae58f03a4214ea7f1750a573e90e) '@itwin/unified-selection': - specifier: ^1.5.1 - version: 1.5.1 + specifier: ^1.8.4 + version: 1.8.4 '@itwin/unified-selection-react': - specifier: ^1.0.1 - version: 1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.1.0 + version: 1.1.0(@itwin/unified-selection@1.8.4)(react@18.3.1) '@testing-library/react': - specifier: ^16.2.0 - version: 16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^16.3.2 + version: 16.3.2(@testing-library/dom@10.4.0)(@types/react-dom@18.3.7(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/react': - specifier: ^18.0.0 - version: 18.3.23 + specifier: ^18.3.31 + version: 18.3.31 '@types/react-redux': - specifier: ^7.1.25 + specifier: ^7.1.34 version: 7.1.34 '@types/react-table': - specifier: ^7.7.14 + specifier: ^7.7.20 version: 7.7.20 '@types/react-window': - specifier: ^1.8.5 + specifier: ^1.8.8 version: 1.8.8 '@types/react-window-infinite-loader': - specifier: ^1.0.6 + specifier: ^1.0.9 version: 1.0.9 '@vitejs/plugin-react-swc': - specifier: ^3.7.1 - version: 3.10.2(@swc/helpers@0.5.17)(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)) + specifier: ^3.11.0 + version: 3.11.0(@swc/helpers@0.5.23)(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)) '@vitest/coverage-v8': - specifier: ^2.1.1 - version: 2.1.9(vitest@3.2.6(@types/node@24.13.2)(happy-dom@20.10.2)(lightningcss@1.32.0)(sass@1.89.2)) + specifier: ^2.1.9 + version: 2.1.9(vitest@3.2.7(@types/node@26.2.0)(happy-dom@20.11.2)(lightningcss@1.32.0)(sass@1.102.0)) cpx2: specifier: ^5.0.0 version: 5.0.0 happy-dom: - specifier: '>=20.8.9' - version: 20.10.2 + specifier: ^20.11.2 + version: 20.11.2 npm-run-all: specifier: ^4.1.5 version: 4.1.5 react: - specifier: ^18.0.0 + specifier: ^18.3.1 version: 18.3.1 react-dom: - specifier: ^18.0.2 + specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-redux: - specifier: ^7.2.2 + specifier: ^7.2.9 version: 7.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) redux: - specifier: ^4.1.0 + specifier: ^4.2.1 version: 4.2.1 typescript: specifier: ~5.5.4 version: 5.5.4 vite: specifier: ^6.4.3 - version: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + version: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) vitest: - specifier: ^3.2.6 - version: 3.2.6(@types/node@24.13.2)(happy-dom@20.10.2)(lightningcss@1.32.0)(sass@1.89.2) + specifier: ^3.2.7 + version: 3.2.7(@types/node@26.2.0)(happy-dom@20.11.2)(lightningcss@1.32.0)(sass@1.102.0) packages/test-app-backend: dependencies: '@itwin/core-backend': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) '@itwin/core-bentley': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) '@itwin/core-quantity': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4) '@itwin/ecschema-rpcinterface-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/ecschema-rpcinterface-impl': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) '@itwin/express-server': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2)) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4)) '@itwin/imodels-access-backend': - specifier: ^6.1.2 - version: 6.1.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + specifier: ^6.1.3 + version: 6.1.3(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) '@itwin/imodels-client-authoring': - specifier: ^6.2.1 - version: 6.2.1(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + specifier: ^6.2.2 + version: 6.2.2(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) '@itwin/object-storage-azure': - specifier: ^3.1.2 - version: 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + specifier: ^3.1.3 + version: 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) '@itwin/presentation-backend': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/presentation-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/presentation-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) '@itwin/presentation-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@types/dotenv-flow': - specifier: ^3.2.0 + specifier: ^3.3.3 version: 3.3.3 '@types/node': - specifier: ^24.0.0 - version: 24.13.2 + specifier: ^24.13.3 + version: 24.13.3 dotenv-flow: - specifier: ^3.2.0 + specifier: ^3.3.0 version: 3.3.0 express: specifier: ^4.22.2 version: 4.22.2 inversify: - specifier: ^7.9.1 - version: 7.10.0(reflect-metadata@0.2.2) + specifier: ^7.11.0 + version: 7.11.0(reflect-metadata@0.2.2) reflect-metadata: specifier: ^0.2.2 version: 0.2.2 ts-node-dev: specifier: ^2.0.0 - version: 2.0.0(@swc/core@1.12.14(@swc/helpers@0.5.17))(@types/node@24.13.2)(typescript@5.5.4) + version: 2.0.0(@swc/core@1.16.1(@swc/helpers@0.5.23))(@types/node@24.13.3)(typescript@5.5.4) typescript: specifier: ~5.5.4 version: 5.5.4 @@ -253,53 +253,53 @@ importers: specifier: ^1.0.34 version: 1.0.34 '@itwin/appui-abstract': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4) '@itwin/appui-layout-react': specifier: ^4.8.3 - version: 4.8.3(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@types/react@18.3.23)(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + version: 4.8.3(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@types/react@18.3.31)(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/appui-react': - specifier: ^5.15.0 - version: 5.15.0(1ecba2802efaa02aec56ee66a70715ed) + specifier: ^5.33.2 + version: 5.33.2(103031920401ebcfdf0679cc9058c1f8) '@itwin/changed-elements-react': specifier: workspace:* version: link:../changed-elements-react '@itwin/components-react': - specifier: ^5.15.0 - version: 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + specifier: ^5.33.2 + version: 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/core-bentley': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) '@itwin/core-frontend': - specifier: ^5.10.2 - version: 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) '@itwin/core-i18n': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4) '@itwin/core-orbitgt': - specifier: ^5.10.2 - version: 5.10.2 + specifier: ^5.12.4 + version: 5.12.4 '@itwin/core-react': - specifier: ^5.15.0 - version: 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + specifier: ^5.33.2 + version: 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/ecschema-metadata': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) '@itwin/ecschema-rpcinterface-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/imodel-components-react': - specifier: ^5.15.0 - version: 5.15.0(1ec1997054481bf78e6ae47647c76904) + specifier: ^5.33.2 + version: 5.33.2(77f3905a2094860a0c0da270da91aa84) '@itwin/imodels-access-frontend': - specifier: ^6.1.2 - version: 6.1.2(@itwin/core-bentley@5.10.2)(@itwin/core-frontend@5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))))) + specifier: ^6.1.3 + version: 6.1.3(@itwin/core-bentley@5.12.4)(@itwin/core-frontend@5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))))) '@itwin/imodels-client-management': - specifier: ^6.2.1 - version: 6.2.1 + specifier: ^6.2.2 + version: 6.2.2 '@itwin/itwinui-icons-react': specifier: ^2.11.0 version: 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) @@ -313,80 +313,80 @@ importers: specifier: ^0.4.1 version: 0.4.1(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/itwinui-react': - specifier: ^3.19.4 - version: 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + specifier: ^3.21.2 + version: 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/presentation-common': - specifier: ^5.10.2 - version: 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^5.12.4 + version: 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/presentation-components': - specifier: ^5.12.8 - version: 5.12.8(0746bd1c77120d1e76e092c9e2766a98) + specifier: ^5.16.4 + version: 5.16.4(77d0cbadd6fcb46c81b215e514602285) '@itwin/presentation-core-interop': - specifier: ^1.3.4 - version: 1.3.4(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + specifier: ^1.3.13 + version: 1.3.13(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) '@itwin/presentation-frontend': - specifier: ^5.10.2 - version: 5.10.2(001e36f9135bcf612310a4af030007b8) + specifier: ^5.12.4 + version: 5.12.4(d6f5ae58f03a4214ea7f1750a573e90e) '@itwin/presentation-shared': - specifier: ^1.2.3 - version: 1.2.3 + specifier: ^1.2.19 + version: 1.2.19 '@itwin/unified-selection': - specifier: ^1.5.1 - version: 1.5.1 + specifier: ^1.8.4 + version: 1.8.4 '@itwin/unified-selection-react': - specifier: ^1.0.1 - version: 1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + specifier: ^1.1.0 + version: 1.1.0(@itwin/unified-selection@1.8.4)(react@18.3.1) '@types/dotenv-flow': - specifier: ^3.2.0 + specifier: ^3.3.3 version: 3.3.3 '@types/react': - specifier: ^18.0.0 - version: 18.3.23 + specifier: ^18.3.31 + version: 18.3.31 '@types/react-dom': - specifier: ^18.0.0 - version: 18.3.7(@types/react@18.3.23) + specifier: ^18.3.7 + version: 18.3.7(@types/react@18.3.31) '@types/react-redux': - specifier: ^7.1.25 + specifier: ^7.1.34 version: 7.1.34 '@vitejs/plugin-react-swc': - specifier: ^3.7.1 - version: 3.10.2(@swc/helpers@0.5.17)(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)) + specifier: ^3.11.0 + version: 3.11.0(@swc/helpers@0.5.23)(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)) dotenv-flow: - specifier: ^3.2.0 + specifier: ^3.3.0 version: 3.3.0 oidc-client-ts: - specifier: ^2.2.4 - version: 2.4.1 + specifier: ^2.5.0 + version: 2.5.0 react: - specifier: ^18.0.0 + specifier: ^18.3.1 version: 18.3.1 react-dom: specifier: 18.0.0 version: 18.0.0(react@18.3.1) react-redux: - specifier: ^7.2.2 + specifier: ^7.2.9 version: 7.2.9(react-dom@18.0.0(react@18.3.1))(react@18.3.1) react-router-dom: - specifier: ^6.30.4 - version: 6.30.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + specifier: ^7.18.2 + version: 7.18.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) redux: - specifier: ^4.1.0 + specifier: ^4.2.1 version: 4.2.1 sass: - specifier: ^1.62.1 - version: 1.89.2 + specifier: ^1.102.0 + version: 1.102.0 typescript: specifier: ~5.5.4 version: 5.5.4 vite: specifier: ^6.4.3 - version: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + version: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) vite-plugin-static-copy: specifier: ^2.3.2 - version: 2.3.2(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)) + version: 2.3.2(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.5.4)(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)) + version: 5.1.4(typescript@5.5.4)(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)) packages: @@ -394,89 +394,84 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@azure/abort-controller@2.1.2': - resolution: {integrity: sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==} - engines: {node: '>=18.0.0'} + '@azure/abort-controller@2.2.0': + resolution: {integrity: sha512-fNAjWnA/nZ2jz31kxR/AqRaUT8ewHBw/WuBIosK0moMy1C9e5ValbDfFdIxJzVOOYaYkV/b2F1S4H/aHiqfVQg==} + engines: {node: '>=22.0.0'} - '@azure/core-auth@1.10.0': - resolution: {integrity: sha512-88Djs5vBvGbHQHf5ZZcaoNHo6Y8BKZkt3cw2iuJIQzLEgH4Ox6Tm4hjFhbqOxyYsgIG/eJbFEHpxRIfEEWv5Ow==} - engines: {node: '>=20.0.0'} + '@azure/core-auth@1.11.0': + resolution: {integrity: sha512-IUZydyTUkDnYdstOW9pFOOUQlBjAepK5teihDE3x6yxsPJs/hsAaaYpeGxdxrgtOiJbBKSjKW7MDk7AEhb4LRg==} + engines: {node: '>=22.0.0'} - '@azure/core-client@1.10.0': - resolution: {integrity: sha512-O4aP3CLFNodg8eTHXECaH3B3CjicfzkxVtnrfLkOq0XNP7TIECGfHpK/C6vADZkWP75wzmdBnsIA8ksuJMk18g==} - engines: {node: '>=20.0.0'} + '@azure/core-client@1.11.0': + resolution: {integrity: sha512-JjQWO6akOck45PH/XBrxzsQGAiKrfFl4m5iggJ0ItMIz5omRufOXWpqCPpdjKN3vKDzlSUvFjaMb7Zwf0gvAdA==} + engines: {node: '>=22.0.0'} - '@azure/core-http-compat@2.3.0': - resolution: {integrity: sha512-qLQujmUypBBG0gxHd0j6/Jdmul6ttl24c8WGiLXIk7IHXdBlfoBqW27hyz3Xn6xbfdyVSarl1Ttbk0AwnZBYCw==} - engines: {node: '>=18.0.0'} + '@azure/core-http-compat@2.5.0': + resolution: {integrity: sha512-BoSmXPx2er1Ai+wKlDvj29jIQespCNBwEmKyZVHO2kEFsWbGjAjwMCGzug3DJM5/QYIV3vej0S1zcU5bq9fa8w==} + engines: {node: '>=22.0.0'} + peerDependencies: + '@azure/core-client': ^1.10.0 + '@azure/core-rest-pipeline': ^1.22.0 '@azure/core-lro@2.7.2': resolution: {integrity: sha512-0YIpccoX8m/k00O7mDDMdJpbr6mf1yWo2dfmxt5A8XVZVVMz2SSKaEbMCeJRvgQ0IaSlqhjT47p4hVIRRy90xw==} engines: {node: '>=18.0.0'} - '@azure/core-paging@1.6.2': - resolution: {integrity: sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==} - engines: {node: '>=18.0.0'} + '@azure/core-paging@1.7.0': + resolution: {integrity: sha512-7GEAoIsaoBr6KELNRb8nypowCqvk8dnCHFCYg4XD4lOQGY2GqjQg5IhkRjyBFRO18CGSMq05PaNqSOE9GQro3g==} + engines: {node: '>=22.0.0'} - '@azure/core-rest-pipeline@1.22.0': - resolution: {integrity: sha512-OKHmb3/Kpm06HypvB3g6Q3zJuvyXcpxDpCS1PnU8OV6AJgSFaee/covXBcPbWc6XDDxtEPlbi3EMQ6nUiPaQtw==} - engines: {node: '>=20.0.0'} + '@azure/core-rest-pipeline@1.25.0': + resolution: {integrity: sha512-bMs8ekJLjX8wPV+9IPBges1SLPyuDtE9g5gLDWOpxzKcoOFQnpLGkbcT1tdw3FaAmDS1gnPmMmJ6y/T5B96kIA==} + engines: {node: '>=22.0.0'} - '@azure/core-tracing@1.3.0': - resolution: {integrity: sha512-+XvmZLLWPe67WXNZo9Oc9CrPj/Tm8QnHR92fFAFdnbzwNdCH1h+7UdpaQgRSBsMY+oW1kHXNUZQLdZ1gHX3ROw==} - engines: {node: '>=20.0.0'} + '@azure/core-tracing@1.4.0': + resolution: {integrity: sha512-eGwxD0AtncrxeBM4tG8R55Pc3rdX1hNW2WibJAgYpCVA6E93mvvVH+LcssoVjOBrSKWS55yEIHsk0X8ctHmfOQ==} + engines: {node: '>=22.0.0'} - '@azure/core-util@1.13.0': - resolution: {integrity: sha512-o0psW8QWQ58fq3i24Q1K2XfS/jYTxr7O1HRcyUE9bV9NttLU+kYOH82Ixj8DGlMTOWgxm1Sss2QAfKK5UkSPxw==} - engines: {node: '>=20.0.0'} + '@azure/core-util@1.14.0': + resolution: {integrity: sha512-9n2pWK61veAuN0V20t9lOuoV4CFMdyAZ1ygZzvBGk/pBBJRib/PjL9PLXa/aI2CcPpyHfqVsxxqLCYl6uZlfDw==} + engines: {node: '>=22.0.0'} - '@azure/core-xml@1.5.0': - resolution: {integrity: sha512-D/sdlJBMJfx7gqoj66PKVmhDDaU6TKA49ptcolxdas29X7AfvLTmfAGLjAcIMBK7UZ2o4lygHIqVckOlQU3xWw==} - engines: {node: '>=20.0.0'} + '@azure/core-xml@1.6.0': + resolution: {integrity: sha512-e7lX/dk//F6Qf7BB6PTY4+p2yuOQtyOeHGyapYHNwqSp2OnYpwQt49A/Nin2XmKBQ69pwagR4k/lQBq8lbHQkA==} + engines: {node: '>=22.0.0'} - '@azure/logger@1.3.0': - resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} - engines: {node: '>=20.0.0'} + '@azure/logger@1.4.0': + resolution: {integrity: sha512-rbAE25KUfjU/s3XHUdJgceoCP5dEOpMx85J04kF+QMdta73XkuG9JGHHinch+XIoKpBdqljin+KqURpJriSzLA==} + engines: {node: '>=22.0.0'} - '@azure/storage-blob@12.32.0': - resolution: {integrity: sha512-80LzSNnFQye2LCCBFghAJS6jJQJ7N4bfgZ6qDMgVGRtugZ7TLDKQZ2hczMigmZH3jAcMRdma/IygsC5+0gT7Tw==} - engines: {node: '>=20.0.0'} + '@azure/storage-blob@12.33.0': + resolution: {integrity: sha512-2SX8oP8PyblUcAFZSg39c8Ls+tFjavM6sBeV+qpw33mRzRhI/5hrFJmJ/x0H9xx5l6ECPvgSP8uPxqTeVbHNIA==} + engines: {node: '>=22.0.0'} - '@azure/storage-common@12.4.0': - resolution: {integrity: sha512-kNhJKMxQb374KOVt63CZnGIpDcrKNzJeyANLJymxE9mCJSdRGzb+Iv9oSIiCj6tNMLypr530b9ObOiA/5OvwOg==} - engines: {node: '>=20.0.0'} + '@azure/storage-common@12.5.0': + resolution: {integrity: sha512-bttzuhQiCIwrkzjPDA+AtAR7dg19L/CC6ztcqJ5LfvWpXuys9mHp0UQ0udYnoUvv9SCT9KTR5kqFvFr0e6k0lQ==} + engines: {node: '>=22.0.0'} '@babel/code-frame@7.29.7': resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.27.1': - resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} - engines: {node: '>=6.9.0'} - - '@babel/helper-validator-identifier@7.27.1': - resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} + '@babel/helper-string-parser@7.29.7': + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} engines: {node: '>=6.9.0'} '@babel/helper-validator-identifier@7.29.7': resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} engines: {node: '>=6.9.0'} - '@babel/parser@7.28.0': - resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} + '@babel/parser@7.29.8': + resolution: {integrity: sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/runtime@7.27.6': - resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==} - engines: {node: '>=6.9.0'} - '@babel/runtime@7.29.7': resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} engines: {node: '>=6.9.0'} - '@babel/types@7.28.1': - resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==} + '@babel/types@7.29.8': + resolution: {integrity: sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==} engines: {node: '>=6.9.0'} '@bcoe/v8-coverage@0.2.3': @@ -485,8 +480,8 @@ packages: '@bentley/icons-generic-webfont@1.0.34': resolution: {integrity: sha512-5zZgs+himE2vjf39CVlDXMHCFAwSfcoORqJBk3Vji8QVCF8AIX4IX2DO6HlsIAM7szxMNqhz1kd07Xfppro6MA==} - '@bentley/imodeljs-native@5.10.34': - resolution: {integrity: sha512-kBZTj7brT3CZGCeNl0/fIDjVFniKraJI9AHgQQB9iA6VOSQ/hgQv3vSNy2RO5FnuxplaLWLMi8/3FkGDWGEeTA==} + '@bentley/imodeljs-native@5.12.31': + resolution: {integrity: sha512-+dq3W+wT4d+e+0jMVNI6QHMsypIG2aF6YHUWasE+Utfkq58V0lmPEj0C4WpYZTNhbNaRoQ+1hYoje97IcdGyuw==} '@changesets/apply-release-plan@7.1.1': resolution: {integrity: sha512-9qPCm/rLx/xoOFXIHGB229+4GOL76S4MC+7tyOuTsR6+1jYlfFDQORdvwR5hDA6y4FL2BPt3qpbcQIS+dW85LA==} @@ -497,8 +492,8 @@ packages: '@changesets/changelog-git@0.2.1': resolution: {integrity: sha512-x/xEleCFLH28c3bQeQIyeZf8lFXyDFVn1SgcBiR2Tw/r4IAWlk1fzxCEZ6NxQAjF2Nwtczoen3OA2qR+UawQ8Q==} - '@changesets/cli@2.31.0': - resolution: {integrity: sha512-AhI4enNTgHu2IZr6K4WZyf0EPch4XVMn1yOMFmCD9gsfBGqMYaHXls5HyDv6/CL5axVQABz68eG30eCtbr2wFg==} + '@changesets/cli@2.31.1': + resolution: {integrity: sha512-uO05WTcRBwuVOJVSW8Cmpqw6q0WDL53ajGCMyszutvOe5toOnunbpM4jZzf+qxBOz7i0AzopZ8diBuewjmF40w==} hasBin: true '@changesets/config@3.1.4': @@ -706,8 +701,8 @@ packages: cpu: [x64] os: [win32] - '@eslint-community/eslint-utils@4.9.1': - resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} + '@eslint-community/eslint-utils@4.10.1': + resolution: {integrity: sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 @@ -724,46 +719,46 @@ packages: resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@floating-ui/core@1.7.2': - resolution: {integrity: sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==} + '@floating-ui/core@1.8.0': + resolution: {integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==} - '@floating-ui/dom@1.7.2': - resolution: {integrity: sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==} + '@floating-ui/dom@1.8.0': + resolution: {integrity: sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==} - '@floating-ui/react-dom@2.1.4': - resolution: {integrity: sha512-JbbpPhp38UmXDDAu60RJmbeme37Jbgsm7NrHGgzYYFKmblzRUh6Pa641dII6LsjwF4XlScDrde2UAzDo/b9KPw==} + '@floating-ui/react-dom@2.1.9': + resolution: {integrity: sha512-JDjEFGCpImxDCA7JJKviA0M9+RtmJdj0m/NVU5IMgBK+AmZouAQQ7/+2GLH0GXXY0YMw9oXPB8hKdbPYg5QLYg==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' - '@floating-ui/react@0.27.13': - resolution: {integrity: sha512-Qmj6t9TjgWAvbygNEu1hj4dbHI9CY0ziCMIJrmYoDIn9TUAH5lRmiIeZmRd4c6QEZkzdoH7jNnoNyoY1AIESiA==} + '@floating-ui/react@0.27.20': + resolution: {integrity: sha512-CMqMy7OaXl9W0eq1Uy7L7i2Y/anPvHmFmESd2CEw0t5YvZhcVCeo4MBevAmswRllX7Y2dEidA4ozGPunLSTQpw==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' - '@floating-ui/utils@0.2.10': - resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} + '@floating-ui/utils@0.2.12': + resolution: {integrity: sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==} - '@google-cloud/paginator@5.0.2': - resolution: {integrity: sha512-DJS3s0OVH4zFDB1PzjxAsHqJT6sKVbRwwML0ZBP9PbU7Yebtu/7SWMRzvO2J3nUi9pRNITCfu4LJeooM2w4pjg==} - engines: {node: '>=14.0.0'} + '@google-cloud/paginator@7.0.1': + resolution: {integrity: sha512-k32cWlHAF8yTgg8rciLI8mPMI6UzuJdKp53YRxISRwMFxUl2FYplvs+Mr2UHxKn0W7rXsqZnUZy73AOJFDP8iA==} + engines: {node: '>=22'} - '@google-cloud/projectify@4.0.0': - resolution: {integrity: sha512-MmaX6HeSvyPbWGwFq7mXdo0uQZLGBYCwziiLIGq5JVX+/bdI3SAq6bP98trV5eTWfLuvsMcIC1YJOF2vfteLFA==} - engines: {node: '>=14.0.0'} + '@google-cloud/projectify@6.0.1': + resolution: {integrity: sha512-zA3o4l87UJ56odT/e9PcT4n2bqVnrp6dg9vI75DoGGbl0/YJemX8Fta7454htECt07eALxxc4iaAbrX3T+QulA==} + engines: {node: '>=22'} - '@google-cloud/promisify@4.0.0': - resolution: {integrity: sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g==} - engines: {node: '>=14'} + '@google-cloud/promisify@6.0.1': + resolution: {integrity: sha512-lpN2AtoQ/iimp7jjm5zJFWbpW7OJc5qWmQdt59CI4ENeoIRIx+yf2ShSR2kanQfjFOshA74eSbimXXuRaSCUVg==} + engines: {node: '>=22'} '@google-cloud/storage-control@0.5.0': resolution: {integrity: sha512-mcWlgt6FHD31FEWLxXh2cVmX03zCDOoz8oxC9Uxfddni9VVBFOJR8AiYkisWPGsUhQt9a5PY5n5Yh36KLZCntg==} engines: {node: '>=18'} - '@google-cloud/storage@7.21.0': - resolution: {integrity: sha512-l+IFTkd+6Y5LoAuXyYCKNAKtw/Ci+rAMqgdTB1jv4iZiLhw0rtq+0qjIRbBizXkNzEFmXiXUW0H7sZQQvk1ffA==} - engines: {node: '>=14'} + '@google-cloud/storage@8.0.1': + resolution: {integrity: sha512-qgNayyweyLssLW2NNL4WYUIbwxRCvCVGg52aW8r9Lkunkoj52U6WQa/TSXSsJZ1BrbxQp3+9kwwpRl+scHQ3KQ==} + engines: {node: '>=22'} '@grpc/grpc-js@1.14.4': resolution: {integrity: sha512-k9Dj3DV/itK9D06Y8f190Qgop7/Ui+D0njFV3LHMPwPT75DpXLQohE9Wmz0QElrJnzsjB7KPWiKJbOl7IPDArQ==} @@ -799,37 +794,37 @@ packages: '@inversifyjs/common@1.5.2': resolution: {integrity: sha512-WlzR9xGadABS9gtgZQ+luoZ8V6qm4Ii6RQfcfC9Ho2SOlE6ZuemFo7PKJvKI0ikm8cmKbU8hw5UK6E4qovH21w==} - '@inversifyjs/container@1.13.0': - resolution: {integrity: sha512-bnacT6u3oihcGoUKhy2RTB96QPA/2CQHgiXYNpN4Ydd21SeN4FfDrZKu0TQf0uHMOSDc5mCi3PUifje7M/61qg==} + '@inversifyjs/container@1.15.0': + resolution: {integrity: sha512-U2xYsPrJTz5za2TExi5lg8qOWf8TEVBpN+pQM7B8BVA2rajtbRE9A66SLRHk8c1eGXmg+0K4Hdki6tWAsSQBUA==} peerDependencies: reflect-metadata: ~0.2.2 - '@inversifyjs/core@9.0.0': - resolution: {integrity: sha512-V/s1iM4hhUkJfRZoq5LCVKKXztO5rvBJi4og8arcfK1k3DInL08/HJ5rG/dPZz5f2reBbGM0KzVxyz3/rIySvQ==} + '@inversifyjs/core@9.2.0': + resolution: {integrity: sha512-Nm7BR6KmpgshIHpVQWuEDehqRVb6GBm8LFEuhc2s4kSZWrArZ15RmXQzROLk4m+hkj4kMXgvMm5Qbopot/D6Sg==} '@inversifyjs/plugin@0.2.0': resolution: {integrity: sha512-R/JAdkTSD819pV1zi0HP54mWHyX+H2m8SxldXRgPQarS3ySV4KPyRdosWcfB8Se0JJZWZLHYiUNiS6JvMWSPjw==} - '@inversifyjs/prototype-utils@0.1.2': - resolution: {integrity: sha512-WZAEycwVd8zVCPCQ7GRzuQmjYF7X5zbjI9cGigDbBoTHJ8y5US9om00IAp0RYislO+fYkMzgcB2SnlIVIzyESA==} + '@inversifyjs/prototype-utils@0.1.3': + resolution: {integrity: sha512-EzRamZzNgE9Sn3QtZ8NncNa2lpPMZfspqbK6BWFguWnOpK8ymp2TUuH46ruFHZhrHKnknPd7fG22ZV7iF517TQ==} - '@inversifyjs/reflect-metadata-utils@1.4.0': - resolution: {integrity: sha512-J+Wb0dcFEkdCtPODH7dG/EwWyaEGIj/RPoBHrH4A8dxaV8QdJ97rSDnHk7nbJ/KKZ2K0lI+7J+POA6EGNd8V3w==} + '@inversifyjs/reflect-metadata-utils@1.4.1': + resolution: {integrity: sha512-Cp77C4d2wLaHXiUB7iH6Cxb7i1lD/YDuTIHLTDzKINqGSz0DCSoL/Dg2wVkW/6Qx03r/yQMLJ+32Agl32N2X8g==} peerDependencies: - reflect-metadata: 0.2.2 + reflect-metadata: ~0.2.2 '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} - '@istanbuljs/schema@0.1.3': - resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} + '@istanbuljs/schema@0.1.6': + resolution: {integrity: sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==} engines: {node: '>=8'} - '@itwin/appui-abstract@5.10.2': - resolution: {integrity: sha512-mDTejFQDYkF8e+fgfW+JNISUsg2JoGBRdhXaf0yy2NyhrhC2BUmt7C4nkKAbUK4poYmGhpq6q9E/revnwM+fDQ==} + '@itwin/appui-abstract@5.12.4': + resolution: {integrity: sha512-hixUXWFNNMoZW5Z7T+7UALKqMNGZQoUz9UHUNxVDhWX6wucZIRTjVGBM/LUONsahKPf9OOtWrvNmeGjGalba8Q==} peerDependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 '@itwin/appui-layout-react@4.8.3': resolution: {integrity: sha512-7jyEefXWeOXMxREE5+dON2IJ3KercWz7xkMvHSXzHZARjedHZRZKgrgMM5QETrEsRNDixxp0em23mIzwCpVSRg==} @@ -840,26 +835,26 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - '@itwin/appui-react@5.15.0': - resolution: {integrity: sha512-VCYruRL7Uk706wgF672VKMaB5bKsFRQ/D0TUATw5/LGlMYkIKye/uWtjh0zc9CM1eyQBRaXw8QbI4BeMuD+EIA==} + '@itwin/appui-react@5.33.2': + resolution: {integrity: sha512-UYk5o6oOAMTFZa/fg811JIeMCQZrLlq2cBuvKw4oOABYZvx1a4areywGv0Qb3uucigX+QUPbUfxcl2Si5sYwFg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.15.0 + '@itwin/components-react': 5.33.2 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 '@itwin/core-common': ^4.0.0 || ^5.0.0 '@itwin/core-frontend': ^4.0.0 || ^5.0.0 '@itwin/core-geometry': ^4.0.0 || ^5.0.0 '@itwin/core-quantity': ^4.0.0 || ^5.0.0 - '@itwin/core-react': 5.15.0 - '@itwin/imodel-components-react': 5.15.0 + '@itwin/core-react': 5.33.2 + '@itwin/imodel-components-react': 5.33.2 '@itwin/itwinui-react': ^3.15.0 - react: ^18.0.0 - react-dom: ^18.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 react-redux: ^7.2.2 || ^8.0.0 || ^9.0.0 redux: ^4.1.0 || ^5.0.0 - '@itwin/cloud-agnostic-core@3.1.2': - resolution: {integrity: sha512-+Bzwq3wS2AjGeIoKH1utuFu9H2W2S1u8CZCBpprFhzSzVKJJ1sWLymwhIBiNqO7Mrk9GVICPApQ5+gryD70Esg==} + '@itwin/cloud-agnostic-core@3.1.3': + resolution: {integrity: sha512-fzLHoCmawn4T+/87lbmHpCdEFG2Ljf+vlf5r1h5/xp/3o3pc+AUp7FQohV31rXpabr2y3kecgDJkyyHtKAN0TQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -869,145 +864,145 @@ packages: reflect-metadata: optional: true - '@itwin/components-react@5.15.0': - resolution: {integrity: sha512-bSlzGi/ib4mBrhvVO5A3zikFedsfICOLkn5bxhvfg1MLKY6AzLAkpn3kwdNkMddAsRAe3o6o6aNcrgnzlv8oDg==} + '@itwin/components-react@5.33.2': + resolution: {integrity: sha512-t1BbybPKSngDIKvAQbMVJoMuHV7GlAlUw4AQpwpMXEaTXOnduy6fHAYRCAQ+rfsrz2KmI9XRMMOMUlpbMIsIvQ==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 - '@itwin/core-react': 5.15.0 + '@itwin/core-react': 5.33.2 '@itwin/itwinui-react': ^3.15.0 - react: ^18.0.0 - react-dom: ^18.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 - '@itwin/core-backend@5.10.2': - resolution: {integrity: sha512-48vxe/ktrPdPBcVFuwKbpOUJtsvbkneve6nDyUUUNPvRypI1/bzDf9j7RIaYltsrVEZ5ue8RfLHaL+xyH8GSBg==} + '@itwin/core-backend@5.12.4': + resolution: {integrity: sha512-SCgSHDKPM+UNRJbNT8NaSCJTyNPEWBuArsHnmy06T7c7aJm0w7CLMQ15ovERvaO02ujVkH/hqXmGKiA5WEQWlA==} engines: {node: ^20.0.0 || ^22.0.0 || ^24.0.0} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 '@opentelemetry/api': ^1.0.4 peerDependenciesMeta: '@opentelemetry/api': optional: true - '@itwin/core-bentley@5.10.2': - resolution: {integrity: sha512-QD1rPCdWdPyYr3ffdpgM/eowg9jMjiboC/mR4+COgvCwMIRak9MPcMmt+ojwOr92RxOB4H+zbAtOHsro5XtyYw==} + '@itwin/core-bentley@5.12.4': + resolution: {integrity: sha512-Ur7IFFjrP0tsL5T3JgetCubKPgWbKl7wiPgygk85tfeN6WsLSZX1ZjwzwM4V/nxjSIpXNarB6KF309OoqmgDgg==} - '@itwin/core-common@5.10.2': - resolution: {integrity: sha512-zRbUi1rcfnTmDbj7eBys8I1EZEhHIK9tV7W79yAHI6L1OqVtVLSmTlVR61H8g7MQddPsnuqQbLx7nA0Zid7Nvg==} + '@itwin/core-common@5.12.4': + resolution: {integrity: sha512-uRkr6/gRV1OgIPphd/ZTOOX77TBJ6bR7XFuguJ0adYUgSiqP4jOYplgKHz2PRTnQRiFMyCaqAiYpc29Ga1+BUg==} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-geometry': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-geometry': 5.12.4 - '@itwin/core-frontend@5.10.2': - resolution: {integrity: sha512-yAXW8odVXbRuGjm85ypykM9d6Mm8qyxfTmowrAypW029URz6AA0gVE6gukxO2at1uKFGara9CjKEwOyT1Cdkag==} + '@itwin/core-frontend@5.12.4': + resolution: {integrity: sha512-e+gu/xV5bZCM0yIRB88yhWeASq0gjwuanlgrGced9WISQmR0Lm7lCWtZGIzqPlzsEXgWY4nL2qulv8wva5s9kA==} peerDependencies: - '@itwin/appui-abstract': 5.10.2 - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-geometry': 5.10.2 - '@itwin/core-orbitgt': 5.10.2 - '@itwin/core-quantity': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 - '@itwin/ecschema-rpcinterface-common': 5.10.2 - - '@itwin/core-geometry@5.10.2': - resolution: {integrity: sha512-ApuvrJmkHhbuSWowOyoNmFH4Ix3SrMFIKy8Z7nVzX+8NOOIsijHTi6TkXUmrjlrJo7pXTu9OLf2oa6bULBt/WA==} - - '@itwin/core-i18n@5.10.2': - resolution: {integrity: sha512-76zZrxs8aZk1JGQJVyOKCL/LYumzo0iZB4rcRuPHtpQodPwsvtxay8od2J1HgSxE1qQapx29n82YqJC9Pq4m/w==} + '@itwin/appui-abstract': 5.12.4 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-geometry': 5.12.4 + '@itwin/core-orbitgt': 5.12.4 + '@itwin/core-quantity': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 + '@itwin/ecschema-rpcinterface-common': 5.12.4 + + '@itwin/core-geometry@5.12.4': + resolution: {integrity: sha512-XDFtIw/fg+0ep9agQdHOxWIJX1O6kKMiYKU7VPQOO0FYEBnYIK2FTQvaj8InbNj2kj6UNDhDk0/OSBe75QBChg==} + + '@itwin/core-i18n@5.12.4': + resolution: {integrity: sha512-85yW4+EUIjKBOfp5qe8JfZFbeDfBvF/9vLB95hVqP2U60TsBo6sj+okf1mGxSdN2kFnNEio76mUO9lJG1jqyCQ==} peerDependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 - '@itwin/core-orbitgt@5.10.2': - resolution: {integrity: sha512-0m7zpwXpLDdDCOY3H0d4KDcU5os7gXZ1+OGxmzKEFGpjS6cgwu5EnFfnyeomXZl8Skm6Kb6FCdgZO0tlbARURw==} + '@itwin/core-orbitgt@5.12.4': + resolution: {integrity: sha512-lC0gKGl5fnfQZrk0MenRS7jhf+pXI2e0IcOQDxBwndkk39nTzWO8k2weoqVnXH9JpnUSuPuXXjAUU18QMVeSHw==} - '@itwin/core-quantity@5.10.2': - resolution: {integrity: sha512-plOVvBlnPW25HHb8EvE7Q9im6+ef31MRKBrMPJZpmd8Za29ONDh6d0z0pPn3bmYmsl8he7lHOCD7zRh2ZelqhA==} + '@itwin/core-quantity@5.12.4': + resolution: {integrity: sha512-6XlDtMj+kvJCgyri55z4jDskklcTVkCPROsaAwNeVU+/ozOFOIl6HpbnJn3SUTFgaRmTHKHsIFFkWNoDQgQ3nw==} peerDependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 - '@itwin/core-react@5.15.0': - resolution: {integrity: sha512-2l44xyjeX6oFiNVoeIzT5pvAheoodchtw65xO8EI9KkiUkFU6MGv8M0X7NbXaht51VFXHD5RAoZek75WKkW9hQ==} + '@itwin/core-react@5.33.2': + resolution: {integrity: sha512-KfAlsto4uSrfrj/Kx56bIgAru6RHiVxyAU0/QRLQYPPEosjaVCojnWfhucALWcBKutPhwN9ZqqEunap7zgdmvg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 '@itwin/itwinui-react': ^3.15.0 - react: ^18.0.0 - react-dom: ^18.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 - '@itwin/ecschema-metadata@5.10.2': - resolution: {integrity: sha512-B3v6UJLvIHEZz4CY7O24LfzqdmnxRswjrBtOAyjZEItRPHpPNL+C2FJ5R7zgf/0GgAlZaul20/5przZib+WpSg==} + '@itwin/ecschema-metadata@5.12.4': + resolution: {integrity: sha512-g7R2RHeHWE/W7wiXCQEB9/i5y6UfnMxp7PUU+fJUmWrpKkUq7tHVVGJqRjTdMAW4zGQ3Gg1+CaGqc74uuJRHcA==} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-quantity': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-quantity': 5.12.4 - '@itwin/ecschema-rpcinterface-common@5.10.2': - resolution: {integrity: sha512-zBmCCsLZcutjJChA81TfSO2pnwd6zilKDPOXQ99mzrq/ZwOP8m4b6Xl0bK5LGCREyhyxnqjfI0WDiWPUR4fRmQ==} + '@itwin/ecschema-rpcinterface-common@5.12.4': + resolution: {integrity: sha512-MIhSqhWROkXYewJsLGzOf/n0AsYk1QqjzrQJcEtiScBCvQluwkrxf4b+8vXn5VICqrJl30Ql1pH90Je3dCwQfw==} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 - '@itwin/ecschema-rpcinterface-impl@5.10.2': - resolution: {integrity: sha512-4USwPHQUK3cwydg43PeniaqKRY8SzeO4uB6mnKPnege/ZCcEoDWfqhu2z0HaJ/4tLcreJIlh7jq5TtwhIn3sXA==} + '@itwin/ecschema-rpcinterface-impl@5.12.4': + resolution: {integrity: sha512-TbZ1AE/YqwnbSiLgBQKbtybebmX5qxTlsp/1E7a7qKvFazSdp8KojbpoIG3xYxjnSCBXa/25kSClzPdHwRnKEQ==} peerDependencies: - '@itwin/core-backend': 5.10.2 - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 - '@itwin/ecschema-rpcinterface-common': 5.10.2 - - '@itwin/express-server@5.10.2': - resolution: {integrity: sha512-u6A4klQY3TrNqXSHh37e/VuZ76AcIkLJUXJdh2CEtvWSDZsAfyRQMuvip04U5iK34gOJBQ41W9CjtIOJR0YUuA==} + '@itwin/core-backend': 5.12.4 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 + '@itwin/ecschema-rpcinterface-common': 5.12.4 + + '@itwin/express-server@5.12.4': + resolution: {integrity: sha512-nFgItyTPiRTbPES5xBAoR/kp+d8tyNkBcV/aQPxi6zhY9C1RFUnwRPutUQo0r4gRL7weAG15xa1hYxP+lBoBMg==} engines: {node: ^20.0.0 || ^22.0.0 || ^24.0.0} peerDependencies: - '@itwin/core-backend': 5.10.2 - '@itwin/core-common': 5.10.2 + '@itwin/core-backend': 5.12.4 + '@itwin/core-common': 5.12.4 - '@itwin/imodel-components-react@5.15.0': - resolution: {integrity: sha512-04uP/FyA5CGzZpPjfcxjpuL9TCvBiE1NK1YrbZP0JkYuRlHQwHJHYDEdi/UEMO///X7MR5x9O2QurAQNQP1fNQ==} + '@itwin/imodel-components-react@5.33.2': + resolution: {integrity: sha512-5ln5qYpONoVh4RfIg9GNW5FgJXga92nXsrOfgCRTPY5AVCP0VlQfr5Fo9K6xeyB3LHGRnP8wXj8Jqp/OTcJUtg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.15.0 + '@itwin/components-react': 5.33.2 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 '@itwin/core-common': ^4.0.0 || ^5.0.0 '@itwin/core-frontend': ^4.0.0 || ^5.0.0 '@itwin/core-geometry': ^4.0.0 || ^5.0.0 '@itwin/core-quantity': ^4.0.0 || ^5.0.0 - '@itwin/core-react': 5.15.0 + '@itwin/core-react': 5.33.2 '@itwin/itwinui-react': ^3.15.0 - react: ^18.0.0 - react-dom: ^18.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 - '@itwin/imodels-access-backend@6.1.2': - resolution: {integrity: sha512-IgnT0aXQ+zlwhTZJTkk1gRiEuP7jl5j8pG/pKcQTt1SRbIbhMkPpNurRsM/WTH+oOLNEqV0tLhU/jrWOhnJy3w==} + '@itwin/imodels-access-backend@6.1.3': + resolution: {integrity: sha512-mhYlaaJ4kb2HGIrVSLk0YxD7iZrwSfpghi2sXp6qecU1JdVBmuTZb7tseijo1PHGEj99H1+LBErBfkE0gww3aQ==} peerDependencies: '@itwin/core-backend': ^5.0.0 '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 - '@itwin/imodels-access-common@6.1.2': - resolution: {integrity: sha512-ZRLCKCed3GwS3HM2yqOJAJKC9PiFmuUJ+RsPB5j4Em3mj5IJbsOs0KucGGmmXgIUi3Y8QByidg0zFk/18QW4rQ==} + '@itwin/imodels-access-common@6.1.3': + resolution: {integrity: sha512-tLkMBUNONCnyMMc4u/z6n7042cPLh+H7CLpVyoi8At1hoRznpAcV1lPAJpEW9Aj84jlqgnGrZ39wOEARL3pT+g==} peerDependencies: '@itwin/core-bentley': ^5.0.0 - '@itwin/imodels-client-management': 6.2.1 + '@itwin/imodels-client-management': 6.2.2 - '@itwin/imodels-access-frontend@6.1.2': - resolution: {integrity: sha512-68HwRj0nk6iEhcygL8GtO3ygW5zpn9AlGq4myEyx4TmZpcPcot+XQh/ixVvg/47QV91L96TFrD0jVxP0gGSEPg==} + '@itwin/imodels-access-frontend@6.1.3': + resolution: {integrity: sha512-xW+vJcqchQtKM4RtO52jjfQi6NJTThrGPTo9DgIXmJ8nzLXzXUL4gEUp6so4iywnrysdE0IevQwY59rxd00SNw==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-frontend': ^5.0.0 - '@itwin/imodels-client-authoring@6.2.1': - resolution: {integrity: sha512-tF6njK3c8Eu79BSmHcVsq6Pn/XMKPmeQ5+H4bkNyWR4VRQzgb2Re2MmlPAkbJGllBJzvMI71KwYpNKvIDkpqJQ==} + '@itwin/imodels-client-authoring@6.2.2': + resolution: {integrity: sha512-/AGQGNH4TLBu4Q0oj/7rQ9QFiAh1hANADfx0K/sd2Lakwwas4wQ9sqQl9OiFIeTR6qhPmbg7avR0bnPnNtqKJA==} - '@itwin/imodels-client-management@6.2.1': - resolution: {integrity: sha512-Vkvg1btit6wWkSb7eIB2wFw0Rkwr7cstWWQkBwu1629W58SejZ78v4COymByKdhINIsqfEHU/DEgJxBT83UxEA==} + '@itwin/imodels-client-management@6.2.2': + resolution: {integrity: sha512-n35j9yxBYMlv5AoEsvaRBpuTKH7vA2tKhckNWol0eNzpCXEpqrQ9cCQTtNgIp4OLvdOpbN1WIeZOnJMM6X78jQ==} '@itwin/itwinui-icons-color-react@2.1.0': resolution: {integrity: sha512-Rv/ELthIpKzQaHnrlwNbaGp/yWF8vBIxDBXc+I1TSuDf4w2MC6YI0333XJK2emNDQRAcbw7qpxW4cG0o5ELxDA==} @@ -1015,12 +1010,6 @@ packages: react: '>=16.8.6' react-dom: '>=16.8.6' - '@itwin/itwinui-icons-react@2.10.0': - resolution: {integrity: sha512-yTaVxal/DAT0Y+MVo92q+2iiJG/IL9c9MDt+TcK6HHzudZlnLVZ9RAwmvL0K747Oq6UzCsBw8ykNzTfa+U69qA==} - peerDependencies: - react: '>=16.8.6' - react-dom: '>=16.8.6' - '@itwin/itwinui-icons-react@2.11.0': resolution: {integrity: sha512-cUX19Kgs50m+HL283IAkCRjpCjC8BQDXjbgXqmHc0E+zHYeywDFGwIHXCh52IRva/oGxLQZ77EoUqyGxtYB/zg==} peerDependencies: @@ -1042,31 +1031,21 @@ packages: react: '>=16.8.6' react-dom: '>=16.8.6' - '@itwin/itwinui-react@3.19.0': - resolution: {integrity: sha512-b7wNfvBaopya6hTpuw+NOYdYpOqRI0cYLRK84XXT+01LBSfEEjvbsSc5OaTTbrRtCnOFJibyPCMQKwdlCT4pqw==} + '@itwin/itwinui-react@3.21.2': + resolution: {integrity: sha512-fep3bzqXXF5XYynU/I9dcB7ryWXI+b3xtw9a7dXqQ/WVFejHQbtG2BicS8H/TIvF4alViZYMyxbr7mNekW3a0w==} peerDependencies: - '@stratakit/foundations': '>=0.2.0' + '@stratakit/mui': '>=0.4.0' react: '>=17.0.0' react-dom: '>=17.0.0' peerDependenciesMeta: - '@stratakit/foundations': - optional: true - - '@itwin/itwinui-react@3.19.4': - resolution: {integrity: sha512-DEKmeMyW2w3DDyzt1KHrfXmyj1A0DkTbgF7R+PvrQrkDVh5+08vnAV/Q+EK9fkKUOuRL8P0lvhMhIPhRa1l1eQ==} - peerDependencies: - '@stratakit/foundations': '>=0.2.0' - react: '>=17.0.0' - react-dom: '>=17.0.0' - peerDependenciesMeta: - '@stratakit/foundations': + '@stratakit/mui': optional: true '@itwin/itwinui-variables@2.1.2': resolution: {integrity: sha512-bwaoiqJdPvMCEhccXh5jE/uF83IoHaHofURZV62t9BEhKXW0LF+iaAwCPC+G4Sttgs6tUtqEGsPqj5RnbdipsQ==} - '@itwin/object-storage-azure@3.1.2': - resolution: {integrity: sha512-KL4HNVJIOQQL1HY3QRQjWjUz3qt3mhZkCn8BGNBv+oe8PAHz35SQ7e+hvUQCK7e0r8lEKaz63Vm55eDgIac5Iw==} + '@itwin/object-storage-azure@3.1.3': + resolution: {integrity: sha512-WAzrQR33/Of94k1j7SbWlFW5OhsyaxpER//X1kcFIYTM7mYESTQdIhEWiRaMqtRFRSbWUXo+GScJFarwNMwN9A==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -1076,8 +1055,8 @@ packages: reflect-metadata: optional: true - '@itwin/object-storage-core@3.1.2': - resolution: {integrity: sha512-TTXdCXF1OEQJ7YB8ZIMSFRd82JfKQPgljg5IiZhdffBEeBr/IkmW7W8HROFq0+J5eG+ye+M3uKwS/VWKrQFZ0w==} + '@itwin/object-storage-core@3.1.3': + resolution: {integrity: sha512-yAmKKg6t55kkYDXsjEGfiiTllOnbVX0tLkEJSPggKeWP7UrQKJOaC8X3gfVN893jSa2oanzittgnrpPIPHzMTw==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -1087,8 +1066,8 @@ packages: reflect-metadata: optional: true - '@itwin/object-storage-google@3.1.2': - resolution: {integrity: sha512-NGgTxOwW2t9AS7gPBBaDZik33y36SXA8iPz8tIvqpjMU45JGlWJYvf9+zVGWLrfwC1VtQtOCUe6X6ratNMivJg==} + '@itwin/object-storage-google@3.1.3': + resolution: {integrity: sha512-Ozt6XWzsV4ysRCXb+rOACeWq603CGpRSbA8r8w8pPpWTRy9HNwBwn69WTdUlKM1Z8aqy0h8aUMOfOlNJA8qajw==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -1098,26 +1077,26 @@ packages: reflect-metadata: optional: true - '@itwin/presentation-backend@5.10.2': - resolution: {integrity: sha512-P05u8p0MggMNLa5nGIgm4tnpxVgaRtNUBWMLJYHR7jQ8eW75BsJS+7B+ILB7Qcyi2ggxwCR7GUar6OYKWOCQLw==} + '@itwin/presentation-backend@5.12.4': + resolution: {integrity: sha512-HwtYzZni6+h8ElEBunFOlPp+MB2/vq/kMUQW/hZP/GFeK+IS06otThtwXOz1i7RTro4NTcIJvdgIyGwhu/7UYg==} peerDependencies: - '@itwin/core-backend': 5.10.2 - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-quantity': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 - '@itwin/presentation-common': 5.10.2 - - '@itwin/presentation-common@5.10.2': - resolution: {integrity: sha512-Fm6Vyx3DSnZwBfcHwioZhWKVaWHyEy0aHOMNr02ohizf5oVtN30cIPk0GhMvjhokwUy5YYA4kuXmW7NrMudqLg==} + '@itwin/core-backend': 5.12.4 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-quantity': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 + '@itwin/presentation-common': 5.12.4 + + '@itwin/presentation-common@5.12.4': + resolution: {integrity: sha512-AcKcmLgfEPK1+yQqd7gcQx8TN9tT/1gCIFbgJQCVwNkB5c/PxarjIppPzZSneSTogj8UADNPg+LRWVSFjyJy7A==} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-quantity': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-quantity': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 - '@itwin/presentation-components@5.12.8': - resolution: {integrity: sha512-9pqa9xsumHQNe9OUxv7Wi8+z3T2xfGZ+lpEeOAV2rPnLH6jQ02D2j05Itne+htqlfnuS5R7A+CpEJ+R8yvhUWA==} + '@itwin/presentation-components@5.16.4': + resolution: {integrity: sha512-uAIf1QtgvRUipGabw0GPTJNxMDRxGLXZUpYfm3mmlWweEgAcg0bV5SWb+iBcRZckH1EsulhPrDGzzyEMC28Nhg==} peerDependencies: '@itwin/appui-abstract': ^4.4.0 || ^5.0.0 '@itwin/components-react': ^4.9.0 || ^5.0.0 @@ -1132,14 +1111,14 @@ packages: '@itwin/presentation-common': ^4.4.0 || ^5.0.0 '@itwin/presentation-frontend': ^4.4.0 || ^5.0.0 '@itwin/unified-selection-react': ^1.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@itwin/unified-selection-react': optional: true - '@itwin/presentation-core-interop@1.3.4': - resolution: {integrity: sha512-NntADk7pOb+3pvsur1IonW6GZSUbHFhlmLSUTANXbyxJ/u2rydhPwQfhMq+CvR1hsbQDAJu9NSK/nijhirYo1g==} + '@itwin/presentation-core-interop@1.3.13': + resolution: {integrity: sha512-XxlEzxJLmA7A35r9lSL/sMFxjCj+IMB9AWXHS2/RYrR2To7fpFVRfOJlYMwTkNyvKgGvMv2RpUD+CfWv8PTFvQ==} peerDependencies: '@itwin/core-bentley': ^4.1.0 || ^5.0.0 '@itwin/core-common': ^4.1.0 || ^5.0.0 @@ -1147,47 +1126,43 @@ packages: '@itwin/core-quantity': ^4.1.0 || ^5.0.0 '@itwin/ecschema-metadata': ^4.1.0 || ^5.0.0 - '@itwin/presentation-frontend@5.10.2': - resolution: {integrity: sha512-Yu+kIe0R71JtXZhr+8abwQWyRhxrZPOcCVql3uDRkj171axgo+PVTFDidfD+DWuSZ2LOdGe16841v3kb0VUCeQ==} + '@itwin/presentation-frontend@5.12.4': + resolution: {integrity: sha512-79zDUHwqCK3UAfDRGlNKJUgB/V/nAX28B+S36KCAut6dMfNm13xTqZaZaIHaxzoc15YDqzNROMVqFyYl3BR+Cg==} peerDependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2 - '@itwin/core-frontend': 5.10.2 - '@itwin/core-quantity': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2 - '@itwin/presentation-common': 5.10.2 - - '@itwin/presentation-shared@1.2.3': - resolution: {integrity: sha512-YHwmyMfWH5re0m0DVDEnO7BeSE2pfOQI/bbk6j2KS+Y0am1IJ+LEgE/0bQu+MVsAFQqrThrGvLMDu6AbCl7+8w==} - - '@itwin/unified-selection-react@1.0.1': - resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4 + '@itwin/core-frontend': 5.12.4 + '@itwin/core-quantity': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4 + '@itwin/presentation-common': 5.12.4 + + '@itwin/presentation-shared@1.2.19': + resolution: {integrity: sha512-EQogZELNv5kpJrXCrXf2a+yzPIpv7NRd4OJOnyi7BJ0U6dP8K8YsLBEK+Yy8QmNdOztP8npXEv76Ecat82gEFg==} + + '@itwin/unified-selection-react@1.1.0': + resolution: {integrity: sha512-vhYDDuBAkgyZhbCEzi/17YvmV92GqSQFXhwijuamLspKOw8ZYQZxv5UMHXTdUm/m3JxuDofhQRmS5+EKTHbfPA==} peerDependencies: '@itwin/unified-selection': ^1.3.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 - '@itwin/unified-selection@1.5.1': - resolution: {integrity: sha512-Lql3RvC/NtRrNhRgJ4xs2U5b2iu4C5c5AJV/PYqSbcRNBfyyi8M5dLz9TXfxL3bz8A3nIlHiDSCnHiEIo2WQww==} + '@itwin/unified-selection@1.8.4': + resolution: {integrity: sha512-HPQfq5WO57vJv4drKMnYfshYfJUcqD4LBcFveH+cXi21qRC8voDjLqZbtv1KxZoOVFWqVjKVSYPST7yzeXyOEw==} - '@itwin/webgl-compatibility@5.10.2': - resolution: {integrity: sha512-hlgoGx6f+fN57Jz3EDgcBvE1iwUx/oruS7K8P5yAYxbgyiOKUJBErmbpBufEoCxSdkHmRrtRUJ4ePTIfTCDilw==} + '@itwin/webgl-compatibility@5.12.4': + resolution: {integrity: sha512-G4xDg0rRui6LbeyW97/GvuLEisVEXZDL537CCo9g3PvZpi6uUKbdmH22gol6MX7I6RP2b5ahXLQCmY+jf+aO3g==} - '@jridgewell/gen-mapping@0.3.12': - resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} + '@jridgewell/gen-mapping@0.3.13': + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} - '@jridgewell/sourcemap-codec@1.5.4': - resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} - '@jridgewell/sourcemap-codec@1.5.5': resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} - '@jridgewell/trace-mapping@0.3.29': - resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} + '@jridgewell/trace-mapping@0.3.31': + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -1224,8 +1199,15 @@ packages: '@manypkg/get-packages@1.1.3': resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} - '@nodable/entities@2.1.1': - resolution: {integrity: sha512-Pig3HxDIoMgjdEH8OCf/dkcTmLFjJRjWuq8jSnklu284/TKOPibSRERmOykiwmyXTtv61mP+44f3GMx0tLAyjg==} + '@napi-rs/lzma-linux-x64-gnu@1.5.1': + resolution: {integrity: sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==} + engines: {node: ^22.20 || ^24.12 || >=25} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@nodable/entities@3.0.0': + resolution: {integrity: sha512-8L9xFeTYKhm49xfIypoe2W5wV1m/3Z58kT+7kR9A8OyFxcPduI4VmxaUMQyKYrRjUoLLSXv6EKKID5Tvj9cUVw==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1239,92 +1221,86 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@parcel/watcher-android-arm64@2.5.1': - resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} + '@parcel/watcher-android-arm64@2.6.0': + resolution: {integrity: sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [android] - '@parcel/watcher-darwin-arm64@2.5.1': - resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==} + '@parcel/watcher-darwin-arm64@2.6.0': + resolution: {integrity: sha512-Y3QV0gl7Q1zbfueunkWIERICbEojQFCgpyG7YqOGNFLsckXyI1xu9mAIUpKY9QBYzBtSkN8dBPwd3yiAO9ovMw==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [darwin] - '@parcel/watcher-darwin-x64@2.5.1': - resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==} + '@parcel/watcher-darwin-x64@2.6.0': + resolution: {integrity: sha512-Ohv6OpzhUfKYD7Beb8kDvG0jbIxORCYY1JRdZnaBtnjjkJxgD7ZVL0nw2sCYd0yTMKTvz3nnTnOF3cDifK+kvw==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [darwin] - '@parcel/watcher-freebsd-x64@2.5.1': - resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==} + '@parcel/watcher-freebsd-x64@2.6.0': + resolution: {integrity: sha512-5HmXvDgs8VK+74jF9y9/2FE3/OnlcKmc56tjmSrEuZjpSZOGL+fvAu+HKJBdPs9uwoP2hE6TlSUpXZ/C5jUFmQ==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [freebsd] - '@parcel/watcher-linux-arm-glibc@2.5.1': - resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==} + '@parcel/watcher-linux-arm-glibc@2.6.0': + resolution: {integrity: sha512-Ps/hui3A+vMbjdqlqAowK2ZL8+BO8dBjxeWXj6npTBs3jx4wWmbPpaLuqwrQrSqIVMCnpWo238bJ1U37GhQOYg==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] libc: [glibc] - '@parcel/watcher-linux-arm-musl@2.5.1': - resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==} + '@parcel/watcher-linux-arm-musl@2.6.0': + resolution: {integrity: sha512-9c6AUHgHoG+IY88MRIHupztQiQnrbqHYQjkM2btA+Bf/wQnQMuiD0Wfk1EVv3TlNT3x41uU71rn6E4xh/+zvkw==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] libc: [musl] - '@parcel/watcher-linux-arm64-glibc@2.5.1': - resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==} + '@parcel/watcher-linux-arm64-glibc@2.6.0': + resolution: {integrity: sha512-yHRqS2owEXe6Hic9z6Mh1ECsCd+ODVOGvZDyciqRd21+v+o+DnXMOrw50DSpIG2sb8GPEaPPmfeCAWKPJdq46g==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] libc: [glibc] - '@parcel/watcher-linux-arm64-musl@2.5.1': - resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==} + '@parcel/watcher-linux-arm64-musl@2.6.0': + resolution: {integrity: sha512-WhB2e/V7rqdHHWZusBSPuy5Ei8S6lSz6FE5TKKQz5h3a0O+C+mhY7vxU9b/stqvMb8beLnPY82ZrFTLKs+SrKA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] libc: [musl] - '@parcel/watcher-linux-x64-glibc@2.5.1': - resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==} + '@parcel/watcher-linux-x64-glibc@2.6.0': + resolution: {integrity: sha512-ulGE6x6Oz6iAwg75T8YQSoguBWasniIbX+QWpaYPcCnDOpdWX3k+4xbEYPZVLxOuoJI+svJJPD3sEj8G7lrQ3A==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] libc: [glibc] - '@parcel/watcher-linux-x64-musl@2.5.1': - resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==} + '@parcel/watcher-linux-x64-musl@2.6.0': + resolution: {integrity: sha512-tkBYKt7YQrjIJWYDnto2YgO8MRkjlMTSNoRHzsXinBqbLdeOM3L32wPZJvIZxqaLMfSlS/4sUjH/6STVP/XDLw==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] libc: [musl] - '@parcel/watcher-win32-arm64@2.5.1': - resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==} + '@parcel/watcher-win32-arm64@2.6.0': + resolution: {integrity: sha512-gIZAP23jaHjGWasY/TY6yL7NHFClf0Ga7FN+iINvk+KN94rhm94lYZhFsbYFNcA04/onvGD9kKmiJLJB2HbNwQ==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [win32] - '@parcel/watcher-win32-ia32@2.5.1': - resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==} - engines: {node: '>= 10.0.0'} - cpu: [ia32] - os: [win32] - - '@parcel/watcher-win32-x64@2.5.1': - resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==} + '@parcel/watcher-win32-x64@2.6.0': + resolution: {integrity: sha512-cA+/pXV2YkfxlIcXOQ5fSWqAzzPyD78/x5qbK/I0vUkrlYHA8TIz+MXjAbGouguKVSI4bOmkTSJ1/poVSsgt+A==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [win32] - '@parcel/watcher@2.5.1': - resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==} + '@parcel/watcher@2.6.0': + resolution: {integrity: sha512-7FNeNl8NCE7aINx7WXiKQrPYZWC/hvrTsmk6zmxbI7LTXE7hVek/n8AfVgpe2y82zl3w0HvCHN0bVKMBoJcC0w==} engines: {node: '>= 10.0.0'} '@pkgjs/parseargs@0.11.0': @@ -1358,229 +1334,236 @@ packages: '@protobufjs/float@1.0.2': resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==} - '@protobufjs/inquire@1.1.2': - resolution: {integrity: sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==} - '@protobufjs/path@1.1.2': resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==} '@protobufjs/pool@1.1.0': resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==} - '@protobufjs/utf8@1.1.1': - resolution: {integrity: sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==} + '@protobufjs/utf8@1.1.2': + resolution: {integrity: sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==} - '@remix-run/router@1.23.3': - resolution: {integrity: sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q==} - engines: {node: '>=14.0.0'} - - '@rolldown/pluginutils@1.0.0-beta.11': - resolution: {integrity: sha512-L/gAA/hyCSuzTF1ftlzUSI/IKr2POHsv1Dd78GfqkR83KMNuswWD61JxGV2L7nRwBBBSDr6R1gCkdTmoN7W4ag==} + '@rolldown/pluginutils@1.0.0-beta.27': + resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==} - '@rollup/rollup-android-arm-eabi@4.61.1': - resolution: {integrity: sha512-JnBB8MdXj45cajvTuO5FmPlvFVJRQgvrz1uSEl3NwqFnReAPGwb8EanbGi4z2nRaqLzjJSv5/JmycoTKlRZxHA==} + '@rollup/rollup-android-arm-eabi@4.62.4': + resolution: {integrity: sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.61.1': - resolution: {integrity: sha512-Jx2g7iSjw4AOT0HDPHM9RV3GNjRXwybWtSFZiZAYUTjUwjVrYIwq3kBf+LnhqJlzXFAqTAh2F7IGI+O568exPw==} + '@rollup/rollup-android-arm64@4.62.4': + resolution: {integrity: sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.61.1': - resolution: {integrity: sha512-0F1L/Z3Eqv8mT2n3dCpeO8GcTvHvVqkP5/t6DMsn0KzhYVcg+s7Ncl5DS8qjKYEeio6Az0Gt6nyBORay5qIlCA==} + '@rollup/rollup-darwin-arm64@4.62.4': + resolution: {integrity: sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.61.1': - resolution: {integrity: sha512-qLttcH871ujY4YcVfUSShhOw+CsoTatYz8gRbHO7Bb92QH059/P0y5do1KMs41fY0BpD2x4AJH/gID0zFiqVKQ==} + '@rollup/rollup-darwin-x64@4.62.4': + resolution: {integrity: sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.61.1': - resolution: {integrity: sha512-fUI4RapGE0Oh3mb8mgfvC1O2nU1RpDZUKnDQm3xB1Ipg7C2wTs5Kstz7G2uWK99a8S2yTMq8/P4uycwNa0nJyw==} + '@rollup/rollup-freebsd-arm64@4.62.4': + resolution: {integrity: sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.61.1': - resolution: {integrity: sha512-H5YrdvJaDtI/U9/emrD4b++xkvp3y/JvOe4rizHbxvkyMfRS/CiRYdji+Pl8D0brEaNFWUh1drQxgAGIl6Xudw==} + '@rollup/rollup-freebsd-x64@4.62.4': + resolution: {integrity: sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.61.1': - resolution: {integrity: sha512-Q8CBCCQtDFrYtXoeUXSrnFXKOnyUhx6bz+SkL6A0E7V8kAiCJ5pamq1WtbfpVGhR5TSpXY6ak3avmDc5fHTyJA==} + '@rollup/rollup-linux-arm-gnueabihf@4.62.4': + resolution: {integrity: sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==} cpu: [arm] os: [linux] libc: [glibc] - '@rollup/rollup-linux-arm-musleabihf@4.61.1': - resolution: {integrity: sha512-nwnhk1581l0FBVellGcVCAT0Oi06onEA3WB53sf01VO3I0UPBkMH9sXONYME2K0ovXcNayJfNtHfm6mpJElatQ==} + '@rollup/rollup-linux-arm-musleabihf@4.62.4': + resolution: {integrity: sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==} cpu: [arm] os: [linux] libc: [musl] - '@rollup/rollup-linux-arm64-gnu@4.61.1': - resolution: {integrity: sha512-x5Xr49hwt3hdW75UOZm3395YwwzPyauktslv29KpWL/T+vVAzoT3azLcTWv0eMciBNrx+DYjH4paehHoLpPvpg==} + '@rollup/rollup-linux-arm64-gnu@4.62.4': + resolution: {integrity: sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==} cpu: [arm64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-arm64-musl@4.61.1': - resolution: {integrity: sha512-unMS3H73DpaoPyyEVPjGKleM/s0mkmsauTENpw4INQY8y4+IuLNjkueQ5QCtC0D3N38Y38yhAU8OoZ20S2Tm6w==} + '@rollup/rollup-linux-arm64-musl@4.62.4': + resolution: {integrity: sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==} cpu: [arm64] os: [linux] libc: [musl] - '@rollup/rollup-linux-loong64-gnu@4.61.1': - resolution: {integrity: sha512-zNZzGRnAhwjFEYmvphJRV5XaQGjs62cCmeYYHUT//NbvEnHauw+I85nGG+SiVg5ld4GX8D1IbKIX+ozITQnhMQ==} + '@rollup/rollup-linux-loong64-gnu@4.62.4': + resolution: {integrity: sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==} cpu: [loong64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-loong64-musl@4.61.1': - resolution: {integrity: sha512-LdpWGL8X209B2SIvWjqlc8VZgM6PKfontSerGepuldQmHYrAOtnMCXeJkxXGbC+PPZVOuu5czJo7fNV6aeW8rQ==} + '@rollup/rollup-linux-loong64-musl@4.62.4': + resolution: {integrity: sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==} cpu: [loong64] os: [linux] libc: [musl] - '@rollup/rollup-linux-ppc64-gnu@4.61.1': - resolution: {integrity: sha512-EC5kTtNaNGOmbMGqar8dvJy6y/hg99GAwjfBz++pxZhQATXGcRjd6c5en5wcbru0vkRmiMGsQKdMJOOf6sza4g==} + '@rollup/rollup-linux-ppc64-gnu@4.62.4': + resolution: {integrity: sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==} cpu: [ppc64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-ppc64-musl@4.61.1': - resolution: {integrity: sha512-8hiwp6D4acEcNK78I4rP0/XtS1sknWIAMJBPdR4l6zUtyTm5KiTDr5bXmWt4foY7nAN7AThDHgkLIEZOWKbzWw==} + '@rollup/rollup-linux-ppc64-musl@4.62.4': + resolution: {integrity: sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==} cpu: [ppc64] os: [linux] libc: [musl] - '@rollup/rollup-linux-riscv64-gnu@4.61.1': - resolution: {integrity: sha512-10dh/h/BqA7DuMPWSxkR8uks18FRwnwOEqr5zOTEl+NOwP/OMzKX8OFR/Of9xxDA7D5qef1Nzar5WDD2kCCr1g==} + '@rollup/rollup-linux-riscv64-gnu@4.62.4': + resolution: {integrity: sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==} cpu: [riscv64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-riscv64-musl@4.61.1': - resolution: {integrity: sha512-YKJ5lg35DP17gcAOggnihe+APw9HLyj1Xn7gsmGumBJAUDa6NGXNixJzmkWLhcK9TOuuyQjdamzvJefkO7qHZQ==} + '@rollup/rollup-linux-riscv64-musl@4.62.4': + resolution: {integrity: sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==} cpu: [riscv64] os: [linux] libc: [musl] - '@rollup/rollup-linux-s390x-gnu@4.61.1': - resolution: {integrity: sha512-Mlil5G2Jj6a7B3LWGctg+XPL9vdXYuzCtNXfxOQ0nPjc2m6ueUktocPGH9bnAM0bNRKb/bAWTujUU7IJQdQA+g==} + '@rollup/rollup-linux-s390x-gnu@4.62.4': + resolution: {integrity: sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==} cpu: [s390x] os: [linux] libc: [glibc] - '@rollup/rollup-linux-x64-gnu@4.61.1': - resolution: {integrity: sha512-bVWIOIk6pV01p4CdUbPP7CJ/434z+OooYjDuFcR+44N35YvKUC66G8MGnvcWx5mWKW3g61J+t74l3Kj15Kwn2Q==} + '@rollup/rollup-linux-x64-gnu@4.62.4': + resolution: {integrity: sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==} cpu: [x64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-x64-musl@4.61.1': - resolution: {integrity: sha512-qy5pBvZbqNFheBz61R1rzsezjm0J7O2oNGoWtGoY89SZYLUfxAJTBAqDChqAIdB4rCiIbi9nF7yZ83GnNiLwSw==} + '@rollup/rollup-linux-x64-musl@4.62.4': + resolution: {integrity: sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==} cpu: [x64] os: [linux] libc: [musl] - '@rollup/rollup-openbsd-x64@4.61.1': - resolution: {integrity: sha512-E83TXjI4zm0+5f2qO+UOudaCYIhYwpJ5jq6YCZNIZ+6CbfhKrkAGezeiASBL9ElxAxFsRS9ZhESv8mfnj6TKeg==} + '@rollup/rollup-openbsd-x64@4.62.4': + resolution: {integrity: sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==} cpu: [x64] os: [openbsd] - '@rollup/rollup-openharmony-arm64@4.61.1': - resolution: {integrity: sha512-fbWnKqVkjrJN38vNe3ahkbk6iejS/3b0Nt7EEtPpE6RBacZcGXNKbzfHN3GUUlXOPghUg0j6XUGrtjX9z1sIvA==} + '@rollup/rollup-openharmony-arm64@4.62.4': + resolution: {integrity: sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==} cpu: [arm64] os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.61.1': - resolution: {integrity: sha512-ArMl38iVAbk0New1ogihQNY6iphLi4ZaRsa037gUzv5yeKPY8TD3Dmy4x2RNC1VztU/uqm+G+/RwFrSka3Oy2g==} + '@rollup/rollup-win32-arm64-msvc@4.62.4': + resolution: {integrity: sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.61.1': - resolution: {integrity: sha512-0mYtjHS9ucAbcATycCNK9IGBk/cCe/ma7EmSLGZdsxnOA8cjRIyU04wDpVAD9NiOfLUR9KTxdiO53uOkherqjQ==} + '@rollup/rollup-win32-ia32-msvc@4.62.4': + resolution: {integrity: sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-gnu@4.61.1': - resolution: {integrity: sha512-gK1iCEPfpoSG9wfBihXxvBMi8ZfcWffYkEsC/Eih+iFENTaewvNcrEQ69lIOWYO5pePHKLHHO7nq5AILGO/HQQ==} + '@rollup/rollup-win32-x64-gnu@4.62.4': + resolution: {integrity: sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==} cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.61.1': - resolution: {integrity: sha512-X+zaP2x+j4RXGfbp/seSoRHWnPxzApilDszisZxbYH5C/jTxFhCtDNdPGZb9lJyYPs24wGxruPF7Y+sIXt9Gzw==} + '@rollup/rollup-win32-x64-msvc@4.62.4': + resolution: {integrity: sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==} cpu: [x64] os: [win32] - '@swc/core-darwin-arm64@1.12.14': - resolution: {integrity: sha512-HNukQoOKgMsHSETj8vgGGKK3SEcH7Cz6k4bpntCxBKNkO3sH7RcBTDulWGGHJfZaDNix7Rw2ExUVWtLZlzkzXg==} + '@swc/core-darwin-arm64@1.16.1': + resolution: {integrity: sha512-zlJblJ8ncErD43lKdxjbUaUskJQf+LxiPXYcWXD8/8ZMV+7uuAT+CwjciLXpyZBd5Pq/S726bMpeeAwSeL1hhg==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.12.14': - resolution: {integrity: sha512-4Ttf3Obtk3MvFrR0e04qr6HfXh4L1Z+K3dRej63TAFuYpo+cPXeOZdPUddAW73lSUGkj+61IHnGPoXD3OQYy4Q==} + '@swc/core-darwin-x64@1.16.1': + resolution: {integrity: sha512-IN0BmPWb0YAh/17mmlWB/HDBtTw2MfuW4hulf/tQAgTQBRH17l+z499bNJLK6LizSjqs0P7V+jU38Zj+vJC1DA==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.12.14': - resolution: {integrity: sha512-zhJOH2KWjtQpzJ27Xjw/RKLVOa1aiEJC2b70xbCwEX6ZTVAl8tKbhkZ3GMphhfVmLJ9gf/2UQR58oxVnsXqX5Q==} + '@swc/core-linux-arm-gnueabihf@1.16.1': + resolution: {integrity: sha512-EYgrx2YOCQ2Twz2S793kqNjPkpvYVUPzzR95bIb7by+VQcyaai4lZZ2iz/tZvcFVKSNcN3/JTKwx+aBn2ZL52A==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.12.14': - resolution: {integrity: sha512-akUAe1YrBqZf1EDdUxahQ8QZnJi8Ts6Ya0jf6GBIMvnXL4Y6QIuvKTRwfNxy7rJ+x9zpzP1Vlh14ZZkSKZ1EGA==} + '@swc/core-linux-arm64-gnu@1.16.1': + resolution: {integrity: sha512-moyKm0YZlHdHohzm1YwgAyesqnE853rO0REMfJLFAova51wF9BNi+3ZW2PeS7Vqvn6HeJuepLpAHbBdZctxpHA==} engines: {node: '>=10'} cpu: [arm64] os: [linux] libc: [glibc] - '@swc/core-linux-arm64-musl@1.12.14': - resolution: {integrity: sha512-ZkOOIpSMXuPAjfOXEIAEQcrPOgLi6CaXvA5W+GYnpIpFG21Nd0qb0WbwFRv4K8BRtl993Q21v0gPpOaFHU+wdA==} + '@swc/core-linux-arm64-musl@1.16.1': + resolution: {integrity: sha512-kKGBO9wdapiSzuf5ZzZ2fYtlu1BNSYtIIUxvH1ir/gcelTOREEHGDCLTDFx/2Knf878nU11A40z7LxwasEFxqA==} engines: {node: '>=10'} cpu: [arm64] os: [linux] libc: [musl] - '@swc/core-linux-x64-gnu@1.12.14': - resolution: {integrity: sha512-71EPPccwJiJUxd2aMwNlTfom2mqWEWYGdbeTju01tzSHsEuD7E6ePlgC3P3ngBqB3urj41qKs87z7zPOswT5Iw==} + '@swc/core-linux-ppc64-gnu@1.16.1': + resolution: {integrity: sha512-nZ6qahtLxC3PM54cWOQZHxt4lTCF/3J4LIoWWzz6v7A+rLs8Dx54anYQf7mH3eIi8KlNpgKci/ie8ZSqFN8O7A==} + engines: {node: '>=10'} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@swc/core-linux-s390x-gnu@1.16.1': + resolution: {integrity: sha512-4ji5PNzhYq193Z4/4xUaSoNJza6iCkDJSzhetrbB6KOYxsr+kxtQr8ePWhMJUiMt6JUWtXaZ1PYT8FhtED+nGA==} + engines: {node: '>=10'} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@swc/core-linux-x64-gnu@1.16.1': + resolution: {integrity: sha512-VJQxqrisHV+B394IgrOu8YsIIXZgffnf5tO+yc9Z/hoUpuZEvuQTjWwlnpZdpyD+0nx6LTD1/3k646JYm43yJA==} engines: {node: '>=10'} cpu: [x64] os: [linux] libc: [glibc] - '@swc/core-linux-x64-musl@1.12.14': - resolution: {integrity: sha512-nImF1hZJqKTcl0WWjHqlelOhvuB9rU9kHIw/CmISBUZXogjLIvGyop1TtJNz0ULcz2Oxr3Q2YpwfrzsgvgbGkA==} + '@swc/core-linux-x64-musl@1.16.1': + resolution: {integrity: sha512-r9oV1mwxxsIGcLV1IQ/tw76MW3doatKze1QFWuC+a7QqJUkhY/bKTSVk6NpKKUGm2LDsE33Va8VqSClfA7vSiQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] libc: [musl] - '@swc/core-win32-arm64-msvc@1.12.14': - resolution: {integrity: sha512-sABFQFxSuStFoxvEWZUHWYldtB1B4A9eDNFd4Ty50q7cemxp7uoscFoaCqfXSGNBwwBwpS5EiPB6YN4y6hqmLQ==} + '@swc/core-win32-arm64-msvc@1.16.1': + resolution: {integrity: sha512-6huNRessoBLxWEqBm5zJXyCQ27TO7anvkdiuQ5MDO4CJni0nOXEqKtV9RllQ2TdyENKKsUMXVnIfW2hIXx/R5Q==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.12.14': - resolution: {integrity: sha512-KBznRB02NASkpepRdWIK4f1AvmaJCDipKWdW1M1xV9QL2tE4aySJFojVuG1+t0tVDkjRfwcZjycQfRoJ4RjD7Q==} + '@swc/core-win32-ia32-msvc@1.16.1': + resolution: {integrity: sha512-OVKJFUzphrGmsh+BGtcZDesx0YryV7/Yvy5XGgTqnrZfjnyfcr5uaqYQugCckdIlupc5Vs3XtDjRAj12z4ZPlw==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.12.14': - resolution: {integrity: sha512-SymoP2CJHzrYaFKjWvuQljcF7BkTpzaS1vpywv7K9EzdTb5N8qPDvNd+PhWUqBz9JHBhbJxpaeTDQBXF/WWPmw==} + '@swc/core-win32-x64-msvc@1.16.1': + resolution: {integrity: sha512-Bt+VIhWYCGk4urklnkkteLUOeLv1VxigwTCeB/xC6rBZxY6IIKdDwCJf6on3E3SUGsIqmQS6QqtuJQc1VxF4Aw==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.12.14': - resolution: {integrity: sha512-CJSn2vstd17ddWIHBsjuD4OQnn9krQfaq6EO+w9YfId5DKznyPmzxAARlOXG99cC8/3Kli8ysKy6phL43bSr0w==} + '@swc/core@1.16.1': + resolution: {integrity: sha512-nUaeu91O5QZKrQdaDCHd402ogUIoNOOjpkZNq0UomWK0G6gDaGmLhvddF1/3BXf5O8aLyo6ZPY/aMDWvaJQ/hg==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '>=0.5.17' @@ -1591,27 +1574,27 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.17': - resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} + '@swc/helpers@0.5.23': + resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==} - '@swc/types@0.1.23': - resolution: {integrity: sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==} + '@swc/types@0.1.28': + resolution: {integrity: sha512-V6Mnml8v09QALx6K0elJ7o9K/MkVDtW3t6L+7Ou/JcWtb3xwId2AH4FeOceySd2JaO87IMw4+6vSZxLm34LPbw==} - '@tanstack/react-virtual@3.13.12': - resolution: {integrity: sha512-Gd13QdxPSukP8ZrkbgS2RwoZseTTbQPLnQEn7HY/rqtM+8Zt95f7xKC7N0EsKs7aoz0WzZ+fditZux+F8EzYxA==} + '@tanstack/react-virtual@3.14.10': + resolution: {integrity: sha512-SRyoUbdFMRHuYXMijV5H4ZarQWpXkj3iANq8OFre+pybeVap8ZJjZ3Nz9bVjx4d8PfobVUQUdKyyyHYk3E+djw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - '@tanstack/virtual-core@3.13.12': - resolution: {integrity: sha512-1YBOJfRHV4sXUmWsFSf5rQor4Ss82G8dQWLRbnk3GA4jeP8hQt1hxXh0tmflpC0dz3VgEv/1+qwPyLeWkQuPFA==} + '@tanstack/virtual-core@3.17.8': + resolution: {integrity: sha512-BfEvehNpOT75r5Ksc5xW6NZuXujTfb7nlSEyVu4XHG3gdxNg1KqXruWbDewXOUaUYIo4oRbSfkjIajz4MAT8tA==} '@testing-library/dom@10.4.0': resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} engines: {node: '>=18'} - '@testing-library/react@16.3.0': - resolution: {integrity: sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==} + '@testing-library/react@16.3.2': + resolution: {integrity: sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==} engines: {node: '>=18'} peerDependencies: '@testing-library/dom': ^10.0.0 @@ -1625,12 +1608,8 @@ packages: '@types/react-dom': optional: true - '@tootallnate/once@2.0.1': - resolution: {integrity: sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==} - engines: {node: '>= 10'} - - '@tsconfig/node10@1.0.12': - resolution: {integrity: sha512-UCYBaeFvM11aU2y3YPZ//O5Rhj+xKyzy7mvcIoAjASbigy8mHMryP5cK7dgjlz2hWxh1g5pLw084E0a/wlUSFQ==} + '@tsconfig/node10@1.0.13': + resolution: {integrity: sha512-gcLdvR9HO1ZJBypsOGqaP6TFEzb6vIta0KSTLt9NAQ6pXQO3cRgSVyCN6pzYqI9DlJgY71XKO0dpDhCf08b3pg==} '@tsconfig/node12@1.0.11': resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} @@ -1647,9 +1626,6 @@ packages: '@types/body-parser@1.19.6': resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==} - '@types/caseless@0.12.5': - resolution: {integrity: sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==} - '@types/chai@5.2.3': resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} @@ -1665,8 +1641,8 @@ packages: '@types/estree@1.0.9': resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} - '@types/express-serve-static-core@5.0.7': - resolution: {integrity: sha512-R+33OsgWw7rOhD1emjU7dzCDHucJrgJXMA5PYCzJxVil0dsyx5iBEPHqpPfiKNJQb7lZ1vxwoLR4Z87bBUpeGQ==} + '@types/express-serve-static-core@5.1.3': + resolution: {integrity: sha512-dPfW8NFiOF4wOHc7+N/QSxlY9cfSsenewGbAz8C8U/MULPd/YZ27LvJUIlzaXie7e6Ove9YunJGgC9tbHD2cKw==} '@types/express@5.0.0': resolution: {integrity: sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ==} @@ -1674,29 +1650,28 @@ packages: '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/hoist-non-react-statics@3.3.6': - resolution: {integrity: sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==} + '@types/hoist-non-react-statics@3.3.7': + resolution: {integrity: sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==} + peerDependencies: + '@types/react': '*' '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/mime@1.3.5': - resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} - '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@22.19.21': - resolution: {integrity: sha512-VMeFBSCKQKmm2swI2kW51SFusDqekC6q9trBCvJ/JliDchFSuoYYKN7yVNjPthP1HKZcx3U1gI/wTcEBjEFKTA==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} - '@types/node@24.13.2': - resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} + '@types/node@26.2.0': + resolution: {integrity: sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==} '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} - '@types/qs@6.14.0': - resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} + '@types/qs@6.15.1': + resolution: {integrity: sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==} '@types/range-parser@1.2.7': resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} @@ -1718,17 +1693,14 @@ packages: '@types/react-window@1.8.8': resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==} - '@types/react@18.3.23': - resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} - - '@types/request@2.48.12': - resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==} + '@types/react@18.3.31': + resolution: {integrity: sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==} - '@types/send@0.17.5': - resolution: {integrity: sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==} + '@types/send@1.2.1': + resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==} - '@types/serve-static@1.15.8': - resolution: {integrity: sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==} + '@types/serve-static@2.2.0': + resolution: {integrity: sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==} '@types/strip-bom@3.0.0': resolution: {integrity: sha512-xevGOReSYGM7g/kUBZzPqCrR/KYAo+F0yiPc85WFTJa0MSLtyFTVTU6cJu/aV4mid7IffDIWqo69THF2o4JiEQ==} @@ -1736,9 +1708,6 @@ packages: '@types/strip-json-comments@0.0.30': resolution: {integrity: sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==} - '@types/tough-cookie@4.0.5': - resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} - '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} @@ -1806,17 +1775,17 @@ packages: resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typespec/ts-http-runtime@0.3.0': - resolution: {integrity: sha512-sOx1PKSuFwnIl7z4RN0Ls7N9AQawmR9r66eI5rFCzLDIs8HTIYrIpH9QjYWoX0lkgGrkLxXhi4QnK7MizPRrIg==} - engines: {node: '>=20.0.0'} + '@typespec/ts-http-runtime@0.3.8': + resolution: {integrity: sha512-bLMpVcWZNzq6lYOybwFwOAR1IXKcHnhUNqYeHjl1bET/qE3jFPFH+p8Wrh3rU4xwdnifPxmKNESBYnvnmc75aA==} + engines: {node: '>=22.0.0'} - '@ungap/structured-clone@1.3.2': - resolution: {integrity: sha512-5jsZFwgR5rTdKwidH9Qmat75RKwqfpKlWWB1frDkljN127mwqBu8K0PYo7/hFpF03IEJpfVPpCQDY/eDx3iHvA==} + '@ungap/structured-clone@1.3.3': + resolution: {integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==} - '@vitejs/plugin-react-swc@3.10.2': - resolution: {integrity: sha512-xD3Rdvrt5LgANug7WekBn1KhcvLn1H3jNBfJRL3reeOIua/WnZOEV5qi5qIBq5T8R0jUDmRtxuvk4bPhzGHDWw==} + '@vitejs/plugin-react-swc@3.11.0': + resolution: {integrity: sha512-YTJCGFdNMHCMfjODYtxRNVAYmTWQ1Lb8PulP/2/f/oEEtglw8oKxKIZmmRkyXrVrHfsKOaVkAc3NT9/dMutO5w==} peerDependencies: - vite: ^4 || ^5 || ^6 || ^7.0.0-beta.0 + vite: ^4 || ^5 || ^6 || ^7 '@vitest/coverage-v8@2.1.9': resolution: {integrity: sha512-Z2cOr0ksM00MpEfyVE8KXIYPEcBFxdbLSs56L8PO0QQMxt/6bDj45uQfxoc96v05KW3clk7vvgP0qfDit9DmfQ==} @@ -1827,11 +1796,11 @@ packages: '@vitest/browser': optional: true - '@vitest/expect@3.2.6': - resolution: {integrity: sha512-1+7q9BtaKzEmO+fmNT3kYvoNn5Y71XWAx2Q5HRim4tTVRQVRv4uJFAQ5FbK0OPUeNP/WmVCpxYxoJdvuHVjzBQ==} + '@vitest/expect@3.2.7': + resolution: {integrity: sha512-E8eBXaKibuvH2pSZErOjdVb5vF4PbKYcrnluBTYxEk1l/VhhwZg1kZQsdtjq+CsF5CFydf2Rdkz7jDHKSisi3w==} - '@vitest/mocker@3.2.6': - resolution: {integrity: sha512-EZOrpDbkKotFAP7wPAQV1UIyoGOk4oX7ynWhBhLB7v+meMHbQhU16oPpIYGTTe4oFlhpryGpgpcZP/sin3hYuw==} + '@vitest/mocker@3.2.7': + resolution: {integrity: sha512-Trr0hYO9CM3Wj6ksWHRhK9IZpIY6wTMO5u/MqXurMxT57sWBaOPEtP3Oq60ihZuh5JsiagKfz95OcxdEP6dBrA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 @@ -1841,20 +1810,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.2.6': - resolution: {integrity: sha512-lb7XXXzmm2h2ASzFnRvQpDo6onT1NmMJA3tkGTWiBFtRJ9lxGY3d3mm/Apt36gej2bkkOVLL/yTOtufDaFa/jA==} + '@vitest/pretty-format@3.2.7': + resolution: {integrity: sha512-KUHlwqVu0sRlhCdyPdQ/wBoTfRahjUky1MubOmYw9fWfIZy1gNoHpuaaQBPAaMaVYdQYHJLurzj8ECCj5OwTqA==} - '@vitest/runner@3.2.6': - resolution: {integrity: sha512-HYcoSj1w5tcgUnzoF0HcyaAQjpA1gj9ftUJ7iSJSuipc02jW9gKkigwZbjFldAfYHA1fa8UZVRftdMY5msWM9Q==} + '@vitest/runner@3.2.7': + resolution: {integrity: sha512-sB9y4ovltoQP+WaUPwmSxO9WIg9Ig694Di5PalVPsYHklAdE027mehpWF2SQSVq+k6sFgaivbTjTJwZLSHbedA==} - '@vitest/snapshot@3.2.6': - resolution: {integrity: sha512-H+ZjNTWGpObenh0YnlBctAPnJSI20P81PL8BPzWpx54YXLLTm8hEsWawtcYLMrwvpK48hGxLLbCS+1KRXhsKhw==} + '@vitest/snapshot@3.2.7': + resolution: {integrity: sha512-7C+MwShwtBSI5Buwoyg3s/iY1eHL9PKAf+O1wVh/TdnjXUtkoL/9YQtre90i4MtNXM6edP1wJ2zOBpfCyhIS7g==} - '@vitest/spy@3.2.6': - resolution: {integrity: sha512-oq6BbH68WzcWmwtBrU9nqLeaXTR4XwJF7FSLkKEZo4i6eoXcrxjcwSuTvWBIRUTC6VC72nXYunzqgZA+IKdtxg==} + '@vitest/spy@3.2.7': + resolution: {integrity: sha512-Q2eQGI6d2L/hBtZ0qNuKcAGid68XK6cv1xsoaIma6PaJhHPoqcEJhYpXZ/5myCMqkNgtP6UKuBhbc0nHKnrkuQ==} - '@vitest/utils@3.2.6': - resolution: {integrity: sha512-lI23nIs4bnT3T8NIoh+vFaz5s2/DdP0Jgt2jxwgWljvwn82cLJtyi/If+fjFyoLMGIOz0U/fKvWE0d4jsNQEfg==} + '@vitest/utils@3.2.7': + resolution: {integrity: sha512-x6BDOd7dyo3PFLY3I9/HJ25X/6OurhGXk2/B9gOZNPF7XDVjeBK4k01lQE5uvDpbuheErh91qYuE1E2OEjK3Rw==} abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} @@ -1873,8 +1842,8 @@ packages: resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==} engines: {node: '>=0.4.0'} - acorn@8.17.0: - resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} + acorn@8.18.0: + resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} engines: {node: '>=0.4.0'} hasBin: true @@ -1897,8 +1866,8 @@ packages: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - ansi-regex@6.2.2: - resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} + ansi-regex@6.3.0: + resolution: {integrity: sha512-WpDfL7NO6j7tH88IDBNVdUJxDh9nmCteAVW9dsep846XdwF4naCBK+/tGLX3KJgcpgMRXCFlTM2hKGoK9FsdrQ==} engines: {node: '>=12'} ansi-styles@3.2.1: @@ -1921,8 +1890,8 @@ packages: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} - anynum@1.0.0: - resolution: {integrity: sha512-xjR9/zBVnUOP6ztMIIgShjsxui80nQUQH+5xJnvrYLs+90bF25/KJqaAi8mk+B4RDtX1Nspi6fmp4YTEts8SfA==} + anynum@1.0.1: + resolution: {integrity: sha512-N6//FLET/tXYNM/F6ABca1oH6fWB+KlTt909Le28WMDBk8oaT4vY17DCrwg2MvmuqUKt3Ni4N5dGJ/EoBgcO6A==} arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} @@ -1971,10 +1940,6 @@ packages: resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} engines: {node: '>= 0.4'} - arrify@2.0.1: - resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} - engines: {node: '>=8'} - assertion-error@2.0.1: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} @@ -1993,12 +1958,16 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.17.0: - resolution: {integrity: sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==} + axios@1.19.0: + resolution: {integrity: sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + balanced-match@4.0.4: + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} + engines: {node: 18 || 20 || >=22} + base64-js@0.0.8: resolution: {integrity: sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==} engines: {node: '>= 0.4'} @@ -2017,15 +1986,19 @@ packages: resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} engines: {node: '>=8'} - body-parser@1.20.5: - resolution: {integrity: sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==} + body-parser@1.20.6: + resolution: {integrity: sha512-p5tAzS57i5MV9fZFDj9LeIiTZEufbSe2eDozP+ElheSUq1m74CRq1jI4mYNDdVs9vQztXFLuk/Gd6BWTdwRJ5g==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - brace-expansion@1.1.15: - resolution: {integrity: sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==} + brace-expansion@1.1.18: + resolution: {integrity: sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==} + + brace-expansion@2.1.4: + resolution: {integrity: sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==} - brace-expansion@2.1.1: - resolution: {integrity: sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==} + brace-expansion@5.0.9: + resolution: {integrity: sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==} + engines: {node: 20 || >=22} braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} @@ -2088,9 +2061,9 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chokidar@4.0.3: - resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} - engines: {node: '>= 14.16.0'} + chokidar@5.0.0: + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} + engines: {node: '>= 20.19.0'} classnames@2.3.1: resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==} @@ -2134,13 +2107,17 @@ packages: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} - cookie-signature@1.0.6: - resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} + cookie-signature@1.0.7: + resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==} - cookie@0.7.1: - resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} + cookie@0.7.2: + resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} + cookie@1.1.1: + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} + engines: {node: '>=18'} + cpx2@5.0.0: resolution: {integrity: sha512-43LMini/KvlKMHjU7solCgVgNBspCmQ1noP5ckMa0VApaXrJFLcdfSxZxcdvH3wWcOvCwFGvOPBawOesI3oWMQ==} engines: {node: '>=16'} @@ -2162,9 +2139,10 @@ packages: crypto-js@4.2.0: resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==} + deprecated: Active development of CryptoJS has been discontinued. This library is no longer maintained. - csstype@3.1.3: - resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} + csstype@3.2.3: + resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} data-uri-to-buffer@4.0.1: resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} @@ -2193,15 +2171,6 @@ packages: supports-color: optional: true - debug@4.4.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.3: resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} @@ -2246,11 +2215,6 @@ packages: resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} - detect-libc@1.0.3: - resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} - engines: {node: '>=0.10'} - hasBin: true - detect-libc@2.1.2: resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} engines: {node: '>=8'} @@ -2277,8 +2241,8 @@ packages: dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} - dompurify@3.4.11: - resolution: {integrity: sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==} + dompurify@3.4.14: + resolution: {integrity: sha512-dVoH9z+MY+C9IilgGCk3YfFqjLi3fChm2OiKJMzh6axrJ5qwxqWaZamgmHrpv22CN/KdbZJuGEGgfQoL00LTdg==} dotenv-flow@3.3.0: resolution: {integrity: sha512-GLSvRqDZ1TGhloS6ZCZ5chdqqv/3XMqZxAnX9rliJiHn6uyJLguKeu+3M2kcagBkoVCnLWYfbR4rfFe1xSU39A==} @@ -2319,10 +2283,6 @@ packages: emoji-regex@9.2.2: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} - encodeurl@1.0.2: - resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} - engines: {node: '>= 0.8'} - encodeurl@2.0.0: resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} engines: {node: '>= 0.8'} @@ -2357,17 +2317,13 @@ packages: resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} engines: {node: '>= 0.4'} - es-iterator-helpers@1.3.3: - resolution: {integrity: sha512-0PuBxFi+4uPanB97iDxCLWuHeYud2FALrw5HFZGtAF38UpJDbDC8frwp2cnDyae692CQ0dou60UwWfhgsa4U/g==} + es-iterator-helpers@1.4.0: + resolution: {integrity: sha512-c/A0P0oxkACDc+cKWw8evLXK83oBKgn0qPOqCYT4x9uolpCIJAcYvJC9QYKNDRPsTeGyCrQ326jrvgZWdCdK5Q==} engines: {node: '>= 0.4'} es-module-lexer@1.7.0: resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} - es-object-atoms@1.1.1: - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} - engines: {node: '>= 0.4'} - es-object-atoms@1.1.2: resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==} engines: {node: '>= 0.4'} @@ -2479,8 +2435,8 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - expect-type@1.3.0: - resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==} + expect-type@1.4.0: + resolution: {integrity: sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==} engines: {node: '>=12.0.0'} express-ws@5.0.2: @@ -2515,11 +2471,11 @@ packages: fast-sort@3.4.1: resolution: {integrity: sha512-76uvGPsF6So53sZAqenP9UVT3p5l7cyTHkLWVCMinh41Y8NDrK1IYXJgaBMfc1gk7nJiSRZp676kddFG2Aa5+A==} - fast-xml-builder@1.2.0: - resolution: {integrity: sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==} + fast-xml-builder@1.3.1: + resolution: {integrity: sha512-pIM/1n3ntFXKYrUZwW7QCK0gAW7XY+wzj1YMIV3tLDvPj/V+zTGJK5e3/4WJfwj0qWw2ElNXiTixda/R+3YSug==} - fast-xml-parser@5.8.0: - resolution: {integrity: sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==} + fast-xml-parser@5.11.0: + resolution: {integrity: sha512-9IGxMqvqLOnqP+Egi1nqDHKv5k8aZ7r9n558enxcucmyVGEBNPAU+MOg/8jPIS7rO7sSq4gFm1/nHtiaubMruw==} hasBin: true fastq@1.20.1: @@ -2546,8 +2502,8 @@ packages: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} - finalhandler@1.3.1: - resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==} + finalhandler@1.3.2: + resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==} engines: {node: '>= 0.8'} find-index@0.1.1: @@ -2568,8 +2524,8 @@ packages: flatbuffers@1.12.0: resolution: {integrity: sha512-c7CZADjRcl6j0PlvFy0ZqXQ67qSEZfrVPynmnL+2zPc+NtMvrF8Y0QceMo7QqnSPc7+uWjUIAbvCQ5WIKlMVdQ==} - flatted@3.4.2: - resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} + flatted@3.4.4: + resolution: {integrity: sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==} follow-redirects@1.16.0: resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} @@ -2604,8 +2560,8 @@ packages: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} - fs-extra@11.3.0: - resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} + fs-extra@11.4.0: + resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==} engines: {node: '>=14.14'} fs-extra@7.0.1: @@ -2646,8 +2602,8 @@ packages: resolution: {integrity: sha512-YGGyuEdVIjqxkxVH1pUTMY/XtmmsApXrCVv5EU25iX6inEPbV+VakJfLealkBtJN69AQmh1eGOdCl9Sm1UP6XQ==} engines: {node: '>=18'} - gaxios@7.1.5: - resolution: {integrity: sha512-5FZy72Rh8LhtjmvDrKkI+lVhrsQrVKVsItxMoDm5mNQE+xR0WVIIs+jzPSJgBvKVsLi24fZhXJIsNI0bihDzFg==} + gaxios@7.3.1: + resolution: {integrity: sha512-kB3rzJV7d9juLZh8/56QTXCwQfxyhdOMdyYk1HdQKFtF8TJTDTZQJtixWIwXdE9Jji91mC41DUNpjleo4L4eAQ==} engines: {node: '>=18'} gcp-metadata@6.1.1: @@ -2658,8 +2614,8 @@ packages: resolution: {integrity: sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg==} engines: {node: '>=18'} - gcp-metadata@8.1.3: - resolution: {integrity: sha512-ziTrzUhhpL9Zk5k0HHzgP/KIpWDJT0VMBC/ynt/QIBvTW+UUcSivQRl6VlwTf/EilDxtSWklHoRsKy1c4k+59w==} + gcp-metadata@8.1.4: + resolution: {integrity: sha512-iJ9KMsiu+xKtNRX0PmGLSaIU3bUBAyzWTyqKemKPzNPsmmsBCQYmlNg+brEbES7IHSXtdVwzBPzx1vz3FAaipw==} engines: {node: '>=18'} generator-function@2.0.1: @@ -2726,16 +2682,16 @@ packages: resolution: {integrity: sha512-7ABviyMOlX5hIVD60YOfHw4/CxOfBhyduaYB+wbFWCWoni4N7SLcV46hrVRktuBbZjFC9ONyqamZITN7q3n32w==} engines: {node: '>=18'} - google-auth-library@10.9.0: - resolution: {integrity: sha512-xtvUqvINPhTaBm7nXqlYPcrMHJPm1lCNdSovxnKKhTm+4JsvQ+KGVYJViLoH9Yxu8w+T0Qv5HubzYT9BLrppJg==} + google-auth-library@10.9.1: + resolution: {integrity: sha512-i1ydyHrqcIxXkWh/uBmVkzCvIuq5yiK2ATndIe5XxKholrG/MTYP9xGYka4sQhrbIAgGjL2B6NOE7rFaiF3fXw==} engines: {node: '>=18'} google-auth-library@9.15.1: resolution: {integrity: sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==} engines: {node: '>=14'} - google-gax@5.0.7: - resolution: {integrity: sha512-EhiqaWWJ+9h7sCcKJTsoo6tMcjokVHhWsbSuWCnZJT4vIBP3y4mAoFLnt9SzgkVZeq24ZsFaArr06nnYYku2yA==} + google-gax@5.0.8: + resolution: {integrity: sha512-M4vpZcXQIC1gqIVGQ7eaU3jXQA6zecStyTXu514TYfThlgSurYJOxHZo9fzU6hAgwPWvuEynAVHWyaIk80VeEA==} engines: {node: '>=18'} google-logging-utils@0.0.2: @@ -2764,8 +2720,8 @@ packages: resolution: {integrity: sha512-+CqsMbHPiSTdtSO14O51eMNlrp9N79gmeqmXeouJOhfucAedHw9noVe/n5uJk3tbKE6a+6ZCQg3RPhVhHByAIw==} engines: {node: '>=18'} - happy-dom@20.10.2: - resolution: {integrity: sha512-5p9Sxis3eowDJKqx90QCsgbNA02XXqJ59NOHvD4V6cxp+rP4d/xOyVx7uY3hS8hiUbY1VeiFH8lbJ81AyuDVLQ==} + happy-dom@20.11.2: + resolution: {integrity: sha512-7MB+bJLkxu3SowAfBJbjW+c55kNz5tkR45gu2qzrxznezhLeN5YIlJbwUgSzlGc+qWoZ8Ykg71H5ezz69xixrw==} engines: {node: '>=20.0.0'} has-bigints@1.1.0: @@ -2795,10 +2751,6 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - hasown@2.0.2: - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} - engines: {node: '>= 0.4'} - hasown@2.0.4: resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} @@ -2823,10 +2775,6 @@ packages: resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==} engines: {node: '>= 0.8'} - http-proxy-agent@5.0.0: - resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} - engines: {node: '>= 6'} - http-proxy-agent@7.0.2: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} @@ -2839,8 +2787,8 @@ packages: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} - human-id@4.2.0: - resolution: {integrity: sha512-K3GbkIWqyvvlpfhBPlbEvD97TtqBpAYA4kt+cn2lD2x2HuohzZCibcA2nOlnJT6exqvJLggoB5nv2dNf192nEA==} + human-id@4.2.1: + resolution: {integrity: sha512-zPGsiS+dWoTZtZ4AtpA9Y+BdSFSNWvnouNlWNoUFyAM6xHOHmdCvqO3k8AIbdamCOv4gUFUVNPf6rJFfc4UiJw==} hasBin: true i18next-browser-languagedetector@6.1.8: @@ -2856,22 +2804,22 @@ packages: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} - iconv-lite@0.7.2: - resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} + iconv-lite@0.7.3: + resolution: {integrity: sha512-IKXpvIzjnC9XTAUbVBcMfGS0EPaIXtW6v+zr+RRp+hqULEpo0owZax6wyRwPOJbWbzjYspQwusTsfVr0ifh4uQ==} engines: {node: '>=0.10.0'} ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} - immer@10.1.1: - resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==} + immer@10.2.0: + resolution: {integrity: sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==} immer@9.0.6: resolution: {integrity: sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==} - immutable@5.1.6: - resolution: {integrity: sha512-q1swsS8K7L8usSHuOqF2TAoCCkonYz0SG38wLAggaa4Wml70zixIvt2ql4coQ2C2B3hTjltJry4r6bULwgAXLQ==} + immutable@5.1.9: + resolution: {integrity: sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==} import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} @@ -2892,10 +2840,8 @@ packages: resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} engines: {node: '>= 0.4'} - inversify@7.10.0: - resolution: {integrity: sha512-HAgfj8v1aMv2UcVMASLY/ergNt1jJKai/gW2HCUYTwMYmaGC1p3iVKw/ZQ2wI7wO92/6/KyfKV7nOYYKk+E/lg==} - peerDependencies: - reflect-metadata: ~0.2.2 + inversify@7.11.0: + resolution: {integrity: sha512-yZDprSSr8TyVeMGI/AOV4ws6gwjX22hj9Z8/oHAVpJORY6WRFTcUzhnZtibBUHEw2U8ArvHcR+i863DplQ3Cwg==} ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} @@ -2928,10 +2874,6 @@ packages: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} - is-core-module@2.16.1: - resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} - engines: {node: '>= 0.4'} - is-core-module@2.16.2: resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} engines: {node: '>= 0.4'} @@ -3020,6 +2962,9 @@ packages: resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} engines: {node: '>= 0.4'} + is-unsafe@2.0.2: + resolution: {integrity: sha512-HgbIHPBH0KHHCcjLfGsCvhtPTVxjaAZlXjwdz7/GQC40SjSe4sfQsar8J5VFo8JOSbarkpV0OLG95bbaNd9aAQ==} + is-weakmap@2.0.2: resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} engines: {node: '>= 0.4'} @@ -3054,8 +2999,8 @@ packages: resolution: {integrity: sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==} engines: {node: '>=10'} - istanbul-reports@3.1.7: - resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==} + istanbul-reports@3.2.0: + resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==} engines: {node: '>=8'} iterator.prototype@1.1.5: @@ -3065,8 +3010,8 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - js-base64@3.7.7: - resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==} + js-base64@3.9.3: + resolution: {integrity: sha512-uwYQp+VJ38FVvtim6qNbit6e9uT6dwWQ4Y1+H9TxhW5hcHjpHwoxlR0nMpqUmIFOmu4VqMxwdJA88gIVuZJQ/g==} js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -3074,12 +3019,12 @@ packages: js-tokens@9.0.1: resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==} - js-yaml@3.15.0: - resolution: {integrity: sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==} + js-yaml@3.15.1: + resolution: {integrity: sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==} hasBin: true - js-yaml@4.2.0: - resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + js-yaml@4.3.1: + resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==} hasBin: true json-bigint@1.0.0: @@ -3105,8 +3050,8 @@ packages: jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} - jsonfile@6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + jsonfile@6.2.1: + resolution: {integrity: sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==} jsx-ast-utils@3.3.5: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} @@ -3249,9 +3194,6 @@ packages: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true - magic-string@0.30.17: - resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} - magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} @@ -3295,8 +3237,8 @@ packages: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} - micro-memoize@4.1.3: - resolution: {integrity: sha512-DzRMi8smUZXT7rCGikRwldEh6eO6qzKiPPopcr1+2EY3AYKpy5fu159PKWwIS9A6IWnrvPKDMcuFtyrroZa8Bw==} + micro-memoize@4.2.0: + resolution: {integrity: sha512-dRxIsNh0XosO9sd3aASUabKOzG9dloLO41g74XUGThpHBoGm1ttakPT5in14CuW/EDedkniaShFHbymmmKGOQA==} micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} @@ -3320,6 +3262,10 @@ packages: engines: {node: '>=10.0.0'} hasBin: true + minimatch@10.2.6: + resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==} + engines: {node: 18 || 20 || >=22} + minimatch@3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} @@ -3353,8 +3299,8 @@ packages: resolution: {integrity: sha512-LD3YDFI9KrDoOGHsPM+hNraPDQQDPLe8Un/kvJfsZCsHKriA4mphg6Ctc2Cuup/59DtHMdAPm6ICXlUmhwTiug==} engines: {node: '>= 0.10'} - nanoid@3.3.12: - resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} + nanoid@3.3.18: + resolution: {integrity: sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -3445,8 +3391,8 @@ packages: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} - oidc-client-ts@2.4.1: - resolution: {integrity: sha512-IxlGMsbkZPsHJGCliWT3LxjUcYzmiN21656n/Zt2jDncZlBFc//cd8WqFF0Lt681UT3AImM57E6d4N53ziTCYA==} + oidc-client-ts@2.5.0: + resolution: {integrity: sha512-JZ/Sp+AoML4sBWCn8ShAjnIMKx3GXwU/8sQY2btRPOUS8kBZltC2dFqOdN5Mimc4g7oVGSTC/bVDBviYcuud9g==} engines: {node: '>=12.13.0'} on-finished@2.4.1: @@ -3463,8 +3409,8 @@ packages: outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} - own-keys@1.0.1: - resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} + own-keys@1.0.2: + resolution: {integrity: sha512-19YVAg7T+WTrxggPukVq7DjTv6+PJ867TmhCvBsYwmbFCsZd344rq2Ld1p0wo8f8Qrrhgp82c6FJRqdXWtSEhg==} engines: {node: '>= 0.4'} p-filter@2.1.0: @@ -3495,8 +3441,8 @@ packages: resolution: {integrity: sha512-T8BatKGY+k5rU+Q/GTYgrEf2r4xRMevAN5mtXc2aPc4rS1j3s+vWTaO2Wag94neXuCAUAs8cxBL9EeB5EA6diw==} engines: {node: '>=16'} - p-map@7.0.4: - resolution: {integrity: sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==} + p-map@7.0.6: + resolution: {integrity: sha512-I4Prw6ivkd6p8PiYR1tXASOAOBzIJwu0TB7fqaX0c/8c3QAehNYmX57EijyGGGBt3c/BIowGwV03RVBtXvHEVg==} engines: {node: '>=18'} p-try@2.2.0: @@ -3528,8 +3474,8 @@ packages: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} - path-expression-matcher@1.5.0: - resolution: {integrity: sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==} + path-expression-matcher@1.6.2: + resolution: {integrity: sha512-enSlaiat05iasnzmgNxRj8reFdj3puY2QpNgP1aPIaVfT6nn9ICuPoFlKHk8EN22HcwewshO+mN2DGbkCEOtqQ==} engines: {node: '>=14.0.0'} path-is-absolute@1.0.1: @@ -3576,8 +3522,8 @@ packages: resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} engines: {node: '>=8.6'} - picomatch@4.0.4: - resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} + picomatch@4.0.5: + resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} engines: {node: '>=12'} pidtree@0.3.1: @@ -3597,8 +3543,8 @@ packages: resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} engines: {node: '>= 0.4'} - postcss@8.5.15: - resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} + postcss@8.5.26: + resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -3621,8 +3567,8 @@ packages: resolution: {integrity: sha512-E1sbAYg3aEbXrq0n1ojJkRHQJGE1kaE/O6GLA94y8rnJBfgvOPTOd1b9hOceQK1FFZI9qMh1vBERCyO2ifubcw==} engines: {node: '>=18'} - protobufjs@7.6.3: - resolution: {integrity: sha512-+k0vdJKNdW+Vu+dYe8tZA/VvQb6XKNWexC6URwBFXxNnjLJz9nQJCemGyNgRAWD+B7+nGNc9qMPGwcD7s4nzUw==} + protobufjs@7.6.5: + resolution: {integrity: sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==} engines: {node: '>=12.0.0'} proxy-addr@2.0.7: @@ -3637,8 +3583,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.15.2: - resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==} + qs@6.15.3: + resolution: {integrity: sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==} engines: {node: '>=0.6'} quansync@0.2.11: @@ -3702,18 +3648,22 @@ packages: react-native: optional: true - react-router-dom@6.30.4: - resolution: {integrity: sha512-q4HvNl+mmDdkS0g+MqiBZNteQJCuimWoOyHMy4T/RQLAn9Z29+E91QXRaxOujeMl2HTzRSS0KFPd7lxX3PjV0Q==} - engines: {node: '>=14.0.0'} + react-router-dom@7.18.2: + resolution: {integrity: sha512-AIKJ/jgGlFb3EbfCXk5Gzshiwt+l3mqbCrNjmEWMMjqQxNJ3svBa6bgzFyCC2Sw3RA0VWF1kg3uQf2OFhxb8hw==} + engines: {node: '>=20.0.0'} peerDependencies: - react: '>=16.8' - react-dom: '>=16.8' + react: '>=18' + react-dom: '>=18' - react-router@6.30.4: - resolution: {integrity: sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA==} - engines: {node: '>=14.0.0'} + react-router@7.18.2: + resolution: {integrity: sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg==} + engines: {node: '>=20.0.0'} peerDependencies: - react: '>=16.8' + react: '>=18' + react-dom: '>=18' + peerDependenciesMeta: + react-dom: + optional: true react-table@7.8.0: resolution: {integrity: sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==} @@ -3763,9 +3713,9 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} - readdirp@4.1.2: - resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} - engines: {node: '>= 14.18.0'} + readdirp@5.1.1: + resolution: {integrity: sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==} + engines: {node: '>= 20.19.0'} redux@4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} @@ -3793,11 +3743,6 @@ packages: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - resolve@1.22.10: - resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==} - engines: {node: '>= 0.4'} - hasBin: true - resolve@1.22.12: resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==} engines: {node: '>= 0.4'} @@ -3808,14 +3753,14 @@ packages: engines: {node: '>= 0.4'} hasBin: true - retry-request@7.0.2: - resolution: {integrity: sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==} - engines: {node: '>=14'} - - retry-request@8.0.3: - resolution: {integrity: sha512-qqoc4kkGgP9cmQDWELlOpAmfgJOg0Yi7MT82ZjiPWu451ayju4itwomjM4/dBEliify8C1b3tSaeCOldugtwPQ==} + retry-request@8.0.4: + resolution: {integrity: sha512-pI6/7eabUYkZxamkOq0g0uMxKLLGnjzhefY+vL8bVXag5rto4OU2YBTPytWLuHH7aEKD6fn7kJycQfid0Mwnkw==} engines: {node: '>=18'} + retry-request@9.0.1: + resolution: {integrity: sha512-4kGHEBl0ME6gR+8QB1sPMyg58jUxLUcCZNeqLDrfqzk0eWQN8XJFmeu7fmZCjlZCRW0S2u64Ik1HkO/0sWgCYQ==} + engines: {node: '>=22'} + retry@0.13.1: resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} engines: {node: '>= 4'} @@ -3838,8 +3783,8 @@ packages: resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} hasBin: true - rollup@4.61.1: - resolution: {integrity: sha512-I4KW6iuRpuu2uHBLraZ1wNZe0DP7lnRha+VJ9tNaYVaVgKhW0aI3h4RYnoRPeql0flHm/Co55b7snEDcOfOJrA==} + rollup@4.62.4: + resolution: {integrity: sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -3872,9 +3817,9 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.89.2: - resolution: {integrity: sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==} - engines: {node: '>=14.0.0'} + sass@1.102.0: + resolution: {integrity: sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==} + engines: {node: '>=20.19.0'} hasBin: true scheduler@0.21.0: @@ -3894,24 +3839,22 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.7.2: - resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} - engines: {node: '>=10'} - hasBin: true - semver@7.8.5: resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==} engines: {node: '>=10'} hasBin: true - send@0.19.0: - resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} + send@0.19.2: + resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==} engines: {node: '>= 0.8.0'} - serve-static@1.16.2: - resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} + serve-static@1.16.3: + resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==} engines: {node: '>= 0.8.0'} + set-cookie-parser@2.7.2: + resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==} + set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} @@ -3946,16 +3889,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.4: - resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} - engines: {node: '>= 0.4'} - - shell-quote@1.9.0: - resolution: {integrity: sha512-Iov+JwFv/2HcTpcwNMKd8+IWNb8tboQJNQTkAY/LLVK7gGH9jy+LGkVqPxfekHl+yMmiqXszdGWXgkfml7hjqA==} - engines: {node: '>= 0.4'} - - side-channel-list@1.0.0: - resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} + shell-quote@1.10.0: + resolution: {integrity: sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==} engines: {node: '>= 0.4'} side-channel-list@1.0.1: @@ -3970,10 +3905,6 @@ packages: resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} engines: {node: '>= 0.4'} - side-channel@1.1.0: - resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} - engines: {node: '>= 0.4'} - side-channel@1.1.1: resolution: {integrity: sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==} engines: {node: '>= 0.4'} @@ -4029,8 +3960,8 @@ packages: resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} engines: {node: '>= 0.8'} - std-env@3.9.0: - resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} + std-env@3.10.0: + resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} stop-iteration-iterator@1.1.0: resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} @@ -4099,8 +4030,8 @@ packages: strip-literal@3.1.0: resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==} - strnum@2.4.0: - resolution: {integrity: sha512-sHrVyWWdq28RbhjuJdZsA1SnGRJV6NiXbk6AXBxDOsgAcA+lmpUZCYjOdLBxkXMwis6RRe7dlZt4VlIWFVzkmg==} + strnum@2.4.2: + resolution: {integrity: sha512-rDG3Ah4TV0k1hWvLSzkZtMmLN9+eS+h3knq4MP6A42Y3Yh5qGNnOUs1jJkoSr8FG5dsL28c7KgkIBzSEykqtuw==} stubs@3.0.0: resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==} @@ -4120,23 +4051,23 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - tabbable@6.2.0: - resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + tabbable@6.5.0: + resolution: {integrity: sha512-wieBHXygIm7OyQOu5hQlkk62/WyCFYGlWg7L6/ZCUZwx0o398Zkn4pVmMyfYhfMG8kGrj/Krt8eIk6UKC6VzwA==} - teeny-request@10.1.3: - resolution: {integrity: sha512-5yDliI1uWkYPo7W+Zvrxg6YmoWuj5iC5EydewqrRTvc68nyMTZhlPPlLg6cptUGfbQAb+N9XDPDPzF6N081lug==} + teeny-request@10.1.4: + resolution: {integrity: sha512-R1Cg4Vu0UULeDfHL/kjABLaTW++9yD/B6n2g48y5dJ04hsEaxcfmAqbNDzNsbqAYJyIpZafjklLG9YxRu9uzOg==} engines: {node: '>=18'} - teeny-request@9.0.0: - resolution: {integrity: sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==} - engines: {node: '>=14'} + teeny-request@11.0.1: + resolution: {integrity: sha512-bNr5j2YjSdajgCVsp+8JVjRf1uHIbpNISLeKp/7V1NnVMX3Gh6H/kECNGlm2Q3I68ACODQ0iv6aZ3Rvm8WgLGA==} + engines: {node: '>=22'} term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} - test-exclude@7.0.1: - resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} + test-exclude@7.0.2: + resolution: {integrity: sha512-u9E6A+ZDYdp7a4WnarkXPZOx8Ilz46+kby6p1yZ8zsGTz9gYa6FIS7lj2oezzNKmtdyyJNNmmXDppga5GB7kSw==} engines: {node: '>=18'} text-table@0.2.0: @@ -4227,6 +4158,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -4284,12 +4216,12 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.18.2: resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} + undici-types@8.3.0: + resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} + unicode-trie@2.0.0: resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==} @@ -4308,8 +4240,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - use-sync-external-store@1.5.0: - resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} + use-sync-external-store@1.6.0: + resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4324,8 +4256,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@14.0.1: - resolution: {integrity: sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==} + uuid@14.0.2: + resolution: {integrity: sha512-xZe/16rV4aa+HGSOCiY2YeLT1OybRLrrkL/Rqaq7p7GMVXjFh+6wN4oMYgjFmnSnhY8t6Xpdl2l9qmnHYuMHwQ==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -4397,16 +4329,16 @@ packages: yaml: optional: true - vitest@3.2.6: - resolution: {integrity: sha512-xejya+bT/j/+R/AGa1XOfRxLmNUlLtlwjRsFUILF+xHfzElmGcmFydy2gqqIrd62ptIEfwVMofd19uNWD9L7Nw==} + vitest@3.2.7: + resolution: {integrity: sha512-KrxIJ62Fd89gfysR4WotlgZABiz2dqFPgqGzX7s+CwsqLFomRH7777ZcrOD6+WVAh7khPQP41A+BKbpcJFrdEg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.2.6 - '@vitest/ui': 3.2.6 + '@vitest/browser': 3.2.7 + '@vitest/ui': 3.2.7 happy-dom: '>=20.8.9' jsdom: '*' peerDependenciesMeta: @@ -4488,8 +4420,20 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.21.0: - resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} + ws@7.5.13: + resolution: {integrity: sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==} + engines: {node: '>=8.3.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + ws@8.21.3: + resolution: {integrity: sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -4500,8 +4444,8 @@ packages: utf-8-validate: optional: true - xml-naming@0.1.0: - resolution: {integrity: sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==} + xml-naming@0.3.0: + resolution: {integrity: sha512-ghig2TBE/H11aOVgmahA3MhimvkBr6JIYknH/Dhdk10nXwdbIqBJsbfMxpvFPG8bAw77gN29aQWvKpmVoPlvPQ==} engines: {node: '>=16.0.0'} xtend@4.0.2: @@ -4516,8 +4460,8 @@ packages: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} - yargs@17.7.2: - resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} + yargs@17.7.3: + resolution: {integrity: sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==} engines: {node: '>=12'} yn@3.1.1: @@ -4547,121 +4491,120 @@ snapshots: '@ampproject/remapping@2.3.0': dependencies: - '@jridgewell/gen-mapping': 0.3.12 - '@jridgewell/trace-mapping': 0.3.29 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 - '@azure/abort-controller@2.1.2': + '@azure/abort-controller@2.2.0': dependencies: tslib: 2.8.1 - '@azure/core-auth@1.10.0': + '@azure/core-auth@1.11.0': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-util': 1.14.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-client@1.10.0': + '@azure/core-client@1.11.0': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.0 - '@azure/core-rest-pipeline': 1.22.0 - '@azure/core-tracing': 1.3.0 - '@azure/core-util': 1.13.0 - '@azure/logger': 1.3.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-auth': 1.11.0 + '@azure/core-rest-pipeline': 1.25.0 + '@azure/core-tracing': 1.4.0 + '@azure/core-util': 1.14.0 + '@azure/logger': 1.4.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-http-compat@2.3.0': + '@azure/core-http-compat@2.5.0(@azure/core-client@1.11.0)(@azure/core-rest-pipeline@1.25.0)': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-client': 1.10.0 - '@azure/core-rest-pipeline': 1.22.0 - transitivePeerDependencies: - - supports-color + '@azure/abort-controller': 2.2.0 + '@azure/core-client': 1.11.0 + '@azure/core-rest-pipeline': 1.25.0 '@azure/core-lro@2.7.2': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.0 - '@azure/logger': 1.3.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-util': 1.14.0 + '@azure/logger': 1.4.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-paging@1.6.2': + '@azure/core-paging@1.7.0': dependencies: tslib: 2.8.1 - '@azure/core-rest-pipeline@1.22.0': + '@azure/core-rest-pipeline@1.25.0': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.0 - '@azure/core-tracing': 1.3.0 - '@azure/core-util': 1.13.0 - '@azure/logger': 1.3.0 - '@typespec/ts-http-runtime': 0.3.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-auth': 1.11.0 + '@azure/core-tracing': 1.4.0 + '@azure/core-util': 1.14.0 + '@azure/logger': 1.4.0 + '@typespec/ts-http-runtime': 0.3.8 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-tracing@1.3.0': + '@azure/core-tracing@1.4.0': dependencies: tslib: 2.8.1 - '@azure/core-util@1.13.0': + '@azure/core-util@1.14.0': dependencies: - '@azure/abort-controller': 2.1.2 - '@typespec/ts-http-runtime': 0.3.0 + '@azure/abort-controller': 2.2.0 + '@typespec/ts-http-runtime': 0.3.8 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-xml@1.5.0': + '@azure/core-xml@1.6.0': dependencies: - fast-xml-parser: 5.8.0 + fast-xml-parser: 5.11.0 tslib: 2.8.1 - '@azure/logger@1.3.0': + '@azure/logger@1.4.0': dependencies: - '@typespec/ts-http-runtime': 0.3.0 + '@typespec/ts-http-runtime': 0.3.8 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/storage-blob@12.32.0': + '@azure/storage-blob@12.33.0': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.0 - '@azure/core-client': 1.10.0 - '@azure/core-http-compat': 2.3.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-auth': 1.11.0 + '@azure/core-client': 1.11.0 + '@azure/core-http-compat': 2.5.0(@azure/core-client@1.11.0)(@azure/core-rest-pipeline@1.25.0) '@azure/core-lro': 2.7.2 - '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.22.0 - '@azure/core-tracing': 1.3.0 - '@azure/core-util': 1.13.0 - '@azure/core-xml': 1.5.0 - '@azure/logger': 1.3.0 - '@azure/storage-common': 12.4.0 + '@azure/core-paging': 1.7.0 + '@azure/core-rest-pipeline': 1.25.0 + '@azure/core-tracing': 1.4.0 + '@azure/core-util': 1.14.0 + '@azure/core-xml': 1.6.0 + '@azure/logger': 1.4.0 + '@azure/storage-common': 12.5.0(@azure/core-client@1.11.0) events: 3.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/storage-common@12.4.0': + '@azure/storage-common@12.5.0(@azure/core-client@1.11.0)': dependencies: - '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.0 - '@azure/core-http-compat': 2.3.0 - '@azure/core-rest-pipeline': 1.22.0 - '@azure/core-tracing': 1.3.0 - '@azure/core-util': 1.13.0 - '@azure/logger': 1.3.0 + '@azure/abort-controller': 2.2.0 + '@azure/core-auth': 1.11.0 + '@azure/core-http-compat': 2.5.0(@azure/core-client@1.11.0)(@azure/core-rest-pipeline@1.25.0) + '@azure/core-rest-pipeline': 1.25.0 + '@azure/core-tracing': 1.4.0 + '@azure/core-util': 1.14.0 + '@azure/logger': 1.4.0 events: 3.3.0 tslib: 2.8.1 transitivePeerDependencies: + - '@azure/core-client' - supports-color '@babel/code-frame@7.29.7': @@ -4670,30 +4613,26 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/helper-string-parser@7.27.1': {} - - '@babel/helper-validator-identifier@7.27.1': {} + '@babel/helper-string-parser@7.29.7': {} '@babel/helper-validator-identifier@7.29.7': {} - '@babel/parser@7.28.0': + '@babel/parser@7.29.8': dependencies: - '@babel/types': 7.28.1 - - '@babel/runtime@7.27.6': {} + '@babel/types': 7.29.8 '@babel/runtime@7.29.7': {} - '@babel/types@7.28.1': + '@babel/types@7.29.8': dependencies: - '@babel/helper-string-parser': 7.27.1 - '@babel/helper-validator-identifier': 7.27.1 + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 '@bcoe/v8-coverage@0.2.3': {} '@bentley/icons-generic-webfont@1.0.34': {} - '@bentley/imodeljs-native@5.10.34': {} + '@bentley/imodeljs-native@5.12.31': {} '@changesets/apply-release-plan@7.1.1': dependencies: @@ -4724,7 +4663,7 @@ snapshots: dependencies: '@changesets/types': 6.1.0 - '@changesets/cli@2.31.0(@types/node@24.13.2)': + '@changesets/cli@2.31.1(@types/node@24.13.3)': dependencies: '@changesets/apply-release-plan': 7.1.1 '@changesets/assemble-release-plan': 6.0.10 @@ -4740,7 +4679,7 @@ snapshots: '@changesets/should-skip-package': 0.1.2 '@changesets/types': 6.1.0 '@changesets/write': 0.4.0 - '@inquirer/external-editor': 1.0.3(@types/node@24.13.2) + '@inquirer/external-editor': 1.0.3(@types/node@24.13.3) '@manypkg/get-packages': 1.1.3 ansi-colors: 4.1.3 enquirer: 2.4.1 @@ -4803,7 +4742,7 @@ snapshots: '@changesets/parse@0.4.3': dependencies: '@changesets/types': 6.1.0 - js-yaml: 4.2.0 + js-yaml: 4.3.1 '@changesets/pre@2.0.2': dependencies: @@ -4837,7 +4776,7 @@ snapshots: dependencies: '@changesets/types': 6.1.0 fs-extra: 7.0.1 - human-id: 4.2.0 + human-id: 4.2.1 prettier: 2.8.8 '@cspotcode/source-map-support@0.8.1': @@ -4922,7 +4861,7 @@ snapshots: '@esbuild/win32-x64@0.25.12': optional: true - '@eslint-community/eslint-utils@4.9.1(eslint@8.57.1)': + '@eslint-community/eslint-utils@4.10.1(eslint@8.57.1)': dependencies: eslint: 8.57.1 eslint-visitor-keys: 3.4.3 @@ -4937,7 +4876,7 @@ snapshots: globals: 13.24.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.2.0 + js-yaml: 4.3.1 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -4945,76 +4884,75 @@ snapshots: '@eslint/js@8.57.1': {} - '@floating-ui/core@1.7.2': + '@floating-ui/core@1.8.0': dependencies: - '@floating-ui/utils': 0.2.10 + '@floating-ui/utils': 0.2.12 - '@floating-ui/dom@1.7.2': + '@floating-ui/dom@1.8.0': dependencies: - '@floating-ui/core': 1.7.2 - '@floating-ui/utils': 0.2.10 + '@floating-ui/core': 1.8.0 + '@floating-ui/utils': 0.2.12 - '@floating-ui/react-dom@2.1.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@floating-ui/react-dom@2.1.9(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/dom': 1.7.2 + '@floating-ui/dom': 1.8.0 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) - '@floating-ui/react-dom@2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react-dom@2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/dom': 1.7.2 + '@floating-ui/dom': 1.8.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@floating-ui/react@0.27.13(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@floating-ui/react@0.27.20(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/react-dom': 2.1.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@floating-ui/utils': 0.2.10 + '@floating-ui/react-dom': 2.1.9(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@floating-ui/utils': 0.2.12 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) - tabbable: 6.2.0 + tabbable: 6.5.0 - '@floating-ui/react@0.27.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react@0.27.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/react-dom': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@floating-ui/utils': 0.2.10 + '@floating-ui/react-dom': 2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/utils': 0.2.12 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - tabbable: 6.2.0 + tabbable: 6.5.0 - '@floating-ui/utils@0.2.10': {} + '@floating-ui/utils@0.2.12': {} - '@google-cloud/paginator@5.0.2': + '@google-cloud/paginator@7.0.1': dependencies: - arrify: 2.0.1 extend: 3.0.2 - '@google-cloud/projectify@4.0.0': {} + '@google-cloud/projectify@6.0.1': {} - '@google-cloud/promisify@4.0.0': {} + '@google-cloud/promisify@6.0.1': {} '@google-cloud/storage-control@0.5.0': dependencies: - google-gax: 5.0.7 + google-gax: 5.0.8 transitivePeerDependencies: - supports-color - '@google-cloud/storage@7.21.0': + '@google-cloud/storage@8.0.1': dependencies: - '@google-cloud/paginator': 5.0.2 - '@google-cloud/projectify': 4.0.0 - '@google-cloud/promisify': 4.0.0 + '@google-cloud/paginator': 7.0.1 + '@google-cloud/projectify': 6.0.1 + '@google-cloud/promisify': 6.0.1 abort-controller: 3.0.0 async-retry: 1.3.3 duplexify: 4.1.3 - fast-xml-parser: 5.8.0 + fast-xml-parser: 5.11.0 gaxios: 6.7.1 google-auth-library: 9.15.1 html-entities: 2.6.0 mime: 3.0.0 p-limit: 3.1.0 - retry-request: 7.0.2 - teeny-request: 9.0.0 + retry-request: 9.0.1 + teeny-request: 11.0.1 transitivePeerDependencies: - encoding - supports-color @@ -5028,8 +4966,8 @@ snapshots: dependencies: lodash.camelcase: 4.3.0 long: 5.3.2 - protobufjs: 7.6.3 - yargs: 17.7.2 + protobufjs: 7.6.5 + yargs: 17.7.3 '@humanwhocodes/config-array@0.13.0': dependencies: @@ -5043,38 +4981,38 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@inquirer/external-editor@1.0.3(@types/node@24.13.2)': + '@inquirer/external-editor@1.0.3(@types/node@24.13.3)': dependencies: chardet: 2.2.0 - iconv-lite: 0.7.2 + iconv-lite: 0.7.3 optionalDependencies: - '@types/node': 24.13.2 + '@types/node': 24.13.3 '@inversifyjs/common@1.5.2': {} - '@inversifyjs/container@1.13.0(reflect-metadata@0.2.2)': + '@inversifyjs/container@1.15.0(reflect-metadata@0.2.2)': dependencies: '@inversifyjs/common': 1.5.2 - '@inversifyjs/core': 9.0.0(reflect-metadata@0.2.2) + '@inversifyjs/core': 9.2.0(reflect-metadata@0.2.2) '@inversifyjs/plugin': 0.2.0 - '@inversifyjs/reflect-metadata-utils': 1.4.0(reflect-metadata@0.2.2) + '@inversifyjs/reflect-metadata-utils': 1.4.1(reflect-metadata@0.2.2) reflect-metadata: 0.2.2 - '@inversifyjs/core@9.0.0(reflect-metadata@0.2.2)': + '@inversifyjs/core@9.2.0(reflect-metadata@0.2.2)': dependencies: '@inversifyjs/common': 1.5.2 - '@inversifyjs/prototype-utils': 0.1.2 - '@inversifyjs/reflect-metadata-utils': 1.4.0(reflect-metadata@0.2.2) + '@inversifyjs/prototype-utils': 0.1.3 + '@inversifyjs/reflect-metadata-utils': 1.4.1(reflect-metadata@0.2.2) transitivePeerDependencies: - reflect-metadata '@inversifyjs/plugin@0.2.0': {} - '@inversifyjs/prototype-utils@0.1.2': + '@inversifyjs/prototype-utils@0.1.3': dependencies: '@inversifyjs/common': 1.5.2 - '@inversifyjs/reflect-metadata-utils@1.4.0(reflect-metadata@0.2.2)': + '@inversifyjs/reflect-metadata-utils@1.4.1(reflect-metadata@0.2.2)': dependencies: reflect-metadata: 0.2.2 @@ -5087,17 +5025,17 @@ snapshots: wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 - '@istanbuljs/schema@0.1.3': {} + '@istanbuljs/schema@0.1.6': {} - '@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2)': + '@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4)': dependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 - '@itwin/appui-layout-react@4.8.3(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@types/react@18.3.23)(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@itwin/appui-layout-react@4.8.3(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@types/react@18.3.31)(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/itwinui-variables': 2.1.2 classnames: 2.3.1 @@ -5107,26 +5045,26 @@ snapshots: react-dom: 18.0.0(react@18.3.1) react-transition-group: 4.4.5(react-dom@18.0.0(react@18.3.1))(react@18.3.1) ts-key-enum: 2.0.13 - zustand: 4.5.7(@types/react@18.3.23)(immer@9.0.6)(react@18.3.1) + zustand: 4.5.7(@types/react@18.3.31)(immer@9.0.6)(react@18.3.1) transitivePeerDependencies: - '@types/react' - '@itwin/appui-react@5.15.0(1ecba2802efaa02aec56ee66a70715ed)': - dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/components-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-geometry': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/imodel-components-react': 5.15.0(1ec1997054481bf78e6ae47647c76904) + '@itwin/appui-react@5.33.2(103031920401ebcfdf0679cc9058c1f8)': + dependencies: + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/components-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-geometry': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/imodel-components-react': 5.33.2(77f3905a2094860a0c0da270da91aa84) '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) classnames: 2.5.1 - immer: 10.1.1 + immer: 10.2.0 lodash: 4.18.1 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) @@ -5136,66 +5074,66 @@ snapshots: redux: 4.2.1 rxjs: 7.8.2 ts-key-enum: 2.0.13 - zustand: 4.5.7(@types/react@18.3.23)(immer@10.1.1)(react@18.3.1) + zustand: 4.5.7(@types/react@18.3.31)(immer@10.2.0)(react@18.3.1) transitivePeerDependencies: - '@types/react' - '@itwin/cloud-agnostic-core@3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/cloud-agnostic-core@3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': optionalDependencies: - inversify: 7.10.0(reflect-metadata@0.2.2) + inversify: 7.11.0(reflect-metadata@0.2.2) reflect-metadata: 0.2.2 - '@itwin/components-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@itwin/components-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) classnames: 2.5.1 - immer: 10.1.1 + immer: 10.2.0 linkify-it: 5.0.2 lodash: 4.18.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-window: 1.8.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-dom: 18.0.0(react@18.3.1) + react-window: 1.8.11(react-dom@18.0.0(react@18.3.1))(react@18.3.1) rxjs: 7.8.2 ts-key-enum: 2.0.13 - '@itwin/components-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@itwin/components-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) classnames: 2.5.1 - immer: 10.1.1 + immer: 10.2.0 linkify-it: 5.0.2 lodash: 4.18.1 react: 18.3.1 - react-dom: 18.0.0(react@18.3.1) - react-window: 1.8.11(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) + react-window: 1.8.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rxjs: 7.8.2 ts-key-enum: 2.0.13 - '@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': dependencies: - '@azure/storage-blob': 12.32.0 - '@bentley/imodeljs-native': 5.10.34 - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/object-storage-azure': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@azure/storage-blob': 12.33.0 + '@bentley/imodeljs-native': 5.12.31 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/object-storage-azure': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) form-data: 4.0.6 fs-extra: 8.1.0 json5: 2.2.3 linebreak: 1.1.0 multiparty: 4.3.0 - semver: 7.7.2 + semver: 7.8.5 touch: 3.1.1 - ws: 8.21.0 + ws: 7.5.13 transitivePeerDependencies: - bufferutil - debug @@ -5204,27 +5142,27 @@ snapshots: - supports-color - utf-8-validate - '@itwin/core-bentley@5.10.2': {} + '@itwin/core-bentley@5.12.4': {} - '@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2)': + '@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4)': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-geometry': 5.10.2 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-geometry': 5.12.4 flatbuffers: 1.12.0 - js-base64: 3.7.7 - - '@itwin/core-frontend@5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))))': - dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-geometry': 5.10.2 - '@itwin/core-i18n': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-orbitgt': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/ecschema-rpcinterface-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/webgl-compatibility': 5.10.2 + js-base64: 3.9.3 + + '@itwin/core-frontend@5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))))': + dependencies: + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-geometry': 5.12.4 + '@itwin/core-i18n': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-orbitgt': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/ecschema-rpcinterface-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/webgl-compatibility': 5.12.4 '@loaders.gl/core': 4.3.4 '@loaders.gl/draco': 4.3.4(@loaders.gl/core@4.3.4) fuse.js: 3.6.1 @@ -5232,79 +5170,79 @@ snapshots: transitivePeerDependencies: - encoding - '@itwin/core-geometry@5.10.2': + '@itwin/core-geometry@5.12.4': dependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 flatbuffers: 1.12.0 - '@itwin/core-i18n@5.10.2(@itwin/core-bentley@5.10.2)': + '@itwin/core-i18n@5.12.4(@itwin/core-bentley@5.12.4)': dependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 i18next: 21.10.0 i18next-browser-languagedetector: 6.1.8 i18next-http-backend: 3.0.6 transitivePeerDependencies: - encoding - '@itwin/core-orbitgt@5.10.2': {} + '@itwin/core-orbitgt@5.12.4': {} - '@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)': + '@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)': dependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 - '@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) classnames: 2.5.1 - dompurify: 3.4.11 + dompurify: 3.4.14 lodash: 4.18.1 react: 18.3.1 react-autosuggest: 10.1.0(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) + react-dom: 18.0.0(react@18.3.1) ts-key-enum: 2.0.13 - '@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-bentley': 5.12.4 + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) classnames: 2.5.1 - dompurify: 3.4.11 + dompurify: 3.4.14 lodash: 4.18.1 react: 18.3.1 react-autosuggest: 10.1.0(react@18.3.1) - react-dom: 18.0.0(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) ts-key-enum: 2.0.13 - '@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))': + '@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) - '@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))': + '@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) - '@itwin/ecschema-rpcinterface-impl@5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))))': + '@itwin/ecschema-rpcinterface-impl@5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))))': dependencies: - '@itwin/core-backend': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-geometry': 5.10.2 - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/ecschema-rpcinterface-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) + '@itwin/core-backend': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-geometry': 5.12.4 + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/ecschema-rpcinterface-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) - '@itwin/express-server@5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))': + '@itwin/express-server@5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))': dependencies: - '@itwin/core-backend': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) + '@itwin/core-backend': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) express: 4.22.2 express-ws: 5.0.2(express@4.22.2) transitivePeerDependencies: @@ -5312,52 +5250,52 @@ snapshots: - supports-color - utf-8-validate - '@itwin/imodel-components-react@5.15.0(1ec1997054481bf78e6ae47647c76904)': + '@itwin/imodel-components-react@5.33.2(77f3905a2094860a0c0da270da91aa84)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/components-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-geometry': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/components-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-geometry': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) classnames: 2.5.1 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) ts-key-enum: 2.0.13 - '@itwin/imodel-components-react@5.15.0(aa851510f770b548c5819885b5b1801b)': + '@itwin/imodel-components-react@5.33.2(90c3fd92e7f19a48cf13444a14946705)': dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/components-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-geometry': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/components-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-geometry': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) ts-key-enum: 2.0.13 - '@itwin/imodels-access-backend@6.1.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': - dependencies: - '@itwin/core-backend': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/imodels-access-common': 6.1.2(@itwin/core-bentley@5.10.2)(@itwin/imodels-client-management@6.2.1) - '@itwin/imodels-client-authoring': 6.2.1(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/imodels-client-management': 6.2.1 - '@itwin/object-storage-azure': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/object-storage-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/object-storage-google': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - axios: 1.17.0 + '@itwin/imodels-access-backend@6.1.3(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + dependencies: + '@itwin/core-backend': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/imodels-access-common': 6.1.3(@itwin/core-bentley@5.12.4)(@itwin/imodels-client-management@6.2.2) + '@itwin/imodels-client-authoring': 6.2.2(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/imodels-client-management': 6.2.2 + '@itwin/object-storage-azure': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/object-storage-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/object-storage-google': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + axios: 1.19.0 transitivePeerDependencies: - debug - encoding @@ -5365,34 +5303,34 @@ snapshots: - reflect-metadata - supports-color - '@itwin/imodels-access-common@6.1.2(@itwin/core-bentley@5.10.2)(@itwin/imodels-client-management@6.2.1)': + '@itwin/imodels-access-common@6.1.3(@itwin/core-bentley@5.12.4)(@itwin/imodels-client-management@6.2.2)': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/imodels-client-management': 6.2.1 + '@itwin/core-bentley': 5.12.4 + '@itwin/imodels-client-management': 6.2.2 - '@itwin/imodels-access-frontend@6.1.2(@itwin/core-bentley@5.10.2)(@itwin/core-frontend@5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))))': + '@itwin/imodels-access-frontend@6.1.3(@itwin/core-bentley@5.12.4)(@itwin/core-frontend@5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))))': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/imodels-access-common': 6.1.2(@itwin/core-bentley@5.10.2)(@itwin/imodels-client-management@6.2.1) - '@itwin/imodels-client-management': 6.2.1 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/imodels-access-common': 6.1.3(@itwin/core-bentley@5.12.4)(@itwin/imodels-client-management@6.2.2) + '@itwin/imodels-client-management': 6.2.2 transitivePeerDependencies: - debug - supports-color - '@itwin/imodels-client-authoring@6.2.1(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/imodels-client-authoring@6.2.2(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': dependencies: - '@itwin/imodels-client-management': 6.2.1 - '@itwin/object-storage-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/imodels-client-management': 6.2.2 + '@itwin/object-storage-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) transitivePeerDependencies: - debug - inversify - reflect-metadata - supports-color - '@itwin/imodels-client-management@6.2.1': + '@itwin/imodels-client-management@6.2.2': dependencies: - axios: 1.17.0 + axios: 1.19.0 transitivePeerDependencies: - debug - supports-color @@ -5402,11 +5340,6 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@itwin/itwinui-icons-react@2.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - '@itwin/itwinui-icons-react@2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: react: 18.3.1 @@ -5436,220 +5369,211 @@ snapshots: react: 18.3.1 react-dom: 18.0.0(react@18.3.1) - '@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/react': 0.27.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@swc/helpers': 0.5.17 - '@tanstack/react-virtual': 3.13.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react': 0.27.20(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@swc/helpers': 0.5.23 + '@tanstack/react-virtual': 3.14.10(react-dom@18.0.0(react@18.3.1))(react@18.3.1) classnames: 2.5.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 18.0.0(react@18.3.1) react-table: 7.8.0(react@18.3.1) - '@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/react': 0.27.13(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@swc/helpers': 0.5.17 - '@tanstack/react-virtual': 3.13.12(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@floating-ui/react': 0.27.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@swc/helpers': 0.5.23 + '@tanstack/react-virtual': 3.14.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) classnames: 2.5.1 react: 18.3.1 - react-dom: 18.0.0(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) react-table: 7.8.0(react@18.3.1) '@itwin/itwinui-variables@2.1.2': {} - '@itwin/object-storage-azure@3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/object-storage-azure@3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': dependencies: - '@azure/core-paging': 1.6.2 - '@azure/storage-blob': 12.32.0 - '@itwin/cloud-agnostic-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/object-storage-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@azure/core-paging': 1.7.0 + '@azure/storage-blob': 12.33.0 + '@itwin/cloud-agnostic-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/object-storage-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) optionalDependencies: - inversify: 7.10.0(reflect-metadata@0.2.2) + inversify: 7.11.0(reflect-metadata@0.2.2) reflect-metadata: 0.2.2 transitivePeerDependencies: - debug - supports-color - '@itwin/object-storage-core@3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/object-storage-core@3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': dependencies: - '@itwin/cloud-agnostic-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - axios: 1.17.0 + '@itwin/cloud-agnostic-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + axios: 1.19.0 optionalDependencies: - inversify: 7.10.0(reflect-metadata@0.2.2) + inversify: 7.11.0(reflect-metadata@0.2.2) reflect-metadata: 0.2.2 transitivePeerDependencies: - debug - supports-color - '@itwin/object-storage-google@3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': + '@itwin/object-storage-google@3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2)': dependencies: - '@google-cloud/storage': 7.21.0 + '@google-cloud/storage': 8.0.1 '@google-cloud/storage-control': 0.5.0 - '@itwin/cloud-agnostic-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/object-storage-core': 3.1.2(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - axios: 1.17.0 - google-auth-library: 10.9.0 + '@itwin/cloud-agnostic-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/object-storage-core': 3.1.3(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + axios: 1.19.0 + google-auth-library: 10.9.1 optionalDependencies: - inversify: 7.10.0(reflect-metadata@0.2.2) + inversify: 7.11.0(reflect-metadata@0.2.2) reflect-metadata: 0.2.2 transitivePeerDependencies: - debug - encoding - supports-color - '@itwin/presentation-backend@5.10.2(@itwin/core-backend@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/presentation-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))))': + '@itwin/presentation-backend@5.12.4(@itwin/core-backend@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/presentation-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))))': dependencies: - '@itwin/core-backend': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(inversify@7.10.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/presentation-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-backend': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(inversify@7.11.0(reflect-metadata@0.2.2))(reflect-metadata@0.2.2) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/presentation-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/presentation-shared': 1.2.19 object-hash: 1.3.1 rxjs: 7.8.2 rxjs-for-await: 1.0.0(rxjs@7.8.2) - semver: 7.7.2 - - '@itwin/presentation-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))': - dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/presentation-shared': 1.2.3 - - '@itwin/presentation-components@5.12.8(0746bd1c77120d1e76e092c9e2766a98)': - dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/components-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/imodel-components-react': 5.15.0(1ec1997054481bf78e6ae47647c76904) - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - '@itwin/presentation-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/presentation-core-interop': 1.3.4(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/presentation-frontend': 5.10.2(001e36f9135bcf612310a4af030007b8) - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 + semver: 7.8.5 + + '@itwin/presentation-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))': + dependencies: + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/presentation-shared': 1.2.19 + + '@itwin/presentation-components@5.16.4(128031e24ce5d878c48a1c0aba16dd79)': + dependencies: + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/components-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/imodel-components-react': 5.33.2(90c3fd92e7f19a48cf13444a14946705) + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/presentation-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/presentation-core-interop': 1.3.13(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/presentation-frontend': 5.12.4(d6f5ae58f03a4214ea7f1750a573e90e) + '@itwin/presentation-shared': 1.2.19 + '@itwin/unified-selection': 1.8.4 classnames: 2.5.1 fast-deep-equal: 3.1.3 fast-sort: 3.4.1 - micro-memoize: 4.1.3 + micro-memoize: 4.2.0 react: 18.3.1 - react-dom: 18.0.0(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) react-error-boundary: 4.1.2(react@18.3.1) rxjs: 7.8.2 optionalDependencies: - '@itwin/unified-selection-react': 1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/unified-selection-react': 1.1.0(@itwin/unified-selection@1.8.4)(react@18.3.1) transitivePeerDependencies: - '@itwin/core-geometry' - '@itwin/presentation-components@5.12.8(694562039a24f91d99a21147bd531446)': - dependencies: - '@itwin/appui-abstract': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/components-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-react@5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/core-react': 5.15.0(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/itwinui-react@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/imodel-components-react': 5.15.0(aa851510f770b548c5819885b5b1801b) - '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/itwinui-react': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@itwin/presentation-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/presentation-core-interop': 1.3.4(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/presentation-frontend': 5.10.2(001e36f9135bcf612310a4af030007b8) - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 + '@itwin/presentation-components@5.16.4(77d0cbadd6fcb46c81b215e514602285)': + dependencies: + '@itwin/appui-abstract': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/components-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-react@5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/core-react': 5.33.2(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/itwinui-react@3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1))(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/imodel-components-react': 5.33.2(77f3905a2094860a0c0da270da91aa84) + '@itwin/itwinui-icons-react': 2.11.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-illustrations-react': 2.1.0(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/itwinui-react': 3.21.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) + '@itwin/presentation-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/presentation-core-interop': 1.3.13(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/presentation-frontend': 5.12.4(d6f5ae58f03a4214ea7f1750a573e90e) + '@itwin/presentation-shared': 1.2.19 + '@itwin/unified-selection': 1.8.4 classnames: 2.5.1 fast-deep-equal: 3.1.3 fast-sort: 3.4.1 - micro-memoize: 4.1.3 + micro-memoize: 4.2.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 18.0.0(react@18.3.1) react-error-boundary: 4.1.2(react@18.3.1) rxjs: 7.8.2 optionalDependencies: - '@itwin/unified-selection-react': 1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@itwin/unified-selection-react': 1.1.0(@itwin/unified-selection@1.8.4)(react@18.3.1) transitivePeerDependencies: - '@itwin/core-geometry' - '@itwin/presentation-core-interop@1.3.4(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))': + '@itwin/presentation-core-interop@1.3.13(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-geometry': 5.10.2 - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-geometry': 5.12.4 + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/presentation-shared': 1.2.19 rxjs: 7.8.2 - '@itwin/presentation-frontend@5.10.2(001e36f9135bcf612310a4af030007b8)': + '@itwin/presentation-frontend@5.12.4(d6f5ae58f03a4214ea7f1750a573e90e)': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/core-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2) - '@itwin/core-frontend': 5.10.2(@itwin/appui-abstract@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/core-orbitgt@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))(@itwin/ecschema-rpcinterface-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-geometry@5.10.2)(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)))) - '@itwin/core-quantity': 5.10.2(@itwin/core-bentley@5.10.2) - '@itwin/ecschema-metadata': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2)) - '@itwin/presentation-common': 5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-common@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-geometry@5.10.2))(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))(@itwin/ecschema-metadata@5.10.2(@itwin/core-bentley@5.10.2)(@itwin/core-quantity@5.10.2(@itwin/core-bentley@5.10.2))) - '@itwin/unified-selection': 1.5.1 + '@itwin/core-bentley': 5.12.4 + '@itwin/core-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4) + '@itwin/core-frontend': 5.12.4(@itwin/appui-abstract@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/core-orbitgt@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))(@itwin/ecschema-rpcinterface-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-geometry@5.12.4)(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)))) + '@itwin/core-quantity': 5.12.4(@itwin/core-bentley@5.12.4) + '@itwin/ecschema-metadata': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4)) + '@itwin/presentation-common': 5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-common@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-geometry@5.12.4))(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))(@itwin/ecschema-metadata@5.12.4(@itwin/core-bentley@5.12.4)(@itwin/core-quantity@5.12.4(@itwin/core-bentley@5.12.4))) + '@itwin/unified-selection': 1.8.4 rxjs: 7.8.2 rxjs-for-await: 1.0.0(rxjs@7.8.2) - '@itwin/presentation-shared@1.2.3': - dependencies: - '@itwin/core-bentley': 5.10.2 - - '@itwin/unified-selection-react@1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@itwin/presentation-shared@1.2.19': dependencies: - '@itwin/unified-selection': 1.5.1 - react: 18.3.1 - react-dom: 18.0.0(react@18.3.1) + '@itwin/core-bentley': 5.12.4 - '@itwin/unified-selection-react@1.0.1(@itwin/unified-selection@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@itwin/unified-selection-react@1.1.0(@itwin/unified-selection@1.8.4)(react@18.3.1)': dependencies: - '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection': 1.8.4 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - '@itwin/unified-selection@1.5.1': + '@itwin/unified-selection@1.8.4': dependencies: - '@itwin/core-bentley': 5.10.2 - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-bentley': 5.12.4 + '@itwin/presentation-shared': 1.2.19 rxjs: 7.8.2 rxjs-for-await: 1.0.0(rxjs@7.8.2) - '@itwin/webgl-compatibility@5.10.2': + '@itwin/webgl-compatibility@5.12.4': dependencies: - '@itwin/core-bentley': 5.10.2 + '@itwin/core-bentley': 5.12.4 - '@jridgewell/gen-mapping@0.3.12': + '@jridgewell/gen-mapping@0.3.13': dependencies: - '@jridgewell/sourcemap-codec': 1.5.4 - '@jridgewell/trace-mapping': 0.3.29 + '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping': 0.3.31 '@jridgewell/resolve-uri@3.1.2': {} - '@jridgewell/sourcemap-codec@1.5.4': {} - '@jridgewell/sourcemap-codec@1.5.5': {} - '@jridgewell/trace-mapping@0.3.29': + '@jridgewell/trace-mapping@0.3.31': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/trace-mapping@0.3.9': dependencies: @@ -5706,7 +5630,10 @@ snapshots: globby: 11.1.0 read-yaml-file: 1.1.0 - '@nodable/entities@2.1.1': {} + '@napi-rs/lzma-linux-x64-gnu@1.5.1': + optional: true + + '@nodable/entities@3.0.0': {} '@nodelib/fs.scandir@2.1.5': dependencies: @@ -5720,65 +5647,61 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.20.1 - '@parcel/watcher-android-arm64@2.5.1': - optional: true - - '@parcel/watcher-darwin-arm64@2.5.1': + '@parcel/watcher-android-arm64@2.6.0': optional: true - '@parcel/watcher-darwin-x64@2.5.1': + '@parcel/watcher-darwin-arm64@2.6.0': optional: true - '@parcel/watcher-freebsd-x64@2.5.1': + '@parcel/watcher-darwin-x64@2.6.0': optional: true - '@parcel/watcher-linux-arm-glibc@2.5.1': + '@parcel/watcher-freebsd-x64@2.6.0': optional: true - '@parcel/watcher-linux-arm-musl@2.5.1': + '@parcel/watcher-linux-arm-glibc@2.6.0': optional: true - '@parcel/watcher-linux-arm64-glibc@2.5.1': + '@parcel/watcher-linux-arm-musl@2.6.0': optional: true - '@parcel/watcher-linux-arm64-musl@2.5.1': + '@parcel/watcher-linux-arm64-glibc@2.6.0': optional: true - '@parcel/watcher-linux-x64-glibc@2.5.1': + '@parcel/watcher-linux-arm64-musl@2.6.0': optional: true - '@parcel/watcher-linux-x64-musl@2.5.1': + '@parcel/watcher-linux-x64-glibc@2.6.0': optional: true - '@parcel/watcher-win32-arm64@2.5.1': + '@parcel/watcher-linux-x64-musl@2.6.0': optional: true - '@parcel/watcher-win32-ia32@2.5.1': + '@parcel/watcher-win32-arm64@2.6.0': optional: true - '@parcel/watcher-win32-x64@2.5.1': + '@parcel/watcher-win32-x64@2.6.0': optional: true - '@parcel/watcher@2.5.1': + '@parcel/watcher@2.6.0': dependencies: - detect-libc: 1.0.3 + detect-libc: 2.1.2 is-glob: 4.0.3 - micromatch: 4.0.8 node-addon-api: 7.1.1 + picomatch: 4.0.5 optionalDependencies: - '@parcel/watcher-android-arm64': 2.5.1 - '@parcel/watcher-darwin-arm64': 2.5.1 - '@parcel/watcher-darwin-x64': 2.5.1 - '@parcel/watcher-freebsd-x64': 2.5.1 - '@parcel/watcher-linux-arm-glibc': 2.5.1 - '@parcel/watcher-linux-arm-musl': 2.5.1 - '@parcel/watcher-linux-arm64-glibc': 2.5.1 - '@parcel/watcher-linux-arm64-musl': 2.5.1 - '@parcel/watcher-linux-x64-glibc': 2.5.1 - '@parcel/watcher-linux-x64-musl': 2.5.1 - '@parcel/watcher-win32-arm64': 2.5.1 - '@parcel/watcher-win32-ia32': 2.5.1 - '@parcel/watcher-win32-x64': 2.5.1 + '@parcel/watcher-android-arm64': 2.6.0 + '@parcel/watcher-darwin-arm64': 2.6.0 + '@parcel/watcher-darwin-x64': 2.6.0 + '@parcel/watcher-freebsd-x64': 2.6.0 + '@parcel/watcher-linux-arm-glibc': 2.6.0 + '@parcel/watcher-linux-arm-musl': 2.6.0 + '@parcel/watcher-linux-arm64-glibc': 2.6.0 + '@parcel/watcher-linux-arm64-musl': 2.6.0 + '@parcel/watcher-linux-x64-glibc': 2.6.0 + '@parcel/watcher-linux-x64-musl': 2.6.0 + '@parcel/watcher-win32-arm64': 2.6.0 + '@parcel/watcher-win32-x64': 2.6.0 optional: true '@pkgjs/parseargs@0.11.0': @@ -5806,163 +5729,167 @@ snapshots: '@protobufjs/float@1.0.2': {} - '@protobufjs/inquire@1.1.2': {} - '@protobufjs/path@1.1.2': {} '@protobufjs/pool@1.1.0': {} - '@protobufjs/utf8@1.1.1': {} + '@protobufjs/utf8@1.1.2': {} - '@remix-run/router@1.23.3': {} + '@rolldown/pluginutils@1.0.0-beta.27': {} - '@rolldown/pluginutils@1.0.0-beta.11': {} + '@rollup/rollup-android-arm-eabi@4.62.4': + optional: true - '@rollup/rollup-android-arm-eabi@4.61.1': + '@rollup/rollup-android-arm64@4.62.4': optional: true - '@rollup/rollup-android-arm64@4.61.1': + '@rollup/rollup-darwin-arm64@4.62.4': optional: true - '@rollup/rollup-darwin-arm64@4.61.1': + '@rollup/rollup-darwin-x64@4.62.4': optional: true - '@rollup/rollup-darwin-x64@4.61.1': + '@rollup/rollup-freebsd-arm64@4.62.4': optional: true - '@rollup/rollup-freebsd-arm64@4.61.1': + '@rollup/rollup-freebsd-x64@4.62.4': optional: true - '@rollup/rollup-freebsd-x64@4.61.1': + '@rollup/rollup-linux-arm-gnueabihf@4.62.4': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.61.1': + '@rollup/rollup-linux-arm-musleabihf@4.62.4': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.61.1': + '@rollup/rollup-linux-arm64-gnu@4.62.4': optional: true - '@rollup/rollup-linux-arm64-gnu@4.61.1': + '@rollup/rollup-linux-arm64-musl@4.62.4': optional: true - '@rollup/rollup-linux-arm64-musl@4.61.1': + '@rollup/rollup-linux-loong64-gnu@4.62.4': optional: true - '@rollup/rollup-linux-loong64-gnu@4.61.1': + '@rollup/rollup-linux-loong64-musl@4.62.4': optional: true - '@rollup/rollup-linux-loong64-musl@4.61.1': + '@rollup/rollup-linux-ppc64-gnu@4.62.4': optional: true - '@rollup/rollup-linux-ppc64-gnu@4.61.1': + '@rollup/rollup-linux-ppc64-musl@4.62.4': optional: true - '@rollup/rollup-linux-ppc64-musl@4.61.1': + '@rollup/rollup-linux-riscv64-gnu@4.62.4': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.61.1': + '@rollup/rollup-linux-riscv64-musl@4.62.4': optional: true - '@rollup/rollup-linux-riscv64-musl@4.61.1': + '@rollup/rollup-linux-s390x-gnu@4.62.4': optional: true - '@rollup/rollup-linux-s390x-gnu@4.61.1': + '@rollup/rollup-linux-x64-gnu@4.62.4': optional: true - '@rollup/rollup-linux-x64-gnu@4.61.1': + '@rollup/rollup-linux-x64-musl@4.62.4': optional: true - '@rollup/rollup-linux-x64-musl@4.61.1': + '@rollup/rollup-openbsd-x64@4.62.4': optional: true - '@rollup/rollup-openbsd-x64@4.61.1': + '@rollup/rollup-openharmony-arm64@4.62.4': optional: true - '@rollup/rollup-openharmony-arm64@4.61.1': + '@rollup/rollup-win32-arm64-msvc@4.62.4': optional: true - '@rollup/rollup-win32-arm64-msvc@4.61.1': + '@rollup/rollup-win32-ia32-msvc@4.62.4': optional: true - '@rollup/rollup-win32-ia32-msvc@4.61.1': + '@rollup/rollup-win32-x64-gnu@4.62.4': optional: true - '@rollup/rollup-win32-x64-gnu@4.61.1': + '@rollup/rollup-win32-x64-msvc@4.62.4': optional: true - '@rollup/rollup-win32-x64-msvc@4.61.1': + '@swc/core-darwin-arm64@1.16.1': optional: true - '@swc/core-darwin-arm64@1.12.14': + '@swc/core-darwin-x64@1.16.1': optional: true - '@swc/core-darwin-x64@1.12.14': + '@swc/core-linux-arm-gnueabihf@1.16.1': optional: true - '@swc/core-linux-arm-gnueabihf@1.12.14': + '@swc/core-linux-arm64-gnu@1.16.1': optional: true - '@swc/core-linux-arm64-gnu@1.12.14': + '@swc/core-linux-arm64-musl@1.16.1': optional: true - '@swc/core-linux-arm64-musl@1.12.14': + '@swc/core-linux-ppc64-gnu@1.16.1': optional: true - '@swc/core-linux-x64-gnu@1.12.14': + '@swc/core-linux-s390x-gnu@1.16.1': optional: true - '@swc/core-linux-x64-musl@1.12.14': + '@swc/core-linux-x64-gnu@1.16.1': optional: true - '@swc/core-win32-arm64-msvc@1.12.14': + '@swc/core-linux-x64-musl@1.16.1': optional: true - '@swc/core-win32-ia32-msvc@1.12.14': + '@swc/core-win32-arm64-msvc@1.16.1': optional: true - '@swc/core-win32-x64-msvc@1.12.14': + '@swc/core-win32-ia32-msvc@1.16.1': optional: true - '@swc/core@1.12.14(@swc/helpers@0.5.17)': + '@swc/core-win32-x64-msvc@1.16.1': + optional: true + + '@swc/core@1.16.1(@swc/helpers@0.5.23)': dependencies: '@swc/counter': 0.1.3 - '@swc/types': 0.1.23 + '@swc/types': 0.1.28 optionalDependencies: - '@swc/core-darwin-arm64': 1.12.14 - '@swc/core-darwin-x64': 1.12.14 - '@swc/core-linux-arm-gnueabihf': 1.12.14 - '@swc/core-linux-arm64-gnu': 1.12.14 - '@swc/core-linux-arm64-musl': 1.12.14 - '@swc/core-linux-x64-gnu': 1.12.14 - '@swc/core-linux-x64-musl': 1.12.14 - '@swc/core-win32-arm64-msvc': 1.12.14 - '@swc/core-win32-ia32-msvc': 1.12.14 - '@swc/core-win32-x64-msvc': 1.12.14 - '@swc/helpers': 0.5.17 + '@swc/core-darwin-arm64': 1.16.1 + '@swc/core-darwin-x64': 1.16.1 + '@swc/core-linux-arm-gnueabihf': 1.16.1 + '@swc/core-linux-arm64-gnu': 1.16.1 + '@swc/core-linux-arm64-musl': 1.16.1 + '@swc/core-linux-ppc64-gnu': 1.16.1 + '@swc/core-linux-s390x-gnu': 1.16.1 + '@swc/core-linux-x64-gnu': 1.16.1 + '@swc/core-linux-x64-musl': 1.16.1 + '@swc/core-win32-arm64-msvc': 1.16.1 + '@swc/core-win32-ia32-msvc': 1.16.1 + '@swc/core-win32-x64-msvc': 1.16.1 + '@swc/helpers': 0.5.23 '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.17': + '@swc/helpers@0.5.23': dependencies: tslib: 2.8.1 - '@swc/types@0.1.23': + '@swc/types@0.1.28': dependencies: '@swc/counter': 0.1.3 - '@tanstack/react-virtual@3.13.12(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': + '@tanstack/react-virtual@3.14.10(react-dom@18.0.0(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/virtual-core': 3.13.12 + '@tanstack/virtual-core': 3.17.8 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) - '@tanstack/react-virtual@3.13.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-virtual@3.14.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/virtual-core': 3.13.12 + '@tanstack/virtual-core': 3.17.8 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/virtual-core@3.13.12': {} + '@tanstack/virtual-core@3.17.8': {} '@testing-library/dom@10.4.0': dependencies: @@ -5975,19 +5902,17 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.3.2(@testing-library/dom@10.4.0)(@types/react-dom@18.3.7(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 '@testing-library/dom': 10.4.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7(@types/react@18.3.23) - - '@tootallnate/once@2.0.1': {} + '@types/react': 18.3.31 + '@types/react-dom': 18.3.7(@types/react@18.3.31) - '@tsconfig/node10@1.0.12': {} + '@tsconfig/node10@1.0.13': {} '@tsconfig/node12@1.0.11': {} @@ -6000,9 +5925,7 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.13.2 - - '@types/caseless@0.12.5': {} + '@types/node': 24.13.3 '@types/chai@5.2.3': dependencies: @@ -6011,7 +5934,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 24.13.2 + '@types/node': 24.13.3 '@types/deep-eql@4.0.2': {} @@ -6019,100 +5942,87 @@ snapshots: '@types/estree@1.0.9': {} - '@types/express-serve-static-core@5.0.7': + '@types/express-serve-static-core@5.1.3': dependencies: - '@types/node': 24.13.2 - '@types/qs': 6.14.0 + '@types/node': 24.13.3 + '@types/qs': 6.15.1 '@types/range-parser': 1.2.7 - '@types/send': 0.17.5 + '@types/send': 1.2.1 '@types/express@5.0.0': dependencies: '@types/body-parser': 1.19.6 - '@types/express-serve-static-core': 5.0.7 - '@types/qs': 6.14.0 - '@types/serve-static': 1.15.8 + '@types/express-serve-static-core': 5.1.3 + '@types/qs': 6.15.1 + '@types/serve-static': 2.2.0 '@types/geojson@7946.0.16': {} - '@types/hoist-non-react-statics@3.3.6': + '@types/hoist-non-react-statics@3.3.7(@types/react@18.3.31)': dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 hoist-non-react-statics: 3.3.2 '@types/http-errors@2.0.5': {} - '@types/mime@1.3.5': {} - '@types/node@12.20.55': {} - '@types/node@22.19.21': + '@types/node@24.13.3': dependencies: - undici-types: 6.21.0 + undici-types: 7.18.2 - '@types/node@24.13.2': + '@types/node@26.2.0': dependencies: - undici-types: 7.18.2 + undici-types: 8.3.0 '@types/prop-types@15.7.15': {} - '@types/qs@6.14.0': {} + '@types/qs@6.15.1': {} '@types/range-parser@1.2.7': {} - '@types/react-dom@18.3.7(@types/react@18.3.23)': + '@types/react-dom@18.3.7(@types/react@18.3.31)': dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 '@types/react-redux@7.1.34': dependencies: - '@types/hoist-non-react-statics': 3.3.6 - '@types/react': 18.3.23 + '@types/hoist-non-react-statics': 3.3.7(@types/react@18.3.31) + '@types/react': 18.3.31 hoist-non-react-statics: 3.3.2 redux: 4.2.1 '@types/react-table@7.7.20': dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 '@types/react-window-infinite-loader@1.0.9': dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 '@types/react-window': 1.8.8 '@types/react-window@1.8.8': dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 - '@types/react@18.3.23': + '@types/react@18.3.31': dependencies: '@types/prop-types': 15.7.15 - csstype: 3.1.3 - - '@types/request@2.48.12': - dependencies: - '@types/caseless': 0.12.5 - '@types/node': 24.13.2 - '@types/tough-cookie': 4.0.5 - form-data: 4.0.6 + csstype: 3.2.3 - '@types/send@0.17.5': + '@types/send@1.2.1': dependencies: - '@types/mime': 1.3.5 - '@types/node': 24.13.2 + '@types/node': 24.13.3 - '@types/serve-static@1.15.8': + '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.13.2 - '@types/send': 0.17.5 + '@types/node': 24.13.3 '@types/strip-bom@3.0.0': {} '@types/strip-json-comments@0.0.30': {} - '@types/tough-cookie@4.0.5': {} - '@types/trusted-types@2.0.7': optional: true @@ -6120,7 +6030,7 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 24.13.2 + '@types/node': 26.2.0 '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4)': dependencies: @@ -6189,7 +6099,7 @@ snapshots: '@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.10.1(eslint@8.57.1) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) @@ -6203,7 +6113,7 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@typespec/ts-http-runtime@0.3.0': + '@typespec/ts-http-runtime@0.3.8': dependencies: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -6211,73 +6121,73 @@ snapshots: transitivePeerDependencies: - supports-color - '@ungap/structured-clone@1.3.2': {} + '@ungap/structured-clone@1.3.3': {} - '@vitejs/plugin-react-swc@3.10.2(@swc/helpers@0.5.17)(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2))': + '@vitejs/plugin-react-swc@3.11.0(@swc/helpers@0.5.23)(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0))': dependencies: - '@rolldown/pluginutils': 1.0.0-beta.11 - '@swc/core': 1.12.14(@swc/helpers@0.5.17) - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + '@rolldown/pluginutils': 1.0.0-beta.27 + '@swc/core': 1.16.1(@swc/helpers@0.5.23) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) transitivePeerDependencies: - '@swc/helpers' - '@vitest/coverage-v8@2.1.9(vitest@3.2.6(@types/node@24.13.2)(happy-dom@20.10.2)(lightningcss@1.32.0)(sass@1.89.2))': + '@vitest/coverage-v8@2.1.9(vitest@3.2.7(@types/node@26.2.0)(happy-dom@20.11.2)(lightningcss@1.32.0)(sass@1.102.0))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 - debug: 4.4.1 + debug: 4.4.3 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.6 - istanbul-reports: 3.1.7 - magic-string: 0.30.17 + istanbul-reports: 3.2.0 + magic-string: 0.30.21 magicast: 0.3.5 - std-env: 3.9.0 - test-exclude: 7.0.1 + std-env: 3.10.0 + test-exclude: 7.0.2 tinyrainbow: 1.2.0 - vitest: 3.2.6(@types/node@24.13.2)(happy-dom@20.10.2)(lightningcss@1.32.0)(sass@1.89.2) + vitest: 3.2.7(@types/node@26.2.0)(happy-dom@20.11.2)(lightningcss@1.32.0)(sass@1.102.0) transitivePeerDependencies: - supports-color - '@vitest/expect@3.2.6': + '@vitest/expect@3.2.7': dependencies: '@types/chai': 5.2.3 - '@vitest/spy': 3.2.6 - '@vitest/utils': 3.2.6 + '@vitest/spy': 3.2.7 + '@vitest/utils': 3.2.7 chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.6(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2))': + '@vitest/mocker@3.2.7(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0))': dependencies: - '@vitest/spy': 3.2.6 + '@vitest/spy': 3.2.7 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) - '@vitest/pretty-format@3.2.6': + '@vitest/pretty-format@3.2.7': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.2.6': + '@vitest/runner@3.2.7': dependencies: - '@vitest/utils': 3.2.6 + '@vitest/utils': 3.2.7 pathe: 2.0.3 strip-literal: 3.1.0 - '@vitest/snapshot@3.2.6': + '@vitest/snapshot@3.2.7': dependencies: - '@vitest/pretty-format': 3.2.6 + '@vitest/pretty-format': 3.2.7 magic-string: 0.30.21 pathe: 2.0.3 - '@vitest/spy@3.2.6': + '@vitest/spy@3.2.7': dependencies: tinyspy: 4.0.4 - '@vitest/utils@3.2.6': + '@vitest/utils@3.2.7': dependencies: - '@vitest/pretty-format': 3.2.6 + '@vitest/pretty-format': 3.2.7 loupe: 3.2.1 tinyrainbow: 2.0.0 @@ -6290,15 +6200,15 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-jsx@5.3.2(acorn@8.17.0): + acorn-jsx@5.3.2(acorn@8.18.0): dependencies: - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk@8.3.5: dependencies: - acorn: 8.17.0 + acorn: 8.18.0 - acorn@8.17.0: {} + acorn@8.18.0: {} agent-base@6.0.2: dependencies: @@ -6319,7 +6229,7 @@ snapshots: ansi-regex@5.0.1: {} - ansi-regex@6.2.2: {} + ansi-regex@6.3.0: {} ansi-styles@3.2.1: dependencies: @@ -6338,7 +6248,7 @@ snapshots: normalize-path: 3.0.0 picomatch: 2.3.2 - anynum@1.0.0: {} + anynum@1.0.1: {} arg@4.1.3: {} @@ -6413,8 +6323,6 @@ snapshots: get-intrinsic: 1.3.0 is-array-buffer: 3.0.5 - arrify@2.0.1: {} - assertion-error@2.0.1: {} async-function@1.0.0: {} @@ -6429,7 +6337,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.17.0: + axios@1.19.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.6 @@ -6441,6 +6349,8 @@ snapshots: balanced-match@1.0.2: {} + balanced-match@4.0.4: {} + base64-js@0.0.8: {} base64-js@1.5.1: {} @@ -6453,7 +6363,7 @@ snapshots: binary-extensions@2.3.0: {} - body-parser@1.20.5: + body-parser@1.20.6: dependencies: bytes: 3.1.2 content-type: 1.0.5 @@ -6463,22 +6373,26 @@ snapshots: http-errors: 2.0.1 iconv-lite: 0.4.24 on-finished: 2.4.1 - qs: 6.15.2 + qs: 6.15.3 raw-body: 2.5.3 type-is: 1.6.18 unpipe: 1.0.0 transitivePeerDependencies: - supports-color - brace-expansion@1.1.15: + brace-expansion@1.1.18: dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - brace-expansion@2.1.1: + brace-expansion@2.1.4: dependencies: balanced-match: 1.0.2 + brace-expansion@5.0.9: + dependencies: + balanced-match: 4.0.4 + braces@3.0.3: dependencies: fill-range: 7.1.1 @@ -6489,7 +6403,7 @@ snapshots: buffer-image-size@0.6.4: dependencies: - '@types/node': 24.13.2 + '@types/node': 26.2.0 bytes@3.1.2: {} @@ -6549,9 +6463,9 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chokidar@4.0.3: + chokidar@5.0.0: dependencies: - readdirp: 4.1.2 + readdirp: 5.1.1 classnames@2.3.1: {} @@ -6589,24 +6503,26 @@ snapshots: content-type@1.0.5: {} - cookie-signature@1.0.6: {} + cookie-signature@1.0.7: {} + + cookie@0.7.2: {} - cookie@0.7.1: {} + cookie@1.1.1: {} cpx2@5.0.0: dependencies: debounce: 1.2.1 - debug: 4.4.1 + debug: 4.4.3 duplexer: 0.1.2 - fs-extra: 11.3.0 + fs-extra: 11.4.0 glob-gitignore: 1.0.15 glob2base: 0.0.12 ignore: 5.3.2 minimatch: 9.0.9 p-map: 6.0.0 - resolve: 1.22.10 + resolve: 1.22.12 safe-buffer: 5.2.1 - shell-quote: 1.8.4 + shell-quote: 1.10.0 subarg: 1.0.0 transitivePeerDependencies: - supports-color @@ -6635,7 +6551,7 @@ snapshots: crypto-js@4.2.0: {} - csstype@3.1.3: {} + csstype@3.2.3: {} data-uri-to-buffer@4.0.1: {} @@ -6663,10 +6579,6 @@ snapshots: dependencies: ms: 2.0.0 - debug@4.4.1: - dependencies: - ms: 2.1.3 - debug@4.4.3: dependencies: ms: 2.1.3 @@ -6697,9 +6609,6 @@ snapshots: detect-indent@6.1.0: {} - detect-libc@1.0.3: - optional: true - detect-libc@2.1.2: optional: true @@ -6721,10 +6630,10 @@ snapshots: dom-helpers@5.2.1: dependencies: - '@babel/runtime': 7.27.6 - csstype: 3.1.3 + '@babel/runtime': 7.29.7 + csstype: 3.2.3 - dompurify@3.4.11: + dompurify@3.4.14: optionalDependencies: '@types/trusted-types': 2.0.7 @@ -6767,8 +6676,6 @@ snapshots: emoji-regex@9.2.2: {} - encodeurl@1.0.2: {} - encodeurl@2.0.0: {} end-of-stream@1.4.5: @@ -6833,7 +6740,7 @@ snapshots: object-inspect: 1.13.4 object-keys: 1.1.1 object.assign: 4.1.7 - own-keys: 1.0.1 + own-keys: 1.0.2 regexp.prototype.flags: 1.5.4 safe-array-concat: 1.1.4 safe-push-apply: 1.0.0 @@ -6854,7 +6761,7 @@ snapshots: es-errors@1.3.0: {} - es-iterator-helpers@1.3.3: + es-iterator-helpers@1.4.0: dependencies: call-bind: 1.0.9 call-bound: 1.0.4 @@ -6875,10 +6782,6 @@ snapshots: es-module-lexer@1.7.0: {} - es-object-atoms@1.1.1: - dependencies: - es-errors: 1.3.0 - es-object-atoms@1.1.2: dependencies: es-errors: 1.3.0 @@ -6957,7 +6860,7 @@ snapshots: array.prototype.flatmap: 1.3.3 array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 - es-iterator-helpers: 1.3.3 + es-iterator-helpers: 1.4.0 eslint: 8.57.1 estraverse: 5.3.0 hasown: 2.0.4 @@ -6981,14 +6884,14 @@ snapshots: eslint@8.57.1: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.10.1(eslint@8.57.1) '@eslint-community/regexpp': 4.12.2 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.1 '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.3.2 + '@ungap/structured-clone': 1.3.3 ajv: 6.15.0 chalk: 4.1.2 cross-spawn: 7.0.6 @@ -7010,7 +6913,7 @@ snapshots: imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-yaml: 4.2.0 + js-yaml: 4.3.1 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 @@ -7024,8 +6927,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.17.0 - acorn-jsx: 5.3.2(acorn@8.17.0) + acorn: 8.18.0 + acorn-jsx: 5.3.2(acorn@8.18.0) eslint-visitor-keys: 3.4.3 esprima@4.0.1: {} @@ -7052,12 +6955,12 @@ snapshots: events@3.3.0: {} - expect-type@1.3.0: {} + expect-type@1.4.0: {} express-ws@5.0.2(express@4.22.2): dependencies: express: 4.22.2 - ws: 8.21.0 + ws: 8.21.3 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -7066,32 +6969,32 @@ snapshots: dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.5 + body-parser: 1.20.6 content-disposition: 0.5.4 content-type: 1.0.5 - cookie: 0.7.1 - cookie-signature: 1.0.6 + cookie: 0.7.2 + cookie-signature: 1.0.7 debug: 2.6.9 depd: 2.0.0 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.3.1 + finalhandler: 1.3.2 fresh: 0.5.2 - http-errors: 2.0.0 + http-errors: 2.0.1 merge-descriptors: 1.0.3 methods: 1.1.2 on-finished: 2.4.1 parseurl: 1.3.3 path-to-regexp: 0.1.13 proxy-addr: 2.0.7 - qs: 6.15.2 + qs: 6.15.3 range-parser: 1.2.1 safe-buffer: 5.2.1 - send: 0.19.0 - serve-static: 1.16.2 + send: 0.19.2 + serve-static: 1.16.3 setprototypeof: 1.2.0 - statuses: 2.0.1 + statuses: 2.0.2 type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 @@ -7118,26 +7021,27 @@ snapshots: fast-sort@3.4.1: {} - fast-xml-builder@1.2.0: + fast-xml-builder@1.3.1: dependencies: - path-expression-matcher: 1.5.0 - xml-naming: 0.1.0 + path-expression-matcher: 1.6.2 + xml-naming: 0.3.0 - fast-xml-parser@5.8.0: + fast-xml-parser@5.11.0: dependencies: - '@nodable/entities': 2.1.1 - fast-xml-builder: 1.2.0 - path-expression-matcher: 1.5.0 - strnum: 2.4.0 - xml-naming: 0.1.0 + '@nodable/entities': 3.0.0 + fast-xml-builder: 1.3.1 + is-unsafe: 2.0.2 + path-expression-matcher: 1.6.2 + strnum: 2.4.2 + xml-naming: 0.3.0 fastq@1.20.1: dependencies: reusify: 1.1.0 - fdir@6.5.0(picomatch@4.0.4): + fdir@6.5.0(picomatch@4.0.5): optionalDependencies: - picomatch: 4.0.4 + picomatch: 4.0.5 fetch-blob@3.2.0: dependencies: @@ -7152,14 +7056,14 @@ snapshots: dependencies: to-regex-range: 5.0.1 - finalhandler@1.3.1: + finalhandler@1.3.2: dependencies: debug: 2.6.9 encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 parseurl: 1.3.3 - statuses: 2.0.1 + statuses: 2.0.2 unpipe: 1.0.0 transitivePeerDependencies: - supports-color @@ -7178,13 +7082,13 @@ snapshots: flat-cache@3.2.0: dependencies: - flatted: 3.4.2 + flatted: 3.4.4 keyv: 4.5.4 rimraf: 3.0.2 flatbuffers@1.12.0: {} - flatted@3.4.2: {} + flatted@3.4.4: {} follow-redirects@1.16.0: {} @@ -7213,10 +7117,10 @@ snapshots: fresh@0.5.2: {} - fs-extra@11.3.0: + fs-extra@11.4.0: dependencies: graceful-fs: 4.2.11 - jsonfile: 6.1.0 + jsonfile: 6.2.1 universalify: 2.0.1 fs-extra@7.0.1: @@ -7260,7 +7164,7 @@ snapshots: https-proxy-agent: 7.0.6 is-stream: 2.0.1 node-fetch: 2.7.0 - uuid: 14.0.1 + uuid: 14.0.2 transitivePeerDependencies: - encoding - supports-color @@ -7274,7 +7178,7 @@ snapshots: transitivePeerDependencies: - supports-color - gaxios@7.1.5: + gaxios@7.3.1: dependencies: extend: 3.0.2 https-proxy-agent: 7.0.6 @@ -7293,13 +7197,13 @@ snapshots: gcp-metadata@8.1.2: dependencies: - gaxios: 7.1.5 + gaxios: 7.3.1 google-logging-utils: 1.1.3 json-bigint: 1.0.0 transitivePeerDependencies: - supports-color - gcp-metadata@8.1.3: + gcp-metadata@8.1.4: dependencies: gaxios: 7.1.3 google-logging-utils: 1.1.3 @@ -7316,18 +7220,18 @@ snapshots: call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 function-bind: 1.1.2 get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.4 math-intrinsics: 1.1.0 get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 get-symbol-description@1.1.0: dependencies: @@ -7397,19 +7301,19 @@ snapshots: dependencies: base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 - gaxios: 7.1.5 - gcp-metadata: 8.1.3 + gaxios: 7.3.1 + gcp-metadata: 8.1.4 google-logging-utils: 1.1.3 gtoken: 8.0.0 jws: 4.0.1 transitivePeerDependencies: - supports-color - google-auth-library@10.9.0: + google-auth-library@10.9.1: dependencies: base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 - gaxios: 7.1.5 + gaxios: 7.3.1 gcp-metadata: 8.1.2 google-logging-utils: 1.1.3 jws: 4.0.1 @@ -7428,7 +7332,7 @@ snapshots: - encoding - supports-color - google-gax@5.0.7: + google-gax@5.0.8: dependencies: '@grpc/grpc-js': 1.14.4 '@grpc/proto-loader': 0.8.1 @@ -7438,8 +7342,8 @@ snapshots: node-fetch: 3.3.2 object-hash: 3.0.0 proto3-json-serializer: 3.0.4 - protobufjs: 7.6.3 - retry-request: 8.0.3 + protobufjs: 7.6.5 + retry-request: 8.0.4 rimraf: 5.0.10 transitivePeerDependencies: - supports-color @@ -7464,20 +7368,20 @@ snapshots: gtoken@8.0.0: dependencies: - gaxios: 7.1.5 + gaxios: 7.3.1 jws: 4.0.1 transitivePeerDependencies: - supports-color - happy-dom@20.10.2: + happy-dom@20.11.2: dependencies: - '@types/node': 22.19.21 + '@types/node': 26.2.0 '@types/whatwg-mimetype': 3.0.2 '@types/ws': 8.18.1 buffer-image-size: 0.6.4 entities: 7.0.1 whatwg-mimetype: 3.0.0 - ws: 8.21.0 + ws: 8.21.3 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -7502,10 +7406,6 @@ snapshots: dependencies: has-symbols: 1.1.0 - hasown@2.0.2: - dependencies: - function-bind: 1.1.2 - hasown@2.0.4: dependencies: function-bind: 1.1.2 @@ -7536,14 +7436,6 @@ snapshots: statuses: 2.0.2 toidentifier: 1.0.1 - http-proxy-agent@5.0.0: - dependencies: - '@tootallnate/once': 2.0.1 - agent-base: 6.0.2 - debug: 4.4.3 - transitivePeerDependencies: - - supports-color - http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.4 @@ -7565,11 +7457,11 @@ snapshots: transitivePeerDependencies: - supports-color - human-id@4.2.0: {} + human-id@4.2.1: {} i18next-browser-languagedetector@6.1.8: dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 i18next-http-backend@3.0.6: dependencies: @@ -7579,23 +7471,23 @@ snapshots: i18next@21.10.0: dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 iconv-lite@0.4.24: dependencies: safer-buffer: 2.1.2 - iconv-lite@0.7.2: + iconv-lite@0.7.3: dependencies: safer-buffer: 2.1.2 ignore@5.3.2: {} - immer@10.1.1: {} + immer@10.2.0: {} immer@9.0.6: {} - immutable@5.1.6: {} + immutable@5.1.9: {} import-fresh@3.3.1: dependencies: @@ -7617,12 +7509,13 @@ snapshots: hasown: 2.0.4 side-channel: 1.1.1 - inversify@7.10.0(reflect-metadata@0.2.2): + inversify@7.11.0(reflect-metadata@0.2.2): dependencies: '@inversifyjs/common': 1.5.2 - '@inversifyjs/container': 1.13.0(reflect-metadata@0.2.2) - '@inversifyjs/core': 9.0.0(reflect-metadata@0.2.2) - reflect-metadata: 0.2.2 + '@inversifyjs/container': 1.15.0(reflect-metadata@0.2.2) + '@inversifyjs/core': 9.2.0(reflect-metadata@0.2.2) + transitivePeerDependencies: + - reflect-metadata ipaddr.js@1.9.1: {} @@ -7657,10 +7550,6 @@ snapshots: is-callable@1.2.7: {} - is-core-module@2.16.1: - dependencies: - hasown: 2.0.2 - is-core-module@2.16.2: dependencies: hasown: 2.0.4 @@ -7747,6 +7636,8 @@ snapshots: dependencies: which-typed-array: 1.1.22 + is-unsafe@2.0.2: {} + is-weakmap@2.0.2: {} is-weakref@1.1.1: @@ -7774,13 +7665,13 @@ snapshots: istanbul-lib-source-maps@5.0.6: dependencies: - '@jridgewell/trace-mapping': 0.3.29 - debug: 4.4.1 + '@jridgewell/trace-mapping': 0.3.31 + debug: 4.4.3 istanbul-lib-coverage: 3.2.2 transitivePeerDependencies: - supports-color - istanbul-reports@3.1.7: + istanbul-reports@3.2.0: dependencies: html-escaper: 2.0.2 istanbul-lib-report: 3.0.1 @@ -7800,18 +7691,18 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - js-base64@3.7.7: {} + js-base64@3.9.3: {} js-tokens@4.0.0: {} js-tokens@9.0.1: {} - js-yaml@3.15.0: + js-yaml@3.15.1: dependencies: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@4.2.0: + js-yaml@4.3.1: dependencies: argparse: 2.0.1 @@ -7833,7 +7724,7 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 - jsonfile@6.1.0: + jsonfile@6.2.1: dependencies: universalify: 2.0.1 optionalDependencies: @@ -7962,25 +7853,21 @@ snapshots: lz-string@1.5.0: {} - magic-string@0.30.17: - dependencies: - '@jridgewell/sourcemap-codec': 1.5.4 - magic-string@0.30.21: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 magicast@0.3.5: dependencies: - '@babel/parser': 7.28.0 - '@babel/types': 7.28.1 + '@babel/parser': 7.29.8 + '@babel/types': 7.29.8 source-map-js: 1.2.1 make-array@1.0.5: {} make-dir@4.0.0: dependencies: - semver: 7.7.2 + semver: 7.8.5 make-error@1.3.6: {} @@ -7998,7 +7885,7 @@ snapshots: methods@1.1.2: {} - micro-memoize@4.1.3: {} + micro-memoize@4.2.0: {} micromatch@4.0.8: dependencies: @@ -8015,13 +7902,17 @@ snapshots: mime@3.0.0: {} + minimatch@10.2.6: + dependencies: + brace-expansion: 5.0.9 + minimatch@3.1.5: dependencies: - brace-expansion: 1.1.15 + brace-expansion: 1.1.18 minimatch@9.0.9: dependencies: - brace-expansion: 2.1.1 + brace-expansion: 2.1.4 minimist@1.2.8: {} @@ -8041,7 +7932,7 @@ snapshots: safe-buffer: 5.2.1 uid-safe: 2.1.5 - nanoid@3.3.12: {} + nanoid@3.3.18: {} natural-compare@1.4.0: {} @@ -8089,7 +7980,7 @@ snapshots: minimatch: 3.1.5 pidtree: 0.3.1 read-pkg: 3.0.0 - shell-quote: 1.9.0 + shell-quote: 1.10.0 string.prototype.padend: 3.1.6 object-assign@3.0.0: {} @@ -8134,7 +8025,7 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.2 - oidc-client-ts@2.4.1: + oidc-client-ts@2.5.0: dependencies: crypto-js: 4.2.0 jwt-decode: 3.1.2 @@ -8158,8 +8049,9 @@ snapshots: outdent@0.5.0: {} - own-keys@1.0.1: + own-keys@1.0.2: dependencies: + call-bound: 1.0.4 get-intrinsic: 1.3.0 object-keys: 1.1.1 safe-push-apply: 1.0.0 @@ -8188,7 +8080,7 @@ snapshots: p-map@6.0.0: {} - p-map@7.0.4: {} + p-map@7.0.6: {} p-try@2.2.0: {} @@ -8213,7 +8105,7 @@ snapshots: path-exists@4.0.0: {} - path-expression-matcher@1.5.0: {} + path-expression-matcher@1.6.2: {} path-is-absolute@1.0.1: {} @@ -8244,7 +8136,7 @@ snapshots: picomatch@2.3.2: {} - picomatch@4.0.4: {} + picomatch@4.0.5: {} pidtree@0.3.1: {} @@ -8254,9 +8146,9 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss@8.5.15: + postcss@8.5.26: dependencies: - nanoid: 3.3.12 + nanoid: 3.3.18 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -8278,9 +8170,9 @@ snapshots: proto3-json-serializer@3.0.4: dependencies: - protobufjs: 7.6.3 + protobufjs: 7.6.5 - protobufjs@7.6.3: + protobufjs@7.6.5: dependencies: '@protobufjs/aspromise': 1.1.2 '@protobufjs/base64': 1.1.2 @@ -8288,11 +8180,10 @@ snapshots: '@protobufjs/eventemitter': 1.1.1 '@protobufjs/fetch': 1.1.1 '@protobufjs/float': 1.0.2 - '@protobufjs/inquire': 1.1.2 '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 - '@protobufjs/utf8': 1.1.1 - '@types/node': 24.13.2 + '@protobufjs/utf8': 1.1.2 + '@types/node': 24.13.3 long: 5.3.2 proxy-addr@2.0.7: @@ -8304,9 +8195,10 @@ snapshots: punycode@2.3.1: {} - qs@6.15.2: + qs@6.15.3: dependencies: - side-channel: 1.1.0 + es-define-property: 1.0.1 + side-channel: 1.1.1 quansync@0.2.11: {} @@ -8346,12 +8238,12 @@ snapshots: react-error-boundary@4.1.2(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 react: 18.3.1 react-error-boundary@5.0.0(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 react: 18.3.1 react-is@16.13.1: {} @@ -8360,7 +8252,7 @@ snapshots: react-redux@7.2.9(react-dom@18.0.0(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 '@types/react-redux': 7.1.34 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -8372,7 +8264,7 @@ snapshots: react-redux@7.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 '@types/react-redux': 7.1.34 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -8382,17 +8274,19 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-router-dom@6.30.4(react-dom@18.0.0(react@18.3.1))(react@18.3.1): + react-router-dom@7.18.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/router': 1.23.3 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) - react-router: 6.30.4(react@18.3.1) + react-router: 7.18.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1) - react-router@6.30.4(react@18.3.1): + react-router@7.18.2(react-dom@18.0.0(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/router': 1.23.3 + cookie: 1.1.1 react: 18.3.1 + set-cookie-parser: 2.7.2 + optionalDependencies: + react-dom: 18.0.0(react@18.3.1) react-table@7.8.0(react@18.3.1): dependencies: @@ -8404,7 +8298,7 @@ snapshots: react-transition-group@4.4.5(react-dom@18.0.0(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -8418,14 +8312,14 @@ snapshots: react-window@1.8.11(react-dom@18.0.0(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 memoize-one: 5.2.1 react: 18.3.1 react-dom: 18.0.0(react@18.3.1) react-window@1.8.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 memoize-one: 5.2.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -8443,7 +8337,7 @@ snapshots: read-yaml-file@1.1.0: dependencies: graceful-fs: 4.2.11 - js-yaml: 3.15.0 + js-yaml: 3.15.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -8457,11 +8351,11 @@ snapshots: dependencies: picomatch: 2.3.2 - readdirp@4.1.2: {} + readdirp@5.1.1: {} redux@4.2.1: dependencies: - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.29.7 reflect-metadata@0.2.2: {} @@ -8491,12 +8385,6 @@ snapshots: resolve-from@5.0.0: {} - resolve@1.22.10: - dependencies: - is-core-module: 2.16.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - resolve@1.22.12: dependencies: es-errors: 1.3.0 @@ -8513,19 +8401,17 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - retry-request@7.0.2: + retry-request@8.0.4: dependencies: - '@types/request': 2.48.12 extend: 3.0.2 - teeny-request: 9.0.0 + teeny-request: 10.1.4 transitivePeerDependencies: - - encoding - supports-color - retry-request@8.0.3: + retry-request@9.0.1: dependencies: extend: 3.0.2 - teeny-request: 10.1.3 + teeny-request: 11.0.1 transitivePeerDependencies: - supports-color @@ -8545,35 +8431,36 @@ snapshots: dependencies: glob: 10.5.0 - rollup@4.61.1: + rollup@4.62.4: dependencies: '@types/estree': 1.0.9 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.61.1 - '@rollup/rollup-android-arm64': 4.61.1 - '@rollup/rollup-darwin-arm64': 4.61.1 - '@rollup/rollup-darwin-x64': 4.61.1 - '@rollup/rollup-freebsd-arm64': 4.61.1 - '@rollup/rollup-freebsd-x64': 4.61.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.61.1 - '@rollup/rollup-linux-arm-musleabihf': 4.61.1 - '@rollup/rollup-linux-arm64-gnu': 4.61.1 - '@rollup/rollup-linux-arm64-musl': 4.61.1 - '@rollup/rollup-linux-loong64-gnu': 4.61.1 - '@rollup/rollup-linux-loong64-musl': 4.61.1 - '@rollup/rollup-linux-ppc64-gnu': 4.61.1 - '@rollup/rollup-linux-ppc64-musl': 4.61.1 - '@rollup/rollup-linux-riscv64-gnu': 4.61.1 - '@rollup/rollup-linux-riscv64-musl': 4.61.1 - '@rollup/rollup-linux-s390x-gnu': 4.61.1 - '@rollup/rollup-linux-x64-gnu': 4.61.1 - '@rollup/rollup-linux-x64-musl': 4.61.1 - '@rollup/rollup-openbsd-x64': 4.61.1 - '@rollup/rollup-openharmony-arm64': 4.61.1 - '@rollup/rollup-win32-arm64-msvc': 4.61.1 - '@rollup/rollup-win32-ia32-msvc': 4.61.1 - '@rollup/rollup-win32-x64-gnu': 4.61.1 - '@rollup/rollup-win32-x64-msvc': 4.61.1 + '@napi-rs/lzma-linux-x64-gnu': 1.5.1 + '@rollup/rollup-android-arm-eabi': 4.62.4 + '@rollup/rollup-android-arm64': 4.62.4 + '@rollup/rollup-darwin-arm64': 4.62.4 + '@rollup/rollup-darwin-x64': 4.62.4 + '@rollup/rollup-freebsd-arm64': 4.62.4 + '@rollup/rollup-freebsd-x64': 4.62.4 + '@rollup/rollup-linux-arm-gnueabihf': 4.62.4 + '@rollup/rollup-linux-arm-musleabihf': 4.62.4 + '@rollup/rollup-linux-arm64-gnu': 4.62.4 + '@rollup/rollup-linux-arm64-musl': 4.62.4 + '@rollup/rollup-linux-loong64-gnu': 4.62.4 + '@rollup/rollup-linux-loong64-musl': 4.62.4 + '@rollup/rollup-linux-ppc64-gnu': 4.62.4 + '@rollup/rollup-linux-ppc64-musl': 4.62.4 + '@rollup/rollup-linux-riscv64-gnu': 4.62.4 + '@rollup/rollup-linux-riscv64-musl': 4.62.4 + '@rollup/rollup-linux-s390x-gnu': 4.62.4 + '@rollup/rollup-linux-x64-gnu': 4.62.4 + '@rollup/rollup-linux-x64-musl': 4.62.4 + '@rollup/rollup-openbsd-x64': 4.62.4 + '@rollup/rollup-openharmony-arm64': 4.62.4 + '@rollup/rollup-win32-arm64-msvc': 4.62.4 + '@rollup/rollup-win32-ia32-msvc': 4.62.4 + '@rollup/rollup-win32-x64-gnu': 4.62.4 + '@rollup/rollup-win32-x64-msvc': 4.62.4 fsevents: 2.3.3 run-parallel@1.2.0: @@ -8611,13 +8498,13 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.89.2: + sass@1.102.0: dependencies: - chokidar: 4.0.3 - immutable: 5.1.6 + chokidar: 5.0.0 + immutable: 5.1.9 source-map-js: 1.2.1 optionalDependencies: - '@parcel/watcher': 2.5.1 + '@parcel/watcher': 2.6.0 scheduler@0.21.0: dependencies: @@ -8633,37 +8520,37 @@ snapshots: semver@6.3.1: {} - semver@7.7.2: {} - semver@7.8.5: {} - send@0.19.0: + send@0.19.2: dependencies: debug: 2.6.9 depd: 2.0.0 destroy: 1.2.0 - encodeurl: 1.0.2 + encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 fresh: 0.5.2 - http-errors: 2.0.0 + http-errors: 2.0.1 mime: 1.6.0 ms: 2.1.3 on-finished: 2.4.1 range-parser: 1.2.1 - statuses: 2.0.1 + statuses: 2.0.2 transitivePeerDependencies: - supports-color - serve-static@1.16.2: + serve-static@1.16.3: dependencies: encodeurl: 2.0.0 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.19.0 + send: 0.19.2 transitivePeerDependencies: - supports-color + set-cookie-parser@2.7.2: {} + set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 @@ -8702,14 +8589,7 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote@1.8.4: {} - - shell-quote@1.9.0: {} - - side-channel-list@1.0.0: - dependencies: - es-errors: 1.3.0 - object-inspect: 1.13.4 + shell-quote@1.10.0: {} side-channel-list@1.0.1: dependencies: @@ -8731,14 +8611,6 @@ snapshots: object-inspect: 1.13.4 side-channel-map: 1.0.1 - side-channel@1.1.0: - dependencies: - es-errors: 1.3.0 - object-inspect: 1.13.4 - side-channel-list: 1.0.0 - side-channel-map: 1.0.1 - side-channel-weakmap: 1.0.2 - side-channel@1.1.1: dependencies: es-errors: 1.3.0 @@ -8789,7 +8661,7 @@ snapshots: statuses@2.0.2: {} - std-env@3.9.0: {} + std-env@3.10.0: {} stop-iteration-iterator@1.1.0: dependencies: @@ -8876,7 +8748,7 @@ snapshots: strip-ansi@7.2.0: dependencies: - ansi-regex: 6.2.2 + ansi-regex: 6.3.0 strip-bom@3.0.0: {} @@ -8888,9 +8760,9 @@ snapshots: dependencies: js-tokens: 9.0.1 - strnum@2.4.0: + strnum@2.4.2: dependencies: - anynum: 1.0.0 + anynum: 1.0.1 stubs@3.0.0: {} @@ -8908,9 +8780,9 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - tabbable@6.2.0: {} + tabbable@6.5.0: {} - teeny-request@10.1.3: + teeny-request@10.1.4: dependencies: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -8919,24 +8791,22 @@ snapshots: transitivePeerDependencies: - supports-color - teeny-request@9.0.0: + teeny-request@11.0.1: dependencies: - http-proxy-agent: 5.0.0 - https-proxy-agent: 5.0.1 - node-fetch: 2.7.0 + http-proxy-agent: 7.0.2 + https-proxy-agent: 7.0.6 + node-fetch: 3.3.2 stream-events: 1.0.5 - uuid: 14.0.1 transitivePeerDependencies: - - encoding - supports-color term-size@2.2.1: {} - test-exclude@7.0.1: + test-exclude@7.0.2: dependencies: - '@istanbuljs/schema': 0.1.3 + '@istanbuljs/schema': 0.1.6 glob: 10.5.0 - minimatch: 9.0.9 + minimatch: 10.2.6 text-table@0.2.0: {} @@ -8948,8 +8818,8 @@ snapshots: tinyglobby@0.2.17: dependencies: - fdir: 6.5.0(picomatch@4.0.4) - picomatch: 4.0.4 + fdir: 6.5.0(picomatch@4.0.5) + picomatch: 4.0.5 tinypool@1.1.1: {} @@ -8977,17 +8847,17 @@ snapshots: ts-key-enum@2.0.13: {} - ts-node-dev@2.0.0(@swc/core@1.12.14(@swc/helpers@0.5.17))(@types/node@24.13.2)(typescript@5.5.4): + ts-node-dev@2.0.0(@swc/core@1.16.1(@swc/helpers@0.5.23))(@types/node@24.13.3)(typescript@5.5.4): dependencies: chokidar: 3.6.0 dynamic-dedupe: 0.3.0 minimist: 1.2.8 mkdirp: 1.0.4 - resolve: 1.22.10 + resolve: 1.22.12 rimraf: 2.7.1 source-map-support: 0.5.21 tree-kill: 1.2.2 - ts-node: 10.9.2(@swc/core@1.12.14(@swc/helpers@0.5.17))(@types/node@24.13.2)(typescript@5.5.4) + ts-node: 10.9.2(@swc/core@1.16.1(@swc/helpers@0.5.23))(@types/node@24.13.3)(typescript@5.5.4) tsconfig: 7.0.0 typescript: 5.5.4 transitivePeerDependencies: @@ -8995,15 +8865,15 @@ snapshots: - '@swc/wasm' - '@types/node' - ts-node@10.9.2(@swc/core@1.12.14(@swc/helpers@0.5.17))(@types/node@24.13.2)(typescript@5.5.4): + ts-node@10.9.2(@swc/core@1.16.1(@swc/helpers@0.5.23))(@types/node@24.13.3)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.12 + '@tsconfig/node10': 1.0.13 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 24.13.2 - acorn: 8.17.0 + '@types/node': 24.13.3 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -9013,7 +8883,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: - '@swc/core': 1.12.14(@swc/helpers@0.5.17) + '@swc/core': 1.16.1(@swc/helpers@0.5.23) tsconfck@3.1.6(typescript@5.5.4): optionalDependencies: @@ -9087,10 +8957,10 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.21.0: {} - undici-types@7.18.2: {} + undici-types@8.3.0: {} + unicode-trie@2.0.0: dependencies: pako: 0.2.9 @@ -9106,7 +8976,7 @@ snapshots: dependencies: punycode: 2.3.1 - use-sync-external-store@1.5.0(react@18.3.1): + use-sync-external-store@1.6.0(react@18.3.1): dependencies: react: 18.3.1 @@ -9116,7 +8986,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@14.0.1: {} + uuid@14.0.2: {} v8-compile-cache-lib@3.0.1: {} @@ -9127,13 +8997,13 @@ snapshots: vary@1.1.2: {} - vite-node@3.2.4(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2): + vite-node@3.2.4(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0): dependencies: cac: 6.7.14 - debug: 4.4.1 + debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9148,68 +9018,68 @@ snapshots: - tsx - yaml - vite-plugin-static-copy@2.3.2(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)): + vite-plugin-static-copy@2.3.2(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)): dependencies: chokidar: 3.6.0 fast-glob: 3.3.3 - fs-extra: 11.3.0 - p-map: 7.0.4 + fs-extra: 11.4.0 + p-map: 7.0.6 picocolors: 1.1.1 - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) - vite-tsconfig-paths@5.1.4(typescript@5.5.4)(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)): + vite-tsconfig-paths@5.1.4(typescript@5.5.4)(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)): dependencies: - debug: 4.4.1 + debug: 4.4.3 globrex: 0.1.2 tsconfck: 3.1.6(typescript@5.5.4) optionalDependencies: - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) transitivePeerDependencies: - supports-color - typescript - vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2): + vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0): dependencies: esbuild: 0.25.12 - fdir: 6.5.0(picomatch@4.0.4) - picomatch: 4.0.4 - postcss: 8.5.15 - rollup: 4.61.1 + fdir: 6.5.0(picomatch@4.0.5) + picomatch: 4.0.5 + postcss: 8.5.26 + rollup: 4.62.4 tinyglobby: 0.2.17 optionalDependencies: - '@types/node': 24.13.2 + '@types/node': 26.2.0 fsevents: 2.3.3 lightningcss: 1.32.0 - sass: 1.89.2 + sass: 1.102.0 - vitest@3.2.6(@types/node@24.13.2)(happy-dom@20.10.2)(lightningcss@1.32.0)(sass@1.89.2): + vitest@3.2.7(@types/node@26.2.0)(happy-dom@20.11.2)(lightningcss@1.32.0)(sass@1.102.0): dependencies: '@types/chai': 5.2.3 - '@vitest/expect': 3.2.6 - '@vitest/mocker': 3.2.6(vite@6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2)) - '@vitest/pretty-format': 3.2.6 - '@vitest/runner': 3.2.6 - '@vitest/snapshot': 3.2.6 - '@vitest/spy': 3.2.6 - '@vitest/utils': 3.2.6 + '@vitest/expect': 3.2.7 + '@vitest/mocker': 3.2.7(vite@6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0)) + '@vitest/pretty-format': 3.2.7 + '@vitest/runner': 3.2.7 + '@vitest/snapshot': 3.2.7 + '@vitest/spy': 3.2.7 + '@vitest/utils': 3.2.7 chai: 5.3.3 - debug: 4.4.1 - expect-type: 1.3.0 + debug: 4.4.3 + expect-type: 1.4.0 magic-string: 0.30.21 pathe: 2.0.3 - picomatch: 4.0.4 - std-env: 3.9.0 + picomatch: 4.0.5 + std-env: 3.10.0 tinybench: 2.9.0 tinyexec: 0.3.2 tinyglobby: 0.2.17 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.4.3(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) - vite-node: 3.2.4(@types/node@24.13.2)(lightningcss@1.32.0)(sass@1.89.2) + vite: 6.4.3(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) + vite-node: 3.2.4(@types/node@26.2.0)(lightningcss@1.32.0)(sass@1.102.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.13.2 - happy-dom: 20.10.2 + '@types/node': 26.2.0 + happy-dom: 20.11.2 transitivePeerDependencies: - jiti - less @@ -9309,9 +9179,11 @@ snapshots: wrappy@1.0.2: {} - ws@8.21.0: {} + ws@7.5.13: {} + + ws@8.21.3: {} - xml-naming@0.1.0: {} + xml-naming@0.3.0: {} xtend@4.0.2: {} @@ -9319,7 +9191,7 @@ snapshots: yargs-parser@21.1.1: {} - yargs@17.7.2: + yargs@17.7.3: dependencies: cliui: 8.0.1 escalade: 3.2.0 @@ -9333,18 +9205,18 @@ snapshots: yocto-queue@0.1.0: {} - zustand@4.5.7(@types/react@18.3.23)(immer@10.1.1)(react@18.3.1): + zustand@4.5.7(@types/react@18.3.31)(immer@10.2.0)(react@18.3.1): dependencies: - use-sync-external-store: 1.5.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) optionalDependencies: - '@types/react': 18.3.23 - immer: 10.1.1 + '@types/react': 18.3.31 + immer: 10.2.0 react: 18.3.1 - zustand@4.5.7(@types/react@18.3.23)(immer@9.0.6)(react@18.3.1): + zustand@4.5.7(@types/react@18.3.31)(immer@9.0.6)(react@18.3.1): dependencies: - use-sync-external-store: 1.5.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) optionalDependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.31 immer: 9.0.6 react: 18.3.1