From 25c058cdc958bbe871c2d50174bde0508b9c4292 Mon Sep 17 00:00:00 2001 From: Arun George Date: Fri, 3 Oct 2025 14:22:22 -0400 Subject: [PATCH 1/4] use act from testing lib --- .../src/tests/components/iModel/IModelViewer.test.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/modules/viewer-react/src/tests/components/iModel/IModelViewer.test.tsx b/packages/modules/viewer-react/src/tests/components/iModel/IModelViewer.test.tsx index e4dd1027..4cfa8378 100644 --- a/packages/modules/viewer-react/src/tests/components/iModel/IModelViewer.test.tsx +++ b/packages/modules/viewer-react/src/tests/components/iModel/IModelViewer.test.tsx @@ -8,7 +8,7 @@ import type { FrontstageConfig } from "@itwin/appui-react"; import { ContentGroup, IModelViewportControl } from "@itwin/appui-react"; import { FrontstageProvider } from "@itwin/appui-react"; import { UiFramework } from "@itwin/appui-react"; -import { render, waitFor } from "@testing-library/react"; +import { act, render, waitFor } from "@testing-library/react"; import React from "react"; import { describe, expect, it, vi } from "vitest"; @@ -88,7 +88,7 @@ describe("IModelViewer", () => { }, ]; - await React.act(async () => { + await act(async () => { render(); }); From 77c48062395a3909bf1b56f8db477e6aa35da7f5 Mon Sep 17 00:00:00 2001 From: Arun George Date: Mon, 6 Oct 2025 13:52:48 -0400 Subject: [PATCH 2/4] updates for audit --- .../cospace-10-25_2025-10-06-17-45.json | 10 + common/config/rush/pnpm-lock.yaml | 4581 +++++++++-------- 2 files changed, 2320 insertions(+), 2271 deletions(-) create mode 100644 common/changes/@itwin/viewer-react/cospace-10-25_2025-10-06-17-45.json diff --git a/common/changes/@itwin/viewer-react/cospace-10-25_2025-10-06-17-45.json b/common/changes/@itwin/viewer-react/cospace-10-25_2025-10-06-17-45.json new file mode 100644 index 00000000..40f075ed --- /dev/null +++ b/common/changes/@itwin/viewer-react/cospace-10-25_2025-10-06-17-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@itwin/viewer-react", + "comment": "", + "type": "none" + } + ], + "packageName": "@itwin/viewer-react" +} \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 78947bb3..216bb755 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -79,76 +79,76 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm '@itwin/desktop-viewer-react': link:../../modules/desktop-viewer-react - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/ecschema-rpcinterface-impl': 5.0.4_k37szeyxs6og3t3nueuoikb7da - '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a - '@itwin/express-server': 5.0.4_sasobyqfwh2gppwsvqeqercgme + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/ecschema-rpcinterface-impl': 5.2.0_sjgwsrjc64ooptgmk4xah2sbdi + '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu + '@itwin/express-server': 5.2.0_s43jr63hhssq7pip2nr67lp5wu '@itwin/imodel-browser-react': 1.3.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-backend': 6.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue - '@itwin/imodels-client-authoring': 6.0.1 + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-backend': 6.0.2_ehj5gmvlb63tmyc5y6r4xi545m + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/imodels-client-authoring': 6.0.2 '@itwin/itwinui-css': 1.12.10 - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-layouts-css': 0.2.0 '@itwin/itwinui-layouts-react': 0.2.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-variables': 2.1.2 - '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y - '@itwin/presentation-backend': 5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize - '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 + '@itwin/presentation-backend': 5.2.0_hk6zmclhosruav3xi7y4h5neau + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm + '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/webgl-compatibility': 5.2.0 dotenv-flow: 3.3.0 - electron: 36.7.3 + electron: 36.9.3 minimist: 1.2.8 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: - '@itwin/build-tools': 4.11.6_@types+node@22.16.5 + '@itwin/build-tools': 4.11.6_@types+node@22.18.8 '@types/dotenv-flow': 3.3.3 '@types/electron-devtools-installer': 2.2.5 '@types/minimist': 1.2.5 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 - '@vitejs/plugin-react': 4.7.0_vite@7.0.6 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@vitejs/plugin-react': 4.7.0_vite@7.1.9 cpx2: 4.2.0 cross-env: 7.0.3 electron-devtools-installer: 2.2.4 npm-run-all: 4.1.5 rimraf: 3.0.2 - sass: 1.89.2 + sass: 1.93.2 typescript: 5.6.3 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 - vite-plugin-node-polyfills: 0.24.0_vite@7.0.6 - vite-plugin-static-copy: 3.1.1_vite@7.0.6 + vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite-plugin-node-polyfills: 0.24.0_vite@7.1.9 + vite-plugin-static-copy: 3.1.3_vite@7.1.9 ../../packages/apps/web-viewer-test: specifiers: @@ -203,55 +203,55 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.0.4 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/frontend-devtools': 5.0.4_77ejglwc2kfr436pryyzowmw4y - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 - '@itwin/tree-widget-react': 3.12.0_ne6q7cciwnuiw3ay4j3vyh5tpe - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.2.0 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/frontend-devtools': 5.2.0_fx7w7j4337opdfmvhkfuk6xb4a + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 + '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty '@itwin/web-viewer-react': link:../../modules/web-viewer-react - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/webgl-compatibility': 5.2.0 '@remix-run/router': 1.23.0 history: 5.3.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: '@svgr/rollup': 8.1.0_typescript@5.6.3 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 - '@vitejs/plugin-react': 4.7.0_vite@7.0.6 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@vitejs/plugin-react': 4.7.0_vite@7.1.9 rimraf: 3.0.2 - sass: 1.89.2 + sass: 1.93.2 typescript: 5.6.3 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 - vite-plugin-static-copy: 3.1.1_vite@7.0.6 + vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite-plugin-static-copy: 3.1.3_vite@7.1.9 ../../packages/modules/desktop-viewer-react: specifiers: @@ -296,40 +296,40 @@ importers: dependencies: '@itwin/viewer-react': link:../viewer-react devDependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/build-tools': 5.0.4_@types+node@22.16.5 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/build-tools': 5.2.0_@types+node@22.18.8 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 '@itwin/unified-selection-react': 1.0.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/webgl-compatibility': 5.0.4 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@itwin/webgl-compatibility': 5.2.0 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 copyfiles: 2.4.1 - electron: 36.7.3 - eslint: 9.32.0 + electron: 36.9.3 + eslint: 9.37.0 identity-obj-proxy: 3.0.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 @@ -353,22 +353,22 @@ importers: serve: ^14.2.0 typescript: ~5.6.2 dependencies: - '@itwin/core-extension': 5.0.4_ncqq3ushtttdp5thx6iqn746bm + '@itwin/core-extension': 5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy devDependencies: '@esbuild-plugins/node-globals-polyfill': 0.1.1_esbuild@0.13.15 '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.13.15 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/build-tools': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/build-tools': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/webgl-compatibility': 5.2.0 esbuild: 0.13.15 npm-run-all: 4.1.5 rimraf: 3.0.2 - serve: 14.2.4 + serve: 14.2.5 typescript: 5.6.3 ../../packages/modules/test-remote-extension: @@ -390,22 +390,22 @@ importers: serve: ^14.2.0 typescript: ~5.6.2 dependencies: - '@itwin/core-extension': 5.0.4_ncqq3ushtttdp5thx6iqn746bm + '@itwin/core-extension': 5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy devDependencies: '@esbuild-plugins/node-globals-polyfill': 0.1.1_esbuild@0.13.15 '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.13.15 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/build-tools': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/build-tools': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/webgl-compatibility': 5.2.0 esbuild: 0.13.15 npm-run-all: 4.1.5 rimraf: 3.0.2 - serve: 14.2.4 + serve: 14.2.5 typescript: 5.6.3 ../../packages/modules/viewer-react: @@ -461,53 +461,53 @@ importers: dependencies: '@bentley/icons-generic-webfont': 1.0.34 '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-shared': 1.2.2 - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 - '@itwin/unified-selection': 1.4.2 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze + '@itwin/presentation-shared': 1.2.3 + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 + '@itwin/unified-selection': 1.5.1 lodash.isequal: 4.5.0 devDependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/build-tools': 5.0.4_@types+node@22.16.5 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 - '@itwin/webgl-compatibility': 5.0.4 - '@testing-library/jest-dom': 6.6.4 - '@testing-library/react': 14.3.1_kpg3w6by3gljrceryzwgexu7qy + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/build-tools': 5.2.0_@types+node@22.18.8 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/webgl-compatibility': 5.2.0 + '@testing-library/jest-dom': 6.9.1 + '@testing-library/react': 14.3.1_zddmkp5xyx2dovmyr4kdp63tse '@testing-library/user-event': 7.2.1 '@types/lodash.isequal': 4.5.8 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 copyfiles: 2.4.1 - eslint: 9.32.0 + eslint: 9.37.0 identity-obj-proxy: 3.0.0 jsdom: 26.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 - vitest: 3.2.4_awwnpgevbqw27bweajrr6vbdvu + vitest: 3.2.4_rx2popiikidvg57en7e2ylutf4 ../../packages/modules/web-viewer-react: specifiers: @@ -555,46 +555,46 @@ importers: dependencies: '@itwin/viewer-react': link:../viewer-react devDependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/build-tools': 5.0.4_@types+node@22.16.5 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/build-tools': 5.2.0_@types+node@22.18.8 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/webgl-compatibility': 5.2.0 '@testing-library/jest-dom': 4.2.4 - '@testing-library/react': 14.3.1_kpg3w6by3gljrceryzwgexu7qy + '@testing-library/react': 14.3.1_zddmkp5xyx2dovmyr4kdp63tse '@testing-library/user-event': 7.2.1 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 concurrently: 5.3.0 copyfiles: 2.4.1 - eslint: 9.32.0 + eslint: 9.37.0 identity-obj-proxy: 3.0.0 jsdom: 26.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 - vitest: 3.2.4_awwnpgevbqw27bweajrr6vbdvu + vitest: 3.2.4_rx2popiikidvg57en7e2ylutf4 ../../packages/templates/desktop: specifiers: @@ -674,80 +674,80 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/build-tools': 5.0.4_@types+node@22.16.5 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/desktop-viewer-react': 5.0.0_w2btn5jzsbsav6hxozneaeucq4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/ecschema-rpcinterface-impl': 5.0.4_k37szeyxs6og3t3nueuoikb7da - '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a - '@itwin/express-server': 5.0.4_sasobyqfwh2gppwsvqeqercgme + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/build-tools': 5.2.0_@types+node@22.18.8 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/desktop-viewer-react': 5.0.1_aw7eu5knama5nefzszb6luwmei + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/ecschema-rpcinterface-impl': 5.2.0_sjgwsrjc64ooptgmk4xah2sbdi + '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu + '@itwin/express-server': 5.2.0_s43jr63hhssq7pip2nr67lp5wu '@itwin/imodel-browser-react': 1.3.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-backend': 6.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym - '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue - '@itwin/imodels-client-authoring': 6.0.1 - '@itwin/imodels-client-management': 6.0.1 + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-backend': 6.0.2_ehj5gmvlb63tmyc5y6r4xi545m + '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/imodels-client-authoring': 6.0.2 + '@itwin/imodels-client-management': 6.0.2 '@itwin/itwinui-css': 1.12.10 - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-layouts-css': 0.2.0 '@itwin/itwinui-layouts-react': 0.2.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-variables': 2.1.2 - '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y - '@itwin/presentation-backend': 5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-shared': 1.2.2 - '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize - '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 + '@itwin/presentation-backend': 5.2.0_hk6zmclhosruav3xi7y4h5neau + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-shared': 1.2.3 + '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm + '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/webgl-compatibility': 5.2.0 cross-env: 7.0.3 dotenv-flow: 3.3.0 - electron: 36.7.3 + electron: 36.9.3 electron-devtools-installer: 2.2.4 minimist: 1.2.8 npm-run-all: 4.1.5 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: - '@itwin/eslint-plugin': 5.2.1_3exlvpe3zl35bh3i3a6rjf7vke + '@itwin/eslint-plugin': 5.2.1_kklrdhcdgsso5uhcd2buyqgup4 '@types/dotenv-flow': 3.3.3 '@types/electron-devtools-installer': 2.2.5 '@types/minimist': 1.2.5 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 - '@vitejs/plugin-react': 4.7.0_vite@7.0.6 - eslint: 9.32.0 - eslint-plugin-react: 7.37.5_eslint@9.32.0 - sass: 1.89.2 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@vitejs/plugin-react': 4.7.0_vite@7.1.9 + eslint: 9.37.0 + eslint-plugin-react: 7.37.5_eslint@9.37.0 + sass: 1.93.2 typescript: 5.6.3 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 - vite-plugin-node-polyfills: 0.24.0_vite@7.0.6 - vite-plugin-static-copy: 3.1.1_vite@7.0.6 + vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite-plugin-node-polyfills: 0.24.0_vite@7.1.9 + vite-plugin-static-copy: 3.1.3_vite@7.1.9 ../../packages/templates/web: specifiers: @@ -806,59 +806,59 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.0.4 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue - '@itwin/imodels-client-management': 6.0.1 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.2.0 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/imodels-client-management': 6.0.2 '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-shared': 1.2.2 - '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize - '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 - '@itwin/web-viewer-react': 5.0.0_nraic7zci6bdj32u3riltp2yg4 - '@itwin/webgl-compatibility': 5.0.4 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-shared': 1.2.3 + '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm + '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/web-viewer-react': 5.0.1_2spenyghlgppplpa62znp6cs7q + '@itwin/webgl-compatibility': 5.2.0 '@remix-run/router': 1.23.0 - '@tanstack/react-router': 1.130.2_nnrd3gsncyragczmpvfhocinkq + '@tanstack/react-router': 1.132.41_nnrd3gsncyragczmpvfhocinkq history: 5.3.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 6.0.0_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 devDependencies: - '@itwin/eslint-plugin': 5.2.1_3exlvpe3zl35bh3i3a6rjf7vke + '@itwin/eslint-plugin': 5.2.1_kklrdhcdgsso5uhcd2buyqgup4 '@types/history': 4.7.11 - '@types/node': 22.16.5 - '@types/react': 18.3.23 - '@types/react-dom': 18.3.7_@types+react@18.3.23 - '@vitejs/plugin-react': 4.7.0_vite@7.0.6 - eslint: 9.32.0 - eslint-plugin-react: 7.37.5_eslint@9.32.0 - sass: 1.89.2 + '@types/node': 22.18.8 + '@types/react': 18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@vitejs/plugin-react': 4.7.0_vite@7.1.9 + eslint: 9.37.0 + eslint-plugin-react: 7.37.5_eslint@9.37.0 + sass: 1.93.2 typescript: 5.6.3 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 - vite-plugin-static-copy: 3.1.1_vite@7.0.6 + vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite-plugin-static-copy: 3.1.3_vite@7.1.9 ../scripts: specifiers: @@ -881,24 +881,24 @@ importers: stylelint-scss: ^6.12.0 typescript-eslint: ^8.32.0 devDependencies: - '@itwin/eslint-plugin': 5.2.1_eslint@9.32.0 - '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi - '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 - eslint: 9.32.0 - eslint-config-prettier: 10.1.8_eslint@9.32.0 - eslint-config-react-app: 7.0.1_eslint@9.32.0 - eslint-plugin-prettier: 5.5.3_lz6aiel3xbdusdhlfqscqra5uu - eslint-plugin-react: 7.37.5_eslint@9.32.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 - eslint-plugin-simple-import-sort: 12.1.1_eslint@9.32.0 + '@itwin/eslint-plugin': 5.2.1_eslint@9.37.0 + '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta + '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 + eslint: 9.37.0 + eslint-config-prettier: 10.1.8_eslint@9.37.0 + eslint-config-react-app: 7.0.1_eslint@9.37.0 + eslint-plugin-prettier: 5.5.4_uzcgrghkbn5yc2rh7ddu2g6eiu + eslint-plugin-react: 7.37.5_eslint@9.37.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 + eslint-plugin-simple-import-sort: 12.1.1_eslint@9.37.0 lint-staged: 11.2.6 prettier: 3.6.2 - stylelint: 16.22.0 - stylelint-config-prettier: 9.0.5_stylelint@16.22.0 - stylelint-config-sass-guidelines: 12.1.0_stylelint@16.22.0 - stylelint-prettier: 5.0.3_5cy3i7x62q3wy6xioxaxellc5y - stylelint-scss: 6.12.1_stylelint@16.22.0 - typescript-eslint: 8.38.0_eslint@9.32.0 + stylelint: 16.25.0 + stylelint-config-prettier: 9.0.5_stylelint@16.25.0 + stylelint-config-sass-guidelines: 12.1.0_stylelint@16.25.0 + stylelint-prettier: 5.0.3_4ad7exwles5q7ddwazihw7hduq + stylelint-scss: 6.12.1_stylelint@16.25.0 + typescript-eslint: 8.46.0_eslint@9.37.0 packages: @@ -906,23 +906,15 @@ packages: resolution: {integrity: sha512-ns8vKbKhIQm338AeWo/YdDSWil3pldwCMoyR2npoM2qDAzF8Vuko8BtDxpNt/wE15SXOh5K5WbjSLR4kTOAHLA==} hasBin: true - /@adobe/css-tools/4.4.3: - resolution: {integrity: sha512-VQKMkwriZbaOgVCby1UDY/LDk5fIjhQicCvVPFqfe+69fWaPWydbWJ3wRt59/YzIwda1I81loas3oCoHxnqvdA==} - dev: true - - /@ampproject/remapping/2.3.0: - resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/gen-mapping': 0.3.12 - '@jridgewell/trace-mapping': 0.3.29 + /@adobe/css-tools/4.4.4: + resolution: {integrity: sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==} dev: true /@asamuzakjp/css-color/3.2.0: resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==} dependencies: '@csstools/css-calc': 2.1.4_3zfxnl4m3q3iwlnruu4kxqgjiu - '@csstools/css-color-parser': 3.0.10_3zfxnl4m3q3iwlnruu4kxqgjiu + '@csstools/css-color-parser': 3.1.0_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/css-parser-algorithms': 3.0.5_y7ebxhmywfqzdqo3zx54rlvajm '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 @@ -934,37 +926,37 @@ packages: dependencies: tslib: 2.8.1 - /@azure/core-auth/1.10.0: - resolution: {integrity: sha512-88Djs5vBvGbHQHf5ZZcaoNHo6Y8BKZkt3cw2iuJIQzLEgH4Ox6Tm4hjFhbqOxyYsgIG/eJbFEHpxRIfEEWv5Ow==} + /@azure/core-auth/1.10.1: + resolution: {integrity: sha512-ykRMW8PjVAn+RS6ww5cmK9U2CyH9p4Q88YJwvUslfuMmN98w/2rdGRLPqJYObapBCdzBVeDgYWdJnFPFb7qzpg==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.0 + '@azure/core-util': 1.13.1 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-client/1.10.0: - resolution: {integrity: sha512-O4aP3CLFNodg8eTHXECaH3B3CjicfzkxVtnrfLkOq0XNP7TIECGfHpK/C6vADZkWP75wzmdBnsIA8ksuJMk18g==} + /@azure/core-client/1.10.1: + resolution: {integrity: sha512-Nh5PhEOeY6PrnxNPsEHRr9eimxLwgLlpmguQaHKBinFYA/RU9+kOYVOQqOrTsCL+KSxrLLl1gD8Dk5BFW/7l/w==} engines: {node: '>=20.0.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/core-auth': 1.10.1 + '@azure/core-rest-pipeline': 1.22.1 + '@azure/core-tracing': 1.3.1 + '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-http-compat/2.3.0: - resolution: {integrity: sha512-qLQujmUypBBG0gxHd0j6/Jdmul6ttl24c8WGiLXIk7IHXdBlfoBqW27hyz3Xn6xbfdyVSarl1Ttbk0AwnZBYCw==} - engines: {node: '>=18.0.0'} + /@azure/core-http-compat/2.3.1: + resolution: {integrity: sha512-az9BkXND3/d5VgdRRQVkiJb2gOmDU8Qcq4GvjtBmDICNiQ9udFmDk4ZpSB5Qq1OmtDJGlQAfBaS4palFsazQ5g==} + engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-client': 1.10.0 - '@azure/core-rest-pipeline': 1.22.0 + '@azure/core-client': 1.10.1 + '@azure/core-rest-pipeline': 1.22.1 transitivePeerDependencies: - supports-color @@ -973,7 +965,7 @@ packages: engines: {node: '>=18.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.0 + '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 tslib: 2.8.1 transitivePeerDependencies: @@ -985,32 +977,32 @@ packages: dependencies: tslib: 2.8.1 - /@azure/core-rest-pipeline/1.22.0: - resolution: {integrity: sha512-OKHmb3/Kpm06HypvB3g6Q3zJuvyXcpxDpCS1PnU8OV6AJgSFaee/covXBcPbWc6XDDxtEPlbi3EMQ6nUiPaQtw==} + /@azure/core-rest-pipeline/1.22.1: + resolution: {integrity: sha512-UVZlVLfLyz6g3Hy7GNDpooMQonUygH7ghdiSASOOHy97fKj/mPLqgDX7aidOijn+sCMU+WU8NjlPlNTgnvbcGA==} engines: {node: '>=20.0.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/core-auth': 1.10.1 + '@azure/core-tracing': 1.3.1 + '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 - '@typespec/ts-http-runtime': 0.3.0 + '@typespec/ts-http-runtime': 0.3.1 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-tracing/1.3.0: - resolution: {integrity: sha512-+XvmZLLWPe67WXNZo9Oc9CrPj/Tm8QnHR92fFAFdnbzwNdCH1h+7UdpaQgRSBsMY+oW1kHXNUZQLdZ1gHX3ROw==} + /@azure/core-tracing/1.3.1: + resolution: {integrity: sha512-9MWKevR7Hz8kNzzPLfX4EAtGM2b8mr50HPDBvio96bURP/9C+HjdH3sBlLSNNrvRAr5/k/svoH457gB5IKpmwQ==} engines: {node: '>=20.0.0'} dependencies: tslib: 2.8.1 - /@azure/core-util/1.13.0: - resolution: {integrity: sha512-o0psW8QWQ58fq3i24Q1K2XfS/jYTxr7O1HRcyUE9bV9NttLU+kYOH82Ixj8DGlMTOWgxm1Sss2QAfKK5UkSPxw==} + /@azure/core-util/1.13.1: + resolution: {integrity: sha512-XPArKLzsvl0Hf0CaGyKHUyVgF7oDnhKoP85Xv6M4StF/1AhfORhZudHtOyf2s+FcbuQ9dPRAjB8J2KvRRMUK2A==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@typespec/ts-http-runtime': 0.3.0 + '@typespec/ts-http-runtime': 0.3.1 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -1019,14 +1011,14 @@ packages: resolution: {integrity: sha512-D/sdlJBMJfx7gqoj66PKVmhDDaU6TKA49ptcolxdas29X7AfvLTmfAGLjAcIMBK7UZ2o4lygHIqVckOlQU3xWw==} engines: {node: '>=20.0.0'} dependencies: - fast-xml-parser: 5.2.5 + fast-xml-parser: 5.3.0 tslib: 2.8.1 /@azure/logger/1.3.0: resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} engines: {node: '>=20.0.0'} dependencies: - '@typespec/ts-http-runtime': 0.3.0 + '@typespec/ts-http-runtime': 0.3.1 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -1036,14 +1028,14 @@ packages: engines: {node: '>=20.0.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/core-auth': 1.10.1 + '@azure/core-client': 1.10.1 + '@azure/core-http-compat': 2.3.1 '@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-rest-pipeline': 1.22.1 + '@azure/core-tracing': 1.3.1 + '@azure/core-util': 1.13.1 '@azure/core-xml': 1.5.0 '@azure/logger': 1.3.0 '@azure/storage-common': 12.0.0 @@ -1057,11 +1049,11 @@ packages: engines: {node: '>=20.0.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/core-auth': 1.10.1 + '@azure/core-http-compat': 2.3.1 + '@azure/core-rest-pipeline': 1.22.1 + '@azure/core-tracing': 1.3.1 + '@azure/core-util': 1.13.1 '@azure/logger': 1.3.0 events: 3.3.0 tslib: 2.8.1 @@ -1077,27 +1069,27 @@ packages: picocolors: 1.1.1 dev: true - /@babel/compat-data/7.28.0: - resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==} + /@babel/compat-data/7.28.4: + resolution: {integrity: sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.28.0: - resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} + /@babel/core/7.28.4: + resolution: {integrity: sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==} engines: {node: '>=6.9.0'} dependencies: - '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.0 + '@babel/generator': 7.28.3 '@babel/helper-compilation-targets': 7.27.2 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 - '@babel/helpers': 7.28.2 - '@babel/parser': 7.28.0 + '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 + '@babel/helpers': 7.28.4 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.2 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 + '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 - debug: 4.4.1 + debug: 4.4.3 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -1105,28 +1097,28 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.28.0_ihjhwseran7mj3nbr6dohl6n6m: - resolution: {integrity: sha512-N4ntErOlKvcbTt01rr5wj3y55xnIdx1ymrfIr8C2WnM1Y9glFgWaGDEULJIazOX3XM9NRzhfJ6zZnQ1sBNWU+w==} + /@babel/eslint-parser/7.28.4_yzoitv2ogbjqfypeptv2whux2a: + resolution: {integrity: sha512-Aa+yDiH87980jR6zvRfFuCR1+dLb00vBydhTL+zI992Rz/wQhSvuxjmOOuJOgO3XmakO6RykRGD2S1mq1AtgHA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 9.32.0 + eslint: 9.37.0 eslint-visitor-keys: 2.1.0 semver: 6.3.1 dev: true - /@babel/generator/7.28.0: - resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} + /@babel/generator/7.28.3: + resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/parser': 7.28.0 - '@babel/types': 7.28.2 - '@jridgewell/gen-mapping': 0.3.12 - '@jridgewell/trace-mapping': 0.3.29 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 dev: true @@ -1134,59 +1126,59 @@ packages: resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true /@babel/helper-compilation-targets/7.27.2: resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.28.0 + '@babel/compat-data': 7.28.4 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.25.1 + browserslist: 4.26.3 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.27.1_@babel+core@7.28.0: - resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==} + /@babel/helper-create-class-features-plugin/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-member-expression-to-functions': 7.27.1 '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.27.1_@babel+core@7.28.0: + /@babel/helper-create-regexp-features-plugin/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 - regexpu-core: 6.2.0 + regexpu-core: 6.4.0 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.6.5_@babel+core@7.28.0: + /@babel/helper-define-polyfill-provider/0.6.5_@babel+core@7.28.4: resolution: {integrity: sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.1 + debug: 4.4.3 lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -1202,8 +1194,8 @@ packages: resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.2 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color dev: true @@ -1212,22 +1204,22 @@ packages: resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.2 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.27.3_@babel+core@7.28.0: - resolution: {integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==} + /@babel/helper-module-transforms/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-module-imports': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true @@ -1236,7 +1228,7 @@ packages: resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true /@babel/helper-plugin-utils/7.27.1: @@ -1244,30 +1236,30 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.28.0: + /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-wrap-function': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/helper-wrap-function': 7.28.3 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.27.1_@babel+core@7.28.0: + /@babel/helper-replace-supers/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-member-expression-to-functions': 7.27.1 '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true @@ -1276,8 +1268,8 @@ packages: resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.2 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color dev: true @@ -1297,1145 +1289,1145 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.27.1: - resolution: {integrity: sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==} + /@babel/helper-wrap-function/7.28.3: + resolution: {integrity: sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.27.2 - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.2 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.28.2: - resolution: {integrity: sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==} + /@babel/helpers/7.28.4: + resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.27.2 - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true - /@babel/parser/7.28.0: - resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} + /@babel/parser/7.28.4: + resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.27.1_@babel+core@7.28.0: + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.28.0: + /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.28.0: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.28.0: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.27.1_@babel+core@7.28.0: - resolution: {integrity: sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.28.0: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.28.4: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.28.0_@babel+core@7.28.0: + /@babel/plugin-proposal-decorators/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-decorators': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-decorators': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.28.0: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.28.4: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.28.4 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.28.0: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.28.4: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.28.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.28.4 dev: true - /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.28.0: + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.28.4: resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.28.0: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.28.4: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.4: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.28.0: + /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.28.4: resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.28.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-syntax-decorators/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-decorators/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-flow/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-flow/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-p9OkPbZ5G7UT1MofwYFigGebnrzGJacoBSQM0/6bi/PUMVE+qlWDD/OalvQKbwgQzU6dl0xAv6r4X7Jme0RYxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-import-assertions/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-import-assertions/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-import-attributes/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-import-attributes/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-jsx/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-jsx/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.28.0: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.28.4: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.28.0: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.28.4: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.28.0: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.28.4: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.28.0: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.28.4: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-typescript/7.27.1_@babel+core@7.28.0: + /@babel/plugin-syntax-typescript/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.28.0: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.28.4: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-async-generator-functions/7.28.0_@babel+core@7.28.0: + /@babel/plugin-transform-async-generator-functions/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 - '@babel/traverse': 7.28.0 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.4 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-async-to-generator/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-block-scoping/7.28.0_@babel+core@7.28.0: - resolution: {integrity: sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==} + /@babel/plugin-transform-block-scoping/7.28.4_@babel+core@7.28.4: + resolution: {integrity: sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-class-properties/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-class-properties/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-class-static-block/7.27.1_@babel+core@7.28.0: - resolution: {integrity: sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==} + /@babel/plugin-transform-class-static-block/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-classes/7.28.0_@babel+core@7.28.0: - resolution: {integrity: sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==} + /@babel/plugin-transform-classes/7.28.4_@babel+core@7.28.4: + resolution: {integrity: sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-globals': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 - '@babel/traverse': 7.28.0 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-computed-properties/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/template': 7.27.2 dev: true - /@babel/plugin-transform-destructuring/7.28.0_@babel+core@7.28.0: + /@babel/plugin-transform-destructuring/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-dotall-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-dotall-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-explicit-resource-management/7.28.0_@babel+core@7.28.0: + /@babel/plugin-transform-explicit-resource-management/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-exponentiation-operator/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-exponentiation-operator/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-flow': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-flow': 7.27.1_@babel+core@7.28.4 dev: true - /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-json-strings/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-json-strings/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-literals/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-literals/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-logical-assignment-operators/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-modules-commonjs/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-modules-systemjs/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-named-capturing-groups-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-nullish-coalescing-operator/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-numeric-separator/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-numeric-separator/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-object-rest-spread/7.28.0_@babel+core@7.28.0: - resolution: {integrity: sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==} + /@babel/plugin-transform-object-rest-spread/7.28.4_@babel+core@7.28.4: + resolution: {integrity: sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 - '@babel/traverse': 7.28.0 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.4 + '@babel/traverse': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-optional-catch-binding/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-optional-catch-binding/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-optional-chaining/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-optional-chaining/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.28.0: + /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.28.4: resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-private-methods/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-private-methods/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-private-property-in-object/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-private-property-in-object/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-constant-elements/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-constant-elements/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-edoidOjl/ZxvYo4lSBOQGDSyToYVkTAwyVoa2tkuYTSmjrB1+uAedoL5iROVLXkxH+vRgA7uP4tMg2pUJpZ3Ug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.28.0: + /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-react-jsx-self/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-jsx-self/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx-source/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-jsx-source/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-jsx/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.0 - '@babel/types': 7.28.2 + '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.4 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-regenerator/7.28.1_@babel+core@7.28.0: - resolution: {integrity: sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg==} + /@babel/plugin-transform-regenerator/7.28.4_@babel+core@7.28.4: + resolution: {integrity: sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-regexp-modifiers/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-regexp-modifiers/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-runtime/7.28.0_@babel+core@7.28.0: - resolution: {integrity: sha512-dGopk9nZrtCs2+nfIem25UuHyt5moSJamArzIoh9/vezUQPmYDOzjaHDCkAzuGJibCIkPup8rMT2+wYB6S73cA==} + /@babel/plugin-transform-runtime/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.0 - babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.0 - babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.0 + babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.4 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.4 + babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.4 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-spread/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-spread/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-typescript/7.28.0_@babel+core@7.28.0: + /@babel/plugin-transform-typescript/7.28.0_@babel+core@7.28.4: resolution: {integrity: sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-syntax-typescript': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-typescript': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-property-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-unicode-property-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.27.1_@babel+core@7.28.0: + /@babel/plugin-transform-unicode-sets-regex/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/preset-env/7.28.0_@babel+core@7.28.0: - resolution: {integrity: sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==} + /@babel/preset-env/7.28.3_@babel+core@7.28.4: + resolution: {integrity: sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.28.0 - '@babel/core': 7.28.0 + '@babel/compat-data': 7.28.4 + '@babel/core': 7.28.4 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0 - '@babel/plugin-syntax-import-assertions': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-syntax-import-attributes': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.28.0 - '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-async-generator-functions': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-async-to-generator': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-block-scoping': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-class-properties': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-class-static-block': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-classes': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-computed-properties': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-dotall-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-explicit-resource-management': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-exponentiation-operator': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-json-strings': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-logical-assignment-operators': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-modules-systemjs': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-numeric-separator': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-object-rest-spread': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-optional-catch-binding': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 - '@babel/plugin-transform-private-methods': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-private-property-in-object': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-regenerator': 7.28.1_@babel+core@7.28.0 - '@babel/plugin-transform-regexp-modifiers': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-spread': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-unicode-property-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-unicode-sets-regex': 7.27.1_@babel+core@7.28.0 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.28.0 - babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.0 - babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.0 - babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.0 - core-js-compat: 3.44.0 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.3_@babel+core@7.28.4 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.4 + '@babel/plugin-syntax-import-assertions': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-syntax-import-attributes': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.28.4 + '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-async-generator-functions': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-async-to-generator': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-block-scoping': 7.28.4_@babel+core@7.28.4 + '@babel/plugin-transform-class-properties': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-class-static-block': 7.28.3_@babel+core@7.28.4 + '@babel/plugin-transform-classes': 7.28.4_@babel+core@7.28.4 + '@babel/plugin-transform-computed-properties': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-dotall-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-explicit-resource-management': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-exponentiation-operator': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-json-strings': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-logical-assignment-operators': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-modules-systemjs': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-numeric-separator': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-object-rest-spread': 7.28.4_@babel+core@7.28.4 + '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-optional-catch-binding': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.4 + '@babel/plugin-transform-private-methods': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-private-property-in-object': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-regenerator': 7.28.4_@babel+core@7.28.4 + '@babel/plugin-transform-regexp-modifiers': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-spread': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-unicode-property-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-unicode-sets-regex': 7.27.1_@babel+core@7.28.4 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.28.4 + babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.4 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.4 + babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.4 + core-js-compat: 3.45.1 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.28.0: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.28.4: resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 esutils: 2.0.3 dev: true - /@babel/preset-react/7.27.1_@babel+core@7.28.0: + /@babel/preset-react/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-react-jsx-development': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-react-pure-annotations': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-react-jsx-development': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-react-pure-annotations': 7.27.1_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.27.1_@babel+core@7.28.0: + /@babel/preset-typescript/7.27.1_@babel+core@7.28.4: resolution: {integrity: sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-typescript': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-typescript': 7.28.0_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime/7.28.2: - resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} + /@babel/runtime/7.28.4: + resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} engines: {node: '>=6.9.0'} /@babel/template/7.27.2: @@ -2443,27 +2435,27 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.28.0 - '@babel/types': 7.28.2 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 dev: true - /@babel/traverse/7.28.0: - resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} + /@babel/traverse/7.28.4: + resolution: {integrity: sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.0 + '@babel/generator': 7.28.3 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.0 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 - '@babel/types': 7.28.2 - debug: 4.4.1 + '@babel/types': 7.28.4 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.28.2: - resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==} + /@babel/types/7.28.4: + resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.27.1 @@ -2478,12 +2470,34 @@ packages: resolution: {integrity: sha512-IIs1wDcY2oZ8tJ3EZRw0U51M+0ZL3MvwoDYYmhUXaa9/UZqpFoOyLBGaxjirQteWXqTIMm3mFvmC+Nbn1ok4Iw==} dev: false - /@bentley/imodeljs-native/5.0.114: - resolution: {integrity: sha512-POpkgkU2wbsEdSpWFelbmnN5i3HFR+OBtdmSjj84jyaaiworKHlbw97nGeqBC61y7f1BLJA1QkLkRTrVYCKSZQ==} + /@bentley/imodeljs-native/5.2.20: + resolution: {integrity: sha512-/K+AbtICaBiXg4HVO7ywlRih0At5mFtF1dufxS9vS3pmMTGmguhM0JXDqV1k9SFy/Bp015UCcqp9eRQ/dPyt5g==} requiresBuild: true - /@csstools/color-helpers/5.0.2: - resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==} + /@cacheable/memoize/2.0.3: + resolution: {integrity: sha512-hl9wfQgpiydhQEIv7fkjEzTGE+tcosCXLKFDO707wYJ/78FVOlowb36djex5GdbSyeHnG62pomYLMuV/OT8Pbw==} + dependencies: + '@cacheable/utils': 2.1.0 + dev: true + + /@cacheable/memory/2.0.3: + resolution: {integrity: sha512-R3UKy/CKOyb1LZG/VRCTMcpiMDyLH7SH3JrraRdK6kf3GweWCOU3sgvE13W3TiDRbxnDKylzKJvhUAvWl9LQOA==} + dependencies: + '@cacheable/memoize': 2.0.3 + '@cacheable/utils': 2.1.0 + '@keyv/bigmap': 1.0.2 + hookified: 1.12.1 + keyv: 5.5.3 + dev: true + + /@cacheable/utils/2.1.0: + resolution: {integrity: sha512-ZdxfOiaarMqMj+H7qwlt5EBKWaeGihSYVHdQv5lUsbn8MJJOTW82OIwirQ39U5tMZkNvy3bQE+ryzC+xTAb9/g==} + dependencies: + keyv: 5.5.3 + dev: true + + /@csstools/color-helpers/5.1.0: + resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==} engines: {node: '>=18'} dev: true @@ -2498,14 +2512,14 @@ packages: '@csstools/css-tokenizer': 3.0.4 dev: true - /@csstools/css-color-parser/3.0.10_3zfxnl4m3q3iwlnruu4kxqgjiu: - resolution: {integrity: sha512-TiJ5Ajr6WRd1r8HSiwJvZBiJOqtH86aHpUjq5aEKWHiII2Qfjqd/HCWKPOW8EP4vcspXbHnXrwIDlu5savQipg==} + /@csstools/css-color-parser/3.1.0_3zfxnl4m3q3iwlnruu4kxqgjiu: + resolution: {integrity: sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==} engines: {node: '>=18'} peerDependencies: '@csstools/css-parser-algorithms': ^3.0.5 '@csstools/css-tokenizer': ^3.0.4 dependencies: - '@csstools/color-helpers': 5.0.2 + '@csstools/color-helpers': 5.1.0 '@csstools/css-calc': 2.1.4_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/css-parser-algorithms': 3.0.5_y7ebxhmywfqzdqo3zx54rlvajm '@csstools/css-tokenizer': 3.0.4 @@ -2556,15 +2570,15 @@ packages: postcss-selector-parser: 7.1.0 dev: true - /@dual-bundle/import-meta-resolve/4.1.0: - resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==} + /@dual-bundle/import-meta-resolve/4.2.1: + resolution: {integrity: sha512-id+7YRUgoUX6CgV0DtuhirQWodeeA7Lf4i2x71JS/vtA5pRb/hIGWlw+G6MeXvsM+MXrz0VAydTGElX1rAfgPg==} dev: true /@electron/get/2.0.3: resolution: {integrity: sha512-Qkzpg2s9GnVV2I2BjRksUi43U5e6+zaQMcjoJy0C+C5oxaKl+fmckGDQFtRpZpZV0NQekuZZ+tGz7EA9TVnQtQ==} engines: {node: '>=12'} dependencies: - debug: 4.4.1 + debug: 4.4.3 env-paths: 2.2.1 fs-extra: 8.1.0 got: 11.8.6 @@ -2581,7 +2595,7 @@ packages: engines: {node: '>=18'} dependencies: '@types/estree': 1.0.8 - '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/types': 8.46.0 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -2605,8 +2619,8 @@ packages: rollup-plugin-node-polyfills: 0.2.1 dev: true - /@esbuild/aix-ppc64/0.25.8: - resolution: {integrity: sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==} + /@esbuild/aix-ppc64/0.25.10: + resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -2614,8 +2628,8 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.25.8: - resolution: {integrity: sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==} + /@esbuild/android-arm/0.25.10: + resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -2623,8 +2637,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.25.8: - resolution: {integrity: sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==} + /@esbuild/android-arm64/0.25.10: + resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -2632,8 +2646,8 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.25.8: - resolution: {integrity: sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==} + /@esbuild/android-x64/0.25.10: + resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -2641,8 +2655,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.25.8: - resolution: {integrity: sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==} + /@esbuild/darwin-arm64/0.25.10: + resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -2650,8 +2664,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.25.8: - resolution: {integrity: sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==} + /@esbuild/darwin-x64/0.25.10: + resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -2659,8 +2673,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.25.8: - resolution: {integrity: sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==} + /@esbuild/freebsd-arm64/0.25.10: + resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -2668,8 +2682,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.25.8: - resolution: {integrity: sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==} + /@esbuild/freebsd-x64/0.25.10: + resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -2677,8 +2691,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.25.8: - resolution: {integrity: sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==} + /@esbuild/linux-arm/0.25.10: + resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -2686,8 +2700,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.25.8: - resolution: {integrity: sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==} + /@esbuild/linux-arm64/0.25.10: + resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -2695,8 +2709,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.25.8: - resolution: {integrity: sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==} + /@esbuild/linux-ia32/0.25.10: + resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -2704,8 +2718,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.25.8: - resolution: {integrity: sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==} + /@esbuild/linux-loong64/0.25.10: + resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -2713,8 +2727,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.25.8: - resolution: {integrity: sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==} + /@esbuild/linux-mips64el/0.25.10: + resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -2722,8 +2736,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.25.8: - resolution: {integrity: sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==} + /@esbuild/linux-ppc64/0.25.10: + resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -2731,8 +2745,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.25.8: - resolution: {integrity: sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==} + /@esbuild/linux-riscv64/0.25.10: + resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -2740,8 +2754,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.25.8: - resolution: {integrity: sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==} + /@esbuild/linux-s390x/0.25.10: + resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -2749,8 +2763,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.25.8: - resolution: {integrity: sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==} + /@esbuild/linux-x64/0.25.10: + resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} engines: {node: '>=18'} cpu: [x64] os: [linux] @@ -2758,8 +2772,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-arm64/0.25.8: - resolution: {integrity: sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==} + /@esbuild/netbsd-arm64/0.25.10: + resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] @@ -2767,8 +2781,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.25.8: - resolution: {integrity: sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==} + /@esbuild/netbsd-x64/0.25.10: + resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] @@ -2776,8 +2790,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-arm64/0.25.8: - resolution: {integrity: sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==} + /@esbuild/openbsd-arm64/0.25.10: + resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -2785,8 +2799,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.25.8: - resolution: {integrity: sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==} + /@esbuild/openbsd-x64/0.25.10: + resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -2794,8 +2808,8 @@ packages: dev: true optional: true - /@esbuild/openharmony-arm64/0.25.8: - resolution: {integrity: sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==} + /@esbuild/openharmony-arm64/0.25.10: + resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} engines: {node: '>=18'} cpu: [arm64] os: [openharmony] @@ -2803,8 +2817,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.25.8: - resolution: {integrity: sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==} + /@esbuild/sunos-x64/0.25.10: + resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -2812,8 +2826,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.25.8: - resolution: {integrity: sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==} + /@esbuild/win32-arm64/0.25.10: + resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -2821,8 +2835,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.25.8: - resolution: {integrity: sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==} + /@esbuild/win32-ia32/0.25.10: + resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -2830,8 +2844,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.25.8: - resolution: {integrity: sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==} + /@esbuild/win32-x64/0.25.10: + resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -2839,13 +2853,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.7.0_eslint@9.32.0: - resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} + /@eslint-community/eslint-utils/4.9.0_eslint@9.37.0: + resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 9.32.0 + eslint: 9.37.0 eslint-visitor-keys: 3.4.3 dev: true @@ -2859,19 +2873,21 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.1 + debug: 4.4.3 minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true - /@eslint/config-helpers/0.3.0: - resolution: {integrity: sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==} + /@eslint/config-helpers/0.4.0: + resolution: {integrity: sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + '@eslint/core': 0.16.0 dev: true - /@eslint/core/0.15.1: - resolution: {integrity: sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==} + /@eslint/core/0.16.0: + resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@types/json-schema': 7.0.15 @@ -2882,7 +2898,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: ajv: 6.12.6 - debug: 4.4.1 + debug: 4.4.3 espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 @@ -2894,8 +2910,8 @@ packages: - supports-color dev: true - /@eslint/js/9.32.0: - resolution: {integrity: sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==} + /@eslint/js/9.37.0: + resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true @@ -2904,42 +2920,42 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@eslint/plugin-kit/0.3.4: - resolution: {integrity: sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==} + /@eslint/plugin-kit/0.4.0: + resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@eslint/core': 0.15.1 + '@eslint/core': 0.16.0 levn: 0.4.1 dev: true - /@floating-ui/core/1.7.2: - resolution: {integrity: sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==} + /@floating-ui/core/1.7.3: + resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==} dependencies: '@floating-ui/utils': 0.2.10 - /@floating-ui/dom/1.7.2: - resolution: {integrity: sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==} + /@floating-ui/dom/1.7.4: + resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==} dependencies: - '@floating-ui/core': 1.7.2 + '@floating-ui/core': 1.7.3 '@floating-ui/utils': 0.2.10 - /@floating-ui/react-dom/2.1.4_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-JbbpPhp38UmXDDAu60RJmbeme37Jbgsm7NrHGgzYYFKmblzRUh6Pa641dII6LsjwF4XlScDrde2UAzDo/b9KPw==} + /@floating-ui/react-dom/2.1.6_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/dom': 1.7.2 + '@floating-ui/dom': 1.7.4 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - /@floating-ui/react/0.27.14_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-aSf9JXfyXpRQWMbtuW+CJQrnhzHu4Hg1Th9AkvR1o+wSW/vCUVMrtgXaRY5ToV5Fh5w3I7lXJdvlKVvYrQrppw==} + /@floating-ui/react/0.27.16_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-9O8N4SeG2z++TSM8QA/KTeKFBVCNEz/AGS7gWPJf6KFRzmRWixFRnCnkPHRDwSVZW6QPDO6uT0P2SpWNKCc9/g==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' dependencies: - '@floating-ui/react-dom': 2.1.4_nnrd3gsncyragczmpvfhocinkq + '@floating-ui/react-dom': 2.1.6_nnrd3gsncyragczmpvfhocinkq '@floating-ui/utils': 0.2.10 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -2970,13 +2986,13 @@ packages: resolution: {integrity: sha512-mcWlgt6FHD31FEWLxXh2cVmX03zCDOoz8oxC9Uxfddni9VVBFOJR8AiYkisWPGsUhQt9a5PY5n5Yh36KLZCntg==} engines: {node: '>=18'} dependencies: - google-gax: 5.0.1 + google-gax: 5.0.4 transitivePeerDependencies: - supports-color dev: false - /@google-cloud/storage/7.16.0: - resolution: {integrity: sha512-7/5LRgykyOfQENcm6hDKP8SX/u9XxE5YOiWOkgkwcoO+cG8xT/cyOvp9wwN3IxfdYgpHs8CE7Nq2PKX2lNaEXw==} + /@google-cloud/storage/7.17.2: + resolution: {integrity: sha512-6xN0KNO8L/LIA5zu3CJwHkJiB6n65eykBLOb0E+RooiHYgX8CSao6lvQiKT9TBk2gL5g33LL3fmhDodZnt56rw==} engines: {node: '>=14'} dependencies: '@google-cloud/paginator': 5.0.2 @@ -2999,22 +3015,22 @@ packages: - supports-color dev: false - /@grpc/grpc-js/1.13.4: - resolution: {integrity: sha512-GsFaMXCkMqkKIvwCQjCrwH+GHbPKBjhwo/8ZuUkWHqbI73Kky9I+pQltrlT0+MWpedCoosda53lgjYfyEPgxBg==} + /@grpc/grpc-js/1.14.0: + resolution: {integrity: sha512-N8Jx6PaYzcTRNzirReJCtADVoq4z7+1KQ4E70jTg/koQiMoUSN1kbNjPOqpPbhMFhfU1/l7ixspPl8dNY+FoUg==} engines: {node: '>=12.10.0'} dependencies: - '@grpc/proto-loader': 0.7.15 + '@grpc/proto-loader': 0.8.0 '@js-sdsl/ordered-map': 4.4.2 dev: false - /@grpc/proto-loader/0.7.15: - resolution: {integrity: sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==} + /@grpc/proto-loader/0.8.0: + resolution: {integrity: sha512-rc1hOQtjIWGxcxpb9aHAfLpIctjEnsDehj0DAiVfBlmT84uvR0uUtN2hEi/ecvWVjXUGf5qPF4qEgiLOx1YIMQ==} engines: {node: '>=6'} hasBin: true dependencies: lodash.camelcase: 4.3.0 long: 5.3.2 - protobufjs: 7.5.3 + protobufjs: 7.5.4 yargs: 17.7.2 dev: false @@ -3023,12 +3039,12 @@ packages: engines: {node: '>=18.18.0'} dev: true - /@humanfs/node/0.16.6: - resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==} + /@humanfs/node/0.16.7: + resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} engines: {node: '>=18.18.0'} dependencies: '@humanfs/core': 0.19.1 - '@humanwhocodes/retry': 0.3.1 + '@humanwhocodes/retry': 0.4.3 dev: true /@humanwhocodes/module-importer/1.0.1: @@ -3036,11 +3052,6 @@ packages: engines: {node: '>=12.22'} dev: true - /@humanwhocodes/retry/0.3.1: - resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} - engines: {node: '>=18.18'} - dev: true - /@humanwhocodes/retry/0.4.3: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} @@ -3062,77 +3073,77 @@ packages: dependencies: string-width: 5.1.2 string-width-cjs: /string-width/4.2.3 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 strip-ansi-cjs: /strip-ansi/6.0.1 wrap-ansi: 8.1.0 wrap-ansi-cjs: /wrap-ansi/7.0.0 - /@itwin/appui-abstract/5.0.4_@itwin+core-bentley@5.0.4: - resolution: {integrity: sha512-NqTd6c0jDpmA3087dSnF4y19PJL5y8+e5Wp5170qevLkUnNroySZR5TfGO7fILpFC/MVrhl1tL7khlnXwsF/lw==} + /@itwin/appui-abstract/5.2.0_@itwin+core-bentley@5.2.0: + resolution: {integrity: sha512-RncSa//qS/s65v7839gIZ7S2OB1YRFrf61pNDgFn9huoz7ickAybubiJ04bZI5BrVLIua8TAUUSuakQUgyFS1w==} peerDependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 - /@itwin/appui-react/5.11.2_ueu42ffqs22sq7x22vrkazjkxq: - resolution: {integrity: sha512-xVMFeYIwUX5FjHXdCB3SJ2gMQGWz3daCYdbYN24rlV4aKobiwAyG9lrmv+D54LWAkQLh5QYcxVYxHaxp2g9GZw==} + /@itwin/appui-react/5.15.2_hiji5sqixaa525fygouf4o3clq: + resolution: {integrity: sha512-wTyCcGYLBUbQj3Z1LUogdIL+lmH7pZAKwnc+GtgZDg9cy3QTmLCKa+jdTyhp7/9Hp9Zv/90cNUiMY1oEOaL3tA==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.11.2 + '@itwin/components-react': 5.15.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.11.2 - '@itwin/imodel-components-react': 5.11.2 + '@itwin/core-react': 5.15.2 + '@itwin/imodel-components-react': 5.15.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 react-redux: ^7.2.2 || ^8.0.0 || ^9.0.0 redux: ^4.1.0 || ^5.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - immer: 10.1.1 + immer: 10.1.3 lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 5.0.0_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq react-transition-group: 4.4.5_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 rxjs: 7.8.2 ts-key-enum: 2.0.13 - zustand: 4.5.7_gw5pd33e33sg34xlggu7lu6m5i + zustand: 4.5.7_2e42cwvd7ndi4wzye7buf46csy transitivePeerDependencies: - '@types/react' - /@itwin/browser-authorization/2.0.0_@itwin+core-bentley@5.0.4: + /@itwin/browser-authorization/2.0.0_@itwin+core-bentley@5.2.0: resolution: {integrity: sha512-IG5eaLAqu1lUFnUA2IuybdJ1RZcCqjoDQQghZ9XSxutOdZDJeT1O60Eo9DjUi5ISfS1HfUGNNAeQepSzg/DFcg==} peerDependencies: '@itwin/core-bentley': ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 oidc-client-ts: 3.3.0 dev: false - /@itwin/build-tools/4.11.6_@types+node@22.16.5: + /@itwin/build-tools/4.11.6_@types+node@22.18.8: resolution: {integrity: sha512-Tr4LLFsCGkH0YiE26hwkiOdz3thrJ3LDv66Ceq0IJyb6DTpVtUTp1u9kwmYh7tYjQH1sxWDKtMWoD+1CAkzgOQ==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.47.12_@types+node@22.16.5 + '@microsoft/api-extractor': 7.47.12_@types+node@22.18.8 chalk: 3.0.0 cpx2: 3.0.2 cross-spawn: 7.0.6 @@ -3152,18 +3163,18 @@ packages: - supports-color dev: true - /@itwin/build-tools/5.0.4: - resolution: {integrity: sha512-b5Wwq/U92tLUMOKvaE8X9Kc7HueYAnxxMGrS0YS2nRI9h0rt45B1w4x8mOH/b8zGIhFBOtsGa/lY2jVlWsoNjg==} + /@itwin/build-tools/5.2.0: + resolution: {integrity: sha512-fzXaQ43f7ikytqoYKf4P53T6c3mat2Mz0jG9prYUAYepkrXbbQDAakAhyH5xnk65icpXnIHo7UadirlO6/gyNQ==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.52.9 + '@microsoft/api-extractor': 7.52.15 chalk: 3.0.0 cpx2: 8.0.0 cross-spawn: 7.0.6 fs-extra: 8.1.0 glob: 10.4.5 - mocha: 11.7.1 - mocha-junit-reporter: 2.2.1_mocha@11.7.1 + mocha: 11.7.4 + mocha-junit-reporter: 2.2.1_mocha@11.7.4 rimraf: 6.0.1 tree-kill: 1.2.2 typedoc: 0.26.11_typescript@5.6.3 @@ -3176,18 +3187,18 @@ packages: - supports-color dev: true - /@itwin/build-tools/5.0.4_@types+node@22.16.5: - resolution: {integrity: sha512-b5Wwq/U92tLUMOKvaE8X9Kc7HueYAnxxMGrS0YS2nRI9h0rt45B1w4x8mOH/b8zGIhFBOtsGa/lY2jVlWsoNjg==} + /@itwin/build-tools/5.2.0_@types+node@22.18.8: + resolution: {integrity: sha512-fzXaQ43f7ikytqoYKf4P53T6c3mat2Mz0jG9prYUAYepkrXbbQDAakAhyH5xnk65icpXnIHo7UadirlO6/gyNQ==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.52.9_@types+node@22.16.5 + '@microsoft/api-extractor': 7.52.15_@types+node@22.18.8 chalk: 3.0.0 cpx2: 8.0.0 cross-spawn: 7.0.6 fs-extra: 8.1.0 glob: 10.4.5 - mocha: 11.7.1 - mocha-junit-reporter: 2.2.1_mocha@11.7.1 + mocha: 11.7.4 + mocha-junit-reporter: 2.2.1_mocha@11.7.4 rimraf: 6.0.1 tree-kill: 1.2.2 typedoc: 0.26.11_typescript@5.6.3 @@ -3224,8 +3235,8 @@ packages: inversify: 6.0.3 reflect-metadata: 0.1.14 - /@itwin/cloud-agnostic-core/3.0.2: - resolution: {integrity: sha512-olyf+i/iWDjXBFcYHodZKa4inh5bpB54K/phi75ayhmyoViuT1dtKI34E2EHm3Xpdvlj/rUf/CK04rK9mCndNQ==} + /@itwin/cloud-agnostic-core/3.0.4: + resolution: {integrity: sha512-aOgtonCzp1mm8IueeF+7wcIsp/lpkkv3qSyPXj+C141xQItnHL6vjhSD8W8X3OWPlGZKS1JqB/mB20/2X14dFQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -3236,23 +3247,23 @@ packages: optional: true dev: false - /@itwin/components-react/5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4: - resolution: {integrity: sha512-aEwQYbrvRI2hcjHJNOLc/b7GRIsKM8jfZXBYFX9P3p4Ga3NG0ak3rMdNOy1s9j8RT6DG2Hq0m9k65cs2kOMSlQ==} + /@itwin/components-react/5.15.2_dakcew422suvmf3gwk2wbx6nam: + resolution: {integrity: sha512-/hcKlnOehXPM8ln2HwNpkN/guC3Uu3Qt+DaSsZ1Nqwv1JvHungWwa3VXbYgVwb9DeNW4j8vTkzyZkOs7pJQSrA==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 - '@itwin/core-react': 5.11.2 + '@itwin/core-react': 5.15.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - immer: 10.1.1 + immer: 10.1.3 linkify-it: 2.2.0 lodash: 4.17.21 react: 18.3.1 @@ -3261,25 +3272,25 @@ packages: rxjs: 7.8.2 ts-key-enum: 2.0.13 - /@itwin/core-backend/5.0.4_rhsmh7l25t6muvihkch3ab4kfy: - resolution: {integrity: sha512-VWcroET2zrQo1rpJANRiJB3W1bLy7UF8UjhvwjpfVGnV5z0D8UPv3+xhbJTLRcINuT+OrT9gCMtF2G8BmE1AOQ==} + /@itwin/core-backend/5.2.0_be7tby3n3f6ekgo4ujcruu7q7q: + resolution: {integrity: sha512-8Cu3KHFpTrlw4Aozx7+mdpS9CasLQHCv0jCIwJziq1ep/doaAtG+jtlsr3w0fvzOOM6bnZTw5lDA8dWHVsXfmA==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 '@opentelemetry/api': ^1.0.4 peerDependenciesMeta: '@opentelemetry/api': optional: true dependencies: - '@bentley/imodeljs-native': 5.0.114 + '@bentley/imodeljs-native': 5.2.20 '@itwin/cloud-agnostic-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re '@itwin/object-storage-azure': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm '@itwin/object-storage-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm form-data: 4.0.4 @@ -3298,57 +3309,57 @@ packages: - supports-color - utf-8-validate - /@itwin/core-bentley/5.0.4: - resolution: {integrity: sha512-EVEkSqNt/ZpeSNubIiJhW/IzbWB2jorPTlOVlGG2MsLg+VAE+FiFCUqkJt8KxvMPWYGopcuf55/Ww5W9cxt3MA==} + /@itwin/core-bentley/5.2.0: + resolution: {integrity: sha512-n6ZHc7I2WGDB9iHwht0Fo8yasO5sgQcvS1QXRNevolw5sxgbuk/8G+1s58UejJya/svVd/BciW71dVQTvrwZSA==} - /@itwin/core-common/4.11.6_chv7ccoa2od5ntp2ckdf2mjmxi: + /@itwin/core-common/4.11.6_bg7d3eo2ewqvpfjydivhmudroe: resolution: {integrity: sha512-YrZDUhFB629HKh942wpRUTQV5fZQEVDk0M5Bmx2AvtSbzUQCwVvgKsJq20ltmYbYePZyQexFkQ1JcHZISSPKfQ==} peerDependencies: '@itwin/core-bentley': ^4.11.6 '@itwin/core-geometry': ^4.11.6 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-geometry': 5.2.0 flatbuffers: 1.12.0 - js-base64: 3.7.7 + js-base64: 3.7.8 - /@itwin/core-common/5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi: - resolution: {integrity: sha512-9teSnmlRLhb3lndOAMaOBz2mdAOagWAAiSOhqzlqGyeS8Ga3kDzi4Af0VAqi6ql5l89puC7lfVrW0pUYVnn/Lg==} + /@itwin/core-common/5.2.0_bg7d3eo2ewqvpfjydivhmudroe: + resolution: {integrity: sha512-nBubhL0ujTpIoQcNzeQdn1LPDSTAGKnWLxEeH1MwcX3vFWe29P31rN9mPEJNxdV5eZdAY8lhumQTl3W+9NI+gA==} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-geometry': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-geometry': 5.2.0 flatbuffers: 1.12.0 - js-base64: 3.7.7 + js-base64: 3.7.8 - /@itwin/core-electron/5.0.4_et4f26uw2ylm4akdrro4a3kdr4: - resolution: {integrity: sha512-PJexNoAdfplUW0q1BQHnYgkf0Z1H0Qs+3V1BpGDpEbNJdG/Z7MqAprYXKBMkdgMQIswdObvahk1nTdDl07V/Dw==} + /@itwin/core-electron/5.2.0_hhngmu6vqw6q2v54hb23xtc3de: + resolution: {integrity: sha512-v3DlKzxQOA2fgUBqJOI7yhxvFZnU6MW0+dQuYSh8PzIhHTLImYGY/PgNUcAfxtoi24w9I1i8jsI2dhOl7SQ81g==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-backend': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-frontend': 5.0.4 - electron: ^35.0.0 || ^36.0.0 + '@itwin/core-backend': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-frontend': 5.2.0 + electron: ^35.0.0 || ^36.0.0 || ^37.0.0 || ^38.0.0 dependencies: - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre '@openid/appauth': 1.3.2 - electron: 36.7.3 + electron: 36.9.3 open: 7.4.2 username: 7.0.0 transitivePeerDependencies: - debug - /@itwin/core-extension/5.0.4_ncqq3ushtttdp5thx6iqn746bm: - resolution: {integrity: sha512-96wVctk6/2stPCEGxsQICnitik4ArltJjW2llbu3zV0Kcp5l099JFZEqr6nA49BJy/qWJDGYWQp1CjlvytL60g==} + /@itwin/core-extension/5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy: + resolution: {integrity: sha512-Vtxylwgbu5T+dU46SRoSIusHgyjo37OVQzql4R03s1eXKqGVdHKcJPDWVnPh0kCcq+ApcbOcnKYyb0ZEcAXAtg==} dependencies: - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_7nqnk2fgl2zozfisrempvmupky + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_iux2gvur46my23doowrzqxph24 transitivePeerDependencies: - '@itwin/appui-abstract' - '@itwin/core-bentley' @@ -3363,30 +3374,32 @@ packages: - reflect-metadata dev: false - /@itwin/core-frontend/5.0.4_7nqnk2fgl2zozfisrempvmupky: - resolution: {integrity: sha512-68aI+H0HAJOQCeGxZ/XCys788nab3RfJHdhuNWb+QXB64hyFzSQW880pf8Gtk5AES+iEGz86jsuXPTkBvncBQw==} + /@itwin/core-frontend/5.2.0_5icd3fh7k66uelpx3etlf7wjre: + resolution: {integrity: sha512-jg2LAyIS9Mh0UyQuJLVpCRDudLrjaVr6o1RLAYUGevZ0w+HUENOBsvdx1O8WCFBiXcY3AQMKf8DXDtVPHbuoPA==} peerDependencies: - '@itwin/appui-abstract': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-geometry': 5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 - '@itwin/ecschema-rpcinterface-common': 5.0.4 + '@itwin/appui-abstract': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-geometry': 5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 + '@itwin/ecschema-rpcinterface-common': 5.2.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 '@itwin/cloud-agnostic-core': 2.3.0 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q '@itwin/object-storage-core': 2.3.0 - '@itwin/webgl-compatibility': 5.0.4 - '@loaders.gl/core': 3.4.15 - '@loaders.gl/draco': 3.4.15 + '@itwin/webgl-compatibility': 5.2.0 + '@loaders.gl/core': 4.3.4 + '@loaders.gl/draco': 4.3.4_@loaders.gl+core@4.3.4 fuse.js: 3.6.1 wms-capabilities: 0.4.0 transitivePeerDependencies: @@ -3394,34 +3407,31 @@ packages: - encoding - inversify - reflect-metadata - dev: false - /@itwin/core-frontend/5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq: - resolution: {integrity: sha512-68aI+H0HAJOQCeGxZ/XCys788nab3RfJHdhuNWb+QXB64hyFzSQW880pf8Gtk5AES+iEGz86jsuXPTkBvncBQw==} + /@itwin/core-frontend/5.2.0_iux2gvur46my23doowrzqxph24: + resolution: {integrity: sha512-jg2LAyIS9Mh0UyQuJLVpCRDudLrjaVr6o1RLAYUGevZ0w+HUENOBsvdx1O8WCFBiXcY3AQMKf8DXDtVPHbuoPA==} peerDependencies: - '@itwin/appui-abstract': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-geometry': 5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 - '@itwin/ecschema-rpcinterface-common': 5.0.4 + '@itwin/appui-abstract': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-geometry': 5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 + '@itwin/ecschema-rpcinterface-common': 5.2.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 '@itwin/cloud-agnostic-core': 2.3.0 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-orbitgt': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-orbitgt': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 '@itwin/object-storage-core': 2.3.0 - '@itwin/webgl-compatibility': 5.0.4 - '@loaders.gl/core': 3.4.15 - '@loaders.gl/draco': 3.4.15 + '@itwin/webgl-compatibility': 5.2.0 + '@loaders.gl/core': 4.3.4 + '@loaders.gl/draco': 4.3.4_@loaders.gl+core@4.3.4 fuse.js: 3.6.1 wms-capabilities: 0.4.0 transitivePeerDependencies: @@ -3429,51 +3439,52 @@ packages: - encoding - inversify - reflect-metadata + dev: false - /@itwin/core-geometry/5.0.4: - resolution: {integrity: sha512-OGJ1wj97yafdIOQHu7LRfzsJ2rKBnter+Ue+lmFgg1W7aEkWzZUA9oHUD0E3/k+4CuObmNdKi+yavj6HoC2yng==} + /@itwin/core-geometry/5.2.0: + resolution: {integrity: sha512-hb4TU7weF5fdwk/qwGqH4ylZilWq7qxKBvbMu67apxynhsbeVf25jceq6r1TG36CQ42F5sGt9B2i9qYfbtBthA==} dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 flatbuffers: 1.12.0 - /@itwin/core-i18n/5.0.4_@itwin+core-bentley@5.0.4: - resolution: {integrity: sha512-S0MOY3xUpx/YSdL2B+8d/2CruLHSaZyAZAUESEqpp66wurZxbGdntNzDLREJFnAyVbn/ES+pQuDNi3qmcF8XFQ==} + /@itwin/core-i18n/5.2.0_@itwin+core-bentley@5.2.0: + resolution: {integrity: sha512-nTjtMxwakXoftbZqSgYuoIqvytmNWW/D/KZfkmq/zHnazfxEjIkQbnIukBuqsusTlU9LwHeFCFjfXoN8g3MH2g==} peerDependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 i18next: 21.10.0 i18next-browser-languagedetector: 6.1.8 i18next-http-backend: 3.0.2 transitivePeerDependencies: - encoding - /@itwin/core-markup/5.0.4_dy3nlksrgqfud3ute5drbj62bi: - resolution: {integrity: sha512-o09ot3sUAnWG5BQ1Y4A/YoqlYx77t9K3nQFaiM4jPoRWbPgLugMIHGL32dRNv8qo/xlh7Nrz6HXl3dRaygdRkQ==} + /@itwin/core-markup/5.2.0_4gvsnie47jk7wxhlvw6n7coybu: + resolution: {integrity: sha512-YSc3idOzGNmqYxAPJpHsmibX2+Zl6Q7cnrAVd3U/pjqGRHeragv+i7m+bqHJUCQyBRxYgCnxwUUhx8/w2EQkag==} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-frontend': 5.0.4 - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-frontend': 5.2.0 + '@itwin/core-geometry': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 '@svgdotjs/svg.js': 3.0.16 - /@itwin/core-orbitgt/5.0.4: - resolution: {integrity: sha512-WRbhfMDBaNCi5p33wkD+dgqWAXAKMaRd6eQ4jGY+c6CffYV1Yzmv2HXd8Gkvk6CjzgtDYx4r57fYdswUZ7xHOg==} + /@itwin/core-orbitgt/5.2.0: + resolution: {integrity: sha512-ksrVkj+0k13JVTcGQXZG9RCd0sigx9qG+B0eONknECZJm2EhNScOrGcxdEs1Mku+3TreNRpSfL7WBPceWL0ZcQ==} - /@itwin/core-quantity/5.0.4_@itwin+core-bentley@5.0.4: - resolution: {integrity: sha512-wb1V+ZQPOcl1lNZz8t6WzQwgFgmxJpXtYLFOGiSzvgjQlGW94w+BW2YYtx41PitfDgvuwOtP3kd3KNc6eyE8PQ==} + /@itwin/core-quantity/5.2.0_@itwin+core-bentley@5.2.0: + resolution: {integrity: sha512-/503qsEWPIwaQW0QY4TnwlD4DOpk3Nb96zt7PsSmLpS7ifJTornIDpI1wlpCEMUFpjiuVgaN4tc91TqqRGAypQ==} peerDependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 - /@itwin/core-react/5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm: - resolution: {integrity: sha512-0JJFMPTxO+/x+30Ej5mwnl1zAOusT/fNBinp/xvE+0JU8Btk+4YiTy9n6xvrxiVEvb8YQS62nOdzbeNm+CMhKg==} + /@itwin/core-react/5.15.2_dufwkdgqrbhtuaatagma57chcm: + resolution: {integrity: sha512-bBTIVBhApowFdwXb2LulT2fRXuhqKkR2ANCxxKLUXRe+rcfEemT1O2wfPWv0899WgkIvddJ8A2ISR/whnkTl0w==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 @@ -3481,20 +3492,20 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - dompurify: 3.2.6 + dompurify: 3.2.7 lodash: 4.17.21 react: 18.3.1 react-autosuggest: 10.1.0_react@18.3.1 react-dom: 18.3.1_react@18.3.1 ts-key-enum: 2.0.13 - /@itwin/desktop-viewer-react/5.0.0_w2btn5jzsbsav6hxozneaeucq4: - resolution: {integrity: sha512-suRMUty1da1YDHTKK1hQashmyXHZJHBOkImi+iolkgsHKHQ7BEX/76s1HVMfisY87kTYCsUB5W8H2xd4GQRS9w==} + /@itwin/desktop-viewer-react/5.0.1_aw7eu5knama5nefzszb6luwmei: + resolution: {integrity: sha512-keYRfdQ95IZ5o8urZGJEY/hLHOBvgGLDTFbdzvIKMorH9IOnNAuoJPpQN9JpSkSbMzkyBOAxdtbbp3b8egtlxw==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 @@ -3509,18 +3520,18 @@ packages: react-redux: ^9.0.0 redux: ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/viewer-react': 5.0.0_f5t36vxebjlehply3f33fvues4 - electron: 36.7.3 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/viewer-react': 5.0.1_s3su3k5q5liuwaekssfjti7ouq + electron: 36.9.3 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -3538,63 +3549,63 @@ packages: - debug dev: false - /@itwin/ecschema-metadata/5.0.4_ltct6afzyc5qvihrgi44s7o6me: - resolution: {integrity: sha512-1RW27FZI5KRdu3eZ0RYM6xRbAI7r2UT2KK5nojtl9CUw49iw8UB/RuP7LU9S6R6HJXmtN5WHF/ZhLsAADiUMgA==} + /@itwin/ecschema-metadata/5.2.0_ghy5a54cznw4vvy7yevqird4re: + resolution: {integrity: sha512-KmV4qlA9NMbtrqULsUVS1GwxDo9XVXwLjaP4xSn9F6gtZqArudGla6fbAAj46G4at40R8rspTFhz7PzE2VYpzA==} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-quantity': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-quantity': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - /@itwin/ecschema-rpcinterface-common/5.0.4_rhsmh7l25t6muvihkch3ab4kfy: - resolution: {integrity: sha512-97z1qE8QCx3e+Twi4OrahQODcjy5XlICHOb268AS0+ycBCpEfFsvGg+ZIXccTDDQTgMxUKz8fCukJ/YcCN9KxQ==} + /@itwin/ecschema-rpcinterface-common/5.2.0_be7tby3n3f6ekgo4ujcruu7q7q: + resolution: {integrity: sha512-Vigrrjbmkl1lQ1B9d1HqOqzqrik86HZ7MyMl7fuxenkhLHt+w+Au+hgcaZg9BhRaqsnKRqbsNcEde3lU2RYoFg==} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - /@itwin/ecschema-rpcinterface-impl/5.0.4_k37szeyxs6og3t3nueuoikb7da: - resolution: {integrity: sha512-V15NtahvakuFz9oKEQc4d09lqBm34gZETFdUPX2P7Xlxs5h0v0fiU6buM7Hup9mhalysMpwVAizkC6LIYLvhcA==} + /@itwin/ecschema-rpcinterface-impl/5.2.0_sjgwsrjc64ooptgmk4xah2sbdi: + resolution: {integrity: sha512-hq/8tDSvqVl6tEdvoNgH9Y8qqKtQAVXmzcx6147BAyGu85actlCjqgrTTOjGDtazoKddGhN42mWiIYpY+h/SJw==} peerDependencies: - '@itwin/core-backend': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 - '@itwin/ecschema-rpcinterface-common': 5.0.4 + '@itwin/core-backend': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 + '@itwin/ecschema-rpcinterface-common': 5.2.0 dependencies: - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q dev: false - /@itwin/electron-authorization/0.21.1_fxncd5xejy6fcwxzktt5qb5q6a: + /@itwin/electron-authorization/0.21.1_ba7y34324wc2w5p5gxilk7yrdu: resolution: {integrity: sha512-BLBaSjwXWQ6Fv+eq2R35Y6lngk9komvXJsZwjM76XPiwgtr+MlOe/dEEHZRYAKfPu2prrFYPopbq6clWvFYRvA==} peerDependencies: '@itwin/core-bentley': ^5.0.0 electron: '>=35.0.0 <37.0.0' dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 4.11.6_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 4.11.6_bg7d3eo2ewqvpfjydivhmudroe '@openid/appauth': 1.3.2 - electron: 36.7.3 + electron: 36.9.3 electron-store: 8.2.0 username: 7.0.0 transitivePeerDependencies: - '@itwin/core-geometry' - debug - /@itwin/eslint-plugin/5.2.1_3exlvpe3zl35bh3i3a6rjf7vke: + /@itwin/eslint-plugin/5.2.1_eslint@9.37.0: resolution: {integrity: sha512-iFmxAXzBYUm/yHiyp37V8Qn2oZ9iqwB1HxWX1AAhewk77JUIhO1KLY2hrBNisHx49giy7hZmIOBEaXc357z+Uw==} engines: {node: ^18.18.0 || ^20.0.0 || ^22.0.0} hasBin: true @@ -3602,24 +3613,23 @@ packages: eslint: ^9.11.1 typescript: ^3.7.0 || ^4.0.0 || ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 8.38.0_nzpje2cljrkf5e6p6seyzdikza - '@typescript-eslint/parser': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke - eslint: 9.32.0 + '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta + '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 + eslint: 9.37.0 eslint-formatter-visualstudio: 8.40.0 - eslint-plugin-import: 2.32.0_eslint@9.32.0 + eslint-plugin-import: 2.32.0_eslint@9.37.0 eslint-plugin-jam3: 0.2.3 - eslint-plugin-jsdoc: 50.8.0_eslint@9.32.0 - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 - eslint-plugin-prefer-arrow: 1.2.3_eslint@9.32.0 - eslint-plugin-react: 7.37.5_eslint@9.32.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 - typescript: 5.6.3 + eslint-plugin-jsdoc: 50.8.0_eslint@9.37.0 + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 + eslint-plugin-prefer-arrow: 1.2.3_eslint@9.37.0 + eslint-plugin-react: 7.37.5_eslint@9.37.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 workspace-tools: 0.36.4 transitivePeerDependencies: - supports-color dev: true - /@itwin/eslint-plugin/5.2.1_eslint@9.32.0: + /@itwin/eslint-plugin/5.2.1_kklrdhcdgsso5uhcd2buyqgup4: resolution: {integrity: sha512-iFmxAXzBYUm/yHiyp37V8Qn2oZ9iqwB1HxWX1AAhewk77JUIhO1KLY2hrBNisHx49giy7hZmIOBEaXc357z+Uw==} engines: {node: ^18.18.0 || ^20.0.0 || ^22.0.0} hasBin: true @@ -3627,31 +3637,32 @@ packages: eslint: ^9.11.1 typescript: ^3.7.0 || ^4.0.0 || ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi - '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 - eslint: 9.32.0 + '@typescript-eslint/eslint-plugin': 8.46.0_vd73bhjqvpt7uonsh6xu5cnczu + '@typescript-eslint/parser': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 + eslint: 9.37.0 eslint-formatter-visualstudio: 8.40.0 - eslint-plugin-import: 2.32.0_eslint@9.32.0 + eslint-plugin-import: 2.32.0_eslint@9.37.0 eslint-plugin-jam3: 0.2.3 - eslint-plugin-jsdoc: 50.8.0_eslint@9.32.0 - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 - eslint-plugin-prefer-arrow: 1.2.3_eslint@9.32.0 - eslint-plugin-react: 7.37.5_eslint@9.32.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 + eslint-plugin-jsdoc: 50.8.0_eslint@9.37.0 + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 + eslint-plugin-prefer-arrow: 1.2.3_eslint@9.37.0 + eslint-plugin-react: 7.37.5_eslint@9.37.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 + typescript: 5.6.3 workspace-tools: 0.36.4 transitivePeerDependencies: - supports-color dev: true - /@itwin/express-server/5.0.4_sasobyqfwh2gppwsvqeqercgme: - resolution: {integrity: sha512-QFDFw2F0YhT9tgpCX3+7BYJaU7lXEnKa6aBNAta7m04qBv/WQRoxbDTPe0OsCqE2eshvJL2QWNbI6FEWYKjqgw==} + /@itwin/express-server/5.2.0_s43jr63hhssq7pip2nr67lp5wu: + resolution: {integrity: sha512-DzBOE7qcjuTG5mgicsjifBhziRWQMQq6UECj6bfEP4Oxyt51OIk+HxqINkjKJ9UnRyirXBLZd0KxHbsZ88IOVg==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-backend': 5.0.4 - '@itwin/core-common': 5.0.4 + '@itwin/core-backend': 5.2.0 + '@itwin/core-common': 5.2.0 dependencies: - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe express: 4.21.2 express-ws: 5.0.2_express@4.21.2 transitivePeerDependencies: @@ -3659,13 +3670,13 @@ packages: - utf-8-validate dev: false - /@itwin/frontend-devtools/5.0.4_77ejglwc2kfr436pryyzowmw4y: - resolution: {integrity: sha512-lInQgild5luqgL2Z5AvCsME8djHzPS6iEZxUNuWBV0qPoxSfwKBL8NkL3ZvCoDl91wccnGnB0INiAhN+9BQ+WA==} + /@itwin/frontend-devtools/5.2.0_fx7w7j4337opdfmvhkfuk6xb4a: + resolution: {integrity: sha512-mDgLCCDx49e78T7wgGP4OXq7k1632EFdei8y6cqFnhPlDxpeejLrCOtYQswlxjSbwlDh/2H93AUr5t3/KEo+fA==} dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 file-saver: 2.0.5 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -3685,7 +3696,7 @@ packages: react: ^16.13.0 || ^17.0.2 react-dom: ^16.13.0 || ^17.0.2 dependencies: - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-react': 2.12.26_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 react: 18.3.1 @@ -3693,53 +3704,53 @@ packages: react-intersection-observer: 8.34.0_react@18.3.1 dev: false - /@itwin/imodel-components-react/5.11.2_2m3djr4pgmw2vhnybahoparpua: - resolution: {integrity: sha512-1px8mZo/ETJ8OF6aTwLlIuiUYJOkTbNSpwpgnyibc9oZ7gMp8ZrwWb4qVDL8bbelTTuCH+01bFho70mz6K6oQQ==} + /@itwin/imodel-components-react/5.15.2_j476ykpok5ponswfrha4tijhei: + resolution: {integrity: sha512-nYl8FwHy6h6TZ0yRAdGCXvTLis7L9NTBLaMTdrAGyRhhXJtDD0kgWNEnNFxXkOUQz3OT9zXuy6hPbMj9vVzGrw==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.11.2 + '@itwin/components-react': 5.15.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.11.2 + '@itwin/core-react': 5.15.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq 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.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym: - resolution: {integrity: sha512-LTsuD5YlMuPniXZVcjrDlsq83hCdxLoSlur7W1gbWJPzVAUldyPkdZf6nEFuua5l/s5elQxm40Tb9FB9rxH13A==} + /@itwin/imodels-access-backend/6.0.2_ehj5gmvlb63tmyc5y6r4xi545m: + resolution: {integrity: sha512-KLlCejJJVijmVxg4t1yhKjxdZ1N+Bg+ZsHfhayCFTOSYfw0seQWm9d2SS4S5/bBI0kSecD3esX6+xg3t2MVBbw==} peerDependencies: '@itwin/core-backend': ^5.0.0 '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 dependencies: - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 - '@itwin/imodels-client-authoring': 6.0.1 - '@itwin/imodels-client-management': 6.0.1 - '@itwin/object-storage-azure': 3.0.2 - '@itwin/object-storage-core': 3.0.2 - '@itwin/object-storage-google': 3.0.2 - axios: 1.11.0 + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq + '@itwin/imodels-client-authoring': 6.0.2 + '@itwin/imodels-client-management': 6.0.2 + '@itwin/object-storage-azure': 3.0.4 + '@itwin/object-storage-core': 3.0.4 + '@itwin/object-storage-google': 3.0.4 + axios: 1.12.2 transitivePeerDependencies: - debug - encoding @@ -3748,43 +3759,43 @@ packages: - supports-color dev: false - /@itwin/imodels-access-common/6.0.1_ycdfdj7g4iag43g4fk6evsktr4: - resolution: {integrity: sha512-gLvCVu3eTUccOYbgeSEzfQom0rKO9AOi4Jbg44vpmvjqEPtom0Cogl+j3nnT3cTIiDc1mHNu3CFZFmyirqgZHQ==} + /@itwin/imodels-access-common/6.0.2_gxuevehvwe6jooaiq5mawny6aq: + resolution: {integrity: sha512-qR6ZTk3hyepniYUixnuoin/59eAD9idLSdFkTRtpdrqWMLKKvtD9heoOgxbCBd4jnuEfJpuwDTmJFbFkSBnCNw==} peerDependencies: '@itwin/core-bentley': ^5.0.0 - '@itwin/imodels-client-management': 6.0.1 + '@itwin/imodels-client-management': 6.0.2 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/imodels-client-management': 6.0.1 + '@itwin/core-bentley': 5.2.0 + '@itwin/imodels-client-management': 6.0.2 - /@itwin/imodels-access-frontend/6.0.1_kqyds3asplga4b5cqvvifmghue: - resolution: {integrity: sha512-XDJEMWaqDt9t2XC3iOIzcaasF/8BYukyj/i9RMJE7PMeHrt6e6dFTzI4Ekt7CM9HwVUHU+Kuvu6A6XT3kSHKDQ==} + /@itwin/imodels-access-frontend/6.0.2_25r4feq6t3roal6kdm66itmske: + resolution: {integrity: sha512-3NVBXOOTtV7dsdD8hY9XWfhpN1fVLB6MBy3URub9ipWifJIboRZqb/B1zem7I9h6JHlcouSiHpsaj7CbE+JP1A==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-frontend': ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 - '@itwin/imodels-client-management': 6.0.1 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq + '@itwin/imodels-client-management': 6.0.2 transitivePeerDependencies: - debug - /@itwin/imodels-client-authoring/6.0.1: - resolution: {integrity: sha512-8zlP5FL0M8Jfkei5ti9Xsn7uqwrwBtmgS+XbdmUT32pxWbdGoB9aeb1QHh5IxMGi1pKm3PGlEXnjmOrdKvEsOw==} + /@itwin/imodels-client-authoring/6.0.2: + resolution: {integrity: sha512-fa/U/tJwtU6LLq8lSLw7nijaVt16G3MLjpI1oEXWCO8ekpWfldqgxxUIWuifB4guXO3MqZaTLxdGRoAavrjPSg==} dependencies: - '@itwin/imodels-client-management': 6.0.1 - '@itwin/object-storage-core': 3.0.2 + '@itwin/imodels-client-management': 6.0.2 + '@itwin/object-storage-core': 3.0.4 transitivePeerDependencies: - debug - inversify - reflect-metadata dev: false - /@itwin/imodels-client-management/6.0.1: - resolution: {integrity: sha512-gA2BGXqB+rOZlDWAcJ9vD43hHlj/4WSAS1NfnB/N1859poZr3m3c5bU1yUgOnDZzlRJAxLI6Y4J21EEccWbDUQ==} + /@itwin/imodels-client-management/6.0.2: + resolution: {integrity: sha512-Z36FM9DesrBaYEuwDVOFaPgzqsTVXmXax/sy7mUQxs22MUUDi4S6/d3AjcoAZcSdM/m2DfWChm53tqSXKM0AnA==} dependencies: - axios: 1.11.0 + axios: 1.12.2 transitivePeerDependencies: - debug @@ -3793,8 +3804,8 @@ packages: deprecated: iTwinUI v2 has reached end-of-life. Please upgrade to the latest version. dev: false - /@itwin/itwinui-icons-react/2.10.0_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-yTaVxal/DAT0Y+MVo92q+2iiJG/IL9c9MDt+TcK6HHzudZlnLVZ9RAwmvL0K747Oq6UzCsBw8ykNzTfa+U69qA==} + /@itwin/itwinui-icons-react/2.11.0_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-cUX19Kgs50m+HL283IAkCRjpCjC8BQDXjbgXqmHc0E+zHYeywDFGwIHXCh52IRva/oGxLQZ77EoUqyGxtYB/zg==} peerDependencies: react: '>=16.8.6' react-dom: '>=16.8.6' @@ -3847,8 +3858,8 @@ packages: tippy.js: 6.3.7 dev: false - /@itwin/itwinui-react/3.19.1_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-xYgbbmJxm+HPN62B9/OYDaTwud1rFr/fSfgbrn+7HjKmNPAUCoPMvx7P0ZoeLZcmS2eNlCmH396cXYAjCF/b1Q==} + /@itwin/itwinui-react/3.19.4_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-DEKmeMyW2w3DDyzt1KHrfXmyj1A0DkTbgF7R+PvrQrkDVh5+08vnAV/Q+EK9fkKUOuRL8P0lvhMhIPhRa1l1eQ==} peerDependencies: '@stratakit/foundations': '>=0.2.0' react: '>=17.0.0' @@ -3857,7 +3868,7 @@ packages: '@stratakit/foundations': optional: true dependencies: - '@floating-ui/react': 0.27.14_nnrd3gsncyragczmpvfhocinkq + '@floating-ui/react': 0.27.16_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@swc/helpers': 0.5.17 '@tanstack/react-virtual': 3.13.12_nnrd3gsncyragczmpvfhocinkq @@ -3874,36 +3885,36 @@ packages: resolution: {integrity: sha512-bwaoiqJdPvMCEhccXh5jE/uF83IoHaHofURZV62t9BEhKXW0LF+iaAwCPC+G4Sttgs6tUtqEGsPqj5RnbdipsQ==} dev: false - /@itwin/measure-tools-react/0.28.2_b7c2erzxcsd5una7wszqtug44y: - resolution: {integrity: sha512-jBgoKiJ0CyhpET65LbUZoxjp5VmxwLUDZ8Fp4VT6D+aKOZdHfWTuQBG0Rn/Pg30ne5NhG8pHCfufOAUGr0I7hQ==} + /@itwin/measure-tools-react/0.29.5_wpkg4x3wwywttxixtfioyxtwg4: + resolution: {integrity: sha512-LJ5CXsTjCzNgQkFB9kzHRETdgWgU9WevadvS3w3XNZwLgOmYmnfsEassPEqdeemtZtFdCODm1FtebW5YLGnr5g==} peerDependencies: - '@itwin/appui-abstract': ^5.0.0 + '@itwin/appui-abstract': ^5.1.0 '@itwin/appui-react': ^5.6.0 '@itwin/components-react': ^5.6.0 - '@itwin/core-bentley': ^5.0.0 - '@itwin/core-common': ^5.0.0 - '@itwin/core-frontend': ^5.0.0 - '@itwin/core-geometry': ^5.0.0 - '@itwin/core-quantity': ^5.0.0 + '@itwin/core-bentley': ^5.1.0 + '@itwin/core-common': ^5.1.0 + '@itwin/core-frontend': ^5.1.0 + '@itwin/core-geometry': ^5.1.0 + '@itwin/core-quantity': ^5.1.0 '@itwin/core-react': ^5.6.0 - '@itwin/ecschema-metadata': ^5.0.0 + '@itwin/ecschema-metadata': ^5.1.0 '@itwin/itwinui-react': ^3.16.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq react: 18.3.1 react-dom: 18.3.1_react@18.3.1 dev: false @@ -3929,8 +3940,8 @@ packages: - debug - supports-color - /@itwin/object-storage-azure/3.0.2: - resolution: {integrity: sha512-tsijo32kakXNLGuyz2L/V8585cuqp9+kv84L7adbQP8Jn3S//FIscC9EaqFs9DD748ZHDcTlBTl/jm1G/5oVAQ==} + /@itwin/object-storage-azure/3.0.4: + resolution: {integrity: sha512-KtXn8DCTpnRcPRQv2v6XNSa9Zb266vL8C71oH5RKbAPjl6QHtj1A1uN5m+pHt23b1UvJYB3QZz+7YKWeqU9dqQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -3942,8 +3953,8 @@ packages: dependencies: '@azure/core-paging': 1.6.2 '@azure/storage-blob': 12.28.0 - '@itwin/cloud-agnostic-core': 3.0.2 - '@itwin/object-storage-core': 3.0.2 + '@itwin/cloud-agnostic-core': 3.0.4 + '@itwin/object-storage-core': 3.0.4 transitivePeerDependencies: - debug - supports-color @@ -3961,7 +3972,7 @@ packages: optional: true dependencies: '@itwin/cloud-agnostic-core': 2.3.0 - axios: 1.11.0 + axios: 1.12.2 transitivePeerDependencies: - debug @@ -3977,14 +3988,14 @@ packages: optional: true dependencies: '@itwin/cloud-agnostic-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm - axios: 1.11.0 + axios: 1.12.2 inversify: 6.0.3 reflect-metadata: 0.1.14 transitivePeerDependencies: - debug - /@itwin/object-storage-core/3.0.2: - resolution: {integrity: sha512-HzLCSLyzpGFVMOlq03tqkHv+NSB3WqK14e6BsFNB8HV/v4/PvG6xUaylS3K5wNq2qRHRyK+TRY5UwOhVdo5LFw==} + /@itwin/object-storage-core/3.0.4: + resolution: {integrity: sha512-CnNpqI3ZgCMM6sFMXqvToFjN6/9K4xCOQZf6svL0PgaMhNF0cfqhqtgJG58CGuH/fvVENcCqXmn+4esX0KiOjQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -3994,14 +4005,14 @@ packages: reflect-metadata: optional: true dependencies: - '@itwin/cloud-agnostic-core': 3.0.2 - axios: 1.11.0 + '@itwin/cloud-agnostic-core': 3.0.4 + axios: 1.12.2 transitivePeerDependencies: - debug dev: false - /@itwin/object-storage-google/3.0.2: - resolution: {integrity: sha512-MAeeHEMadsXGgb+2cYTHWiLi63nhVwQzium1FHwfYaeMrmoKkVb50gAK7pYolN+5FcY6DeljVdCkm6pj6KY6GA==} + /@itwin/object-storage-google/3.0.4: + resolution: {integrity: sha512-ADiKiNf1UKvrxFfODDeBCIsierAKEosJ9K7CCbzmEnIOyrUo3c/jM8zr6fFuPBb92NEBgCFrcmHPfSr+j0hvWw==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -4011,57 +4022,57 @@ packages: reflect-metadata: optional: true dependencies: - '@google-cloud/storage': 7.16.0 + '@google-cloud/storage': 7.17.2 '@google-cloud/storage-control': 0.5.0 - '@itwin/cloud-agnostic-core': 3.0.2 - '@itwin/object-storage-core': 3.0.2 - axios: 1.11.0 - google-auth-library: 10.2.0 + '@itwin/cloud-agnostic-core': 3.0.4 + '@itwin/object-storage-core': 3.0.4 + axios: 1.12.2 + google-auth-library: 10.4.0 transitivePeerDependencies: - debug - encoding - supports-color dev: false - /@itwin/presentation-backend/5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui: - resolution: {integrity: sha512-buUnoYxzYVO8HSvUqq2WVRKltuB/+oarIxPYjvbbmBAtWO3T4PKZ6qcS+mySl1Gy4LSTFgJPsnOVIcIrGyPp1w==} + /@itwin/presentation-backend/5.2.0_hk6zmclhosruav3xi7y4h5neau: + resolution: {integrity: sha512-dV9eDy+IR7NwAPN0Rg0XjB+HxvAkFzfQpiUeSTkqLpGcWRLuP3ZYDHbMpehU3hZB+z8PF5l8rG7hCN1J0dcVnw==} peerDependencies: - '@itwin/core-backend': 5.0.4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-quantity': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 - '@itwin/presentation-common': 5.0.4 + '@itwin/core-backend': 5.2.0 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-quantity': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 + '@itwin/presentation-common': 5.2.0 dependencies: - '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-shared': 1.2.2 + '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-shared': 1.2.3 object-hash: 1.3.1 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 semver: 7.7.2 dev: false - /@itwin/presentation-common/5.0.4_2vql4sokyv4vx64lfmqqo3ck4m: - resolution: {integrity: sha512-idNsjGepHOh4AtV3ZoC3kuhr4qJaKCZFiEQwfSC/1pWna7xXkepUHOf4kL0VHiBX/3+Es/71pz4Z0XV1izGXpQ==} + /@itwin/presentation-common/5.2.0_par7zrbl5rwpgoixgme37fyywq: + resolution: {integrity: sha512-6kS81QO3ubWFhwh/Ey3w0f4xmHZ0/byXllnf+ufSH5tBk+Mmj852ZR7B2QkjMrSqX6BWSaHzCDXagIC+7XJQpw==} peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-quantity': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-quantity': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/presentation-shared': 1.2.2 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/presentation-shared': 1.2.3 - /@itwin/presentation-components/5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu: - resolution: {integrity: sha512-RFVUmezj5t8AdQjGEjVAp60L5eHELNY4YTzKgkpsys5rmMHlG1AAGuoLqFnjIkDK+zPZ5aaBsNATC37w0aMY6g==} + /@itwin/presentation-components/5.12.9_jrefqywb5n4kjlcdqidpol7jnq: + resolution: {integrity: sha512-S97xsGaTtUecJuLo/tMz3obcBYTL2rrBPOihVm1Rj4F1lVcZvZ77gkZPvVeTKN+LE7Ybd1ZxTC1iZNdIQuRQnw==} peerDependencies: '@itwin/appui-abstract': ^4.4.0 || ^5.0.0 '@itwin/components-react': ^4.9.0 || ^5.0.0 @@ -4082,28 +4093,28 @@ packages: '@itwin/unified-selection-react': optional: true dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-shared': 1.2.2 - '@itwin/unified-selection': 1.4.2 - '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-shared': 1.2.3 + '@itwin/unified-selection': 1.5.1 + '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty 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-error-boundary: 4.1.2_react@18.3.1 @@ -4111,8 +4122,8 @@ packages: transitivePeerDependencies: - '@itwin/core-geometry' - /@itwin/presentation-core-interop/1.3.3_3osn4j4igz7opz4k4bh34wjqey: - resolution: {integrity: sha512-pVGJ6akOet/RQuHEhLeFeXJtk+tFWdhzr0tnMRbhViungE5abS7P1+bHnbDFKN9idOXhjFGNa6vUVLuL8cBx0A==} + /@itwin/presentation-core-interop/1.3.4_v36hwopugqjgn2kpn7q6pudfze: + resolution: {integrity: sha512-NntADk7pOb+3pvsur1IonW6GZSUbHFhlmLSUTANXbyxJ/u2rydhPwQfhMq+CvR1hsbQDAJu9NSK/nijhirYo1g==} peerDependencies: '@itwin/core-bentley': ^4.1.0 || ^5.0.0 '@itwin/core-common': ^4.1.0 || ^5.0.0 @@ -4120,36 +4131,36 @@ packages: '@itwin/core-quantity': ^4.1.0 || ^5.0.0 '@itwin/ecschema-metadata': ^4.1.0 || ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/presentation-shared': 1.2.2 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/presentation-shared': 1.2.3 rxjs: 7.8.2 - /@itwin/presentation-frontend/5.0.4_llz5qc43agya4n2c63quidhww4: - resolution: {integrity: sha512-2upFYDemFhrGnOhSTh29ZUCvSpMYfwopUinmT5/QCF+x1ZhX++JlJRIIf/cUJnCkehoVpV90RliBQJra3yHBRQ==} - peerDependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4 - '@itwin/core-frontend': 5.0.4 - '@itwin/core-quantity': 5.0.4 - '@itwin/ecschema-metadata': 5.0.4 - '@itwin/presentation-common': 5.0.4 - dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/unified-selection': 1.4.2 + /@itwin/presentation-frontend/5.2.0_x2of3s6oiavnemi27pre7aga34: + resolution: {integrity: sha512-mR3Kc6PCgjxZb9d8YG2CIDt2sGBTg1gQlPYkHmUQStIHOtAN4X/Qmh6B1YR01b+lS8JnOo605pqMWHmQYX5hJw==} + peerDependencies: + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0 + '@itwin/core-frontend': 5.2.0 + '@itwin/core-quantity': 5.2.0 + '@itwin/ecschema-metadata': 5.2.0 + '@itwin/presentation-common': 5.2.0 + dependencies: + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/unified-selection': 1.5.1 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 - /@itwin/presentation-hierarchies-react/1.7.2_ktcpjwwqtlh3ksi35sshc2nruq: - resolution: {integrity: sha512-DvjcfWok6SJzCzvsXsaOxZ5DnytI/RuL2lBi7/YkFTCJwBxvtx2IJO/YLRCUS2fKvfkbUURHyVLbtRqwSAd4Xg==} + /@itwin/presentation-hierarchies-react/1.9.4_rluc24k6lau3zfyfcgk2q3f3y4: + resolution: {integrity: sha512-qkEYRsoryHadHe7C0rlbgIShKrc+h3HOEShubSDchkr2J6KrFkMICeLRH8PFWlSR3n7KYuM8VDha+x04X5C/uA==} peerDependencies: '@itwin/itwinui-react': ^3.0.0 react: ^17.0.0 || ^18.0.0 @@ -4158,39 +4169,39 @@ packages: '@itwin/itwinui-react': optional: true dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/core-bentley': 5.2.0 + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-hierarchies': 1.7.0 - '@itwin/presentation-shared': 1.2.2 - '@itwin/unified-selection': 1.4.2 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-hierarchies': 1.7.2 + '@itwin/presentation-shared': 1.2.3 + '@itwin/unified-selection': 1.5.1 classnames: 2.5.1 - immer: 10.1.1 + immer: 10.1.3 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 dev: false - /@itwin/presentation-hierarchies/1.7.0: - resolution: {integrity: sha512-+6m0lBPK437XDKHWtID/4pqQ880jJPEAMlVTMzCkR4NooA+3UUWDjlJg7UNP2WWBKSLp9nt9VLmnW1XxThSmLg==} + /@itwin/presentation-hierarchies/1.7.2: + resolution: {integrity: sha512-mT5HN6NPcCftXlVGvJCJEQRgrt1FN2jDno8WtXfjc5q4vUzVJiRmOv4zufIscHr6wWRBMqkpvdFHnUi7XpnudA==} dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-geometry': 5.0.4 - '@itwin/presentation-shared': 1.2.2 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-geometry': 5.2.0 + '@itwin/presentation-shared': 1.2.3 natural-compare-lite: 1.4.0 rxjs: 7.8.2 dev: false - /@itwin/presentation-shared/1.2.2: - resolution: {integrity: sha512-jQWW7mjfb5Qcxtfa3EBLrKhVyaulptwN0yLp0gViCXBcrxbZyukCcvLaDBBevAfSF7Mtspc22Vj0dKCq10UfrQ==} + /@itwin/presentation-shared/1.2.3: + resolution: {integrity: sha512-YHwmyMfWH5re0m0DVDEnO7BeSE2pfOQI/bbk6j2KS+Y0am1IJ+LEgE/0bQu+MVsAFQqrThrGvLMDu6AbCl7+8w==} dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 - /@itwin/property-grid-react/1.19.2_26osh6ioaokdjrsej6jvno7ize: - resolution: {integrity: sha512-JuNeSfjUbkFrJIQ5RK+T2PIWZiU2M1jSkq0fPQs26xlmsb2516QPtws/Kr7t2s2hiS4B5nT1NbO/pvvZz+ohxg==} + /@itwin/property-grid-react/1.19.4_lybxvyzvingc5rrqmcdc2sk2tm: + resolution: {integrity: sha512-326b4hBYPlzuYJ6Il3wvz4vnDF4nPdmNO3JHwo5Vj2D2q740LbmjapZ6La6sqm2uHkZHk5CzFUPUT3F0FcBDDg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/appui-react': ^4.3.0 || ^5.0.0 @@ -4204,21 +4215,21 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-shared': 1.2.2 - '@itwin/unified-selection': 1.4.2 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-shared': 1.2.3 + '@itwin/unified-selection': 1.5.1 classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -4230,64 +4241,19 @@ packages: - '@stratakit/foundations' dev: false - /@itwin/reality-data-client/1.3.1_@itwin+core-bentley@5.0.4: + /@itwin/reality-data-client/1.3.1_@itwin+core-bentley@5.2.0: resolution: {integrity: sha512-ZTmYPIPhawxxZiVhH0kWdnffN+rk4dHdj7lcoYKcYig1LqP6c1+vlJTYtRSaxqpRG5qdBBgyfcGjHWH198eMgw==} peerDependencies: '@itwin/core-bentley': ^4.0.0 || ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 - axios: 1.11.0 + '@itwin/core-bentley': 5.2.0 + axios: 1.12.2 transitivePeerDependencies: - debug dev: false - /@itwin/tree-widget-react/3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe: - resolution: {integrity: sha512-oH+RvKeliTu9OwffG7z8VQYtA6NwZdk7YFZBto9RURayAmnlB3+ZO+UF5cAsFCFU6/QTKMaamuoUwgLhH4ybSg==} - peerDependencies: - '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/appui-react': ^4.10.0 || ^5.0.0 - '@itwin/components-react': ^4.10.0 || ^5.0.0 - '@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/ecschema-metadata': ^4.0.0 || ^5.0.0 - '@itwin/itwinui-react': ^3.11.0 - '@itwin/presentation-common': ^4.0.0 || ^5.0.0 - '@itwin/presentation-components': ^5.0.0 - '@itwin/presentation-frontend': ^4.0.0 || ^5.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-hierarchies': 1.7.0 - '@itwin/presentation-hierarchies-react': 1.7.2_ktcpjwwqtlh3ksi35sshc2nruq - '@itwin/presentation-shared': 1.2.2 - '@itwin/unified-selection': 1.4.2 - classnames: 2.5.1 - react: 18.3.1 - react-dom: 18.3.1_react@18.3.1 - react-error-boundary: 5.0.0_react@18.3.1 - rxjs: 7.8.2 - transitivePeerDependencies: - - '@itwin/core-geometry' - - '@itwin/core-quantity' - dev: false - - /@itwin/tree-widget-react/3.12.0_ne6q7cciwnuiw3ay4j3vyh5tpe: - resolution: {integrity: sha512-n5qNMW1NeS7kGSX5kojZwhPnjcs5uR2cTZKlUYcoatoEW/iAXfVeSbzDEu2ltyN/2ndnZ6bSPVKv9v09LwT7+A==} + /@itwin/tree-widget-react/3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu: + resolution: {integrity: sha512-UD++B5ry672FqZDaoFuqph6fgWXD5HtMCX6jX0KEjVhA7D4sGXEC9qwdQjVfvSF+771nYdm0MzFhspg7WUiMVA==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/appui-react': ^4.10.0 || ^5.0.0 @@ -4303,24 +4269,24 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-hierarchies': 1.7.0 - '@itwin/presentation-hierarchies-react': 1.7.2_ktcpjwwqtlh3ksi35sshc2nruq - '@itwin/presentation-shared': 1.2.2 - '@itwin/unified-selection': 1.4.2 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-hierarchies': 1.7.2 + '@itwin/presentation-hierarchies-react': 1.9.4_rluc24k6lau3zfyfcgk2q3f3y4 + '@itwin/presentation-shared': 1.2.3 + '@itwin/unified-selection': 1.5.1 classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -4331,38 +4297,38 @@ packages: - '@itwin/core-quantity' dev: false - /@itwin/unified-selection-react/1.0.1_nnrd3gsncyragczmpvfhocinkq: + /@itwin/unified-selection-react/1.0.1_iiaucrybsqc4avh64tydmk3vty: resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} peerDependencies: '@itwin/unified-selection': ^1.3.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: + '@itwin/unified-selection': 1.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - dev: true - /@itwin/unified-selection-react/1.0.1_z5kbmqjnjbmxby7js6wd7zry74: + /@itwin/unified-selection-react/1.0.1_nnrd3gsncyragczmpvfhocinkq: resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} peerDependencies: '@itwin/unified-selection': ^1.3.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/unified-selection': 1.4.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 + dev: true - /@itwin/unified-selection/1.4.2: - resolution: {integrity: sha512-RdX/SfX7pH5DyArNeNor3iuKr5NsPYWo7P0YXr6eOQOGda3CoEO3KTv3/QLZRXKtDlUt+Xs9dfzBfrWCsRtIxA==} + /@itwin/unified-selection/1.5.1: + resolution: {integrity: sha512-Lql3RvC/NtRrNhRgJ4xs2U5b2iu4C5c5AJV/PYqSbcRNBfyyi8M5dLz9TXfxL3bz8A3nIlHiDSCnHiEIo2WQww==} dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/presentation-shared': 1.2.2 + '@itwin/core-bentley': 5.2.0 + '@itwin/presentation-shared': 1.2.3 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 - /@itwin/viewer-react/5.0.0_f5t36vxebjlehply3f33fvues4: - resolution: {integrity: sha512-dKVEz0dXrp6fCAUcMnbdtvdVpOuZUlvx8BxeQRS4UuISaJ36x7bztRn0xOn32tcL+5bcDnfMpTU94tjp/BvJeg==} + /@itwin/viewer-react/5.0.1_s3su3k5q5liuwaekssfjti7ouq: + resolution: {integrity: sha512-O8nmr2Tgct7MZkQFlqPeC1lZomvaTi/+fkTzzGvJFrLezR527J8uQhFh4n/nZIJNM8uBwMH5U4wi5RVWZTrzIQ==} peerDependencies: '@itwin/appui-abstract': ^5.0.0 '@itwin/appui-react': ^5.5.0 @@ -4384,30 +4350,30 @@ packages: redux: ^5.0.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq - '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-geometry': 5.0.4 - '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua - '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq + '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-geometry': 5.2.0 + '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei + '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu - '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/presentation-shared': 1.2.2 - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 - '@itwin/unified-selection': 1.4.2 + '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq + '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/presentation-shared': 1.2.3 + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 + '@itwin/unified-selection': 1.5.1 lodash.isequal: 4.5.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 transitivePeerDependencies: - '@itwin/core-quantity' @@ -4416,8 +4382,8 @@ packages: - debug dev: false - /@itwin/web-viewer-react/5.0.0_nraic7zci6bdj32u3riltp2yg4: - resolution: {integrity: sha512-BbiuzygNTvmrvLah2BcbI9IlSiJqxL7umR/DHaX31NkS6bnnzgphQ/fkP+og+LgdTIEPNF9cUYgD3LJewm0ItQ==} + /@itwin/web-viewer-react/5.0.1_2spenyghlgppplpa62znp6cs7q: + resolution: {integrity: sha512-bl0yPg2ui/tF1ANFWyxVtPO6bPCFSW5q5HtKBSWr/nyWHhktjbgd3ZrAlq4Cp3vVfRNNdWeNR/0KP7vbcPvbGA==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 @@ -4431,17 +4397,17 @@ packages: react-redux: ^9.0.0 redux: ^5.0.0 dependencies: - '@itwin/core-bentley': 5.0.4 - '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi - '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq - '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm - '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy - '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m - '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 - '@itwin/viewer-react': 5.0.0_f5t36vxebjlehply3f33fvues4 + '@itwin/core-bentley': 5.2.0 + '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq + '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/viewer-react': 5.0.1_s3su3k5q5liuwaekssfjti7ouq react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny + react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq redux: 5.0.1 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -4458,10 +4424,10 @@ packages: - debug dev: false - /@itwin/webgl-compatibility/5.0.4: - resolution: {integrity: sha512-aV6ogbf8jqNPJrbpDaY8xJYPoIrAhn1eDJc+TSbh37iLDfKmY+Ro24rbZsAdPbAIE3iiMbok6w4CUPrNqw4t2A==} + /@itwin/webgl-compatibility/5.2.0: + resolution: {integrity: sha512-DdWS3UxReI7bTEj6QTQq6TW1jYiI/JMdbfXxc7h7WILwzjaVVbI857YhjLFzYaMnsIEE+doDF2q+OhXuC6Ioyw==} dependencies: - '@itwin/core-bentley': 5.0.4 + '@itwin/core-bentley': 5.2.0 /@jest/types/24.9.0: resolution: {integrity: sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==} @@ -4472,11 +4438,18 @@ packages: '@types/yargs': 13.0.12 dev: true - /@jridgewell/gen-mapping/0.3.12: - resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} + /@jridgewell/gen-mapping/0.3.13: + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 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 + dev: true + + /@jridgewell/remapping/2.3.5: + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 dev: true /@jridgewell/resolve-uri/3.1.2: @@ -4484,99 +4457,117 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@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==} dev: true - /@jridgewell/trace-mapping/0.3.29: - resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} + /@jridgewell/trace-mapping/0.3.31: + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/sourcemap-codec': 1.5.5 dev: true /@js-sdsl/ordered-map/4.4.2: resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} dev: false - /@keyv/serialize/1.1.0: - resolution: {integrity: sha512-RlDgexML7Z63Q8BSaqhXdCYNBy/JQnqYIwxofUrNLGCblOMHp+xux2Q8nLMLlPpgHQPoU0Do8Z6btCpRBEqZ8g==} + /@keyv/bigmap/1.0.2: + resolution: {integrity: sha512-KR03xkEZlAZNF4IxXgVXb+uNIVNvwdh8UwI0cnc7WI6a+aQcDp8GL80qVfeB4E5NpsKJzou5jU0r6yLSSbMOtA==} + engines: {node: '>= 18'} + dependencies: + hookified: 1.12.1 + dev: true + + /@keyv/serialize/1.1.1: + resolution: {integrity: sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==} dev: true - /@loaders.gl/core/3.4.15: - resolution: {integrity: sha512-rPOOTuusWlRRNMWg7hymZBoFmPCXWThsA5ZYRfqqXnsgVeQIi8hzcAhJ7zDUIFAd/OSR8ravtqb0SH+3k6MOFQ==} + /@loaders.gl/core/4.3.4: + resolution: {integrity: sha512-cG0C5fMZ1jyW6WCsf4LoHGvaIAJCEVA/ioqKoYRwoSfXkOf+17KupK1OUQyUCw5XoRn+oWA1FulJQOYlXnb9Gw==} dependencies: - '@babel/runtime': 7.28.2 - '@loaders.gl/loader-utils': 3.4.15 - '@loaders.gl/worker-utils': 3.4.15 - '@probe.gl/log': 3.6.0 + '@loaders.gl/loader-utils': 4.3.4_@loaders.gl+core@4.3.4 + '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 + '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 + '@probe.gl/log': 4.1.0 - /@loaders.gl/draco/3.4.15: - resolution: {integrity: sha512-SStmyP0ZnS4JbWZb2NhrfiHW65uy3pVTTzQDTgXfkR5cD9oDAEu4nCaHbQ8x38/m39FHliCPgS9b1xWvLKQo8w==} + /@loaders.gl/draco/4.3.4_@loaders.gl+core@4.3.4: + resolution: {integrity: sha512-4Lx0rKmYENGspvcgV5XDpFD9o+NamXoazSSl9Oa3pjVVjo+HJuzCgrxTQYD/3JvRrolW/QRehZeWD/L/cEC6mw==} + peerDependencies: + '@loaders.gl/core': ^4.3.0 dependencies: - '@babel/runtime': 7.28.2 - '@loaders.gl/loader-utils': 3.4.15 - '@loaders.gl/schema': 3.4.15 - '@loaders.gl/worker-utils': 3.4.15 - draco3d: 1.5.5 + '@loaders.gl/core': 4.3.4 + '@loaders.gl/loader-utils': 4.3.4_@loaders.gl+core@4.3.4 + '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 + '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 + draco3d: 1.5.7 - /@loaders.gl/loader-utils/3.4.15: - resolution: {integrity: sha512-uUx6tCaky6QgCRkqCNuuXiUfpTzKV+ZlJOf6C9bKp62lpvFOv9AwqoXmL23j8nfsENdlzsX3vPhc3en6QQyksA==} + /@loaders.gl/loader-utils/4.3.4_@loaders.gl+core@4.3.4: + resolution: {integrity: sha512-tjMZvlKQSaMl2qmYTAxg+ySR6zd6hQn5n3XaU8+Ehp90TD3WzxvDKOMNDqOa72fFmIV+KgPhcmIJTpq4lAdC4Q==} + peerDependencies: + '@loaders.gl/core': ^4.3.0 dependencies: - '@babel/runtime': 7.28.2 - '@loaders.gl/worker-utils': 3.4.15 - '@probe.gl/stats': 3.6.0 + '@loaders.gl/core': 4.3.4 + '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 + '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 + '@probe.gl/log': 4.1.0 + '@probe.gl/stats': 4.1.0 - /@loaders.gl/schema/3.4.15: - resolution: {integrity: sha512-8oRtstz0IsqES7eZd2jQbmCnmExCMtL8T6jWd1+BfmnuyZnQ0B6TNccy++NHtffHdYuzEoQgSELwcdmhSApYew==} + /@loaders.gl/schema/4.3.4_@loaders.gl+core@4.3.4: + resolution: {integrity: sha512-1YTYoatgzr/6JTxqBLwDiD3AVGwQZheYiQwAimWdRBVB0JAzych7s1yBuE0CVEzj4JDPKOzVAz8KnU1TiBvJGw==} + peerDependencies: + '@loaders.gl/core': ^4.3.0 dependencies: + '@loaders.gl/core': 4.3.4 '@types/geojson': 7946.0.16 - /@loaders.gl/worker-utils/3.4.15: - resolution: {integrity: sha512-zUUepOYRYmcYIcr/c4Mchox9h5fBFNkD81rsGnLlZyq19QvyHzN+93SVxrLc078gw93t2RKrVcOOZY13zT3t1w==} + /@loaders.gl/worker-utils/4.3.4_@loaders.gl+core@4.3.4: + resolution: {integrity: sha512-EbsszrASgT85GH3B7jkx7YXfQyIYo/rlobwMx6V3ewETapPUwdSAInv+89flnk5n2eu2Lpdeh+2zS6PvqbL2RA==} + peerDependencies: + '@loaders.gl/core': ^4.3.0 dependencies: - '@babel/runtime': 7.28.2 + '@loaders.gl/core': 4.3.4 - /@microsoft/api-extractor-model/7.29.9_@types+node@22.16.5: + /@microsoft/api-extractor-model/7.29.9_@types+node@22.18.8: resolution: {integrity: sha512-/DaMfUjiswmrnLjHCorVzWGbW5rmeTGDo+H0QcvcarJ14SjNVmFWiRKzscN4B2y9AyllqeXMPgwbtSFAdAkpMQ==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 + '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor-model/7.30.7: - resolution: {integrity: sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==} + /@microsoft/api-extractor-model/7.30.9: + resolution: {integrity: sha512-oKExWajACw0hO9Z0ybWvCZZhWK0kZcA/3rJieZmh4e5difg9II00kvmFMIg1KOrFuErNOZMCVY45nEm9a/orvg==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.14.0 + '@rushstack/node-core-library': 5.15.1 transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor-model/7.30.7_@types+node@22.16.5: - resolution: {integrity: sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==} + /@microsoft/api-extractor-model/7.30.9_@types+node@22.18.8: + resolution: {integrity: sha512-oKExWajACw0hO9Z0ybWvCZZhWK0kZcA/3rJieZmh4e5difg9II00kvmFMIg1KOrFuErNOZMCVY45nEm9a/orvg==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 + '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 transitivePeerDependencies: - '@types/node' - /@microsoft/api-extractor/7.47.12_@types+node@22.16.5: + /@microsoft/api-extractor/7.47.12_@types+node@22.18.8: resolution: {integrity: sha512-YE/h4vE9T1i3oGtgEZC7pHupH/drtGAuQ36iJ1Ua0gQ8NXmPXNKNilkCqzWnX/QvMnr1xSgEjHppWMXEi5YZKQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.29.9_@types+node@22.16.5 + '@microsoft/api-extractor-model': 7.29.9_@types+node@22.18.8 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 + '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.14.3_@types+node@22.16.5 - '@rushstack/ts-command-line': 4.23.1_@types+node@22.16.5 + '@rushstack/terminal': 0.14.3_@types+node@22.18.8 + '@rushstack/ts-command-line': 4.23.1_@types+node@22.18.8 lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.10 @@ -4587,19 +4578,19 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor/7.52.9: - resolution: {integrity: sha512-313nyhc6DSSMVKD43jZK6Yp5XbliGw5vjN7QOw1FHzR1V6DQ67k4dzkd3BSxMtWcm+cEs1Ux8rmDqots6EABFA==} + /@microsoft/api-extractor/7.52.15: + resolution: {integrity: sha512-0Pl2Xew403zyteYm0IiTZ2ZuKF4Ep4/SD6kXMC1CtvVIv3hNyG5+SY/vXS3Rg9fHydvMk+FYordaC9WpTnPcVQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.30.7 + '@microsoft/api-extractor-model': 7.30.9 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.14.0 + '@rushstack/node-core-library': 5.15.1 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.15.4 - '@rushstack/ts-command-line': 5.0.2 + '@rushstack/terminal': 0.18.0 + '@rushstack/ts-command-line': 5.0.5 lodash: 4.17.21 - minimatch: 3.0.8 + minimatch: 10.0.3 resolve: 1.22.10 semver: 7.5.4 source-map: 0.6.1 @@ -4608,19 +4599,19 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor/7.52.9_@types+node@22.16.5: - resolution: {integrity: sha512-313nyhc6DSSMVKD43jZK6Yp5XbliGw5vjN7QOw1FHzR1V6DQ67k4dzkd3BSxMtWcm+cEs1Ux8rmDqots6EABFA==} + /@microsoft/api-extractor/7.52.15_@types+node@22.18.8: + resolution: {integrity: sha512-0Pl2Xew403zyteYm0IiTZ2ZuKF4Ep4/SD6kXMC1CtvVIv3hNyG5+SY/vXS3Rg9fHydvMk+FYordaC9WpTnPcVQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.30.7_@types+node@22.16.5 + '@microsoft/api-extractor-model': 7.30.9_@types+node@22.18.8 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 + '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.15.4_@types+node@22.16.5 - '@rushstack/ts-command-line': 5.0.2_@types+node@22.16.5 + '@rushstack/terminal': 0.18.0_@types+node@22.18.8 + '@rushstack/ts-command-line': 5.0.5_@types+node@22.18.8 lodash: 4.17.21 - minimatch: 3.0.8 + minimatch: 10.0.3 resolve: 1.22.10 semver: 7.5.4 source-map: 0.6.1 @@ -4670,9 +4661,9 @@ packages: resolution: {integrity: sha512-NoOejniaqzOEbHg3RcBZtTriYqhqpQFgTC4lDNaRbgRCnpz6n8PlxWlCbh2N1K5qKawfxRP29/Wiho3FrXQ3Qw==} dependencies: '@types/base64-js': 1.5.0 - '@types/jquery': 3.5.32 + '@types/jquery': 3.5.33 base64-js: 1.5.1 - follow-redirects: 1.15.9 + follow-redirects: 1.15.11 form-data: 4.0.4 opener: 1.5.2 transitivePeerDependencies: @@ -4836,21 +4827,16 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@probe.gl/env/3.6.0: - resolution: {integrity: sha512-4tTZYUg/8BICC3Yyb9rOeoKeijKbZHRXBEKObrfPmX4sQmYB15ZOUpoVBhAyJkOYVAM8EkPci6Uw5dLCwx2BEQ==} - dependencies: - '@babel/runtime': 7.28.2 + /@probe.gl/env/4.1.0: + resolution: {integrity: sha512-5ac2Jm2K72VCs4eSMsM7ykVRrV47w32xOGMvcgqn8vQdEMF9PRXyBGYEV9YbqRKWNKpNKmQJVi4AHM/fkCxs9w==} - /@probe.gl/log/3.6.0: - resolution: {integrity: sha512-hjpyenpEvOdowgZ1qMeCJxfRD4JkKdlXz0RC14m42Un62NtOT+GpWyKA4LssT0+xyLULCByRAtG2fzZorpIAcA==} + /@probe.gl/log/4.1.0: + resolution: {integrity: sha512-r4gRReNY6f+OZEMgfWEXrAE2qJEt8rX0HsDJQXUBMoc+5H47bdB7f/5HBHAmapK8UydwPKL9wCDoS22rJ0yq7Q==} dependencies: - '@babel/runtime': 7.28.2 - '@probe.gl/env': 3.6.0 + '@probe.gl/env': 4.1.0 - /@probe.gl/stats/3.6.0: - resolution: {integrity: sha512-JdALQXB44OP4kUBN/UrQgzbJe4qokbVF4Y8lkIA8iVCFnjVowWIgkD/z/0QO65yELT54tTrtepw1jScjKB+rhQ==} - dependencies: - '@babel/runtime': 7.28.2 + /@probe.gl/stats/4.1.0: + resolution: {integrity: sha512-EI413MkWKBDVNIfLdqbeNSJTs7ToBz/KVGkwi3D+dQrSIkRI2IYbWGAU3xX+D6+CI4ls8ehxMhNpUVMaZggDvQ==} /@protobufjs/aspromise/1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -4913,13 +4899,13 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.2.0 + '@rollup/pluginutils': 5.3.0 estree-walker: 2.0.2 - magic-string: 0.30.17 + magic-string: 0.30.19 dev: true - /@rollup/pluginutils/5.2.0: - resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==} + /@rollup/pluginutils/5.3.0: + resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 @@ -4932,160 +4918,176 @@ packages: picomatch: 4.0.3 dev: true - /@rollup/rollup-android-arm-eabi/4.46.1: - resolution: {integrity: sha512-oENme6QxtLCqjChRUUo3S6X8hjCXnWmJWnedD7VbGML5GUtaOtAyx+fEEXnBXVf0CBZApMQU0Idwi0FmyxzQhw==} + /@rollup/rollup-android-arm-eabi/4.52.4: + resolution: {integrity: sha512-BTm2qKNnWIQ5auf4deoetINJm2JzvihvGb9R6K/ETwKLql/Bb3Eg2H1FBp1gUb4YGbydMA3jcmQTR73q7J+GAA==} cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-android-arm64/4.46.1: - resolution: {integrity: sha512-OikvNT3qYTl9+4qQ9Bpn6+XHM+ogtFadRLuT2EXiFQMiNkXFLQfNVppi5o28wvYdHL2s3fM0D/MZJ8UkNFZWsw==} + /@rollup/rollup-android-arm64/4.52.4: + resolution: {integrity: sha512-P9LDQiC5vpgGFgz7GSM6dKPCiqR3XYN1WwJKA4/BUVDjHpYsf3iBEmVz62uyq20NGYbiGPR5cNHI7T1HqxNs2w==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-arm64/4.46.1: - resolution: {integrity: sha512-EFYNNGij2WllnzljQDQnlFTXzSJw87cpAs4TVBAWLdkvic5Uh5tISrIL6NRcxoh/b2EFBG/TK8hgRrGx94zD4A==} + /@rollup/rollup-darwin-arm64/4.52.4: + resolution: {integrity: sha512-QRWSW+bVccAvZF6cbNZBJwAehmvG9NwfWHwMy4GbWi/BQIA/laTIktebT2ipVjNncqE6GLPxOok5hsECgAxGZg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-x64/4.46.1: - resolution: {integrity: sha512-ZaNH06O1KeTug9WI2+GRBE5Ujt9kZw4a1+OIwnBHal92I8PxSsl5KpsrPvthRynkhMck4XPdvY0z26Cym/b7oA==} + /@rollup/rollup-darwin-x64/4.52.4: + resolution: {integrity: sha512-hZgP05pResAkRJxL1b+7yxCnXPGsXU0fG9Yfd6dUaoGk+FhdPKCJ5L1Sumyxn8kvw8Qi5PvQ8ulenUbRjzeCTw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-arm64/4.46.1: - resolution: {integrity: sha512-n4SLVebZP8uUlJ2r04+g2U/xFeiQlw09Me5UFqny8HGbARl503LNH5CqFTb5U5jNxTouhRjai6qPT0CR5c/Iig==} + /@rollup/rollup-freebsd-arm64/4.52.4: + resolution: {integrity: sha512-xmc30VshuBNUd58Xk4TKAEcRZHaXlV+tCxIXELiE9sQuK3kG8ZFgSPi57UBJt8/ogfhAF5Oz4ZSUBN77weM+mQ==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-x64/4.46.1: - resolution: {integrity: sha512-8vu9c02F16heTqpvo3yeiu7Vi1REDEC/yES/dIfq3tSXe6mLndiwvYr3AAvd1tMNUqE9yeGYa5w7PRbI5QUV+w==} + /@rollup/rollup-freebsd-x64/4.52.4: + resolution: {integrity: sha512-WdSLpZFjOEqNZGmHflxyifolwAiZmDQzuOzIq9L27ButpCVpD7KzTRtEG1I0wMPFyiyUdOO+4t8GvrnBLQSwpw==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-gnueabihf/4.46.1: - resolution: {integrity: sha512-K4ncpWl7sQuyp6rWiGUvb6Q18ba8mzM0rjWJ5JgYKlIXAau1db7hZnR0ldJvqKWWJDxqzSLwGUhA4jp+KqgDtQ==} + /@rollup/rollup-linux-arm-gnueabihf/4.52.4: + resolution: {integrity: sha512-xRiOu9Of1FZ4SxVbB0iEDXc4ddIcjCv2aj03dmW8UrZIW7aIQ9jVJdLBIhxBI+MaTnGAKyvMwPwQnoOEvP7FgQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-musleabihf/4.46.1: - resolution: {integrity: sha512-YykPnXsjUjmXE6j6k2QBBGAn1YsJUix7pYaPLK3RVE0bQL2jfdbfykPxfF8AgBlqtYbfEnYHmLXNa6QETjdOjQ==} + /@rollup/rollup-linux-arm-musleabihf/4.52.4: + resolution: {integrity: sha512-FbhM2p9TJAmEIEhIgzR4soUcsW49e9veAQCziwbR+XWB2zqJ12b4i/+hel9yLiD8pLncDH4fKIPIbt5238341Q==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-gnu/4.46.1: - resolution: {integrity: sha512-kKvqBGbZ8i9pCGW3a1FH3HNIVg49dXXTsChGFsHGXQaVJPLA4f/O+XmTxfklhccxdF5FefUn2hvkoGJH0ScWOA==} + /@rollup/rollup-linux-arm64-gnu/4.52.4: + resolution: {integrity: sha512-4n4gVwhPHR9q/g8lKCyz0yuaD0MvDf7dV4f9tHt0C73Mp8h38UCtSCSE6R9iBlTbXlmA8CjpsZoujhszefqueg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-musl/4.46.1: - resolution: {integrity: sha512-zzX5nTw1N1plmqC9RGC9vZHFuiM7ZP7oSWQGqpbmfjK7p947D518cVK1/MQudsBdcD84t6k70WNczJOct6+hdg==} + /@rollup/rollup-linux-arm64-musl/4.52.4: + resolution: {integrity: sha512-u0n17nGA0nvi/11gcZKsjkLj1QIpAuPFQbR48Subo7SmZJnGxDpspyw2kbpuoQnyK+9pwf3pAoEXerJs/8Mi9g==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-loongarch64-gnu/4.46.1: - resolution: {integrity: sha512-O8CwgSBo6ewPpktFfSDgB6SJN9XDcPSvuwxfejiddbIC/hn9Tg6Ai0f0eYDf3XvB/+PIWzOQL+7+TZoB8p9Yuw==} + /@rollup/rollup-linux-loong64-gnu/4.52.4: + resolution: {integrity: sha512-0G2c2lpYtbTuXo8KEJkDkClE/+/2AFPdPAbmaHoE870foRFs4pBrDehilMcrSScrN/fB/1HTaWO4bqw+ewBzMQ==} cpu: [loong64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-ppc64-gnu/4.46.1: - resolution: {integrity: sha512-JnCfFVEKeq6G3h3z8e60kAp8Rd7QVnWCtPm7cxx+5OtP80g/3nmPtfdCXbVl063e3KsRnGSKDHUQMydmzc/wBA==} + /@rollup/rollup-linux-ppc64-gnu/4.52.4: + resolution: {integrity: sha512-teSACug1GyZHmPDv14VNbvZFX779UqWTsd7KtTM9JIZRDI5NUwYSIS30kzI8m06gOPB//jtpqlhmraQ68b5X2g==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-gnu/4.46.1: - resolution: {integrity: sha512-dVxuDqS237eQXkbYzQQfdf/njgeNw6LZuVyEdUaWwRpKHhsLI+y4H/NJV8xJGU19vnOJCVwaBFgr936FHOnJsQ==} + /@rollup/rollup-linux-riscv64-gnu/4.52.4: + resolution: {integrity: sha512-/MOEW3aHjjs1p4Pw1Xk4+3egRevx8Ji9N6HUIA1Ifh8Q+cg9dremvFCUbOX2Zebz80BwJIgCBUemjqhU5XI5Eg==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-musl/4.46.1: - resolution: {integrity: sha512-CvvgNl2hrZrTR9jXK1ye0Go0HQRT6ohQdDfWR47/KFKiLd5oN5T14jRdUVGF4tnsN8y9oSfMOqH6RuHh+ck8+w==} + /@rollup/rollup-linux-riscv64-musl/4.52.4: + resolution: {integrity: sha512-1HHmsRyh845QDpEWzOFtMCph5Ts+9+yllCrREuBR/vg2RogAQGGBRC8lDPrPOMnrdOJ+mt1WLMOC2Kao/UwcvA==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-s390x-gnu/4.46.1: - resolution: {integrity: sha512-x7ANt2VOg2565oGHJ6rIuuAon+A8sfe1IeUx25IKqi49OjSr/K3awoNqr9gCwGEJo9OuXlOn+H2p1VJKx1psxA==} + /@rollup/rollup-linux-s390x-gnu/4.52.4: + resolution: {integrity: sha512-seoeZp4L/6D1MUyjWkOMRU6/iLmCU2EjbMTyAG4oIOs1/I82Y5lTeaxW0KBfkUdHAWN7j25bpkt0rjnOgAcQcA==} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-gnu/4.46.1: - resolution: {integrity: sha512-9OADZYryz/7E8/qt0vnaHQgmia2Y0wrjSSn1V/uL+zw/i7NUhxbX4cHXdEQ7dnJgzYDS81d8+tf6nbIdRFZQoQ==} + /@rollup/rollup-linux-x64-gnu/4.52.4: + resolution: {integrity: sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-musl/4.46.1: - resolution: {integrity: sha512-NuvSCbXEKY+NGWHyivzbjSVJi68Xfq1VnIvGmsuXs6TCtveeoDRKutI5vf2ntmNnVq64Q4zInet0UDQ+yMB6tA==} + /@rollup/rollup-linux-x64-musl/4.52.4: + resolution: {integrity: sha512-dtBZYjDmCQ9hW+WgEkaffvRRCKm767wWhxsFW3Lw86VXz/uJRuD438/XvbZT//B96Vs8oTA8Q4A0AfHbrxP9zw==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-arm64-msvc/4.46.1: - resolution: {integrity: sha512-mWz+6FSRb82xuUMMV1X3NGiaPFqbLN9aIueHleTZCc46cJvwTlvIh7reQLk4p97dv0nddyewBhwzryBHH7wtPw==} + /@rollup/rollup-openharmony-arm64/4.52.4: + resolution: {integrity: sha512-1ox+GqgRWqaB1RnyZXL8PD6E5f7YyRUJYnCqKpNzxzP0TkaUh112NDrR9Tt+C8rJ4x5G9Mk8PQR3o7Ku2RKqKA==} + cpu: [arm64] + os: [openharmony] + requiresBuild: true + dev: true + optional: true + + /@rollup/rollup-win32-arm64-msvc/4.52.4: + resolution: {integrity: sha512-8GKr640PdFNXwzIE0IrkMWUNUomILLkfeHjXBi/nUvFlpZP+FA8BKGKpacjW6OUUHaNI6sUURxR2U2g78FOHWQ==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-ia32-msvc/4.46.1: - resolution: {integrity: sha512-7Thzy9TMXDw9AU4f4vsLNBxh7/VOKuXi73VH3d/kHGr0tZ3x/ewgL9uC7ojUKmH1/zvmZe2tLapYcZllk3SO8Q==} + /@rollup/rollup-win32-ia32-msvc/4.52.4: + resolution: {integrity: sha512-AIy/jdJ7WtJ/F6EcfOb2GjR9UweO0n43jNObQMb6oGxkYTfLcnN7vYYpG+CN3lLxrQkzWnMOoNSHTW54pgbVxw==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-x64-msvc/4.46.1: - resolution: {integrity: sha512-7GVB4luhFmGUNXXJhH2jJwZCFB3pIOixv2E3s17GQHBFUOQaISlt7aGcQgqvCaDSxTZJUzlK/QJ1FN8S94MrzQ==} + /@rollup/rollup-win32-x64-gnu/4.52.4: + resolution: {integrity: sha512-UF9KfsH9yEam0UjTwAgdK0anlQ7c8/pWPU2yVjyWcF1I1thABt6WXE47cI71pGiZ8wGvxohBoLnxM04L/wj8mQ==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@rollup/rollup-win32-x64-msvc/4.52.4: + resolution: {integrity: sha512-bf9PtUa0u8IXDVxzRToFQKsNCRz9qLYfR/MpECxl4mRoWYjAeFjgxj1XdZr2M/GNVpT05p+LgQOHopYDlUu6/w==} cpu: [x64] os: [win32] requiresBuild: true @@ -5096,11 +5098,11 @@ packages: resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} dev: true - /@rushstack/eslint-patch/1.12.0: - resolution: {integrity: sha512-5EwMtOqvJMMa3HbmxLlF74e+3/HhwBTMcvt3nqVJgGCozO6hzIPOBlwm8mGVNR9SN2IJpxSnlxczyDjcn7qIyw==} + /@rushstack/eslint-patch/1.13.0: + resolution: {integrity: sha512-2ih5qGw5SZJ+2fLZxP6Lr6Na2NTIgPRL/7Kmyuw0uIyBQnuhQ8fi8fzUTd38eIQmqp+GYLC00cI6WgtqHxBwmw==} dev: true - /@rushstack/node-core-library/5.10.0_@types+node@22.16.5: + /@rushstack/node-core-library/5.10.0_@types+node@22.18.8: resolution: {integrity: sha512-2pPLCuS/3x7DCd7liZkqOewGM0OzLyCacdvOe8j6Yrx9LkETGnxul1t7603bIaB8nUAooORcct9fFDOQMbWAgw==} peerDependencies: '@types/node': '*' @@ -5108,7 +5110,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 22.16.5 + '@types/node': 22.18.8 ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 @@ -5119,8 +5121,8 @@ packages: semver: 7.5.4 dev: true - /@rushstack/node-core-library/5.14.0: - resolution: {integrity: sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==} + /@rushstack/node-core-library/5.15.1: + resolution: {integrity: sha512-Nou4S2iYtnHIi3deB1kzl/ikJktR68L1Q5aeIYpySCfuk25dYZO0366lRdobk82rym6n0AacMyaYCiN8e7QaWA==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -5130,38 +5132,57 @@ packages: ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 - fs-extra: 11.3.0 + fs-extra: 11.3.2 import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.10 semver: 7.5.4 dev: true - /@rushstack/node-core-library/5.14.0_@types+node@22.16.5: - resolution: {integrity: sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==} + /@rushstack/node-core-library/5.15.1_@types+node@22.18.8: + resolution: {integrity: sha512-Nou4S2iYtnHIi3deB1kzl/ikJktR68L1Q5aeIYpySCfuk25dYZO0366lRdobk82rym6n0AacMyaYCiN8e7QaWA==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@types/node': 22.16.5 + '@types/node': 22.18.8 ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 - fs-extra: 11.3.0 + fs-extra: 11.3.2 import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.10 semver: 7.5.4 + /@rushstack/problem-matcher/0.1.1: + resolution: {integrity: sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + dev: true + + /@rushstack/problem-matcher/0.1.1_@types+node@22.18.8: + resolution: {integrity: sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + dependencies: + '@types/node': 22.18.8 + /@rushstack/rig-package/0.5.3: resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==} dependencies: resolve: 1.22.10 strip-json-comments: 3.1.1 - /@rushstack/terminal/0.14.3_@types+node@22.16.5: + /@rushstack/terminal/0.14.3_@types+node@22.18.8: resolution: {integrity: sha512-csXbZsAdab/v8DbU1sz7WC2aNaKArcdS/FPmXMOXEj/JBBZMvDK0+1b4Qao0kkG0ciB1Qe86/Mb68GjH6/TnMw==} peerDependencies: '@types/node': '*' @@ -5169,39 +5190,41 @@ packages: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 - '@types/node': 22.16.5 + '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 + '@types/node': 22.18.8 supports-color: 8.1.1 dev: true - /@rushstack/terminal/0.15.4: - resolution: {integrity: sha512-OQSThV0itlwVNHV6thoXiAYZlQh4Fgvie2CzxFABsbO2MWQsI4zOh3LRNigYSTrmS+ba2j0B3EObakPzf/x6Zg==} + /@rushstack/terminal/0.18.0: + resolution: {integrity: sha512-OvUkArZvuqWhMLtM5LD4dSOODOH7uwvzD4Z80T8jxFnsdoD/hKCz6wABDziD9N5JdxXc6/LXJD+60VFtxefjjA==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.14.0 + '@rushstack/node-core-library': 5.15.1 + '@rushstack/problem-matcher': 0.1.1 supports-color: 8.1.1 dev: true - /@rushstack/terminal/0.15.4_@types+node@22.16.5: - resolution: {integrity: sha512-OQSThV0itlwVNHV6thoXiAYZlQh4Fgvie2CzxFABsbO2MWQsI4zOh3LRNigYSTrmS+ba2j0B3EObakPzf/x6Zg==} + /@rushstack/terminal/0.18.0_@types+node@22.18.8: + resolution: {integrity: sha512-OvUkArZvuqWhMLtM5LD4dSOODOH7uwvzD4Z80T8jxFnsdoD/hKCz6wABDziD9N5JdxXc6/LXJD+60VFtxefjjA==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 - '@types/node': 22.16.5 + '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 + '@rushstack/problem-matcher': 0.1.1_@types+node@22.18.8 + '@types/node': 22.18.8 supports-color: 8.1.1 - /@rushstack/ts-command-line/4.23.1_@types+node@22.16.5: + /@rushstack/ts-command-line/4.23.1_@types+node@22.18.8: resolution: {integrity: sha512-40jTmYoiu/xlIpkkRsVfENtBq4CW3R4azbL0Vmda+fMwHWqss6wwf/Cy/UJmMqIzpfYc2OTnjYP1ZLD3CmyeCA==} dependencies: - '@rushstack/terminal': 0.14.3_@types+node@22.16.5 + '@rushstack/terminal': 0.14.3_@types+node@22.18.8 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5209,10 +5232,10 @@ packages: - '@types/node' dev: true - /@rushstack/ts-command-line/5.0.2: - resolution: {integrity: sha512-+AkJDbu1GFMPIU8Sb7TLVXDv/Q7Mkvx+wAjEl8XiXVVq+p1FmWW6M3LYpJMmoHNckSofeMecgWg5lfMwNAAsEQ==} + /@rushstack/ts-command-line/5.0.5: + resolution: {integrity: sha512-1NfEFJcpYu7gPQ2H4u0KTvEJaxpVknHgFd3xUuUkTiEmdvhLfasNdriPwOkMcJaRpfSO2vTR6XgDNRyEqwIVlw==} dependencies: - '@rushstack/terminal': 0.15.4 + '@rushstack/terminal': 0.18.0 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5220,10 +5243,10 @@ packages: - '@types/node' dev: true - /@rushstack/ts-command-line/5.0.2_@types+node@22.16.5: - resolution: {integrity: sha512-+AkJDbu1GFMPIU8Sb7TLVXDv/Q7Mkvx+wAjEl8XiXVVq+p1FmWW6M3LYpJMmoHNckSofeMecgWg5lfMwNAAsEQ==} + /@rushstack/ts-command-line/5.0.5_@types+node@22.18.8: + resolution: {integrity: sha512-1NfEFJcpYu7gPQ2H4u0KTvEJaxpVknHgFd3xUuUkTiEmdvhLfasNdriPwOkMcJaRpfSO2vTR6XgDNRyEqwIVlw==} dependencies: - '@rushstack/terminal': 0.15.4_@types+node@22.16.5 + '@rushstack/terminal': 0.18.0_@types+node@22.18.8 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5276,7 +5299,7 @@ packages: resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} engines: {node: '>=10'} - /@stylistic/stylelint-plugin/3.1.3_stylelint@16.22.0: + /@stylistic/stylelint-plugin/3.1.3_stylelint@16.25.0: resolution: {integrity: sha512-85fsmzgsIVmyG3/GFrjuYj6Cz8rAM7IZiPiXCMiSMfoDOC1lOrzrXPDk24WqviAghnPqGpx8b0caK2PuewWGFg==} engines: {node: ^18.12 || >=20.9} peerDependencies: @@ -5290,107 +5313,107 @@ packages: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 16.22.0 + stylelint: 16.25.0 dev: true /@svgdotjs/svg.js/3.0.16: resolution: {integrity: sha512-yZ4jfP/SeLHEnCi9PIrzienKCrA4vW9+jm5uUV3N5DG2e9zgXLY5FgywK2u8/gMFIeKO0HuqTLFFfWJj+MfMLA==} - /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.28.0: + /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.28.4: resolution: {integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.28.0: + /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.28.4: resolution: {integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.4 dev: true - /@svgr/babel-preset/8.1.0_@babel+core@7.28.0: + /@svgr/babel-preset/8.1.0_@babel+core@7.28.4: resolution: {integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.0 - '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.28.0 - '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.28.0 - '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.28.4 + '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.28.4 + '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.28.4 dev: true /@svgr/core/8.1.0_typescript@5.6.3: resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==} engines: {node: '>=14'} dependencies: - '@babel/core': 7.28.0 - '@svgr/babel-preset': 8.1.0_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@svgr/babel-preset': 8.1.0_@babel+core@7.28.4 camelcase: 6.3.0 cosmiconfig: 8.3.6_typescript@5.6.3 snake-case: 3.0.4 @@ -5403,7 +5426,7 @@ packages: resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==} engines: {node: '>=14'} dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 entities: 4.5.0 dev: true @@ -5413,8 +5436,8 @@ packages: peerDependencies: '@svgr/core': '*' dependencies: - '@babel/core': 7.28.0 - '@svgr/babel-preset': 8.1.0_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@svgr/babel-preset': 8.1.0_@babel+core@7.28.4 '@svgr/core': 8.1.0_typescript@5.6.3 '@svgr/hast-util-to-babel-ast': 8.0.0 svg-parser: 2.0.4 @@ -5440,12 +5463,12 @@ packages: resolution: {integrity: sha512-0XR1poYvPQoPpmfDYLEqUGu5ePAQ4pdgN3VFsZBNAeze7qubVpsIY1o1R6PZpKep/DKu33GSm2NhwpCLkMs2Cw==} engines: {node: '>=14'} dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-transform-react-constant-elements': 7.27.1_@babel+core@7.28.0 - '@babel/preset-env': 7.28.0_@babel+core@7.28.0 - '@babel/preset-react': 7.27.1_@babel+core@7.28.0 - '@babel/preset-typescript': 7.27.1_@babel+core@7.28.0 - '@rollup/pluginutils': 5.2.0 + '@babel/core': 7.28.4 + '@babel/plugin-transform-react-constant-elements': 7.27.1_@babel+core@7.28.4 + '@babel/preset-env': 7.28.3_@babel+core@7.28.4 + '@babel/preset-react': 7.27.1_@babel+core@7.28.4 + '@babel/preset-typescript': 7.27.1_@babel+core@7.28.4 + '@rollup/pluginutils': 5.3.0 '@svgr/core': 8.1.0_typescript@5.6.3 '@svgr/plugin-jsx': 8.1.0_@svgr+core@8.1.0 '@svgr/plugin-svgo': 8.1.0_cvjy57fwjji6mjkebpq2tzgofe @@ -5466,38 +5489,38 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tanstack/history/1.129.7: - resolution: {integrity: sha512-I3YTkbe4RZQN54Qw4+IUhOjqG2DdbG2+EBWuQfew4MEk0eddLYAQVa50BZVww4/D2eh5I9vEk2Fd1Y0Wty7pug==} + /@tanstack/history/1.132.31: + resolution: {integrity: sha512-UCHM2uS0t/uSszqPEo+SBSSoQVeQ+LlOWAVBl5SA7+AedeAbKafIPjFn8huZCXNLAYb0WKV2+wETr7lDK9uz7g==} engines: {node: '>=12'} dev: false - /@tanstack/react-router/1.130.2_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-gDWChae5jszlBs/IYSZ46QS85iyfDrfukalV5hU2tU52Q7a3IAtr7SPSIVkClZsU4JT4GwZ35NcGHzDQ/8NQzA==} + /@tanstack/react-router/1.132.41_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-KaQhU3lsxYgwa02EuxskOrMGI+EWSZ03F4Ac4NNReWK041iOIzYM5RbluyMNAEAv7gWJsysZOzG2/dbuR/8JHg==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' dependencies: - '@tanstack/history': 1.129.7 - '@tanstack/react-store': 0.7.3_nnrd3gsncyragczmpvfhocinkq - '@tanstack/router-core': 1.130.2 - isbot: 5.1.28 + '@tanstack/history': 1.132.31 + '@tanstack/react-store': 0.7.7_nnrd3gsncyragczmpvfhocinkq + '@tanstack/router-core': 1.132.41 + isbot: 5.1.31 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 dev: false - /@tanstack/react-store/0.7.3_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-3Dnqtbw9P2P0gw8uUM8WP2fFfg8XMDSZCTsywRPZe/XqqYW8PGkXKZTvP0AHkE4mpqP9Y43GpOg9vwO44azu6Q==} + /@tanstack/react-store/0.7.7_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-qqT0ufegFRDGSof9D/VqaZgjNgp4tRPHZIJq2+QIHkMUtHjaJ0lYrrXjeIUJvjnTbgPfSD1XgOMEt0lmANn6Zg==} 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 dependencies: - '@tanstack/store': 0.7.2 + '@tanstack/store': 0.7.7 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - use-sync-external-store: 1.5.0_react@18.3.1 + use-sync-external-store: 1.6.0_react@18.3.1 dev: false /@tanstack/react-virtual/3.13.12_nnrd3gsncyragczmpvfhocinkq: @@ -5510,21 +5533,21 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - /@tanstack/router-core/1.130.2: - resolution: {integrity: sha512-d5hYEEAvNUImpoomTlP2tRelX4JiNx3g2uk6xAO/aPKuMYdfntBSV7xbKuWZEhSwqeN2Z4qD3YyQEXBa4Fu7Mg==} + /@tanstack/router-core/1.132.41: + resolution: {integrity: sha512-NW1KWvhaMZpRlRtrr433xe5RErqUVRwnbwhWJWrqVkkZL5R2c/aH9dcW1xTKkEFX2k4VZkFpVJ181iPHYOktUA==} engines: {node: '>=12'} dependencies: - '@tanstack/history': 1.129.7 - '@tanstack/store': 0.7.2 - cookie-es: 1.2.2 + '@tanstack/history': 1.132.31 + '@tanstack/store': 0.7.7 + cookie-es: 2.0.0 seroval: 1.3.2 - seroval-plugins: 1.3.2_seroval@1.3.2 + seroval-plugins: 1.3.3_seroval@1.3.2 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 dev: false - /@tanstack/store/0.7.2: - resolution: {integrity: sha512-RP80Z30BYiPX2Pyo0Nyw4s1SJFH2jyM6f9i3HfX4pA+gm5jsnYryscdq2aIQLnL4TaGuQMO+zXmN9nh1Qck+Pg==} + /@tanstack/store/0.7.7: + resolution: {integrity: sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ==} dev: false /@tanstack/virtual-core/3.13.12: @@ -5535,7 +5558,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -5548,7 +5571,7 @@ packages: resolution: {integrity: sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg==} engines: {node: '>=8', npm: '>=6'} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 chalk: 2.4.2 css: 2.2.4 css.escape: 1.5.1 @@ -5559,29 +5582,28 @@ packages: redent: 3.0.0 dev: true - /@testing-library/jest-dom/6.6.4: - resolution: {integrity: sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==} + /@testing-library/jest-dom/6.9.1: + resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} dependencies: - '@adobe/css-tools': 4.4.3 + '@adobe/css-tools': 4.4.4 aria-query: 5.3.2 css.escape: 1.5.1 dom-accessibility-api: 0.6.3 - lodash: 4.17.21 picocolors: 1.1.1 redent: 3.0.0 dev: true - /@testing-library/react/14.3.1_kpg3w6by3gljrceryzwgexu7qy: + /@testing-library/react/14.3.1_zddmkp5xyx2dovmyr4kdp63tse: resolution: {integrity: sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==} engines: {node: '>=14'} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 '@testing-library/dom': 9.3.4 - '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.25 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 transitivePeerDependencies: @@ -5625,30 +5647,30 @@ packages: /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.28.0 - '@babel/types': 7.28.2 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 '@types/babel__generator': 7.27.0 '@types/babel__template': 7.4.4 - '@types/babel__traverse': 7.20.7 + '@types/babel__traverse': 7.28.0 dev: true /@types/babel__generator/7.27.0: resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==} dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.28.0 - '@babel/types': 7.28.2 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 dev: true - /@types/babel__traverse/7.20.7: - resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==} + /@types/babel__traverse/7.28.0: + resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 dev: true /@types/base64-js/1.5.0: @@ -5662,7 +5684,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.16.5 + '@types/node': 22.18.8 '@types/responselike': 1.0.3 /@types/caseless/0.12.5: @@ -5723,10 +5745,10 @@ packages: '@types/istanbul-lib-report': 3.0.3 dev: true - /@types/jquery/3.5.32: - resolution: {integrity: sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==} + /@types/jquery/3.5.33: + resolution: {integrity: sha512-SeyVJXlCZpEki5F0ghuYe+L+PprQta6nRZqhONt9F13dWBtR/ftoaIbdRQ7cis7womE+X2LKhsDdDtkkDhJS6g==} dependencies: - '@types/sizzle': 2.3.9 + '@types/sizzle': 2.3.10 /@types/json-schema/7.0.15: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -5739,7 +5761,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 22.16.5 + '@types/node': 22.18.8 /@types/lodash.isequal/4.5.8: resolution: {integrity: sha512-uput6pg4E/tj2LGxCZo9+y27JNyB2OZuuI/T5F+ylVDYuqICLG2/ktjxx0v6GvVntAf8TvEzeQLcV0ffRirXuA==} @@ -5760,8 +5782,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node/22.16.5: - resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==} + /@types/node/22.18.8: + resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==} dependencies: undici-types: 6.21.0 @@ -5772,31 +5794,31 @@ packages: /@types/prop-types/15.7.15: resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} - /@types/react-dom/18.3.7_@types+react@18.3.23: + /@types/react-dom/18.3.7_@types+react@18.3.25: resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: '@types/react': ^18.0.0 dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.25 dev: true /@types/react-table/7.7.20: resolution: {integrity: sha512-ahMp4pmjVlnExxNwxyaDrFgmKxSbPwU23sGQw2gJK4EhCvnvmib2s/O/+y1dfV57dXOwpr2plfyBol+vEHbi2w==} dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.25 dev: false - /@types/react/18.3.23: - resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} + /@types/react/18.3.25: + resolution: {integrity: sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==} dependencies: '@types/prop-types': 15.7.15 csstype: 3.1.3 - /@types/request/2.48.12: - resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==} + /@types/request/2.48.13: + resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==} dependencies: '@types/caseless': 0.12.5 - '@types/node': 22.16.5 + '@types/node': 22.18.8 '@types/tough-cookie': 4.0.5 form-data: 2.5.5 dev: false @@ -5804,14 +5826,14 @@ packages: /@types/responselike/1.0.3: resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} dependencies: - '@types/node': 22.16.5 + '@types/node': 22.18.8 - /@types/semver/7.7.0: - resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} + /@types/semver/7.7.1: + resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==} dev: true - /@types/sizzle/2.3.9: - resolution: {integrity: sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==} + /@types/sizzle/2.3.10: + resolution: {integrity: sha512-TC0dmN0K8YcWEAEfiPi5gJP14eJe30TTGjkvek3iM/1NdHHsdCA/Td6GvNndMOo/iSnIsZ4HuuhrYPDAmbxzww==} /@types/tough-cookie/4.0.5: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} @@ -5842,10 +5864,10 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 22.16.5 + '@types/node': 22.18.8 optional: true - /@typescript-eslint/eslint-plugin/5.62.0_f3qyxznf7oikm7dt7bg32roqli: + /@typescript-eslint/eslint-plugin/5.62.0_7vdsy5mmbs3kcqki2epipmnmxm: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5857,12 +5879,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 5.62.0_eslint@9.32.0 + '@typescript-eslint/parser': 5.62.0_eslint@9.37.0 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@9.32.0 - '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 - debug: 4.4.1 - eslint: 9.32.0 + '@typescript-eslint/type-utils': 5.62.0_eslint@9.37.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 + debug: 4.4.3 + eslint: 9.37.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 @@ -5872,67 +5894,67 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/8.38.0_nzpje2cljrkf5e6p6seyzdikza: - resolution: {integrity: sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==} + /@typescript-eslint/eslint-plugin/8.46.0_ravw6inmanzooa5dmobvvxemta: + resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.38.0 + '@typescript-eslint/parser': ^8.46.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/type-utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke - '@typescript-eslint/utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke - '@typescript-eslint/visitor-keys': 8.38.0 - eslint: 9.32.0 + '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/type-utils': 8.46.0_eslint@9.37.0 + '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 + '@typescript-eslint/visitor-keys': 8.46.0 + eslint: 9.37.0 graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0_typescript@5.6.3 - typescript: 5.6.3 + ts-api-utils: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin/8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi: - resolution: {integrity: sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==} + /@typescript-eslint/eslint-plugin/8.46.0_vd73bhjqvpt7uonsh6xu5cnczu: + resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.38.0 + '@typescript-eslint/parser': ^8.46.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/type-utils': 8.38.0_eslint@9.32.0 - '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 - '@typescript-eslint/visitor-keys': 8.38.0 - eslint: 9.32.0 + '@typescript-eslint/parser': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/type-utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 + '@typescript-eslint/utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 + '@typescript-eslint/visitor-keys': 8.46.0 + eslint: 9.37.0 graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0 + ts-api-utils: 2.1.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.62.0_eslint@9.32.0: + /@typescript-eslint/experimental-utils/5.62.0_eslint@9.37.0: resolution: {integrity: sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 - eslint: 9.32.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 + eslint: 9.37.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.62.0_eslint@9.32.0: + /@typescript-eslint/parser/5.62.0_eslint@9.37.0: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5945,69 +5967,69 @@ packages: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 - debug: 4.4.1 - eslint: 9.32.0 + debug: 4.4.3 + eslint: 9.37.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: - resolution: {integrity: sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==} + /@typescript-eslint/parser/8.46.0_eslint@9.37.0: + resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' - dependencies: - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 - '@typescript-eslint/visitor-keys': 8.38.0 - debug: 4.4.1 - eslint: 9.32.0 - typescript: 5.6.3 + typescript: '>=4.8.4 <6.0.0' + dependencies: + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 + eslint: 9.37.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/8.38.0_eslint@9.32.0: - resolution: {integrity: sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==} + /@typescript-eslint/parser/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: + resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' - dependencies: - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0 - '@typescript-eslint/visitor-keys': 8.38.0 - debug: 4.4.1 - eslint: 9.32.0 + typescript: '>=4.8.4 <6.0.0' + dependencies: + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 + eslint: 9.37.0 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/project-service/8.38.0: - resolution: {integrity: sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==} + /@typescript-eslint/project-service/8.46.0: + resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/tsconfig-utils': 8.38.0 - '@typescript-eslint/types': 8.38.0 - debug: 4.4.1 + '@typescript-eslint/tsconfig-utils': 8.46.0 + '@typescript-eslint/types': 8.46.0 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/project-service/8.38.0_typescript@5.6.3: - resolution: {integrity: sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==} + /@typescript-eslint/project-service/8.46.0_typescript@5.6.3: + resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/tsconfig-utils': 8.38.0_typescript@5.6.3 - '@typescript-eslint/types': 8.38.0 - debug: 4.4.1 + '@typescript-eslint/tsconfig-utils': 8.46.0_typescript@5.6.3 + '@typescript-eslint/types': 8.46.0 + debug: 4.4.3 typescript: 5.6.3 transitivePeerDependencies: - supports-color @@ -6021,31 +6043,31 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager/8.38.0: - resolution: {integrity: sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==} + /@typescript-eslint/scope-manager/8.46.0: + resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/visitor-keys': 8.38.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 dev: true - /@typescript-eslint/tsconfig-utils/8.38.0: - resolution: {integrity: sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==} + /@typescript-eslint/tsconfig-utils/8.46.0: + resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dev: true - /@typescript-eslint/tsconfig-utils/8.38.0_typescript@5.6.3: - resolution: {integrity: sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==} + /@typescript-eslint/tsconfig-utils/8.46.0_typescript@5.6.3: + resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: typescript: 5.6.3 dev: true - /@typescript-eslint/type-utils/5.62.0_eslint@9.32.0: + /@typescript-eslint/type-utils/5.62.0_eslint@9.37.0: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6056,45 +6078,45 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.62.0 - '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 - debug: 4.4.1 - eslint: 9.32.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 + debug: 4.4.3 + eslint: 9.37.0 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: - resolution: {integrity: sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==} + /@typescript-eslint/type-utils/8.46.0_eslint@9.37.0: + resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 - '@typescript-eslint/utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke - debug: 4.4.1 - eslint: 9.32.0 - ts-api-utils: 2.1.0_typescript@5.6.3 - typescript: 5.6.3 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0 + '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 + debug: 4.4.3 + eslint: 9.37.0 + ts-api-utils: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/8.38.0_eslint@9.32.0: - resolution: {integrity: sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==} + /@typescript-eslint/type-utils/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: + resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0 - '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 - debug: 4.4.1 - eslint: 9.32.0 - ts-api-utils: 2.1.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 + '@typescript-eslint/utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 + debug: 4.4.3 + eslint: 9.37.0 + ts-api-utils: 2.1.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true @@ -6104,8 +6126,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/8.38.0: - resolution: {integrity: sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==} + /@typescript-eslint/types/8.46.0: + resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true @@ -6120,7 +6142,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.4.1 + debug: 4.4.3 globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.2 @@ -6129,17 +6151,17 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/8.38.0: - resolution: {integrity: sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==} + /@typescript-eslint/typescript-estree/8.46.0: + resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/project-service': 8.38.0 - '@typescript-eslint/tsconfig-utils': 8.38.0 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/visitor-keys': 8.38.0 - debug: 4.4.1 + '@typescript-eslint/project-service': 8.46.0 + '@typescript-eslint/tsconfig-utils': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6149,17 +6171,17 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/8.38.0_typescript@5.6.3: - resolution: {integrity: sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==} + /@typescript-eslint/typescript-estree/8.46.0_typescript@5.6.3: + resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/project-service': 8.38.0_typescript@5.6.3 - '@typescript-eslint/tsconfig-utils': 8.38.0_typescript@5.6.3 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/visitor-keys': 8.38.0 - debug: 4.4.1 + '@typescript-eslint/project-service': 8.46.0_typescript@5.6.3 + '@typescript-eslint/tsconfig-utils': 8.46.0_typescript@5.6.3 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6170,19 +6192,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.62.0_eslint@9.32.0: + /@typescript-eslint/utils/5.62.0_eslint@9.37.0: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 + '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 '@types/json-schema': 7.0.15 - '@types/semver': 7.7.0 + '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 - eslint: 9.32.0 + eslint: 9.37.0 eslint-scope: 5.1.1 semver: 7.7.2 transitivePeerDependencies: @@ -6190,35 +6212,35 @@ packages: - typescript dev: true - /@typescript-eslint/utils/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: - resolution: {integrity: sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==} + /@typescript-eslint/utils/8.46.0_eslint@9.37.0: + resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 - eslint: 9.32.0 - typescript: 5.6.3 + '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0 + eslint: 9.37.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/8.38.0_eslint@9.32.0: - resolution: {integrity: sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==} + /@typescript-eslint/utils/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: + resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 - '@typescript-eslint/scope-manager': 8.38.0 - '@typescript-eslint/types': 8.38.0 - '@typescript-eslint/typescript-estree': 8.38.0 - eslint: 9.32.0 + '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 + eslint: 9.37.0 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true @@ -6231,16 +6253,16 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys/8.38.0: - resolution: {integrity: sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==} + /@typescript-eslint/visitor-keys/8.46.0: + resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/types': 8.46.0 eslint-visitor-keys: 4.2.1 dev: true - /@typespec/ts-http-runtime/0.3.0: - resolution: {integrity: sha512-sOx1PKSuFwnIl7z4RN0Ls7N9AQawmR9r66eI5rFCzLDIs8HTIYrIpH9QjYWoX0lkgGrkLxXhi4QnK7MizPRrIg==} + /@typespec/ts-http-runtime/0.3.1: + resolution: {integrity: sha512-SnbaqayTVFEA6/tYumdF0UmybY0KHyKwGPBXnyckFlrrKdhWFrL3a2HIPXHjht5ZOElKGcXfD2D63P36btb+ww==} engines: {node: '>=20.0.0'} dependencies: http-proxy-agent: 7.0.2 @@ -6252,19 +6274,19 @@ packages: /@ungap/structured-clone/1.3.0: resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - /@vitejs/plugin-react/4.7.0_vite@7.0.6: + /@vitejs/plugin-react/4.7.0_vite@7.1.9: resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-transform-react-jsx-self': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-react-jsx-source': 7.27.1_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/plugin-transform-react-jsx-self': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-react-jsx-source': 7.27.1_@babel+core@7.28.4 '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite: 7.1.9_473npper34s32fqtfc42rnbmma transitivePeerDependencies: - supports-color dev: true @@ -6275,11 +6297,11 @@ packages: '@types/chai': 5.2.2 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.1 + chai: 5.3.3 tinyrainbow: 2.0.0 dev: true - /@vitest/mocker/3.2.4_vite@7.0.6: + /@vitest/mocker/3.2.4_vite@7.1.9: resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==} peerDependencies: msw: ^2.4.9 @@ -6292,8 +6314,8 @@ packages: dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 - magic-string: 0.30.17 - vite: 7.0.6_@types+node@22.16.5 + magic-string: 0.30.19 + vite: 7.1.9_@types+node@22.18.8 dev: true /@vitest/pretty-format/3.2.4: @@ -6307,28 +6329,28 @@ packages: dependencies: '@vitest/utils': 3.2.4 pathe: 2.0.3 - strip-literal: 3.0.0 + strip-literal: 3.1.0 dev: true /@vitest/snapshot/3.2.4: resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==} dependencies: '@vitest/pretty-format': 3.2.4 - magic-string: 0.30.17 + magic-string: 0.30.19 pathe: 2.0.3 dev: true /@vitest/spy/3.2.4: resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==} dependencies: - tinyspy: 4.0.3 + tinyspy: 4.0.4 dev: true /@vitest/utils/3.2.4: resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} dependencies: '@vitest/pretty-format': 3.2.4 - loupe: 3.2.0 + loupe: 3.2.1 tinyrainbow: 2.0.0 dev: true @@ -6353,6 +6375,7 @@ packages: dependencies: mime-types: 2.1.35 negotiator: 0.6.3 + dev: false /acorn-jsx/5.3.2_acorn@8.15.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -6372,7 +6395,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: false @@ -6444,7 +6467,7 @@ packages: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.0.6 + fast-uri: 3.1.0 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -6475,8 +6498,8 @@ packages: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - /ansi-regex/6.1.0: - resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==} + /ansi-regex/6.2.2: + resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} engines: {node: '>=12'} /ansi-styles/3.2.1: @@ -6496,8 +6519,8 @@ packages: engines: {node: '>=10'} dev: true - /ansi-styles/6.2.1: - resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} + /ansi-styles/6.2.3: + resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} engines: {node: '>=12'} /anymatch/3.1.3: @@ -6709,10 +6732,10 @@ packages: engines: {node: '>=4'} dev: true - /axios/1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + /axios/1.12.2: + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} dependencies: - follow-redirects: 1.15.9 + follow-redirects: 1.15.11 form-data: 4.0.4 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -6727,43 +6750,43 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 cosmiconfig: 7.1.0 resolve: 1.22.10 dev: true - /babel-plugin-polyfill-corejs2/0.4.14_@babel+core@7.28.0: + /babel-plugin-polyfill-corejs2/0.4.14_@babel+core@7.28.4: resolution: {integrity: sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.28.0 - '@babel/core': 7.28.0 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + '@babel/compat-data': 7.28.4 + '@babel/core': 7.28.4 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.28.0: + /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.28.4: resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 - core-js-compat: 3.44.0 + '@babel/core': 7.28.4 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 + core-js-compat: 3.45.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.5_@babel+core@7.28.0: + /babel-plugin-polyfill-regenerator/0.6.5_@babel+core@7.28.4: resolution: {integrity: sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + '@babel/core': 7.28.4 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 transitivePeerDependencies: - supports-color dev: true @@ -6775,21 +6798,21 @@ packages: /babel-preset-react-app/10.1.0: resolution: {integrity: sha512-f9B1xMdnkCIqe+2dHrJsoQFRz7reChaAHE/65SdaykPklQqhme2WaC08oD3is77x9ff98/9EazAKFDZv5rFEQg==} dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.28.0 - '@babel/plugin-proposal-decorators': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.28.0 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.28.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.28.0 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.28.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.28.0 - '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.28.0 - '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.0 - '@babel/plugin-transform-runtime': 7.28.0_@babel+core@7.28.0 - '@babel/preset-env': 7.28.0_@babel+core@7.28.0 - '@babel/preset-react': 7.27.1_@babel+core@7.28.0 - '@babel/preset-typescript': 7.27.1_@babel+core@7.28.0 - '@babel/runtime': 7.28.2 + '@babel/core': 7.28.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.28.4 + '@babel/plugin-proposal-decorators': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.28.4 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.28.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.28.4 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.28.4 + '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.28.4 + '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-runtime': 7.28.3_@babel+core@7.28.4 + '@babel/preset-env': 7.28.3_@babel+core@7.28.4 + '@babel/preset-react': 7.27.1_@babel+core@7.28.4 + '@babel/preset-typescript': 7.27.1_@babel+core@7.28.4 + '@babel/runtime': 7.28.4 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 transitivePeerDependencies: @@ -6810,6 +6833,11 @@ packages: /base64-js/1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + /baseline-browser-mapping/2.8.12: + resolution: {integrity: sha512-vAPMQdnyKCBtkmQA6FMCBvU9qFIppS3nzyXnEM+Lo2IAhG4Mpjv9cCxMudhgV3YdNNJv6TNqXy97dfRVL2LmaQ==} + hasBin: true + dev: true + /bignumber.js/9.3.1: resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==} dev: false @@ -6903,7 +6931,7 @@ packages: resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} dependencies: buffer-xor: 1.0.3 - cipher-base: 1.0.6 + cipher-base: 1.0.7 create-hash: 1.2.0 evp_bytestokey: 1.0.3 inherits: 2.0.4 @@ -6921,7 +6949,7 @@ packages: /browserify-des/1.0.2: resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} dependencies: - cipher-base: 1.0.6 + cipher-base: 1.0.7 des.js: 1.1.0 inherits: 2.0.4 safe-buffer: 5.2.1 @@ -6936,18 +6964,17 @@ packages: safe-buffer: 5.2.1 dev: true - /browserify-sign/4.2.3: - resolution: {integrity: sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==} - engines: {node: '>= 0.12'} + /browserify-sign/4.2.5: + resolution: {integrity: sha512-C2AUdAJg6rlM2W5QMp2Q4KGQMVBwR1lIimTsUnutJ8bMpW5B52pGpR2gEnNBNwijumDo5FojQ0L9JrXA8m4YEw==} + engines: {node: '>= 0.10'} dependencies: bn.js: 5.2.2 browserify-rsa: 4.1.1 create-hash: 1.2.0 create-hmac: 1.1.7 elliptic: 6.6.1 - hash-base: 3.0.5 inherits: 2.0.4 - parse-asn1: 5.1.7 + parse-asn1: 5.1.9 readable-stream: 2.3.8 safe-buffer: 5.2.1 dev: true @@ -6958,15 +6985,16 @@ packages: pako: 1.0.11 dev: true - /browserslist/4.25.1: - resolution: {integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==} + /browserslist/4.26.3: + resolution: {integrity: sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001727 - electron-to-chromium: 1.5.191 - node-releases: 2.0.19 - update-browserslist-db: 1.1.3_browserslist@4.25.1 + baseline-browser-mapping: 2.8.12 + caniuse-lite: 1.0.30001748 + electron-to-chromium: 1.5.230 + node-releases: 2.0.23 + update-browserslist-db: 1.1.3_browserslist@4.26.3 dev: true /buffer-crc32/0.2.13: @@ -6999,7 +7027,6 @@ packages: /bytes/3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} - dev: false /cac/6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} @@ -7022,11 +7049,15 @@ packages: normalize-url: 6.1.0 responselike: 2.0.1 - /cacheable/1.10.3: - resolution: {integrity: sha512-M6p10iJ/VT0wT7TLIGUnm958oVrU2cUK8pQAVU21Zu7h8rbk/PeRtRWrvHJBql97Bhzk3g1N6+2VKC+Rjxna9Q==} + /cacheable/2.1.0: + resolution: {integrity: sha512-zzL1BxdnqwD69JRT0dihnawAcLkBMwAH+hZSKjUzeBbPedVhk3qYPjRw9VOMYWwt5xRih5xd8S+3kEdGohZm/g==} dependencies: - hookified: 1.11.0 - keyv: 5.4.0 + '@cacheable/memoize': 2.0.3 + '@cacheable/memory': 2.0.3 + '@cacheable/utils': 2.1.0 + hookified: 1.12.1 + keyv: 5.5.3 + qified: 0.5.0 dev: true /call-bind-apply-helpers/1.0.2: @@ -7071,21 +7102,21 @@ packages: engines: {node: '>=14.16'} dev: true - /caniuse-lite/1.0.30001727: - resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==} + /caniuse-lite/1.0.30001748: + resolution: {integrity: sha512-5P5UgAr0+aBmNiplks08JLw+AW/XG/SurlgZLgB1dDLfAw7EfRGxIwzPHxdSCGY/BTKDqIVyJL87cCN6s0ZR0w==} dev: true /ccount/2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} - /chai/5.2.1: - resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==} + /chai/5.3.3: + resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==} engines: {node: '>=18'} dependencies: assertion-error: 2.0.1 check-error: 2.1.1 deep-eql: 5.0.2 - loupe: 3.2.0 + loupe: 3.2.1 pathval: 2.0.1 dev: true @@ -7158,12 +7189,13 @@ packages: dependencies: readdirp: 4.1.2 - /cipher-base/1.0.6: - resolution: {integrity: sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==} + /cipher-base/1.0.7: + resolution: {integrity: sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==} engines: {node: '>= 0.10'} dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 + to-buffer: 1.2.2 dev: true /classnames/2.5.1: @@ -7297,16 +7329,16 @@ packages: mime-db: 1.54.0 dev: true - /compression/1.7.4: - resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} + /compression/1.8.1: + resolution: {integrity: sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==} engines: {node: '>= 0.8.0'} dependencies: - accepts: 1.3.8 - bytes: 3.0.0 + bytes: 3.1.2 compressible: 2.0.18 debug: 2.6.9 - on-headers: 1.0.2 - safe-buffer: 5.1.2 + negotiator: 0.6.4 + on-headers: 1.1.0 + safe-buffer: 5.2.1 vary: 1.1.2 dev: true @@ -7377,8 +7409,8 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cookie-es/1.2.2: - resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + /cookie-es/2.0.0: + resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} dev: false /cookie-signature/1.0.6: @@ -7403,10 +7435,10 @@ packages: yargs: 16.2.0 dev: true - /core-js-compat/3.44.0: - resolution: {integrity: sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==} + /core-js-compat/3.45.1: + resolution: {integrity: sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==} dependencies: - browserslist: 4.25.1 + browserslist: 4.26.3 dev: true /core-util-is/1.0.3: @@ -7462,7 +7494,7 @@ packages: dependencies: co: 4.6.0 debounce: 1.2.1 - debug: 4.4.1 + debug: 4.4.3 duplexer: 0.1.2 fs-extra: 10.1.0 glob: 7.2.3 @@ -7482,7 +7514,7 @@ packages: hasBin: true dependencies: debounce: 1.2.1 - debug: 4.4.1 + debug: 4.4.3 duplexer: 0.1.2 fs-extra: 10.1.0 glob-gitignore: 1.0.15 @@ -7504,9 +7536,9 @@ packages: hasBin: true dependencies: debounce: 2.2.0 - debug: 4.4.1 + debug: 4.4.3 duplexer: 0.1.2 - fs-extra: 11.3.0 + fs-extra: 11.3.2 glob: 11.0.3 glob2base: 0.0.12 ignore: 6.0.2 @@ -7526,32 +7558,23 @@ packages: elliptic: 6.6.1 dev: true - /create-hash/1.1.3: - resolution: {integrity: sha512-snRpch/kwQhcdlnZKYanNF1m0RDlrCdSKQaH87w1FCFPVPNCQ/Il9QJKAX2jVBZddRdaHBMC+zXa9Gw9tmkNUA==} - dependencies: - cipher-base: 1.0.6 - inherits: 2.0.4 - ripemd160: 2.0.2 - sha.js: 2.4.12 - dev: true - /create-hash/1.2.0: resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} dependencies: - cipher-base: 1.0.6 + cipher-base: 1.0.7 inherits: 2.0.4 md5.js: 1.3.5 - ripemd160: 2.0.2 + ripemd160: 2.0.3 sha.js: 2.4.12 dev: true /create-hmac/1.1.7: resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} dependencies: - cipher-base: 1.0.6 + cipher-base: 1.0.7 create-hash: 1.2.0 inherits: 2.0.4 - ripemd160: 2.0.2 + ripemd160: 2.0.3 safe-buffer: 5.2.1 sha.js: 2.4.12 dev: true @@ -7603,14 +7626,14 @@ packages: engines: {node: '>= 0.10'} dependencies: browserify-cipher: 1.0.1 - browserify-sign: 4.2.3 + browserify-sign: 4.2.5 create-ecdh: 4.0.4 create-hash: 1.2.0 create-hmac: 1.1.7 diffie-hellman: 5.0.3 hash-base: 3.0.5 inherits: 2.0.4 - pbkdf2: 3.1.3 + pbkdf2: 3.1.5 public-encrypt: 4.0.3 randombytes: 2.1.0 randomfill: 1.0.4 @@ -7742,7 +7765,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 dev: true /debounce-fn/4.0.0: @@ -7770,8 +7793,8 @@ packages: ms: 2.1.3 dev: true - /debug/4.4.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + /debug/4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7781,8 +7804,8 @@ packages: dependencies: ms: 2.1.3 - /debug/4.4.1_supports-color@8.1.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + /debug/4.4.3_supports-color@8.1.1: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7972,7 +7995,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 csstype: 3.1.3 /dom-serializer/2.0.0: @@ -7999,8 +8022,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify/3.2.6: - resolution: {integrity: sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==} + /dompurify/3.2.7: + resolution: {integrity: sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==} optionalDependencies: '@types/trusted-types': 2.0.7 @@ -8037,8 +8060,8 @@ packages: engines: {node: '>=10'} dev: false - /draco3d/1.5.5: - resolution: {integrity: sha512-JVuNV0EJzD3LBYhGyIXJLeBID/EVtmFO1ZNhAYflTgiMiAJlbhXQmRRda/azjc8MRVMHh0gqGhiqHUo5dIXM8Q==} + /draco3d/1.5.7: + resolution: {integrity: sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==} /dunder-proto/1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} @@ -8087,18 +8110,18 @@ packages: conf: 10.2.0 type-fest: 2.19.0 - /electron-to-chromium/1.5.191: - resolution: {integrity: sha512-xcwe9ELcuxYLUFqZZxL19Z6HVKcvNkIwhbHUz7L3us6u12yR+7uY89dSl570f/IqNthx8dAw3tojG7i4Ni4tDA==} + /electron-to-chromium/1.5.230: + resolution: {integrity: sha512-A6A6Fd3+gMdaed9wX83CvHYJb4UuapPD5X5SLq72VZJzxHSY0/LUweGXRWmQlh2ln7KV7iw7jnwXK7dlPoOnHQ==} dev: true - /electron/36.7.3: - resolution: {integrity: sha512-vO2xQsPr+YAIJZNv5ufuTqjiDVJgd67q80028fLPkC+iZWgXXM9OEC0KPhoebhqQTRmuzgB866NG01GfjRmQTw==} + /electron/36.9.3: + resolution: {integrity: sha512-eR5yswsA55zVTPDEIA/PSdVNBLOp0q0Wsavgx0S3BmJYOqKoH1gqzS+hggf0/aY5OvUjVNSHiJJA1VsB5aJUug==} engines: {node: '>= 12.20.55'} hasBin: true requiresBuild: true dependencies: '@electron/get': 2.0.3 - '@types/node': 22.16.5 + '@types/node': 22.18.8 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color @@ -8164,8 +8187,8 @@ packages: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} - /error-ex/1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + /error-ex/1.3.4: + resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==} dependencies: is-arrayish: 0.2.1 @@ -8473,38 +8496,38 @@ packages: esbuild-windows-arm64: 0.13.15 dev: true - /esbuild/0.25.8: - resolution: {integrity: sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==} + /esbuild/0.25.10: + resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} engines: {node: '>=18'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/aix-ppc64': 0.25.8 - '@esbuild/android-arm': 0.25.8 - '@esbuild/android-arm64': 0.25.8 - '@esbuild/android-x64': 0.25.8 - '@esbuild/darwin-arm64': 0.25.8 - '@esbuild/darwin-x64': 0.25.8 - '@esbuild/freebsd-arm64': 0.25.8 - '@esbuild/freebsd-x64': 0.25.8 - '@esbuild/linux-arm': 0.25.8 - '@esbuild/linux-arm64': 0.25.8 - '@esbuild/linux-ia32': 0.25.8 - '@esbuild/linux-loong64': 0.25.8 - '@esbuild/linux-mips64el': 0.25.8 - '@esbuild/linux-ppc64': 0.25.8 - '@esbuild/linux-riscv64': 0.25.8 - '@esbuild/linux-s390x': 0.25.8 - '@esbuild/linux-x64': 0.25.8 - '@esbuild/netbsd-arm64': 0.25.8 - '@esbuild/netbsd-x64': 0.25.8 - '@esbuild/openbsd-arm64': 0.25.8 - '@esbuild/openbsd-x64': 0.25.8 - '@esbuild/openharmony-arm64': 0.25.8 - '@esbuild/sunos-x64': 0.25.8 - '@esbuild/win32-arm64': 0.25.8 - '@esbuild/win32-ia32': 0.25.8 - '@esbuild/win32-x64': 0.25.8 + '@esbuild/aix-ppc64': 0.25.10 + '@esbuild/android-arm': 0.25.10 + '@esbuild/android-arm64': 0.25.10 + '@esbuild/android-x64': 0.25.10 + '@esbuild/darwin-arm64': 0.25.10 + '@esbuild/darwin-x64': 0.25.10 + '@esbuild/freebsd-arm64': 0.25.10 + '@esbuild/freebsd-x64': 0.25.10 + '@esbuild/linux-arm': 0.25.10 + '@esbuild/linux-arm64': 0.25.10 + '@esbuild/linux-ia32': 0.25.10 + '@esbuild/linux-loong64': 0.25.10 + '@esbuild/linux-mips64el': 0.25.10 + '@esbuild/linux-ppc64': 0.25.10 + '@esbuild/linux-riscv64': 0.25.10 + '@esbuild/linux-s390x': 0.25.10 + '@esbuild/linux-x64': 0.25.10 + '@esbuild/netbsd-arm64': 0.25.10 + '@esbuild/netbsd-x64': 0.25.10 + '@esbuild/openbsd-arm64': 0.25.10 + '@esbuild/openbsd-x64': 0.25.10 + '@esbuild/openharmony-arm64': 0.25.10 + '@esbuild/sunos-x64': 0.25.10 + '@esbuild/win32-arm64': 0.25.10 + '@esbuild/win32-ia32': 0.25.10 + '@esbuild/win32-x64': 0.25.10 dev: true /escalade/3.2.0: @@ -8523,36 +8546,36 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-prettier/10.1.8_eslint@9.32.0: + /eslint-config-prettier/10.1.8_eslint@9.37.0: resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-config-react-app/7.0.1_eslint@9.32.0: + /eslint-config-react-app/7.0.1_eslint@9.37.0: resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==} engines: {node: '>=14.0.0'} peerDependencies: eslint: ^8.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/eslint-parser': 7.28.0_ihjhwseran7mj3nbr6dohl6n6m - '@rushstack/eslint-patch': 1.12.0 - '@typescript-eslint/eslint-plugin': 5.62.0_f3qyxznf7oikm7dt7bg32roqli - '@typescript-eslint/parser': 5.62.0_eslint@9.32.0 + '@babel/core': 7.28.4 + '@babel/eslint-parser': 7.28.4_yzoitv2ogbjqfypeptv2whux2a + '@rushstack/eslint-patch': 1.13.0 + '@typescript-eslint/eslint-plugin': 5.62.0_7vdsy5mmbs3kcqki2epipmnmxm + '@typescript-eslint/parser': 5.62.0_eslint@9.37.0 babel-preset-react-app: 10.1.0 confusing-browser-globals: 1.0.11 - eslint: 9.32.0 - eslint-plugin-flowtype: 8.0.3_eslint@9.32.0 - eslint-plugin-import: 2.32.0_eslint@9.32.0 - eslint-plugin-jest: 25.7.0_eoerxg544yqd4g7ps5uqef476y - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 - eslint-plugin-react: 7.37.5_eslint@9.32.0 - eslint-plugin-react-hooks: 4.6.2_eslint@9.32.0 - eslint-plugin-testing-library: 5.11.1_eslint@9.32.0 + eslint: 9.37.0 + eslint-plugin-flowtype: 8.0.3_eslint@9.37.0 + eslint-plugin-import: 2.32.0_eslint@9.37.0 + eslint-plugin-jest: 25.7.0_jttzdd26mkmbh4mctm2kz67xnq + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 + eslint-plugin-react: 7.37.5_eslint@9.37.0 + eslint-plugin-react-hooks: 4.6.2_eslint@9.37.0 + eslint-plugin-testing-library: 5.11.1_eslint@9.37.0 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -8574,7 +8597,7 @@ packages: resolve: 1.22.10 dev: true - /eslint-module-utils/2.12.1_eslint@9.32.0: + /eslint-module-utils/2.12.1_eslint@9.37.0: resolution: {integrity: sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==} engines: {node: '>=4'} peerDependencies: @@ -8584,10 +8607,10 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-plugin-flowtype/8.0.3_eslint@9.32.0: + /eslint-plugin-flowtype/8.0.3_eslint@9.37.0: resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8595,12 +8618,12 @@ packages: '@babel/plugin-transform-react-jsx': ^7.14.9 eslint: ^8.1.0 dependencies: - eslint: 9.32.0 + eslint: 9.37.0 lodash: 4.17.21 string-natural-compare: 3.0.1 dev: true - /eslint-plugin-import/2.32.0_eslint@9.32.0: + /eslint-plugin-import/2.32.0_eslint@9.37.0: resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} engines: {node: '>=4'} peerDependencies: @@ -8613,9 +8636,9 @@ packages: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.32.0 + eslint: 9.37.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1_eslint@9.32.0 + eslint-module-utils: 2.12.1_eslint@9.37.0 hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -8637,7 +8660,7 @@ packages: requireindex: 1.1.0 dev: true - /eslint-plugin-jest/25.7.0_eoerxg544yqd4g7ps5uqef476y: + /eslint-plugin-jest/25.7.0_jttzdd26mkmbh4mctm2kz67xnq: resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -8650,15 +8673,15 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_f3qyxznf7oikm7dt7bg32roqli - '@typescript-eslint/experimental-utils': 5.62.0_eslint@9.32.0 - eslint: 9.32.0 + '@typescript-eslint/eslint-plugin': 5.62.0_7vdsy5mmbs3kcqki2epipmnmxm + '@typescript-eslint/experimental-utils': 5.62.0_eslint@9.37.0 + eslint: 9.37.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsdoc/50.8.0_eslint@9.32.0: + /eslint-plugin-jsdoc/50.8.0_eslint@9.37.0: resolution: {integrity: sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==} engines: {node: '>=18'} peerDependencies: @@ -8667,9 +8690,9 @@ packages: '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.4.1 + debug: 4.4.3 escape-string-regexp: 4.0.0 - eslint: 9.32.0 + eslint: 9.37.0 espree: 10.4.0 esquery: 1.6.0 parse-imports-exports: 0.2.4 @@ -8679,7 +8702,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y/6.10.2_eslint@9.32.0: + /eslint-plugin-jsx-a11y/6.10.2_eslint@9.37.0: resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==} engines: {node: '>=4.0'} peerDependencies: @@ -8693,7 +8716,7 @@ packages: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 9.32.0 + eslint: 9.37.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -8703,16 +8726,16 @@ packages: string.prototype.includes: 2.0.1 dev: true - /eslint-plugin-prefer-arrow/1.2.3_eslint@9.32.0: + /eslint-plugin-prefer-arrow/1.2.3_eslint@9.37.0: resolution: {integrity: sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==} peerDependencies: eslint: '>=2.0.0' dependencies: - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-plugin-prettier/5.5.3_lz6aiel3xbdusdhlfqscqra5uu: - resolution: {integrity: sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==} + /eslint-plugin-prettier/5.5.4_uzcgrghkbn5yc2rh7ddu2g6eiu: + resolution: {integrity: sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@types/eslint': '>=8.0.0' @@ -8725,32 +8748,32 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 9.32.0 - eslint-config-prettier: 10.1.8_eslint@9.32.0 + eslint: 9.37.0 + eslint-config-prettier: 10.1.8_eslint@9.37.0 prettier: 3.6.2 prettier-linter-helpers: 1.0.0 synckit: 0.11.11 dev: true - /eslint-plugin-react-hooks/4.6.2_eslint@9.32.0: + /eslint-plugin-react-hooks/4.6.2_eslint@9.37.0: resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-plugin-react-hooks/5.2.0_eslint@9.32.0: + /eslint-plugin-react-hooks/5.2.0_eslint@9.37.0: resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 dependencies: - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-plugin-react/7.37.5_eslint@9.32.0: + /eslint-plugin-react/7.37.5_eslint@9.37.0: resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} engines: {node: '>=4'} peerDependencies: @@ -8762,7 +8785,7 @@ packages: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.2.1 - eslint: 9.32.0 + eslint: 9.37.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -8777,22 +8800,22 @@ packages: string.prototype.repeat: 1.0.0 dev: true - /eslint-plugin-simple-import-sort/12.1.1_eslint@9.32.0: + /eslint-plugin-simple-import-sort/12.1.1_eslint@9.37.0: resolution: {integrity: sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 9.32.0 + eslint: 9.37.0 dev: true - /eslint-plugin-testing-library/5.11.1_eslint@9.32.0: + /eslint-plugin-testing-library/5.11.1_eslint@9.37.0: resolution: {integrity: sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 - eslint: 9.32.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 + eslint: 9.37.0 transitivePeerDependencies: - supports-color - typescript @@ -8829,8 +8852,8 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /eslint/9.32.0: - resolution: {integrity: sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==} + /eslint/9.37.0: + resolution: {integrity: sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -8839,15 +8862,15 @@ packages: jiti: optional: true dependencies: - '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 + '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.21.0 - '@eslint/config-helpers': 0.3.0 - '@eslint/core': 0.15.1 + '@eslint/config-helpers': 0.4.0 + '@eslint/core': 0.16.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.32.0 - '@eslint/plugin-kit': 0.3.4 - '@humanfs/node': 0.16.6 + '@eslint/js': 9.37.0 + '@eslint/plugin-kit': 0.4.0 + '@humanfs/node': 0.16.7 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 @@ -8855,7 +8878,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.1 + debug: 4.4.3 escape-string-regexp: 4.0.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -9044,7 +9067,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.4.1 + debug: 4.4.3 get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -9081,8 +9104,8 @@ packages: /fast-sort/3.4.1: resolution: {integrity: sha512-76uvGPsF6So53sZAqenP9UVT3p5l7cyTHkLWVCMinh41Y8NDrK1IYXJgaBMfc1gk7nJiSRZp676kddFG2Aa5+A==} - /fast-uri/3.0.6: - resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} + /fast-uri/3.1.0: + resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} /fast-xml-parser/4.5.3: resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} @@ -9091,8 +9114,8 @@ packages: strnum: 1.1.2 dev: false - /fast-xml-parser/5.2.5: - resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==} + /fast-xml-parser/5.3.0: + resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==} hasBin: true dependencies: strnum: 2.1.1 @@ -9113,8 +9136,9 @@ packages: dependencies: pend: 1.2.0 - /fdir/6.4.6_picomatch@4.0.3: - resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} + /fdir/6.5.0_picomatch@4.0.3: + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} + engines: {node: '>=12.0.0'} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -9132,10 +9156,10 @@ packages: web-streams-polyfill: 3.3.3 dev: false - /file-entry-cache/10.1.3: - resolution: {integrity: sha512-D+w75Ub8T55yor7fPgN06rkCAUbAYw2vpxJmmjv/GDAcvCnv9g7IvHhIZoxzRZThrXPFI2maeY24pPbtyYU7Lg==} + /file-entry-cache/10.1.4: + resolution: {integrity: sha512-5XRUFc0WTtUbjfGzEwXc42tiGxQHBmtbUG1h9L2apu4SulCGN3Hqm//9D6FAolf8MYNL7f/YlJl9vy08pj5JuA==} dependencies: - flat-cache: 6.1.12 + flat-cache: 6.1.17 dev: true /file-entry-cache/8.0.0: @@ -9193,12 +9217,12 @@ packages: keyv: 4.5.4 dev: true - /flat-cache/6.1.12: - resolution: {integrity: sha512-U+HqqpZPPXP5d24bWuRzjGqVqUcw64k4nZAbruniDwdRg0H10tvN7H6ku1tjhA4rg5B9GS3siEvwO2qjJJ6f8Q==} + /flat-cache/6.1.17: + resolution: {integrity: sha512-Jzse4YoiUJBVYTwz5Bwl4h/2VQM7e2KK3MVAMlXzX9uamIHAH/TXUlRKU1AQGQOryQhN0EsmufiiF40G057YXA==} dependencies: - cacheable: 1.10.3 + cacheable: 2.1.0 flatted: 3.3.3 - hookified: 1.11.0 + hookified: 1.12.1 dev: true /flat/5.0.2: @@ -9212,8 +9236,8 @@ packages: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} dev: true - /follow-redirects/1.15.9: - resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} + /follow-redirects/1.15.11: + resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -9278,16 +9302,16 @@ packages: engines: {node: '>=12'} dependencies: graceful-fs: 4.2.11 - jsonfile: 6.1.0 + jsonfile: 6.2.0 universalify: 2.0.1 dev: true - /fs-extra/11.3.0: - resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} + /fs-extra/11.3.2: + resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==} engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.11 - jsonfile: 6.1.0 + jsonfile: 6.2.0 universalify: 2.0.1 /fs-extra/7.0.1: @@ -9353,8 +9377,8 @@ packages: - supports-color dev: false - /gaxios/7.1.1: - resolution: {integrity: sha512-Odju3uBUJyVCkW64nLD4wKLhbh93bh6vIg/ZIXkWiLPBrdgtc65+tls/qml+un3pr6JqYVFDZbbmLDQT68rTOQ==} + /gaxios/7.1.2: + resolution: {integrity: sha512-/Szrn8nr+2TsQT1Gp8iIe/BEytJmbyfrbFh419DfGQSkEgNEhbPi7JRJuughjkTzPWgU9gBQf5AVu3DbHt0OXA==} engines: {node: '>=18'} dependencies: extend: 3.0.2 @@ -9380,13 +9404,17 @@ packages: resolution: {integrity: sha512-UcO3kefx6dCcZkgcTGgVOTFb7b1LlQ02hY1omMjjrrBzkajRMCFgYOjs7J71WqnuG1k2b+9ppGL7FsOfhZMQKQ==} engines: {node: '>=18'} dependencies: - gaxios: 7.1.1 + gaxios: 7.1.2 google-logging-utils: 1.1.1 json-bigint: 1.0.0 transitivePeerDependencies: - supports-color dev: false + /generator-function/2.0.1: + resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} + engines: {node: '>= 0.4'} + /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} @@ -9592,13 +9620,13 @@ packages: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} dev: true - /google-auth-library/10.2.0: - resolution: {integrity: sha512-gy/0hRx8+Ye0HlUm3GrfpR4lbmJQ6bJ7F44DmN7GtMxxzWSojLzx0Bhv/hj7Wlj7a2On0FcT8jrz8Y1c1nxCyg==} + /google-auth-library/10.4.0: + resolution: {integrity: sha512-CmIrSy1bqMQUsPmA9+hcSbAXL80cFhu40cGMUjCaLpNKVzzvi+0uAHq8GNZxkoGYIsTX4ZQ7e4aInAqWxgn4fg==} engines: {node: '>=18'} dependencies: base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 - gaxios: 7.1.1 + gaxios: 7.1.2 gcp-metadata: 7.0.1 google-logging-utils: 1.1.1 gtoken: 8.0.0 @@ -9622,21 +9650,20 @@ packages: - supports-color dev: false - /google-gax/5.0.1: - resolution: {integrity: sha512-I8fTFXvIG8tYpiDxDXwCXoFsTVsvHJ2GA7DToH+eaRccU8r3nqPMFghVb2GdHSVcu4pq9ScRyB2S1BjO+vsa1Q==} + /google-gax/5.0.4: + resolution: {integrity: sha512-HmQ6zIYBs2EikTk+kjeHmtHprNTEpsnVaKONw9cwZZwUNCkUb+D5RYrJpCxyjdvIDvJp3wLbVReolJLRZRms1g==} engines: {node: '>=18'} dependencies: - '@grpc/grpc-js': 1.13.4 - '@grpc/proto-loader': 0.7.15 - abort-controller: 3.0.0 + '@grpc/grpc-js': 1.14.0 + '@grpc/proto-loader': 0.8.0 duplexify: 4.1.3 - google-auth-library: 10.2.0 + google-auth-library: 10.4.0 google-logging-utils: 1.1.1 node-fetch: 3.3.2 object-hash: 3.0.0 - proto3-json-serializer: 3.0.1 - protobufjs: 7.5.3 - retry-request: 8.0.0 + proto3-json-serializer: 3.0.2 + protobufjs: 7.5.4 + retry-request: 8.0.2 transitivePeerDependencies: - supports-color dev: false @@ -9693,7 +9720,7 @@ packages: resolution: {integrity: sha512-+CqsMbHPiSTdtSO14O51eMNlrp9N79gmeqmXeouJOhfucAedHw9noVe/n5uJk3tbKE6a+6ZCQg3RPhVhHByAIw==} engines: {node: '>=18'} dependencies: - gaxios: 7.1.1 + gaxios: 7.1.2 jws: 4.0.0 transitivePeerDependencies: - supports-color @@ -9741,18 +9768,22 @@ packages: engines: {node: '>= 0.4.0'} dev: true - /hash-base/2.0.2: - resolution: {integrity: sha512-0TROgQ1/SxE6KmxWSvXHvRj90/Xo1JvZShofnYF+f6ZsGtR4eES7WfrQzPalmyagfKZCXpVnitiRebZulWsbiw==} + /hash-base/3.0.5: + resolution: {integrity: sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==} + engines: {node: '>= 0.10'} dependencies: inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - /hash-base/3.0.5: - resolution: {integrity: sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==} - engines: {node: '>= 0.10'} + /hash-base/3.1.2: + resolution: {integrity: sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==} + engines: {node: '>= 0.8'} dependencies: inherits: 2.0.4 + readable-stream: 2.3.8 safe-buffer: 5.2.1 + to-buffer: 1.2.2 dev: true /hash.js/1.1.7: @@ -9795,7 +9826,7 @@ packages: /history/5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 dev: false /hmac-drbg/1.0.1: @@ -9806,8 +9837,8 @@ packages: minimalistic-crypto-utils: 1.0.1 dev: true - /hookified/1.11.0: - resolution: {integrity: sha512-aDdIN3GyU5I6wextPplYdfmWCo+aLmjjVbntmX6HLD5RCi/xKsivYEBhnRD+d9224zFf008ZpLMPlWF0ZodYZw==} + /hookified/1.12.1: + resolution: {integrity: sha512-xnKGl+iMIlhrZmGHB729MqlmPoWBznctSQTYCpFKqNsCgimJQmithcW0xSQMMFzYnV2iKUh25alswn6epgxS0Q==} dev: true /hosted-git-info/2.8.9: @@ -9862,7 +9893,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: false @@ -9872,7 +9903,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.4 - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -9892,7 +9923,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: false @@ -9902,7 +9933,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.4 - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -9918,7 +9949,7 @@ packages: /i18next-browser-languagedetector/6.1.8: resolution: {integrity: sha512-Svm+MduCElO0Meqpj1kJAriTC6OhI41VhlT/A0UPjGoPZBhAHIaGE5EfsHlTpgdH09UVX7rcc72pSDDBeKSQQA==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 /i18next-http-backend/3.0.2: resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} @@ -9930,7 +9961,7 @@ packages: /i18next/21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 /iconv-lite/0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -9971,8 +10002,8 @@ packages: engines: {node: '>= 4'} dev: true - /immer/10.1.1: - resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==} + /immer/10.1.3: + resolution: {integrity: sha512-tmjF/k8QDKydUlm3mZU+tjM6zeq9/fFpPqH9SzWmBnVVKsPBg/V66qsMwb3/Bo90cgUN+ghdVBess+hPsxUyRw==} /immutable/5.1.3: resolution: {integrity: sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==} @@ -10132,11 +10163,12 @@ packages: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-function/1.1.0: - resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} + /is-generator-function/1.1.2: + resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==} engines: {node: '>= 0.4'} dependencies: call-bound: 1.0.4 + generator-function: 2.0.1 get-proto: 1.0.1 has-tostringtag: 1.0.2 safe-regex-test: 1.1.0 @@ -10185,6 +10217,10 @@ packages: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} + /is-path-inside/3.0.3: + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} + engines: {node: '>=8'} + /is-plain-obj/2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} @@ -10300,8 +10336,8 @@ packages: /isarray/2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - /isbot/5.1.28: - resolution: {integrity: sha512-qrOp4g3xj8YNse4biorv6O5ZShwsJM0trsoda4y7j/Su7ZtTTfVXFzbKkpgcSoDrHS8FcTuUwcU04YimZlZOxw==} + /isbot/5.1.31: + resolution: {integrity: sha512-DPgQshehErHAqSCKDb3rNW03pa2wS/v5evvUqtxt6TTnHRqAG8FdzcSSJs9656pK6Y+NT7K9R4acEYXLHYfpUQ==} engines: {node: '>=18'} dev: false @@ -10366,8 +10402,8 @@ packages: /jju/1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} - /js-base64/3.7.7: - resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==} + /js-base64/3.7.8: + resolution: {integrity: sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==} /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -10403,7 +10439,7 @@ packages: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.21 + nwsapi: 2.2.22 parse5: 7.3.0 rrweb-cssom: 0.8.0 saxes: 6.0.0 @@ -10422,12 +10458,6 @@ packages: - utf-8-validate dev: true - /jsesc/3.0.2: - resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} - engines: {node: '>=6'} - hasBin: true - dev: true - /jsesc/3.1.0: resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} engines: {node: '>=6'} @@ -10485,8 +10515,8 @@ packages: optionalDependencies: graceful-fs: 4.2.11 - /jsonfile/6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + /jsonfile/6.2.0: + resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} dependencies: universalify: 2.0.1 optionalDependencies: @@ -10527,10 +10557,10 @@ packages: dependencies: json-buffer: 3.0.1 - /keyv/5.4.0: - resolution: {integrity: sha512-TMckyVjEoacG5IteUpUrOBsFORtheqziVyyY2dLUwg1jwTb8u48LX4TgmtogkNl9Y9unaEJ1luj10fGyjMGFOQ==} + /keyv/5.5.3: + resolution: {integrity: sha512-h0Un1ieD+HUrzBH6dJXhod3ifSghk5Hw/2Y4/KHBziPlZecrFyE9YOTPU6eOs0V9pYl8gOs86fkr/KN8lUX39A==} dependencies: - '@keyv/serialize': 1.1.0 + '@keyv/serialize': 1.1.1 dev: true /kind-of/6.0.3: @@ -10593,7 +10623,7 @@ packages: colorette: 1.4.0 commander: 8.3.0 cosmiconfig: 7.1.0 - debug: 4.4.1_supports-color@8.1.1 + debug: 4.4.3_supports-color@8.1.1 enquirer: 2.4.1 execa: 5.1.1 listr2: 3.14.0_enquirer@2.4.1 @@ -10698,8 +10728,8 @@ packages: dependencies: js-tokens: 4.0.0 - /loupe/3.2.0: - resolution: {integrity: sha512-2NCfZcT5VGVNX9mSZIxLRkEAegDGBpuQZBy13desuHeVORmBDyAET4TkJr4SjqQy3A8JDofMN6LpkK8Xcm/dlw==} + /loupe/3.2.1: + resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==} dev: true /lower-case/2.0.2: @@ -10715,8 +10745,8 @@ packages: /lru-cache/10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - /lru-cache/11.1.0: - resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==} + /lru-cache/11.2.2: + resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} engines: {node: 20 || >=22} /lru-cache/5.1.1: @@ -10745,10 +10775,10 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.30.17: - resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} + /magic-string/0.30.19: + resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} dependencies: - '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/sourcemap-codec': 1.5.5 dev: true /make-array/1.0.5: @@ -10822,8 +10852,8 @@ packages: resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} dev: true - /mdn-data/2.23.0: - resolution: {integrity: sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==} + /mdn-data/2.24.0: + resolution: {integrity: sha512-i97fklrJl03tL1tdRVw0ZfLLvuDsdb6wxL+TrJ+PKkCbLrp2PCu2+OYdCKychIUm19nSM/35S6qz7pJpnXttoA==} dev: true /mdurl/2.0.0: @@ -10869,8 +10899,8 @@ packages: engines: {node: '>= 0.6'} dev: false - /micro-memoize/4.1.3: - resolution: {integrity: sha512-DzRMi8smUZXT7rCGikRwldEh6eO6qzKiPPopcr1+2EY3AYKpy5fu159PKWwIS9A6IWnrvPKDMcuFtyrroZa8Bw==} + /micro-memoize/4.2.0: + resolution: {integrity: sha512-dRxIsNh0XosO9sd3aASUabKOzG9dloLO41g74XUGThpHBoGm1ttakPT5in14CuW/EDedkniaShFHbymmmKGOQA==} /micromark-util-character/2.1.1: resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==} @@ -10996,6 +11026,7 @@ packages: resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==} dependencies: brace-expansion: 1.1.12 + dev: true /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} @@ -11038,7 +11069,7 @@ packages: peerDependencies: mocha: '>=2.2.5' dependencies: - debug: 4.4.1 + debug: 4.4.3 md5: 2.3.0 mkdirp: 3.0.1 mocha: 10.8.2 @@ -11048,15 +11079,15 @@ packages: - supports-color dev: true - /mocha-junit-reporter/2.2.1_mocha@11.7.1: + /mocha-junit-reporter/2.2.1_mocha@11.7.4: resolution: {integrity: sha512-iDn2tlKHn8Vh8o4nCzcUVW4q7iXp7cC4EB78N0cDHIobLymyHNwe0XG8HEHHjc3hJlXm0Vy6zcrxaIhnI2fWmw==} peerDependencies: mocha: '>=2.2.5' dependencies: - debug: 4.4.1 + debug: 4.4.3 md5: 2.3.0 mkdirp: 3.0.1 - mocha: 11.7.1 + mocha: 11.7.4 strip-ansi: 6.0.1 xml: 1.0.1 transitivePeerDependencies: @@ -11070,7 +11101,7 @@ packages: ansi-colors: 4.1.3 browser-stdout: 1.3.1 chokidar: 3.6.0 - debug: 4.4.1_supports-color@8.1.1 + debug: 4.4.3_supports-color@8.1.1 diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 @@ -11089,19 +11120,20 @@ packages: yargs-unparser: 2.0.0 dev: true - /mocha/11.7.1: - resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==} + /mocha/11.7.4: + resolution: {integrity: sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3 - debug: 4.4.1_supports-color@8.1.1 + debug: 4.4.3_supports-color@8.1.1 diff: 7.0.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 glob: 10.4.5 he: 1.2.0 + is-path-inside: 3.0.3 js-yaml: 4.1.0 log-symbols: 4.1.0 minimatch: 9.0.5 @@ -11110,7 +11142,7 @@ packages: serialize-javascript: 6.0.2 strip-json-comments: 3.1.1 supports-color: 8.1.1 - workerpool: 9.3.3 + workerpool: 9.3.4 yargs: 17.7.2 yargs-parser: 21.1.1 yargs-unparser: 2.0.0 @@ -11145,6 +11177,12 @@ packages: /negotiator/0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} + dev: false + + /negotiator/0.6.4: + resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==} + engines: {node: '>= 0.6'} + dev: true /nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} @@ -11187,8 +11225,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /node-releases/2.0.19: - resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} + /node-releases/2.0.23: + resolution: {integrity: sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg==} dev: true /node-stdlib-browser/1.3.1: @@ -11282,8 +11320,8 @@ packages: boolbase: 1.0.0 dev: true - /nwsapi/2.2.21: - resolution: {integrity: sha512-o6nIY3qwiSXl7/LuOU0Dmuctd34Yay0yeuZRLFmDPrrdHpXKFndPj3hM+YEPVHYC5fx2otBx4Ilc/gyYSAUaIA==} + /nwsapi/2.2.22: + resolution: {integrity: sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==} dev: true /object-assign/3.0.0: @@ -11384,8 +11422,8 @@ packages: ee-first: 1.1.1 dev: false - /on-headers/1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} + /on-headers/1.1.0: + resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==} engines: {node: '>= 0.8'} dev: true @@ -11508,15 +11546,14 @@ packages: callsites: 3.1.0 dev: true - /parse-asn1/5.1.7: - resolution: {integrity: sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==} + /parse-asn1/5.1.9: + resolution: {integrity: sha512-fIYNuZ/HastSb80baGOuPRo1O9cf4baWw5WsAp7dBuUzeTD/BoaG8sVTdlPFksBE2lF21dN+A1AnrpIjSWqHHg==} engines: {node: '>= 0.10'} dependencies: asn1.js: 4.10.1 browserify-aes: 1.2.0 evp_bytestokey: 1.0.3 - hash-base: 3.0.5 - pbkdf2: 3.1.3 + pbkdf2: 3.1.5 safe-buffer: 5.2.1 dev: true @@ -11530,7 +11567,7 @@ packages: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} dependencies: - error-ex: 1.3.2 + error-ex: 1.3.4 json-parse-better-errors: 1.0.2 /parse-json/5.2.0: @@ -11538,7 +11575,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.27.1 - error-ex: 1.3.2 + error-ex: 1.3.4 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 dev: true @@ -11616,7 +11653,7 @@ packages: resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} engines: {node: 20 || >=22} dependencies: - lru-cache: 11.1.0 + lru-cache: 11.2.2 minipass: 7.1.2 /path-to-regexp/0.1.12: @@ -11647,16 +11684,16 @@ packages: engines: {node: '>= 14.16'} dev: true - /pbkdf2/3.1.3: - resolution: {integrity: sha512-wfRLBZ0feWRhCIkoMB6ete7czJcnNnqRpcoWQBLqatqXXmelSRqfdDK4F3u9T2s2cXas/hQJcryI/4lAL+XTlA==} - engines: {node: '>=0.12'} + /pbkdf2/3.1.5: + resolution: {integrity: sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==} + engines: {node: '>= 0.10'} dependencies: - create-hash: 1.1.3 + create-hash: 1.2.0 create-hmac: 1.1.7 - ripemd160: 2.0.1 + ripemd160: 2.0.3 safe-buffer: 5.2.1 sha.js: 2.4.12 - to-buffer: 1.2.1 + to-buffer: 1.2.2 dev: true /pend/1.2.0: @@ -11820,15 +11857,15 @@ packages: /property-information/7.1.0: resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} - /proto3-json-serializer/3.0.1: - resolution: {integrity: sha512-Rug90pDIefARAG9MgaFjd0yR/YP4bN3Fov00kckXMjTZa0x86c4WoWfCQFdSeWi9DvRXjhfLlPDIvODB5LOTfg==} + /proto3-json-serializer/3.0.2: + resolution: {integrity: sha512-AnMIfnoK2Ml3F/ZVl5PxcwIoefMxj4U/lomJ5/B2eIGdxw4UkbV1YamtsMQsEkZATdMCKMbnI1iG9RQaJbxBGw==} engines: {node: '>=18'} dependencies: - protobufjs: 7.5.3 + protobufjs: 7.5.4 dev: false - /protobufjs/7.5.3: - resolution: {integrity: sha512-sildjKwVqOI2kmFDiXQ6aEB0fjYTafpEvIBs8tOR8qI4spuL9OPROLVu2qZqi/xgCfsHIwVqlaF8JBjWFHnKbw==} + /protobufjs/7.5.4: + resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==} engines: {node: '>=12.0.0'} requiresBuild: true dependencies: @@ -11842,7 +11879,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.16.5 + '@types/node': 22.18.8 long: 5.3.2 dev: false @@ -11867,7 +11904,7 @@ packages: bn.js: 4.12.2 browserify-rsa: 4.1.1 create-hash: 1.2.0 - parse-asn1: 5.1.7 + parse-asn1: 5.1.9 randombytes: 2.1.0 safe-buffer: 5.2.1 dev: true @@ -11890,6 +11927,13 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} + /qified/0.5.0: + resolution: {integrity: sha512-Zj6Q/Vc/SQ+Fzc87N90jJUzBzxD7MVQ2ZvGyMmYtnl2u1a07CejAhvtk4ZwASos+SiHKCAIylyGHJKIek75QBw==} + engines: {node: '>=20'} + dependencies: + hookified: 1.12.1 + dev: true + /qs/6.13.0: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} @@ -11989,7 +12033,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 react: 18.3.1 /react-error-boundary/5.0.0_react@18.3.1: @@ -11997,7 +12041,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 react: 18.3.1 /react-error-boundary/6.0.0_react@18.3.1: @@ -12005,7 +12049,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 react: 18.3.1 dev: false @@ -12024,7 +12068,7 @@ packages: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true - /react-redux/9.2.0_2lgr5lhgpssw53xgvyqowcj3ny: + /react-redux/9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq: resolution: {integrity: sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==} peerDependencies: '@types/react': ^18.2.25 || ^19 @@ -12036,11 +12080,11 @@ packages: redux: optional: true dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.25 '@types/use-sync-external-store': 0.0.6 react: 18.3.1 redux: 5.0.1 - use-sync-external-store: 1.5.0_react@18.3.1 + use-sync-external-store: 1.6.0_react@18.3.1 /react-refresh/0.17.0: resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} @@ -12088,7 +12132,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -12102,7 +12146,7 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.4 memoize-one: 5.2.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -12197,8 +12241,8 @@ packages: get-proto: 1.0.1 which-builtin-type: 1.2.1 - /regenerate-unicode-properties/10.2.0: - resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} + /regenerate-unicode-properties/10.2.2: + resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 @@ -12233,16 +12277,16 @@ packages: gopd: 1.2.0 set-function-name: 2.0.2 - /regexpu-core/6.2.0: - resolution: {integrity: sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==} + /regexpu-core/6.4.0: + resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 - regenerate-unicode-properties: 10.2.0 + regenerate-unicode-properties: 10.2.2 regjsgen: 0.8.0 - regjsparser: 0.12.0 + regjsparser: 0.13.0 unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.2.0 + unicode-match-property-value-ecmascript: 2.2.1 dev: true /registry-auth-token/3.3.2: @@ -12263,11 +12307,11 @@ packages: resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} dev: true - /regjsparser/0.12.0: - resolution: {integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==} + /regjsparser/0.13.0: + resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} hasBin: true dependencies: - jsesc: 3.0.2 + jsesc: 3.1.0 dev: true /require-directory/2.1.1: @@ -12340,7 +12384,7 @@ packages: resolution: {integrity: sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==} engines: {node: '>=14'} dependencies: - '@types/request': 2.48.12 + '@types/request': 2.48.13 extend: 3.0.2 teeny-request: 9.0.0 transitivePeerDependencies: @@ -12348,11 +12392,10 @@ packages: - supports-color dev: false - /retry-request/8.0.0: - resolution: {integrity: sha512-dJkZNmyV9C8WKUmbdj1xcvVlXBSvsUQCkg89TCK8rD72RdSn9A2jlXlS2VuYSTHoPJjJEfUHhjNYrlvuksF9cg==} + /retry-request/8.0.2: + resolution: {integrity: sha512-JzFPAfklk1kjR1w76f0QOIhoDkNkSqW8wYKT08n9yysTmZfB+RQ2QoXoTAeOi1HD9ZipTyTAZg3c4pM/jeqgSw==} engines: {node: '>=18'} dependencies: - '@types/request': 2.48.12 extend: 3.0.2 teeny-request: 10.1.0 transitivePeerDependencies: @@ -12396,17 +12439,11 @@ packages: glob: 11.0.3 package-json-from-dist: 1.0.1 - /ripemd160/2.0.1: - resolution: {integrity: sha512-J7f4wutN8mdbV08MJnXibYpCOPHR+yzy+iQ/AsjMv2j8cLavQ8VGagDFUwwTAdF8FmRKVeNpbTTEwNHCW1g94w==} - dependencies: - hash-base: 2.0.2 - inherits: 2.0.4 - dev: true - - /ripemd160/2.0.2: - resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} + /ripemd160/2.0.3: + resolution: {integrity: sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==} + engines: {node: '>= 0.8'} dependencies: - hash-base: 3.0.5 + hash-base: 3.1.2 inherits: 2.0.4 dev: true @@ -12443,33 +12480,35 @@ packages: estree-walker: 0.6.1 dev: true - /rollup/4.46.1: - resolution: {integrity: sha512-33xGNBsDJAkzt0PvninskHlWnTIPgDtTwhg0U38CUoNP/7H6wI2Cz6dUeoNPbjdTdsYTGuiFFASuUOWovH0SyQ==} + /rollup/4.52.4: + resolution: {integrity: sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true dependencies: '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.46.1 - '@rollup/rollup-android-arm64': 4.46.1 - '@rollup/rollup-darwin-arm64': 4.46.1 - '@rollup/rollup-darwin-x64': 4.46.1 - '@rollup/rollup-freebsd-arm64': 4.46.1 - '@rollup/rollup-freebsd-x64': 4.46.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.46.1 - '@rollup/rollup-linux-arm-musleabihf': 4.46.1 - '@rollup/rollup-linux-arm64-gnu': 4.46.1 - '@rollup/rollup-linux-arm64-musl': 4.46.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.46.1 - '@rollup/rollup-linux-ppc64-gnu': 4.46.1 - '@rollup/rollup-linux-riscv64-gnu': 4.46.1 - '@rollup/rollup-linux-riscv64-musl': 4.46.1 - '@rollup/rollup-linux-s390x-gnu': 4.46.1 - '@rollup/rollup-linux-x64-gnu': 4.46.1 - '@rollup/rollup-linux-x64-musl': 4.46.1 - '@rollup/rollup-win32-arm64-msvc': 4.46.1 - '@rollup/rollup-win32-ia32-msvc': 4.46.1 - '@rollup/rollup-win32-x64-msvc': 4.46.1 + '@rollup/rollup-android-arm-eabi': 4.52.4 + '@rollup/rollup-android-arm64': 4.52.4 + '@rollup/rollup-darwin-arm64': 4.52.4 + '@rollup/rollup-darwin-x64': 4.52.4 + '@rollup/rollup-freebsd-arm64': 4.52.4 + '@rollup/rollup-freebsd-x64': 4.52.4 + '@rollup/rollup-linux-arm-gnueabihf': 4.52.4 + '@rollup/rollup-linux-arm-musleabihf': 4.52.4 + '@rollup/rollup-linux-arm64-gnu': 4.52.4 + '@rollup/rollup-linux-arm64-musl': 4.52.4 + '@rollup/rollup-linux-loong64-gnu': 4.52.4 + '@rollup/rollup-linux-ppc64-gnu': 4.52.4 + '@rollup/rollup-linux-riscv64-gnu': 4.52.4 + '@rollup/rollup-linux-riscv64-musl': 4.52.4 + '@rollup/rollup-linux-s390x-gnu': 4.52.4 + '@rollup/rollup-linux-x64-gnu': 4.52.4 + '@rollup/rollup-linux-x64-musl': 4.52.4 + '@rollup/rollup-openharmony-arm64': 4.52.4 + '@rollup/rollup-win32-arm64-msvc': 4.52.4 + '@rollup/rollup-win32-ia32-msvc': 4.52.4 + '@rollup/rollup-win32-x64-gnu': 4.52.4 + '@rollup/rollup-win32-x64-msvc': 4.52.4 fsevents: 2.3.3 dev: true @@ -12537,8 +12576,8 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass/1.89.2: - resolution: {integrity: sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==} + /sass/1.93.2: + resolution: {integrity: sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -12618,8 +12657,8 @@ packages: dependencies: randombytes: 2.1.0 - /seroval-plugins/1.3.2_seroval@1.3.2: - resolution: {integrity: sha512-0QvCV2lM3aj/U3YozDiVwx9zpH0q8A60CTWIv4Jszj/givcudPb48B+rkU5D51NJ0pTpweGMttHjboPa9/zoIQ==} + /seroval-plugins/1.3.3_seroval@1.3.2: + resolution: {integrity: sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==} engines: {node: '>=10'} peerDependencies: seroval: ^1.0 @@ -12654,8 +12693,8 @@ packages: send: 0.19.0 dev: false - /serve/14.2.4: - resolution: {integrity: sha512-qy1S34PJ/fcY8gjVGszDB3EXiPSk5FKhUa7tQe0UPRddxRidc2V6cNHPNewbE1D7MAkgLuWEt3Vw56vYy73tzQ==} + /serve/14.2.5: + resolution: {integrity: sha512-Qn/qMkzCcMFVPb60E/hQy+iRLpiU8PamOfOSYoAHmmF+fFFmpPpqa6Oci2iWYpTdOUM3VF+TINud7CfbQnsZbA==} engines: {node: '>= 14'} hasBin: true dependencies: @@ -12666,7 +12705,7 @@ packages: chalk: 5.0.1 chalk-template: 0.4.0 clipboardy: 3.0.0 - compression: 1.7.4 + compression: 1.8.1 is-port-reachable: 4.0.0 serve-handler: 6.1.6 update-check: 1.5.4 @@ -12718,7 +12757,7 @@ packages: dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - to-buffer: 1.2.1 + to-buffer: 1.2.2 dev: true /shallow-equal/1.2.1: @@ -12879,7 +12918,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.21 + spdx-license-ids: 3.0.22 /spdx-exceptions/2.5.0: resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==} @@ -12888,17 +12927,17 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.21 + spdx-license-ids: 3.0.22 /spdx-expression-parse/4.0.0: resolution: {integrity: sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==} dependencies: spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.21 + spdx-license-ids: 3.0.22 dev: true - /spdx-license-ids/3.0.21: - resolution: {integrity: sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==} + /spdx-license-ids/3.0.22: + resolution: {integrity: sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==} /sprintf-js/1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} @@ -12993,7 +13032,7 @@ packages: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 /string.prototype.includes/2.0.1: resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} @@ -13111,11 +13150,11 @@ packages: dependencies: ansi-regex: 5.0.1 - /strip-ansi/7.1.0: - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} + /strip-ansi/7.1.2: + resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} engines: {node: '>=12'} dependencies: - ansi-regex: 6.1.0 + ansi-regex: 6.2.2 /strip-bom/3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} @@ -13146,8 +13185,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /strip-literal/3.0.0: - resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==} + /strip-literal/3.1.0: + resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==} dependencies: js-tokens: 9.0.1 dev: true @@ -13167,30 +13206,30 @@ packages: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: true - /stylelint-config-prettier/9.0.5_stylelint@16.22.0: + /stylelint-config-prettier/9.0.5_stylelint@16.25.0: resolution: {integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>= 11.x < 15' dependencies: - stylelint: 16.22.0 + stylelint: 16.25.0 dev: true - /stylelint-config-sass-guidelines/12.1.0_stylelint@16.22.0: + /stylelint-config-sass-guidelines/12.1.0_stylelint@16.25.0: resolution: {integrity: sha512-NTxEtVT6uNSqRvq+A3ScyKhjUrY/Z845TnpWEwnMgIPZ/+/Waa4+51r6OPuQRMu4XZS3D8DK1UaT4TWFBvuuAw==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.4.21 stylelint: ^16.1.0 dependencies: - '@stylistic/stylelint-plugin': 3.1.3_stylelint@16.22.0 + '@stylistic/stylelint-plugin': 3.1.3_stylelint@16.25.0 postcss-scss: 4.0.9 - stylelint: 16.22.0 - stylelint-scss: 6.12.1_stylelint@16.22.0 + stylelint: 16.25.0 + stylelint-scss: 6.12.1_stylelint@16.25.0 dev: true - /stylelint-prettier/5.0.3_5cy3i7x62q3wy6xioxaxellc5y: + /stylelint-prettier/5.0.3_4ad7exwles5q7ddwazihw7hduq: resolution: {integrity: sha512-B6V0oa35ekRrKZlf+6+jA+i50C4GXJ7X1PPmoCqSUoXN6BrNF6NhqqhanvkLjqw2qgvrS0wjdpeC+Tn06KN3jw==} engines: {node: '>=18.12.0'} peerDependencies: @@ -13199,10 +13238,10 @@ packages: dependencies: prettier: 3.6.2 prettier-linter-helpers: 1.0.0 - stylelint: 16.22.0 + stylelint: 16.25.0 dev: true - /stylelint-scss/6.12.1_stylelint@16.22.0: + /stylelint-scss/6.12.1_stylelint@16.25.0: resolution: {integrity: sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==} engines: {node: '>=18.12.0'} peerDependencies: @@ -13211,16 +13250,16 @@ packages: css-tree: 3.1.0 is-plain-object: 5.0.0 known-css-properties: 0.36.0 - mdn-data: 2.23.0 + mdn-data: 2.24.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.6 postcss-selector-parser: 7.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.22.0 + stylelint: 16.25.0 dev: true - /stylelint/16.22.0: - resolution: {integrity: sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==} + /stylelint/16.25.0: + resolution: {integrity: sha512-Li0avYWV4nfv1zPbdnxLYBGq4z8DVZxbRgx4Kn6V+Uftz1rMoF1qiEI3oL4kgWqyYgCgs7gT5maHNZ82Gk03vQ==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -13228,16 +13267,16 @@ packages: '@csstools/css-tokenizer': 3.0.4 '@csstools/media-query-list-parser': 4.0.3_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/selector-specificity': 5.0.0_ugy3uarqyirr2oks35q7u7qcgi - '@dual-bundle/import-meta-resolve': 4.1.0 + '@dual-bundle/import-meta-resolve': 4.2.1 balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 9.0.0 css-functions-list: 3.2.3 css-tree: 3.1.0 - debug: 4.4.1 + debug: 4.4.3 fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 - file-entry-cache: 10.1.3 + file-entry-cache: 10.1.4 global-modules: 2.0.0 globby: 11.1.0 globjoin: 0.1.4 @@ -13276,7 +13315,7 @@ packages: resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==} engines: {node: '>= 8.0'} dependencies: - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -13427,11 +13466,11 @@ packages: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} dev: true - /tinyglobby/0.2.14: - resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} + /tinyglobby/0.2.15: + resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} dependencies: - fdir: 6.4.6_picomatch@4.0.3 + fdir: 6.5.0_picomatch@4.0.3 picomatch: 4.0.3 dev: true @@ -13445,8 +13484,8 @@ packages: engines: {node: '>=14.0.0'} dev: true - /tinyspy/4.0.3: - resolution: {integrity: sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==} + /tinyspy/4.0.4: + resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==} engines: {node: '>=14.0.0'} dev: true @@ -13467,8 +13506,8 @@ packages: tldts-core: 6.1.86 dev: true - /to-buffer/1.2.1: - resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==} + /to-buffer/1.2.2: + resolution: {integrity: sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==} engines: {node: '>= 0.4'} dependencies: isarray: 2.0.5 @@ -13652,20 +13691,20 @@ packages: minimatch: 9.0.5 shiki: 1.29.2 typescript: 5.6.3 - yaml: 2.8.0 + yaml: 2.8.1 - /typescript-eslint/8.38.0_eslint@9.32.0: - resolution: {integrity: sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==} + /typescript-eslint/8.46.0_eslint@9.37.0: + resolution: {integrity: sha512-6+ZrB6y2bT2DX3K+Qd9vn7OFOJR+xSLDj+Aw/N3zBwUt27uTw2sw2TE2+UcY1RiyBZkaGbTkVg9SSdPNUG6aUw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.9.0' + typescript: '>=4.8.4 <6.0.0' dependencies: - '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi - '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 - '@typescript-eslint/typescript-estree': 8.38.0 - '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 - eslint: 9.32.0 + '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta + '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 + '@typescript-eslint/typescript-estree': 8.46.0 + '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 + eslint: 9.37.0 transitivePeerDependencies: - supports-color dev: true @@ -13720,16 +13759,16 @@ packages: engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.1 - unicode-property-aliases-ecmascript: 2.1.0 + unicode-property-aliases-ecmascript: 2.2.0 dev: true - /unicode-match-property-value-ecmascript/2.2.0: - resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==} + /unicode-match-property-value-ecmascript/2.2.1: + resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==} engines: {node: '>=4'} dev: true - /unicode-property-aliases-ecmascript/2.1.0: - resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} + /unicode-property-aliases-ecmascript/2.2.0: + resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==} engines: {node: '>=4'} dev: true @@ -13785,13 +13824,13 @@ packages: engines: {node: '>=8'} dev: true - /update-browserslist-db/1.1.3_browserslist@4.25.1: + /update-browserslist-db/1.1.3_browserslist@4.26.3: resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.25.1 + browserslist: 4.26.3 escalade: 3.2.0 picocolors: 1.1.1 dev: true @@ -13821,8 +13860,8 @@ packages: qs: 6.14.0 dev: true - /use-sync-external-store/1.5.0_react@18.3.1: - resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} + /use-sync-external-store/1.6.0_react@18.3.1: + resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: @@ -13848,7 +13887,7 @@ packages: dependencies: inherits: 2.0.4 is-arguments: 1.2.0 - is-generator-function: 1.1.0 + is-generator-function: 1.1.2 is-typed-array: 1.1.15 which-typed-array: 1.1.19 dev: true @@ -13890,16 +13929,16 @@ packages: '@types/unist': 3.0.3 vfile-message: 4.0.3 - /vite-node/3.2.4_@types+node@22.16.5: + /vite-node/3.2.4_@types+node@22.18.8: resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true dependencies: cac: 6.7.14 - debug: 4.4.1 + debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.6_@types+node@22.16.5 + vite: 7.1.9_@types+node@22.18.8 transitivePeerDependencies: - '@types/node' - jiti @@ -13915,34 +13954,34 @@ packages: - yaml dev: true - /vite-plugin-node-polyfills/0.24.0_vite@7.0.6: + /vite-plugin-node-polyfills/0.24.0_vite@7.1.9: resolution: {integrity: sha512-GA9QKLH+vIM8NPaGA+o2t8PDfFUl32J8rUp1zQfMKVJQiNkOX4unE51tR6ppl6iKw5yOrDAdSH7r/UIFLCVhLw==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: '@rollup/plugin-inject': 5.0.5 node-stdlib-browser: 1.3.1 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite: 7.1.9_473npper34s32fqtfc42rnbmma transitivePeerDependencies: - rollup dev: true - /vite-plugin-static-copy/3.1.1_vite@7.0.6: - resolution: {integrity: sha512-oR53SkL5cX4KT1t18E/xU50vJDo0N8oaHza4EMk0Fm+2/u6nQivxavOfrDk3udWj+dizRizB/QnBvJOOQrTTAQ==} + /vite-plugin-static-copy/3.1.3_vite@7.1.9: + resolution: {integrity: sha512-U47jgyoJfrvreF87u2udU6dHIXbHhdgGZ7wSEqn6nVHKDOMdRoB2uVc6iqxbEzENN5JvX6djE5cBhQZ2MMBclA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: chokidar: 3.6.0 - fs-extra: 11.3.0 + fs-extra: 11.3.2 p-map: 7.0.3 picocolors: 1.1.1 - tinyglobby: 0.2.14 - vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + tinyglobby: 0.2.15 + vite: 7.1.9_473npper34s32fqtfc42rnbmma dev: true - /vite/7.0.6_@types+node@22.16.5: - resolution: {integrity: sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==} + /vite/7.1.9_473npper34s32fqtfc42rnbmma: + resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -13981,19 +14020,20 @@ packages: yaml: optional: true dependencies: - '@types/node': 22.16.5 - esbuild: 0.25.8 - fdir: 6.4.6_picomatch@4.0.3 + '@types/node': 22.18.8 + esbuild: 0.25.10 + fdir: 6.5.0_picomatch@4.0.3 picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.46.1 - tinyglobby: 0.2.14 + rollup: 4.52.4 + sass: 1.93.2 + tinyglobby: 0.2.15 optionalDependencies: fsevents: 2.3.3 dev: true - /vite/7.0.6_ujgxkgibdxzyj24ekfgva34gg4: - resolution: {integrity: sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==} + /vite/7.1.9_@types+node@22.18.8: + resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -14032,19 +14072,18 @@ packages: yaml: optional: true dependencies: - '@types/node': 22.16.5 - esbuild: 0.25.8 - fdir: 6.4.6_picomatch@4.0.3 + '@types/node': 22.18.8 + esbuild: 0.25.10 + fdir: 6.5.0_picomatch@4.0.3 picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.46.1 - sass: 1.89.2 - tinyglobby: 0.2.14 + rollup: 4.52.4 + tinyglobby: 0.2.15 optionalDependencies: fsevents: 2.3.3 dev: true - /vitest/3.2.4_awwnpgevbqw27bweajrr6vbdvu: + /vitest/3.2.4_rx2popiikidvg57en7e2ylutf4: resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -14073,29 +14112,29 @@ packages: optional: true dependencies: '@types/chai': 5.2.2 - '@types/node': 22.16.5 + '@types/node': 22.18.8 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4_vite@7.0.6 + '@vitest/mocker': 3.2.4_vite@7.1.9 '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.1 - debug: 4.4.1 + chai: 5.3.3 + debug: 4.4.3 expect-type: 1.2.2 jsdom: 26.1.0 - magic-string: 0.30.17 + magic-string: 0.30.19 pathe: 2.0.3 picomatch: 4.0.3 std-env: 3.9.0 tinybench: 2.9.0 tinyexec: 0.3.2 - tinyglobby: 0.2.14 + tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.6_@types+node@22.16.5 - vite-node: 3.2.4_@types+node@22.16.5 + vite: 7.1.9_@types+node@22.18.8 + vite-node: 3.2.4_@types+node@22.18.8 why-is-node-running: 2.3.0 transitivePeerDependencies: - jiti @@ -14182,7 +14221,7 @@ packages: is-async-function: 2.1.1 is-date-object: 1.1.0 is-finalizationregistry: 1.1.1 - is-generator-function: 1.1.0 + is-generator-function: 1.1.2 is-regex: 1.2.1 is-weakref: 1.1.1 isarray: 2.0.5 @@ -14259,8 +14298,8 @@ packages: resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==} dev: true - /workerpool/9.3.3: - resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==} + /workerpool/9.3.4: + resolution: {integrity: sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==} /workspace-tools/0.36.4: resolution: {integrity: sha512-v0UFVvw9BjHtRu2Dau5PEJKkuG8u4jPlpXZQWjSz9XgbSutpPURqtO2P0hp3cVmQVATh8lkMFCewFgJuDnyC/w==} @@ -14304,9 +14343,9 @@ packages: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} dependencies: - ansi-styles: 6.2.1 + ansi-styles: 6.2.3 string-width: 5.1.2 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 /wrappy/1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} @@ -14386,8 +14425,8 @@ packages: engines: {node: '>= 6'} dev: true - /yaml/2.8.0: - resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} + /yaml/2.8.1: + resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} engines: {node: '>= 14.6'} hasBin: true @@ -14466,7 +14505,7 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zustand/4.5.7_gw5pd33e33sg34xlggu7lu6m5i: + /zustand/4.5.7_2e42cwvd7ndi4wzye7buf46csy: resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -14481,10 +14520,10 @@ packages: react: optional: true dependencies: - '@types/react': 18.3.23 - immer: 10.1.1 + '@types/react': 18.3.25 + immer: 10.1.3 react: 18.3.1 - use-sync-external-store: 1.5.0_react@18.3.1 + use-sync-external-store: 1.6.0_react@18.3.1 /zwitch/2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} From db288f939fbdc140f85c83a7670f0185a90ffdb2 Mon Sep 17 00:00:00 2001 From: Arun George Date: Mon, 6 Oct 2025 14:08:49 -0400 Subject: [PATCH 3/4] update for successful build --- common/config/rush/command-line.json | 10 ++++++++++ common/config/rush/common-versions.json | 3 ++- common/config/rush/repo-state.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/common/config/rush/command-line.json b/common/config/rush/command-line.json index 85faf91a..4a9c4241 100644 --- a/common/config/rush/command-line.json +++ b/common/config/rush/command-line.json @@ -1,6 +1,16 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/command-line.schema.json", "commands": [ + { + "name": "build", + "commandKind": "bulk", + "summary": "Run build script for each package", + "description": "Iterates through each package in the monorepo and runs the 'build' script", + "enableParallelism": true, + "ignoreMissingScript": false, + "ignoreDependencyOrder": true, + "allowWarningsInSuccessfulBuild": true + }, { "name": "test", "commandKind": "bulk", diff --git a/common/config/rush/common-versions.json b/common/config/rush/common-versions.json index c58ab69d..3b600370 100644 --- a/common/config/rush/common-versions.json +++ b/common/config/rush/common-versions.json @@ -4,6 +4,7 @@ "preferredVersions": { "lint-staged": "^10.2.11", "immer": "^9.0.6", - "react-error-overlay": "6.0.9" + "react-error-overlay": "6.0.9", + "browserslist": "latest" // https://github.com/browserslist/update-db#readme } } \ No newline at end of file diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index bd264b45..27323620 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,4 +1,4 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "preferredVersionsHash": "29412695565de6483296c62c78a26bda534c820d" + "preferredVersionsHash": "cb75c3d4a84b5a92e59c1e793f2d2b861e0afaf3" } From 860b18cb4ded3d8c73d24f95bce9a4c1ef097b9c Mon Sep 17 00:00:00 2001 From: Arun George Date: Mon, 6 Oct 2025 14:42:38 -0400 Subject: [PATCH 4/4] update rush, revert lockfile --- common/config/rush/pnpm-config.json | 17 +- common/config/rush/pnpm-lock.yaml | 4581 +++++++++++------------ common/scripts/install-run-rush-pnpm.js | 3 + common/scripts/install-run-rush.js | 17 +- common/scripts/install-run-rushx.js | 3 + common/scripts/install-run.js | 217 +- rush.json | 2 +- 7 files changed, 2442 insertions(+), 2398 deletions(-) diff --git a/common/config/rush/pnpm-config.json b/common/config/rush/pnpm-config.json index 3c5abcd2..b985493e 100644 --- a/common/config/rush/pnpm-config.json +++ b/common/config/rush/pnpm-config.json @@ -1,4 +1,19 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/pnpm-config.schema.json", - "useWorkspaces": true + "useWorkspaces": true, + // A list of temporary advisories excluded from the High and Critical list. + // Warning this should only be used as a temporary measure to avoid build failures + // for development dependencies only. + // All security issues should be addressed asap. + // every entry should look like: + // "CVE-202x-xxxxxx", // https://github.com/advisories/GHSA-xxxx-xxxx-xxxx pkgName>subDepA>subDepB + "unsupportedPackageJsonSettings": { + "pnpm": { + "auditConfig": { + "ignoreCves": [ + "CVE-2025-58754" // https://github.com/advisories/GHSA-4hjh-wcwx-xvwj axios + ] + } + } + } } \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 216bb755..78947bb3 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -79,76 +79,76 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm '@itwin/desktop-viewer-react': link:../../modules/desktop-viewer-react - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/ecschema-rpcinterface-impl': 5.2.0_sjgwsrjc64ooptgmk4xah2sbdi - '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu - '@itwin/express-server': 5.2.0_s43jr63hhssq7pip2nr67lp5wu + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/ecschema-rpcinterface-impl': 5.0.4_k37szeyxs6og3t3nueuoikb7da + '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a + '@itwin/express-server': 5.0.4_sasobyqfwh2gppwsvqeqercgme '@itwin/imodel-browser-react': 1.3.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-backend': 6.0.2_ehj5gmvlb63tmyc5y6r4xi545m - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske - '@itwin/imodels-client-authoring': 6.0.2 + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-backend': 6.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/imodels-client-authoring': 6.0.1 '@itwin/itwinui-css': 1.12.10 - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-layouts-css': 0.2.0 '@itwin/itwinui-layouts-react': 0.2.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-variables': 2.1.2 - '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 - '@itwin/presentation-backend': 5.2.0_hk6zmclhosruav3xi7y4h5neau - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm - '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y + '@itwin/presentation-backend': 5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize + '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/webgl-compatibility': 5.0.4 dotenv-flow: 3.3.0 - electron: 36.9.3 + electron: 36.7.3 minimist: 1.2.8 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: - '@itwin/build-tools': 4.11.6_@types+node@22.18.8 + '@itwin/build-tools': 4.11.6_@types+node@22.16.5 '@types/dotenv-flow': 3.3.3 '@types/electron-devtools-installer': 2.2.5 '@types/minimist': 1.2.5 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 - '@vitejs/plugin-react': 4.7.0_vite@7.1.9 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@vitejs/plugin-react': 4.7.0_vite@7.0.6 cpx2: 4.2.0 cross-env: 7.0.3 electron-devtools-installer: 2.2.4 npm-run-all: 4.1.5 rimraf: 3.0.2 - sass: 1.93.2 + sass: 1.89.2 typescript: 5.6.3 - vite: 7.1.9_473npper34s32fqtfc42rnbmma - vite-plugin-node-polyfills: 0.24.0_vite@7.1.9 - vite-plugin-static-copy: 3.1.3_vite@7.1.9 + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite-plugin-node-polyfills: 0.24.0_vite@7.0.6 + vite-plugin-static-copy: 3.1.1_vite@7.0.6 ../../packages/apps/web-viewer-test: specifiers: @@ -203,55 +203,55 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.2.0 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/frontend-devtools': 5.2.0_fx7w7j4337opdfmvhkfuk6xb4a - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 - '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.0.4 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/frontend-devtools': 5.0.4_77ejglwc2kfr436pryyzowmw4y + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 + '@itwin/tree-widget-react': 3.12.0_ne6q7cciwnuiw3ay4j3vyh5tpe + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 '@itwin/web-viewer-react': link:../../modules/web-viewer-react - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/webgl-compatibility': 5.0.4 '@remix-run/router': 1.23.0 history: 5.3.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: '@svgr/rollup': 8.1.0_typescript@5.6.3 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 - '@vitejs/plugin-react': 4.7.0_vite@7.1.9 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@vitejs/plugin-react': 4.7.0_vite@7.0.6 rimraf: 3.0.2 - sass: 1.93.2 + sass: 1.89.2 typescript: 5.6.3 - vite: 7.1.9_473npper34s32fqtfc42rnbmma - vite-plugin-static-copy: 3.1.3_vite@7.1.9 + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite-plugin-static-copy: 3.1.1_vite@7.0.6 ../../packages/modules/desktop-viewer-react: specifiers: @@ -296,40 +296,40 @@ importers: dependencies: '@itwin/viewer-react': link:../viewer-react devDependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/build-tools': 5.2.0_@types+node@22.18.8 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/build-tools': 5.0.4_@types+node@22.16.5 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 '@itwin/unified-selection-react': 1.0.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/webgl-compatibility': 5.2.0 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@itwin/webgl-compatibility': 5.0.4 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 copyfiles: 2.4.1 - electron: 36.9.3 - eslint: 9.37.0 + electron: 36.7.3 + eslint: 9.32.0 identity-obj-proxy: 3.0.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 @@ -353,22 +353,22 @@ importers: serve: ^14.2.0 typescript: ~5.6.2 dependencies: - '@itwin/core-extension': 5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy + '@itwin/core-extension': 5.0.4_ncqq3ushtttdp5thx6iqn746bm devDependencies: '@esbuild-plugins/node-globals-polyfill': 0.1.1_esbuild@0.13.15 '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.13.15 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/build-tools': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/build-tools': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/webgl-compatibility': 5.0.4 esbuild: 0.13.15 npm-run-all: 4.1.5 rimraf: 3.0.2 - serve: 14.2.5 + serve: 14.2.4 typescript: 5.6.3 ../../packages/modules/test-remote-extension: @@ -390,22 +390,22 @@ importers: serve: ^14.2.0 typescript: ~5.6.2 dependencies: - '@itwin/core-extension': 5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy + '@itwin/core-extension': 5.0.4_ncqq3ushtttdp5thx6iqn746bm devDependencies: '@esbuild-plugins/node-globals-polyfill': 0.1.1_esbuild@0.13.15 '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.13.15 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/build-tools': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/build-tools': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/webgl-compatibility': 5.0.4 esbuild: 0.13.15 npm-run-all: 4.1.5 rimraf: 3.0.2 - serve: 14.2.5 + serve: 14.2.4 typescript: 5.6.3 ../../packages/modules/viewer-react: @@ -461,53 +461,53 @@ importers: dependencies: '@bentley/icons-generic-webfont': 1.0.34 '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze - '@itwin/presentation-shared': 1.2.3 - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 - '@itwin/unified-selection': 1.5.1 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-shared': 1.2.2 + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 + '@itwin/unified-selection': 1.4.2 lodash.isequal: 4.5.0 devDependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/build-tools': 5.2.0_@types+node@22.18.8 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty - '@itwin/webgl-compatibility': 5.2.0 - '@testing-library/jest-dom': 6.9.1 - '@testing-library/react': 14.3.1_zddmkp5xyx2dovmyr4kdp63tse + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/build-tools': 5.0.4_@types+node@22.16.5 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/webgl-compatibility': 5.0.4 + '@testing-library/jest-dom': 6.6.4 + '@testing-library/react': 14.3.1_kpg3w6by3gljrceryzwgexu7qy '@testing-library/user-event': 7.2.1 '@types/lodash.isequal': 4.5.8 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 copyfiles: 2.4.1 - eslint: 9.37.0 + eslint: 9.32.0 identity-obj-proxy: 3.0.0 jsdom: 26.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 - vitest: 3.2.4_rx2popiikidvg57en7e2ylutf4 + vitest: 3.2.4_awwnpgevbqw27bweajrr6vbdvu ../../packages/modules/web-viewer-react: specifiers: @@ -555,46 +555,46 @@ importers: dependencies: '@itwin/viewer-react': link:../viewer-react devDependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/build-tools': 5.2.0_@types+node@22.18.8 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/build-tools': 5.0.4_@types+node@22.16.5 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/webgl-compatibility': 5.0.4 '@testing-library/jest-dom': 4.2.4 - '@testing-library/react': 14.3.1_zddmkp5xyx2dovmyr4kdp63tse + '@testing-library/react': 14.3.1_kpg3w6by3gljrceryzwgexu7qy '@testing-library/user-event': 7.2.1 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 concurrently: 5.3.0 copyfiles: 2.4.1 - eslint: 9.37.0 + eslint: 9.32.0 identity-obj-proxy: 3.0.0 jsdom: 26.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 rimraf: 3.0.2 typescript: 5.6.3 - vitest: 3.2.4_rx2popiikidvg57en7e2ylutf4 + vitest: 3.2.4_awwnpgevbqw27bweajrr6vbdvu ../../packages/templates/desktop: specifiers: @@ -674,80 +674,80 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/build-tools': 5.2.0_@types+node@22.18.8 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/desktop-viewer-react': 5.0.1_aw7eu5knama5nefzszb6luwmei - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/ecschema-rpcinterface-impl': 5.2.0_sjgwsrjc64ooptgmk4xah2sbdi - '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu - '@itwin/express-server': 5.2.0_s43jr63hhssq7pip2nr67lp5wu + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/build-tools': 5.0.4_@types+node@22.16.5 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/desktop-viewer-react': 5.0.0_w2btn5jzsbsav6hxozneaeucq4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/ecschema-rpcinterface-impl': 5.0.4_k37szeyxs6og3t3nueuoikb7da + '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a + '@itwin/express-server': 5.0.4_sasobyqfwh2gppwsvqeqercgme '@itwin/imodel-browser-react': 1.3.1_nnrd3gsncyragczmpvfhocinkq - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-backend': 6.0.2_ehj5gmvlb63tmyc5y6r4xi545m - '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske - '@itwin/imodels-client-authoring': 6.0.2 - '@itwin/imodels-client-management': 6.0.2 + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-backend': 6.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym + '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/imodels-client-authoring': 6.0.1 + '@itwin/imodels-client-management': 6.0.1 '@itwin/itwinui-css': 1.12.10 - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-layouts-css': 0.2.0 '@itwin/itwinui-layouts-react': 0.2.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-variables': 2.1.2 - '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 - '@itwin/presentation-backend': 5.2.0_hk6zmclhosruav3xi7y4h5neau - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-shared': 1.2.3 - '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm - '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y + '@itwin/presentation-backend': 5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-shared': 1.2.2 + '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize + '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/webgl-compatibility': 5.0.4 cross-env: 7.0.3 dotenv-flow: 3.3.0 - electron: 36.9.3 + electron: 36.7.3 electron-devtools-installer: 2.2.4 minimist: 1.2.8 npm-run-all: 4.1.5 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny react-router: 6.30.1_react@18.3.1 react-router-dom: 6.30.1_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 devDependencies: - '@itwin/eslint-plugin': 5.2.1_kklrdhcdgsso5uhcd2buyqgup4 + '@itwin/eslint-plugin': 5.2.1_3exlvpe3zl35bh3i3a6rjf7vke '@types/dotenv-flow': 3.3.3 '@types/electron-devtools-installer': 2.2.5 '@types/minimist': 1.2.5 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 - '@vitejs/plugin-react': 4.7.0_vite@7.1.9 - eslint: 9.37.0 - eslint-plugin-react: 7.37.5_eslint@9.37.0 - sass: 1.93.2 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@vitejs/plugin-react': 4.7.0_vite@7.0.6 + eslint: 9.32.0 + eslint-plugin-react: 7.37.5_eslint@9.32.0 + sass: 1.89.2 typescript: 5.6.3 - vite: 7.1.9_473npper34s32fqtfc42rnbmma - vite-plugin-node-polyfills: 0.24.0_vite@7.1.9 - vite-plugin-static-copy: 3.1.3_vite@7.1.9 + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite-plugin-node-polyfills: 0.24.0_vite@7.0.6 + vite-plugin-static-copy: 3.1.1_vite@7.0.6 ../../packages/templates/web: specifiers: @@ -806,59 +806,59 @@ importers: vite-plugin-static-copy: ^3.1.0 dependencies: '@bentley/icons-generic': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.2.0 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-markup': 5.2.0_4gvsnie47jk7wxhlvw6n7coybu - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske - '@itwin/imodels-client-management': 6.0.2 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/browser-authorization': 2.0.0_@itwin+core-bentley@5.0.4 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-markup': 5.0.4_dy3nlksrgqfud3ute5drbj62bi + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue + '@itwin/imodels-client-management': 6.0.1 '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/measure-tools-react': 0.29.5_wpkg4x3wwywttxixtfioyxtwg4 - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-shared': 1.2.3 - '@itwin/property-grid-react': 1.19.4_lybxvyzvingc5rrqmcdc2sk2tm - '@itwin/tree-widget-react': 3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty - '@itwin/web-viewer-react': 5.0.1_2spenyghlgppplpa62znp6cs7q - '@itwin/webgl-compatibility': 5.2.0 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/measure-tools-react': 0.28.2_b7c2erzxcsd5una7wszqtug44y + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-shared': 1.2.2 + '@itwin/property-grid-react': 1.19.2_26osh6ioaokdjrsej6jvno7ize + '@itwin/tree-widget-react': 3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 + '@itwin/web-viewer-react': 5.0.0_nraic7zci6bdj32u3riltp2yg4 + '@itwin/webgl-compatibility': 5.0.4 '@remix-run/router': 1.23.0 - '@tanstack/react-router': 1.132.41_nnrd3gsncyragczmpvfhocinkq + '@tanstack/react-router': 1.130.2_nnrd3gsncyragczmpvfhocinkq history: 5.3.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 6.0.0_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 devDependencies: - '@itwin/eslint-plugin': 5.2.1_kklrdhcdgsso5uhcd2buyqgup4 + '@itwin/eslint-plugin': 5.2.1_3exlvpe3zl35bh3i3a6rjf7vke '@types/history': 4.7.11 - '@types/node': 22.18.8 - '@types/react': 18.3.25 - '@types/react-dom': 18.3.7_@types+react@18.3.25 - '@vitejs/plugin-react': 4.7.0_vite@7.1.9 - eslint: 9.37.0 - eslint-plugin-react: 7.37.5_eslint@9.37.0 - sass: 1.93.2 + '@types/node': 22.16.5 + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7_@types+react@18.3.23 + '@vitejs/plugin-react': 4.7.0_vite@7.0.6 + eslint: 9.32.0 + eslint-plugin-react: 7.37.5_eslint@9.32.0 + sass: 1.89.2 typescript: 5.6.3 - vite: 7.1.9_473npper34s32fqtfc42rnbmma - vite-plugin-static-copy: 3.1.3_vite@7.1.9 + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 + vite-plugin-static-copy: 3.1.1_vite@7.0.6 ../scripts: specifiers: @@ -881,24 +881,24 @@ importers: stylelint-scss: ^6.12.0 typescript-eslint: ^8.32.0 devDependencies: - '@itwin/eslint-plugin': 5.2.1_eslint@9.37.0 - '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta - '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 - eslint: 9.37.0 - eslint-config-prettier: 10.1.8_eslint@9.37.0 - eslint-config-react-app: 7.0.1_eslint@9.37.0 - eslint-plugin-prettier: 5.5.4_uzcgrghkbn5yc2rh7ddu2g6eiu - eslint-plugin-react: 7.37.5_eslint@9.37.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 - eslint-plugin-simple-import-sort: 12.1.1_eslint@9.37.0 + '@itwin/eslint-plugin': 5.2.1_eslint@9.32.0 + '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi + '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 + eslint: 9.32.0 + eslint-config-prettier: 10.1.8_eslint@9.32.0 + eslint-config-react-app: 7.0.1_eslint@9.32.0 + eslint-plugin-prettier: 5.5.3_lz6aiel3xbdusdhlfqscqra5uu + eslint-plugin-react: 7.37.5_eslint@9.32.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 + eslint-plugin-simple-import-sort: 12.1.1_eslint@9.32.0 lint-staged: 11.2.6 prettier: 3.6.2 - stylelint: 16.25.0 - stylelint-config-prettier: 9.0.5_stylelint@16.25.0 - stylelint-config-sass-guidelines: 12.1.0_stylelint@16.25.0 - stylelint-prettier: 5.0.3_4ad7exwles5q7ddwazihw7hduq - stylelint-scss: 6.12.1_stylelint@16.25.0 - typescript-eslint: 8.46.0_eslint@9.37.0 + stylelint: 16.22.0 + stylelint-config-prettier: 9.0.5_stylelint@16.22.0 + stylelint-config-sass-guidelines: 12.1.0_stylelint@16.22.0 + stylelint-prettier: 5.0.3_5cy3i7x62q3wy6xioxaxellc5y + stylelint-scss: 6.12.1_stylelint@16.22.0 + typescript-eslint: 8.38.0_eslint@9.32.0 packages: @@ -906,15 +906,23 @@ packages: resolution: {integrity: sha512-ns8vKbKhIQm338AeWo/YdDSWil3pldwCMoyR2npoM2qDAzF8Vuko8BtDxpNt/wE15SXOh5K5WbjSLR4kTOAHLA==} hasBin: true - /@adobe/css-tools/4.4.4: - resolution: {integrity: sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==} + /@adobe/css-tools/4.4.3: + resolution: {integrity: sha512-VQKMkwriZbaOgVCby1UDY/LDk5fIjhQicCvVPFqfe+69fWaPWydbWJ3wRt59/YzIwda1I81loas3oCoHxnqvdA==} + dev: true + + /@ampproject/remapping/2.3.0: + resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 dev: true /@asamuzakjp/css-color/3.2.0: resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==} dependencies: '@csstools/css-calc': 2.1.4_3zfxnl4m3q3iwlnruu4kxqgjiu - '@csstools/css-color-parser': 3.1.0_3zfxnl4m3q3iwlnruu4kxqgjiu + '@csstools/css-color-parser': 3.0.10_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/css-parser-algorithms': 3.0.5_y7ebxhmywfqzdqo3zx54rlvajm '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 @@ -926,37 +934,37 @@ packages: dependencies: tslib: 2.8.1 - /@azure/core-auth/1.10.1: - resolution: {integrity: sha512-ykRMW8PjVAn+RS6ww5cmK9U2CyH9p4Q88YJwvUslfuMmN98w/2rdGRLPqJYObapBCdzBVeDgYWdJnFPFb7qzpg==} + /@azure/core-auth/1.10.0: + resolution: {integrity: sha512-88Djs5vBvGbHQHf5ZZcaoNHo6Y8BKZkt3cw2iuJIQzLEgH4Ox6Tm4hjFhbqOxyYsgIG/eJbFEHpxRIfEEWv5Ow==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.1 + '@azure/core-util': 1.13.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-client/1.10.1: - resolution: {integrity: sha512-Nh5PhEOeY6PrnxNPsEHRr9eimxLwgLlpmguQaHKBinFYA/RU9+kOYVOQqOrTsCL+KSxrLLl1gD8Dk5BFW/7l/w==} + /@azure/core-client/1.10.0: + resolution: {integrity: sha512-O4aP3CLFNodg8eTHXECaH3B3CjicfzkxVtnrfLkOq0XNP7TIECGfHpK/C6vADZkWP75wzmdBnsIA8ksuJMk18g==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.1 - '@azure/core-rest-pipeline': 1.22.1 - '@azure/core-tracing': 1.3.1 - '@azure/core-util': 1.13.1 + '@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 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-http-compat/2.3.1: - resolution: {integrity: sha512-az9BkXND3/d5VgdRRQVkiJb2gOmDU8Qcq4GvjtBmDICNiQ9udFmDk4ZpSB5Qq1OmtDJGlQAfBaS4palFsazQ5g==} - engines: {node: '>=20.0.0'} + /@azure/core-http-compat/2.3.0: + resolution: {integrity: sha512-qLQujmUypBBG0gxHd0j6/Jdmul6ttl24c8WGiLXIk7IHXdBlfoBqW27hyz3Xn6xbfdyVSarl1Ttbk0AwnZBYCw==} + engines: {node: '>=18.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-client': 1.10.1 - '@azure/core-rest-pipeline': 1.22.1 + '@azure/core-client': 1.10.0 + '@azure/core-rest-pipeline': 1.22.0 transitivePeerDependencies: - supports-color @@ -965,7 +973,7 @@ packages: engines: {node: '>=18.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.13.1 + '@azure/core-util': 1.13.0 '@azure/logger': 1.3.0 tslib: 2.8.1 transitivePeerDependencies: @@ -977,32 +985,32 @@ packages: dependencies: tslib: 2.8.1 - /@azure/core-rest-pipeline/1.22.1: - resolution: {integrity: sha512-UVZlVLfLyz6g3Hy7GNDpooMQonUygH7ghdiSASOOHy97fKj/mPLqgDX7aidOijn+sCMU+WU8NjlPlNTgnvbcGA==} + /@azure/core-rest-pipeline/1.22.0: + resolution: {integrity: sha512-OKHmb3/Kpm06HypvB3g6Q3zJuvyXcpxDpCS1PnU8OV6AJgSFaee/covXBcPbWc6XDDxtEPlbi3EMQ6nUiPaQtw==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.1 - '@azure/core-tracing': 1.3.1 - '@azure/core-util': 1.13.1 + '@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.1 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - /@azure/core-tracing/1.3.1: - resolution: {integrity: sha512-9MWKevR7Hz8kNzzPLfX4EAtGM2b8mr50HPDBvio96bURP/9C+HjdH3sBlLSNNrvRAr5/k/svoH457gB5IKpmwQ==} + /@azure/core-tracing/1.3.0: + resolution: {integrity: sha512-+XvmZLLWPe67WXNZo9Oc9CrPj/Tm8QnHR92fFAFdnbzwNdCH1h+7UdpaQgRSBsMY+oW1kHXNUZQLdZ1gHX3ROw==} engines: {node: '>=20.0.0'} dependencies: tslib: 2.8.1 - /@azure/core-util/1.13.1: - resolution: {integrity: sha512-XPArKLzsvl0Hf0CaGyKHUyVgF7oDnhKoP85Xv6M4StF/1AhfORhZudHtOyf2s+FcbuQ9dPRAjB8J2KvRRMUK2A==} + /@azure/core-util/1.13.0: + resolution: {integrity: sha512-o0psW8QWQ58fq3i24Q1K2XfS/jYTxr7O1HRcyUE9bV9NttLU+kYOH82Ixj8DGlMTOWgxm1Sss2QAfKK5UkSPxw==} engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@typespec/ts-http-runtime': 0.3.1 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -1011,14 +1019,14 @@ packages: resolution: {integrity: sha512-D/sdlJBMJfx7gqoj66PKVmhDDaU6TKA49ptcolxdas29X7AfvLTmfAGLjAcIMBK7UZ2o4lygHIqVckOlQU3xWw==} engines: {node: '>=20.0.0'} dependencies: - fast-xml-parser: 5.3.0 + fast-xml-parser: 5.2.5 tslib: 2.8.1 /@azure/logger/1.3.0: resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} engines: {node: '>=20.0.0'} dependencies: - '@typespec/ts-http-runtime': 0.3.1 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -1028,14 +1036,14 @@ packages: engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.1 - '@azure/core-client': 1.10.1 - '@azure/core-http-compat': 2.3.1 + '@azure/core-auth': 1.10.0 + '@azure/core-client': 1.10.0 + '@azure/core-http-compat': 2.3.0 '@azure/core-lro': 2.7.2 '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.22.1 - '@azure/core-tracing': 1.3.1 - '@azure/core-util': 1.13.1 + '@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.0.0 @@ -1049,11 +1057,11 @@ packages: engines: {node: '>=20.0.0'} dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.10.1 - '@azure/core-http-compat': 2.3.1 - '@azure/core-rest-pipeline': 1.22.1 - '@azure/core-tracing': 1.3.1 - '@azure/core-util': 1.13.1 + '@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 events: 3.3.0 tslib: 2.8.1 @@ -1069,27 +1077,27 @@ packages: picocolors: 1.1.1 dev: true - /@babel/compat-data/7.28.4: - resolution: {integrity: sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==} + /@babel/compat-data/7.28.0: + resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.28.4: - resolution: {integrity: sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==} + /@babel/core/7.28.0: + resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} engines: {node: '>=6.9.0'} dependencies: + '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.3 + '@babel/generator': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 - '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 - '@babel/helpers': 7.28.4 - '@babel/parser': 7.28.4 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helpers': 7.28.2 + '@babel/parser': 7.28.0 '@babel/template': 7.27.2 - '@babel/traverse': 7.28.4 - '@babel/types': 7.28.4 - '@jridgewell/remapping': 2.3.5 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.2 convert-source-map: 2.0.0 - debug: 4.4.3 + debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -1097,28 +1105,28 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.28.4_yzoitv2ogbjqfypeptv2whux2a: - resolution: {integrity: sha512-Aa+yDiH87980jR6zvRfFuCR1+dLb00vBydhTL+zI992Rz/wQhSvuxjmOOuJOgO3XmakO6RykRGD2S1mq1AtgHA==} + /@babel/eslint-parser/7.28.0_ihjhwseran7mj3nbr6dohl6n6m: + resolution: {integrity: sha512-N4ntErOlKvcbTt01rr5wj3y55xnIdx1ymrfIr8C2WnM1Y9glFgWaGDEULJIazOX3XM9NRzhfJ6zZnQ1sBNWU+w==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 9.37.0 + eslint: 9.32.0 eslint-visitor-keys: 2.1.0 semver: 6.3.1 dev: true - /@babel/generator/7.28.3: - resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} + /@babel/generator/7.28.0: + resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/parser': 7.28.4 - '@babel/types': 7.28.4 - '@jridgewell/gen-mapping': 0.3.13 - '@jridgewell/trace-mapping': 0.3.31 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.2 + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 jsesc: 3.1.0 dev: true @@ -1126,59 +1134,59 @@ packages: resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true /@babel/helper-compilation-targets/7.27.2: resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.28.4 + '@babel/compat-data': 7.28.0 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.26.3 + browserslist: 4.25.1 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==} + /@babel/helper-create-class-features-plugin/7.27.1_@babel+core@7.28.0: + resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-member-expression-to-functions': 7.27.1 '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.27.1_@babel+core@7.28.4: + /@babel/helper-create-regexp-features-plugin/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 - regexpu-core: 6.4.0 + regexpu-core: 6.2.0 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.6.5_@babel+core@7.28.4: + /@babel/helper-define-polyfill-provider/0.6.5_@babel+core@7.28.0: resolution: {integrity: sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.3 + debug: 4.4.1 lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -1194,8 +1202,8 @@ packages: resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.4 - '@babel/types': 7.28.4 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color dev: true @@ -1204,22 +1212,22 @@ packages: resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.4 - '@babel/types': 7.28.4 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==} + /@babel/helper-module-transforms/7.27.3_@babel+core@7.28.0: + resolution: {integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-module-imports': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true @@ -1228,7 +1236,7 @@ packages: resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true /@babel/helper-plugin-utils/7.27.1: @@ -1236,30 +1244,30 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.28.4: + /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-wrap-function': 7.28.3 - '@babel/traverse': 7.28.4 + '@babel/helper-wrap-function': 7.27.1 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.27.1_@babel+core@7.28.4: + /@babel/helper-replace-supers/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-member-expression-to-functions': 7.27.1 '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true @@ -1268,8 +1276,8 @@ packages: resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.4 - '@babel/types': 7.28.4 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color dev: true @@ -1289,1145 +1297,1145 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.28.3: - resolution: {integrity: sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==} + /@babel/helper-wrap-function/7.27.1: + resolution: {integrity: sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.27.2 - '@babel/traverse': 7.28.4 - '@babel/types': 7.28.4 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.28.4: - resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==} + /@babel/helpers/7.28.2: + resolution: {integrity: sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.27.2 - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true - /@babel/parser/7.28.4: - resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} + /@babel/parser/7.28.0: + resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.27.1_@babel+core@7.28.4: + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.28.4: + /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.28.4: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.28.4: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.27.1_@babel+core@7.28.0: + resolution: {integrity: sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.28.4: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.28.0: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.28.0_@babel+core@7.28.4: + /@babel/plugin-proposal-decorators/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-decorators': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-syntax-decorators': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.28.4: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.28.0: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.28.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.28.0 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.28.4: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.28.0: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.28.4 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.28.0 dev: true - /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.28.4: + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.28.0: resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.28.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.28.4: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.28.0: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.4: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.28.4: + /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.28.0: resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.28.4 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-syntax-decorators/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-decorators/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-flow/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-flow/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-p9OkPbZ5G7UT1MofwYFigGebnrzGJacoBSQM0/6bi/PUMVE+qlWDD/OalvQKbwgQzU6dl0xAv6r4X7Jme0RYxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-import-assertions/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-import-assertions/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-import-attributes/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-import-attributes/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-jsx/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-jsx/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.28.4: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.28.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.28.4: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.28.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.28.4: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.28.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.28.4: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.28.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-typescript/7.27.1_@babel+core@7.28.4: + /@babel/plugin-syntax-typescript/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.28.4: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.28.0: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-async-generator-functions/7.28.0_@babel+core@7.28.4: + /@babel/plugin-transform-async-generator-functions/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.4 - '@babel/traverse': 7.28.4 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-async-to-generator/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.4 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-block-scoping/7.28.4_@babel+core@7.28.4: - resolution: {integrity: sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A==} + /@babel/plugin-transform-block-scoping/7.28.0_@babel+core@7.28.0: + resolution: {integrity: sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-class-properties/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-class-properties/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-class-static-block/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==} + /@babel/plugin-transform-class-static-block/7.27.1_@babel+core@7.28.0: + resolution: {integrity: sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-classes/7.28.4_@babel+core@7.28.4: - resolution: {integrity: sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==} + /@babel/plugin-transform-classes/7.28.0_@babel+core@7.28.0: + resolution: {integrity: sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-globals': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 - '@babel/traverse': 7.28.4 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-computed-properties/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/template': 7.27.2 dev: true - /@babel/plugin-transform-destructuring/7.28.0_@babel+core@7.28.4: + /@babel/plugin-transform-destructuring/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-dotall-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-dotall-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-explicit-resource-management/7.28.0_@babel+core@7.28.4: + /@babel/plugin-transform-explicit-resource-management/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-exponentiation-operator/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-exponentiation-operator/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-flow': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-syntax-flow': 7.27.1_@babel+core@7.28.0 dev: true - /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-json-strings/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-json-strings/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-literals/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-literals/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-logical-assignment-operators/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-modules-commonjs/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-modules-systemjs/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.28.4 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-module-transforms': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-nullish-coalescing-operator/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-numeric-separator/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-numeric-separator/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-object-rest-spread/7.28.4_@babel+core@7.28.4: - resolution: {integrity: sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==} + /@babel/plugin-transform-object-rest-spread/7.28.0_@babel+core@7.28.0: + resolution: {integrity: sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.4 - '@babel/traverse': 7.28.4 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.4 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-optional-catch-binding/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-optional-catch-binding/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-optional-chaining/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-optional-chaining/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.28.4: + /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.28.0: resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-private-methods/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-private-methods/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-private-property-in-object/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-private-property-in-object/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-constant-elements/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-constant-elements/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-edoidOjl/ZxvYo4lSBOQGDSyToYVkTAwyVoa2tkuYTSmjrB1+uAedoL5iROVLXkxH+vRgA7uP4tMg2pUJpZ3Ug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.28.4: + /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-react-jsx-self/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-jsx-self/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx-source/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-jsx-source/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-react-jsx/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-jsx/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.4 - '@babel/types': 7.28.4 + '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-regenerator/7.28.4_@babel+core@7.28.4: - resolution: {integrity: sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==} + /@babel/plugin-transform-regenerator/7.28.1_@babel+core@7.28.0: + resolution: {integrity: sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-regexp-modifiers/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-regexp-modifiers/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-runtime/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==} + /@babel/plugin-transform-runtime/7.28.0_@babel+core@7.28.0: + resolution: {integrity: sha512-dGopk9nZrtCs2+nfIem25UuHyt5moSJamArzIoh9/vezUQPmYDOzjaHDCkAzuGJibCIkPup8rMT2+wYB6S73cA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.4 - babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.4 - babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.4 + babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.0 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.0 + babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-spread/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-spread/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-typescript/7.28.0_@babel+core@7.28.4: + /@babel/plugin-transform-typescript/7.28.0_@babel+core@7.28.0: resolution: {integrity: sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.3_@babel+core@7.28.4 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-syntax-typescript': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-syntax-typescript': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-property-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-unicode-property-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.27.1_@babel+core@7.28.4: + /@babel/plugin-transform-unicode-sets-regex/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 '@babel/helper-plugin-utils': 7.27.1 dev: true - /@babel/preset-env/7.28.3_@babel+core@7.28.4: - resolution: {integrity: sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==} + /@babel/preset-env/7.28.0_@babel+core@7.28.0: + resolution: {integrity: sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.28.4 - '@babel/core': 7.28.4 + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.3_@babel+core@7.28.4 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.4 - '@babel/plugin-syntax-import-assertions': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-syntax-import-attributes': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.28.4 - '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-async-generator-functions': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-async-to-generator': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-block-scoping': 7.28.4_@babel+core@7.28.4 - '@babel/plugin-transform-class-properties': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-class-static-block': 7.28.3_@babel+core@7.28.4 - '@babel/plugin-transform-classes': 7.28.4_@babel+core@7.28.4 - '@babel/plugin-transform-computed-properties': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-dotall-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-explicit-resource-management': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-exponentiation-operator': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-json-strings': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-logical-assignment-operators': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-modules-systemjs': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-numeric-separator': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-object-rest-spread': 7.28.4_@babel+core@7.28.4 - '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-optional-catch-binding': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.4 - '@babel/plugin-transform-private-methods': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-private-property-in-object': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-regenerator': 7.28.4_@babel+core@7.28.4 - '@babel/plugin-transform-regexp-modifiers': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-spread': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-unicode-property-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-unicode-sets-regex': 7.27.1_@babel+core@7.28.4 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.28.4 - babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.4 - babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.4 - babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.4 - core-js-compat: 3.45.1 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0 + '@babel/plugin-syntax-import-assertions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-import-attributes': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-async-generator-functions': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-async-to-generator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-block-scoping': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-class-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-class-static-block': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-classes': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-computed-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-dotall-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-explicit-resource-management': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-exponentiation-operator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-json-strings': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-logical-assignment-operators': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-systemjs': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-numeric-separator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-object-rest-spread': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-optional-catch-binding': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 + '@babel/plugin-transform-private-methods': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-private-property-in-object': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-regenerator': 7.28.1_@babel+core@7.28.0 + '@babel/plugin-transform-regexp-modifiers': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-spread': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-property-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-sets-regex': 7.27.1_@babel+core@7.28.0 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.28.0 + babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.0 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.0 + babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.0 + core-js-compat: 3.44.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.28.4: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.28.0: resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 esutils: 2.0.3 dev: true - /@babel/preset-react/7.27.1_@babel+core@7.28.4: + /@babel/preset-react/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-react-jsx-development': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-react-pure-annotations': 7.27.1_@babel+core@7.28.4 + '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-react-jsx': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-react-jsx-development': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-react-pure-annotations': 7.27.1_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-typescript/7.27.1_@babel+core@7.28.4: + /@babel/preset-typescript/7.27.1_@babel+core@7.28.0: resolution: {integrity: sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-typescript': 7.28.0_@babel+core@7.28.4 + '@babel/plugin-syntax-jsx': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-typescript': 7.28.0_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime/7.28.4: - resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} + /@babel/runtime/7.28.2: + resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} engines: {node: '>=6.9.0'} /@babel/template/7.27.2: @@ -2435,27 +2443,27 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.28.4 - '@babel/types': 7.28.4 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.2 dev: true - /@babel/traverse/7.28.4: - resolution: {integrity: sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==} + /@babel/traverse/7.28.0: + resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.3 + '@babel/generator': 7.28.0 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.4 + '@babel/parser': 7.28.0 '@babel/template': 7.27.2 - '@babel/types': 7.28.4 - debug: 4.4.3 + '@babel/types': 7.28.2 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.28.4: - resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} + /@babel/types/7.28.2: + resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.27.1 @@ -2470,34 +2478,12 @@ packages: resolution: {integrity: sha512-IIs1wDcY2oZ8tJ3EZRw0U51M+0ZL3MvwoDYYmhUXaa9/UZqpFoOyLBGaxjirQteWXqTIMm3mFvmC+Nbn1ok4Iw==} dev: false - /@bentley/imodeljs-native/5.2.20: - resolution: {integrity: sha512-/K+AbtICaBiXg4HVO7ywlRih0At5mFtF1dufxS9vS3pmMTGmguhM0JXDqV1k9SFy/Bp015UCcqp9eRQ/dPyt5g==} + /@bentley/imodeljs-native/5.0.114: + resolution: {integrity: sha512-POpkgkU2wbsEdSpWFelbmnN5i3HFR+OBtdmSjj84jyaaiworKHlbw97nGeqBC61y7f1BLJA1QkLkRTrVYCKSZQ==} requiresBuild: true - /@cacheable/memoize/2.0.3: - resolution: {integrity: sha512-hl9wfQgpiydhQEIv7fkjEzTGE+tcosCXLKFDO707wYJ/78FVOlowb36djex5GdbSyeHnG62pomYLMuV/OT8Pbw==} - dependencies: - '@cacheable/utils': 2.1.0 - dev: true - - /@cacheable/memory/2.0.3: - resolution: {integrity: sha512-R3UKy/CKOyb1LZG/VRCTMcpiMDyLH7SH3JrraRdK6kf3GweWCOU3sgvE13W3TiDRbxnDKylzKJvhUAvWl9LQOA==} - dependencies: - '@cacheable/memoize': 2.0.3 - '@cacheable/utils': 2.1.0 - '@keyv/bigmap': 1.0.2 - hookified: 1.12.1 - keyv: 5.5.3 - dev: true - - /@cacheable/utils/2.1.0: - resolution: {integrity: sha512-ZdxfOiaarMqMj+H7qwlt5EBKWaeGihSYVHdQv5lUsbn8MJJOTW82OIwirQ39U5tMZkNvy3bQE+ryzC+xTAb9/g==} - dependencies: - keyv: 5.5.3 - dev: true - - /@csstools/color-helpers/5.1.0: - resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==} + /@csstools/color-helpers/5.0.2: + resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==} engines: {node: '>=18'} dev: true @@ -2512,14 +2498,14 @@ packages: '@csstools/css-tokenizer': 3.0.4 dev: true - /@csstools/css-color-parser/3.1.0_3zfxnl4m3q3iwlnruu4kxqgjiu: - resolution: {integrity: sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==} + /@csstools/css-color-parser/3.0.10_3zfxnl4m3q3iwlnruu4kxqgjiu: + resolution: {integrity: sha512-TiJ5Ajr6WRd1r8HSiwJvZBiJOqtH86aHpUjq5aEKWHiII2Qfjqd/HCWKPOW8EP4vcspXbHnXrwIDlu5savQipg==} engines: {node: '>=18'} peerDependencies: '@csstools/css-parser-algorithms': ^3.0.5 '@csstools/css-tokenizer': ^3.0.4 dependencies: - '@csstools/color-helpers': 5.1.0 + '@csstools/color-helpers': 5.0.2 '@csstools/css-calc': 2.1.4_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/css-parser-algorithms': 3.0.5_y7ebxhmywfqzdqo3zx54rlvajm '@csstools/css-tokenizer': 3.0.4 @@ -2570,15 +2556,15 @@ packages: postcss-selector-parser: 7.1.0 dev: true - /@dual-bundle/import-meta-resolve/4.2.1: - resolution: {integrity: sha512-id+7YRUgoUX6CgV0DtuhirQWodeeA7Lf4i2x71JS/vtA5pRb/hIGWlw+G6MeXvsM+MXrz0VAydTGElX1rAfgPg==} + /@dual-bundle/import-meta-resolve/4.1.0: + resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==} dev: true /@electron/get/2.0.3: resolution: {integrity: sha512-Qkzpg2s9GnVV2I2BjRksUi43U5e6+zaQMcjoJy0C+C5oxaKl+fmckGDQFtRpZpZV0NQekuZZ+tGz7EA9TVnQtQ==} engines: {node: '>=12'} dependencies: - debug: 4.4.3 + debug: 4.4.1 env-paths: 2.2.1 fs-extra: 8.1.0 got: 11.8.6 @@ -2595,7 +2581,7 @@ packages: engines: {node: '>=18'} dependencies: '@types/estree': 1.0.8 - '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/types': 8.38.0 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -2619,8 +2605,8 @@ packages: rollup-plugin-node-polyfills: 0.2.1 dev: true - /@esbuild/aix-ppc64/0.25.10: - resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==} + /@esbuild/aix-ppc64/0.25.8: + resolution: {integrity: sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -2628,8 +2614,8 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.25.10: - resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} + /@esbuild/android-arm/0.25.8: + resolution: {integrity: sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -2637,8 +2623,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.25.10: - resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} + /@esbuild/android-arm64/0.25.8: + resolution: {integrity: sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -2646,8 +2632,8 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.25.10: - resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} + /@esbuild/android-x64/0.25.8: + resolution: {integrity: sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -2655,8 +2641,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.25.10: - resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} + /@esbuild/darwin-arm64/0.25.8: + resolution: {integrity: sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -2664,8 +2650,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.25.10: - resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} + /@esbuild/darwin-x64/0.25.8: + resolution: {integrity: sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -2673,8 +2659,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.25.10: - resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} + /@esbuild/freebsd-arm64/0.25.8: + resolution: {integrity: sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -2682,8 +2668,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.25.10: - resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} + /@esbuild/freebsd-x64/0.25.8: + resolution: {integrity: sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -2691,8 +2677,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.25.10: - resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} + /@esbuild/linux-arm/0.25.8: + resolution: {integrity: sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -2700,8 +2686,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.25.10: - resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} + /@esbuild/linux-arm64/0.25.8: + resolution: {integrity: sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -2709,8 +2695,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.25.10: - resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} + /@esbuild/linux-ia32/0.25.8: + resolution: {integrity: sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -2718,8 +2704,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.25.10: - resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} + /@esbuild/linux-loong64/0.25.8: + resolution: {integrity: sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -2727,8 +2713,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.25.10: - resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} + /@esbuild/linux-mips64el/0.25.8: + resolution: {integrity: sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -2736,8 +2722,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.25.10: - resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} + /@esbuild/linux-ppc64/0.25.8: + resolution: {integrity: sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -2745,8 +2731,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.25.10: - resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} + /@esbuild/linux-riscv64/0.25.8: + resolution: {integrity: sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -2754,8 +2740,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.25.10: - resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} + /@esbuild/linux-s390x/0.25.8: + resolution: {integrity: sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -2763,8 +2749,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.25.10: - resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} + /@esbuild/linux-x64/0.25.8: + resolution: {integrity: sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==} engines: {node: '>=18'} cpu: [x64] os: [linux] @@ -2772,8 +2758,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-arm64/0.25.10: - resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} + /@esbuild/netbsd-arm64/0.25.8: + resolution: {integrity: sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] @@ -2781,8 +2767,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.25.10: - resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} + /@esbuild/netbsd-x64/0.25.8: + resolution: {integrity: sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] @@ -2790,8 +2776,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-arm64/0.25.10: - resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} + /@esbuild/openbsd-arm64/0.25.8: + resolution: {integrity: sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -2799,8 +2785,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.25.10: - resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} + /@esbuild/openbsd-x64/0.25.8: + resolution: {integrity: sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -2808,8 +2794,8 @@ packages: dev: true optional: true - /@esbuild/openharmony-arm64/0.25.10: - resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} + /@esbuild/openharmony-arm64/0.25.8: + resolution: {integrity: sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==} engines: {node: '>=18'} cpu: [arm64] os: [openharmony] @@ -2817,8 +2803,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.25.10: - resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} + /@esbuild/sunos-x64/0.25.8: + resolution: {integrity: sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -2826,8 +2812,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.25.10: - resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} + /@esbuild/win32-arm64/0.25.8: + resolution: {integrity: sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -2835,8 +2821,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.25.10: - resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} + /@esbuild/win32-ia32/0.25.8: + resolution: {integrity: sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -2844,8 +2830,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.25.10: - resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} + /@esbuild/win32-x64/0.25.8: + resolution: {integrity: sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -2853,13 +2839,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.9.0_eslint@9.37.0: - resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==} + /@eslint-community/eslint-utils/4.7.0_eslint@9.32.0: + resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 9.37.0 + eslint: 9.32.0 eslint-visitor-keys: 3.4.3 dev: true @@ -2873,21 +2859,19 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.3 + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true - /@eslint/config-helpers/0.4.0: - resolution: {integrity: sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==} + /@eslint/config-helpers/0.3.0: + resolution: {integrity: sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - dependencies: - '@eslint/core': 0.16.0 dev: true - /@eslint/core/0.16.0: - resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==} + /@eslint/core/0.15.1: + resolution: {integrity: sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@types/json-schema': 7.0.15 @@ -2898,7 +2882,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: ajv: 6.12.6 - debug: 4.4.3 + debug: 4.4.1 espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 @@ -2910,8 +2894,8 @@ packages: - supports-color dev: true - /@eslint/js/9.37.0: - resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==} + /@eslint/js/9.32.0: + resolution: {integrity: sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true @@ -2920,42 +2904,42 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@eslint/plugin-kit/0.4.0: - resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==} + /@eslint/plugin-kit/0.3.4: + resolution: {integrity: sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@eslint/core': 0.16.0 + '@eslint/core': 0.15.1 levn: 0.4.1 dev: true - /@floating-ui/core/1.7.3: - resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==} + /@floating-ui/core/1.7.2: + resolution: {integrity: sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==} dependencies: '@floating-ui/utils': 0.2.10 - /@floating-ui/dom/1.7.4: - resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==} + /@floating-ui/dom/1.7.2: + resolution: {integrity: sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==} dependencies: - '@floating-ui/core': 1.7.3 + '@floating-ui/core': 1.7.2 '@floating-ui/utils': 0.2.10 - /@floating-ui/react-dom/2.1.6_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==} + /@floating-ui/react-dom/2.1.4_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-JbbpPhp38UmXDDAu60RJmbeme37Jbgsm7NrHGgzYYFKmblzRUh6Pa641dII6LsjwF4XlScDrde2UAzDo/b9KPw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/dom': 1.7.4 + '@floating-ui/dom': 1.7.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - /@floating-ui/react/0.27.16_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-9O8N4SeG2z++TSM8QA/KTeKFBVCNEz/AGS7gWPJf6KFRzmRWixFRnCnkPHRDwSVZW6QPDO6uT0P2SpWNKCc9/g==} + /@floating-ui/react/0.27.14_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-aSf9JXfyXpRQWMbtuW+CJQrnhzHu4Hg1Th9AkvR1o+wSW/vCUVMrtgXaRY5ToV5Fh5w3I7lXJdvlKVvYrQrppw==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' dependencies: - '@floating-ui/react-dom': 2.1.6_nnrd3gsncyragczmpvfhocinkq + '@floating-ui/react-dom': 2.1.4_nnrd3gsncyragczmpvfhocinkq '@floating-ui/utils': 0.2.10 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -2986,13 +2970,13 @@ packages: resolution: {integrity: sha512-mcWlgt6FHD31FEWLxXh2cVmX03zCDOoz8oxC9Uxfddni9VVBFOJR8AiYkisWPGsUhQt9a5PY5n5Yh36KLZCntg==} engines: {node: '>=18'} dependencies: - google-gax: 5.0.4 + google-gax: 5.0.1 transitivePeerDependencies: - supports-color dev: false - /@google-cloud/storage/7.17.2: - resolution: {integrity: sha512-6xN0KNO8L/LIA5zu3CJwHkJiB6n65eykBLOb0E+RooiHYgX8CSao6lvQiKT9TBk2gL5g33LL3fmhDodZnt56rw==} + /@google-cloud/storage/7.16.0: + resolution: {integrity: sha512-7/5LRgykyOfQENcm6hDKP8SX/u9XxE5YOiWOkgkwcoO+cG8xT/cyOvp9wwN3IxfdYgpHs8CE7Nq2PKX2lNaEXw==} engines: {node: '>=14'} dependencies: '@google-cloud/paginator': 5.0.2 @@ -3015,22 +2999,22 @@ packages: - supports-color dev: false - /@grpc/grpc-js/1.14.0: - resolution: {integrity: sha512-N8Jx6PaYzcTRNzirReJCtADVoq4z7+1KQ4E70jTg/koQiMoUSN1kbNjPOqpPbhMFhfU1/l7ixspPl8dNY+FoUg==} + /@grpc/grpc-js/1.13.4: + resolution: {integrity: sha512-GsFaMXCkMqkKIvwCQjCrwH+GHbPKBjhwo/8ZuUkWHqbI73Kky9I+pQltrlT0+MWpedCoosda53lgjYfyEPgxBg==} engines: {node: '>=12.10.0'} dependencies: - '@grpc/proto-loader': 0.8.0 + '@grpc/proto-loader': 0.7.15 '@js-sdsl/ordered-map': 4.4.2 dev: false - /@grpc/proto-loader/0.8.0: - resolution: {integrity: sha512-rc1hOQtjIWGxcxpb9aHAfLpIctjEnsDehj0DAiVfBlmT84uvR0uUtN2hEi/ecvWVjXUGf5qPF4qEgiLOx1YIMQ==} + /@grpc/proto-loader/0.7.15: + resolution: {integrity: sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==} engines: {node: '>=6'} hasBin: true dependencies: lodash.camelcase: 4.3.0 long: 5.3.2 - protobufjs: 7.5.4 + protobufjs: 7.5.3 yargs: 17.7.2 dev: false @@ -3039,12 +3023,12 @@ packages: engines: {node: '>=18.18.0'} dev: true - /@humanfs/node/0.16.7: - resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} + /@humanfs/node/0.16.6: + resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==} engines: {node: '>=18.18.0'} dependencies: '@humanfs/core': 0.19.1 - '@humanwhocodes/retry': 0.4.3 + '@humanwhocodes/retry': 0.3.1 dev: true /@humanwhocodes/module-importer/1.0.1: @@ -3052,6 +3036,11 @@ packages: engines: {node: '>=12.22'} dev: true + /@humanwhocodes/retry/0.3.1: + resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} + engines: {node: '>=18.18'} + dev: true + /@humanwhocodes/retry/0.4.3: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} @@ -3073,77 +3062,77 @@ packages: dependencies: string-width: 5.1.2 string-width-cjs: /string-width/4.2.3 - strip-ansi: 7.1.2 + strip-ansi: 7.1.0 strip-ansi-cjs: /strip-ansi/6.0.1 wrap-ansi: 8.1.0 wrap-ansi-cjs: /wrap-ansi/7.0.0 - /@itwin/appui-abstract/5.2.0_@itwin+core-bentley@5.2.0: - resolution: {integrity: sha512-RncSa//qS/s65v7839gIZ7S2OB1YRFrf61pNDgFn9huoz7ickAybubiJ04bZI5BrVLIua8TAUUSuakQUgyFS1w==} + /@itwin/appui-abstract/5.0.4_@itwin+core-bentley@5.0.4: + resolution: {integrity: sha512-NqTd6c0jDpmA3087dSnF4y19PJL5y8+e5Wp5170qevLkUnNroySZR5TfGO7fILpFC/MVrhl1tL7khlnXwsF/lw==} peerDependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 - /@itwin/appui-react/5.15.2_hiji5sqixaa525fygouf4o3clq: - resolution: {integrity: sha512-wTyCcGYLBUbQj3Z1LUogdIL+lmH7pZAKwnc+GtgZDg9cy3QTmLCKa+jdTyhp7/9Hp9Zv/90cNUiMY1oEOaL3tA==} + /@itwin/appui-react/5.11.2_ueu42ffqs22sq7x22vrkazjkxq: + resolution: {integrity: sha512-xVMFeYIwUX5FjHXdCB3SJ2gMQGWz3daCYdbYN24rlV4aKobiwAyG9lrmv+D54LWAkQLh5QYcxVYxHaxp2g9GZw==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.15.2 + '@itwin/components-react': 5.11.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.2 - '@itwin/imodel-components-react': 5.15.2 + '@itwin/core-react': 5.11.2 + '@itwin/imodel-components-react': 5.11.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 react-redux: ^7.2.2 || ^8.0.0 || ^9.0.0 redux: ^4.1.0 || ^5.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - immer: 10.1.3 + immer: 10.1.1 lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 5.0.0_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny react-transition-group: 4.4.5_nnrd3gsncyragczmpvfhocinkq redux: 5.0.1 rxjs: 7.8.2 ts-key-enum: 2.0.13 - zustand: 4.5.7_2e42cwvd7ndi4wzye7buf46csy + zustand: 4.5.7_gw5pd33e33sg34xlggu7lu6m5i transitivePeerDependencies: - '@types/react' - /@itwin/browser-authorization/2.0.0_@itwin+core-bentley@5.2.0: + /@itwin/browser-authorization/2.0.0_@itwin+core-bentley@5.0.4: resolution: {integrity: sha512-IG5eaLAqu1lUFnUA2IuybdJ1RZcCqjoDQQghZ9XSxutOdZDJeT1O60Eo9DjUi5ISfS1HfUGNNAeQepSzg/DFcg==} peerDependencies: '@itwin/core-bentley': ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 oidc-client-ts: 3.3.0 dev: false - /@itwin/build-tools/4.11.6_@types+node@22.18.8: + /@itwin/build-tools/4.11.6_@types+node@22.16.5: resolution: {integrity: sha512-Tr4LLFsCGkH0YiE26hwkiOdz3thrJ3LDv66Ceq0IJyb6DTpVtUTp1u9kwmYh7tYjQH1sxWDKtMWoD+1CAkzgOQ==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.47.12_@types+node@22.18.8 + '@microsoft/api-extractor': 7.47.12_@types+node@22.16.5 chalk: 3.0.0 cpx2: 3.0.2 cross-spawn: 7.0.6 @@ -3163,18 +3152,18 @@ packages: - supports-color dev: true - /@itwin/build-tools/5.2.0: - resolution: {integrity: sha512-fzXaQ43f7ikytqoYKf4P53T6c3mat2Mz0jG9prYUAYepkrXbbQDAakAhyH5xnk65icpXnIHo7UadirlO6/gyNQ==} + /@itwin/build-tools/5.0.4: + resolution: {integrity: sha512-b5Wwq/U92tLUMOKvaE8X9Kc7HueYAnxxMGrS0YS2nRI9h0rt45B1w4x8mOH/b8zGIhFBOtsGa/lY2jVlWsoNjg==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.52.15 + '@microsoft/api-extractor': 7.52.9 chalk: 3.0.0 cpx2: 8.0.0 cross-spawn: 7.0.6 fs-extra: 8.1.0 glob: 10.4.5 - mocha: 11.7.4 - mocha-junit-reporter: 2.2.1_mocha@11.7.4 + mocha: 11.7.1 + mocha-junit-reporter: 2.2.1_mocha@11.7.1 rimraf: 6.0.1 tree-kill: 1.2.2 typedoc: 0.26.11_typescript@5.6.3 @@ -3187,18 +3176,18 @@ packages: - supports-color dev: true - /@itwin/build-tools/5.2.0_@types+node@22.18.8: - resolution: {integrity: sha512-fzXaQ43f7ikytqoYKf4P53T6c3mat2Mz0jG9prYUAYepkrXbbQDAakAhyH5xnk65icpXnIHo7UadirlO6/gyNQ==} + /@itwin/build-tools/5.0.4_@types+node@22.16.5: + resolution: {integrity: sha512-b5Wwq/U92tLUMOKvaE8X9Kc7HueYAnxxMGrS0YS2nRI9h0rt45B1w4x8mOH/b8zGIhFBOtsGa/lY2jVlWsoNjg==} hasBin: true dependencies: - '@microsoft/api-extractor': 7.52.15_@types+node@22.18.8 + '@microsoft/api-extractor': 7.52.9_@types+node@22.16.5 chalk: 3.0.0 cpx2: 8.0.0 cross-spawn: 7.0.6 fs-extra: 8.1.0 glob: 10.4.5 - mocha: 11.7.4 - mocha-junit-reporter: 2.2.1_mocha@11.7.4 + mocha: 11.7.1 + mocha-junit-reporter: 2.2.1_mocha@11.7.1 rimraf: 6.0.1 tree-kill: 1.2.2 typedoc: 0.26.11_typescript@5.6.3 @@ -3235,8 +3224,8 @@ packages: inversify: 6.0.3 reflect-metadata: 0.1.14 - /@itwin/cloud-agnostic-core/3.0.4: - resolution: {integrity: sha512-aOgtonCzp1mm8IueeF+7wcIsp/lpkkv3qSyPXj+C141xQItnHL6vjhSD8W8X3OWPlGZKS1JqB/mB20/2X14dFQ==} + /@itwin/cloud-agnostic-core/3.0.2: + resolution: {integrity: sha512-olyf+i/iWDjXBFcYHodZKa4inh5bpB54K/phi75ayhmyoViuT1dtKI34E2EHm3Xpdvlj/rUf/CK04rK9mCndNQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -3247,23 +3236,23 @@ packages: optional: true dev: false - /@itwin/components-react/5.15.2_dakcew422suvmf3gwk2wbx6nam: - resolution: {integrity: sha512-/hcKlnOehXPM8ln2HwNpkN/guC3Uu3Qt+DaSsZ1Nqwv1JvHungWwa3VXbYgVwb9DeNW4j8vTkzyZkOs7pJQSrA==} + /@itwin/components-react/5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4: + resolution: {integrity: sha512-aEwQYbrvRI2hcjHJNOLc/b7GRIsKM8jfZXBYFX9P3p4Ga3NG0ak3rMdNOy1s9j8RT6DG2Hq0m9k65cs2kOMSlQ==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 - '@itwin/core-react': 5.15.2 + '@itwin/core-react': 5.11.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - immer: 10.1.3 + immer: 10.1.1 linkify-it: 2.2.0 lodash: 4.17.21 react: 18.3.1 @@ -3272,25 +3261,25 @@ packages: rxjs: 7.8.2 ts-key-enum: 2.0.13 - /@itwin/core-backend/5.2.0_be7tby3n3f6ekgo4ujcruu7q7q: - resolution: {integrity: sha512-8Cu3KHFpTrlw4Aozx7+mdpS9CasLQHCv0jCIwJziq1ep/doaAtG+jtlsr3w0fvzOOM6bnZTw5lDA8dWHVsXfmA==} + /@itwin/core-backend/5.0.4_rhsmh7l25t6muvihkch3ab4kfy: + resolution: {integrity: sha512-VWcroET2zrQo1rpJANRiJB3W1bLy7UF8UjhvwjpfVGnV5z0D8UPv3+xhbJTLRcINuT+OrT9gCMtF2G8BmE1AOQ==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 '@opentelemetry/api': ^1.0.4 peerDependenciesMeta: '@opentelemetry/api': optional: true dependencies: - '@bentley/imodeljs-native': 5.2.20 + '@bentley/imodeljs-native': 5.0.114 '@itwin/cloud-agnostic-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me '@itwin/object-storage-azure': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm '@itwin/object-storage-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm form-data: 4.0.4 @@ -3309,57 +3298,57 @@ packages: - supports-color - utf-8-validate - /@itwin/core-bentley/5.2.0: - resolution: {integrity: sha512-n6ZHc7I2WGDB9iHwht0Fo8yasO5sgQcvS1QXRNevolw5sxgbuk/8G+1s58UejJya/svVd/BciW71dVQTvrwZSA==} + /@itwin/core-bentley/5.0.4: + resolution: {integrity: sha512-EVEkSqNt/ZpeSNubIiJhW/IzbWB2jorPTlOVlGG2MsLg+VAE+FiFCUqkJt8KxvMPWYGopcuf55/Ww5W9cxt3MA==} - /@itwin/core-common/4.11.6_bg7d3eo2ewqvpfjydivhmudroe: + /@itwin/core-common/4.11.6_chv7ccoa2od5ntp2ckdf2mjmxi: resolution: {integrity: sha512-YrZDUhFB629HKh942wpRUTQV5fZQEVDk0M5Bmx2AvtSbzUQCwVvgKsJq20ltmYbYePZyQexFkQ1JcHZISSPKfQ==} peerDependencies: '@itwin/core-bentley': ^4.11.6 '@itwin/core-geometry': ^4.11.6 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-geometry': 5.0.4 flatbuffers: 1.12.0 - js-base64: 3.7.8 + js-base64: 3.7.7 - /@itwin/core-common/5.2.0_bg7d3eo2ewqvpfjydivhmudroe: - resolution: {integrity: sha512-nBubhL0ujTpIoQcNzeQdn1LPDSTAGKnWLxEeH1MwcX3vFWe29P31rN9mPEJNxdV5eZdAY8lhumQTl3W+9NI+gA==} + /@itwin/core-common/5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi: + resolution: {integrity: sha512-9teSnmlRLhb3lndOAMaOBz2mdAOagWAAiSOhqzlqGyeS8Ga3kDzi4Af0VAqi6ql5l89puC7lfVrW0pUYVnn/Lg==} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-geometry': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-geometry': 5.0.4 flatbuffers: 1.12.0 - js-base64: 3.7.8 + js-base64: 3.7.7 - /@itwin/core-electron/5.2.0_hhngmu6vqw6q2v54hb23xtc3de: - resolution: {integrity: sha512-v3DlKzxQOA2fgUBqJOI7yhxvFZnU6MW0+dQuYSh8PzIhHTLImYGY/PgNUcAfxtoi24w9I1i8jsI2dhOl7SQ81g==} + /@itwin/core-electron/5.0.4_et4f26uw2ylm4akdrro4a3kdr4: + resolution: {integrity: sha512-PJexNoAdfplUW0q1BQHnYgkf0Z1H0Qs+3V1BpGDpEbNJdG/Z7MqAprYXKBMkdgMQIswdObvahk1nTdDl07V/Dw==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-backend': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-frontend': 5.2.0 - electron: ^35.0.0 || ^36.0.0 || ^37.0.0 || ^38.0.0 + '@itwin/core-backend': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-frontend': 5.0.4 + electron: ^35.0.0 || ^36.0.0 dependencies: - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq '@openid/appauth': 1.3.2 - electron: 36.9.3 + electron: 36.7.3 open: 7.4.2 username: 7.0.0 transitivePeerDependencies: - debug - /@itwin/core-extension/5.2.0_4d3ckg7lnjsex4dllzt5p6zhmy: - resolution: {integrity: sha512-Vtxylwgbu5T+dU46SRoSIusHgyjo37OVQzql4R03s1eXKqGVdHKcJPDWVnPh0kCcq+ApcbOcnKYyb0ZEcAXAtg==} + /@itwin/core-extension/5.0.4_ncqq3ushtttdp5thx6iqn746bm: + resolution: {integrity: sha512-96wVctk6/2stPCEGxsQICnitik4ArltJjW2llbu3zV0Kcp5l099JFZEqr6nA49BJy/qWJDGYWQp1CjlvytL60g==} dependencies: - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_iux2gvur46my23doowrzqxph24 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_7nqnk2fgl2zozfisrempvmupky transitivePeerDependencies: - '@itwin/appui-abstract' - '@itwin/core-bentley' @@ -3374,32 +3363,30 @@ packages: - reflect-metadata dev: false - /@itwin/core-frontend/5.2.0_5icd3fh7k66uelpx3etlf7wjre: - resolution: {integrity: sha512-jg2LAyIS9Mh0UyQuJLVpCRDudLrjaVr6o1RLAYUGevZ0w+HUENOBsvdx1O8WCFBiXcY3AQMKf8DXDtVPHbuoPA==} + /@itwin/core-frontend/5.0.4_7nqnk2fgl2zozfisrempvmupky: + resolution: {integrity: sha512-68aI+H0HAJOQCeGxZ/XCys788nab3RfJHdhuNWb+QXB64hyFzSQW880pf8Gtk5AES+iEGz86jsuXPTkBvncBQw==} peerDependencies: - '@itwin/appui-abstract': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-geometry': 5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 - '@itwin/ecschema-rpcinterface-common': 5.2.0 + '@itwin/appui-abstract': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-geometry': 5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 + '@itwin/ecschema-rpcinterface-common': 5.0.4 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 '@itwin/cloud-agnostic-core': 2.3.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 '@itwin/object-storage-core': 2.3.0 - '@itwin/webgl-compatibility': 5.2.0 - '@loaders.gl/core': 4.3.4 - '@loaders.gl/draco': 4.3.4_@loaders.gl+core@4.3.4 + '@itwin/webgl-compatibility': 5.0.4 + '@loaders.gl/core': 3.4.15 + '@loaders.gl/draco': 3.4.15 fuse.js: 3.6.1 wms-capabilities: 0.4.0 transitivePeerDependencies: @@ -3407,31 +3394,34 @@ packages: - encoding - inversify - reflect-metadata + dev: false - /@itwin/core-frontend/5.2.0_iux2gvur46my23doowrzqxph24: - resolution: {integrity: sha512-jg2LAyIS9Mh0UyQuJLVpCRDudLrjaVr6o1RLAYUGevZ0w+HUENOBsvdx1O8WCFBiXcY3AQMKf8DXDtVPHbuoPA==} + /@itwin/core-frontend/5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq: + resolution: {integrity: sha512-68aI+H0HAJOQCeGxZ/XCys788nab3RfJHdhuNWb+QXB64hyFzSQW880pf8Gtk5AES+iEGz86jsuXPTkBvncBQw==} peerDependencies: - '@itwin/appui-abstract': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-geometry': 5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 - '@itwin/ecschema-rpcinterface-common': 5.2.0 + '@itwin/appui-abstract': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-geometry': 5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 + '@itwin/ecschema-rpcinterface-common': 5.0.4 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 '@itwin/cloud-agnostic-core': 2.3.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-orbitgt': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-orbitgt': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy '@itwin/object-storage-core': 2.3.0 - '@itwin/webgl-compatibility': 5.2.0 - '@loaders.gl/core': 4.3.4 - '@loaders.gl/draco': 4.3.4_@loaders.gl+core@4.3.4 + '@itwin/webgl-compatibility': 5.0.4 + '@loaders.gl/core': 3.4.15 + '@loaders.gl/draco': 3.4.15 fuse.js: 3.6.1 wms-capabilities: 0.4.0 transitivePeerDependencies: @@ -3439,52 +3429,51 @@ packages: - encoding - inversify - reflect-metadata - dev: false - /@itwin/core-geometry/5.2.0: - resolution: {integrity: sha512-hb4TU7weF5fdwk/qwGqH4ylZilWq7qxKBvbMu67apxynhsbeVf25jceq6r1TG36CQ42F5sGt9B2i9qYfbtBthA==} + /@itwin/core-geometry/5.0.4: + resolution: {integrity: sha512-OGJ1wj97yafdIOQHu7LRfzsJ2rKBnter+Ue+lmFgg1W7aEkWzZUA9oHUD0E3/k+4CuObmNdKi+yavj6HoC2yng==} dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 flatbuffers: 1.12.0 - /@itwin/core-i18n/5.2.0_@itwin+core-bentley@5.2.0: - resolution: {integrity: sha512-nTjtMxwakXoftbZqSgYuoIqvytmNWW/D/KZfkmq/zHnazfxEjIkQbnIukBuqsusTlU9LwHeFCFjfXoN8g3MH2g==} + /@itwin/core-i18n/5.0.4_@itwin+core-bentley@5.0.4: + resolution: {integrity: sha512-S0MOY3xUpx/YSdL2B+8d/2CruLHSaZyAZAUESEqpp66wurZxbGdntNzDLREJFnAyVbn/ES+pQuDNi3qmcF8XFQ==} peerDependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 i18next: 21.10.0 i18next-browser-languagedetector: 6.1.8 i18next-http-backend: 3.0.2 transitivePeerDependencies: - encoding - /@itwin/core-markup/5.2.0_4gvsnie47jk7wxhlvw6n7coybu: - resolution: {integrity: sha512-YSc3idOzGNmqYxAPJpHsmibX2+Zl6Q7cnrAVd3U/pjqGRHeragv+i7m+bqHJUCQyBRxYgCnxwUUhx8/w2EQkag==} + /@itwin/core-markup/5.0.4_dy3nlksrgqfud3ute5drbj62bi: + resolution: {integrity: sha512-o09ot3sUAnWG5BQ1Y4A/YoqlYx77t9K3nQFaiM4jPoRWbPgLugMIHGL32dRNv8qo/xlh7Nrz6HXl3dRaygdRkQ==} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-frontend': 5.2.0 - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-frontend': 5.0.4 + '@itwin/core-geometry': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 '@svgdotjs/svg.js': 3.0.16 - /@itwin/core-orbitgt/5.2.0: - resolution: {integrity: sha512-ksrVkj+0k13JVTcGQXZG9RCd0sigx9qG+B0eONknECZJm2EhNScOrGcxdEs1Mku+3TreNRpSfL7WBPceWL0ZcQ==} + /@itwin/core-orbitgt/5.0.4: + resolution: {integrity: sha512-WRbhfMDBaNCi5p33wkD+dgqWAXAKMaRd6eQ4jGY+c6CffYV1Yzmv2HXd8Gkvk6CjzgtDYx4r57fYdswUZ7xHOg==} - /@itwin/core-quantity/5.2.0_@itwin+core-bentley@5.2.0: - resolution: {integrity: sha512-/503qsEWPIwaQW0QY4TnwlD4DOpk3Nb96zt7PsSmLpS7ifJTornIDpI1wlpCEMUFpjiuVgaN4tc91TqqRGAypQ==} + /@itwin/core-quantity/5.0.4_@itwin+core-bentley@5.0.4: + resolution: {integrity: sha512-wb1V+ZQPOcl1lNZz8t6WzQwgFgmxJpXtYLFOGiSzvgjQlGW94w+BW2YYtx41PitfDgvuwOtP3kd3KNc6eyE8PQ==} peerDependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 - /@itwin/core-react/5.15.2_dufwkdgqrbhtuaatagma57chcm: - resolution: {integrity: sha512-bBTIVBhApowFdwXb2LulT2fRXuhqKkR2ANCxxKLUXRe+rcfEemT1O2wfPWv0899WgkIvddJ8A2ISR/whnkTl0w==} + /@itwin/core-react/5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm: + resolution: {integrity: sha512-0JJFMPTxO+/x+30Ej5mwnl1zAOusT/fNBinp/xvE+0JU8Btk+4YiTy9n6xvrxiVEvb8YQS62nOdzbeNm+CMhKg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/core-bentley': ^4.0.0 || ^5.0.0 @@ -3492,20 +3481,20 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 - dompurify: 3.2.7 + dompurify: 3.2.6 lodash: 4.17.21 react: 18.3.1 react-autosuggest: 10.1.0_react@18.3.1 react-dom: 18.3.1_react@18.3.1 ts-key-enum: 2.0.13 - /@itwin/desktop-viewer-react/5.0.1_aw7eu5knama5nefzszb6luwmei: - resolution: {integrity: sha512-keYRfdQ95IZ5o8urZGJEY/hLHOBvgGLDTFbdzvIKMorH9IOnNAuoJPpQN9JpSkSbMzkyBOAxdtbbp3b8egtlxw==} + /@itwin/desktop-viewer-react/5.0.0_w2btn5jzsbsav6hxozneaeucq4: + resolution: {integrity: sha512-suRMUty1da1YDHTKK1hQashmyXHZJHBOkImi+iolkgsHKHQ7BEX/76s1HVMfisY87kTYCsUB5W8H2xd4GQRS9w==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 @@ -3520,18 +3509,18 @@ packages: react-redux: ^9.0.0 redux: ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-electron': 5.2.0_hhngmu6vqw6q2v54hb23xtc3de - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/electron-authorization': 0.21.1_ba7y34324wc2w5p5gxilk7yrdu - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/viewer-react': 5.0.1_s3su3k5q5liuwaekssfjti7ouq - electron: 36.9.3 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-electron': 5.0.4_et4f26uw2ylm4akdrro4a3kdr4 + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/electron-authorization': 0.21.1_fxncd5xejy6fcwxzktt5qb5q6a + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/viewer-react': 5.0.0_f5t36vxebjlehply3f33fvues4 + electron: 36.7.3 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -3549,63 +3538,63 @@ packages: - debug dev: false - /@itwin/ecschema-metadata/5.2.0_ghy5a54cznw4vvy7yevqird4re: - resolution: {integrity: sha512-KmV4qlA9NMbtrqULsUVS1GwxDo9XVXwLjaP4xSn9F6gtZqArudGla6fbAAj46G4at40R8rspTFhz7PzE2VYpzA==} + /@itwin/ecschema-metadata/5.0.4_ltct6afzyc5qvihrgi44s7o6me: + resolution: {integrity: sha512-1RW27FZI5KRdu3eZ0RYM6xRbAI7r2UT2KK5nojtl9CUw49iw8UB/RuP7LU9S6R6HJXmtN5WHF/ZhLsAADiUMgA==} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-quantity': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-quantity': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 - /@itwin/ecschema-rpcinterface-common/5.2.0_be7tby3n3f6ekgo4ujcruu7q7q: - resolution: {integrity: sha512-Vigrrjbmkl1lQ1B9d1HqOqzqrik86HZ7MyMl7fuxenkhLHt+w+Au+hgcaZg9BhRaqsnKRqbsNcEde3lU2RYoFg==} + /@itwin/ecschema-rpcinterface-common/5.0.4_rhsmh7l25t6muvihkch3ab4kfy: + resolution: {integrity: sha512-97z1qE8QCx3e+Twi4OrahQODcjy5XlICHOb268AS0+ycBCpEfFsvGg+ZIXccTDDQTgMxUKz8fCukJ/YcCN9KxQ==} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me - /@itwin/ecschema-rpcinterface-impl/5.2.0_sjgwsrjc64ooptgmk4xah2sbdi: - resolution: {integrity: sha512-hq/8tDSvqVl6tEdvoNgH9Y8qqKtQAVXmzcx6147BAyGu85actlCjqgrTTOjGDtazoKddGhN42mWiIYpY+h/SJw==} + /@itwin/ecschema-rpcinterface-impl/5.0.4_k37szeyxs6og3t3nueuoikb7da: + resolution: {integrity: sha512-V15NtahvakuFz9oKEQc4d09lqBm34gZETFdUPX2P7Xlxs5h0v0fiU6buM7Hup9mhalysMpwVAizkC6LIYLvhcA==} peerDependencies: - '@itwin/core-backend': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 - '@itwin/ecschema-rpcinterface-common': 5.2.0 + '@itwin/core-backend': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 + '@itwin/ecschema-rpcinterface-common': 5.0.4 dependencies: - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy dev: false - /@itwin/electron-authorization/0.21.1_ba7y34324wc2w5p5gxilk7yrdu: + /@itwin/electron-authorization/0.21.1_fxncd5xejy6fcwxzktt5qb5q6a: resolution: {integrity: sha512-BLBaSjwXWQ6Fv+eq2R35Y6lngk9komvXJsZwjM76XPiwgtr+MlOe/dEEHZRYAKfPu2prrFYPopbq6clWvFYRvA==} peerDependencies: '@itwin/core-bentley': ^5.0.0 electron: '>=35.0.0 <37.0.0' dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 4.11.6_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 4.11.6_chv7ccoa2od5ntp2ckdf2mjmxi '@openid/appauth': 1.3.2 - electron: 36.9.3 + electron: 36.7.3 electron-store: 8.2.0 username: 7.0.0 transitivePeerDependencies: - '@itwin/core-geometry' - debug - /@itwin/eslint-plugin/5.2.1_eslint@9.37.0: + /@itwin/eslint-plugin/5.2.1_3exlvpe3zl35bh3i3a6rjf7vke: resolution: {integrity: sha512-iFmxAXzBYUm/yHiyp37V8Qn2oZ9iqwB1HxWX1AAhewk77JUIhO1KLY2hrBNisHx49giy7hZmIOBEaXc357z+Uw==} engines: {node: ^18.18.0 || ^20.0.0 || ^22.0.0} hasBin: true @@ -3613,23 +3602,24 @@ packages: eslint: ^9.11.1 typescript: ^3.7.0 || ^4.0.0 || ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta - '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 - eslint: 9.37.0 + '@typescript-eslint/eslint-plugin': 8.38.0_nzpje2cljrkf5e6p6seyzdikza + '@typescript-eslint/parser': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke + eslint: 9.32.0 eslint-formatter-visualstudio: 8.40.0 - eslint-plugin-import: 2.32.0_eslint@9.37.0 + eslint-plugin-import: 2.32.0_eslint@9.32.0 eslint-plugin-jam3: 0.2.3 - eslint-plugin-jsdoc: 50.8.0_eslint@9.37.0 - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 - eslint-plugin-prefer-arrow: 1.2.3_eslint@9.37.0 - eslint-plugin-react: 7.37.5_eslint@9.37.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 + eslint-plugin-jsdoc: 50.8.0_eslint@9.32.0 + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 + eslint-plugin-prefer-arrow: 1.2.3_eslint@9.32.0 + eslint-plugin-react: 7.37.5_eslint@9.32.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 + typescript: 5.6.3 workspace-tools: 0.36.4 transitivePeerDependencies: - supports-color dev: true - /@itwin/eslint-plugin/5.2.1_kklrdhcdgsso5uhcd2buyqgup4: + /@itwin/eslint-plugin/5.2.1_eslint@9.32.0: resolution: {integrity: sha512-iFmxAXzBYUm/yHiyp37V8Qn2oZ9iqwB1HxWX1AAhewk77JUIhO1KLY2hrBNisHx49giy7hZmIOBEaXc357z+Uw==} engines: {node: ^18.18.0 || ^20.0.0 || ^22.0.0} hasBin: true @@ -3637,32 +3627,31 @@ packages: eslint: ^9.11.1 typescript: ^3.7.0 || ^4.0.0 || ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 8.46.0_vd73bhjqvpt7uonsh6xu5cnczu - '@typescript-eslint/parser': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 - eslint: 9.37.0 + '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi + '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 + eslint: 9.32.0 eslint-formatter-visualstudio: 8.40.0 - eslint-plugin-import: 2.32.0_eslint@9.37.0 + eslint-plugin-import: 2.32.0_eslint@9.32.0 eslint-plugin-jam3: 0.2.3 - eslint-plugin-jsdoc: 50.8.0_eslint@9.37.0 - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 - eslint-plugin-prefer-arrow: 1.2.3_eslint@9.37.0 - eslint-plugin-react: 7.37.5_eslint@9.37.0 - eslint-plugin-react-hooks: 5.2.0_eslint@9.37.0 - typescript: 5.6.3 + eslint-plugin-jsdoc: 50.8.0_eslint@9.32.0 + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 + eslint-plugin-prefer-arrow: 1.2.3_eslint@9.32.0 + eslint-plugin-react: 7.37.5_eslint@9.32.0 + eslint-plugin-react-hooks: 5.2.0_eslint@9.32.0 workspace-tools: 0.36.4 transitivePeerDependencies: - supports-color dev: true - /@itwin/express-server/5.2.0_s43jr63hhssq7pip2nr67lp5wu: - resolution: {integrity: sha512-DzBOE7qcjuTG5mgicsjifBhziRWQMQq6UECj6bfEP4Oxyt51OIk+HxqINkjKJ9UnRyirXBLZd0KxHbsZ88IOVg==} + /@itwin/express-server/5.0.4_sasobyqfwh2gppwsvqeqercgme: + resolution: {integrity: sha512-QFDFw2F0YhT9tgpCX3+7BYJaU7lXEnKa6aBNAta7m04qBv/WQRoxbDTPe0OsCqE2eshvJL2QWNbI6FEWYKjqgw==} engines: {node: ^20.0.0 || ^22.0.0} peerDependencies: - '@itwin/core-backend': 5.2.0 - '@itwin/core-common': 5.2.0 + '@itwin/core-backend': 5.0.4 + '@itwin/core-common': 5.0.4 dependencies: - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi express: 4.21.2 express-ws: 5.0.2_express@4.21.2 transitivePeerDependencies: @@ -3670,13 +3659,13 @@ packages: - utf-8-validate dev: false - /@itwin/frontend-devtools/5.2.0_fx7w7j4337opdfmvhkfuk6xb4a: - resolution: {integrity: sha512-mDgLCCDx49e78T7wgGP4OXq7k1632EFdei8y6cqFnhPlDxpeejLrCOtYQswlxjSbwlDh/2H93AUr5t3/KEo+fA==} + /@itwin/frontend-devtools/5.0.4_77ejglwc2kfr436pryyzowmw4y: + resolution: {integrity: sha512-lInQgild5luqgL2Z5AvCsME8djHzPS6iEZxUNuWBV0qPoxSfwKBL8NkL3ZvCoDl91wccnGnB0INiAhN+9BQ+WA==} dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 file-saver: 2.0.5 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -3696,7 +3685,7 @@ packages: react: ^16.13.0 || ^17.0.2 react-dom: ^16.13.0 || ^17.0.2 dependencies: - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-react': 2.12.26_nnrd3gsncyragczmpvfhocinkq classnames: 2.5.1 react: 18.3.1 @@ -3704,53 +3693,53 @@ packages: react-intersection-observer: 8.34.0_react@18.3.1 dev: false - /@itwin/imodel-components-react/5.15.2_j476ykpok5ponswfrha4tijhei: - resolution: {integrity: sha512-nYl8FwHy6h6TZ0yRAdGCXvTLis7L9NTBLaMTdrAGyRhhXJtDD0kgWNEnNFxXkOUQz3OT9zXuy6hPbMj9vVzGrw==} + /@itwin/imodel-components-react/5.11.2_2m3djr4pgmw2vhnybahoparpua: + resolution: {integrity: sha512-1px8mZo/ETJ8OF6aTwLlIuiUYJOkTbNSpwpgnyibc9oZ7gMp8ZrwWb4qVDL8bbelTTuCH+01bFho70mz6K6oQQ==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 - '@itwin/components-react': 5.15.2 + '@itwin/components-react': 5.11.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.2 + '@itwin/core-react': 5.11.2 '@itwin/itwinui-react': ^3.15.0 react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq 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.0.2_ehj5gmvlb63tmyc5y6r4xi545m: - resolution: {integrity: sha512-KLlCejJJVijmVxg4t1yhKjxdZ1N+Bg+ZsHfhayCFTOSYfw0seQWm9d2SS4S5/bBI0kSecD3esX6+xg3t2MVBbw==} + /@itwin/imodels-access-backend/6.0.1_mxfgttxkmuqhgdbb2p5vzoi2ym: + resolution: {integrity: sha512-LTsuD5YlMuPniXZVcjrDlsq83hCdxLoSlur7W1gbWJPzVAUldyPkdZf6nEFuua5l/s5elQxm40Tb9FB9rxH13A==} peerDependencies: '@itwin/core-backend': ^5.0.0 '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 dependencies: - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq - '@itwin/imodels-client-authoring': 6.0.2 - '@itwin/imodels-client-management': 6.0.2 - '@itwin/object-storage-azure': 3.0.4 - '@itwin/object-storage-core': 3.0.4 - '@itwin/object-storage-google': 3.0.4 - axios: 1.12.2 + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 + '@itwin/imodels-client-authoring': 6.0.1 + '@itwin/imodels-client-management': 6.0.1 + '@itwin/object-storage-azure': 3.0.2 + '@itwin/object-storage-core': 3.0.2 + '@itwin/object-storage-google': 3.0.2 + axios: 1.11.0 transitivePeerDependencies: - debug - encoding @@ -3759,43 +3748,43 @@ packages: - supports-color dev: false - /@itwin/imodels-access-common/6.0.2_gxuevehvwe6jooaiq5mawny6aq: - resolution: {integrity: sha512-qR6ZTk3hyepniYUixnuoin/59eAD9idLSdFkTRtpdrqWMLKKvtD9heoOgxbCBd4jnuEfJpuwDTmJFbFkSBnCNw==} + /@itwin/imodels-access-common/6.0.1_ycdfdj7g4iag43g4fk6evsktr4: + resolution: {integrity: sha512-gLvCVu3eTUccOYbgeSEzfQom0rKO9AOi4Jbg44vpmvjqEPtom0Cogl+j3nnT3cTIiDc1mHNu3CFZFmyirqgZHQ==} peerDependencies: '@itwin/core-bentley': ^5.0.0 - '@itwin/imodels-client-management': 6.0.2 + '@itwin/imodels-client-management': 6.0.1 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/imodels-client-management': 6.0.2 + '@itwin/core-bentley': 5.0.4 + '@itwin/imodels-client-management': 6.0.1 - /@itwin/imodels-access-frontend/6.0.2_25r4feq6t3roal6kdm66itmske: - resolution: {integrity: sha512-3NVBXOOTtV7dsdD8hY9XWfhpN1fVLB6MBy3URub9ipWifJIboRZqb/B1zem7I9h6JHlcouSiHpsaj7CbE+JP1A==} + /@itwin/imodels-access-frontend/6.0.1_kqyds3asplga4b5cqvvifmghue: + resolution: {integrity: sha512-XDJEMWaqDt9t2XC3iOIzcaasF/8BYukyj/i9RMJE7PMeHrt6e6dFTzI4Ekt7CM9HwVUHU+Kuvu6A6XT3kSHKDQ==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-frontend': ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/imodels-access-common': 6.0.2_gxuevehvwe6jooaiq5mawny6aq - '@itwin/imodels-client-management': 6.0.2 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/imodels-access-common': 6.0.1_ycdfdj7g4iag43g4fk6evsktr4 + '@itwin/imodels-client-management': 6.0.1 transitivePeerDependencies: - debug - /@itwin/imodels-client-authoring/6.0.2: - resolution: {integrity: sha512-fa/U/tJwtU6LLq8lSLw7nijaVt16G3MLjpI1oEXWCO8ekpWfldqgxxUIWuifB4guXO3MqZaTLxdGRoAavrjPSg==} + /@itwin/imodels-client-authoring/6.0.1: + resolution: {integrity: sha512-8zlP5FL0M8Jfkei5ti9Xsn7uqwrwBtmgS+XbdmUT32pxWbdGoB9aeb1QHh5IxMGi1pKm3PGlEXnjmOrdKvEsOw==} dependencies: - '@itwin/imodels-client-management': 6.0.2 - '@itwin/object-storage-core': 3.0.4 + '@itwin/imodels-client-management': 6.0.1 + '@itwin/object-storage-core': 3.0.2 transitivePeerDependencies: - debug - inversify - reflect-metadata dev: false - /@itwin/imodels-client-management/6.0.2: - resolution: {integrity: sha512-Z36FM9DesrBaYEuwDVOFaPgzqsTVXmXax/sy7mUQxs22MUUDi4S6/d3AjcoAZcSdM/m2DfWChm53tqSXKM0AnA==} + /@itwin/imodels-client-management/6.0.1: + resolution: {integrity: sha512-gA2BGXqB+rOZlDWAcJ9vD43hHlj/4WSAS1NfnB/N1859poZr3m3c5bU1yUgOnDZzlRJAxLI6Y4J21EEccWbDUQ==} dependencies: - axios: 1.12.2 + axios: 1.11.0 transitivePeerDependencies: - debug @@ -3804,8 +3793,8 @@ packages: deprecated: iTwinUI v2 has reached end-of-life. Please upgrade to the latest version. dev: false - /@itwin/itwinui-icons-react/2.11.0_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-cUX19Kgs50m+HL283IAkCRjpCjC8BQDXjbgXqmHc0E+zHYeywDFGwIHXCh52IRva/oGxLQZ77EoUqyGxtYB/zg==} + /@itwin/itwinui-icons-react/2.10.0_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-yTaVxal/DAT0Y+MVo92q+2iiJG/IL9c9MDt+TcK6HHzudZlnLVZ9RAwmvL0K747Oq6UzCsBw8ykNzTfa+U69qA==} peerDependencies: react: '>=16.8.6' react-dom: '>=16.8.6' @@ -3858,8 +3847,8 @@ packages: tippy.js: 6.3.7 dev: false - /@itwin/itwinui-react/3.19.4_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-DEKmeMyW2w3DDyzt1KHrfXmyj1A0DkTbgF7R+PvrQrkDVh5+08vnAV/Q+EK9fkKUOuRL8P0lvhMhIPhRa1l1eQ==} + /@itwin/itwinui-react/3.19.1_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-xYgbbmJxm+HPN62B9/OYDaTwud1rFr/fSfgbrn+7HjKmNPAUCoPMvx7P0ZoeLZcmS2eNlCmH396cXYAjCF/b1Q==} peerDependencies: '@stratakit/foundations': '>=0.2.0' react: '>=17.0.0' @@ -3868,7 +3857,7 @@ packages: '@stratakit/foundations': optional: true dependencies: - '@floating-ui/react': 0.27.16_nnrd3gsncyragczmpvfhocinkq + '@floating-ui/react': 0.27.14_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq '@swc/helpers': 0.5.17 '@tanstack/react-virtual': 3.13.12_nnrd3gsncyragczmpvfhocinkq @@ -3885,36 +3874,36 @@ packages: resolution: {integrity: sha512-bwaoiqJdPvMCEhccXh5jE/uF83IoHaHofURZV62t9BEhKXW0LF+iaAwCPC+G4Sttgs6tUtqEGsPqj5RnbdipsQ==} dev: false - /@itwin/measure-tools-react/0.29.5_wpkg4x3wwywttxixtfioyxtwg4: - resolution: {integrity: sha512-LJ5CXsTjCzNgQkFB9kzHRETdgWgU9WevadvS3w3XNZwLgOmYmnfsEassPEqdeemtZtFdCODm1FtebW5YLGnr5g==} + /@itwin/measure-tools-react/0.28.2_b7c2erzxcsd5una7wszqtug44y: + resolution: {integrity: sha512-jBgoKiJ0CyhpET65LbUZoxjp5VmxwLUDZ8Fp4VT6D+aKOZdHfWTuQBG0Rn/Pg30ne5NhG8pHCfufOAUGr0I7hQ==} peerDependencies: - '@itwin/appui-abstract': ^5.1.0 + '@itwin/appui-abstract': ^5.0.0 '@itwin/appui-react': ^5.6.0 '@itwin/components-react': ^5.6.0 - '@itwin/core-bentley': ^5.1.0 - '@itwin/core-common': ^5.1.0 - '@itwin/core-frontend': ^5.1.0 - '@itwin/core-geometry': ^5.1.0 - '@itwin/core-quantity': ^5.1.0 + '@itwin/core-bentley': ^5.0.0 + '@itwin/core-common': ^5.0.0 + '@itwin/core-frontend': ^5.0.0 + '@itwin/core-geometry': ^5.0.0 + '@itwin/core-quantity': ^5.0.0 '@itwin/core-react': ^5.6.0 - '@itwin/ecschema-metadata': ^5.1.0 + '@itwin/ecschema-metadata': ^5.0.0 '@itwin/itwinui-react': ^3.16.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq react: 18.3.1 react-dom: 18.3.1_react@18.3.1 dev: false @@ -3940,8 +3929,8 @@ packages: - debug - supports-color - /@itwin/object-storage-azure/3.0.4: - resolution: {integrity: sha512-KtXn8DCTpnRcPRQv2v6XNSa9Zb266vL8C71oH5RKbAPjl6QHtj1A1uN5m+pHt23b1UvJYB3QZz+7YKWeqU9dqQ==} + /@itwin/object-storage-azure/3.0.2: + resolution: {integrity: sha512-tsijo32kakXNLGuyz2L/V8585cuqp9+kv84L7adbQP8Jn3S//FIscC9EaqFs9DD748ZHDcTlBTl/jm1G/5oVAQ==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -3953,8 +3942,8 @@ packages: dependencies: '@azure/core-paging': 1.6.2 '@azure/storage-blob': 12.28.0 - '@itwin/cloud-agnostic-core': 3.0.4 - '@itwin/object-storage-core': 3.0.4 + '@itwin/cloud-agnostic-core': 3.0.2 + '@itwin/object-storage-core': 3.0.2 transitivePeerDependencies: - debug - supports-color @@ -3972,7 +3961,7 @@ packages: optional: true dependencies: '@itwin/cloud-agnostic-core': 2.3.0 - axios: 1.12.2 + axios: 1.11.0 transitivePeerDependencies: - debug @@ -3988,14 +3977,14 @@ packages: optional: true dependencies: '@itwin/cloud-agnostic-core': 2.3.0_jfjmifiz2mjvngwcpuojiclrrm - axios: 1.12.2 + axios: 1.11.0 inversify: 6.0.3 reflect-metadata: 0.1.14 transitivePeerDependencies: - debug - /@itwin/object-storage-core/3.0.4: - resolution: {integrity: sha512-CnNpqI3ZgCMM6sFMXqvToFjN6/9K4xCOQZf6svL0PgaMhNF0cfqhqtgJG58CGuH/fvVENcCqXmn+4esX0KiOjQ==} + /@itwin/object-storage-core/3.0.2: + resolution: {integrity: sha512-HzLCSLyzpGFVMOlq03tqkHv+NSB3WqK14e6BsFNB8HV/v4/PvG6xUaylS3K5wNq2qRHRyK+TRY5UwOhVdo5LFw==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -4005,14 +3994,14 @@ packages: reflect-metadata: optional: true dependencies: - '@itwin/cloud-agnostic-core': 3.0.4 - axios: 1.12.2 + '@itwin/cloud-agnostic-core': 3.0.2 + axios: 1.11.0 transitivePeerDependencies: - debug dev: false - /@itwin/object-storage-google/3.0.4: - resolution: {integrity: sha512-ADiKiNf1UKvrxFfODDeBCIsierAKEosJ9K7CCbzmEnIOyrUo3c/jM8zr6fFuPBb92NEBgCFrcmHPfSr+j0hvWw==} + /@itwin/object-storage-google/3.0.2: + resolution: {integrity: sha512-MAeeHEMadsXGgb+2cYTHWiLi63nhVwQzium1FHwfYaeMrmoKkVb50gAK7pYolN+5FcY6DeljVdCkm6pj6KY6GA==} peerDependencies: inversify: ^7.5.2 reflect-metadata: ^0.2.2 @@ -4022,57 +4011,57 @@ packages: reflect-metadata: optional: true dependencies: - '@google-cloud/storage': 7.17.2 + '@google-cloud/storage': 7.16.0 '@google-cloud/storage-control': 0.5.0 - '@itwin/cloud-agnostic-core': 3.0.4 - '@itwin/object-storage-core': 3.0.4 - axios: 1.12.2 - google-auth-library: 10.4.0 + '@itwin/cloud-agnostic-core': 3.0.2 + '@itwin/object-storage-core': 3.0.2 + axios: 1.11.0 + google-auth-library: 10.2.0 transitivePeerDependencies: - debug - encoding - supports-color dev: false - /@itwin/presentation-backend/5.2.0_hk6zmclhosruav3xi7y4h5neau: - resolution: {integrity: sha512-dV9eDy+IR7NwAPN0Rg0XjB+HxvAkFzfQpiUeSTkqLpGcWRLuP3ZYDHbMpehU3hZB+z8PF5l8rG7hCN1J0dcVnw==} + /@itwin/presentation-backend/5.0.4_b2nnb5y2dktim2zoo6hfbkc3ui: + resolution: {integrity: sha512-buUnoYxzYVO8HSvUqq2WVRKltuB/+oarIxPYjvbbmBAtWO3T4PKZ6qcS+mySl1Gy4LSTFgJPsnOVIcIrGyPp1w==} peerDependencies: - '@itwin/core-backend': 5.2.0 - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-quantity': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 - '@itwin/presentation-common': 5.2.0 + '@itwin/core-backend': 5.0.4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-quantity': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 + '@itwin/presentation-common': 5.0.4 dependencies: - '@itwin/core-backend': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-backend': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-shared': 1.2.2 object-hash: 1.3.1 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 semver: 7.7.2 dev: false - /@itwin/presentation-common/5.2.0_par7zrbl5rwpgoixgme37fyywq: - resolution: {integrity: sha512-6kS81QO3ubWFhwh/Ey3w0f4xmHZ0/byXllnf+ufSH5tBk+Mmj852ZR7B2QkjMrSqX6BWSaHzCDXagIC+7XJQpw==} + /@itwin/presentation-common/5.0.4_2vql4sokyv4vx64lfmqqo3ck4m: + resolution: {integrity: sha512-idNsjGepHOh4AtV3ZoC3kuhr4qJaKCZFiEQwfSC/1pWna7xXkepUHOf4kL0VHiBX/3+Es/71pz4Z0XV1izGXpQ==} peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-quantity': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-quantity': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/presentation-shared': 1.2.2 - /@itwin/presentation-components/5.12.9_jrefqywb5n4kjlcdqidpol7jnq: - resolution: {integrity: sha512-S97xsGaTtUecJuLo/tMz3obcBYTL2rrBPOihVm1Rj4F1lVcZvZ77gkZPvVeTKN+LE7Ybd1ZxTC1iZNdIQuRQnw==} + /@itwin/presentation-components/5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu: + resolution: {integrity: sha512-RFVUmezj5t8AdQjGEjVAp60L5eHELNY4YTzKgkpsys5rmMHlG1AAGuoLqFnjIkDK+zPZ5aaBsNATC37w0aMY6g==} peerDependencies: '@itwin/appui-abstract': ^4.4.0 || ^5.0.0 '@itwin/components-react': ^4.9.0 || ^5.0.0 @@ -4093,28 +4082,28 @@ packages: '@itwin/unified-selection-react': optional: true dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 - '@itwin/unified-selection-react': 1.0.1_iiaucrybsqc4avh64tydmk3vty + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-shared': 1.2.2 + '@itwin/unified-selection': 1.4.2 + '@itwin/unified-selection-react': 1.0.1_z5kbmqjnjbmxby7js6wd7zry74 classnames: 2.5.1 fast-deep-equal: 3.1.3 fast-sort: 3.4.1 - micro-memoize: 4.2.0 + micro-memoize: 4.1.3 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 4.1.2_react@18.3.1 @@ -4122,8 +4111,8 @@ packages: transitivePeerDependencies: - '@itwin/core-geometry' - /@itwin/presentation-core-interop/1.3.4_v36hwopugqjgn2kpn7q6pudfze: - resolution: {integrity: sha512-NntADk7pOb+3pvsur1IonW6GZSUbHFhlmLSUTANXbyxJ/u2rydhPwQfhMq+CvR1hsbQDAJu9NSK/nijhirYo1g==} + /@itwin/presentation-core-interop/1.3.3_3osn4j4igz7opz4k4bh34wjqey: + resolution: {integrity: sha512-pVGJ6akOet/RQuHEhLeFeXJtk+tFWdhzr0tnMRbhViungE5abS7P1+bHnbDFKN9idOXhjFGNa6vUVLuL8cBx0A==} peerDependencies: '@itwin/core-bentley': ^4.1.0 || ^5.0.0 '@itwin/core-common': ^4.1.0 || ^5.0.0 @@ -4131,36 +4120,36 @@ packages: '@itwin/core-quantity': ^4.1.0 || ^5.0.0 '@itwin/ecschema-metadata': ^4.1.0 || ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/presentation-shared': 1.2.2 rxjs: 7.8.2 - /@itwin/presentation-frontend/5.2.0_x2of3s6oiavnemi27pre7aga34: - resolution: {integrity: sha512-mR3Kc6PCgjxZb9d8YG2CIDt2sGBTg1gQlPYkHmUQStIHOtAN4X/Qmh6B1YR01b+lS8JnOo605pqMWHmQYX5hJw==} - peerDependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0 - '@itwin/core-frontend': 5.2.0 - '@itwin/core-quantity': 5.2.0 - '@itwin/ecschema-metadata': 5.2.0 - '@itwin/presentation-common': 5.2.0 - dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-quantity': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/unified-selection': 1.5.1 + /@itwin/presentation-frontend/5.0.4_llz5qc43agya4n2c63quidhww4: + resolution: {integrity: sha512-2upFYDemFhrGnOhSTh29ZUCvSpMYfwopUinmT5/QCF+x1ZhX++JlJRIIf/cUJnCkehoVpV90RliBQJra3yHBRQ==} + peerDependencies: + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4 + '@itwin/core-frontend': 5.0.4 + '@itwin/core-quantity': 5.0.4 + '@itwin/ecschema-metadata': 5.0.4 + '@itwin/presentation-common': 5.0.4 + dependencies: + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-quantity': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/unified-selection': 1.4.2 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 - /@itwin/presentation-hierarchies-react/1.9.4_rluc24k6lau3zfyfcgk2q3f3y4: - resolution: {integrity: sha512-qkEYRsoryHadHe7C0rlbgIShKrc+h3HOEShubSDchkr2J6KrFkMICeLRH8PFWlSR3n7KYuM8VDha+x04X5C/uA==} + /@itwin/presentation-hierarchies-react/1.7.2_ktcpjwwqtlh3ksi35sshc2nruq: + resolution: {integrity: sha512-DvjcfWok6SJzCzvsXsaOxZ5DnytI/RuL2lBi7/YkFTCJwBxvtx2IJO/YLRCUS2fKvfkbUURHyVLbtRqwSAd4Xg==} peerDependencies: '@itwin/itwinui-react': ^3.0.0 react: ^17.0.0 || ^18.0.0 @@ -4169,39 +4158,39 @@ packages: '@itwin/itwinui-react': optional: true dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/core-bentley': 5.0.4 + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-hierarchies': 1.7.2 - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-hierarchies': 1.7.0 + '@itwin/presentation-shared': 1.2.2 + '@itwin/unified-selection': 1.4.2 classnames: 2.5.1 - immer: 10.1.3 + immer: 10.1.1 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 dev: false - /@itwin/presentation-hierarchies/1.7.2: - resolution: {integrity: sha512-mT5HN6NPcCftXlVGvJCJEQRgrt1FN2jDno8WtXfjc5q4vUzVJiRmOv4zufIscHr6wWRBMqkpvdFHnUi7XpnudA==} + /@itwin/presentation-hierarchies/1.7.0: + resolution: {integrity: sha512-+6m0lBPK437XDKHWtID/4pqQ880jJPEAMlVTMzCkR4NooA+3UUWDjlJg7UNP2WWBKSLp9nt9VLmnW1XxThSmLg==} dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-geometry': 5.2.0 - '@itwin/presentation-shared': 1.2.3 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-geometry': 5.0.4 + '@itwin/presentation-shared': 1.2.2 natural-compare-lite: 1.4.0 rxjs: 7.8.2 dev: false - /@itwin/presentation-shared/1.2.3: - resolution: {integrity: sha512-YHwmyMfWH5re0m0DVDEnO7BeSE2pfOQI/bbk6j2KS+Y0am1IJ+LEgE/0bQu+MVsAFQqrThrGvLMDu6AbCl7+8w==} + /@itwin/presentation-shared/1.2.2: + resolution: {integrity: sha512-jQWW7mjfb5Qcxtfa3EBLrKhVyaulptwN0yLp0gViCXBcrxbZyukCcvLaDBBevAfSF7Mtspc22Vj0dKCq10UfrQ==} dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 - /@itwin/property-grid-react/1.19.4_lybxvyzvingc5rrqmcdc2sk2tm: - resolution: {integrity: sha512-326b4hBYPlzuYJ6Il3wvz4vnDF4nPdmNO3JHwo5Vj2D2q740LbmjapZ6La6sqm2uHkZHk5CzFUPUT3F0FcBDDg==} + /@itwin/property-grid-react/1.19.2_26osh6ioaokdjrsej6jvno7ize: + resolution: {integrity: sha512-JuNeSfjUbkFrJIQ5RK+T2PIWZiU2M1jSkq0fPQs26xlmsb2516QPtws/Kr7t2s2hiS4B5nT1NbO/pvvZz+ohxg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/appui-react': ^4.3.0 || ^5.0.0 @@ -4215,21 +4204,21 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-shared': 1.2.2 + '@itwin/unified-selection': 1.4.2 classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -4241,19 +4230,19 @@ packages: - '@stratakit/foundations' dev: false - /@itwin/reality-data-client/1.3.1_@itwin+core-bentley@5.2.0: + /@itwin/reality-data-client/1.3.1_@itwin+core-bentley@5.0.4: resolution: {integrity: sha512-ZTmYPIPhawxxZiVhH0kWdnffN+rk4dHdj7lcoYKcYig1LqP6c1+vlJTYtRSaxqpRG5qdBBgyfcGjHWH198eMgw==} peerDependencies: '@itwin/core-bentley': ^4.0.0 || ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - axios: 1.12.2 + '@itwin/core-bentley': 5.0.4 + axios: 1.11.0 transitivePeerDependencies: - debug dev: false - /@itwin/tree-widget-react/3.15.0_q6cqjiy5qjqbuld4bzs3cqakwu: - resolution: {integrity: sha512-UD++B5ry672FqZDaoFuqph6fgWXD5HtMCX6jX0KEjVhA7D4sGXEC9qwdQjVfvSF+771nYdm0MzFhspg7WUiMVA==} + /@itwin/tree-widget-react/3.11.0_ne6q7cciwnuiw3ay4j3vyh5tpe: + resolution: {integrity: sha512-oH+RvKeliTu9OwffG7z8VQYtA6NwZdk7YFZBto9RURayAmnlB3+ZO+UF5cAsFCFU6/QTKMaamuoUwgLhH4ybSg==} peerDependencies: '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 '@itwin/appui-react': ^4.10.0 || ^5.0.0 @@ -4269,24 +4258,24 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/ecschema-metadata': 5.2.0_ghy5a54cznw4vvy7yevqird4re - '@itwin/itwinui-icons-react': 2.11.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-hierarchies': 1.7.2 - '@itwin/presentation-hierarchies-react': 1.9.4_rluc24k6lau3zfyfcgk2q3f3y4 - '@itwin/presentation-shared': 1.2.3 - '@itwin/unified-selection': 1.5.1 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-hierarchies': 1.7.0 + '@itwin/presentation-hierarchies-react': 1.7.2_ktcpjwwqtlh3ksi35sshc2nruq + '@itwin/presentation-shared': 1.2.2 + '@itwin/unified-selection': 1.4.2 classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -4297,16 +4286,50 @@ packages: - '@itwin/core-quantity' dev: false - /@itwin/unified-selection-react/1.0.1_iiaucrybsqc4avh64tydmk3vty: - resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} + /@itwin/tree-widget-react/3.12.0_ne6q7cciwnuiw3ay4j3vyh5tpe: + resolution: {integrity: sha512-n5qNMW1NeS7kGSX5kojZwhPnjcs5uR2cTZKlUYcoatoEW/iAXfVeSbzDEu2ltyN/2ndnZ6bSPVKv9v09LwT7+A==} peerDependencies: - '@itwin/unified-selection': ^1.3.0 + '@itwin/appui-abstract': ^4.0.0 || ^5.0.0 + '@itwin/appui-react': ^4.10.0 || ^5.0.0 + '@itwin/components-react': ^4.10.0 || ^5.0.0 + '@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/ecschema-metadata': ^4.0.0 || ^5.0.0 + '@itwin/itwinui-react': ^3.11.0 + '@itwin/presentation-common': ^4.0.0 || ^5.0.0 + '@itwin/presentation-components': ^5.0.0 + '@itwin/presentation-frontend': ^4.0.0 || ^5.0.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/unified-selection': 1.5.1 + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/ecschema-metadata': 5.0.4_ltct6afzyc5qvihrgi44s7o6me + '@itwin/itwinui-icons-react': 2.10.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-hierarchies': 1.7.0 + '@itwin/presentation-hierarchies-react': 1.7.2_ktcpjwwqtlh3ksi35sshc2nruq + '@itwin/presentation-shared': 1.2.2 + '@itwin/unified-selection': 1.4.2 + classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 + react-error-boundary: 5.0.0_react@18.3.1 + rxjs: 7.8.2 + transitivePeerDependencies: + - '@itwin/core-geometry' + - '@itwin/core-quantity' + dev: false /@itwin/unified-selection-react/1.0.1_nnrd3gsncyragczmpvfhocinkq: resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} @@ -4319,16 +4342,27 @@ packages: react-dom: 18.3.1_react@18.3.1 dev: true - /@itwin/unified-selection/1.5.1: - resolution: {integrity: sha512-Lql3RvC/NtRrNhRgJ4xs2U5b2iu4C5c5AJV/PYqSbcRNBfyyi8M5dLz9TXfxL3bz8A3nIlHiDSCnHiEIo2WQww==} + /@itwin/unified-selection-react/1.0.1_z5kbmqjnjbmxby7js6wd7zry74: + resolution: {integrity: sha512-DO9QvoXj++Ead+sDVbHKO8ehr/3yvcQtQeFGU8RdSEpj2CCJXI32S37s4U44psBXc0EjN0F486w3Jxwuff8isA==} + peerDependencies: + '@itwin/unified-selection': ^1.3.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/presentation-shared': 1.2.3 + '@itwin/unified-selection': 1.4.2 + react: 18.3.1 + react-dom: 18.3.1_react@18.3.1 + + /@itwin/unified-selection/1.4.2: + resolution: {integrity: sha512-RdX/SfX7pH5DyArNeNor3iuKr5NsPYWo7P0YXr6eOQOGda3CoEO3KTv3/QLZRXKtDlUt+Xs9dfzBfrWCsRtIxA==} + dependencies: + '@itwin/core-bentley': 5.0.4 + '@itwin/presentation-shared': 1.2.2 rxjs: 7.8.2 rxjs-for-await: 1.0.0_rxjs@7.8.2 - /@itwin/viewer-react/5.0.1_s3su3k5q5liuwaekssfjti7ouq: - resolution: {integrity: sha512-O8nmr2Tgct7MZkQFlqPeC1lZomvaTi/+fkTzzGvJFrLezR527J8uQhFh4n/nZIJNM8uBwMH5U4wi5RVWZTrzIQ==} + /@itwin/viewer-react/5.0.0_f5t36vxebjlehply3f33fvues4: + resolution: {integrity: sha512-dKVEz0dXrp6fCAUcMnbdtvdVpOuZUlvx8BxeQRS4UuISaJ36x7bztRn0xOn32tcL+5bcDnfMpTU94tjp/BvJeg==} peerDependencies: '@itwin/appui-abstract': ^5.0.0 '@itwin/appui-react': ^5.5.0 @@ -4350,30 +4384,30 @@ packages: redux: ^5.0.0 dependencies: '@bentley/icons-generic-webfont': 1.0.34 - '@itwin/appui-abstract': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/appui-react': 5.15.2_hiji5sqixaa525fygouf4o3clq - '@itwin/components-react': 5.15.2_dakcew422suvmf3gwk2wbx6nam - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-geometry': 5.2.0 - '@itwin/core-i18n': 5.2.0_@itwin+core-bentley@5.2.0 - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/imodel-components-react': 5.15.2_j476ykpok5ponswfrha4tijhei - '@itwin/imodels-access-frontend': 6.0.2_25r4feq6t3roal6kdm66itmske + '@itwin/appui-abstract': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/appui-react': 5.11.2_ueu42ffqs22sq7x22vrkazjkxq + '@itwin/components-react': 5.11.2_bjj2jvustsmpdvcfy3mb3cp4s4 + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-geometry': 5.0.4 + '@itwin/core-i18n': 5.0.4_@itwin+core-bentley@5.0.4 + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/imodel-components-react': 5.11.2_2m3djr4pgmw2vhnybahoparpua + '@itwin/imodels-access-frontend': 6.0.1_kqyds3asplga4b5cqvvifmghue '@itwin/itwinui-illustrations-react': 2.1.0_nnrd3gsncyragczmpvfhocinkq - '@itwin/itwinui-react': 3.19.4_nnrd3gsncyragczmpvfhocinkq - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-components': 5.12.9_jrefqywb5n4kjlcdqidpol7jnq - '@itwin/presentation-core-interop': 1.3.4_v36hwopugqjgn2kpn7q6pudfze - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/presentation-shared': 1.2.3 - '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.2.0 - '@itwin/unified-selection': 1.5.1 + '@itwin/itwinui-react': 3.19.1_nnrd3gsncyragczmpvfhocinkq + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-components': 5.12.4_zfl4n2sbfkjcrrmymgqsylhvnu + '@itwin/presentation-core-interop': 1.3.3_3osn4j4igz7opz4k4bh34wjqey + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/presentation-shared': 1.2.2 + '@itwin/reality-data-client': 1.3.1_@itwin+core-bentley@5.0.4 + '@itwin/unified-selection': 1.4.2 lodash.isequal: 4.5.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 transitivePeerDependencies: - '@itwin/core-quantity' @@ -4382,8 +4416,8 @@ packages: - debug dev: false - /@itwin/web-viewer-react/5.0.1_2spenyghlgppplpa62znp6cs7q: - resolution: {integrity: sha512-bl0yPg2ui/tF1ANFWyxVtPO6bPCFSW5q5HtKBSWr/nyWHhktjbgd3ZrAlq4Cp3vVfRNNdWeNR/0KP7vbcPvbGA==} + /@itwin/web-viewer-react/5.0.0_nraic7zci6bdj32u3riltp2yg4: + resolution: {integrity: sha512-BbiuzygNTvmrvLah2BcbI9IlSiJqxL7umR/DHaX31NkS6bnnzgphQ/fkP+og+LgdTIEPNF9cUYgD3LJewm0ItQ==} peerDependencies: '@itwin/core-bentley': ^5.0.0 '@itwin/core-common': ^5.0.0 @@ -4397,17 +4431,17 @@ packages: react-redux: ^9.0.0 redux: ^5.0.0 dependencies: - '@itwin/core-bentley': 5.2.0 - '@itwin/core-common': 5.2.0_bg7d3eo2ewqvpfjydivhmudroe - '@itwin/core-frontend': 5.2.0_5icd3fh7k66uelpx3etlf7wjre - '@itwin/core-react': 5.15.2_dufwkdgqrbhtuaatagma57chcm - '@itwin/ecschema-rpcinterface-common': 5.2.0_be7tby3n3f6ekgo4ujcruu7q7q - '@itwin/presentation-common': 5.2.0_par7zrbl5rwpgoixgme37fyywq - '@itwin/presentation-frontend': 5.2.0_x2of3s6oiavnemi27pre7aga34 - '@itwin/viewer-react': 5.0.1_s3su3k5q5liuwaekssfjti7ouq + '@itwin/core-bentley': 5.0.4 + '@itwin/core-common': 5.0.4_chv7ccoa2od5ntp2ckdf2mjmxi + '@itwin/core-frontend': 5.0.4_f6igwkv6kow3vvn4d3fcwhbsaq + '@itwin/core-react': 5.11.2_ou2lpnlx42tbtz4lbjinb3ifbm + '@itwin/ecschema-rpcinterface-common': 5.0.4_rhsmh7l25t6muvihkch3ab4kfy + '@itwin/presentation-common': 5.0.4_2vql4sokyv4vx64lfmqqo3ck4m + '@itwin/presentation-frontend': 5.0.4_llz5qc43agya4n2c63quidhww4 + '@itwin/viewer-react': 5.0.0_f5t36vxebjlehply3f33fvues4 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq + react-redux: 9.2.0_2lgr5lhgpssw53xgvyqowcj3ny redux: 5.0.1 transitivePeerDependencies: - '@itwin/appui-abstract' @@ -4424,10 +4458,10 @@ packages: - debug dev: false - /@itwin/webgl-compatibility/5.2.0: - resolution: {integrity: sha512-DdWS3UxReI7bTEj6QTQq6TW1jYiI/JMdbfXxc7h7WILwzjaVVbI857YhjLFzYaMnsIEE+doDF2q+OhXuC6Ioyw==} + /@itwin/webgl-compatibility/5.0.4: + resolution: {integrity: sha512-aV6ogbf8jqNPJrbpDaY8xJYPoIrAhn1eDJc+TSbh37iLDfKmY+Ro24rbZsAdPbAIE3iiMbok6w4CUPrNqw4t2A==} dependencies: - '@itwin/core-bentley': 5.2.0 + '@itwin/core-bentley': 5.0.4 /@jest/types/24.9.0: resolution: {integrity: sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==} @@ -4438,18 +4472,11 @@ packages: '@types/yargs': 13.0.12 dev: true - /@jridgewell/gen-mapping/0.3.13: - resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + /@jridgewell/gen-mapping/0.3.12: + resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} dependencies: - '@jridgewell/sourcemap-codec': 1.5.5 - '@jridgewell/trace-mapping': 0.3.31 - dev: true - - /@jridgewell/remapping/2.3.5: - resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} - dependencies: - '@jridgewell/gen-mapping': 0.3.13 - '@jridgewell/trace-mapping': 0.3.31 + '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/trace-mapping': 0.3.29 dev: true /@jridgewell/resolve-uri/3.1.2: @@ -4457,117 +4484,99 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.5.5: - resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} + /@jridgewell/sourcemap-codec/1.5.4: + resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} dev: true - /@jridgewell/trace-mapping/0.3.31: - resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} + /@jridgewell/trace-mapping/0.3.29: + resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/sourcemap-codec': 1.5.4 dev: true /@js-sdsl/ordered-map/4.4.2: resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} dev: false - /@keyv/bigmap/1.0.2: - resolution: {integrity: sha512-KR03xkEZlAZNF4IxXgVXb+uNIVNvwdh8UwI0cnc7WI6a+aQcDp8GL80qVfeB4E5NpsKJzou5jU0r6yLSSbMOtA==} - engines: {node: '>= 18'} - dependencies: - hookified: 1.12.1 - dev: true - - /@keyv/serialize/1.1.1: - resolution: {integrity: sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==} + /@keyv/serialize/1.1.0: + resolution: {integrity: sha512-RlDgexML7Z63Q8BSaqhXdCYNBy/JQnqYIwxofUrNLGCblOMHp+xux2Q8nLMLlPpgHQPoU0Do8Z6btCpRBEqZ8g==} dev: true - /@loaders.gl/core/4.3.4: - resolution: {integrity: sha512-cG0C5fMZ1jyW6WCsf4LoHGvaIAJCEVA/ioqKoYRwoSfXkOf+17KupK1OUQyUCw5XoRn+oWA1FulJQOYlXnb9Gw==} + /@loaders.gl/core/3.4.15: + resolution: {integrity: sha512-rPOOTuusWlRRNMWg7hymZBoFmPCXWThsA5ZYRfqqXnsgVeQIi8hzcAhJ7zDUIFAd/OSR8ravtqb0SH+3k6MOFQ==} dependencies: - '@loaders.gl/loader-utils': 4.3.4_@loaders.gl+core@4.3.4 - '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 - '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 - '@probe.gl/log': 4.1.0 + '@babel/runtime': 7.28.2 + '@loaders.gl/loader-utils': 3.4.15 + '@loaders.gl/worker-utils': 3.4.15 + '@probe.gl/log': 3.6.0 - /@loaders.gl/draco/4.3.4_@loaders.gl+core@4.3.4: - resolution: {integrity: sha512-4Lx0rKmYENGspvcgV5XDpFD9o+NamXoazSSl9Oa3pjVVjo+HJuzCgrxTQYD/3JvRrolW/QRehZeWD/L/cEC6mw==} - peerDependencies: - '@loaders.gl/core': ^4.3.0 + /@loaders.gl/draco/3.4.15: + resolution: {integrity: sha512-SStmyP0ZnS4JbWZb2NhrfiHW65uy3pVTTzQDTgXfkR5cD9oDAEu4nCaHbQ8x38/m39FHliCPgS9b1xWvLKQo8w==} dependencies: - '@loaders.gl/core': 4.3.4 - '@loaders.gl/loader-utils': 4.3.4_@loaders.gl+core@4.3.4 - '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 - '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 - draco3d: 1.5.7 + '@babel/runtime': 7.28.2 + '@loaders.gl/loader-utils': 3.4.15 + '@loaders.gl/schema': 3.4.15 + '@loaders.gl/worker-utils': 3.4.15 + draco3d: 1.5.5 - /@loaders.gl/loader-utils/4.3.4_@loaders.gl+core@4.3.4: - resolution: {integrity: sha512-tjMZvlKQSaMl2qmYTAxg+ySR6zd6hQn5n3XaU8+Ehp90TD3WzxvDKOMNDqOa72fFmIV+KgPhcmIJTpq4lAdC4Q==} - peerDependencies: - '@loaders.gl/core': ^4.3.0 + /@loaders.gl/loader-utils/3.4.15: + resolution: {integrity: sha512-uUx6tCaky6QgCRkqCNuuXiUfpTzKV+ZlJOf6C9bKp62lpvFOv9AwqoXmL23j8nfsENdlzsX3vPhc3en6QQyksA==} dependencies: - '@loaders.gl/core': 4.3.4 - '@loaders.gl/schema': 4.3.4_@loaders.gl+core@4.3.4 - '@loaders.gl/worker-utils': 4.3.4_@loaders.gl+core@4.3.4 - '@probe.gl/log': 4.1.0 - '@probe.gl/stats': 4.1.0 + '@babel/runtime': 7.28.2 + '@loaders.gl/worker-utils': 3.4.15 + '@probe.gl/stats': 3.6.0 - /@loaders.gl/schema/4.3.4_@loaders.gl+core@4.3.4: - resolution: {integrity: sha512-1YTYoatgzr/6JTxqBLwDiD3AVGwQZheYiQwAimWdRBVB0JAzych7s1yBuE0CVEzj4JDPKOzVAz8KnU1TiBvJGw==} - peerDependencies: - '@loaders.gl/core': ^4.3.0 + /@loaders.gl/schema/3.4.15: + resolution: {integrity: sha512-8oRtstz0IsqES7eZd2jQbmCnmExCMtL8T6jWd1+BfmnuyZnQ0B6TNccy++NHtffHdYuzEoQgSELwcdmhSApYew==} dependencies: - '@loaders.gl/core': 4.3.4 '@types/geojson': 7946.0.16 - /@loaders.gl/worker-utils/4.3.4_@loaders.gl+core@4.3.4: - resolution: {integrity: sha512-EbsszrASgT85GH3B7jkx7YXfQyIYo/rlobwMx6V3ewETapPUwdSAInv+89flnk5n2eu2Lpdeh+2zS6PvqbL2RA==} - peerDependencies: - '@loaders.gl/core': ^4.3.0 + /@loaders.gl/worker-utils/3.4.15: + resolution: {integrity: sha512-zUUepOYRYmcYIcr/c4Mchox9h5fBFNkD81rsGnLlZyq19QvyHzN+93SVxrLc078gw93t2RKrVcOOZY13zT3t1w==} dependencies: - '@loaders.gl/core': 4.3.4 + '@babel/runtime': 7.28.2 - /@microsoft/api-extractor-model/7.29.9_@types+node@22.18.8: + /@microsoft/api-extractor-model/7.29.9_@types+node@22.16.5: resolution: {integrity: sha512-/DaMfUjiswmrnLjHCorVzWGbW5rmeTGDo+H0QcvcarJ14SjNVmFWiRKzscN4B2y9AyllqeXMPgwbtSFAdAkpMQ==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 + '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor-model/7.30.9: - resolution: {integrity: sha512-oKExWajACw0hO9Z0ybWvCZZhWK0kZcA/3rJieZmh4e5difg9II00kvmFMIg1KOrFuErNOZMCVY45nEm9a/orvg==} + /@microsoft/api-extractor-model/7.30.7: + resolution: {integrity: sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.15.1 + '@rushstack/node-core-library': 5.14.0 transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor-model/7.30.9_@types+node@22.18.8: - resolution: {integrity: sha512-oKExWajACw0hO9Z0ybWvCZZhWK0kZcA/3rJieZmh4e5difg9II00kvmFMIg1KOrFuErNOZMCVY45nEm9a/orvg==} + /@microsoft/api-extractor-model/7.30.7_@types+node@22.16.5: + resolution: {integrity: sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==} dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 + '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 transitivePeerDependencies: - '@types/node' - /@microsoft/api-extractor/7.47.12_@types+node@22.18.8: + /@microsoft/api-extractor/7.47.12_@types+node@22.16.5: resolution: {integrity: sha512-YE/h4vE9T1i3oGtgEZC7pHupH/drtGAuQ36iJ1Ua0gQ8NXmPXNKNilkCqzWnX/QvMnr1xSgEjHppWMXEi5YZKQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.29.9_@types+node@22.18.8 + '@microsoft/api-extractor-model': 7.29.9_@types+node@22.16.5 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 + '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.14.3_@types+node@22.18.8 - '@rushstack/ts-command-line': 4.23.1_@types+node@22.18.8 + '@rushstack/terminal': 0.14.3_@types+node@22.16.5 + '@rushstack/ts-command-line': 4.23.1_@types+node@22.16.5 lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.10 @@ -4578,19 +4587,19 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor/7.52.15: - resolution: {integrity: sha512-0Pl2Xew403zyteYm0IiTZ2ZuKF4Ep4/SD6kXMC1CtvVIv3hNyG5+SY/vXS3Rg9fHydvMk+FYordaC9WpTnPcVQ==} + /@microsoft/api-extractor/7.52.9: + resolution: {integrity: sha512-313nyhc6DSSMVKD43jZK6Yp5XbliGw5vjN7QOw1FHzR1V6DQ67k4dzkd3BSxMtWcm+cEs1Ux8rmDqots6EABFA==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.30.9 + '@microsoft/api-extractor-model': 7.30.7 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.15.1 + '@rushstack/node-core-library': 5.14.0 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.18.0 - '@rushstack/ts-command-line': 5.0.5 + '@rushstack/terminal': 0.15.4 + '@rushstack/ts-command-line': 5.0.2 lodash: 4.17.21 - minimatch: 10.0.3 + minimatch: 3.0.8 resolve: 1.22.10 semver: 7.5.4 source-map: 0.6.1 @@ -4599,19 +4608,19 @@ packages: - '@types/node' dev: true - /@microsoft/api-extractor/7.52.15_@types+node@22.18.8: - resolution: {integrity: sha512-0Pl2Xew403zyteYm0IiTZ2ZuKF4Ep4/SD6kXMC1CtvVIv3hNyG5+SY/vXS3Rg9fHydvMk+FYordaC9WpTnPcVQ==} + /@microsoft/api-extractor/7.52.9_@types+node@22.16.5: + resolution: {integrity: sha512-313nyhc6DSSMVKD43jZK6Yp5XbliGw5vjN7QOw1FHzR1V6DQ67k4dzkd3BSxMtWcm+cEs1Ux8rmDqots6EABFA==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.30.9_@types+node@22.18.8 + '@microsoft/api-extractor-model': 7.30.7_@types+node@22.16.5 '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 + '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.18.0_@types+node@22.18.8 - '@rushstack/ts-command-line': 5.0.5_@types+node@22.18.8 + '@rushstack/terminal': 0.15.4_@types+node@22.16.5 + '@rushstack/ts-command-line': 5.0.2_@types+node@22.16.5 lodash: 4.17.21 - minimatch: 10.0.3 + minimatch: 3.0.8 resolve: 1.22.10 semver: 7.5.4 source-map: 0.6.1 @@ -4661,9 +4670,9 @@ packages: resolution: {integrity: sha512-NoOejniaqzOEbHg3RcBZtTriYqhqpQFgTC4lDNaRbgRCnpz6n8PlxWlCbh2N1K5qKawfxRP29/Wiho3FrXQ3Qw==} dependencies: '@types/base64-js': 1.5.0 - '@types/jquery': 3.5.33 + '@types/jquery': 3.5.32 base64-js: 1.5.1 - follow-redirects: 1.15.11 + follow-redirects: 1.15.9 form-data: 4.0.4 opener: 1.5.2 transitivePeerDependencies: @@ -4827,16 +4836,21 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@probe.gl/env/4.1.0: - resolution: {integrity: sha512-5ac2Jm2K72VCs4eSMsM7ykVRrV47w32xOGMvcgqn8vQdEMF9PRXyBGYEV9YbqRKWNKpNKmQJVi4AHM/fkCxs9w==} + /@probe.gl/env/3.6.0: + resolution: {integrity: sha512-4tTZYUg/8BICC3Yyb9rOeoKeijKbZHRXBEKObrfPmX4sQmYB15ZOUpoVBhAyJkOYVAM8EkPci6Uw5dLCwx2BEQ==} + dependencies: + '@babel/runtime': 7.28.2 - /@probe.gl/log/4.1.0: - resolution: {integrity: sha512-r4gRReNY6f+OZEMgfWEXrAE2qJEt8rX0HsDJQXUBMoc+5H47bdB7f/5HBHAmapK8UydwPKL9wCDoS22rJ0yq7Q==} + /@probe.gl/log/3.6.0: + resolution: {integrity: sha512-hjpyenpEvOdowgZ1qMeCJxfRD4JkKdlXz0RC14m42Un62NtOT+GpWyKA4LssT0+xyLULCByRAtG2fzZorpIAcA==} dependencies: - '@probe.gl/env': 4.1.0 + '@babel/runtime': 7.28.2 + '@probe.gl/env': 3.6.0 - /@probe.gl/stats/4.1.0: - resolution: {integrity: sha512-EI413MkWKBDVNIfLdqbeNSJTs7ToBz/KVGkwi3D+dQrSIkRI2IYbWGAU3xX+D6+CI4ls8ehxMhNpUVMaZggDvQ==} + /@probe.gl/stats/3.6.0: + resolution: {integrity: sha512-JdALQXB44OP4kUBN/UrQgzbJe4qokbVF4Y8lkIA8iVCFnjVowWIgkD/z/0QO65yELT54tTrtepw1jScjKB+rhQ==} + dependencies: + '@babel/runtime': 7.28.2 /@protobufjs/aspromise/1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -4899,13 +4913,13 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.3.0 + '@rollup/pluginutils': 5.2.0 estree-walker: 2.0.2 - magic-string: 0.30.19 + magic-string: 0.30.17 dev: true - /@rollup/pluginutils/5.3.0: - resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} + /@rollup/pluginutils/5.2.0: + resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 @@ -4918,176 +4932,160 @@ packages: picomatch: 4.0.3 dev: true - /@rollup/rollup-android-arm-eabi/4.52.4: - resolution: {integrity: sha512-BTm2qKNnWIQ5auf4deoetINJm2JzvihvGb9R6K/ETwKLql/Bb3Eg2H1FBp1gUb4YGbydMA3jcmQTR73q7J+GAA==} + /@rollup/rollup-android-arm-eabi/4.46.1: + resolution: {integrity: sha512-oENme6QxtLCqjChRUUo3S6X8hjCXnWmJWnedD7VbGML5GUtaOtAyx+fEEXnBXVf0CBZApMQU0Idwi0FmyxzQhw==} cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-android-arm64/4.52.4: - resolution: {integrity: sha512-P9LDQiC5vpgGFgz7GSM6dKPCiqR3XYN1WwJKA4/BUVDjHpYsf3iBEmVz62uyq20NGYbiGPR5cNHI7T1HqxNs2w==} + /@rollup/rollup-android-arm64/4.46.1: + resolution: {integrity: sha512-OikvNT3qYTl9+4qQ9Bpn6+XHM+ogtFadRLuT2EXiFQMiNkXFLQfNVppi5o28wvYdHL2s3fM0D/MZJ8UkNFZWsw==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-arm64/4.52.4: - resolution: {integrity: sha512-QRWSW+bVccAvZF6cbNZBJwAehmvG9NwfWHwMy4GbWi/BQIA/laTIktebT2ipVjNncqE6GLPxOok5hsECgAxGZg==} + /@rollup/rollup-darwin-arm64/4.46.1: + resolution: {integrity: sha512-EFYNNGij2WllnzljQDQnlFTXzSJw87cpAs4TVBAWLdkvic5Uh5tISrIL6NRcxoh/b2EFBG/TK8hgRrGx94zD4A==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-x64/4.52.4: - resolution: {integrity: sha512-hZgP05pResAkRJxL1b+7yxCnXPGsXU0fG9Yfd6dUaoGk+FhdPKCJ5L1Sumyxn8kvw8Qi5PvQ8ulenUbRjzeCTw==} + /@rollup/rollup-darwin-x64/4.46.1: + resolution: {integrity: sha512-ZaNH06O1KeTug9WI2+GRBE5Ujt9kZw4a1+OIwnBHal92I8PxSsl5KpsrPvthRynkhMck4XPdvY0z26Cym/b7oA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-arm64/4.52.4: - resolution: {integrity: sha512-xmc30VshuBNUd58Xk4TKAEcRZHaXlV+tCxIXELiE9sQuK3kG8ZFgSPi57UBJt8/ogfhAF5Oz4ZSUBN77weM+mQ==} + /@rollup/rollup-freebsd-arm64/4.46.1: + resolution: {integrity: sha512-n4SLVebZP8uUlJ2r04+g2U/xFeiQlw09Me5UFqny8HGbARl503LNH5CqFTb5U5jNxTouhRjai6qPT0CR5c/Iig==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-x64/4.52.4: - resolution: {integrity: sha512-WdSLpZFjOEqNZGmHflxyifolwAiZmDQzuOzIq9L27ButpCVpD7KzTRtEG1I0wMPFyiyUdOO+4t8GvrnBLQSwpw==} + /@rollup/rollup-freebsd-x64/4.46.1: + resolution: {integrity: sha512-8vu9c02F16heTqpvo3yeiu7Vi1REDEC/yES/dIfq3tSXe6mLndiwvYr3AAvd1tMNUqE9yeGYa5w7PRbI5QUV+w==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-gnueabihf/4.52.4: - resolution: {integrity: sha512-xRiOu9Of1FZ4SxVbB0iEDXc4ddIcjCv2aj03dmW8UrZIW7aIQ9jVJdLBIhxBI+MaTnGAKyvMwPwQnoOEvP7FgQ==} + /@rollup/rollup-linux-arm-gnueabihf/4.46.1: + resolution: {integrity: sha512-K4ncpWl7sQuyp6rWiGUvb6Q18ba8mzM0rjWJ5JgYKlIXAau1db7hZnR0ldJvqKWWJDxqzSLwGUhA4jp+KqgDtQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-musleabihf/4.52.4: - resolution: {integrity: sha512-FbhM2p9TJAmEIEhIgzR4soUcsW49e9veAQCziwbR+XWB2zqJ12b4i/+hel9yLiD8pLncDH4fKIPIbt5238341Q==} + /@rollup/rollup-linux-arm-musleabihf/4.46.1: + resolution: {integrity: sha512-YykPnXsjUjmXE6j6k2QBBGAn1YsJUix7pYaPLK3RVE0bQL2jfdbfykPxfF8AgBlqtYbfEnYHmLXNa6QETjdOjQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-gnu/4.52.4: - resolution: {integrity: sha512-4n4gVwhPHR9q/g8lKCyz0yuaD0MvDf7dV4f9tHt0C73Mp8h38UCtSCSE6R9iBlTbXlmA8CjpsZoujhszefqueg==} + /@rollup/rollup-linux-arm64-gnu/4.46.1: + resolution: {integrity: sha512-kKvqBGbZ8i9pCGW3a1FH3HNIVg49dXXTsChGFsHGXQaVJPLA4f/O+XmTxfklhccxdF5FefUn2hvkoGJH0ScWOA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-musl/4.52.4: - resolution: {integrity: sha512-u0n17nGA0nvi/11gcZKsjkLj1QIpAuPFQbR48Subo7SmZJnGxDpspyw2kbpuoQnyK+9pwf3pAoEXerJs/8Mi9g==} + /@rollup/rollup-linux-arm64-musl/4.46.1: + resolution: {integrity: sha512-zzX5nTw1N1plmqC9RGC9vZHFuiM7ZP7oSWQGqpbmfjK7p947D518cVK1/MQudsBdcD84t6k70WNczJOct6+hdg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-loong64-gnu/4.52.4: - resolution: {integrity: sha512-0G2c2lpYtbTuXo8KEJkDkClE/+/2AFPdPAbmaHoE870foRFs4pBrDehilMcrSScrN/fB/1HTaWO4bqw+ewBzMQ==} + /@rollup/rollup-linux-loongarch64-gnu/4.46.1: + resolution: {integrity: sha512-O8CwgSBo6ewPpktFfSDgB6SJN9XDcPSvuwxfejiddbIC/hn9Tg6Ai0f0eYDf3XvB/+PIWzOQL+7+TZoB8p9Yuw==} cpu: [loong64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-ppc64-gnu/4.52.4: - resolution: {integrity: sha512-teSACug1GyZHmPDv14VNbvZFX779UqWTsd7KtTM9JIZRDI5NUwYSIS30kzI8m06gOPB//jtpqlhmraQ68b5X2g==} + /@rollup/rollup-linux-ppc64-gnu/4.46.1: + resolution: {integrity: sha512-JnCfFVEKeq6G3h3z8e60kAp8Rd7QVnWCtPm7cxx+5OtP80g/3nmPtfdCXbVl063e3KsRnGSKDHUQMydmzc/wBA==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-gnu/4.52.4: - resolution: {integrity: sha512-/MOEW3aHjjs1p4Pw1Xk4+3egRevx8Ji9N6HUIA1Ifh8Q+cg9dremvFCUbOX2Zebz80BwJIgCBUemjqhU5XI5Eg==} + /@rollup/rollup-linux-riscv64-gnu/4.46.1: + resolution: {integrity: sha512-dVxuDqS237eQXkbYzQQfdf/njgeNw6LZuVyEdUaWwRpKHhsLI+y4H/NJV8xJGU19vnOJCVwaBFgr936FHOnJsQ==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-musl/4.52.4: - resolution: {integrity: sha512-1HHmsRyh845QDpEWzOFtMCph5Ts+9+yllCrREuBR/vg2RogAQGGBRC8lDPrPOMnrdOJ+mt1WLMOC2Kao/UwcvA==} + /@rollup/rollup-linux-riscv64-musl/4.46.1: + resolution: {integrity: sha512-CvvgNl2hrZrTR9jXK1ye0Go0HQRT6ohQdDfWR47/KFKiLd5oN5T14jRdUVGF4tnsN8y9oSfMOqH6RuHh+ck8+w==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-s390x-gnu/4.52.4: - resolution: {integrity: sha512-seoeZp4L/6D1MUyjWkOMRU6/iLmCU2EjbMTyAG4oIOs1/I82Y5lTeaxW0KBfkUdHAWN7j25bpkt0rjnOgAcQcA==} + /@rollup/rollup-linux-s390x-gnu/4.46.1: + resolution: {integrity: sha512-x7ANt2VOg2565oGHJ6rIuuAon+A8sfe1IeUx25IKqi49OjSr/K3awoNqr9gCwGEJo9OuXlOn+H2p1VJKx1psxA==} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-gnu/4.52.4: - resolution: {integrity: sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==} + /@rollup/rollup-linux-x64-gnu/4.46.1: + resolution: {integrity: sha512-9OADZYryz/7E8/qt0vnaHQgmia2Y0wrjSSn1V/uL+zw/i7NUhxbX4cHXdEQ7dnJgzYDS81d8+tf6nbIdRFZQoQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-musl/4.52.4: - resolution: {integrity: sha512-dtBZYjDmCQ9hW+WgEkaffvRRCKm767wWhxsFW3Lw86VXz/uJRuD438/XvbZT//B96Vs8oTA8Q4A0AfHbrxP9zw==} + /@rollup/rollup-linux-x64-musl/4.46.1: + resolution: {integrity: sha512-NuvSCbXEKY+NGWHyivzbjSVJi68Xfq1VnIvGmsuXs6TCtveeoDRKutI5vf2ntmNnVq64Q4zInet0UDQ+yMB6tA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-openharmony-arm64/4.52.4: - resolution: {integrity: sha512-1ox+GqgRWqaB1RnyZXL8PD6E5f7YyRUJYnCqKpNzxzP0TkaUh112NDrR9Tt+C8rJ4x5G9Mk8PQR3o7Ku2RKqKA==} - cpu: [arm64] - os: [openharmony] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-win32-arm64-msvc/4.52.4: - resolution: {integrity: sha512-8GKr640PdFNXwzIE0IrkMWUNUomILLkfeHjXBi/nUvFlpZP+FA8BKGKpacjW6OUUHaNI6sUURxR2U2g78FOHWQ==} + /@rollup/rollup-win32-arm64-msvc/4.46.1: + resolution: {integrity: sha512-mWz+6FSRb82xuUMMV1X3NGiaPFqbLN9aIueHleTZCc46cJvwTlvIh7reQLk4p97dv0nddyewBhwzryBHH7wtPw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-ia32-msvc/4.52.4: - resolution: {integrity: sha512-AIy/jdJ7WtJ/F6EcfOb2GjR9UweO0n43jNObQMb6oGxkYTfLcnN7vYYpG+CN3lLxrQkzWnMOoNSHTW54pgbVxw==} + /@rollup/rollup-win32-ia32-msvc/4.46.1: + resolution: {integrity: sha512-7Thzy9TMXDw9AU4f4vsLNBxh7/VOKuXi73VH3d/kHGr0tZ3x/ewgL9uC7ojUKmH1/zvmZe2tLapYcZllk3SO8Q==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-x64-gnu/4.52.4: - resolution: {integrity: sha512-UF9KfsH9yEam0UjTwAgdK0anlQ7c8/pWPU2yVjyWcF1I1thABt6WXE47cI71pGiZ8wGvxohBoLnxM04L/wj8mQ==} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-win32-x64-msvc/4.52.4: - resolution: {integrity: sha512-bf9PtUa0u8IXDVxzRToFQKsNCRz9qLYfR/MpECxl4mRoWYjAeFjgxj1XdZr2M/GNVpT05p+LgQOHopYDlUu6/w==} + /@rollup/rollup-win32-x64-msvc/4.46.1: + resolution: {integrity: sha512-7GVB4luhFmGUNXXJhH2jJwZCFB3pIOixv2E3s17GQHBFUOQaISlt7aGcQgqvCaDSxTZJUzlK/QJ1FN8S94MrzQ==} cpu: [x64] os: [win32] requiresBuild: true @@ -5098,11 +5096,11 @@ packages: resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} dev: true - /@rushstack/eslint-patch/1.13.0: - resolution: {integrity: sha512-2ih5qGw5SZJ+2fLZxP6Lr6Na2NTIgPRL/7Kmyuw0uIyBQnuhQ8fi8fzUTd38eIQmqp+GYLC00cI6WgtqHxBwmw==} + /@rushstack/eslint-patch/1.12.0: + resolution: {integrity: sha512-5EwMtOqvJMMa3HbmxLlF74e+3/HhwBTMcvt3nqVJgGCozO6hzIPOBlwm8mGVNR9SN2IJpxSnlxczyDjcn7qIyw==} dev: true - /@rushstack/node-core-library/5.10.0_@types+node@22.18.8: + /@rushstack/node-core-library/5.10.0_@types+node@22.16.5: resolution: {integrity: sha512-2pPLCuS/3x7DCd7liZkqOewGM0OzLyCacdvOe8j6Yrx9LkETGnxul1t7603bIaB8nUAooORcct9fFDOQMbWAgw==} peerDependencies: '@types/node': '*' @@ -5110,7 +5108,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 22.18.8 + '@types/node': 22.16.5 ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 @@ -5121,8 +5119,8 @@ packages: semver: 7.5.4 dev: true - /@rushstack/node-core-library/5.15.1: - resolution: {integrity: sha512-Nou4S2iYtnHIi3deB1kzl/ikJktR68L1Q5aeIYpySCfuk25dYZO0366lRdobk82rym6n0AacMyaYCiN8e7QaWA==} + /@rushstack/node-core-library/5.14.0: + resolution: {integrity: sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -5132,57 +5130,38 @@ packages: ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 - fs-extra: 11.3.2 + fs-extra: 11.3.0 import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.10 semver: 7.5.4 dev: true - /@rushstack/node-core-library/5.15.1_@types+node@22.18.8: - resolution: {integrity: sha512-Nou4S2iYtnHIi3deB1kzl/ikJktR68L1Q5aeIYpySCfuk25dYZO0366lRdobk82rym6n0AacMyaYCiN8e7QaWA==} + /@rushstack/node-core-library/5.14.0_@types+node@22.16.5: + resolution: {integrity: sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@types/node': 22.18.8 + '@types/node': 22.16.5 ajv: 8.13.0 ajv-draft-04: 1.0.0_ajv@8.13.0 ajv-formats: 3.0.1 - fs-extra: 11.3.2 + fs-extra: 11.3.0 import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.10 semver: 7.5.4 - /@rushstack/problem-matcher/0.1.1: - resolution: {integrity: sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true - dev: true - - /@rushstack/problem-matcher/0.1.1_@types+node@22.18.8: - resolution: {integrity: sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true - dependencies: - '@types/node': 22.18.8 - /@rushstack/rig-package/0.5.3: resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==} dependencies: resolve: 1.22.10 strip-json-comments: 3.1.1 - /@rushstack/terminal/0.14.3_@types+node@22.18.8: + /@rushstack/terminal/0.14.3_@types+node@22.16.5: resolution: {integrity: sha512-csXbZsAdab/v8DbU1sz7WC2aNaKArcdS/FPmXMOXEj/JBBZMvDK0+1b4Qao0kkG0ciB1Qe86/Mb68GjH6/TnMw==} peerDependencies: '@types/node': '*' @@ -5190,41 +5169,39 @@ packages: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.10.0_@types+node@22.18.8 - '@types/node': 22.18.8 + '@rushstack/node-core-library': 5.10.0_@types+node@22.16.5 + '@types/node': 22.16.5 supports-color: 8.1.1 dev: true - /@rushstack/terminal/0.18.0: - resolution: {integrity: sha512-OvUkArZvuqWhMLtM5LD4dSOODOH7uwvzD4Z80T8jxFnsdoD/hKCz6wABDziD9N5JdxXc6/LXJD+60VFtxefjjA==} + /@rushstack/terminal/0.15.4: + resolution: {integrity: sha512-OQSThV0itlwVNHV6thoXiAYZlQh4Fgvie2CzxFABsbO2MWQsI4zOh3LRNigYSTrmS+ba2j0B3EObakPzf/x6Zg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.15.1 - '@rushstack/problem-matcher': 0.1.1 + '@rushstack/node-core-library': 5.14.0 supports-color: 8.1.1 dev: true - /@rushstack/terminal/0.18.0_@types+node@22.18.8: - resolution: {integrity: sha512-OvUkArZvuqWhMLtM5LD4dSOODOH7uwvzD4Z80T8jxFnsdoD/hKCz6wABDziD9N5JdxXc6/LXJD+60VFtxefjjA==} + /@rushstack/terminal/0.15.4_@types+node@22.16.5: + resolution: {integrity: sha512-OQSThV0itlwVNHV6thoXiAYZlQh4Fgvie2CzxFABsbO2MWQsI4zOh3LRNigYSTrmS+ba2j0B3EObakPzf/x6Zg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.15.1_@types+node@22.18.8 - '@rushstack/problem-matcher': 0.1.1_@types+node@22.18.8 - '@types/node': 22.18.8 + '@rushstack/node-core-library': 5.14.0_@types+node@22.16.5 + '@types/node': 22.16.5 supports-color: 8.1.1 - /@rushstack/ts-command-line/4.23.1_@types+node@22.18.8: + /@rushstack/ts-command-line/4.23.1_@types+node@22.16.5: resolution: {integrity: sha512-40jTmYoiu/xlIpkkRsVfENtBq4CW3R4azbL0Vmda+fMwHWqss6wwf/Cy/UJmMqIzpfYc2OTnjYP1ZLD3CmyeCA==} dependencies: - '@rushstack/terminal': 0.14.3_@types+node@22.18.8 + '@rushstack/terminal': 0.14.3_@types+node@22.16.5 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5232,10 +5209,10 @@ packages: - '@types/node' dev: true - /@rushstack/ts-command-line/5.0.5: - resolution: {integrity: sha512-1NfEFJcpYu7gPQ2H4u0KTvEJaxpVknHgFd3xUuUkTiEmdvhLfasNdriPwOkMcJaRpfSO2vTR6XgDNRyEqwIVlw==} + /@rushstack/ts-command-line/5.0.2: + resolution: {integrity: sha512-+AkJDbu1GFMPIU8Sb7TLVXDv/Q7Mkvx+wAjEl8XiXVVq+p1FmWW6M3LYpJMmoHNckSofeMecgWg5lfMwNAAsEQ==} dependencies: - '@rushstack/terminal': 0.18.0 + '@rushstack/terminal': 0.15.4 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5243,10 +5220,10 @@ packages: - '@types/node' dev: true - /@rushstack/ts-command-line/5.0.5_@types+node@22.18.8: - resolution: {integrity: sha512-1NfEFJcpYu7gPQ2H4u0KTvEJaxpVknHgFd3xUuUkTiEmdvhLfasNdriPwOkMcJaRpfSO2vTR6XgDNRyEqwIVlw==} + /@rushstack/ts-command-line/5.0.2_@types+node@22.16.5: + resolution: {integrity: sha512-+AkJDbu1GFMPIU8Sb7TLVXDv/Q7Mkvx+wAjEl8XiXVVq+p1FmWW6M3LYpJMmoHNckSofeMecgWg5lfMwNAAsEQ==} dependencies: - '@rushstack/terminal': 0.18.0_@types+node@22.18.8 + '@rushstack/terminal': 0.15.4_@types+node@22.16.5 '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5299,7 +5276,7 @@ packages: resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} engines: {node: '>=10'} - /@stylistic/stylelint-plugin/3.1.3_stylelint@16.25.0: + /@stylistic/stylelint-plugin/3.1.3_stylelint@16.22.0: resolution: {integrity: sha512-85fsmzgsIVmyG3/GFrjuYj6Cz8rAM7IZiPiXCMiSMfoDOC1lOrzrXPDk24WqviAghnPqGpx8b0caK2PuewWGFg==} engines: {node: ^18.12 || >=20.9} peerDependencies: @@ -5313,107 +5290,107 @@ packages: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 16.25.0 + stylelint: 16.22.0 dev: true /@svgdotjs/svg.js/3.0.16: resolution: {integrity: sha512-yZ4jfP/SeLHEnCi9PIrzienKCrA4vW9+jm5uUV3N5DG2e9zgXLY5FgywK2u8/gMFIeKO0HuqTLFFfWJj+MfMLA==} - /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.28.4: + /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.28.0: resolution: {integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.28.4: + /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.28.0: resolution: {integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 + '@babel/core': 7.28.0 dev: true - /@svgr/babel-preset/8.1.0_@babel+core@7.28.4: + /@svgr/babel-preset/8.1.0_@babel+core@7.28.0: resolution: {integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.28.4 - '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.28.4 - '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.28.4 - '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.28.0 + '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.28.0 + '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.28.0 dev: true /@svgr/core/8.1.0_typescript@5.6.3: resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==} engines: {node: '>=14'} dependencies: - '@babel/core': 7.28.4 - '@svgr/babel-preset': 8.1.0_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@svgr/babel-preset': 8.1.0_@babel+core@7.28.0 camelcase: 6.3.0 cosmiconfig: 8.3.6_typescript@5.6.3 snake-case: 3.0.4 @@ -5426,7 +5403,7 @@ packages: resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==} engines: {node: '>=14'} dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 entities: 4.5.0 dev: true @@ -5436,8 +5413,8 @@ packages: peerDependencies: '@svgr/core': '*' dependencies: - '@babel/core': 7.28.4 - '@svgr/babel-preset': 8.1.0_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@svgr/babel-preset': 8.1.0_@babel+core@7.28.0 '@svgr/core': 8.1.0_typescript@5.6.3 '@svgr/hast-util-to-babel-ast': 8.0.0 svg-parser: 2.0.4 @@ -5463,12 +5440,12 @@ packages: resolution: {integrity: sha512-0XR1poYvPQoPpmfDYLEqUGu5ePAQ4pdgN3VFsZBNAeze7qubVpsIY1o1R6PZpKep/DKu33GSm2NhwpCLkMs2Cw==} engines: {node: '>=14'} dependencies: - '@babel/core': 7.28.4 - '@babel/plugin-transform-react-constant-elements': 7.27.1_@babel+core@7.28.4 - '@babel/preset-env': 7.28.3_@babel+core@7.28.4 - '@babel/preset-react': 7.27.1_@babel+core@7.28.4 - '@babel/preset-typescript': 7.27.1_@babel+core@7.28.4 - '@rollup/pluginutils': 5.3.0 + '@babel/core': 7.28.0 + '@babel/plugin-transform-react-constant-elements': 7.27.1_@babel+core@7.28.0 + '@babel/preset-env': 7.28.0_@babel+core@7.28.0 + '@babel/preset-react': 7.27.1_@babel+core@7.28.0 + '@babel/preset-typescript': 7.27.1_@babel+core@7.28.0 + '@rollup/pluginutils': 5.2.0 '@svgr/core': 8.1.0_typescript@5.6.3 '@svgr/plugin-jsx': 8.1.0_@svgr+core@8.1.0 '@svgr/plugin-svgo': 8.1.0_cvjy57fwjji6mjkebpq2tzgofe @@ -5489,38 +5466,38 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@tanstack/history/1.132.31: - resolution: {integrity: sha512-UCHM2uS0t/uSszqPEo+SBSSoQVeQ+LlOWAVBl5SA7+AedeAbKafIPjFn8huZCXNLAYb0WKV2+wETr7lDK9uz7g==} + /@tanstack/history/1.129.7: + resolution: {integrity: sha512-I3YTkbe4RZQN54Qw4+IUhOjqG2DdbG2+EBWuQfew4MEk0eddLYAQVa50BZVww4/D2eh5I9vEk2Fd1Y0Wty7pug==} engines: {node: '>=12'} dev: false - /@tanstack/react-router/1.132.41_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-KaQhU3lsxYgwa02EuxskOrMGI+EWSZ03F4Ac4NNReWK041iOIzYM5RbluyMNAEAv7gWJsysZOzG2/dbuR/8JHg==} + /@tanstack/react-router/1.130.2_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-gDWChae5jszlBs/IYSZ46QS85iyfDrfukalV5hU2tU52Q7a3IAtr7SPSIVkClZsU4JT4GwZ35NcGHzDQ/8NQzA==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' dependencies: - '@tanstack/history': 1.132.31 - '@tanstack/react-store': 0.7.7_nnrd3gsncyragczmpvfhocinkq - '@tanstack/router-core': 1.132.41 - isbot: 5.1.31 + '@tanstack/history': 1.129.7 + '@tanstack/react-store': 0.7.3_nnrd3gsncyragczmpvfhocinkq + '@tanstack/router-core': 1.130.2 + isbot: 5.1.28 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 dev: false - /@tanstack/react-store/0.7.7_nnrd3gsncyragczmpvfhocinkq: - resolution: {integrity: sha512-qqT0ufegFRDGSof9D/VqaZgjNgp4tRPHZIJq2+QIHkMUtHjaJ0lYrrXjeIUJvjnTbgPfSD1XgOMEt0lmANn6Zg==} + /@tanstack/react-store/0.7.3_nnrd3gsncyragczmpvfhocinkq: + resolution: {integrity: sha512-3Dnqtbw9P2P0gw8uUM8WP2fFfg8XMDSZCTsywRPZe/XqqYW8PGkXKZTvP0AHkE4mpqP9Y43GpOg9vwO44azu6Q==} 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 dependencies: - '@tanstack/store': 0.7.7 + '@tanstack/store': 0.7.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - use-sync-external-store: 1.6.0_react@18.3.1 + use-sync-external-store: 1.5.0_react@18.3.1 dev: false /@tanstack/react-virtual/3.13.12_nnrd3gsncyragczmpvfhocinkq: @@ -5533,21 +5510,21 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - /@tanstack/router-core/1.132.41: - resolution: {integrity: sha512-NW1KWvhaMZpRlRtrr433xe5RErqUVRwnbwhWJWrqVkkZL5R2c/aH9dcW1xTKkEFX2k4VZkFpVJ181iPHYOktUA==} + /@tanstack/router-core/1.130.2: + resolution: {integrity: sha512-d5hYEEAvNUImpoomTlP2tRelX4JiNx3g2uk6xAO/aPKuMYdfntBSV7xbKuWZEhSwqeN2Z4qD3YyQEXBa4Fu7Mg==} engines: {node: '>=12'} dependencies: - '@tanstack/history': 1.132.31 - '@tanstack/store': 0.7.7 - cookie-es: 2.0.0 + '@tanstack/history': 1.129.7 + '@tanstack/store': 0.7.2 + cookie-es: 1.2.2 seroval: 1.3.2 - seroval-plugins: 1.3.3_seroval@1.3.2 + seroval-plugins: 1.3.2_seroval@1.3.2 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 dev: false - /@tanstack/store/0.7.7: - resolution: {integrity: sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ==} + /@tanstack/store/0.7.2: + resolution: {integrity: sha512-RP80Z30BYiPX2Pyo0Nyw4s1SJFH2jyM6f9i3HfX4pA+gm5jsnYryscdq2aIQLnL4TaGuQMO+zXmN9nh1Qck+Pg==} dev: false /@tanstack/virtual-core/3.13.12: @@ -5558,7 +5535,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -5571,7 +5548,7 @@ packages: resolution: {integrity: sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg==} engines: {node: '>=8', npm: '>=6'} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 chalk: 2.4.2 css: 2.2.4 css.escape: 1.5.1 @@ -5582,28 +5559,29 @@ packages: redent: 3.0.0 dev: true - /@testing-library/jest-dom/6.9.1: - resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==} + /@testing-library/jest-dom/6.6.4: + resolution: {integrity: sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} dependencies: - '@adobe/css-tools': 4.4.4 + '@adobe/css-tools': 4.4.3 aria-query: 5.3.2 css.escape: 1.5.1 dom-accessibility-api: 0.6.3 + lodash: 4.17.21 picocolors: 1.1.1 redent: 3.0.0 dev: true - /@testing-library/react/14.3.1_zddmkp5xyx2dovmyr4kdp63tse: + /@testing-library/react/14.3.1_kpg3w6by3gljrceryzwgexu7qy: resolution: {integrity: sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==} engines: {node: '>=14'} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 '@testing-library/dom': 9.3.4 - '@types/react-dom': 18.3.7_@types+react@18.3.25 + '@types/react-dom': 18.3.7_@types+react@18.3.23 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 transitivePeerDependencies: @@ -5647,30 +5625,30 @@ packages: /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.28.4 - '@babel/types': 7.28.4 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.2 '@types/babel__generator': 7.27.0 '@types/babel__template': 7.4.4 - '@types/babel__traverse': 7.28.0 + '@types/babel__traverse': 7.20.7 dev: true /@types/babel__generator/7.27.0: resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==} dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.28.4 - '@babel/types': 7.28.4 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.2 dev: true - /@types/babel__traverse/7.28.0: - resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} + /@types/babel__traverse/7.20.7: + resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==} dependencies: - '@babel/types': 7.28.4 + '@babel/types': 7.28.2 dev: true /@types/base64-js/1.5.0: @@ -5684,7 +5662,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.18.8 + '@types/node': 22.16.5 '@types/responselike': 1.0.3 /@types/caseless/0.12.5: @@ -5745,10 +5723,10 @@ packages: '@types/istanbul-lib-report': 3.0.3 dev: true - /@types/jquery/3.5.33: - resolution: {integrity: sha512-SeyVJXlCZpEki5F0ghuYe+L+PprQta6nRZqhONt9F13dWBtR/ftoaIbdRQ7cis7womE+X2LKhsDdDtkkDhJS6g==} + /@types/jquery/3.5.32: + resolution: {integrity: sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==} dependencies: - '@types/sizzle': 2.3.10 + '@types/sizzle': 2.3.9 /@types/json-schema/7.0.15: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -5761,7 +5739,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 22.18.8 + '@types/node': 22.16.5 /@types/lodash.isequal/4.5.8: resolution: {integrity: sha512-uput6pg4E/tj2LGxCZo9+y27JNyB2OZuuI/T5F+ylVDYuqICLG2/ktjxx0v6GvVntAf8TvEzeQLcV0ffRirXuA==} @@ -5782,8 +5760,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node/22.18.8: - resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==} + /@types/node/22.16.5: + resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==} dependencies: undici-types: 6.21.0 @@ -5794,31 +5772,31 @@ packages: /@types/prop-types/15.7.15: resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} - /@types/react-dom/18.3.7_@types+react@18.3.25: + /@types/react-dom/18.3.7_@types+react@18.3.23: resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: '@types/react': ^18.0.0 dependencies: - '@types/react': 18.3.25 + '@types/react': 18.3.23 dev: true /@types/react-table/7.7.20: resolution: {integrity: sha512-ahMp4pmjVlnExxNwxyaDrFgmKxSbPwU23sGQw2gJK4EhCvnvmib2s/O/+y1dfV57dXOwpr2plfyBol+vEHbi2w==} dependencies: - '@types/react': 18.3.25 + '@types/react': 18.3.23 dev: false - /@types/react/18.3.25: - resolution: {integrity: sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==} + /@types/react/18.3.23: + resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} dependencies: '@types/prop-types': 15.7.15 csstype: 3.1.3 - /@types/request/2.48.13: - resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==} + /@types/request/2.48.12: + resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==} dependencies: '@types/caseless': 0.12.5 - '@types/node': 22.18.8 + '@types/node': 22.16.5 '@types/tough-cookie': 4.0.5 form-data: 2.5.5 dev: false @@ -5826,14 +5804,14 @@ packages: /@types/responselike/1.0.3: resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} dependencies: - '@types/node': 22.18.8 + '@types/node': 22.16.5 - /@types/semver/7.7.1: - resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==} + /@types/semver/7.7.0: + resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} dev: true - /@types/sizzle/2.3.10: - resolution: {integrity: sha512-TC0dmN0K8YcWEAEfiPi5gJP14eJe30TTGjkvek3iM/1NdHHsdCA/Td6GvNndMOo/iSnIsZ4HuuhrYPDAmbxzww==} + /@types/sizzle/2.3.9: + resolution: {integrity: sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==} /@types/tough-cookie/4.0.5: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} @@ -5864,10 +5842,10 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 22.18.8 + '@types/node': 22.16.5 optional: true - /@typescript-eslint/eslint-plugin/5.62.0_7vdsy5mmbs3kcqki2epipmnmxm: + /@typescript-eslint/eslint-plugin/5.62.0_f3qyxznf7oikm7dt7bg32roqli: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5879,12 +5857,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 5.62.0_eslint@9.37.0 + '@typescript-eslint/parser': 5.62.0_eslint@9.32.0 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@9.37.0 - '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 - debug: 4.4.3 - eslint: 9.37.0 + '@typescript-eslint/type-utils': 5.62.0_eslint@9.32.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 + debug: 4.4.1 + eslint: 9.32.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 @@ -5894,67 +5872,67 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/8.46.0_ravw6inmanzooa5dmobvvxemta: - resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} + /@typescript-eslint/eslint-plugin/8.38.0_nzpje2cljrkf5e6p6seyzdikza: + resolution: {integrity: sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.46.0 + '@typescript-eslint/parser': ^8.38.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/type-utils': 8.46.0_eslint@9.37.0 - '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 - '@typescript-eslint/visitor-keys': 8.46.0 - eslint: 9.37.0 + '@typescript-eslint/parser': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/type-utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke + '@typescript-eslint/utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke + '@typescript-eslint/visitor-keys': 8.38.0 + eslint: 9.32.0 graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0 + ts-api-utils: 2.1.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin/8.46.0_vd73bhjqvpt7uonsh6xu5cnczu: - resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} + /@typescript-eslint/eslint-plugin/8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi: + resolution: {integrity: sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.46.0 + '@typescript-eslint/parser': ^8.38.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/type-utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 - '@typescript-eslint/utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 - '@typescript-eslint/visitor-keys': 8.46.0 - eslint: 9.37.0 + '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/type-utils': 8.38.0_eslint@9.32.0 + '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 + '@typescript-eslint/visitor-keys': 8.38.0 + eslint: 9.32.0 graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0_typescript@5.6.3 - typescript: 5.6.3 + ts-api-utils: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.62.0_eslint@9.37.0: + /@typescript-eslint/experimental-utils/5.62.0_eslint@9.32.0: resolution: {integrity: sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 - eslint: 9.37.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 + eslint: 9.32.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.62.0_eslint@9.37.0: + /@typescript-eslint/parser/5.62.0_eslint@9.32.0: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5967,69 +5945,69 @@ packages: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 - debug: 4.4.3 - eslint: 9.37.0 + debug: 4.4.1 + eslint: 9.32.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/8.46.0_eslint@9.37.0: - resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} + /@typescript-eslint/parser/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: + resolution: {integrity: sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - dependencies: - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0 - '@typescript-eslint/visitor-keys': 8.46.0 - debug: 4.4.3 - eslint: 9.37.0 + typescript: '>=4.8.4 <5.9.0' + dependencies: + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 + '@typescript-eslint/visitor-keys': 8.38.0 + debug: 4.4.1 + eslint: 9.32.0 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: - resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} + /@typescript-eslint/parser/8.38.0_eslint@9.32.0: + resolution: {integrity: sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - dependencies: - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 - '@typescript-eslint/visitor-keys': 8.46.0 - debug: 4.4.3 - eslint: 9.37.0 - typescript: 5.6.3 + typescript: '>=4.8.4 <5.9.0' + dependencies: + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0 + '@typescript-eslint/visitor-keys': 8.38.0 + debug: 4.4.1 + eslint: 9.32.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/project-service/8.46.0: - resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} + /@typescript-eslint/project-service/8.38.0: + resolution: {integrity: sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/tsconfig-utils': 8.46.0 - '@typescript-eslint/types': 8.46.0 - debug: 4.4.3 + '@typescript-eslint/tsconfig-utils': 8.38.0 + '@typescript-eslint/types': 8.38.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/project-service/8.46.0_typescript@5.6.3: - resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} + /@typescript-eslint/project-service/8.38.0_typescript@5.6.3: + resolution: {integrity: sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/tsconfig-utils': 8.46.0_typescript@5.6.3 - '@typescript-eslint/types': 8.46.0 - debug: 4.4.3 + '@typescript-eslint/tsconfig-utils': 8.38.0_typescript@5.6.3 + '@typescript-eslint/types': 8.38.0 + debug: 4.4.1 typescript: 5.6.3 transitivePeerDependencies: - supports-color @@ -6043,31 +6021,31 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager/8.46.0: - resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} + /@typescript-eslint/scope-manager/8.38.0: + resolution: {integrity: sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/visitor-keys': 8.46.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/visitor-keys': 8.38.0 dev: true - /@typescript-eslint/tsconfig-utils/8.46.0: - resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} + /@typescript-eslint/tsconfig-utils/8.38.0: + resolution: {integrity: sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dev: true - /@typescript-eslint/tsconfig-utils/8.46.0_typescript@5.6.3: - resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} + /@typescript-eslint/tsconfig-utils/8.38.0_typescript@5.6.3: + resolution: {integrity: sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: typescript: 5.6.3 dev: true - /@typescript-eslint/type-utils/5.62.0_eslint@9.37.0: + /@typescript-eslint/type-utils/5.62.0_eslint@9.32.0: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6078,45 +6056,45 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.62.0 - '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 - debug: 4.4.3 - eslint: 9.37.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 + debug: 4.4.1 + eslint: 9.32.0 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/8.46.0_eslint@9.37.0: - resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} + /@typescript-eslint/type-utils/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: + resolution: {integrity: sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0 - '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 - debug: 4.4.3 - eslint: 9.37.0 - ts-api-utils: 2.1.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 + '@typescript-eslint/utils': 8.38.0_3exlvpe3zl35bh3i3a6rjf7vke + debug: 4.4.1 + eslint: 9.32.0 + ts-api-utils: 2.1.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: - resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} + /@typescript-eslint/type-utils/8.38.0_eslint@9.32.0: + resolution: {integrity: sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 - '@typescript-eslint/utils': 8.46.0_kklrdhcdgsso5uhcd2buyqgup4 - debug: 4.4.3 - eslint: 9.37.0 - ts-api-utils: 2.1.0_typescript@5.6.3 - typescript: 5.6.3 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0 + '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 + debug: 4.4.1 + eslint: 9.32.0 + ts-api-utils: 2.1.0 transitivePeerDependencies: - supports-color dev: true @@ -6126,8 +6104,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/8.46.0: - resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} + /@typescript-eslint/types/8.38.0: + resolution: {integrity: sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true @@ -6142,7 +6120,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.4.3 + debug: 4.4.1 globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.2 @@ -6151,17 +6129,17 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/8.46.0: - resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} + /@typescript-eslint/typescript-estree/8.38.0: + resolution: {integrity: sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/project-service': 8.46.0 - '@typescript-eslint/tsconfig-utils': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/visitor-keys': 8.46.0 - debug: 4.4.3 + '@typescript-eslint/project-service': 8.38.0 + '@typescript-eslint/tsconfig-utils': 8.38.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/visitor-keys': 8.38.0 + debug: 4.4.1 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6171,17 +6149,17 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/8.46.0_typescript@5.6.3: - resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} + /@typescript-eslint/typescript-estree/8.38.0_typescript@5.6.3: + resolution: {integrity: sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/project-service': 8.46.0_typescript@5.6.3 - '@typescript-eslint/tsconfig-utils': 8.46.0_typescript@5.6.3 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/visitor-keys': 8.46.0 - debug: 4.4.3 + '@typescript-eslint/project-service': 8.38.0_typescript@5.6.3 + '@typescript-eslint/tsconfig-utils': 8.38.0_typescript@5.6.3 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/visitor-keys': 8.38.0 + debug: 4.4.1 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6192,19 +6170,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.62.0_eslint@9.37.0: + /@typescript-eslint/utils/5.62.0_eslint@9.32.0: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 + '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 '@types/json-schema': 7.0.15 - '@types/semver': 7.7.1 + '@types/semver': 7.7.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 - eslint: 9.37.0 + eslint: 9.32.0 eslint-scope: 5.1.1 semver: 7.7.2 transitivePeerDependencies: @@ -6212,35 +6190,35 @@ packages: - typescript dev: true - /@typescript-eslint/utils/8.46.0_eslint@9.37.0: - resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} + /@typescript-eslint/utils/8.38.0_3exlvpe3zl35bh3i3a6rjf7vke: + resolution: {integrity: sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0 - eslint: 9.37.0 + '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0_typescript@5.6.3 + eslint: 9.32.0 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/8.46.0_kklrdhcdgsso5uhcd2buyqgup4: - resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} + /@typescript-eslint/utils/8.38.0_eslint@9.32.0: + resolution: {integrity: sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0_typescript@5.6.3 - eslint: 9.37.0 - typescript: 5.6.3 + '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 + '@typescript-eslint/scope-manager': 8.38.0 + '@typescript-eslint/types': 8.38.0 + '@typescript-eslint/typescript-estree': 8.38.0 + eslint: 9.32.0 transitivePeerDependencies: - supports-color dev: true @@ -6253,16 +6231,16 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys/8.46.0: - resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} + /@typescript-eslint/visitor-keys/8.38.0: + resolution: {integrity: sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/types': 8.38.0 eslint-visitor-keys: 4.2.1 dev: true - /@typespec/ts-http-runtime/0.3.1: - resolution: {integrity: sha512-SnbaqayTVFEA6/tYumdF0UmybY0KHyKwGPBXnyckFlrrKdhWFrL3a2HIPXHjht5ZOElKGcXfD2D63P36btb+ww==} + /@typespec/ts-http-runtime/0.3.0: + resolution: {integrity: sha512-sOx1PKSuFwnIl7z4RN0Ls7N9AQawmR9r66eI5rFCzLDIs8HTIYrIpH9QjYWoX0lkgGrkLxXhi4QnK7MizPRrIg==} engines: {node: '>=20.0.0'} dependencies: http-proxy-agent: 7.0.2 @@ -6274,19 +6252,19 @@ packages: /@ungap/structured-clone/1.3.0: resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - /@vitejs/plugin-react/4.7.0_vite@7.1.9: + /@vitejs/plugin-react/4.7.0_vite@7.0.6: resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/plugin-transform-react-jsx-self': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-react-jsx-source': 7.27.1_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/plugin-transform-react-jsx-self': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-react-jsx-source': 7.27.1_@babel+core@7.28.0 '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 transitivePeerDependencies: - supports-color dev: true @@ -6297,11 +6275,11 @@ packages: '@types/chai': 5.2.2 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.3.3 + chai: 5.2.1 tinyrainbow: 2.0.0 dev: true - /@vitest/mocker/3.2.4_vite@7.1.9: + /@vitest/mocker/3.2.4_vite@7.0.6: resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==} peerDependencies: msw: ^2.4.9 @@ -6314,8 +6292,8 @@ packages: dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 - magic-string: 0.30.19 - vite: 7.1.9_@types+node@22.18.8 + magic-string: 0.30.17 + vite: 7.0.6_@types+node@22.16.5 dev: true /@vitest/pretty-format/3.2.4: @@ -6329,28 +6307,28 @@ packages: dependencies: '@vitest/utils': 3.2.4 pathe: 2.0.3 - strip-literal: 3.1.0 + strip-literal: 3.0.0 dev: true /@vitest/snapshot/3.2.4: resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==} dependencies: '@vitest/pretty-format': 3.2.4 - magic-string: 0.30.19 + magic-string: 0.30.17 pathe: 2.0.3 dev: true /@vitest/spy/3.2.4: resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==} dependencies: - tinyspy: 4.0.4 + tinyspy: 4.0.3 dev: true /@vitest/utils/3.2.4: resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} dependencies: '@vitest/pretty-format': 3.2.4 - loupe: 3.2.1 + loupe: 3.2.0 tinyrainbow: 2.0.0 dev: true @@ -6375,7 +6353,6 @@ packages: dependencies: mime-types: 2.1.35 negotiator: 0.6.3 - dev: false /acorn-jsx/5.3.2_acorn@8.15.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -6395,7 +6372,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: false @@ -6467,7 +6444,7 @@ packages: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.0 + fast-uri: 3.0.6 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -6498,8 +6475,8 @@ packages: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - /ansi-regex/6.2.2: - resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} + /ansi-regex/6.1.0: + resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==} engines: {node: '>=12'} /ansi-styles/3.2.1: @@ -6519,8 +6496,8 @@ packages: engines: {node: '>=10'} dev: true - /ansi-styles/6.2.3: - resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} + /ansi-styles/6.2.1: + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} /anymatch/3.1.3: @@ -6732,10 +6709,10 @@ packages: engines: {node: '>=4'} dev: true - /axios/1.12.2: - resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + /axios/1.11.0: + resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} dependencies: - follow-redirects: 1.15.11 + follow-redirects: 1.15.9 form-data: 4.0.4 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -6750,43 +6727,43 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 cosmiconfig: 7.1.0 resolve: 1.22.10 dev: true - /babel-plugin-polyfill-corejs2/0.4.14_@babel+core@7.28.4: + /babel-plugin-polyfill-corejs2/0.4.14_@babel+core@7.28.0: resolution: {integrity: sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.28.4 - '@babel/core': 7.28.4 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.28.4: + /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.28.0: resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 - core-js-compat: 3.45.1 + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + core-js-compat: 3.44.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.5_@babel+core@7.28.4: + /babel-plugin-polyfill-regenerator/0.6.5_@babel+core@7.28.0: resolution: {integrity: sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.4 + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 transitivePeerDependencies: - supports-color dev: true @@ -6798,21 +6775,21 @@ packages: /babel-preset-react-app/10.1.0: resolution: {integrity: sha512-f9B1xMdnkCIqe+2dHrJsoQFRz7reChaAHE/65SdaykPklQqhme2WaC08oD3is77x9ff98/9EazAKFDZv5rFEQg==} dependencies: - '@babel/core': 7.28.4 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.28.4 - '@babel/plugin-proposal-decorators': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.28.4 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.28.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.28.4 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.28.4 - '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.28.4 - '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.28.4 - '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.4 - '@babel/plugin-transform-runtime': 7.28.3_@babel+core@7.28.4 - '@babel/preset-env': 7.28.3_@babel+core@7.28.4 - '@babel/preset-react': 7.27.1_@babel+core@7.28.4 - '@babel/preset-typescript': 7.27.1_@babel+core@7.28.4 - '@babel/runtime': 7.28.4 + '@babel/core': 7.28.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-proposal-decorators': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.28.0 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.28.0 + '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-runtime': 7.28.0_@babel+core@7.28.0 + '@babel/preset-env': 7.28.0_@babel+core@7.28.0 + '@babel/preset-react': 7.27.1_@babel+core@7.28.0 + '@babel/preset-typescript': 7.27.1_@babel+core@7.28.0 + '@babel/runtime': 7.28.2 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 transitivePeerDependencies: @@ -6833,11 +6810,6 @@ packages: /base64-js/1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - /baseline-browser-mapping/2.8.12: - resolution: {integrity: sha512-vAPMQdnyKCBtkmQA6FMCBvU9qFIppS3nzyXnEM+Lo2IAhG4Mpjv9cCxMudhgV3YdNNJv6TNqXy97dfRVL2LmaQ==} - hasBin: true - dev: true - /bignumber.js/9.3.1: resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==} dev: false @@ -6931,7 +6903,7 @@ packages: resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} dependencies: buffer-xor: 1.0.3 - cipher-base: 1.0.7 + cipher-base: 1.0.6 create-hash: 1.2.0 evp_bytestokey: 1.0.3 inherits: 2.0.4 @@ -6949,7 +6921,7 @@ packages: /browserify-des/1.0.2: resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} dependencies: - cipher-base: 1.0.7 + cipher-base: 1.0.6 des.js: 1.1.0 inherits: 2.0.4 safe-buffer: 5.2.1 @@ -6964,17 +6936,18 @@ packages: safe-buffer: 5.2.1 dev: true - /browserify-sign/4.2.5: - resolution: {integrity: sha512-C2AUdAJg6rlM2W5QMp2Q4KGQMVBwR1lIimTsUnutJ8bMpW5B52pGpR2gEnNBNwijumDo5FojQ0L9JrXA8m4YEw==} - engines: {node: '>= 0.10'} + /browserify-sign/4.2.3: + resolution: {integrity: sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==} + engines: {node: '>= 0.12'} dependencies: bn.js: 5.2.2 browserify-rsa: 4.1.1 create-hash: 1.2.0 create-hmac: 1.1.7 elliptic: 6.6.1 + hash-base: 3.0.5 inherits: 2.0.4 - parse-asn1: 5.1.9 + parse-asn1: 5.1.7 readable-stream: 2.3.8 safe-buffer: 5.2.1 dev: true @@ -6985,16 +6958,15 @@ packages: pako: 1.0.11 dev: true - /browserslist/4.26.3: - resolution: {integrity: sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==} + /browserslist/4.25.1: + resolution: {integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - baseline-browser-mapping: 2.8.12 - caniuse-lite: 1.0.30001748 - electron-to-chromium: 1.5.230 - node-releases: 2.0.23 - update-browserslist-db: 1.1.3_browserslist@4.26.3 + caniuse-lite: 1.0.30001727 + electron-to-chromium: 1.5.191 + node-releases: 2.0.19 + update-browserslist-db: 1.1.3_browserslist@4.25.1 dev: true /buffer-crc32/0.2.13: @@ -7027,6 +6999,7 @@ packages: /bytes/3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} + dev: false /cac/6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} @@ -7049,15 +7022,11 @@ packages: normalize-url: 6.1.0 responselike: 2.0.1 - /cacheable/2.1.0: - resolution: {integrity: sha512-zzL1BxdnqwD69JRT0dihnawAcLkBMwAH+hZSKjUzeBbPedVhk3qYPjRw9VOMYWwt5xRih5xd8S+3kEdGohZm/g==} + /cacheable/1.10.3: + resolution: {integrity: sha512-M6p10iJ/VT0wT7TLIGUnm958oVrU2cUK8pQAVU21Zu7h8rbk/PeRtRWrvHJBql97Bhzk3g1N6+2VKC+Rjxna9Q==} dependencies: - '@cacheable/memoize': 2.0.3 - '@cacheable/memory': 2.0.3 - '@cacheable/utils': 2.1.0 - hookified: 1.12.1 - keyv: 5.5.3 - qified: 0.5.0 + hookified: 1.11.0 + keyv: 5.4.0 dev: true /call-bind-apply-helpers/1.0.2: @@ -7102,21 +7071,21 @@ packages: engines: {node: '>=14.16'} dev: true - /caniuse-lite/1.0.30001748: - resolution: {integrity: sha512-5P5UgAr0+aBmNiplks08JLw+AW/XG/SurlgZLgB1dDLfAw7EfRGxIwzPHxdSCGY/BTKDqIVyJL87cCN6s0ZR0w==} + /caniuse-lite/1.0.30001727: + resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==} dev: true /ccount/2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} - /chai/5.3.3: - resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==} + /chai/5.2.1: + resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==} engines: {node: '>=18'} dependencies: assertion-error: 2.0.1 check-error: 2.1.1 deep-eql: 5.0.2 - loupe: 3.2.1 + loupe: 3.2.0 pathval: 2.0.1 dev: true @@ -7189,13 +7158,12 @@ packages: dependencies: readdirp: 4.1.2 - /cipher-base/1.0.7: - resolution: {integrity: sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==} + /cipher-base/1.0.6: + resolution: {integrity: sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==} engines: {node: '>= 0.10'} dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - to-buffer: 1.2.2 dev: true /classnames/2.5.1: @@ -7329,16 +7297,16 @@ packages: mime-db: 1.54.0 dev: true - /compression/1.8.1: - resolution: {integrity: sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==} + /compression/1.7.4: + resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} engines: {node: '>= 0.8.0'} dependencies: - bytes: 3.1.2 + accepts: 1.3.8 + bytes: 3.0.0 compressible: 2.0.18 debug: 2.6.9 - negotiator: 0.6.4 - on-headers: 1.1.0 - safe-buffer: 5.2.1 + on-headers: 1.0.2 + safe-buffer: 5.1.2 vary: 1.1.2 dev: true @@ -7409,8 +7377,8 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cookie-es/2.0.0: - resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} + /cookie-es/1.2.2: + resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} dev: false /cookie-signature/1.0.6: @@ -7435,10 +7403,10 @@ packages: yargs: 16.2.0 dev: true - /core-js-compat/3.45.1: - resolution: {integrity: sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==} + /core-js-compat/3.44.0: + resolution: {integrity: sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==} dependencies: - browserslist: 4.26.3 + browserslist: 4.25.1 dev: true /core-util-is/1.0.3: @@ -7494,7 +7462,7 @@ packages: dependencies: co: 4.6.0 debounce: 1.2.1 - debug: 4.4.3 + debug: 4.4.1 duplexer: 0.1.2 fs-extra: 10.1.0 glob: 7.2.3 @@ -7514,7 +7482,7 @@ packages: hasBin: true dependencies: debounce: 1.2.1 - debug: 4.4.3 + debug: 4.4.1 duplexer: 0.1.2 fs-extra: 10.1.0 glob-gitignore: 1.0.15 @@ -7536,9 +7504,9 @@ packages: hasBin: true dependencies: debounce: 2.2.0 - debug: 4.4.3 + debug: 4.4.1 duplexer: 0.1.2 - fs-extra: 11.3.2 + fs-extra: 11.3.0 glob: 11.0.3 glob2base: 0.0.12 ignore: 6.0.2 @@ -7558,23 +7526,32 @@ packages: elliptic: 6.6.1 dev: true + /create-hash/1.1.3: + resolution: {integrity: sha512-snRpch/kwQhcdlnZKYanNF1m0RDlrCdSKQaH87w1FCFPVPNCQ/Il9QJKAX2jVBZddRdaHBMC+zXa9Gw9tmkNUA==} + dependencies: + cipher-base: 1.0.6 + inherits: 2.0.4 + ripemd160: 2.0.2 + sha.js: 2.4.12 + dev: true + /create-hash/1.2.0: resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} dependencies: - cipher-base: 1.0.7 + cipher-base: 1.0.6 inherits: 2.0.4 md5.js: 1.3.5 - ripemd160: 2.0.3 + ripemd160: 2.0.2 sha.js: 2.4.12 dev: true /create-hmac/1.1.7: resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} dependencies: - cipher-base: 1.0.7 + cipher-base: 1.0.6 create-hash: 1.2.0 inherits: 2.0.4 - ripemd160: 2.0.3 + ripemd160: 2.0.2 safe-buffer: 5.2.1 sha.js: 2.4.12 dev: true @@ -7626,14 +7603,14 @@ packages: engines: {node: '>= 0.10'} dependencies: browserify-cipher: 1.0.1 - browserify-sign: 4.2.5 + browserify-sign: 4.2.3 create-ecdh: 4.0.4 create-hash: 1.2.0 create-hmac: 1.1.7 diffie-hellman: 5.0.3 hash-base: 3.0.5 inherits: 2.0.4 - pbkdf2: 3.1.5 + pbkdf2: 3.1.3 public-encrypt: 4.0.3 randombytes: 2.1.0 randomfill: 1.0.4 @@ -7765,7 +7742,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 dev: true /debounce-fn/4.0.0: @@ -7793,8 +7770,8 @@ packages: ms: 2.1.3 dev: true - /debug/4.4.3: - resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} + /debug/4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7804,8 +7781,8 @@ packages: dependencies: ms: 2.1.3 - /debug/4.4.3_supports-color@8.1.1: - resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} + /debug/4.4.1_supports-color@8.1.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7995,7 +7972,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 csstype: 3.1.3 /dom-serializer/2.0.0: @@ -8022,8 +7999,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify/3.2.7: - resolution: {integrity: sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==} + /dompurify/3.2.6: + resolution: {integrity: sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==} optionalDependencies: '@types/trusted-types': 2.0.7 @@ -8060,8 +8037,8 @@ packages: engines: {node: '>=10'} dev: false - /draco3d/1.5.7: - resolution: {integrity: sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==} + /draco3d/1.5.5: + resolution: {integrity: sha512-JVuNV0EJzD3LBYhGyIXJLeBID/EVtmFO1ZNhAYflTgiMiAJlbhXQmRRda/azjc8MRVMHh0gqGhiqHUo5dIXM8Q==} /dunder-proto/1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} @@ -8110,18 +8087,18 @@ packages: conf: 10.2.0 type-fest: 2.19.0 - /electron-to-chromium/1.5.230: - resolution: {integrity: sha512-A6A6Fd3+gMdaed9wX83CvHYJb4UuapPD5X5SLq72VZJzxHSY0/LUweGXRWmQlh2ln7KV7iw7jnwXK7dlPoOnHQ==} + /electron-to-chromium/1.5.191: + resolution: {integrity: sha512-xcwe9ELcuxYLUFqZZxL19Z6HVKcvNkIwhbHUz7L3us6u12yR+7uY89dSl570f/IqNthx8dAw3tojG7i4Ni4tDA==} dev: true - /electron/36.9.3: - resolution: {integrity: sha512-eR5yswsA55zVTPDEIA/PSdVNBLOp0q0Wsavgx0S3BmJYOqKoH1gqzS+hggf0/aY5OvUjVNSHiJJA1VsB5aJUug==} + /electron/36.7.3: + resolution: {integrity: sha512-vO2xQsPr+YAIJZNv5ufuTqjiDVJgd67q80028fLPkC+iZWgXXM9OEC0KPhoebhqQTRmuzgB866NG01GfjRmQTw==} engines: {node: '>= 12.20.55'} hasBin: true requiresBuild: true dependencies: '@electron/get': 2.0.3 - '@types/node': 22.18.8 + '@types/node': 22.16.5 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color @@ -8187,8 +8164,8 @@ packages: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} - /error-ex/1.3.4: - resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==} + /error-ex/1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 @@ -8496,38 +8473,38 @@ packages: esbuild-windows-arm64: 0.13.15 dev: true - /esbuild/0.25.10: - resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} + /esbuild/0.25.8: + resolution: {integrity: sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==} engines: {node: '>=18'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/aix-ppc64': 0.25.10 - '@esbuild/android-arm': 0.25.10 - '@esbuild/android-arm64': 0.25.10 - '@esbuild/android-x64': 0.25.10 - '@esbuild/darwin-arm64': 0.25.10 - '@esbuild/darwin-x64': 0.25.10 - '@esbuild/freebsd-arm64': 0.25.10 - '@esbuild/freebsd-x64': 0.25.10 - '@esbuild/linux-arm': 0.25.10 - '@esbuild/linux-arm64': 0.25.10 - '@esbuild/linux-ia32': 0.25.10 - '@esbuild/linux-loong64': 0.25.10 - '@esbuild/linux-mips64el': 0.25.10 - '@esbuild/linux-ppc64': 0.25.10 - '@esbuild/linux-riscv64': 0.25.10 - '@esbuild/linux-s390x': 0.25.10 - '@esbuild/linux-x64': 0.25.10 - '@esbuild/netbsd-arm64': 0.25.10 - '@esbuild/netbsd-x64': 0.25.10 - '@esbuild/openbsd-arm64': 0.25.10 - '@esbuild/openbsd-x64': 0.25.10 - '@esbuild/openharmony-arm64': 0.25.10 - '@esbuild/sunos-x64': 0.25.10 - '@esbuild/win32-arm64': 0.25.10 - '@esbuild/win32-ia32': 0.25.10 - '@esbuild/win32-x64': 0.25.10 + '@esbuild/aix-ppc64': 0.25.8 + '@esbuild/android-arm': 0.25.8 + '@esbuild/android-arm64': 0.25.8 + '@esbuild/android-x64': 0.25.8 + '@esbuild/darwin-arm64': 0.25.8 + '@esbuild/darwin-x64': 0.25.8 + '@esbuild/freebsd-arm64': 0.25.8 + '@esbuild/freebsd-x64': 0.25.8 + '@esbuild/linux-arm': 0.25.8 + '@esbuild/linux-arm64': 0.25.8 + '@esbuild/linux-ia32': 0.25.8 + '@esbuild/linux-loong64': 0.25.8 + '@esbuild/linux-mips64el': 0.25.8 + '@esbuild/linux-ppc64': 0.25.8 + '@esbuild/linux-riscv64': 0.25.8 + '@esbuild/linux-s390x': 0.25.8 + '@esbuild/linux-x64': 0.25.8 + '@esbuild/netbsd-arm64': 0.25.8 + '@esbuild/netbsd-x64': 0.25.8 + '@esbuild/openbsd-arm64': 0.25.8 + '@esbuild/openbsd-x64': 0.25.8 + '@esbuild/openharmony-arm64': 0.25.8 + '@esbuild/sunos-x64': 0.25.8 + '@esbuild/win32-arm64': 0.25.8 + '@esbuild/win32-ia32': 0.25.8 + '@esbuild/win32-x64': 0.25.8 dev: true /escalade/3.2.0: @@ -8546,36 +8523,36 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-prettier/10.1.8_eslint@9.37.0: + /eslint-config-prettier/10.1.8_eslint@9.32.0: resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-config-react-app/7.0.1_eslint@9.37.0: + /eslint-config-react-app/7.0.1_eslint@9.32.0: resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==} engines: {node: '>=14.0.0'} peerDependencies: eslint: ^8.0.0 dependencies: - '@babel/core': 7.28.4 - '@babel/eslint-parser': 7.28.4_yzoitv2ogbjqfypeptv2whux2a - '@rushstack/eslint-patch': 1.13.0 - '@typescript-eslint/eslint-plugin': 5.62.0_7vdsy5mmbs3kcqki2epipmnmxm - '@typescript-eslint/parser': 5.62.0_eslint@9.37.0 + '@babel/core': 7.28.0 + '@babel/eslint-parser': 7.28.0_ihjhwseran7mj3nbr6dohl6n6m + '@rushstack/eslint-patch': 1.12.0 + '@typescript-eslint/eslint-plugin': 5.62.0_f3qyxznf7oikm7dt7bg32roqli + '@typescript-eslint/parser': 5.62.0_eslint@9.32.0 babel-preset-react-app: 10.1.0 confusing-browser-globals: 1.0.11 - eslint: 9.37.0 - eslint-plugin-flowtype: 8.0.3_eslint@9.37.0 - eslint-plugin-import: 2.32.0_eslint@9.37.0 - eslint-plugin-jest: 25.7.0_jttzdd26mkmbh4mctm2kz67xnq - eslint-plugin-jsx-a11y: 6.10.2_eslint@9.37.0 - eslint-plugin-react: 7.37.5_eslint@9.37.0 - eslint-plugin-react-hooks: 4.6.2_eslint@9.37.0 - eslint-plugin-testing-library: 5.11.1_eslint@9.37.0 + eslint: 9.32.0 + eslint-plugin-flowtype: 8.0.3_eslint@9.32.0 + eslint-plugin-import: 2.32.0_eslint@9.32.0 + eslint-plugin-jest: 25.7.0_eoerxg544yqd4g7ps5uqef476y + eslint-plugin-jsx-a11y: 6.10.2_eslint@9.32.0 + eslint-plugin-react: 7.37.5_eslint@9.32.0 + eslint-plugin-react-hooks: 4.6.2_eslint@9.32.0 + eslint-plugin-testing-library: 5.11.1_eslint@9.32.0 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -8597,7 +8574,7 @@ packages: resolve: 1.22.10 dev: true - /eslint-module-utils/2.12.1_eslint@9.37.0: + /eslint-module-utils/2.12.1_eslint@9.32.0: resolution: {integrity: sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==} engines: {node: '>=4'} peerDependencies: @@ -8607,10 +8584,10 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-plugin-flowtype/8.0.3_eslint@9.37.0: + /eslint-plugin-flowtype/8.0.3_eslint@9.32.0: resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8618,12 +8595,12 @@ packages: '@babel/plugin-transform-react-jsx': ^7.14.9 eslint: ^8.1.0 dependencies: - eslint: 9.37.0 + eslint: 9.32.0 lodash: 4.17.21 string-natural-compare: 3.0.1 dev: true - /eslint-plugin-import/2.32.0_eslint@9.37.0: + /eslint-plugin-import/2.32.0_eslint@9.32.0: resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} engines: {node: '>=4'} peerDependencies: @@ -8636,9 +8613,9 @@ packages: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.37.0 + eslint: 9.32.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1_eslint@9.37.0 + eslint-module-utils: 2.12.1_eslint@9.32.0 hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -8660,7 +8637,7 @@ packages: requireindex: 1.1.0 dev: true - /eslint-plugin-jest/25.7.0_jttzdd26mkmbh4mctm2kz67xnq: + /eslint-plugin-jest/25.7.0_eoerxg544yqd4g7ps5uqef476y: resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -8673,15 +8650,15 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_7vdsy5mmbs3kcqki2epipmnmxm - '@typescript-eslint/experimental-utils': 5.62.0_eslint@9.37.0 - eslint: 9.37.0 + '@typescript-eslint/eslint-plugin': 5.62.0_f3qyxznf7oikm7dt7bg32roqli + '@typescript-eslint/experimental-utils': 5.62.0_eslint@9.32.0 + eslint: 9.32.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsdoc/50.8.0_eslint@9.37.0: + /eslint-plugin-jsdoc/50.8.0_eslint@9.32.0: resolution: {integrity: sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==} engines: {node: '>=18'} peerDependencies: @@ -8690,9 +8667,9 @@ packages: '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.4.3 + debug: 4.4.1 escape-string-regexp: 4.0.0 - eslint: 9.37.0 + eslint: 9.32.0 espree: 10.4.0 esquery: 1.6.0 parse-imports-exports: 0.2.4 @@ -8702,7 +8679,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y/6.10.2_eslint@9.37.0: + /eslint-plugin-jsx-a11y/6.10.2_eslint@9.32.0: resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==} engines: {node: '>=4.0'} peerDependencies: @@ -8716,7 +8693,7 @@ packages: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 9.37.0 + eslint: 9.32.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -8726,16 +8703,16 @@ packages: string.prototype.includes: 2.0.1 dev: true - /eslint-plugin-prefer-arrow/1.2.3_eslint@9.37.0: + /eslint-plugin-prefer-arrow/1.2.3_eslint@9.32.0: resolution: {integrity: sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==} peerDependencies: eslint: '>=2.0.0' dependencies: - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-plugin-prettier/5.5.4_uzcgrghkbn5yc2rh7ddu2g6eiu: - resolution: {integrity: sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==} + /eslint-plugin-prettier/5.5.3_lz6aiel3xbdusdhlfqscqra5uu: + resolution: {integrity: sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@types/eslint': '>=8.0.0' @@ -8748,32 +8725,32 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 9.37.0 - eslint-config-prettier: 10.1.8_eslint@9.37.0 + eslint: 9.32.0 + eslint-config-prettier: 10.1.8_eslint@9.32.0 prettier: 3.6.2 prettier-linter-helpers: 1.0.0 synckit: 0.11.11 dev: true - /eslint-plugin-react-hooks/4.6.2_eslint@9.37.0: + /eslint-plugin-react-hooks/4.6.2_eslint@9.32.0: resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-plugin-react-hooks/5.2.0_eslint@9.37.0: + /eslint-plugin-react-hooks/5.2.0_eslint@9.32.0: resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 dependencies: - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-plugin-react/7.37.5_eslint@9.37.0: + /eslint-plugin-react/7.37.5_eslint@9.32.0: resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} engines: {node: '>=4'} peerDependencies: @@ -8785,7 +8762,7 @@ packages: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.2.1 - eslint: 9.37.0 + eslint: 9.32.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -8800,22 +8777,22 @@ packages: string.prototype.repeat: 1.0.0 dev: true - /eslint-plugin-simple-import-sort/12.1.1_eslint@9.37.0: + /eslint-plugin-simple-import-sort/12.1.1_eslint@9.32.0: resolution: {integrity: sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 9.37.0 + eslint: 9.32.0 dev: true - /eslint-plugin-testing-library/5.11.1_eslint@9.37.0: + /eslint-plugin-testing-library/5.11.1_eslint@9.32.0: resolution: {integrity: sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@9.37.0 - eslint: 9.37.0 + '@typescript-eslint/utils': 5.62.0_eslint@9.32.0 + eslint: 9.32.0 transitivePeerDependencies: - supports-color - typescript @@ -8852,8 +8829,8 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /eslint/9.37.0: - resolution: {integrity: sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==} + /eslint/9.32.0: + resolution: {integrity: sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -8862,15 +8839,15 @@ packages: jiti: optional: true dependencies: - '@eslint-community/eslint-utils': 4.9.0_eslint@9.37.0 + '@eslint-community/eslint-utils': 4.7.0_eslint@9.32.0 '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.21.0 - '@eslint/config-helpers': 0.4.0 - '@eslint/core': 0.16.0 + '@eslint/config-helpers': 0.3.0 + '@eslint/core': 0.15.1 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.37.0 - '@eslint/plugin-kit': 0.4.0 - '@humanfs/node': 0.16.7 + '@eslint/js': 9.32.0 + '@eslint/plugin-kit': 0.3.4 + '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 @@ -8878,7 +8855,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.3 + debug: 4.4.1 escape-string-regexp: 4.0.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -9067,7 +9044,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.4.3 + debug: 4.4.1 get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -9104,8 +9081,8 @@ packages: /fast-sort/3.4.1: resolution: {integrity: sha512-76uvGPsF6So53sZAqenP9UVT3p5l7cyTHkLWVCMinh41Y8NDrK1IYXJgaBMfc1gk7nJiSRZp676kddFG2Aa5+A==} - /fast-uri/3.1.0: - resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} + /fast-uri/3.0.6: + resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} /fast-xml-parser/4.5.3: resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} @@ -9114,8 +9091,8 @@ packages: strnum: 1.1.2 dev: false - /fast-xml-parser/5.3.0: - resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==} + /fast-xml-parser/5.2.5: + resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==} hasBin: true dependencies: strnum: 2.1.1 @@ -9136,9 +9113,8 @@ packages: dependencies: pend: 1.2.0 - /fdir/6.5.0_picomatch@4.0.3: - resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} - engines: {node: '>=12.0.0'} + /fdir/6.4.6_picomatch@4.0.3: + resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -9156,10 +9132,10 @@ packages: web-streams-polyfill: 3.3.3 dev: false - /file-entry-cache/10.1.4: - resolution: {integrity: sha512-5XRUFc0WTtUbjfGzEwXc42tiGxQHBmtbUG1h9L2apu4SulCGN3Hqm//9D6FAolf8MYNL7f/YlJl9vy08pj5JuA==} + /file-entry-cache/10.1.3: + resolution: {integrity: sha512-D+w75Ub8T55yor7fPgN06rkCAUbAYw2vpxJmmjv/GDAcvCnv9g7IvHhIZoxzRZThrXPFI2maeY24pPbtyYU7Lg==} dependencies: - flat-cache: 6.1.17 + flat-cache: 6.1.12 dev: true /file-entry-cache/8.0.0: @@ -9217,12 +9193,12 @@ packages: keyv: 4.5.4 dev: true - /flat-cache/6.1.17: - resolution: {integrity: sha512-Jzse4YoiUJBVYTwz5Bwl4h/2VQM7e2KK3MVAMlXzX9uamIHAH/TXUlRKU1AQGQOryQhN0EsmufiiF40G057YXA==} + /flat-cache/6.1.12: + resolution: {integrity: sha512-U+HqqpZPPXP5d24bWuRzjGqVqUcw64k4nZAbruniDwdRg0H10tvN7H6ku1tjhA4rg5B9GS3siEvwO2qjJJ6f8Q==} dependencies: - cacheable: 2.1.0 + cacheable: 1.10.3 flatted: 3.3.3 - hookified: 1.12.1 + hookified: 1.11.0 dev: true /flat/5.0.2: @@ -9236,8 +9212,8 @@ packages: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} dev: true - /follow-redirects/1.15.11: - resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} + /follow-redirects/1.15.9: + resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -9302,16 +9278,16 @@ packages: engines: {node: '>=12'} dependencies: graceful-fs: 4.2.11 - jsonfile: 6.2.0 + jsonfile: 6.1.0 universalify: 2.0.1 dev: true - /fs-extra/11.3.2: - resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==} + /fs-extra/11.3.0: + resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.11 - jsonfile: 6.2.0 + jsonfile: 6.1.0 universalify: 2.0.1 /fs-extra/7.0.1: @@ -9377,8 +9353,8 @@ packages: - supports-color dev: false - /gaxios/7.1.2: - resolution: {integrity: sha512-/Szrn8nr+2TsQT1Gp8iIe/BEytJmbyfrbFh419DfGQSkEgNEhbPi7JRJuughjkTzPWgU9gBQf5AVu3DbHt0OXA==} + /gaxios/7.1.1: + resolution: {integrity: sha512-Odju3uBUJyVCkW64nLD4wKLhbh93bh6vIg/ZIXkWiLPBrdgtc65+tls/qml+un3pr6JqYVFDZbbmLDQT68rTOQ==} engines: {node: '>=18'} dependencies: extend: 3.0.2 @@ -9404,17 +9380,13 @@ packages: resolution: {integrity: sha512-UcO3kefx6dCcZkgcTGgVOTFb7b1LlQ02hY1omMjjrrBzkajRMCFgYOjs7J71WqnuG1k2b+9ppGL7FsOfhZMQKQ==} engines: {node: '>=18'} dependencies: - gaxios: 7.1.2 + gaxios: 7.1.1 google-logging-utils: 1.1.1 json-bigint: 1.0.0 transitivePeerDependencies: - supports-color dev: false - /generator-function/2.0.1: - resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} - engines: {node: '>= 0.4'} - /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} @@ -9620,13 +9592,13 @@ packages: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} dev: true - /google-auth-library/10.4.0: - resolution: {integrity: sha512-CmIrSy1bqMQUsPmA9+hcSbAXL80cFhu40cGMUjCaLpNKVzzvi+0uAHq8GNZxkoGYIsTX4ZQ7e4aInAqWxgn4fg==} + /google-auth-library/10.2.0: + resolution: {integrity: sha512-gy/0hRx8+Ye0HlUm3GrfpR4lbmJQ6bJ7F44DmN7GtMxxzWSojLzx0Bhv/hj7Wlj7a2On0FcT8jrz8Y1c1nxCyg==} engines: {node: '>=18'} dependencies: base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 - gaxios: 7.1.2 + gaxios: 7.1.1 gcp-metadata: 7.0.1 google-logging-utils: 1.1.1 gtoken: 8.0.0 @@ -9650,20 +9622,21 @@ packages: - supports-color dev: false - /google-gax/5.0.4: - resolution: {integrity: sha512-HmQ6zIYBs2EikTk+kjeHmtHprNTEpsnVaKONw9cwZZwUNCkUb+D5RYrJpCxyjdvIDvJp3wLbVReolJLRZRms1g==} + /google-gax/5.0.1: + resolution: {integrity: sha512-I8fTFXvIG8tYpiDxDXwCXoFsTVsvHJ2GA7DToH+eaRccU8r3nqPMFghVb2GdHSVcu4pq9ScRyB2S1BjO+vsa1Q==} engines: {node: '>=18'} dependencies: - '@grpc/grpc-js': 1.14.0 - '@grpc/proto-loader': 0.8.0 + '@grpc/grpc-js': 1.13.4 + '@grpc/proto-loader': 0.7.15 + abort-controller: 3.0.0 duplexify: 4.1.3 - google-auth-library: 10.4.0 + google-auth-library: 10.2.0 google-logging-utils: 1.1.1 node-fetch: 3.3.2 object-hash: 3.0.0 - proto3-json-serializer: 3.0.2 - protobufjs: 7.5.4 - retry-request: 8.0.2 + proto3-json-serializer: 3.0.1 + protobufjs: 7.5.3 + retry-request: 8.0.0 transitivePeerDependencies: - supports-color dev: false @@ -9720,7 +9693,7 @@ packages: resolution: {integrity: sha512-+CqsMbHPiSTdtSO14O51eMNlrp9N79gmeqmXeouJOhfucAedHw9noVe/n5uJk3tbKE6a+6ZCQg3RPhVhHByAIw==} engines: {node: '>=18'} dependencies: - gaxios: 7.1.2 + gaxios: 7.1.1 jws: 4.0.0 transitivePeerDependencies: - supports-color @@ -9768,22 +9741,18 @@ packages: engines: {node: '>= 0.4.0'} dev: true - /hash-base/3.0.5: - resolution: {integrity: sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==} - engines: {node: '>= 0.10'} + /hash-base/2.0.2: + resolution: {integrity: sha512-0TROgQ1/SxE6KmxWSvXHvRj90/Xo1JvZShofnYF+f6ZsGtR4eES7WfrQzPalmyagfKZCXpVnitiRebZulWsbiw==} dependencies: inherits: 2.0.4 - safe-buffer: 5.2.1 dev: true - /hash-base/3.1.2: - resolution: {integrity: sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==} - engines: {node: '>= 0.8'} + /hash-base/3.0.5: + resolution: {integrity: sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==} + engines: {node: '>= 0.10'} dependencies: inherits: 2.0.4 - readable-stream: 2.3.8 safe-buffer: 5.2.1 - to-buffer: 1.2.2 dev: true /hash.js/1.1.7: @@ -9826,7 +9795,7 @@ packages: /history/5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 dev: false /hmac-drbg/1.0.1: @@ -9837,8 +9806,8 @@ packages: minimalistic-crypto-utils: 1.0.1 dev: true - /hookified/1.12.1: - resolution: {integrity: sha512-xnKGl+iMIlhrZmGHB729MqlmPoWBznctSQTYCpFKqNsCgimJQmithcW0xSQMMFzYnV2iKUh25alswn6epgxS0Q==} + /hookified/1.11.0: + resolution: {integrity: sha512-aDdIN3GyU5I6wextPplYdfmWCo+aLmjjVbntmX6HLD5RCi/xKsivYEBhnRD+d9224zFf008ZpLMPlWF0ZodYZw==} dev: true /hosted-git-info/2.8.9: @@ -9893,7 +9862,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: false @@ -9903,7 +9872,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.4 - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -9923,7 +9892,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: false @@ -9933,7 +9902,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.4 - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -9949,7 +9918,7 @@ packages: /i18next-browser-languagedetector/6.1.8: resolution: {integrity: sha512-Svm+MduCElO0Meqpj1kJAriTC6OhI41VhlT/A0UPjGoPZBhAHIaGE5EfsHlTpgdH09UVX7rcc72pSDDBeKSQQA==} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 /i18next-http-backend/3.0.2: resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} @@ -9961,7 +9930,7 @@ packages: /i18next/21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 /iconv-lite/0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -10002,8 +9971,8 @@ packages: engines: {node: '>= 4'} dev: true - /immer/10.1.3: - resolution: {integrity: sha512-tmjF/k8QDKydUlm3mZU+tjM6zeq9/fFpPqH9SzWmBnVVKsPBg/V66qsMwb3/Bo90cgUN+ghdVBess+hPsxUyRw==} + /immer/10.1.1: + resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==} /immutable/5.1.3: resolution: {integrity: sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==} @@ -10163,12 +10132,11 @@ packages: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-function/1.1.2: - resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==} + /is-generator-function/1.1.0: + resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} engines: {node: '>= 0.4'} dependencies: call-bound: 1.0.4 - generator-function: 2.0.1 get-proto: 1.0.1 has-tostringtag: 1.0.2 safe-regex-test: 1.1.0 @@ -10217,10 +10185,6 @@ packages: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} - /is-path-inside/3.0.3: - resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} - engines: {node: '>=8'} - /is-plain-obj/2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} @@ -10336,8 +10300,8 @@ packages: /isarray/2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - /isbot/5.1.31: - resolution: {integrity: sha512-DPgQshehErHAqSCKDb3rNW03pa2wS/v5evvUqtxt6TTnHRqAG8FdzcSSJs9656pK6Y+NT7K9R4acEYXLHYfpUQ==} + /isbot/5.1.28: + resolution: {integrity: sha512-qrOp4g3xj8YNse4biorv6O5ZShwsJM0trsoda4y7j/Su7ZtTTfVXFzbKkpgcSoDrHS8FcTuUwcU04YimZlZOxw==} engines: {node: '>=18'} dev: false @@ -10402,8 +10366,8 @@ packages: /jju/1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} - /js-base64/3.7.8: - resolution: {integrity: sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==} + /js-base64/3.7.7: + resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==} /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -10439,7 +10403,7 @@ packages: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.22 + nwsapi: 2.2.21 parse5: 7.3.0 rrweb-cssom: 0.8.0 saxes: 6.0.0 @@ -10458,6 +10422,12 @@ packages: - utf-8-validate dev: true + /jsesc/3.0.2: + resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} + engines: {node: '>=6'} + hasBin: true + dev: true + /jsesc/3.1.0: resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} engines: {node: '>=6'} @@ -10515,8 +10485,8 @@ packages: optionalDependencies: graceful-fs: 4.2.11 - /jsonfile/6.2.0: - resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} + /jsonfile/6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: universalify: 2.0.1 optionalDependencies: @@ -10557,10 +10527,10 @@ packages: dependencies: json-buffer: 3.0.1 - /keyv/5.5.3: - resolution: {integrity: sha512-h0Un1ieD+HUrzBH6dJXhod3ifSghk5Hw/2Y4/KHBziPlZecrFyE9YOTPU6eOs0V9pYl8gOs86fkr/KN8lUX39A==} + /keyv/5.4.0: + resolution: {integrity: sha512-TMckyVjEoacG5IteUpUrOBsFORtheqziVyyY2dLUwg1jwTb8u48LX4TgmtogkNl9Y9unaEJ1luj10fGyjMGFOQ==} dependencies: - '@keyv/serialize': 1.1.1 + '@keyv/serialize': 1.1.0 dev: true /kind-of/6.0.3: @@ -10623,7 +10593,7 @@ packages: colorette: 1.4.0 commander: 8.3.0 cosmiconfig: 7.1.0 - debug: 4.4.3_supports-color@8.1.1 + debug: 4.4.1_supports-color@8.1.1 enquirer: 2.4.1 execa: 5.1.1 listr2: 3.14.0_enquirer@2.4.1 @@ -10728,8 +10698,8 @@ packages: dependencies: js-tokens: 4.0.0 - /loupe/3.2.1: - resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==} + /loupe/3.2.0: + resolution: {integrity: sha512-2NCfZcT5VGVNX9mSZIxLRkEAegDGBpuQZBy13desuHeVORmBDyAET4TkJr4SjqQy3A8JDofMN6LpkK8Xcm/dlw==} dev: true /lower-case/2.0.2: @@ -10745,8 +10715,8 @@ packages: /lru-cache/10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - /lru-cache/11.2.2: - resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} + /lru-cache/11.1.0: + resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==} engines: {node: 20 || >=22} /lru-cache/5.1.1: @@ -10775,10 +10745,10 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.30.19: - resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} + /magic-string/0.30.17: + resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} dependencies: - '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/sourcemap-codec': 1.5.4 dev: true /make-array/1.0.5: @@ -10852,8 +10822,8 @@ packages: resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} dev: true - /mdn-data/2.24.0: - resolution: {integrity: sha512-i97fklrJl03tL1tdRVw0ZfLLvuDsdb6wxL+TrJ+PKkCbLrp2PCu2+OYdCKychIUm19nSM/35S6qz7pJpnXttoA==} + /mdn-data/2.23.0: + resolution: {integrity: sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==} dev: true /mdurl/2.0.0: @@ -10899,8 +10869,8 @@ packages: engines: {node: '>= 0.6'} dev: false - /micro-memoize/4.2.0: - resolution: {integrity: sha512-dRxIsNh0XosO9sd3aASUabKOzG9dloLO41g74XUGThpHBoGm1ttakPT5in14CuW/EDedkniaShFHbymmmKGOQA==} + /micro-memoize/4.1.3: + resolution: {integrity: sha512-DzRMi8smUZXT7rCGikRwldEh6eO6qzKiPPopcr1+2EY3AYKpy5fu159PKWwIS9A6IWnrvPKDMcuFtyrroZa8Bw==} /micromark-util-character/2.1.1: resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==} @@ -11026,7 +10996,6 @@ packages: resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==} dependencies: brace-expansion: 1.1.12 - dev: true /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} @@ -11069,7 +11038,7 @@ packages: peerDependencies: mocha: '>=2.2.5' dependencies: - debug: 4.4.3 + debug: 4.4.1 md5: 2.3.0 mkdirp: 3.0.1 mocha: 10.8.2 @@ -11079,15 +11048,15 @@ packages: - supports-color dev: true - /mocha-junit-reporter/2.2.1_mocha@11.7.4: + /mocha-junit-reporter/2.2.1_mocha@11.7.1: resolution: {integrity: sha512-iDn2tlKHn8Vh8o4nCzcUVW4q7iXp7cC4EB78N0cDHIobLymyHNwe0XG8HEHHjc3hJlXm0Vy6zcrxaIhnI2fWmw==} peerDependencies: mocha: '>=2.2.5' dependencies: - debug: 4.4.3 + debug: 4.4.1 md5: 2.3.0 mkdirp: 3.0.1 - mocha: 11.7.4 + mocha: 11.7.1 strip-ansi: 6.0.1 xml: 1.0.1 transitivePeerDependencies: @@ -11101,7 +11070,7 @@ packages: ansi-colors: 4.1.3 browser-stdout: 1.3.1 chokidar: 3.6.0 - debug: 4.4.3_supports-color@8.1.1 + debug: 4.4.1_supports-color@8.1.1 diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 @@ -11120,20 +11089,19 @@ packages: yargs-unparser: 2.0.0 dev: true - /mocha/11.7.4: - resolution: {integrity: sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==} + /mocha/11.7.1: + resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3 - debug: 4.4.3_supports-color@8.1.1 + debug: 4.4.1_supports-color@8.1.1 diff: 7.0.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 glob: 10.4.5 he: 1.2.0 - is-path-inside: 3.0.3 js-yaml: 4.1.0 log-symbols: 4.1.0 minimatch: 9.0.5 @@ -11142,7 +11110,7 @@ packages: serialize-javascript: 6.0.2 strip-json-comments: 3.1.1 supports-color: 8.1.1 - workerpool: 9.3.4 + workerpool: 9.3.3 yargs: 17.7.2 yargs-parser: 21.1.1 yargs-unparser: 2.0.0 @@ -11177,12 +11145,6 @@ packages: /negotiator/0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} - dev: false - - /negotiator/0.6.4: - resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==} - engines: {node: '>= 0.6'} - dev: true /nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} @@ -11225,8 +11187,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /node-releases/2.0.23: - resolution: {integrity: sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg==} + /node-releases/2.0.19: + resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} dev: true /node-stdlib-browser/1.3.1: @@ -11320,8 +11282,8 @@ packages: boolbase: 1.0.0 dev: true - /nwsapi/2.2.22: - resolution: {integrity: sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==} + /nwsapi/2.2.21: + resolution: {integrity: sha512-o6nIY3qwiSXl7/LuOU0Dmuctd34Yay0yeuZRLFmDPrrdHpXKFndPj3hM+YEPVHYC5fx2otBx4Ilc/gyYSAUaIA==} dev: true /object-assign/3.0.0: @@ -11422,8 +11384,8 @@ packages: ee-first: 1.1.1 dev: false - /on-headers/1.1.0: - resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==} + /on-headers/1.0.2: + resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} dev: true @@ -11546,14 +11508,15 @@ packages: callsites: 3.1.0 dev: true - /parse-asn1/5.1.9: - resolution: {integrity: sha512-fIYNuZ/HastSb80baGOuPRo1O9cf4baWw5WsAp7dBuUzeTD/BoaG8sVTdlPFksBE2lF21dN+A1AnrpIjSWqHHg==} + /parse-asn1/5.1.7: + resolution: {integrity: sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==} engines: {node: '>= 0.10'} dependencies: asn1.js: 4.10.1 browserify-aes: 1.2.0 evp_bytestokey: 1.0.3 - pbkdf2: 3.1.5 + hash-base: 3.0.5 + pbkdf2: 3.1.3 safe-buffer: 5.2.1 dev: true @@ -11567,7 +11530,7 @@ packages: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} dependencies: - error-ex: 1.3.4 + error-ex: 1.3.2 json-parse-better-errors: 1.0.2 /parse-json/5.2.0: @@ -11575,7 +11538,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.27.1 - error-ex: 1.3.4 + error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 dev: true @@ -11653,7 +11616,7 @@ packages: resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} engines: {node: 20 || >=22} dependencies: - lru-cache: 11.2.2 + lru-cache: 11.1.0 minipass: 7.1.2 /path-to-regexp/0.1.12: @@ -11684,16 +11647,16 @@ packages: engines: {node: '>= 14.16'} dev: true - /pbkdf2/3.1.5: - resolution: {integrity: sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==} - engines: {node: '>= 0.10'} + /pbkdf2/3.1.3: + resolution: {integrity: sha512-wfRLBZ0feWRhCIkoMB6ete7czJcnNnqRpcoWQBLqatqXXmelSRqfdDK4F3u9T2s2cXas/hQJcryI/4lAL+XTlA==} + engines: {node: '>=0.12'} dependencies: - create-hash: 1.2.0 + create-hash: 1.1.3 create-hmac: 1.1.7 - ripemd160: 2.0.3 + ripemd160: 2.0.1 safe-buffer: 5.2.1 sha.js: 2.4.12 - to-buffer: 1.2.2 + to-buffer: 1.2.1 dev: true /pend/1.2.0: @@ -11857,15 +11820,15 @@ packages: /property-information/7.1.0: resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} - /proto3-json-serializer/3.0.2: - resolution: {integrity: sha512-AnMIfnoK2Ml3F/ZVl5PxcwIoefMxj4U/lomJ5/B2eIGdxw4UkbV1YamtsMQsEkZATdMCKMbnI1iG9RQaJbxBGw==} + /proto3-json-serializer/3.0.1: + resolution: {integrity: sha512-Rug90pDIefARAG9MgaFjd0yR/YP4bN3Fov00kckXMjTZa0x86c4WoWfCQFdSeWi9DvRXjhfLlPDIvODB5LOTfg==} engines: {node: '>=18'} dependencies: - protobufjs: 7.5.4 + protobufjs: 7.5.3 dev: false - /protobufjs/7.5.4: - resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==} + /protobufjs/7.5.3: + resolution: {integrity: sha512-sildjKwVqOI2kmFDiXQ6aEB0fjYTafpEvIBs8tOR8qI4spuL9OPROLVu2qZqi/xgCfsHIwVqlaF8JBjWFHnKbw==} engines: {node: '>=12.0.0'} requiresBuild: true dependencies: @@ -11879,7 +11842,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.18.8 + '@types/node': 22.16.5 long: 5.3.2 dev: false @@ -11904,7 +11867,7 @@ packages: bn.js: 4.12.2 browserify-rsa: 4.1.1 create-hash: 1.2.0 - parse-asn1: 5.1.9 + parse-asn1: 5.1.7 randombytes: 2.1.0 safe-buffer: 5.2.1 dev: true @@ -11927,13 +11890,6 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - /qified/0.5.0: - resolution: {integrity: sha512-Zj6Q/Vc/SQ+Fzc87N90jJUzBzxD7MVQ2ZvGyMmYtnl2u1a07CejAhvtk4ZwASos+SiHKCAIylyGHJKIek75QBw==} - engines: {node: '>=20'} - dependencies: - hookified: 1.12.1 - dev: true - /qs/6.13.0: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} @@ -12033,7 +11989,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 react: 18.3.1 /react-error-boundary/5.0.0_react@18.3.1: @@ -12041,7 +11997,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 react: 18.3.1 /react-error-boundary/6.0.0_react@18.3.1: @@ -12049,7 +12005,7 @@ packages: peerDependencies: react: '>=16.13.1' dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 react: 18.3.1 dev: false @@ -12068,7 +12024,7 @@ packages: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true - /react-redux/9.2.0_fd4k6z2zmle6ijkvnc5rswrqzq: + /react-redux/9.2.0_2lgr5lhgpssw53xgvyqowcj3ny: resolution: {integrity: sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==} peerDependencies: '@types/react': ^18.2.25 || ^19 @@ -12080,11 +12036,11 @@ packages: redux: optional: true dependencies: - '@types/react': 18.3.25 + '@types/react': 18.3.23 '@types/use-sync-external-store': 0.0.6 react: 18.3.1 redux: 5.0.1 - use-sync-external-store: 1.6.0_react@18.3.1 + use-sync-external-store: 1.5.0_react@18.3.1 /react-refresh/0.17.0: resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} @@ -12132,7 +12088,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -12146,7 +12102,7 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.2 memoize-one: 5.2.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -12241,8 +12197,8 @@ packages: get-proto: 1.0.1 which-builtin-type: 1.2.1 - /regenerate-unicode-properties/10.2.2: - resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==} + /regenerate-unicode-properties/10.2.0: + resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 @@ -12277,16 +12233,16 @@ packages: gopd: 1.2.0 set-function-name: 2.0.2 - /regexpu-core/6.4.0: - resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==} + /regexpu-core/6.2.0: + resolution: {integrity: sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 - regenerate-unicode-properties: 10.2.2 + regenerate-unicode-properties: 10.2.0 regjsgen: 0.8.0 - regjsparser: 0.13.0 + regjsparser: 0.12.0 unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.2.1 + unicode-match-property-value-ecmascript: 2.2.0 dev: true /registry-auth-token/3.3.2: @@ -12307,11 +12263,11 @@ packages: resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} dev: true - /regjsparser/0.13.0: - resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} + /regjsparser/0.12.0: + resolution: {integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==} hasBin: true dependencies: - jsesc: 3.1.0 + jsesc: 3.0.2 dev: true /require-directory/2.1.1: @@ -12384,7 +12340,7 @@ packages: resolution: {integrity: sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==} engines: {node: '>=14'} dependencies: - '@types/request': 2.48.13 + '@types/request': 2.48.12 extend: 3.0.2 teeny-request: 9.0.0 transitivePeerDependencies: @@ -12392,10 +12348,11 @@ packages: - supports-color dev: false - /retry-request/8.0.2: - resolution: {integrity: sha512-JzFPAfklk1kjR1w76f0QOIhoDkNkSqW8wYKT08n9yysTmZfB+RQ2QoXoTAeOi1HD9ZipTyTAZg3c4pM/jeqgSw==} + /retry-request/8.0.0: + resolution: {integrity: sha512-dJkZNmyV9C8WKUmbdj1xcvVlXBSvsUQCkg89TCK8rD72RdSn9A2jlXlS2VuYSTHoPJjJEfUHhjNYrlvuksF9cg==} engines: {node: '>=18'} dependencies: + '@types/request': 2.48.12 extend: 3.0.2 teeny-request: 10.1.0 transitivePeerDependencies: @@ -12439,11 +12396,17 @@ packages: glob: 11.0.3 package-json-from-dist: 1.0.1 - /ripemd160/2.0.3: - resolution: {integrity: sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==} - engines: {node: '>= 0.8'} + /ripemd160/2.0.1: + resolution: {integrity: sha512-J7f4wutN8mdbV08MJnXibYpCOPHR+yzy+iQ/AsjMv2j8cLavQ8VGagDFUwwTAdF8FmRKVeNpbTTEwNHCW1g94w==} dependencies: - hash-base: 3.1.2 + hash-base: 2.0.2 + inherits: 2.0.4 + dev: true + + /ripemd160/2.0.2: + resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} + dependencies: + hash-base: 3.0.5 inherits: 2.0.4 dev: true @@ -12480,35 +12443,33 @@ packages: estree-walker: 0.6.1 dev: true - /rollup/4.52.4: - resolution: {integrity: sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==} + /rollup/4.46.1: + resolution: {integrity: sha512-33xGNBsDJAkzt0PvninskHlWnTIPgDtTwhg0U38CUoNP/7H6wI2Cz6dUeoNPbjdTdsYTGuiFFASuUOWovH0SyQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true dependencies: '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.52.4 - '@rollup/rollup-android-arm64': 4.52.4 - '@rollup/rollup-darwin-arm64': 4.52.4 - '@rollup/rollup-darwin-x64': 4.52.4 - '@rollup/rollup-freebsd-arm64': 4.52.4 - '@rollup/rollup-freebsd-x64': 4.52.4 - '@rollup/rollup-linux-arm-gnueabihf': 4.52.4 - '@rollup/rollup-linux-arm-musleabihf': 4.52.4 - '@rollup/rollup-linux-arm64-gnu': 4.52.4 - '@rollup/rollup-linux-arm64-musl': 4.52.4 - '@rollup/rollup-linux-loong64-gnu': 4.52.4 - '@rollup/rollup-linux-ppc64-gnu': 4.52.4 - '@rollup/rollup-linux-riscv64-gnu': 4.52.4 - '@rollup/rollup-linux-riscv64-musl': 4.52.4 - '@rollup/rollup-linux-s390x-gnu': 4.52.4 - '@rollup/rollup-linux-x64-gnu': 4.52.4 - '@rollup/rollup-linux-x64-musl': 4.52.4 - '@rollup/rollup-openharmony-arm64': 4.52.4 - '@rollup/rollup-win32-arm64-msvc': 4.52.4 - '@rollup/rollup-win32-ia32-msvc': 4.52.4 - '@rollup/rollup-win32-x64-gnu': 4.52.4 - '@rollup/rollup-win32-x64-msvc': 4.52.4 + '@rollup/rollup-android-arm-eabi': 4.46.1 + '@rollup/rollup-android-arm64': 4.46.1 + '@rollup/rollup-darwin-arm64': 4.46.1 + '@rollup/rollup-darwin-x64': 4.46.1 + '@rollup/rollup-freebsd-arm64': 4.46.1 + '@rollup/rollup-freebsd-x64': 4.46.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.46.1 + '@rollup/rollup-linux-arm-musleabihf': 4.46.1 + '@rollup/rollup-linux-arm64-gnu': 4.46.1 + '@rollup/rollup-linux-arm64-musl': 4.46.1 + '@rollup/rollup-linux-loongarch64-gnu': 4.46.1 + '@rollup/rollup-linux-ppc64-gnu': 4.46.1 + '@rollup/rollup-linux-riscv64-gnu': 4.46.1 + '@rollup/rollup-linux-riscv64-musl': 4.46.1 + '@rollup/rollup-linux-s390x-gnu': 4.46.1 + '@rollup/rollup-linux-x64-gnu': 4.46.1 + '@rollup/rollup-linux-x64-musl': 4.46.1 + '@rollup/rollup-win32-arm64-msvc': 4.46.1 + '@rollup/rollup-win32-ia32-msvc': 4.46.1 + '@rollup/rollup-win32-x64-msvc': 4.46.1 fsevents: 2.3.3 dev: true @@ -12576,8 +12537,8 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass/1.93.2: - resolution: {integrity: sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==} + /sass/1.89.2: + resolution: {integrity: sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -12657,8 +12618,8 @@ packages: dependencies: randombytes: 2.1.0 - /seroval-plugins/1.3.3_seroval@1.3.2: - resolution: {integrity: sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==} + /seroval-plugins/1.3.2_seroval@1.3.2: + resolution: {integrity: sha512-0QvCV2lM3aj/U3YozDiVwx9zpH0q8A60CTWIv4Jszj/givcudPb48B+rkU5D51NJ0pTpweGMttHjboPa9/zoIQ==} engines: {node: '>=10'} peerDependencies: seroval: ^1.0 @@ -12693,8 +12654,8 @@ packages: send: 0.19.0 dev: false - /serve/14.2.5: - resolution: {integrity: sha512-Qn/qMkzCcMFVPb60E/hQy+iRLpiU8PamOfOSYoAHmmF+fFFmpPpqa6Oci2iWYpTdOUM3VF+TINud7CfbQnsZbA==} + /serve/14.2.4: + resolution: {integrity: sha512-qy1S34PJ/fcY8gjVGszDB3EXiPSk5FKhUa7tQe0UPRddxRidc2V6cNHPNewbE1D7MAkgLuWEt3Vw56vYy73tzQ==} engines: {node: '>= 14'} hasBin: true dependencies: @@ -12705,7 +12666,7 @@ packages: chalk: 5.0.1 chalk-template: 0.4.0 clipboardy: 3.0.0 - compression: 1.8.1 + compression: 1.7.4 is-port-reachable: 4.0.0 serve-handler: 6.1.6 update-check: 1.5.4 @@ -12757,7 +12718,7 @@ packages: dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - to-buffer: 1.2.2 + to-buffer: 1.2.1 dev: true /shallow-equal/1.2.1: @@ -12918,7 +12879,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.22 + spdx-license-ids: 3.0.21 /spdx-exceptions/2.5.0: resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==} @@ -12927,17 +12888,17 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.22 + spdx-license-ids: 3.0.21 /spdx-expression-parse/4.0.0: resolution: {integrity: sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==} dependencies: spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.22 + spdx-license-ids: 3.0.21 dev: true - /spdx-license-ids/3.0.22: - resolution: {integrity: sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==} + /spdx-license-ids/3.0.21: + resolution: {integrity: sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==} /sprintf-js/1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} @@ -13032,7 +12993,7 @@ packages: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.1.2 + strip-ansi: 7.1.0 /string.prototype.includes/2.0.1: resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} @@ -13150,11 +13111,11 @@ packages: dependencies: ansi-regex: 5.0.1 - /strip-ansi/7.1.2: - resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} + /strip-ansi/7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} dependencies: - ansi-regex: 6.2.2 + ansi-regex: 6.1.0 /strip-bom/3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} @@ -13185,8 +13146,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /strip-literal/3.1.0: - resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==} + /strip-literal/3.0.0: + resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==} dependencies: js-tokens: 9.0.1 dev: true @@ -13206,30 +13167,30 @@ packages: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: true - /stylelint-config-prettier/9.0.5_stylelint@16.25.0: + /stylelint-config-prettier/9.0.5_stylelint@16.22.0: resolution: {integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>= 11.x < 15' dependencies: - stylelint: 16.25.0 + stylelint: 16.22.0 dev: true - /stylelint-config-sass-guidelines/12.1.0_stylelint@16.25.0: + /stylelint-config-sass-guidelines/12.1.0_stylelint@16.22.0: resolution: {integrity: sha512-NTxEtVT6uNSqRvq+A3ScyKhjUrY/Z845TnpWEwnMgIPZ/+/Waa4+51r6OPuQRMu4XZS3D8DK1UaT4TWFBvuuAw==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.4.21 stylelint: ^16.1.0 dependencies: - '@stylistic/stylelint-plugin': 3.1.3_stylelint@16.25.0 + '@stylistic/stylelint-plugin': 3.1.3_stylelint@16.22.0 postcss-scss: 4.0.9 - stylelint: 16.25.0 - stylelint-scss: 6.12.1_stylelint@16.25.0 + stylelint: 16.22.0 + stylelint-scss: 6.12.1_stylelint@16.22.0 dev: true - /stylelint-prettier/5.0.3_4ad7exwles5q7ddwazihw7hduq: + /stylelint-prettier/5.0.3_5cy3i7x62q3wy6xioxaxellc5y: resolution: {integrity: sha512-B6V0oa35ekRrKZlf+6+jA+i50C4GXJ7X1PPmoCqSUoXN6BrNF6NhqqhanvkLjqw2qgvrS0wjdpeC+Tn06KN3jw==} engines: {node: '>=18.12.0'} peerDependencies: @@ -13238,10 +13199,10 @@ packages: dependencies: prettier: 3.6.2 prettier-linter-helpers: 1.0.0 - stylelint: 16.25.0 + stylelint: 16.22.0 dev: true - /stylelint-scss/6.12.1_stylelint@16.25.0: + /stylelint-scss/6.12.1_stylelint@16.22.0: resolution: {integrity: sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==} engines: {node: '>=18.12.0'} peerDependencies: @@ -13250,16 +13211,16 @@ packages: css-tree: 3.1.0 is-plain-object: 5.0.0 known-css-properties: 0.36.0 - mdn-data: 2.24.0 + mdn-data: 2.23.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.6 postcss-selector-parser: 7.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.25.0 + stylelint: 16.22.0 dev: true - /stylelint/16.25.0: - resolution: {integrity: sha512-Li0avYWV4nfv1zPbdnxLYBGq4z8DVZxbRgx4Kn6V+Uftz1rMoF1qiEI3oL4kgWqyYgCgs7gT5maHNZ82Gk03vQ==} + /stylelint/16.22.0: + resolution: {integrity: sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -13267,16 +13228,16 @@ packages: '@csstools/css-tokenizer': 3.0.4 '@csstools/media-query-list-parser': 4.0.3_3zfxnl4m3q3iwlnruu4kxqgjiu '@csstools/selector-specificity': 5.0.0_ugy3uarqyirr2oks35q7u7qcgi - '@dual-bundle/import-meta-resolve': 4.2.1 + '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 9.0.0 css-functions-list: 3.2.3 css-tree: 3.1.0 - debug: 4.4.3 + debug: 4.4.1 fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 - file-entry-cache: 10.1.4 + file-entry-cache: 10.1.3 global-modules: 2.0.0 globby: 11.1.0 globjoin: 0.1.4 @@ -13315,7 +13276,7 @@ packages: resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==} engines: {node: '>= 8.0'} dependencies: - debug: 4.4.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -13466,11 +13427,11 @@ packages: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} dev: true - /tinyglobby/0.2.15: - resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} + /tinyglobby/0.2.14: + resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} engines: {node: '>=12.0.0'} dependencies: - fdir: 6.5.0_picomatch@4.0.3 + fdir: 6.4.6_picomatch@4.0.3 picomatch: 4.0.3 dev: true @@ -13484,8 +13445,8 @@ packages: engines: {node: '>=14.0.0'} dev: true - /tinyspy/4.0.4: - resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==} + /tinyspy/4.0.3: + resolution: {integrity: sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==} engines: {node: '>=14.0.0'} dev: true @@ -13506,8 +13467,8 @@ packages: tldts-core: 6.1.86 dev: true - /to-buffer/1.2.2: - resolution: {integrity: sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==} + /to-buffer/1.2.1: + resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==} engines: {node: '>= 0.4'} dependencies: isarray: 2.0.5 @@ -13691,20 +13652,20 @@ packages: minimatch: 9.0.5 shiki: 1.29.2 typescript: 5.6.3 - yaml: 2.8.1 + yaml: 2.8.0 - /typescript-eslint/8.46.0_eslint@9.37.0: - resolution: {integrity: sha512-6+ZrB6y2bT2DX3K+Qd9vn7OFOJR+xSLDj+Aw/N3zBwUt27uTw2sw2TE2+UcY1RiyBZkaGbTkVg9SSdPNUG6aUw==} + /typescript-eslint/8.38.0_eslint@9.32.0: + resolution: {integrity: sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' + typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/eslint-plugin': 8.46.0_ravw6inmanzooa5dmobvvxemta - '@typescript-eslint/parser': 8.46.0_eslint@9.37.0 - '@typescript-eslint/typescript-estree': 8.46.0 - '@typescript-eslint/utils': 8.46.0_eslint@9.37.0 - eslint: 9.37.0 + '@typescript-eslint/eslint-plugin': 8.38.0_zpsk7ekrb7ma2qurpmxs2nkjdi + '@typescript-eslint/parser': 8.38.0_eslint@9.32.0 + '@typescript-eslint/typescript-estree': 8.38.0 + '@typescript-eslint/utils': 8.38.0_eslint@9.32.0 + eslint: 9.32.0 transitivePeerDependencies: - supports-color dev: true @@ -13759,16 +13720,16 @@ packages: engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.1 - unicode-property-aliases-ecmascript: 2.2.0 + unicode-property-aliases-ecmascript: 2.1.0 dev: true - /unicode-match-property-value-ecmascript/2.2.1: - resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==} + /unicode-match-property-value-ecmascript/2.2.0: + resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==} engines: {node: '>=4'} dev: true - /unicode-property-aliases-ecmascript/2.2.0: - resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==} + /unicode-property-aliases-ecmascript/2.1.0: + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} dev: true @@ -13824,13 +13785,13 @@ packages: engines: {node: '>=8'} dev: true - /update-browserslist-db/1.1.3_browserslist@4.26.3: + /update-browserslist-db/1.1.3_browserslist@4.25.1: resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.26.3 + browserslist: 4.25.1 escalade: 3.2.0 picocolors: 1.1.1 dev: true @@ -13860,8 +13821,8 @@ packages: qs: 6.14.0 dev: true - /use-sync-external-store/1.6.0_react@18.3.1: - resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} + /use-sync-external-store/1.5.0_react@18.3.1: + resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: @@ -13887,7 +13848,7 @@ packages: dependencies: inherits: 2.0.4 is-arguments: 1.2.0 - is-generator-function: 1.1.2 + is-generator-function: 1.1.0 is-typed-array: 1.1.15 which-typed-array: 1.1.19 dev: true @@ -13929,16 +13890,16 @@ packages: '@types/unist': 3.0.3 vfile-message: 4.0.3 - /vite-node/3.2.4_@types+node@22.18.8: + /vite-node/3.2.4_@types+node@22.16.5: resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true dependencies: cac: 6.7.14 - debug: 4.4.3 + debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.9_@types+node@22.18.8 + vite: 7.0.6_@types+node@22.16.5 transitivePeerDependencies: - '@types/node' - jiti @@ -13954,34 +13915,34 @@ packages: - yaml dev: true - /vite-plugin-node-polyfills/0.24.0_vite@7.1.9: + /vite-plugin-node-polyfills/0.24.0_vite@7.0.6: resolution: {integrity: sha512-GA9QKLH+vIM8NPaGA+o2t8PDfFUl32J8rUp1zQfMKVJQiNkOX4unE51tR6ppl6iKw5yOrDAdSH7r/UIFLCVhLw==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: '@rollup/plugin-inject': 5.0.5 node-stdlib-browser: 1.3.1 - vite: 7.1.9_473npper34s32fqtfc42rnbmma + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 transitivePeerDependencies: - rollup dev: true - /vite-plugin-static-copy/3.1.3_vite@7.1.9: - resolution: {integrity: sha512-U47jgyoJfrvreF87u2udU6dHIXbHhdgGZ7wSEqn6nVHKDOMdRoB2uVc6iqxbEzENN5JvX6djE5cBhQZ2MMBclA==} + /vite-plugin-static-copy/3.1.1_vite@7.0.6: + resolution: {integrity: sha512-oR53SkL5cX4KT1t18E/xU50vJDo0N8oaHza4EMk0Fm+2/u6nQivxavOfrDk3udWj+dizRizB/QnBvJOOQrTTAQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 dependencies: chokidar: 3.6.0 - fs-extra: 11.3.2 + fs-extra: 11.3.0 p-map: 7.0.3 picocolors: 1.1.1 - tinyglobby: 0.2.15 - vite: 7.1.9_473npper34s32fqtfc42rnbmma + tinyglobby: 0.2.14 + vite: 7.0.6_ujgxkgibdxzyj24ekfgva34gg4 dev: true - /vite/7.1.9_473npper34s32fqtfc42rnbmma: - resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} + /vite/7.0.6_@types+node@22.16.5: + resolution: {integrity: sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -14020,20 +13981,19 @@ packages: yaml: optional: true dependencies: - '@types/node': 22.18.8 - esbuild: 0.25.10 - fdir: 6.5.0_picomatch@4.0.3 + '@types/node': 22.16.5 + esbuild: 0.25.8 + fdir: 6.4.6_picomatch@4.0.3 picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.52.4 - sass: 1.93.2 - tinyglobby: 0.2.15 + rollup: 4.46.1 + tinyglobby: 0.2.14 optionalDependencies: fsevents: 2.3.3 dev: true - /vite/7.1.9_@types+node@22.18.8: - resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} + /vite/7.0.6_ujgxkgibdxzyj24ekfgva34gg4: + resolution: {integrity: sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -14072,18 +14032,19 @@ packages: yaml: optional: true dependencies: - '@types/node': 22.18.8 - esbuild: 0.25.10 - fdir: 6.5.0_picomatch@4.0.3 + '@types/node': 22.16.5 + esbuild: 0.25.8 + fdir: 6.4.6_picomatch@4.0.3 picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.52.4 - tinyglobby: 0.2.15 + rollup: 4.46.1 + sass: 1.89.2 + tinyglobby: 0.2.14 optionalDependencies: fsevents: 2.3.3 dev: true - /vitest/3.2.4_rx2popiikidvg57en7e2ylutf4: + /vitest/3.2.4_awwnpgevbqw27bweajrr6vbdvu: resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -14112,29 +14073,29 @@ packages: optional: true dependencies: '@types/chai': 5.2.2 - '@types/node': 22.18.8 + '@types/node': 22.16.5 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4_vite@7.1.9 + '@vitest/mocker': 3.2.4_vite@7.0.6 '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.3.3 - debug: 4.4.3 + chai: 5.2.1 + debug: 4.4.1 expect-type: 1.2.2 jsdom: 26.1.0 - magic-string: 0.30.19 + magic-string: 0.30.17 pathe: 2.0.3 picomatch: 4.0.3 std-env: 3.9.0 tinybench: 2.9.0 tinyexec: 0.3.2 - tinyglobby: 0.2.15 + tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.9_@types+node@22.18.8 - vite-node: 3.2.4_@types+node@22.18.8 + vite: 7.0.6_@types+node@22.16.5 + vite-node: 3.2.4_@types+node@22.16.5 why-is-node-running: 2.3.0 transitivePeerDependencies: - jiti @@ -14221,7 +14182,7 @@ packages: is-async-function: 2.1.1 is-date-object: 1.1.0 is-finalizationregistry: 1.1.1 - is-generator-function: 1.1.2 + is-generator-function: 1.1.0 is-regex: 1.2.1 is-weakref: 1.1.1 isarray: 2.0.5 @@ -14298,8 +14259,8 @@ packages: resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==} dev: true - /workerpool/9.3.4: - resolution: {integrity: sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==} + /workerpool/9.3.3: + resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==} /workspace-tools/0.36.4: resolution: {integrity: sha512-v0UFVvw9BjHtRu2Dau5PEJKkuG8u4jPlpXZQWjSz9XgbSutpPURqtO2P0hp3cVmQVATh8lkMFCewFgJuDnyC/w==} @@ -14343,9 +14304,9 @@ packages: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} dependencies: - ansi-styles: 6.2.3 + ansi-styles: 6.2.1 string-width: 5.1.2 - strip-ansi: 7.1.2 + strip-ansi: 7.1.0 /wrappy/1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} @@ -14425,8 +14386,8 @@ packages: engines: {node: '>= 6'} dev: true - /yaml/2.8.1: - resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} + /yaml/2.8.0: + resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} engines: {node: '>= 14.6'} hasBin: true @@ -14505,7 +14466,7 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zustand/4.5.7_2e42cwvd7ndi4wzye7buf46csy: + /zustand/4.5.7_gw5pd33e33sg34xlggu7lu6m5i: resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -14520,10 +14481,10 @@ packages: react: optional: true dependencies: - '@types/react': 18.3.25 - immer: 10.1.3 + '@types/react': 18.3.23 + immer: 10.1.1 react: 18.3.1 - use-sync-external-store: 1.6.0_react@18.3.1 + use-sync-external-store: 1.5.0_react@18.3.1 /zwitch/2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} diff --git a/common/scripts/install-run-rush-pnpm.js b/common/scripts/install-run-rush-pnpm.js index 72a7bfdf..2356649f 100644 --- a/common/scripts/install-run-rush-pnpm.js +++ b/common/scripts/install-run-rush-pnpm.js @@ -10,6 +10,9 @@ // node common/scripts/install-run-rush-pnpm.js pnpm-command // // For more information, see: https://rushjs.io/pages/maintainer/setup_new_repo/ +// +// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. +// See the @microsoft/rush package's LICENSE file for details. /******/ (() => { // webpackBootstrap /******/ "use strict"; diff --git a/common/scripts/install-run-rush.js b/common/scripts/install-run-rush.js index fe5101a2..20f33d19 100644 --- a/common/scripts/install-run-rush.js +++ b/common/scripts/install-run-rush.js @@ -8,12 +8,15 @@ // node common/scripts/install-run-rush.js install // // For more information, see: https://rushjs.io/pages/maintainer/setup_new_repo/ +// +// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. +// See the @microsoft/rush package's LICENSE file for details. /******/ (() => { // webpackBootstrap /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 657147: +/***/ 179896: /*!*********************!*\ !*** external "fs" ***! \*********************/ @@ -23,7 +26,7 @@ module.exports = require("fs"); /***/ }), -/***/ 371017: +/***/ 16928: /*!***********************!*\ !*** external "path" ***! \***********************/ @@ -108,9 +111,9 @@ var __webpack_exports__ = {}; !*** ./lib-esnext/scripts/install-run-rush.js ***! \************************************************/ __webpack_require__.r(__webpack_exports__); -/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! path */ 371017); +/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! path */ 16928); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(path__WEBPACK_IMPORTED_MODULE_0__); -/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! fs */ 657147); +/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! fs */ 179896); /* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(fs__WEBPACK_IMPORTED_MODULE_1__); // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. @@ -137,8 +140,8 @@ function _getRushVersion(logger) { return rushJsonMatches[1]; } catch (e) { - throw new Error(`Unable to determine the required version of Rush from rush.json (${rushJsonFolder}). ` + - "The 'rushVersion' field is either not assigned in rush.json or was specified " + + throw new Error(`Unable to determine the required version of Rush from ${RUSH_JSON_FILENAME} (${rushJsonFolder}). ` + + `The 'rushVersion' field is either not assigned in ${RUSH_JSON_FILENAME} or was specified ` + 'using an unexpected syntax.'); } } @@ -197,7 +200,7 @@ function _run() { } runWithErrorAndStatusCode(logger, () => { const version = _getRushVersion(logger); - logger.info(`The rush.json configuration requests Rush version ${version}`); + logger.info(`The ${RUSH_JSON_FILENAME} configuration requests Rush version ${version}`); const lockFilePath = process.env[INSTALL_RUN_RUSH_LOCKFILE_PATH_VARIABLE]; if (lockFilePath) { logger.info(`Found ${INSTALL_RUN_RUSH_LOCKFILE_PATH_VARIABLE}="${lockFilePath}", installing with lockfile.`); diff --git a/common/scripts/install-run-rushx.js b/common/scripts/install-run-rushx.js index 0a0235f2..6581521f 100644 --- a/common/scripts/install-run-rushx.js +++ b/common/scripts/install-run-rushx.js @@ -10,6 +10,9 @@ // node common/scripts/install-run-rushx.js custom-command // // For more information, see: https://rushjs.io/pages/maintainer/setup_new_repo/ +// +// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. +// See the @microsoft/rush package's LICENSE file for details. /******/ (() => { // webpackBootstrap /******/ "use strict"; diff --git a/common/scripts/install-run.js b/common/scripts/install-run.js index bf89cd23..96cbd258 100644 --- a/common/scripts/install-run.js +++ b/common/scripts/install-run.js @@ -8,12 +8,15 @@ // node common/scripts/install-run.js qrcode@1.2.2 qrcode https://rushjs.io // // For more information, see: https://rushjs.io/pages/maintainer/setup_new_repo/ +// +// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. +// See the @microsoft/rush package's LICENSE file for details. /******/ (() => { // webpackBootstrap /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 679877: +/***/ 832286: /*!************************************************!*\ !*** ./lib-esnext/utilities/npmrcUtilities.js ***! \************************************************/ @@ -21,12 +24,13 @@ __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "isVariableSetInNpmrcFile": () => (/* binding */ isVariableSetInNpmrcFile), -/* harmony export */ "syncNpmrc": () => (/* binding */ syncNpmrc) +/* harmony export */ isVariableSetInNpmrcFile: () => (/* binding */ isVariableSetInNpmrcFile), +/* harmony export */ syncNpmrc: () => (/* binding */ syncNpmrc), +/* harmony export */ trimNpmrcFileLines: () => (/* binding */ trimNpmrcFileLines) /* harmony export */ }); -/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! fs */ 657147); +/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! fs */ 179896); /* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(fs__WEBPACK_IMPORTED_MODULE_0__); -/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! path */ 371017); +/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! path */ 16928); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(path__WEBPACK_IMPORTED_MODULE_1__); // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. @@ -42,13 +46,38 @@ __webpack_require__.r(__webpack_exports__); */ // create a global _combinedNpmrc for cache purpose const _combinedNpmrcMap = new Map(); -function _trimNpmrcFile(sourceNpmrcPath) { +function _trimNpmrcFile(options) { + const { sourceNpmrcPath, linesToPrepend, linesToAppend, supportEnvVarFallbackSyntax } = options; const combinedNpmrcFromCache = _combinedNpmrcMap.get(sourceNpmrcPath); if (combinedNpmrcFromCache !== undefined) { return combinedNpmrcFromCache; } - let npmrcFileLines = fs__WEBPACK_IMPORTED_MODULE_0__.readFileSync(sourceNpmrcPath).toString().split('\n'); + let npmrcFileLines = []; + if (linesToPrepend) { + npmrcFileLines.push(...linesToPrepend); + } + if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(sourceNpmrcPath)) { + npmrcFileLines.push(...fs__WEBPACK_IMPORTED_MODULE_0__.readFileSync(sourceNpmrcPath).toString().split('\n')); + } + if (linesToAppend) { + npmrcFileLines.push(...linesToAppend); + } npmrcFileLines = npmrcFileLines.map((line) => (line || '').trim()); + const resultLines = trimNpmrcFileLines(npmrcFileLines, process.env, supportEnvVarFallbackSyntax); + const combinedNpmrc = resultLines.join('\n'); + //save the cache + _combinedNpmrcMap.set(sourceNpmrcPath, combinedNpmrc); + return combinedNpmrc; +} +/** + * + * @param npmrcFileLines The npmrc file's lines + * @param env The environment variables object + * @param supportEnvVarFallbackSyntax Whether to support fallback values in the form of `${VAR_NAME:-fallback}` + * @returns + */ +function trimNpmrcFileLines(npmrcFileLines, env, supportEnvVarFallbackSyntax) { + var _a; const resultLines = []; // This finds environment variable tokens that look like "${VAR_NAME}" const expansionRegExp = /\$\{([^\}]+)\}/g; @@ -67,10 +96,35 @@ function _trimNpmrcFile(sourceNpmrcPath) { const environmentVariables = line.match(expansionRegExp); if (environmentVariables) { for (const token of environmentVariables) { - // Remove the leading "${" and the trailing "}" from the token - const environmentVariableName = token.substring(2, token.length - 1); - // Is the environment variable defined? - if (!process.env[environmentVariableName]) { + /** + * Remove the leading "${" and the trailing "}" from the token + * + * ${nameString} -> nameString + * ${nameString-fallbackString} -> name-fallbackString + * ${nameString:-fallbackString} -> name:-fallbackString + */ + const nameWithFallback = token.substring(2, token.length - 1); + let environmentVariableName; + let fallback; + if (supportEnvVarFallbackSyntax) { + /** + * Get the environment variable name and fallback value. + * + * name fallback + * nameString -> nameString undefined + * nameString-fallbackString -> nameString fallbackString + * nameString:-fallbackString -> nameString fallbackString + */ + const matched = nameWithFallback.match(/^([^:-]+)(?:\:?-(.+))?$/); + // matched: [originStr, variableName, fallback] + environmentVariableName = (_a = matched === null || matched === void 0 ? void 0 : matched[1]) !== null && _a !== void 0 ? _a : nameWithFallback; + fallback = matched === null || matched === void 0 ? void 0 : matched[2]; + } + else { + environmentVariableName = nameWithFallback; + } + // Is the environment variable and fallback value defined. + if (!env[environmentVariableName] && !fallback) { // No, so trim this line lineShouldBeTrimmed = true; break; @@ -87,52 +141,34 @@ function _trimNpmrcFile(sourceNpmrcPath) { resultLines.push(line); } } - const combinedNpmrc = resultLines.join('\n'); - //save the cache - _combinedNpmrcMap.set(sourceNpmrcPath, combinedNpmrc); - return combinedNpmrc; + return resultLines; } -/** - * As a workaround, copyAndTrimNpmrcFile() copies the .npmrc file to the target folder, and also trims - * unusable lines from the .npmrc file. - * - * Why are we trimming the .npmrc lines? NPM allows environment variables to be specified in - * the .npmrc file to provide different authentication tokens for different registry. - * However, if the environment variable is undefined, it expands to an empty string, which - * produces a valid-looking mapping with an invalid URL that causes an error. Instead, - * we'd prefer to skip that line and continue looking in other places such as the user's - * home directory. - * - * @returns - * The text of the the .npmrc with lines containing undefined variables commented out. - */ -function _copyAndTrimNpmrcFile(logger, sourceNpmrcPath, targetNpmrcPath) { +function _copyAndTrimNpmrcFile(options) { + const { logger, sourceNpmrcPath, targetNpmrcPath } = options; logger.info(`Transforming ${sourceNpmrcPath}`); // Verbose logger.info(` --> "${targetNpmrcPath}"`); - const combinedNpmrc = _trimNpmrcFile(sourceNpmrcPath); + const combinedNpmrc = _trimNpmrcFile(options); fs__WEBPACK_IMPORTED_MODULE_0__.writeFileSync(targetNpmrcPath, combinedNpmrc); return combinedNpmrc; } -/** - * syncNpmrc() copies the .npmrc file to the target folder, and also trims unusable lines from the .npmrc file. - * If the source .npmrc file not exist, then syncNpmrc() will delete an .npmrc that is found in the target folder. - * - * IMPORTANT: THIS CODE SHOULD BE KEPT UP TO DATE WITH Utilities._syncNpmrc() - * - * @returns - * The text of the the synced .npmrc, if one exists. If one does not exist, then undefined is returned. - */ -function syncNpmrc(sourceNpmrcFolder, targetNpmrcFolder, useNpmrcPublish, logger = { - // eslint-disable-next-line no-console - info: console.log, - // eslint-disable-next-line no-console - error: console.error -}) { +function syncNpmrc(options) { + const { sourceNpmrcFolder, targetNpmrcFolder, useNpmrcPublish, logger = { + // eslint-disable-next-line no-console + info: console.log, + // eslint-disable-next-line no-console + error: console.error + }, createIfMissing = false } = options; const sourceNpmrcPath = path__WEBPACK_IMPORTED_MODULE_1__.join(sourceNpmrcFolder, !useNpmrcPublish ? '.npmrc' : '.npmrc-publish'); const targetNpmrcPath = path__WEBPACK_IMPORTED_MODULE_1__.join(targetNpmrcFolder, '.npmrc'); try { - if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(sourceNpmrcPath)) { - return _copyAndTrimNpmrcFile(logger, sourceNpmrcPath, targetNpmrcPath); + if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(sourceNpmrcPath) || createIfMissing) { + // Ensure the target folder exists + if (!fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(targetNpmrcFolder)) { + fs__WEBPACK_IMPORTED_MODULE_0__.mkdirSync(targetNpmrcFolder, { recursive: true }); + } + return _copyAndTrimNpmrcFile(Object.assign({ sourceNpmrcPath, + targetNpmrcPath, + logger }, options)); } else if (fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(targetNpmrcPath)) { // If the source .npmrc doesn't exist and there is one in the target, delete the one in the target @@ -144,13 +180,13 @@ function syncNpmrc(sourceNpmrcFolder, targetNpmrcFolder, useNpmrcPublish, logger throw new Error(`Error syncing .npmrc file: ${e}`); } } -function isVariableSetInNpmrcFile(sourceNpmrcFolder, variableKey) { +function isVariableSetInNpmrcFile(sourceNpmrcFolder, variableKey, supportEnvVarFallbackSyntax) { const sourceNpmrcPath = `${sourceNpmrcFolder}/.npmrc`; //if .npmrc file does not exist, return false directly if (!fs__WEBPACK_IMPORTED_MODULE_0__.existsSync(sourceNpmrcPath)) { return false; } - const trimmedNpmrcFile = _trimNpmrcFile(sourceNpmrcPath); + const trimmedNpmrcFile = _trimNpmrcFile({ sourceNpmrcPath, supportEnvVarFallbackSyntax }); const variableKeyRegExp = new RegExp(`^${variableKey}=`, 'm'); return trimmedNpmrcFile.match(variableKeyRegExp) !== null; } @@ -158,7 +194,7 @@ function isVariableSetInNpmrcFile(sourceNpmrcFolder, variableKey) { /***/ }), -/***/ 532081: +/***/ 535317: /*!********************************!*\ !*** external "child_process" ***! \********************************/ @@ -168,7 +204,7 @@ module.exports = require("child_process"); /***/ }), -/***/ 657147: +/***/ 179896: /*!*********************!*\ !*** external "fs" ***! \*********************/ @@ -178,7 +214,7 @@ module.exports = require("fs"); /***/ }), -/***/ 822037: +/***/ 370857: /*!*********************!*\ !*** external "os" ***! \*********************/ @@ -188,7 +224,7 @@ module.exports = require("os"); /***/ }), -/***/ 371017: +/***/ 16928: /*!***********************!*\ !*** external "path" ***! \***********************/ @@ -274,21 +310,21 @@ var __webpack_exports__ = {}; \*******************************************/ __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ "RUSH_JSON_FILENAME": () => (/* binding */ RUSH_JSON_FILENAME), -/* harmony export */ "findRushJsonFolder": () => (/* binding */ findRushJsonFolder), -/* harmony export */ "getNpmPath": () => (/* binding */ getNpmPath), -/* harmony export */ "installAndRun": () => (/* binding */ installAndRun), -/* harmony export */ "runWithErrorAndStatusCode": () => (/* binding */ runWithErrorAndStatusCode) +/* harmony export */ RUSH_JSON_FILENAME: () => (/* binding */ RUSH_JSON_FILENAME), +/* harmony export */ findRushJsonFolder: () => (/* binding */ findRushJsonFolder), +/* harmony export */ getNpmPath: () => (/* binding */ getNpmPath), +/* harmony export */ installAndRun: () => (/* binding */ installAndRun), +/* harmony export */ runWithErrorAndStatusCode: () => (/* binding */ runWithErrorAndStatusCode) /* harmony export */ }); -/* harmony import */ var child_process__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! child_process */ 532081); +/* harmony import */ var child_process__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! child_process */ 535317); /* harmony import */ var child_process__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(child_process__WEBPACK_IMPORTED_MODULE_0__); -/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! fs */ 657147); +/* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! fs */ 179896); /* harmony import */ var fs__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(fs__WEBPACK_IMPORTED_MODULE_1__); -/* harmony import */ var os__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! os */ 822037); +/* harmony import */ var os__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! os */ 370857); /* harmony import */ var os__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(os__WEBPACK_IMPORTED_MODULE_2__); -/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! path */ 371017); +/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! path */ 16928); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(path__WEBPACK_IMPORTED_MODULE_3__); -/* harmony import */ var _utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utilities/npmrcUtilities */ 679877); +/* harmony import */ var _utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utilities/npmrcUtilities */ 832286); // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. /* eslint-disable no-console */ @@ -335,7 +371,7 @@ let _npmPath = undefined; function getNpmPath() { if (!_npmPath) { try { - if (os__WEBPACK_IMPORTED_MODULE_2__.platform() === 'win32') { + if (_isWindows()) { // We're on Windows const whereOutput = child_process__WEBPACK_IMPORTED_MODULE_0__.execSync('where npm', { stdio: [] }).toString(); const lines = whereOutput.split(os__WEBPACK_IMPORTED_MODULE_2__.EOL).filter((line) => !!line); @@ -431,7 +467,12 @@ function _resolvePackageVersion(logger, rushCommonFolder, { name, version }) { try { const rushTempFolder = _getRushTempFolder(rushCommonFolder); const sourceNpmrcFolder = path__WEBPACK_IMPORTED_MODULE_3__.join(rushCommonFolder, 'config', 'rush'); - (0,_utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__.syncNpmrc)(sourceNpmrcFolder, rushTempFolder, undefined, logger); + (0,_utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__.syncNpmrc)({ + sourceNpmrcFolder, + targetNpmrcFolder: rushTempFolder, + logger, + supportEnvVarFallbackSyntax: false + }); const npmPath = getNpmPath(); // This returns something that looks like: // ``` @@ -450,10 +491,13 @@ function _resolvePackageVersion(logger, rushCommonFolder, { name, version }) { // ``` // // if only a single version matches. - const npmVersionSpawnResult = child_process__WEBPACK_IMPORTED_MODULE_0__.spawnSync(npmPath, ['view', `${name}@${version}`, 'version', '--no-update-notifier', '--json'], { + const spawnSyncOptions = { cwd: rushTempFolder, - stdio: [] - }); + stdio: [], + shell: _isWindows() + }; + const platformNpmPath = _getPlatformPath(npmPath); + const npmVersionSpawnResult = child_process__WEBPACK_IMPORTED_MODULE_0__.spawnSync(platformNpmPath, ['view', `${name}@${version}`, 'version', '--no-update-notifier', '--json'], spawnSyncOptions); if (npmVersionSpawnResult.status !== 0) { throw new Error(`"npm view" returned error code ${npmVersionSpawnResult.status}`); } @@ -498,7 +542,7 @@ function findRushJsonFolder() { } } while (basePath !== (tempPath = path__WEBPACK_IMPORTED_MODULE_3__.dirname(basePath))); // Exit the loop when we hit the disk root if (!_rushJsonFolder) { - throw new Error('Unable to find rush.json.'); + throw new Error(`Unable to find ${RUSH_JSON_FILENAME}.`); } } return _rushJsonFolder; @@ -586,10 +630,12 @@ function _installPackage(logger, packageInstallFolder, name, version, command) { try { logger.info(`Installing ${name}...`); const npmPath = getNpmPath(); - const result = child_process__WEBPACK_IMPORTED_MODULE_0__.spawnSync(npmPath, [command], { + const platformNpmPath = _getPlatformPath(npmPath); + const result = child_process__WEBPACK_IMPORTED_MODULE_0__.spawnSync(platformNpmPath, [command], { stdio: 'inherit', cwd: packageInstallFolder, - env: process.env + env: process.env, + shell: _isWindows() }); if (result.status !== 0) { throw new Error(`"npm ${command}" encountered an error`); @@ -605,9 +651,18 @@ function _installPackage(logger, packageInstallFolder, name, version, command) { */ function _getBinPath(packageInstallFolder, binName) { const binFolderPath = path__WEBPACK_IMPORTED_MODULE_3__.resolve(packageInstallFolder, NODE_MODULES_FOLDER_NAME, '.bin'); - const resolvedBinName = os__WEBPACK_IMPORTED_MODULE_2__.platform() === 'win32' ? `${binName}.cmd` : binName; + const resolvedBinName = _isWindows() ? `${binName}.cmd` : binName; return path__WEBPACK_IMPORTED_MODULE_3__.resolve(binFolderPath, resolvedBinName); } +/** + * Returns a cross-platform path - windows must enclose any path containing spaces within double quotes. + */ +function _getPlatformPath(platformPath) { + return _isWindows() && platformPath.includes(' ') ? `"${platformPath}"` : platformPath; +} +function _isWindows() { + return os__WEBPACK_IMPORTED_MODULE_2__.platform() === 'win32'; +} /** * Write a flag file to the package's install directory, signifying that the install was successful. */ @@ -629,7 +684,12 @@ function installAndRun(logger, packageName, packageVersion, packageBinName, pack // The package isn't already installed _cleanInstallFolder(rushTempFolder, packageInstallFolder, lockFilePath); const sourceNpmrcFolder = path__WEBPACK_IMPORTED_MODULE_3__.join(rushCommonFolder, 'config', 'rush'); - (0,_utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__.syncNpmrc)(sourceNpmrcFolder, packageInstallFolder, undefined, logger); + (0,_utilities_npmrcUtilities__WEBPACK_IMPORTED_MODULE_4__.syncNpmrc)({ + sourceNpmrcFolder, + targetNpmrcFolder: packageInstallFolder, + logger, + supportEnvVarFallbackSyntax: false + }); _createPackageJson(packageInstallFolder, packageName, packageVersion); const command = lockFilePath ? 'ci' : 'install'; _installPackage(logger, packageInstallFolder, packageName, packageVersion, command); @@ -645,15 +705,14 @@ function installAndRun(logger, packageName, packageVersion, packageBinName, pack const originalEnvPath = process.env.PATH || ''; let result; try { - // Node.js on Windows can not spawn a file when the path has a space on it - // unless the path gets wrapped in a cmd friendly way and shell mode is used - const shouldUseShell = binPath.includes(' ') && os__WEBPACK_IMPORTED_MODULE_2__.platform() === 'win32'; - const platformBinPath = shouldUseShell ? `"${binPath}"` : binPath; + // `npm` bin stubs on Windows are `.cmd` files + // Node.js will not directly invoke a `.cmd` file unless `shell` is set to `true` + const platformBinPath = _getPlatformPath(binPath); process.env.PATH = [binFolderPath, originalEnvPath].join(path__WEBPACK_IMPORTED_MODULE_3__.delimiter); result = child_process__WEBPACK_IMPORTED_MODULE_0__.spawnSync(platformBinPath, packageBinArgs, { stdio: 'inherit', windowsVerbatimArguments: false, - shell: shouldUseShell, + shell: _isWindows(), cwd: process.cwd(), env: process.env }); diff --git a/rush.json b/rush.json index 19fd9531..7074c775 100644 --- a/rush.json +++ b/rush.json @@ -1,6 +1,6 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", - "rushVersion": "5.112.2", + "rushVersion": "5.147.0", "pnpmVersion": "7.32.2", "nodeSupportedVersionRange": "^20.19.0 || ^22.12.0", "projectFolderMinDepth": 2,