From 4d457d14bc3d24097555cde27bb2762d11aa448d Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 22 Apr 2026 11:49:43 +0000 Subject: [PATCH 1/2] build: update cross-repo angular dependencies See associated pull request for more information. Closes #33060 as a pr takeover --- MODULE.bazel | 8 +- MODULE.bazel.lock | 36 +- package.json | 2 +- pnpm-lock.yaml | 2435 ++++++++++++++++++++----------------------- pnpm-workspace.yaml | 34 +- 5 files changed, 1150 insertions(+), 1365 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index a3d55697220f..998ce4ab3e4f 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -18,28 +18,28 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0") bazel_dep(name = "rules_browsers") git_override( module_name = "rules_browsers", - commit = "652b57c41218be318f33fc92032696f53d3aa0ef", + commit = "4de93bbfdbee2cea5162ac8070eb15846b15133d", remote = "https://github.com/angular/rules_browsers.git", ) bazel_dep(name = "rules_sass") git_override( module_name = "rules_sass", - commit = "b5ddaa8e77509bcce35158ad20009636d3da4fbc", + commit = "dfb751533767caa759a7162a34cfe0852f988976", remote = "https://github.com/angular/rules_sass.git", ) bazel_dep(name = "rules_angular") git_override( module_name = "rules_angular", - commit = "6c36180c2efebc6526ef0e6a55a6d738c7de6909", + commit = "03dade2ea0ea355e13ca88c550eaa633191b16ec", remote = "https://github.com/angular/rules_angular.git", ) bazel_dep(name = "devinfra") git_override( module_name = "devinfra", - commit = "ba726e7bca0b08b125ccc6f93c233749e1213c17", + commit = "e04d90adad1a125b29fbc4d97f425798768a8cb1", remote = "https://github.com/angular/dev-infra.git", ) diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 1ffb7623f2f0..1b95dd6f1ef5 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -199,7 +199,6 @@ "https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/MODULE.bazel": "7298990c00040a0e2f121f6c32544bab27d4452f80d9ce51349b1a28f3005c43", "https://bcr.bazel.build/modules/yq.bzl/0.1.1/MODULE.bazel": "9039681f9bcb8958ee2c87ffc74bdafba9f4369096a2b5634b88abc0eaefa072", "https://bcr.bazel.build/modules/yq.bzl/0.3.2/MODULE.bazel": "0384efa70e8033d842ea73aa4b7199fa099709e236a7264345c03937166670b6", - "https://bcr.bazel.build/modules/yq.bzl/0.3.5/MODULE.bazel": "130c603e54be717bdf84100210f06598a0d2b4b4e01888fb01b70f50f41767ec", "https://bcr.bazel.build/modules/yq.bzl/0.3.6/MODULE.bazel": "985c2a0cb4ad9994bb0e33cc7fae931c91105eeefe3faa355b8f4c258d0607c0", "https://bcr.bazel.build/modules/yq.bzl/0.3.6/source.json": "678aaf6e291164f3cd761bb3e872e8a151248f413dbb63c5524a50b82a5bc890", "https://bcr.bazel.build/modules/zlib/1.2.11/MODULE.bazel": "07b389abc85fdbca459b69e2ec656ae5622873af3f845e1c9d80fe179f3effa0", @@ -428,7 +427,7 @@ "@@aspect_rules_ts+//ts:extensions.bzl%ext": { "general": { "bzlTransitiveDigest": "dhTbv9E6UfT1WJmmu3ORRPO6AKFJvgBjBxu+BO+u1RY=", - "usagesDigest": "FzIuuEggYmThMd24VC2lWL/EIwwvRS5T19DsMbx1E7g=", + "usagesDigest": "Vk15UUZnfiUx4ho1vOQFad1fk59U8EGyceYNg5Eiio8=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -446,8 +445,8 @@ "npm_rules_browsers_typescript": { "repoRuleId": "@@aspect_rules_ts+//ts/private:npm_repositories.bzl%http_archive_version", "attributes": { - "version": "5.9.3", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.2", + "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", "urls": [ "https://registry.npmjs.org/typescript/-/typescript-{}.tgz" ] @@ -456,8 +455,8 @@ "rules_angular_npm_typescript": { "repoRuleId": "@@aspect_rules_ts+//ts/private:npm_repositories.bzl%http_archive_version", "attributes": { - "version": "5.9.3", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.2", + "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", "urls": [ "https://registry.npmjs.org/typescript/-/typescript-{}.tgz" ] @@ -466,8 +465,8 @@ "npm_typescript": { "repoRuleId": "@@aspect_rules_ts+//ts/private:npm_repositories.bzl%http_archive_version", "attributes": { - "version": "5.9.3", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.2", + "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", "urls": [ "https://registry.npmjs.org/typescript/-/typescript-{}.tgz" ] @@ -559,8 +558,8 @@ }, "@@rules_angular+//setup:extensions.bzl%rules_angular": { "general": { - "bzlTransitiveDigest": "fkaH7HMicL3g7/NDaFzlq39kcLopMyQ3KdbDn+5CRzA=", - "usagesDigest": "vp6WM1d49Yy4dgDwfmS8JwvPVN+C7d2LE2X0l4Goke4=", + "bzlTransitiveDigest": "aS7Uud1IzoU7PPLzH3s6IfFS4b2fa0SRWDi2/fS4bQU=", + "usagesDigest": "EgyiBbDdvohGiFNlSH5SHvBZxe9z5rvofPpeWuiSDqs=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -568,22 +567,15 @@ "components_rules_angular_configurable_deps": { "repoRuleId": "@@rules_angular+//setup:repositories.bzl%configurable_deps_repo", "attributes": { - "angular_compiler_cli": "@@rules_angular+//:node_modules/@angular/compiler-cli", - "typescript": "@@rules_angular+//:node_modules/typescript" + "angular_compiler_cli": "@@//:node_modules/@angular/compiler-cli", + "typescript": "@@//:node_modules/typescript" } }, "rules_angular_configurable_deps": { "repoRuleId": "@@rules_angular+//setup:repositories.bzl%configurable_deps_repo", "attributes": { - "angular_compiler_cli": "@@rules_angular+//:node_modules/@angular/compiler-cli", - "typescript": "@@rules_angular+//:node_modules/typescript" - } - }, - "dev_infra_rules_angular_configurable_deps": { - "repoRuleId": "@@rules_angular+//setup:repositories.bzl%configurable_deps_repo", - "attributes": { - "angular_compiler_cli": "@@rules_angular+//:node_modules/@angular/compiler-cli", - "typescript": "@@rules_angular+//:node_modules/typescript" + "angular_compiler_cli": "@@//:node_modules/@angular/compiler-cli", + "typescript": "@@//:node_modules/typescript" } } }, @@ -952,7 +944,7 @@ "@@rules_nodejs+//nodejs:extensions.bzl%node": { "general": { "bzlTransitiveDigest": "oZFClfRhTTwsYzpxVPkOpOt/r0+OzEfEV37au0jFZ0s=", - "usagesDigest": "fUAelaDXwuhISdr1yYjb2y1i6TUex/kR2iZVz4bXgyg=", + "usagesDigest": "Z/xYpUSdJjG4xkbPjk0saLRzBU4v0gx8n0ENmZps69Y=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, diff --git a/package.json b/package.json index beb45efafd84..1e9eec71447a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "devDependencies": { "@angular/compiler-cli": "catalog:", "@angular/localize": "catalog:", - "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c95e84f330960eea28b5e3ed9b7a6a21b2c605b", + "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#40e97052a6e9a06c880b7f2d6de9bfa70a326a52", "@angular/platform-server": "catalog:", "@angular/router": "catalog:", "@babel/core": "^7.16.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68aa751c6940..c0720d70cf7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,53 +7,53 @@ settings: catalogs: default: '@angular-devkit/build-angular': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 '@angular-devkit/core': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 '@angular-devkit/schematics': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 '@angular/cli': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 '@angular/common': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/compiler': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/compiler-cli': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/core': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/forms': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/localize': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/platform-browser': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/platform-browser-dynamic': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/platform-server': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/router': - specifier: 22.0.0-next.7 - version: 22.0.0-next.7 + specifier: 22.0.0-next.8 + version: 22.0.0-next.8 '@angular/ssr': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 '@schematics/angular': - specifier: 22.0.0-next.5 - version: 22.0.0-next.5 + specifier: 22.0.0-next.6 + version: 22.0.0-next.6 rxjs: specifier: ^6.6.7 version: 6.6.7 @@ -69,25 +69,25 @@ importers: dependencies: '@angular-devkit/core': specifier: 'catalog:' - version: 22.0.0-next.5(chokidar@5.0.0) + version: 22.0.0-next.6(chokidar@5.0.0) '@angular-devkit/schematics': specifier: 'catalog:' - version: 22.0.0-next.5(chokidar@5.0.0) + version: 22.0.0-next.6(chokidar@5.0.0) '@angular/common': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) '@angular/compiler': specifier: 'catalog:' - version: 22.0.0-next.7 + version: 22.0.0-next.8 '@angular/core': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) + version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) '@angular/forms': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@angular/platform-browser': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) '@types/google.maps': specifier: ^3.54.10 version: 3.58.1 @@ -121,19 +121,19 @@ importers: devDependencies: '@angular/compiler-cli': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@angular/localize': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7) + version: 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8) '@angular/ng-dev': - specifier: https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c95e84f330960eea28b5e3ed9b7a6a21b2c605b - version: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/1c95e84f330960eea28b5e3ed9b7a6a21b2c605b(@modelcontextprotocol/sdk@1.29.0) + specifier: https://github.com/angular/dev-infra-private-ng-dev-builds.git#40e97052a6e9a06c880b7f2d6de9bfa70a326a52 + version: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/40e97052a6e9a06c880b7f2d6de9bfa70a326a52(@modelcontextprotocol/sdk@1.29.0) '@angular/platform-server': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@angular/router': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@babel/core': specifier: ^7.16.12 version: 7.29.0 @@ -166,7 +166,7 @@ importers: version: 16.0.3(rollup@4.60.1) '@schematics/angular': specifier: 'catalog:' - version: 22.0.0-next.5(chokidar@5.0.0) + version: 22.0.0-next.6(chokidar@5.0.0) '@types/babel__core': specifier: ^7.1.18 version: 7.20.5 @@ -361,25 +361,25 @@ importers: version: link:../src/cdk-experimental '@angular/common': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) '@angular/compiler': specifier: 'catalog:' - version: 22.0.0-next.7 + version: 22.0.0-next.8 '@angular/components-examples': specifier: workspace:* version: link:../src/components-examples '@angular/core': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) + version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) '@angular/forms': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@angular/google-maps': specifier: workspace:* version: link:../src/google-maps '@angular/localize': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7) + version: 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8) '@angular/material': specifier: workspace:* version: link:../src/material @@ -391,16 +391,16 @@ importers: version: link:../src/material-luxon-adapter '@angular/platform-browser': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) '@angular/platform-browser-dynamic': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))) '@angular/router': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + version: 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@angular/ssr': specifier: 'catalog:' - version: 22.0.0-next.5(98a8200c52785829fed015c8e3749269) + version: 22.0.0-next.6(d847a5759eca773b06e4190755a5864e) '@angular/youtube-player': specifier: workspace:* version: link:../src/youtube-player @@ -425,13 +425,13 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: 'catalog:' - version: 22.0.0-next.5(a7a424b64d861f7e041680e5d01410b0) + version: 22.0.0-next.6(a30d2eedd54178bf9cbed9f3cc92ae55) '@angular/cli': specifier: 'catalog:' - version: 22.0.0-next.5(@types/node@22.19.17)(chokidar@5.0.0) + version: 22.0.0-next.6(@types/node@22.19.17)(chokidar@5.0.0) '@angular/compiler-cli': specifier: 'catalog:' - version: 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@bazel/bazelisk': specifier: ^1.12.1 version: 1.28.1 @@ -734,73 +734,73 @@ packages: '@actions/io@3.0.2': resolution: {integrity: sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==} - '@algolia/abtesting@1.16.0': - resolution: {integrity: sha512-alHFZ68/i9qLC/muEB07VQ9r7cB8AvCcGX6dVQi2PNHhc/ZQRmmFAv8KK1ay4UiseGSFr7f0nXBKsZ/jRg7e4g==} + '@algolia/abtesting@1.16.2': + resolution: {integrity: sha512-n9s6bEV6imdtIEd+BGP7WkA4pEZ5YTdgQ05JQhHwWawHg3hyjpNwC0TShGz6zWhv+jfLDGA/6FFNbySFS0P9cw==} engines: {node: '>= 14.0.0'} - '@algolia/client-abtesting@5.50.0': - resolution: {integrity: sha512-mfgUdLQNxOAvCZUGzPQxjahEWEPuQkKlV0ZtGmePOa9ZxIQZlk31vRBNbM6ScU8jTH41SCYE77G/lCifDr1SVw==} + '@algolia/client-abtesting@5.50.2': + resolution: {integrity: sha512-52iq0vHy1sphgnwoZyx5PmbEt8hsh+m7jD123LmBs6qy4GK7LbYZIeKd+nSnSipN2zvKRZ2zScS6h9PW3J7SXg==} engines: {node: '>= 14.0.0'} - '@algolia/client-analytics@5.50.0': - resolution: {integrity: sha512-5mjokeKYyPaP3Q8IYJEnutI+O4dW/Ixxx5IgsSxT04pCfGqPXxTOH311hTQxyNpcGGEOGrMv8n8Z+UMTPamioQ==} + '@algolia/client-analytics@5.50.2': + resolution: {integrity: sha512-WpPIUg+cSG2aPUG0gS8Ko9DwRgbRPUZxJkolhL2aCsmSlcEEZT65dILrfg5ovcxtx0Kvr+xtBVsTMtsQWRtPDQ==} engines: {node: '>= 14.0.0'} - '@algolia/client-common@5.50.0': - resolution: {integrity: sha512-emtOvR6dl3rX3sBJXXbofMNHU1qMQqQSWu319RMrNL5BWoBqyiq7y0Zn6cjJm7aGHV/Qbf+KCCYeWNKEMPI3BQ==} + '@algolia/client-common@5.50.2': + resolution: {integrity: sha512-Gj2MgtArGcsr82kIqRlo6/dCAFjrs2gLByEqyRENuT7ugrSMFuqg1vDzeBjRL1t3EJEJCFtT0PLX3gB8A6Hq4Q==} engines: {node: '>= 14.0.0'} - '@algolia/client-insights@5.50.0': - resolution: {integrity: sha512-IerGH2/hcj/6bwkpQg/HHRqmlGN1XwygQWythAk0gZFBrghs9danJaYuSS3ShzLSVoIVth4jY5GDPX9Lbw5cgg==} + '@algolia/client-insights@5.50.2': + resolution: {integrity: sha512-CUqoid5jDpmrc0oK3/xuZXFt6kwT0P9Lw7/nsM14YTr6puvmi+OUKmURpmebQF22S2vCG8L1DAoXXujxQUi/ug==} engines: {node: '>= 14.0.0'} - '@algolia/client-personalization@5.50.0': - resolution: {integrity: sha512-3idPJeXn5L0MmgP9jk9JJqblrQ/SguN93dNK9z9gfgyupBhHnJMOEjrRYcVgTIfvG13Y04wO+Q0FxE2Ut8PVbA==} + '@algolia/client-personalization@5.50.2': + resolution: {integrity: sha512-AndZWFoc0gbP5901OeQJ73BazgGgSGiBEba4ohdoJuZwHTO2Gio8Q4L1VLmytMBYcviVigB0iICToMvEJxI4ug==} engines: {node: '>= 14.0.0'} - '@algolia/client-query-suggestions@5.50.0': - resolution: {integrity: sha512-q7qRoWrQK1a8m5EFQEmPlo7+pg9mVQ8X5jsChtChERre0uS2pdYEDixBBl0ydBSGkdGbLUDufcACIhH/077E4g==} + '@algolia/client-query-suggestions@5.50.2': + resolution: {integrity: sha512-NWoL+psEkz5dIzweaByVXuEB45wS8/rk0E0AhMMnaVJdVs7TcACPH2/OURm+N0xRDITkTHqCna823rd6Uqntdg==} engines: {node: '>= 14.0.0'} - '@algolia/client-search@5.50.0': - resolution: {integrity: sha512-Jc360x4yqb3eEg4OY4KEIdGePBxZogivKI+OGIU8aLXgAYPTECvzeOBc90312yHA1hr3AeRlAFl0rIc8lQaIrQ==} + '@algolia/client-search@5.50.2': + resolution: {integrity: sha512-ypSboUJ3XJoQz5DeDo82hCnrRuwq3q9ZdFhVKAik9TnZh1DvLqoQsrbBjXg7C7zQOtV/Qbge/HmyoV6V5L7MhQ==} engines: {node: '>= 14.0.0'} - '@algolia/ingestion@1.50.0': - resolution: {integrity: sha512-OS3/Viao+NPpyBbEY3tf6hLewppG+UclD+9i0ju56mq2DrdMJFCkEky6Sk9S5VPcbLzxzg3BqBX6u9Q35w19aQ==} + '@algolia/ingestion@1.50.2': + resolution: {integrity: sha512-VlR2FRXLw2bCB94SQo6zxg/Qi+547aOji6Pb+dKE7h1DMCCY317St+OpjpmgzE+bT2O9ALIc0V4nVIBOd7Gy+Q==} engines: {node: '>= 14.0.0'} - '@algolia/monitoring@1.50.0': - resolution: {integrity: sha512-/znwgSiGufpbJVIoDmeQaHtTq+OMdDawFRbMSJVv+12n79hW+qdQXS8/Uu3BD3yn0BzgVFJEvrsHrCsInZKdhw==} + '@algolia/monitoring@1.50.2': + resolution: {integrity: sha512-Cmvfp2+qopzQt8OilU97rhLhosq7ZrB6uieok3EwFUqG/aalPg6DgfCmu0yJMrYe+KMC1qRVt1MTRAUwLknUMQ==} engines: {node: '>= 14.0.0'} - '@algolia/recommend@5.50.0': - resolution: {integrity: sha512-dHjUfu4jfjdQiKDpCpAnM7LP5yfG0oNShtfpF5rMCel6/4HIoqJ4DC4h5GKDzgrvJYtgAhblo0AYBmOM00T+lQ==} + '@algolia/recommend@5.50.2': + resolution: {integrity: sha512-jrkuyKoOM7dFWQ/6Y4hQAse2SC3L/RldG6GnPjMvAj65h+7Ubb51S0pKk4ofSStF0xm4LCNe0C4T6XX4nOFDiQ==} engines: {node: '>= 14.0.0'} - '@algolia/requester-browser-xhr@5.50.0': - resolution: {integrity: sha512-bffIbUljAWnh/Ctu5uScORajuUavqmZ0ACYd1fQQeSSYA9NNN83ynO26pSc2dZRXpSK0fkc1//qSSFXMKGu+aw==} + '@algolia/requester-browser-xhr@5.50.2': + resolution: {integrity: sha512-4107YLJqCudPiBUlwnk6oTSUVwU7ab+qL1SfQGEDYI8DZH5gsf1ekPt9JykXRKYXf2IfouFL5GiCY/PHTFIjYw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-fetch@5.50.0': - resolution: {integrity: sha512-y0EwNvPGvkM+yTAqqO6Gpt9wVGm3CLDtpLvNEiB3VGvN3WzfkjZGtLUsG/ru2kVJIIU7QcV0puuYgEpBeFxcJg==} + '@algolia/requester-fetch@5.50.2': + resolution: {integrity: sha512-vOrd3MQpLgmf6wXAueTuZ/cA0W4uRwIHHaxNy3h+a6YcNn6bCV/gFdZuv3F13v593zRU2k5R75NmvRWLenvMrw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-node-http@5.50.0': - resolution: {integrity: sha512-xpwefe4fCOWnZgXCbkGpqQY6jgBSCf2hmgnySbyzZIccrv3SoashHKGPE4x6vVG+gdHrGciMTAcDo9HOZwH22Q==} + '@algolia/requester-node-http@5.50.2': + resolution: {integrity: sha512-Mu9BFtgzGqDUy5Bcs2nMyoILIFSN13GKQaklKAFIsd0K3/9CpNyfeBc+/+Qs6mFZLlxG9qzullO7h+bjcTBuGQ==} engines: {node: '>= 14.0.0'} '@ampproject/remapping@2.3.0': resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@angular-devkit/architect@0.2200.0-next.5': - resolution: {integrity: sha512-CiFsp6SkwnFzq9UZKgNnhaTGpEXA3OEZ79hmYe0pW+HPpi0mYPmXmyV6nVWgxRSsXO1dl6arkEt+wMHXVgpdkQ==} + '@angular-devkit/architect@0.2200.0-next.6': + resolution: {integrity: sha512-Eg9Pr6mQUW4/93M2bi8pYshlz7mgRnHgv+pk97TUoXumJATzuldMJE90c+ULcXfMEE+Pkf2dScipKnI/wqp/ag==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true - '@angular-devkit/build-angular@22.0.0-next.5': - resolution: {integrity: sha512-4X5RrjI3Qz8fAwCRElzyV3CqvidLt54Yx8GIedQPh0SD13upuvXKcD9cYDuHmtzX1WbB7JPn+v6PxPyBkgcWcg==} + '@angular-devkit/build-angular@22.0.0-next.6': + resolution: {integrity: sha512-PuYNiK4i5IcePwrkFmgA+oo4qm03i5znVxrHDkJmaFBpAVVPOToP9NxkMnxF4ozAm+Zqj+jCDySS7OgBQFPztQ==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^22.0.0-next.0 @@ -809,7 +809,7 @@ packages: '@angular/platform-browser': ^22.0.0-next.0 '@angular/platform-server': ^22.0.0-next.0 '@angular/service-worker': ^22.0.0-next.0 - '@angular/ssr': ^22.0.0-next.5 + '@angular/ssr': ^22.0.0-next.6 browser-sync: ^3.0.2 karma: ^6.3.0 ng-packagr: ^22.0.0-next.0 @@ -837,15 +837,15 @@ packages: tailwindcss: optional: true - '@angular-devkit/build-webpack@0.2200.0-next.5': - resolution: {integrity: sha512-AjuXvzqWtERC0OGVksGtteY6VOE3D6DEKn8/okYMtQEw32iYicX5zQAY/1H8+lSFyfa0E9ZB5tlOmABmfmUtUQ==} + '@angular-devkit/build-webpack@0.2200.0-next.6': + resolution: {integrity: sha512-KiwGWn0yipjflt7qxVmNS2LFkQp+AQx6KO33wRAzWYNV1FMD35xTfy+MxL5qbupgBl9UmM5815dgDW7T6LiLHQ==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: webpack: ^5.30.0 webpack-dev-server: ^5.0.2 - '@angular-devkit/core@22.0.0-next.5': - resolution: {integrity: sha512-TAvPPSBbrzqeTU2mQeKLag3NIWP0njysDOuUOWQmEsetc9lrx1TtCP6aEmkqk8O/s3e6jzUXK5MXxQ8nkDPN7Q==} + '@angular-devkit/core@22.0.0-next.6': + resolution: {integrity: sha512-ERJI1VgiE5KOV3hPa+k3QdaOLweia9jvVNnWpqmbdUxTq7aNlez6a8E4fITbhycQD/tbQadhDLPrpzBMWmwJFA==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^5.0.0 @@ -853,12 +853,12 @@ packages: chokidar: optional: true - '@angular-devkit/schematics@22.0.0-next.5': - resolution: {integrity: sha512-YuEz8+tNy13I7HWb2opy2xsQOc1MkxKKSGgxMy4LgQMxGIVJq4SYyxiKZJ14tXxA8devUZUSuCxRLtQdX/7OnQ==} + '@angular-devkit/schematics@22.0.0-next.6': + resolution: {integrity: sha512-XiaqWjBIfbgDCl0q/tkB0iuFSwrqQo4OvnxZWistBI6JtoizSdOdMp4aY/nyAoAfnHL5autg7VOTy0v76Gvn+g==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} - '@angular/build@22.0.0-next.5': - resolution: {integrity: sha512-LCkzlDBZRofATyEtgnU5pUBjRzKq95IYxcCvCUtBA0JNOouPrnY/if41pI1GdsJ66X9TGyfnCdPo/WnY/1rr7A==} + '@angular/build@22.0.0-next.6': + resolution: {integrity: sha512-of5UAlCrKskH6nBGGB4al1gEhQhZM2qAXsavug6ucWw7Jf1cIbzjg/i4fdovCcX7HQCrXcL8rXMn173vB6dDrA==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler': ^22.0.0-next.0 @@ -868,7 +868,7 @@ packages: '@angular/platform-browser': ^22.0.0-next.0 '@angular/platform-server': ^22.0.0-next.0 '@angular/service-worker': ^22.0.0-next.0 - '@angular/ssr': ^22.0.0-next.5 + '@angular/ssr': ^22.0.0-next.6 istanbul-lib-instrument: ^6.0.0 karma: ^6.4.0 less: ^4.2.0 @@ -906,38 +906,38 @@ packages: vitest: optional: true - '@angular/cli@22.0.0-next.5': - resolution: {integrity: sha512-nvaaCl0Cv16hUy1LLhJKgBC6sZmfUuRWv6GLB4hhlt3MR2v7upQNnaeoYOYaiYYJW3Ni/F+mQrKfysPOilU5Wg==} + '@angular/cli@22.0.0-next.6': + resolution: {integrity: sha512-xX6xeR0kg4DzwbSSNm2nnbLR+RODMbO+fehchMkhrzI2PotMab6jolepJsfUJusSKzS2b59dlVVO6JR3QVw8XQ==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true - '@angular/common@22.0.0-next.7': - resolution: {integrity: sha512-u81tWnwOdsgo7SPo0udAxGa82sxLF1gb7u30pf+k6nWkYZ09diwh454AOv2XumMLoA1cB4oz9+rELmkmZDdOZQ==} + '@angular/common@22.0.0-next.8': + resolution: {integrity: sha512-BW4m+Gq2RKFlX5Qa+r0bmI0gB/9Hs27Gb9Rq2wCfNqzWTwyi3fkL6fsjcstGm90CUvlndJh67adlnnx5WlcIog==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/core': 22.0.0-next.7 + '@angular/core': 22.0.0-next.8 rxjs: ^6.5.3 || ^7.4.0 - '@angular/compiler-cli@22.0.0-next.7': - resolution: {integrity: sha512-dfuSzTWTn6eA6oYbvnCEr3p3WU6EjDUiequFCd/z20x7ocKNl42POEL4rlpuVzcTGBYPkw6kQnTiK49lHQQxYQ==} + '@angular/compiler-cli@22.0.0-next.8': + resolution: {integrity: sha512-K7tPLXndd+Y6Hz3GO9CDbpNE8Oaf3nA+zg37Uh4ei8nurPbY85pPDl9v4VezGfc2n5gclbersRDL8ErF6oH/wA==} engines: {node: ^22.22.0 || >=24.13.1} hasBin: true peerDependencies: - '@angular/compiler': 22.0.0-next.7 + '@angular/compiler': 22.0.0-next.8 typescript: 6.0.2 peerDependenciesMeta: typescript: optional: true - '@angular/compiler@22.0.0-next.7': - resolution: {integrity: sha512-ftCTQbZTszqgkYGBOtrMIMR6TJUWby1fejWYZMO0Qm1ArUpChdP1rp3o/FszHb0NyMT0OAGwRKb+qjLWaktnMQ==} + '@angular/compiler@22.0.0-next.8': + resolution: {integrity: sha512-IJbaCben+Up86sd152Hfe/OO+K9HRIwR5Kn4AfbcGcrOO2syb2O49cMfd2UJeu9syZd2bn2R2jeCTLAL1F7I0Q==} engines: {node: ^22.22.0 || >=24.13.1} - '@angular/core@22.0.0-next.7': - resolution: {integrity: sha512-R4hWLgfx7tN8zkTLJdesZZjMrsT6GzKkniLWm0ZGmJ30TyH9H/53FRW3nPcwGxd0VCS+A5YExo4DLETFEBXokQ==} + '@angular/core@22.0.0-next.8': + resolution: {integrity: sha512-kNSa1RuDI9u/jFsUy4mQTbLoSkzOW4CeaCbi0Bs7OPkOnnhez9ZEi1KOxJmU9hP3jme6Gc+l1Y2SlkcChYTq6w==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/compiler': 22.0.0-next.7 + '@angular/compiler': 22.0.0-next.8 rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.15.0 || ~0.16.0 peerDependenciesMeta: @@ -946,69 +946,69 @@ packages: zone.js: optional: true - '@angular/forms@22.0.0-next.7': - resolution: {integrity: sha512-kj+diac2KuBUi+VMYwElWCZeKNpl7SFtsy5c2rVqO24qX9CfnPPE85edZOg1IsbaLtpDHviep6mRmdklKbxBhQ==} + '@angular/forms@22.0.0-next.8': + resolution: {integrity: sha512-IRQljUVYTnbPGNmgm7BIz+X4WcvA2mGtEjuI4WZf/HHX/0Lq1ySuxssfJ5MqfYoU/Bga8zLoZx4jvUsHcxTFmw==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/common': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 - '@angular/platform-browser': 22.0.0-next.7 + '@angular/common': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 + '@angular/platform-browser': 22.0.0-next.8 rxjs: ^6.5.3 || ^7.4.0 - '@angular/localize@22.0.0-next.7': - resolution: {integrity: sha512-py+PHxRLEuQUqBfundahFERl3/abqQYvEelageUb+Q00hygvBxwOMpI5g29512V+NbL1HDqNEih/+b1yJUkm+g==} + '@angular/localize@22.0.0-next.8': + resolution: {integrity: sha512-jgRojzy4uFy2kw6zDYTi/Sb7e4cYYyIxiwBaAh87kRiOe54qN00YmYqOv2eHZUhvEV8y6FlcNlwR2GxRVgSuzg==} engines: {node: ^22.22.0 || >=24.13.1} hasBin: true peerDependencies: - '@angular/compiler': 22.0.0-next.7 - '@angular/compiler-cli': 22.0.0-next.7 + '@angular/compiler': 22.0.0-next.8 + '@angular/compiler-cli': 22.0.0-next.8 - '@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/1c95e84f330960eea28b5e3ed9b7a6a21b2c605b': - resolution: {tarball: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/1c95e84f330960eea28b5e3ed9b7a6a21b2c605b} - version: 0.0.0-ba726e7bca0b08b125ccc6f93c233749e1213c17 + '@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/40e97052a6e9a06c880b7f2d6de9bfa70a326a52': + resolution: {tarball: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/40e97052a6e9a06c880b7f2d6de9bfa70a326a52} + version: 0.0.0-8bb0c36445bb7e7ab8280ac24fc4924a3457c8d6 hasBin: true - '@angular/platform-browser-dynamic@22.0.0-next.7': - resolution: {integrity: sha512-1HDmkfO2LBVzMgmSaawAC6k16j7TgeLvND3ZS2myMkLu6hYj9r2vK9DvQ57dJipsk65if9SXcXQsN9PYHYNbqA==} + '@angular/platform-browser-dynamic@22.0.0-next.8': + resolution: {integrity: sha512-Se1C1plYu4EAkBT9EDULCta8ROBH4LXua1LqNMOOyJsxOatl4uayepge7/0iBn5rHrQGd6/KNCvf8g54P8o/sw==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/common': 22.0.0-next.7 - '@angular/compiler': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 - '@angular/platform-browser': 22.0.0-next.7 + '@angular/common': 22.0.0-next.8 + '@angular/compiler': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 + '@angular/platform-browser': 22.0.0-next.8 - '@angular/platform-browser@22.0.0-next.7': - resolution: {integrity: sha512-4XsoT7ArTSU1b3u2TPNKUL6CdCQdHXDyMFunD+KlukfwFc+dcfMvtli1Kz3xgi+t49CEK8LQDJm4hF17XQt3dw==} + '@angular/platform-browser@22.0.0-next.8': + resolution: {integrity: sha512-u9kKi4KWU8hLBiA8r5MiYa2pdA7VQ0uxi0V0vu0UB+uJt2HN/CcrS+zGqlh6Xz2huwyQr9MnVFlEnfJdZ498uw==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/animations': 22.0.0-next.7 - '@angular/common': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 + '@angular/animations': 22.0.0-next.8 + '@angular/common': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 peerDependenciesMeta: '@angular/animations': optional: true - '@angular/platform-server@22.0.0-next.7': - resolution: {integrity: sha512-FLezWUNd07rQvGP36gE7KjvLG+bWt+zXGPNK3V9SukPeUBwyTOjCanV9qjyAlhjiyWbEl9guDRWKt9qGdC4OeA==} + '@angular/platform-server@22.0.0-next.8': + resolution: {integrity: sha512-kfY2jnNW8RNtX9Bw0M5Wf0x1UiZDlJ6SckoHzLDeu/o+FbXiNkt6t77ACZ9LNBqUIt0pn734ElBO/suKYuNRcw==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/common': 22.0.0-next.7 - '@angular/compiler': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 - '@angular/platform-browser': 22.0.0-next.7 + '@angular/common': 22.0.0-next.8 + '@angular/compiler': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 + '@angular/platform-browser': 22.0.0-next.8 rxjs: ^6.5.3 || ^7.4.0 - '@angular/router@22.0.0-next.7': - resolution: {integrity: sha512-Z3yHmF8zY3XAwgvU1UV+EFp2OuIHSbpk7O/siDQc0mbuFmXk0WPywcBB1IpYhzt+O66pg9I+bVdCgUweumDu1A==} + '@angular/router@22.0.0-next.8': + resolution: {integrity: sha512-hSAjch0waofFF7lOVBDOXgzz5BvXrhEpeKbvcHKL58wjogBt1nSWZx5zBVcMWWOAhFBOmrKmib3qR9lIn3EPAQ==} engines: {node: ^22.22.0 || >=24.13.1} peerDependencies: - '@angular/common': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 - '@angular/platform-browser': 22.0.0-next.7 + '@angular/common': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 + '@angular/platform-browser': 22.0.0-next.8 rxjs: ^6.5.3 || ^7.4.0 - '@angular/ssr@22.0.0-next.5': - resolution: {integrity: sha512-tUB3dsInY/TZIz0S/jURDSRR9nuf4ALvCrkG/vSRUDDtN8flZpFA0XxqVB4joyyTgNbdrA1XFpjM+BtVf4OqVw==} + '@angular/ssr@22.0.0-next.6': + resolution: {integrity: sha512-q8T8tk2wVRbnj1VpyjcskL9T+vWRX2rgEAHGU15hNnCxxBxKudzI9ZMsDm6EXgfTsDE21qujiL45sCueCprBiw==} peerDependencies: '@angular/common': ^22.0.0-next.0 '@angular/core': ^22.0.0-next.0 @@ -1563,12 +1563,12 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@conventional-changelog/git-client@2.6.0': - resolution: {integrity: sha512-T+uPDciKf0/ioNNDpMGc8FDsehJClZP0yR3Q5MN6wE/Y/1QZ7F+80OgznnTCOlMEG4AV0LvH2UJi3C/nBnaBUg==} + '@conventional-changelog/git-client@2.7.0': + resolution: {integrity: sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==} engines: {node: '>=18'} peerDependencies: conventional-commits-filter: ^5.0.0 - conventional-commits-parser: ^6.3.0 + conventional-commits-parser: ^6.4.0 peerDependenciesMeta: conventional-commits-filter: optional: true @@ -1603,12 +1603,6 @@ packages: '@electric-sql/pglite@0.3.16': resolution: {integrity: sha512-mZkZfOd9OqTMHsK+1cje8OSzfAQcpD7JmILXTl5ahdempjUDdmg4euf1biDex5/LfQIDJ3gvCu6qDgdnDxfJmA==} - '@esbuild/aix-ppc64@0.27.3': - resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [aix] - '@esbuild/aix-ppc64@0.27.7': resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==} engines: {node: '>=18'} @@ -1621,12 +1615,6 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.27.3': - resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} - engines: {node: '>=18'} - cpu: [arm64] - os: [android] - '@esbuild/android-arm64@0.27.7': resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==} engines: {node: '>=18'} @@ -1639,12 +1627,6 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm@0.27.3': - resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} - engines: {node: '>=18'} - cpu: [arm] - os: [android] - '@esbuild/android-arm@0.27.7': resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==} engines: {node: '>=18'} @@ -1657,12 +1639,6 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-x64@0.27.3': - resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} - engines: {node: '>=18'} - cpu: [x64] - os: [android] - '@esbuild/android-x64@0.27.7': resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==} engines: {node: '>=18'} @@ -1675,12 +1651,6 @@ packages: cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.27.3': - resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} - engines: {node: '>=18'} - cpu: [arm64] - os: [darwin] - '@esbuild/darwin-arm64@0.27.7': resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==} engines: {node: '>=18'} @@ -1693,12 +1663,6 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.27.3': - resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} - engines: {node: '>=18'} - cpu: [x64] - os: [darwin] - '@esbuild/darwin-x64@0.27.7': resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==} engines: {node: '>=18'} @@ -1711,12 +1675,6 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.27.3': - resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} - engines: {node: '>=18'} - cpu: [arm64] - os: [freebsd] - '@esbuild/freebsd-arm64@0.27.7': resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==} engines: {node: '>=18'} @@ -1729,12 +1687,6 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.27.3': - resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} - engines: {node: '>=18'} - cpu: [x64] - os: [freebsd] - '@esbuild/freebsd-x64@0.27.7': resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==} engines: {node: '>=18'} @@ -1747,12 +1699,6 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.27.3': - resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} - engines: {node: '>=18'} - cpu: [arm64] - os: [linux] - '@esbuild/linux-arm64@0.27.7': resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==} engines: {node: '>=18'} @@ -1765,12 +1711,6 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.27.3': - resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} - engines: {node: '>=18'} - cpu: [arm] - os: [linux] - '@esbuild/linux-arm@0.27.7': resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==} engines: {node: '>=18'} @@ -1783,12 +1723,6 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.27.3': - resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} - engines: {node: '>=18'} - cpu: [ia32] - os: [linux] - '@esbuild/linux-ia32@0.27.7': resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==} engines: {node: '>=18'} @@ -1801,12 +1735,6 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.27.3': - resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} - engines: {node: '>=18'} - cpu: [loong64] - os: [linux] - '@esbuild/linux-loong64@0.27.7': resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==} engines: {node: '>=18'} @@ -1819,12 +1747,6 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.27.3': - resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} - engines: {node: '>=18'} - cpu: [mips64el] - os: [linux] - '@esbuild/linux-mips64el@0.27.7': resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==} engines: {node: '>=18'} @@ -1837,12 +1759,6 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.27.3': - resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [linux] - '@esbuild/linux-ppc64@0.27.7': resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==} engines: {node: '>=18'} @@ -1855,12 +1771,6 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.27.3': - resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} - engines: {node: '>=18'} - cpu: [riscv64] - os: [linux] - '@esbuild/linux-riscv64@0.27.7': resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==} engines: {node: '>=18'} @@ -1873,12 +1783,6 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.27.3': - resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} - engines: {node: '>=18'} - cpu: [s390x] - os: [linux] - '@esbuild/linux-s390x@0.27.7': resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==} engines: {node: '>=18'} @@ -1891,12 +1795,6 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.27.3': - resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} - engines: {node: '>=18'} - cpu: [x64] - os: [linux] - '@esbuild/linux-x64@0.27.7': resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==} engines: {node: '>=18'} @@ -1909,12 +1807,6 @@ packages: cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.27.3': - resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} - engines: {node: '>=18'} - cpu: [arm64] - os: [netbsd] - '@esbuild/netbsd-arm64@0.27.7': resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==} engines: {node: '>=18'} @@ -1927,12 +1819,6 @@ packages: cpu: [arm64] os: [netbsd] - '@esbuild/netbsd-x64@0.27.3': - resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} - engines: {node: '>=18'} - cpu: [x64] - os: [netbsd] - '@esbuild/netbsd-x64@0.27.7': resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==} engines: {node: '>=18'} @@ -1945,12 +1831,6 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.27.3': - resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} - engines: {node: '>=18'} - cpu: [arm64] - os: [openbsd] - '@esbuild/openbsd-arm64@0.27.7': resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==} engines: {node: '>=18'} @@ -1963,12 +1843,6 @@ packages: cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.27.3': - resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} - engines: {node: '>=18'} - cpu: [x64] - os: [openbsd] - '@esbuild/openbsd-x64@0.27.7': resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==} engines: {node: '>=18'} @@ -1981,12 +1855,6 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openharmony-arm64@0.27.3': - resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} - engines: {node: '>=18'} - cpu: [arm64] - os: [openharmony] - '@esbuild/openharmony-arm64@0.27.7': resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==} engines: {node: '>=18'} @@ -1999,12 +1867,6 @@ packages: cpu: [arm64] os: [openharmony] - '@esbuild/sunos-x64@0.27.3': - resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} - engines: {node: '>=18'} - cpu: [x64] - os: [sunos] - '@esbuild/sunos-x64@0.27.7': resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==} engines: {node: '>=18'} @@ -2017,12 +1879,6 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.27.3': - resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} - engines: {node: '>=18'} - cpu: [arm64] - os: [win32] - '@esbuild/win32-arm64@0.27.7': resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==} engines: {node: '>=18'} @@ -2035,12 +1891,6 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.27.3': - resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} - engines: {node: '>=18'} - cpu: [ia32] - os: [win32] - '@esbuild/win32-ia32@0.27.7': resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==} engines: {node: '>=18'} @@ -2053,12 +1903,6 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.27.3': - resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} - engines: {node: '>=18'} - cpu: [x64] - os: [win32] - '@esbuild/win32-x64@0.27.7': resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==} engines: {node: '>=18'} @@ -2071,8 +1915,8 @@ packages: cpu: [x64] os: [win32] - '@firebase/ai@2.10.0': - resolution: {integrity: sha512-1lI6HomyoO/8RSJb6ItyHLpHnB2z27m5F4aX/Vpi1nhwWoxdNjkq+6UQOykHyCE0KairojOE5qQ20i1tnF0nNA==} + '@firebase/ai@2.11.0': + resolution: {integrity: sha512-+oqOne/h5J51LezazR+VyzKe3AK455W29JXnb4jOeVvQhC7FymledN5+XE+w5vEcMhRQ6n1f62fdGs4A44X32A==} engines: {node: '>=20.0.0'} peerDependencies: '@firebase/app': 0.x @@ -2109,22 +1953,19 @@ packages: peerDependencies: '@firebase/app': 0.x - '@firebase/app-compat@0.5.10': - resolution: {integrity: sha512-tFmBuZL0/v1h6eyKRgWI58ucft6dEJmAi9nhPUXoAW4ZbPSTlnsh31AuEwUoRTz+wwRk9gmgss9GZV05ZM9Kug==} + '@firebase/app-compat@0.5.11': + resolution: {integrity: sha512-KaACDjXkK5VLpI01vEs592R7/8s5DjFdIXfKoR385ly1SmK3Tu+jMHCIB4MsiY5jsez6v7VlEX/3rJ90dVkHyA==} engines: {node: '>=20.0.0'} - '@firebase/app-types@0.9.3': - resolution: {integrity: sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==} - '@firebase/app-types@0.9.4': resolution: {integrity: sha512-crX9TA5SVYZwLPG7/R16IsH8FLlgkPXjJUVhsVpHVDSqJiq3D/NuFTM5ctxGTExXAOeIn//69tQw47CPerM8MQ==} - '@firebase/app@0.14.10': - resolution: {integrity: sha512-PlPhdtjgWUra+LImQTnXOUqUa/jcufZhizdR93ZjlQSS3ahCtDTG6pJw7j0OwFal18DQjICXfeVNsUUrcNisfA==} + '@firebase/app@0.14.11': + resolution: {integrity: sha512-yxADFW35LYkP8oSGobGsYIrI42I+GPCvKTNHx4meT9Yq3C950IVz1eANoBk822I9tbKv1wyv9P4Bv1G5TpucFw==} engines: {node: '>=20.0.0'} - '@firebase/auth-compat@0.6.4': - resolution: {integrity: sha512-2pj8m/hnqXvMLfC0Mk+fORVTM5DQPkS6l8JpMgtoAWGVgCmYnoWdFMaNWtKbmCxBEyvMA3FlnCJyzrUSMWTfuA==} + '@firebase/auth-compat@0.6.5': + resolution: {integrity: sha512-IfVsafZ3QiXbsydXTP/XMI0wVYbJLI1rkb8Qqf03/h5FnL+upbbPOb+6Yj3RpcX+Y1iP5Uh18lxTHlXfbiyAow==} engines: {node: '>=20.0.0'} peerDependencies: '@firebase/app-compat': 0.x @@ -2138,12 +1979,12 @@ packages: '@firebase/app-types': 0.x '@firebase/util': 1.x - '@firebase/auth@1.12.2': - resolution: {integrity: sha512-CZJL8V10Vzibs+pDTXdQF+hot1IigIoqF4a4lA/qr5Deo1srcefiyIfgg28B67Lk7IxZhwfJMuI+1bu2xBmV0A==} + '@firebase/auth@1.13.0': + resolution: {integrity: sha512-mKkSLNym3UbnnZ06dAmtqzp5EpPGCANGCZDJbkoR135aoUdKG6Aizwcnp29RzsQpwH0nmy5nay17Sfbsh9oY8A==} engines: {node: '>=20.0.0'} peerDependencies: '@firebase/app': 0.x - '@react-native-async-storage/async-storage': ^2.2.0 + '@react-native-async-storage/async-storage': ^2.2.0 || ^3.0.0 peerDependenciesMeta: '@react-native-async-storage/async-storage': optional: true @@ -2152,24 +1993,24 @@ packages: resolution: {integrity: sha512-iyVDGc6Vjx7Rm0cAdccLH/NG6fADsgJak/XW9IA2lPf8AjIlsemOpFGKczYyPHxm4rnKdR8z6sK4+KEC7NwmEg==} engines: {node: '>=20.0.0'} - '@firebase/data-connect@0.5.0': - resolution: {integrity: sha512-G3GYHpWNJJ95502RQLApzw0jaG3pScHl+J/2MdxIuB51xtHnkRL6KvIAP3fFF1drUewWJHOnDA1U+q4Evf3KSw==} + '@firebase/data-connect@0.6.0': + resolution: {integrity: sha512-OiugPRcdlhqXF97oR9CjVObILmsWU0dFUS0gXNYEe4bDfpW8pZmQ5GqhIPPtLWbT/0W2lMJJD7VILFMk+xuHPg==} peerDependencies: '@firebase/app': 0.x - '@firebase/database-compat@2.1.2': - resolution: {integrity: sha512-j4A6IhVZbgxAzT6gJJC2PfOxYCK9SrDrUO7nTM4EscTYtKkAkzsbKoCnDdjFapQfnsncvPWjqVTr/0PffUwg3g==} + '@firebase/database-compat@2.1.3': + resolution: {integrity: sha512-GMyfWjD8mehjg/QpNkY/tl9G/MoeugPeg91n9D0atggxbWuKF/2KhVPHZDH+XmoP0EKYqMWYTtKxBsaBaNKLYQ==} engines: {node: '>=20.0.0'} - '@firebase/database-types@1.0.18': - resolution: {integrity: sha512-yOY8IC2go9lfbVDMiy2ATun4EB2AFwocPaQADwMN/RHRUAZSM4rlAV7PGbWPSG/YhkJ2A9xQAiAENgSua9G5Fg==} + '@firebase/database-types@1.0.19': + resolution: {integrity: sha512-FqewjUZmV9LqFfuEnmgdcUpiOUz7qwLXxnm/H8BcMFEzQXtd1yyUDm8ex5VRad2nuTE+ahOuCjUAM/cyDncO+g==} '@firebase/database@1.1.2': resolution: {integrity: sha512-lP96CMjMPy/+d1d9qaaHjHHdzdwvEOuyyLq9ehX89e2XMKwS1jHNzYBO+42bdSumuj5ukPbmnFtViZu8YOMT+w==} engines: {node: '>=20.0.0'} - '@firebase/firestore-compat@0.4.7': - resolution: {integrity: sha512-Et4XxtGnjp0Q9tmaEMETnY5GHJ8gQ9+RN6sSTT4ETWKmym2d6gIjarw0rCQcx+7BrWVYLEIOAXSXysl0b3xnUA==} + '@firebase/firestore-compat@0.4.8': + resolution: {integrity: sha512-WK9NJRpnosGD2nuyjdr7K+Ht7AxRYJlTF62myI4rRA7ibJOosbecvjacR5oirJ7s1BgNS6qzcBw7n4fD3a5w1w==} engines: {node: '>=20.0.0'} peerDependencies: '@firebase/app-compat': 0.x @@ -2180,8 +2021,8 @@ packages: '@firebase/app-types': 0.x '@firebase/util': 1.x - '@firebase/firestore@4.13.0': - resolution: {integrity: sha512-7i4cVNJXTMim7/P7UsNim0DwyLPk4QQ3y1oSNzv4l0ykJOKYCiFMOuEeUxUYvrReXDJxWHrT/4XMeVQm+13rRw==} + '@firebase/firestore@4.14.0': + resolution: {integrity: sha512-bZc6YOjRkMBVA16527tgzi6iN9n//xRB3Mmx/R+Gr6UAP/+xrIKOejQIcn1hh+tCzNT8jO0jI+kWox5J4tB/qQ==} engines: {node: '>=20.0.0'} peerDependencies: '@firebase/app': 0.x @@ -2343,8 +2184,8 @@ packages: resolution: {integrity: sha512-IJn+8A3QZJfe7FUtWqHVNo3xJs7KFpurCWGWCiCz3oEh+BkRymKZ1QxfAbU2yGMDzTytLGQ2IV6T2r3cuo75/w==} engines: {node: '>=18'} - '@google/genai@1.48.0': - resolution: {integrity: sha512-plonYK4ML2PrxsRD9SeqmFt76eREWkQdPCglOA6aYDzL1AAbE+7PUnT54SvpWGfws13L0AZEqGSpL7+1IPnTxQ==} + '@google/genai@1.50.1': + resolution: {integrity: sha512-YbkX7H9+1Pt8wOt7DDREy8XSoiL6fRDzZQRyaVBarFf8MR3zHGqVdvM4cLbDXqPhxqvegZShgfxb8kw9C7YhAQ==} engines: {node: '>=20.0.0'} peerDependencies: '@modelcontextprotocol/sdk': ^1.25.2 @@ -2409,6 +2250,15 @@ packages: '@types/node': optional: true + '@inquirer/checkbox@5.1.4': + resolution: {integrity: sha512-w6KF8ZYRvqHhROkOTHXYC3qIV/KYEu5o12oLqQySvch61vrYtRxNSHTONSdJqWiFJPlCUQAHT5OgOIyuTr+MHQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/confirm@5.1.21': resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==} engines: {node: '>=18'} @@ -2418,8 +2268,8 @@ packages: '@types/node': optional: true - '@inquirer/confirm@6.0.10': - resolution: {integrity: sha512-tiNyA73pgpQ0FQ7axqtoLUe4GDYjNCDcVsbgcA5anvwg2z6i+suEngLKKJrWKJolT//GFPZHwN30binDIHgSgQ==} + '@inquirer/confirm@6.0.11': + resolution: {integrity: sha512-pTpHjg0iEIRMYV/7oCZUMf27/383E6Wyhfc/MY+AVQGEoUobffIYWOK9YLP2XFRGz/9i6WlTQh1CkFVIo2Y7XA==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' @@ -2427,8 +2277,8 @@ packages: '@types/node': optional: true - '@inquirer/confirm@6.0.11': - resolution: {integrity: sha512-pTpHjg0iEIRMYV/7oCZUMf27/383E6Wyhfc/MY+AVQGEoUobffIYWOK9YLP2XFRGz/9i6WlTQh1CkFVIo2Y7XA==} + '@inquirer/confirm@6.0.12': + resolution: {integrity: sha512-h9FgGun3QwVYNj5TWIZZ+slii73bMoBFjPfVIGtnFuL4t8gBiNDV9PcSfIzkuxvgquJKt9nr1QzszpBzTbH8Og==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' @@ -2454,6 +2304,15 @@ packages: '@types/node': optional: true + '@inquirer/core@11.1.9': + resolution: {integrity: sha512-BDE4fG22uYh1bGSifcj7JSx119TVYNViMhMu85usp4Fswrzh6M0DV3yld64jA98uOAa2GSQ4Bg4bZRm2d2cwSg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/editor@4.2.23': resolution: {integrity: sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==} engines: {node: '>=18'} @@ -2472,6 +2331,15 @@ packages: '@types/node': optional: true + '@inquirer/editor@5.1.1': + resolution: {integrity: sha512-6y11LgmNpmn5D2aB5FgnCfBUBK8ZstwLCalyJmORcJZ/WrhOjm16mu6eSqIx8DnErxDqSLr+Jkp+GP8/Nwd5tA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/expand@4.0.23': resolution: {integrity: sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==} engines: {node: '>=18'} @@ -2490,6 +2358,15 @@ packages: '@types/node': optional: true + '@inquirer/expand@5.0.13': + resolution: {integrity: sha512-dF2zvrFo9LshkcB23/O1il13kBkBltWIXzut1evfbuBLXMiGIuC45c+ZQ0uukjCDsvI8OWqun4FRYMnzFCQa3g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/external-editor@1.0.3': resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} engines: {node: '>=18'} @@ -2534,6 +2411,15 @@ packages: '@types/node': optional: true + '@inquirer/input@5.0.12': + resolution: {integrity: sha512-uiMFBl4LqFzJClh80Q3f9hbOFJ6kgkDWI4LjAeBuyO6EanVVMF69AgOvpi1qdqjDSjDN6578B6nky9ceEpI+1Q==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/number@3.0.23': resolution: {integrity: sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==} engines: {node: '>=18'} @@ -2552,6 +2438,15 @@ packages: '@types/node': optional: true + '@inquirer/number@4.0.12': + resolution: {integrity: sha512-/vrwhEf7Xsuh+YlHF4IjSy3g1cyrQuPaSiHIxCEbLu8qnfvrcvJyCkoktOOF+xV9gSb77/G0n3h04RbMDW2sIg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/password@4.0.23': resolution: {integrity: sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==} engines: {node: '>=18'} @@ -2570,6 +2465,15 @@ packages: '@types/node': optional: true + '@inquirer/password@5.0.12': + resolution: {integrity: sha512-CBh7YHju623lxJRcAOo498ZUwIuMy63bqW/vVq0tQAZVv+lkWlHkP9ealYE1utWSisEShY5VMdzIXRmyEODzcQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/prompts@7.10.1': resolution: {integrity: sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==} engines: {node: '>=18'} @@ -2579,8 +2483,17 @@ packages: '@types/node': optional: true - '@inquirer/prompts@8.3.2': - resolution: {integrity: sha512-yFroiSj2iiBFlm59amdTvAcQFvWS6ph5oKESls/uqPBect7rTU2GbjyZO2DqxMGuIwVA8z0P4K6ViPcd/cp+0w==} + '@inquirer/prompts@8.4.1': + resolution: {integrity: sha512-AH5xPQ997K7e0F0vulPlteIHke2awMkFi8F0dBemrDfmvtPmHJo82mdHbONC4F/t8d1NHwrbI5cGVI+RbLWdoQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/prompts@8.4.2': + resolution: {integrity: sha512-XJmn/wY4AX56l1BRU+ZjDrFtg9+2uBEi4JvJQj82kwJDQKiPgSn4CEsbfGGygS4Gw6rkL4W18oATjfVfaqub2Q==} engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' @@ -2606,6 +2519,15 @@ packages: '@types/node': optional: true + '@inquirer/rawlist@5.2.8': + resolution: {integrity: sha512-Su7FQvp5buZmCymN3PPoYv31ZQQX4ve2j02k7piGgKAWgE+AQRB5YoYVveGXcl3TZ9ldgRMSxj56YfDFmmaqLg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/search@3.2.2': resolution: {integrity: sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==} engines: {node: '>=18'} @@ -2624,6 +2546,15 @@ packages: '@types/node': optional: true + '@inquirer/search@4.1.8': + resolution: {integrity: sha512-fGiHKGD6DyPIYUWxoXnQTeXeyYqSOUrasDMABBmMHUalH/LxkuzY0xVRtimXAt1sUeeyYkVuKQx1bebMuN11Kw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@inquirer/select@4.4.2': resolution: {integrity: sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==} engines: {node: '>=18'} @@ -2642,18 +2573,18 @@ packages: '@types/node': optional: true - '@inquirer/type@3.0.10': - resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==} - engines: {node: '>=18'} + '@inquirer/select@5.1.4': + resolution: {integrity: sha512-2kWcGKPMLAXAWRp1AH1SLsQmX+j0QjeljyXMUji9WMZC8nRDO0b7qquIGr6143E7KMLt3VAIGNXzwa/6PXQs4Q==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/type@4.0.4': - resolution: {integrity: sha512-PamArxO3cFJZoOzspzo6cxVlLeIftyBsZw/S9bKY5DzxqJVZgjoj1oP8d0rskKtp7sZxBycsoer1g6UeJV1BBA==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/type@3.0.10': + resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==} + engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: @@ -2839,60 +2770,51 @@ packages: '@leichtgewicht/ip-codec@2.0.5': resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==} - '@listr2/prompt-adapter-inquirer@4.2.2': - resolution: {integrity: sha512-QCVBPLxPEG3ZLSfGz8DfzgiqkLiK31sb4JTIxp+sfdOrpze5rjZscHSAuSI0e/engIS9tWgzifLhSCwlocFsZQ==} + '@listr2/prompt-adapter-inquirer@4.2.3': + resolution: {integrity: sha512-Co9U3AJ3LW0J8XBHjVoNKA79dMAyFt8EZH3OaKTMcDTj8r+6kG3vSUPq/eGLHT7P0iK3uLaFfhdFYd3033P24g==} engines: {node: '>=22.13.0'} peerDependencies: '@inquirer/prompts': '>= 3 < 9' listr2: 10.2.1 - '@lmdb/lmdb-darwin-arm64@3.5.2': - resolution: {integrity: sha512-ZTEuSwB3QHOA6Jal4bi0oxAV1MK3xtzS3oUMq5OK3HSXNN4A79f9dhieZA0hgvwOTaGzEWmTd8Fg9XSkBIhAWw==} + '@lmdb/lmdb-darwin-arm64@3.5.4': + resolution: {integrity: sha512-Kk4Kz3iyu1QiLsLZBS9Af1eSKUC8VR2T+/jyE2iAyuGw2VwK08pp5iTbZnXn6sWu0LogO/RFktMxOjiDA2sS3w==} cpu: [arm64] os: [darwin] - '@lmdb/lmdb-darwin-x64@3.5.2': - resolution: {integrity: sha512-Zs+mdB6gNqpPK6ybNbqFoSU+DCIdhE8tqeaAzRs+hNJt8V43PRvTVxu1UPBHwK2917FnQ4dL5/OIoqHDa+9Dpw==} + '@lmdb/lmdb-darwin-x64@3.5.4': + resolution: {integrity: sha512-BEe5Rp3trn26oxoXOVL5HVDoiYmjUDwr8NRPkBOdUdCSBEorKI+7JrZLRKAdxO+G6cGQLgseXk0gR7qIQa7aGw==} cpu: [x64] os: [darwin] - '@lmdb/lmdb-linux-arm64@3.5.2': - resolution: {integrity: sha512-hT6JPw5hDCXzppBgpIFS/cQp4v2LqNMgd5nuo4U9H5/wnbMS7Prh0twu5IbDvzYZf2a/xPTXtTDRuUiFc39lEw==} + '@lmdb/lmdb-linux-arm64@3.5.4': + resolution: {integrity: sha512-cUXEengO8o60v1SWerJTH4/RH4U3+9jC0/4njp2Z9NdmvaGzhKsbRM2wpXuRYrN8tytsoJCg0SvWEWwHAwLbCA==} cpu: [arm64] os: [linux] - '@lmdb/lmdb-linux-arm@3.5.2': - resolution: {integrity: sha512-GhdC4huGWDzcbZWfS+G3dW4/TopNUnO+/E7aVdfWIhslSs1FI2+sVo94040S9BPJ7lNpnf1zVxaBlLmqZpKhcw==} + '@lmdb/lmdb-linux-arm@3.5.4': + resolution: {integrity: sha512-SGbFR7816uBcTHc2ZY4S6WyOkl9bICnzqTQd2Mv4V/j24cfds88xx2nC6cm/y8zGQL7Ds31YF/5NGxjgcdM5Hw==} cpu: [arm] os: [linux] - '@lmdb/lmdb-linux-x64@3.5.2': - resolution: {integrity: sha512-aTBBxTQGdgKcqZD6ywIVCIbCIJ3fJ28OhzCxgl3zGQzzJwkDt5TSIuBtMt4oKZMgDSjuRBjtID9TOUvSRg8IQA==} + '@lmdb/lmdb-linux-x64@3.5.4': + resolution: {integrity: sha512-Gxq8jpgOWXwd0PUR+c9R2Ik1/uBnGd5GMIIzRRDqABCkvmjtC3KWcyhesV9jSPCz759isl0NlbsstZ2oyvk8lA==} cpu: [x64] os: [linux] - '@lmdb/lmdb-win32-arm64@3.5.2': - resolution: {integrity: sha512-mqfNN5zb3z3QnHEPaV4Zv5zd3BhlcL+uqPNF7kGRkmCaRHuh6T9N5g/4ZqOiNHNPWglv3g8Ut15XxCKZjf6jHw==} + '@lmdb/lmdb-win32-arm64@3.5.4': + resolution: {integrity: sha512-pKv1DJ1bPZAaHkdFsSz5IDfUG8x9vntgquXF9/Dm2xuupcIe/EkLzylpoBxppFVK5vzbV561Dq26jNY2fIMA7g==} cpu: [arm64] os: [win32] - '@lmdb/lmdb-win32-x64@3.5.2': - resolution: {integrity: sha512-JhPxlA8sIxPIdS78e4LeNfTlkF+2I/r98jKXf90pf+yhMCzyLkphcvbnWv7YL8yckp32c1uKZ1vf/JqcSiplHg==} + '@lmdb/lmdb-win32-x64@3.5.4': + resolution: {integrity: sha512-JF1BmLCm9kGEVZgYmJq43zeQVdHVgAJnTi/NURWEsy6L1ZrrlSmdltS+D17QN4LODwf+1LMXAA9auIZVXtWwzw==} cpu: [x64] os: [win32] '@material/material-color-utilities@0.4.0': resolution: {integrity: sha512-dlq6VExJReb8dhjj3a/yTigr3ncNwoFmL5Iy2ENtbDX03EmNeOEdZ+vsaGrj7RTuO+mB7L58II4LCsl4NpM8uw==} - '@modelcontextprotocol/sdk@1.28.0': - resolution: {integrity: sha512-gmloF+i+flI8ouQK7MWW4mOwuMh4RePBuPFAEPC6+pdqyWOUMDOixb6qZ69owLJpz6XmyllCouc4t8YWO+E2Nw==} - engines: {node: '>=18'} - peerDependencies: - '@cfworker/json-schema': ^4.1.1 - peerDependenciesMeta: - '@cfworker/json-schema': - optional: true - '@modelcontextprotocol/sdk@1.29.0': resolution: {integrity: sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==} engines: {node: '>=18'} @@ -3049,19 +2971,13 @@ packages: resolution: {integrity: sha512-xJIPs+bYuc9ASBl+cvGsKbGrJmS6fAKaSZCnT0lhahT5rhA2VVy9/EcIgd2JhtEuFOJNx7UHNn/qiTPTY4nrQw==} engines: {node: '>= 10'} - '@napi-rs/wasm-runtime@1.1.3': - resolution: {integrity: sha512-xK9sGVbJWYb08+mTJt3/YV24WxvxpXcXtP6B172paPZ+Ts69Re9dAr7lKwJoeIx8OoeuimEiRZ7umkiUVClmmQ==} - peerDependencies: - '@emnapi/core': ^1.7.1 - '@emnapi/runtime': ^1.7.1 - '@nginfra/angular-linking@1.0.11': resolution: {integrity: sha512-X0fFp9cDIzyS53dstFalPM6nSPtQz/XoBsPFMOmxE66jBIfJGW8W2wQWlk1T+t018eXEC8RgPdKluo6Aw5dm+g==} peerDependencies: '@angular/compiler-cli': '*' - '@ngtools/webpack@22.0.0-next.5': - resolution: {integrity: sha512-sHJTA1unRMj2cR/MOWK0vo5yAbbuk/zad3VtTkYhuI40MEmqWzflYjbt0cnm+E7JtrETYdjqMCHk6jyLfgl8Cw==} + '@ngtools/webpack@22.0.0-next.6': + resolution: {integrity: sha512-KYWAMfTqVs+xHXBpdQypDAphppd5jQTIDMhu1UtIEsIGGJBsK66yykB2jU0FdGmk49v6dDI+yty1sF2g8bDKCA==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^22.0.0-next.0 @@ -3417,9 +3333,6 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 - '@oxc-project/types@0.122.0': - resolution: {integrity: sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA==} - '@parcel/watcher-android-arm64@2.5.6': resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==} engines: {node: '>= 10.0.0'} @@ -3626,104 +3539,6 @@ packages: engines: {node: '>=18'} hasBin: true - '@rolldown/binding-android-arm64@1.0.0-rc.12': - resolution: {integrity: sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [android] - - '@rolldown/binding-darwin-arm64@1.0.0-rc.12': - resolution: {integrity: sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [darwin] - - '@rolldown/binding-darwin-x64@1.0.0-rc.12': - resolution: {integrity: sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [darwin] - - '@rolldown/binding-freebsd-x64@1.0.0-rc.12': - resolution: {integrity: sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [freebsd] - - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12': - resolution: {integrity: sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm] - os: [linux] - - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12': - resolution: {integrity: sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.12': - resolution: {integrity: sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [linux] - libc: [musl] - - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12': - resolution: {integrity: sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [ppc64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12': - resolution: {integrity: sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [s390x] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.12': - resolution: {integrity: sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-x64-musl@1.0.0-rc.12': - resolution: {integrity: sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [linux] - libc: [musl] - - '@rolldown/binding-openharmony-arm64@1.0.0-rc.12': - resolution: {integrity: sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [openharmony] - - '@rolldown/binding-wasm32-wasi@1.0.0-rc.12': - resolution: {integrity: sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==} - engines: {node: '>=14.0.0'} - cpu: [wasm32] - - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12': - resolution: {integrity: sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [win32] - - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.12': - resolution: {integrity: sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [win32] - - '@rolldown/pluginutils@1.0.0-rc.12': - resolution: {integrity: sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==} - '@rollup/plugin-commonjs@29.0.2': resolution: {integrity: sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==} engines: {node: '>=16.0.0 || 14 >= 14.17'} @@ -3756,141 +3571,279 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.60.2': + resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.60.1': resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.60.2': + resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.60.1': resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.60.2': + resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.60.1': resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.60.2': + resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.60.1': resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==} cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.60.2': + resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.60.1': resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==} cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.60.2': + resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.60.1': resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==} cpu: [arm] os: [linux] libc: [glibc] + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': + resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==} + cpu: [arm] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-arm-musleabihf@4.60.1': resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==} cpu: [arm] os: [linux] libc: [musl] + '@rollup/rollup-linux-arm-musleabihf@4.60.2': + resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==} + cpu: [arm] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-arm64-gnu@4.60.1': resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==} cpu: [arm64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-arm64-gnu@4.60.2': + resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-arm64-musl@4.60.1': resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==} cpu: [arm64] os: [linux] libc: [musl] + '@rollup/rollup-linux-arm64-musl@4.60.2': + resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==} + cpu: [arm64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-loong64-gnu@4.60.1': resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==} cpu: [loong64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-loong64-gnu@4.60.2': + resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==} + cpu: [loong64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-loong64-musl@4.60.1': resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==} cpu: [loong64] os: [linux] libc: [musl] + '@rollup/rollup-linux-loong64-musl@4.60.2': + resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==} + cpu: [loong64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-ppc64-gnu@4.60.1': resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==} cpu: [ppc64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-ppc64-gnu@4.60.2': + resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-ppc64-musl@4.60.1': resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==} cpu: [ppc64] os: [linux] libc: [musl] + '@rollup/rollup-linux-ppc64-musl@4.60.2': + resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==} + cpu: [ppc64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-riscv64-gnu@4.60.1': resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==} cpu: [riscv64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-riscv64-gnu@4.60.2': + resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-riscv64-musl@4.60.1': resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==} cpu: [riscv64] os: [linux] libc: [musl] + '@rollup/rollup-linux-riscv64-musl@4.60.2': + resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==} + cpu: [riscv64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-s390x-gnu@4.60.1': resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==} cpu: [s390x] os: [linux] libc: [glibc] + '@rollup/rollup-linux-s390x-gnu@4.60.2': + resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==} + cpu: [s390x] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-x64-gnu@4.60.1': resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==} cpu: [x64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-x64-gnu@4.60.2': + resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==} + cpu: [x64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-x64-musl@4.60.1': resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==} cpu: [x64] os: [linux] libc: [musl] + '@rollup/rollup-linux-x64-musl@4.60.2': + resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==} + cpu: [x64] + os: [linux] + libc: [musl] + '@rollup/rollup-openbsd-x64@4.60.1': resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==} cpu: [x64] os: [openbsd] + '@rollup/rollup-openbsd-x64@4.60.2': + resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==} + cpu: [x64] + os: [openbsd] + '@rollup/rollup-openharmony-arm64@4.60.1': resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==} cpu: [arm64] os: [openharmony] + '@rollup/rollup-openharmony-arm64@4.60.2': + resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==} + cpu: [arm64] + os: [openharmony] + '@rollup/rollup-win32-arm64-msvc@4.60.1': resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.60.2': + resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.60.1': resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.60.2': + resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-gnu@4.60.1': resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-gnu@4.60.2': + resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==} + cpu: [x64] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.60.1': resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==} cpu: [x64] os: [win32] - '@schematics/angular@22.0.0-next.5': - resolution: {integrity: sha512-iYnC29b/6g4T2LCWbk+fey95zjG25V8hrTi9tXkPuYsMhwihKrRWP4JGvL/wkWcenOAfWQKSVSQKD71bIZM9Xg==} + '@rollup/rollup-win32-x64-msvc@4.60.2': + resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==} + cpu: [x64] + os: [win32] + + '@schematics/angular@22.0.0-next.6': + resolution: {integrity: sha512-RxgB/xvQESCD22859QiGwfG/t2EA0U23lzoLuX+TDvPWJGh921E4+olXx7IRI5l/a/6c/FHRThrkQco2juDX4A==} engines: {node: ^22.22.0 || >=24.13.1, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@sentry/core@9.47.1': @@ -3994,9 +3947,6 @@ packages: resolution: {integrity: sha512-Y8cK9aggNRsqJVaKUlEYs4s7CvQ1b1ta2DVPyAimb0I2qhzjNk+A+mxvll/klL0RlfuIUei8BF7YWiua4kQqww==} engines: {node: ^20.17.0 || >=22.9.0} - '@tybys/wasm-util@0.10.1': - resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} - '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -4093,8 +4043,8 @@ packages: '@types/node@22.19.17': resolution: {integrity: sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==} - '@types/node@24.12.0': - resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} + '@types/node@24.12.2': + resolution: {integrity: sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -4253,6 +4203,7 @@ packages: '@xmldom/xmldom@0.8.12': resolution: {integrity: sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xtuc/ieee754@1.2.0': resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} @@ -4361,8 +4312,8 @@ packages: ajv@8.18.0: resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} - algoliasearch@5.50.0: - resolution: {integrity: sha512-yE5I83Q2s8euVou8Y3feXK08wyZInJWLYXgWO6Xti9jBUEZAGUahyeQ7wSZWkifLWVnQVKEz5RAmBlXG5nqxog==} + algoliasearch@5.50.2: + resolution: {integrity: sha512-Tfp26yoNWurUjfgK4GOrVJQhSNXu9tJtHfFFNosgT2YClG+vPyUjX/gbC8rG39qLncnZg8Fj34iarQWpMkqefw==} engines: {node: '>= 14.0.0'} amdefine@1.0.1: @@ -4530,6 +4481,13 @@ packages: peerDependencies: postcss: ^8.1.0 + autoprefixer@10.5.0: + resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 + available-typed-arrays@1.0.7: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} @@ -4668,8 +4626,8 @@ packages: bcrypt-pbkdf@1.0.2: resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==} - beasties@0.4.1: - resolution: {integrity: sha512-2Imdcw3LznDuxAbJM26RHniOLAzE6WgrK8OuvVXCQtNBS8rsnD9zsSEa3fHl4hHpUY7BYTlrpvtPVbvu9G6neg==} + beasties@0.4.2: + resolution: {integrity: sha512-NvcGjG/7AVUAfRbvrJmHunDQS9uHnE6Q/7AkaPr8oKE8HjOlpjRG5075z/th2Tmlezk3VlaaS8+X9I1RwHJMQw==} engines: {node: '>=18.0.0'} before-after-hook@4.0.0: @@ -5512,8 +5470,8 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - ejs@5.0.1: - resolution: {integrity: sha512-COqBPFMxuPTPspXl2DkVYaDS3HtrD1GpzOGkNTJ1IYkifq/r9h8SVEFrjA3D9/VJGOEoMQcrlhpntcSUrM8k6A==} + ejs@5.0.2: + resolution: {integrity: sha512-IpbUaI/CAW86l3f+T8zN0iggSc0LmMZLcIW5eRVStLVNCoTXkE0YlncbbH50fp8Cl6zHIky0sW2uUbhBqGw0Jw==} engines: {node: '>=0.12.18'} hasBin: true @@ -5591,6 +5549,10 @@ packages: resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} engines: {node: '>=0.12'} + entities@8.0.0: + resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==} + engines: {node: '>=20.19.0'} + env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} @@ -5639,13 +5601,8 @@ packages: es6-promisify@5.0.0: resolution: {integrity: sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ==} - esbuild-wasm@0.27.3: - resolution: {integrity: sha512-AUXuOxZ145/5Az+lIqk6TdJbxKTyDGkXMJpTExmBdbnHR6n6qAFx+F4oG9ORpVYJ9dQYeQAqzv51TO4DFKsbXw==} - engines: {node: '>=18'} - hasBin: true - - esbuild@0.27.3: - resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} + esbuild-wasm@0.28.0: + resolution: {integrity: sha512-5TRVKExcEmeMkccIZMzUq+Az6X2RoMAJyfl6SMMO1dMVhmvt0I2mx7gAb6zYi42n4d1ETcatFXazGKzA+aW7fg==} engines: {node: '>=18'} hasBin: true @@ -5919,8 +5876,8 @@ packages: engines: {node: '>=20.0.0 || >=22.0.0 || >=24.0.0'} hasBin: true - firebase@12.11.0: - resolution: {integrity: sha512-W9f3Y+cgQYgF9gvCGxt0upec8zwAtiQVcHuU8MfzUIgVU/9fRQWtu48Geiv1lsigtBz9QHML++Km9xAKO5GB5Q==} + firebase@12.12.0: + resolution: {integrity: sha512-5Ap+pN5iEJUvBlQEZEmLuUm7Gvu6I5xv1jZ5SiSNyw4jrwlHo+4tmZv3OPPoKfN9eo1kBwyyBvi+pWHIPXwfYw==} flat-cache@3.2.0: resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} @@ -6925,9 +6882,6 @@ packages: jasmine-core@4.6.1: resolution: {integrity: sha512-VYz/BjjmC3klLJlLwA4Kw8ytk0zDSmbbDLNs794VnWmkcCB7I9aAL/D48VNQtmITyPvea2C3jdUMfc3kAoy0PQ==} - jasmine-core@6.1.0: - resolution: {integrity: sha512-p/tjBw58O6vxKIWMlrU+yys8lqR3+l3UrqwNTT7wpj+dQ7N4etQekFM8joI+cWzPDYqZf54kN+hLC1+s5TvZvg==} - jasmine-core@6.2.0: resolution: {integrity: sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w==} @@ -6941,10 +6895,6 @@ packages: resolution: {integrity: sha512-KbdGQTf5jbZgltoHs31XGiChAPumMSY64OZMWLNYnEnMfG5uwGBhffePwuskexjT+/Jea/gU3qAU8344hNohSw==} hasBin: true - jasmine@6.1.0: - resolution: {integrity: sha512-WPphPqEMY0uBRMjuhRHoVoxQNvJuxIMqz0yIcJ3k3oYxBedeGoH60/NXNgasxnx2FvfXrq5/r+2wssJ7WE8ABw==} - hasBin: true - jasmine@6.2.0: resolution: {integrity: sha512-dvYt7bidcu0JvvSbiUnSDW7UQQiflUwDr6C+5wzoZ0J7RY9u+UcoSIzyhMPj6fnU/tC7KinJ5QrjwD2Y9p4T4w==} hasBin: true @@ -7209,8 +7159,8 @@ packages: resolution: {integrity: sha512-7I5knELsJKTUjXG+A6BkKAiGkW1i25fNa/xlUl9hFtk15WbE9jndA89xu5FzQKrY5llajE1hfZZFMILXkDHk/Q==} engines: {node: '>=22.13.0'} - lmdb@3.5.2: - resolution: {integrity: sha512-od5AWh1MNylIOeX7MB7TV627MM9tzyOUn8U8FZOeWKpWFnMU5FS9pu5t41pS4+pi7OxHRyk5QVRhuUimHjfkmg==} + lmdb@3.5.4: + resolution: {integrity: sha512-9FKQA6G1MMtqNxfxvSBNXD/axeG2QRjYbNh0/ykRL5xYcRbCm2vXq7B9bhc7nSuKdHzr8/BHIwfPuYYH1UsXXw==} hasBin: true load-json-file@4.0.0: @@ -7678,8 +7628,8 @@ packages: no-case@2.3.2: resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==} - nock@14.0.11: - resolution: {integrity: sha512-u5xUnYE+UOOBA6SpELJheMCtj2Laqx15Vl70QxKo43Wz/6nMHXS7PrEioXLjXAwhmawdEMNImwKCcPhBJWbKVw==} + nock@14.0.12: + resolution: {integrity: sha512-kZM3bHV0KzhHH6E2eRszHyML/w87AUzLBwupNTHohtYWP9fZYgUPmCbSKq6ITfEEmHqN4/p0MscvUipT4P5Qsg==} engines: {node: '>=18.20.0 <20 || >=20.12.1'} node-addon-api@6.1.0: @@ -8007,8 +7957,8 @@ packages: resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==} engines: {node: '>= 0.10'} - parse5-html-rewriting-stream@8.0.0: - resolution: {integrity: sha512-wzh11mj8KKkno1pZEu+l2EVeWsuKDfR5KNWZOTsslfUX8lPDZx77m9T0kIoAVkFtD1nx6YF8oh4BnPHvxMtNMw==} + parse5-html-rewriting-stream@8.0.1: + resolution: {integrity: sha512-NaRku2aMpUN1Sh1Gyk1KWUh2A7EJx2c6qYzvwsPtqhoHoaURshdrceYK3LunVCm3WHhm6FS7Vcczbvdh3/UIVw==} parse5-htmlparser2-tree-adapter@6.0.1: resolution: {integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==} @@ -8257,8 +8207,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.8: - resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + postcss@8.5.10: + resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} engines: {node: ^10 || ^12 || >=14} postcss@8.5.9: @@ -8652,11 +8602,6 @@ packages: resolution: {integrity: sha512-s+pyvQeIKIZ0dx5iJiQk1tPLJAWln39+MI5jtM8wnyws+G5azk+dMnMX0qfbqNetKKNgcWWOdi0sfm+FbQbgdQ==} engines: {node: '>=10.0.0'} - rolldown@1.0.0-rc.12: - resolution: {integrity: sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==} - engines: {node: ^20.19.0 || >=22.12.0} - hasBin: true - rollup-plugin-dts@6.4.1: resolution: {integrity: sha512-l//F3Zf7ID5GoOfLfD8kroBjQKEKpy1qfhtAdnpibFZMffPaylrg1CoDC2vGkPeTeyxUe4bVFCln2EFuL7IGGg==} engines: {node: '>=20'} @@ -8679,6 +8624,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.60.2: + resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + router@2.2.0: resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==} engines: {node: '>= 18'} @@ -8756,11 +8706,6 @@ packages: webpack: optional: true - sass@1.98.0: - resolution: {integrity: sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==} - engines: {node: '>=14.0.0'} - hasBin: true - sass@1.99.0: resolution: {integrity: sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==} engines: {node: '>=14.0.0'} @@ -9340,10 +9285,6 @@ packages: resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} engines: {node: '>=12.0.0'} - tinyglobby@0.2.15: - resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} - engines: {node: '>=12.0.0'} - tinyglobby@0.2.16: resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} engines: {node: '>=12.0.0'} @@ -9735,8 +9676,8 @@ packages: vfile@3.0.1: resolution: {integrity: sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ==} - vite@7.3.1: - resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} + vite@7.3.2: + resolution: {integrity: sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -9835,8 +9776,8 @@ packages: webpack: optional: true - webpack-dev-middleware@8.0.2: - resolution: {integrity: sha512-MCBgoI025uJEcIYDT+R3mXUnhZA/GAxqwngADOwmHxMhQUgDztGow6AmyeEfI8L9KG2pDVg2kU6vjFnbCBH5Pg==} + webpack-dev-middleware@8.0.3: + resolution: {integrity: sha512-zWrde9VZDiRaFuWsjHO40wm9LxxtXEk8DdzFXdU7eU5ZpiANnZZDBbZgN3guxbEoKqUHd9YupBmynyioz42nkA==} engines: {node: '>= 20.9.0'} peerDependencies: webpack: ^5.101.0 @@ -9875,8 +9816,8 @@ packages: html-webpack-plugin: optional: true - webpack@5.105.4: - resolution: {integrity: sha512-jTywjboN9aHxFlToqb0K0Zs9SbBoW4zRUlGzI2tYNxVYcEi/IPpn+Xi4ye5jTLvX2YeLuic/IvxNot+Q1jMoOw==} + webpack@5.106.2: + resolution: {integrity: sha512-wGN3qcrBQIFmQ/c0AiOAQBvrZ5lmY8vbbMv4Mxfgzqd/B6+9pXtLo73WuS1dSGXM5QYY3hZnIbvx+K1xxe6FyA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -10185,110 +10126,110 @@ snapshots: '@actions/io@3.0.2': {} - '@algolia/abtesting@1.16.0': + '@algolia/abtesting@1.16.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-abtesting@5.50.0': + '@algolia/client-abtesting@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-analytics@5.50.0': + '@algolia/client-analytics@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-common@5.50.0': {} + '@algolia/client-common@5.50.2': {} - '@algolia/client-insights@5.50.0': + '@algolia/client-insights@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-personalization@5.50.0': + '@algolia/client-personalization@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-query-suggestions@5.50.0': + '@algolia/client-query-suggestions@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-search@5.50.0': + '@algolia/client-search@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/ingestion@1.50.0': + '@algolia/ingestion@1.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/monitoring@1.50.0': + '@algolia/monitoring@1.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/recommend@5.50.0': + '@algolia/recommend@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/requester-browser-xhr@5.50.0': + '@algolia/requester-browser-xhr@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 + '@algolia/client-common': 5.50.2 - '@algolia/requester-fetch@5.50.0': + '@algolia/requester-fetch@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 + '@algolia/client-common': 5.50.2 - '@algolia/requester-node-http@5.50.0': + '@algolia/requester-node-http@5.50.2': dependencies: - '@algolia/client-common': 5.50.0 + '@algolia/client-common': 5.50.2 '@ampproject/remapping@2.3.0': dependencies: '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 - '@angular-devkit/architect@0.2200.0-next.5(chokidar@5.0.0)': + '@angular-devkit/architect@0.2200.0-next.6(chokidar@5.0.0)': dependencies: - '@angular-devkit/core': 22.0.0-next.5(chokidar@5.0.0) + '@angular-devkit/core': 22.0.0-next.6(chokidar@5.0.0) rxjs: 7.8.2 transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@22.0.0-next.5(a7a424b64d861f7e041680e5d01410b0)': + '@angular-devkit/build-angular@22.0.0-next.6(a30d2eedd54178bf9cbed9f3cc92ae55)': dependencies: '@ampproject/remapping': 2.3.0 - '@angular-devkit/architect': 0.2200.0-next.5(chokidar@5.0.0) - '@angular-devkit/build-webpack': 0.2200.0-next.5(chokidar@5.0.0)(webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)))(webpack@5.105.4(esbuild@0.27.3)) - '@angular-devkit/core': 22.0.0-next.5(chokidar@5.0.0) - '@angular/build': 22.0.0-next.5(9d778c0f59538d86a6489cbc7859183c) - '@angular/compiler-cli': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + '@angular-devkit/architect': 0.2200.0-next.6(chokidar@5.0.0) + '@angular-devkit/build-webpack': 0.2200.0-next.6(chokidar@5.0.0)(webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)))(webpack@5.106.2(esbuild@0.28.0)) + '@angular-devkit/core': 22.0.0-next.6(chokidar@5.0.0) + '@angular/build': 22.0.0-next.6(38f32efed2c9314e27e275f4b6d325d5) + '@angular/compiler-cli': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@babel/core': 7.29.0 '@babel/generator': 7.29.1 '@babel/helper-annotate-as-pure': 7.27.3 @@ -10299,57 +10240,55 @@ snapshots: '@babel/preset-env': 7.29.2(@babel/core@7.29.0) '@babel/runtime': 7.29.2 '@discoveryjs/json-ext': 1.0.0 - '@ngtools/webpack': 22.0.0-next.5(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(typescript@6.0.2)(webpack@5.105.4(esbuild@0.27.3)) + '@ngtools/webpack': 22.0.0-next.6(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0)) ansi-colors: 4.1.3 - autoprefixer: 10.4.27(postcss@8.5.8) - babel-loader: 10.1.1(@babel/core@7.29.0)(webpack@5.105.4(esbuild@0.27.3)) + autoprefixer: 10.5.0(postcss@8.5.10) + babel-loader: 10.1.1(@babel/core@7.29.0)(webpack@5.106.2(esbuild@0.28.0)) browserslist: 4.28.2 - copy-webpack-plugin: 14.0.0(webpack@5.105.4(esbuild@0.27.3)) - css-loader: 7.1.4(webpack@5.105.4(esbuild@0.27.3)) - esbuild-wasm: 0.27.3 + copy-webpack-plugin: 14.0.0(webpack@5.106.2(esbuild@0.28.0)) + css-loader: 7.1.4(webpack@5.106.2(esbuild@0.28.0)) + esbuild-wasm: 0.28.0 http-proxy-middleware: 3.0.5 istanbul-lib-instrument: 6.0.3 jsonc-parser: 3.3.1 karma-source-map-support: 1.4.0 less: 4.6.4 - less-loader: 12.3.2(less@4.6.4)(webpack@5.105.4(esbuild@0.27.3)) - license-webpack-plugin: 4.0.2(webpack@5.105.4(esbuild@0.27.3)) + less-loader: 12.3.2(less@4.6.4)(webpack@5.106.2(esbuild@0.28.0)) + license-webpack-plugin: 4.0.2(webpack@5.106.2(esbuild@0.28.0)) loader-utils: 3.3.1 - mini-css-extract-plugin: 2.10.2(webpack@5.105.4(esbuild@0.27.3)) + mini-css-extract-plugin: 2.10.2(webpack@5.106.2(esbuild@0.28.0)) open: 11.0.0 ora: 9.3.0 picomatch: 4.0.4 piscina: 5.1.4 - postcss: 8.5.8 - postcss-loader: 8.2.1(postcss@8.5.8)(typescript@6.0.2)(webpack@5.105.4(esbuild@0.27.3)) + postcss: 8.5.10 + postcss-loader: 8.2.1(postcss@8.5.10)(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0)) resolve-url-loader: 5.0.0 rxjs: 7.8.2 - sass: 1.98.0 - sass-loader: 16.0.7(sass@1.98.0)(webpack@5.105.4(esbuild@0.27.3)) + sass: 1.99.0 + sass-loader: 16.0.7(sass@1.99.0)(webpack@5.106.2(esbuild@0.28.0)) semver: 7.7.4 - source-map-loader: 5.0.0(webpack@5.105.4(esbuild@0.27.3)) + source-map-loader: 5.0.0(webpack@5.106.2(esbuild@0.28.0)) source-map-support: 0.5.21 terser: 5.46.1 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 tslib: 2.8.1 typescript: 6.0.2 - webpack: 5.105.4(esbuild@0.27.3) - webpack-dev-middleware: 8.0.2(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)) - webpack-dev-server: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)) + webpack: 5.106.2(esbuild@0.28.0) + webpack-dev-middleware: 8.0.3(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) + webpack-dev-server: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) webpack-merge: 6.0.1 - webpack-subresource-integrity: 5.1.0(webpack@5.105.4(esbuild@0.27.3)) + webpack-subresource-integrity: 5.1.0(webpack@5.106.2(esbuild@0.28.0)) optionalDependencies: - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/localize': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) - '@angular/platform-server': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) - '@angular/ssr': 22.0.0-next.5(98a8200c52785829fed015c8e3749269) - esbuild: 0.27.3 + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/localize': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) + '@angular/platform-server': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + '@angular/ssr': 22.0.0-next.6(d847a5759eca773b06e4190755a5864e) + esbuild: 0.28.0 karma: 6.4.4(bufferutil@4.1.0) transitivePeerDependencies: - '@angular/compiler' - - '@emnapi/core' - - '@emnapi/runtime' - '@rspack/core' - '@swc/core' - '@types/node' @@ -10371,16 +10310,16 @@ snapshots: - webpack-cli - yaml - '@angular-devkit/build-webpack@0.2200.0-next.5(chokidar@5.0.0)(webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)))(webpack@5.105.4(esbuild@0.27.3))': + '@angular-devkit/build-webpack@0.2200.0-next.6(chokidar@5.0.0)(webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)))(webpack@5.106.2(esbuild@0.28.0))': dependencies: - '@angular-devkit/architect': 0.2200.0-next.5(chokidar@5.0.0) + '@angular-devkit/architect': 0.2200.0-next.6(chokidar@5.0.0) rxjs: 7.8.2 - webpack: 5.105.4(esbuild@0.27.3) - webpack-dev-server: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)) + webpack: 5.106.2(esbuild@0.28.0) + webpack-dev-server: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) transitivePeerDependencies: - chokidar - '@angular-devkit/core@22.0.0-next.5(chokidar@5.0.0)': + '@angular-devkit/core@22.0.0-next.6(chokidar@5.0.0)': dependencies: ajv: 8.18.0 ajv-formats: 3.0.1 @@ -10391,9 +10330,9 @@ snapshots: optionalDependencies: chokidar: 5.0.0 - '@angular-devkit/schematics@22.0.0-next.5(chokidar@5.0.0)': + '@angular-devkit/schematics@22.0.0-next.6(chokidar@5.0.0)': dependencies: - '@angular-devkit/core': 22.0.0-next.5(chokidar@5.0.0) + '@angular-devkit/core': 22.0.0-next.6(chokidar@5.0.0) jsonc-parser: 3.3.1 magic-string: 0.30.21 ora: 9.3.0 @@ -10401,51 +10340,49 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular/build@22.0.0-next.5(9d778c0f59538d86a6489cbc7859183c)': + '@angular/build@22.0.0-next.6(38f32efed2c9314e27e275f4b6d325d5)': dependencies: '@ampproject/remapping': 2.3.0 - '@angular-devkit/architect': 0.2200.0-next.5(chokidar@5.0.0) - '@angular/compiler': 22.0.0-next.7 - '@angular/compiler-cli': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + '@angular-devkit/architect': 0.2200.0-next.6(chokidar@5.0.0) + '@angular/compiler': 22.0.0-next.8 + '@angular/compiler-cli': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@babel/core': 7.29.0 '@babel/helper-annotate-as-pure': 7.27.3 '@babel/helper-split-export-declaration': 7.24.7 - '@inquirer/confirm': 6.0.10(@types/node@22.19.17) - '@vitejs/plugin-basic-ssl': 2.3.0(vite@7.3.1(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.98.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) - beasties: 0.4.1 + '@inquirer/confirm': 6.0.12(@types/node@22.19.17) + '@vitejs/plugin-basic-ssl': 2.3.0(vite@7.3.2(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) + beasties: 0.4.2 browserslist: 4.28.2 - esbuild: 0.27.3 + esbuild: 0.28.0 https-proxy-agent: 9.0.0 jsonc-parser: 3.3.1 listr2: 10.2.1 magic-string: 0.30.21 mrmime: 2.0.1 - parse5-html-rewriting-stream: 8.0.0 + parse5-html-rewriting-stream: 8.0.1 picomatch: 4.0.4 piscina: 5.1.4 - rolldown: 1.0.0-rc.12 - sass: 1.98.0 + rollup: 4.60.2 + sass: 1.99.0 semver: 7.7.4 source-map-support: 0.5.21 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 tslib: 2.8.1 typescript: 6.0.2 - vite: 7.3.1(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.98.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) + vite: 7.3.2(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) watchpack: 2.5.1 optionalDependencies: - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/localize': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) - '@angular/platform-server': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) - '@angular/ssr': 22.0.0-next.5(98a8200c52785829fed015c8e3749269) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/localize': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) + '@angular/platform-server': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + '@angular/ssr': 22.0.0-next.6(d847a5759eca773b06e4190755a5864e) istanbul-lib-instrument: 6.0.3 karma: 6.4.4(bufferutil@4.1.0) less: 4.6.4 - lmdb: 3.5.2 - postcss: 8.5.8 + lmdb: 3.5.4 + postcss: 8.5.10 transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@types/node' - chokidar - jiti @@ -10458,23 +10395,23 @@ snapshots: - tsx - yaml - '@angular/cli@22.0.0-next.5(@types/node@22.19.17)(chokidar@5.0.0)': + '@angular/cli@22.0.0-next.6(@types/node@22.19.17)(chokidar@5.0.0)': dependencies: - '@angular-devkit/architect': 0.2200.0-next.5(chokidar@5.0.0) - '@angular-devkit/core': 22.0.0-next.5(chokidar@5.0.0) - '@angular-devkit/schematics': 22.0.0-next.5(chokidar@5.0.0) - '@inquirer/prompts': 8.3.2(@types/node@22.19.17) - '@listr2/prompt-adapter-inquirer': 4.2.2(@inquirer/prompts@8.3.2(@types/node@22.19.17))(@types/node@22.19.17)(listr2@10.2.1) - '@modelcontextprotocol/sdk': 1.28.0 - '@schematics/angular': 22.0.0-next.5(chokidar@5.0.0) + '@angular-devkit/architect': 0.2200.0-next.6(chokidar@5.0.0) + '@angular-devkit/core': 22.0.0-next.6(chokidar@5.0.0) + '@angular-devkit/schematics': 22.0.0-next.6(chokidar@5.0.0) + '@inquirer/prompts': 8.4.2(@types/node@22.19.17) + '@listr2/prompt-adapter-inquirer': 4.2.3(@inquirer/prompts@8.4.2(@types/node@22.19.17))(@types/node@22.19.17)(listr2@10.2.1) + '@modelcontextprotocol/sdk': 1.29.0 + '@schematics/angular': 22.0.0-next.6(chokidar@5.0.0) '@yarnpkg/lockfile': 1.1.0 - algoliasearch: 5.50.0 + algoliasearch: 5.50.2 ini: 6.0.0 jsonc-parser: 3.3.1 listr2: 10.2.1 npm-package-arg: 13.0.2 pacote: 21.5.0 - parse5-html-rewriting-stream: 8.0.0 + parse5-html-rewriting-stream: 8.0.1 semver: 7.7.4 yargs: 18.0.0 zod: 4.3.6 @@ -10484,19 +10421,19 @@ snapshots: - chokidar - supports-color - '@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7)': + '@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7)': dependencies: - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) rxjs: 6.6.7 tslib: 2.8.1 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)': + '@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)': dependencies: - '@angular/compiler': 22.0.0-next.7 + '@angular/compiler': 22.0.0-next.8 '@babel/core': 7.29.0 '@jridgewell/sourcemap-codec': 1.5.5 chokidar: 5.0.0 @@ -10510,24 +10447,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@angular/compiler@22.0.0-next.7': + '@angular/compiler@22.0.0-next.8': dependencies: tslib: 2.8.1 - '@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)': + '@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)': dependencies: rxjs: 6.6.7 tslib: 2.8.1 optionalDependencies: - '@angular/compiler': 22.0.0-next.7 + '@angular/compiler': 22.0.0-next.8 zone.js: 0.16.1 - '@angular/forms@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': + '@angular/forms@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) '@standard-schema/spec': 1.1.0 rxjs: 6.6.7 tslib: 2.8.1 @@ -10535,26 +10472,26 @@ snapshots: - '@angular/compiler-cli' - supports-color - '@angular/localize@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)': + '@angular/localize@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)': dependencies: - '@angular/compiler': 22.0.0-next.7 - '@angular/compiler-cli': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + '@angular/compiler': 22.0.0-next.8 + '@angular/compiler-cli': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@babel/core': 7.29.0 - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) '@types/babel__core': 7.20.5 tinyglobby: 0.2.16 yargs: 18.0.0 transitivePeerDependencies: - supports-color - '@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/1c95e84f330960eea28b5e3ed9b7a6a21b2c605b(@modelcontextprotocol/sdk@1.29.0)': + '@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/40e97052a6e9a06c880b7f2d6de9bfa70a326a52(@modelcontextprotocol/sdk@1.29.0)': dependencies: '@actions/core': 3.0.0 - '@conventional-changelog/git-client': 2.6.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + '@conventional-changelog/git-client': 2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) '@google-cloud/spanner': 8.0.0(supports-color@10.2.2) - '@google/genai': 1.48.0(@modelcontextprotocol/sdk@1.29.0)(bufferutil@4.1.0)(supports-color@10.2.2)(utf-8-validate@6.0.6) - '@inquirer/prompts': 8.3.2(@types/node@24.12.0) - '@inquirer/type': 4.0.4(@types/node@24.12.0) + '@google/genai': 1.50.1(@modelcontextprotocol/sdk@1.29.0)(bufferutil@4.1.0)(supports-color@10.2.2)(utf-8-validate@6.0.6) + '@inquirer/prompts': 8.4.1(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) '@octokit/auth-app': 8.2.0 '@octokit/core': 7.0.6 '@octokit/graphql': 9.0.3 @@ -10571,7 +10508,7 @@ snapshots: '@types/events': 3.0.3 '@types/folder-hash': 4.0.4 '@types/jasmine': 6.0.0 - '@types/node': 24.12.0 + '@types/node': 24.12.2 '@types/semver': 7.7.1 '@types/which': 3.0.4 '@types/yargs': 17.0.35 @@ -10581,18 +10518,18 @@ snapshots: cli-progress: 3.12.0 conventional-commits-filter: 5.0.0 conventional-commits-parser: 6.4.0 - ejs: 5.0.1 + ejs: 5.0.2 encoding: 0.1.13 fast-glob: 3.3.3 - firebase: 12.11.0 + firebase: 12.12.0 folder-hash: 4.1.2(supports-color@10.2.2) - jasmine: 6.1.0 - jasmine-core: 6.1.0 + jasmine: 6.2.0 + jasmine-core: 6.2.0 jasmine-reporters: 2.5.2 jsonc-parser: 3.3.1 minimatch: 10.2.5 multimatch: 8.0.0 - nock: 14.0.11 + nock: 14.0.12 semver: 7.7.4 supports-color: 10.2.2 tsx: 4.21.0 @@ -10607,31 +10544,31 @@ snapshots: - '@modelcontextprotocol/sdk' - '@react-native-async-storage/async-storage' - '@angular/platform-browser-dynamic@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))': + '@angular/platform-browser-dynamic@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/compiler': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/compiler': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) tslib: 2.8.1 - '@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))': + '@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) tslib: 2.8.1 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/platform-server@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': + '@angular/platform-server@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/compiler': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/compiler': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) rxjs: 6.6.7 tslib: 2.8.1 xhr2: 0.2.1 @@ -10639,26 +10576,26 @@ snapshots: - '@angular/compiler-cli' - supports-color - '@angular/router@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': + '@angular/router@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7)': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/platform-browser': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)) - '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2)) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/platform-browser': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)) + '@nginfra/angular-linking': 1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2)) rxjs: 6.6.7 tslib: 2.8.1 transitivePeerDependencies: - '@angular/compiler-cli' - supports-color - '@angular/ssr@22.0.0-next.5(98a8200c52785829fed015c8e3749269)': + '@angular/ssr@22.0.0-next.6(d847a5759eca773b06e4190755a5864e)': dependencies: - '@angular/common': 22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) - '@angular/core': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1) - '@angular/router': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + '@angular/common': 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7) + '@angular/core': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) + '@angular/router': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) tslib: 2.8.1 optionalDependencies: - '@angular/platform-server': 22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/compiler@22.0.0-next.7)(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.7(@angular/common@22.0.0-next.7(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(@angular/core@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) + '@angular/platform-server': 22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8)(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(@angular/platform-browser@22.0.0-next.8(@angular/common@22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1))(rxjs@6.6.7))(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/core@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1)))(rxjs@6.6.7) '@apidevtools/json-schema-ref-parser@9.1.2': dependencies: @@ -11396,7 +11333,7 @@ snapshots: '@colors/colors@1.6.0': {} - '@conventional-changelog/git-client@2.6.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)': + '@conventional-changelog/git-client@2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)': dependencies: '@simple-libs/child-process-utils': 1.0.2 '@simple-libs/stream-utils': 1.2.0 @@ -11429,25 +11366,16 @@ snapshots: '@electric-sql/pglite@0.3.16': {} - '@esbuild/aix-ppc64@0.27.3': - optional: true - '@esbuild/aix-ppc64@0.27.7': optional: true '@esbuild/aix-ppc64@0.28.0': optional: true - '@esbuild/android-arm64@0.27.3': - optional: true - '@esbuild/android-arm64@0.27.7': optional: true - '@esbuild/android-arm64@0.28.0': - optional: true - - '@esbuild/android-arm@0.27.3': + '@esbuild/android-arm64@0.28.0': optional: true '@esbuild/android-arm@0.27.7': @@ -11456,228 +11384,159 @@ snapshots: '@esbuild/android-arm@0.28.0': optional: true - '@esbuild/android-x64@0.27.3': - optional: true - '@esbuild/android-x64@0.27.7': optional: true '@esbuild/android-x64@0.28.0': optional: true - '@esbuild/darwin-arm64@0.27.3': - optional: true - '@esbuild/darwin-arm64@0.27.7': optional: true '@esbuild/darwin-arm64@0.28.0': optional: true - '@esbuild/darwin-x64@0.27.3': - optional: true - '@esbuild/darwin-x64@0.27.7': optional: true '@esbuild/darwin-x64@0.28.0': optional: true - '@esbuild/freebsd-arm64@0.27.3': - optional: true - '@esbuild/freebsd-arm64@0.27.7': optional: true '@esbuild/freebsd-arm64@0.28.0': optional: true - '@esbuild/freebsd-x64@0.27.3': - optional: true - '@esbuild/freebsd-x64@0.27.7': optional: true '@esbuild/freebsd-x64@0.28.0': optional: true - '@esbuild/linux-arm64@0.27.3': - optional: true - '@esbuild/linux-arm64@0.27.7': optional: true '@esbuild/linux-arm64@0.28.0': optional: true - '@esbuild/linux-arm@0.27.3': - optional: true - '@esbuild/linux-arm@0.27.7': optional: true '@esbuild/linux-arm@0.28.0': optional: true - '@esbuild/linux-ia32@0.27.3': - optional: true - '@esbuild/linux-ia32@0.27.7': optional: true '@esbuild/linux-ia32@0.28.0': optional: true - '@esbuild/linux-loong64@0.27.3': - optional: true - '@esbuild/linux-loong64@0.27.7': optional: true '@esbuild/linux-loong64@0.28.0': optional: true - '@esbuild/linux-mips64el@0.27.3': - optional: true - '@esbuild/linux-mips64el@0.27.7': optional: true '@esbuild/linux-mips64el@0.28.0': optional: true - '@esbuild/linux-ppc64@0.27.3': - optional: true - '@esbuild/linux-ppc64@0.27.7': optional: true '@esbuild/linux-ppc64@0.28.0': optional: true - '@esbuild/linux-riscv64@0.27.3': - optional: true - '@esbuild/linux-riscv64@0.27.7': optional: true '@esbuild/linux-riscv64@0.28.0': optional: true - '@esbuild/linux-s390x@0.27.3': - optional: true - '@esbuild/linux-s390x@0.27.7': optional: true '@esbuild/linux-s390x@0.28.0': optional: true - '@esbuild/linux-x64@0.27.3': - optional: true - '@esbuild/linux-x64@0.27.7': optional: true '@esbuild/linux-x64@0.28.0': optional: true - '@esbuild/netbsd-arm64@0.27.3': - optional: true - '@esbuild/netbsd-arm64@0.27.7': optional: true '@esbuild/netbsd-arm64@0.28.0': optional: true - '@esbuild/netbsd-x64@0.27.3': - optional: true - '@esbuild/netbsd-x64@0.27.7': optional: true '@esbuild/netbsd-x64@0.28.0': optional: true - '@esbuild/openbsd-arm64@0.27.3': - optional: true - '@esbuild/openbsd-arm64@0.27.7': optional: true '@esbuild/openbsd-arm64@0.28.0': optional: true - '@esbuild/openbsd-x64@0.27.3': - optional: true - '@esbuild/openbsd-x64@0.27.7': optional: true '@esbuild/openbsd-x64@0.28.0': optional: true - '@esbuild/openharmony-arm64@0.27.3': - optional: true - '@esbuild/openharmony-arm64@0.27.7': optional: true '@esbuild/openharmony-arm64@0.28.0': optional: true - '@esbuild/sunos-x64@0.27.3': - optional: true - '@esbuild/sunos-x64@0.27.7': optional: true '@esbuild/sunos-x64@0.28.0': optional: true - '@esbuild/win32-arm64@0.27.3': - optional: true - '@esbuild/win32-arm64@0.27.7': optional: true '@esbuild/win32-arm64@0.28.0': optional: true - '@esbuild/win32-ia32@0.27.3': - optional: true - '@esbuild/win32-ia32@0.27.7': optional: true '@esbuild/win32-ia32@0.28.0': optional: true - '@esbuild/win32-x64@0.27.3': - optional: true - '@esbuild/win32-x64@0.27.7': optional: true '@esbuild/win32-x64@0.28.0': optional: true - '@firebase/ai@2.10.0(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)': + '@firebase/ai@2.11.0(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/app-check-interop-types': 0.3.3 - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/analytics-compat@0.2.27(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/analytics-compat@0.2.27(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/analytics': 0.10.21(@firebase/app@0.14.10) + '@firebase/analytics': 0.10.21(@firebase/app@0.14.11) '@firebase/analytics-types': 0.8.3 - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -11686,20 +11545,20 @@ snapshots: '@firebase/analytics-types@0.8.3': {} - '@firebase/analytics@0.10.21(@firebase/app@0.14.10)': + '@firebase/analytics@0.10.21(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/app-check-compat@0.4.2(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/app-check-compat@0.4.2(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-check': 0.11.2(@firebase/app@0.14.10) + '@firebase/app-check': 0.11.2(@firebase/app@0.14.11) '@firebase/app-check-types': 0.5.3 - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 @@ -11711,29 +11570,27 @@ snapshots: '@firebase/app-check-types@0.5.3': {} - '@firebase/app-check@0.11.2(@firebase/app@0.14.10)': + '@firebase/app-check@0.11.2(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/app-compat@0.5.10': + '@firebase/app-compat@0.5.11': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/app-types@0.9.3': {} - '@firebase/app-types@0.9.4': dependencies: '@firebase/logger': 0.5.0 - '@firebase/app@0.14.10': + '@firebase/app@0.14.11': dependencies: '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 @@ -11741,11 +11598,11 @@ snapshots: idb: 7.1.1 tslib: 2.8.1 - '@firebase/auth-compat@0.6.4(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)': + '@firebase/auth-compat@0.6.5(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 - '@firebase/auth': 1.12.2(@firebase/app@0.14.10) - '@firebase/auth-types': 0.13.0(@firebase/app-types@0.9.3)(@firebase/util@1.15.0) + '@firebase/app-compat': 0.5.11 + '@firebase/auth': 1.13.0(@firebase/app@0.14.11) + '@firebase/auth-types': 0.13.0(@firebase/app-types@0.9.4)(@firebase/util@1.15.0) '@firebase/component': 0.7.2 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -11756,14 +11613,14 @@ snapshots: '@firebase/auth-interop-types@0.2.4': {} - '@firebase/auth-types@0.13.0(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)': + '@firebase/auth-types@0.13.0(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)': dependencies: - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 '@firebase/util': 1.15.0 - '@firebase/auth@1.12.2(@firebase/app@0.14.10)': + '@firebase/auth@1.13.0(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 @@ -11774,27 +11631,27 @@ snapshots: '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/data-connect@0.5.0(@firebase/app@0.14.10)': + '@firebase/data-connect@0.6.0(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/auth-interop-types': 0.2.4 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/database-compat@2.1.2': + '@firebase/database-compat@2.1.3': dependencies: '@firebase/component': 0.7.2 '@firebase/database': 1.1.2 - '@firebase/database-types': 1.0.18 + '@firebase/database-types': 1.0.19 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/database-types@1.0.18': + '@firebase/database-types@1.0.19': dependencies: - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 '@firebase/util': 1.15.0 '@firebase/database@1.1.2': @@ -11807,26 +11664,26 @@ snapshots: faye-websocket: 0.11.4 tslib: 2.8.1 - '@firebase/firestore-compat@0.4.7(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)': + '@firebase/firestore-compat@0.4.8(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 - '@firebase/firestore': 4.13.0(@firebase/app@0.14.10) - '@firebase/firestore-types': 3.0.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0) + '@firebase/firestore': 4.14.0(@firebase/app@0.14.11) + '@firebase/firestore-types': 3.0.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0) '@firebase/util': 1.15.0 tslib: 2.8.1 transitivePeerDependencies: - '@firebase/app' - '@firebase/app-types' - '@firebase/firestore-types@3.0.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)': + '@firebase/firestore-types@3.0.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)': dependencies: - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 '@firebase/util': 1.15.0 - '@firebase/firestore@4.13.0(@firebase/app@0.14.10)': + '@firebase/firestore@4.14.0(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 @@ -11835,11 +11692,11 @@ snapshots: '@grpc/proto-loader': 0.7.15 tslib: 2.8.1 - '@firebase/functions-compat@0.4.3(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/functions-compat@0.4.3(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 - '@firebase/functions': 0.13.3(@firebase/app@0.14.10) + '@firebase/functions': 0.13.3(@firebase/app@0.14.11) '@firebase/functions-types': 0.6.3 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -11848,9 +11705,9 @@ snapshots: '@firebase/functions-types@0.6.3': {} - '@firebase/functions@0.13.3(@firebase/app@0.14.10)': + '@firebase/functions@0.13.3(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/app-check-interop-types': 0.3.3 '@firebase/auth-interop-types': 0.2.4 '@firebase/component': 0.7.2 @@ -11858,25 +11715,25 @@ snapshots: '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/installations-compat@0.2.21(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)': + '@firebase/installations-compat@0.2.21(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) - '@firebase/installations-types': 0.5.3(@firebase/app-types@0.9.3) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) + '@firebase/installations-types': 0.5.3(@firebase/app-types@0.9.4) '@firebase/util': 1.15.0 tslib: 2.8.1 transitivePeerDependencies: - '@firebase/app' - '@firebase/app-types' - '@firebase/installations-types@0.5.3(@firebase/app-types@0.9.3)': + '@firebase/installations-types@0.5.3(@firebase/app-types@0.9.4)': dependencies: - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 - '@firebase/installations@0.6.21(@firebase/app@0.14.10)': + '@firebase/installations@0.6.21(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/util': 1.15.0 idb: 7.1.1 @@ -11886,11 +11743,11 @@ snapshots: dependencies: tslib: 2.8.1 - '@firebase/messaging-compat@0.2.25(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/messaging-compat@0.2.25(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 - '@firebase/messaging': 0.12.25(@firebase/app@0.14.10) + '@firebase/messaging': 0.12.25(@firebase/app@0.14.11) '@firebase/util': 1.15.0 tslib: 2.8.1 transitivePeerDependencies: @@ -11898,22 +11755,22 @@ snapshots: '@firebase/messaging-interop-types@0.2.3': {} - '@firebase/messaging@0.12.25(@firebase/app@0.14.10)': + '@firebase/messaging@0.12.25(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) '@firebase/messaging-interop-types': 0.2.3 '@firebase/util': 1.15.0 idb: 7.1.1 tslib: 2.8.1 - '@firebase/performance-compat@0.2.24(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/performance-compat@0.2.24(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 - '@firebase/performance': 0.7.11(@firebase/app@0.14.10) + '@firebase/performance': 0.7.11(@firebase/app@0.14.11) '@firebase/performance-types': 0.2.3 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -11922,22 +11779,22 @@ snapshots: '@firebase/performance-types@0.2.3': {} - '@firebase/performance@0.7.11(@firebase/app@0.14.10)': + '@firebase/performance@0.7.11(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 web-vitals: 4.2.4 - '@firebase/remote-config-compat@0.2.23(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10)': + '@firebase/remote-config-compat@0.2.23(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 '@firebase/logger': 0.5.0 - '@firebase/remote-config': 0.8.2(@firebase/app@0.14.10) + '@firebase/remote-config': 0.8.2(@firebase/app@0.14.11) '@firebase/remote-config-types': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -11946,35 +11803,35 @@ snapshots: '@firebase/remote-config-types@0.5.0': {} - '@firebase/remote-config@0.8.2(@firebase/app@0.14.10)': + '@firebase/remote-config@0.8.2(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) '@firebase/logger': 0.5.0 '@firebase/util': 1.15.0 tslib: 2.8.1 - '@firebase/storage-compat@0.4.2(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10)': + '@firebase/storage-compat@0.4.2(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11)': dependencies: - '@firebase/app-compat': 0.5.10 + '@firebase/app-compat': 0.5.11 '@firebase/component': 0.7.2 - '@firebase/storage': 0.14.2(@firebase/app@0.14.10) - '@firebase/storage-types': 0.8.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0) + '@firebase/storage': 0.14.2(@firebase/app@0.14.11) + '@firebase/storage-types': 0.8.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0) '@firebase/util': 1.15.0 tslib: 2.8.1 transitivePeerDependencies: - '@firebase/app' - '@firebase/app-types' - '@firebase/storage-types@0.8.3(@firebase/app-types@0.9.3)(@firebase/util@1.15.0)': + '@firebase/storage-types@0.8.3(@firebase/app-types@0.9.4)(@firebase/util@1.15.0)': dependencies: - '@firebase/app-types': 0.9.3 + '@firebase/app-types': 0.9.4 '@firebase/util': 1.15.0 - '@firebase/storage@0.14.2(@firebase/app@0.14.10)': + '@firebase/storage@0.14.2(@firebase/app@0.14.11)': dependencies: - '@firebase/app': 0.14.10 + '@firebase/app': 0.14.11 '@firebase/component': 0.7.2 '@firebase/util': 1.15.0 tslib: 2.8.1 @@ -12105,7 +11962,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@google/genai@1.48.0(@modelcontextprotocol/sdk@1.29.0)(bufferutil@4.1.0)(supports-color@10.2.2)(utf-8-validate@6.0.6)': + '@google/genai@1.50.1(@modelcontextprotocol/sdk@1.29.0)(bufferutil@4.1.0)(supports-color@10.2.2)(utf-8-validate@6.0.6)': dependencies: google-auth-library: 10.6.2(supports-color@10.2.2) p-retry: 4.6.2 @@ -12169,23 +12026,23 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/checkbox@5.1.3(@types/node@22.19.17)': + '@inquirer/checkbox@5.1.3(@types/node@24.12.2)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/checkbox@5.1.3(@types/node@24.12.0)': + '@inquirer/checkbox@5.1.4(@types/node@22.19.17)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/confirm@5.1.21(@types/node@22.19.17)': dependencies: @@ -12194,27 +12051,20 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/confirm@6.0.10(@types/node@22.19.17)': + '@inquirer/confirm@6.0.11(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/confirm@6.0.11(@types/node@22.19.17)': + '@inquirer/confirm@6.0.12(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) + '@inquirer/core': 11.1.9(@types/node@22.19.17) '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: '@types/node': 22.19.17 - '@inquirer/confirm@6.0.11(@types/node@24.12.0)': - dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) - optionalDependencies: - '@types/node': 24.12.0 - '@inquirer/core@10.3.2(@types/node@22.19.17)': dependencies: '@inquirer/ansi': 1.0.2 @@ -12228,29 +12078,29 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/core@11.1.8(@types/node@22.19.17)': + '@inquirer/core@11.1.8(@types/node@24.12.2)': dependencies: '@inquirer/ansi': 2.0.5 '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@24.12.2) cli-width: 4.1.0 fast-wrap-ansi: 0.2.0 mute-stream: 3.0.0 signal-exit: 4.1.0 optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/core@11.1.8(@types/node@24.12.0)': + '@inquirer/core@11.1.9(@types/node@22.19.17)': dependencies: '@inquirer/ansi': 2.0.5 '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/type': 4.0.5(@types/node@22.19.17) cli-width: 4.1.0 fast-wrap-ansi: 0.2.0 mute-stream: 3.0.0 signal-exit: 4.1.0 optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/editor@4.2.23(@types/node@22.19.17)': dependencies: @@ -12260,21 +12110,21 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/editor@5.1.0(@types/node@22.19.17)': + '@inquirer/editor@5.1.0(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/external-editor': 3.0.0(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/external-editor': 3.0.0(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/editor@5.1.0(@types/node@24.12.0)': + '@inquirer/editor@5.1.1(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/external-editor': 3.0.0(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/external-editor': 3.0.0(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/expand@4.0.23(@types/node@22.19.17)': dependencies: @@ -12284,19 +12134,19 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/expand@5.0.12(@types/node@22.19.17)': + '@inquirer/expand@5.0.12(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/expand@5.0.12(@types/node@24.12.0)': + '@inquirer/expand@5.0.13(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/external-editor@1.0.3(@types/node@22.19.17)': dependencies: @@ -12312,12 +12162,12 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/external-editor@3.0.0(@types/node@24.12.0)': + '@inquirer/external-editor@3.0.0(@types/node@24.12.2)': dependencies: chardet: 2.1.1 iconv-lite: 0.7.2 optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 24.12.2 '@inquirer/figures@1.0.15': {} @@ -12330,19 +12180,19 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/input@5.0.11(@types/node@22.19.17)': + '@inquirer/input@5.0.11(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/input@5.0.11(@types/node@24.12.0)': + '@inquirer/input@5.0.12(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/number@3.0.23(@types/node@22.19.17)': dependencies: @@ -12351,19 +12201,19 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/number@4.0.11(@types/node@22.19.17)': + '@inquirer/number@4.0.11(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/number@4.0.11(@types/node@24.12.0)': + '@inquirer/number@4.0.12(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/password@4.0.23(@types/node@22.19.17)': dependencies: @@ -12373,21 +12223,21 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/password@5.0.11(@types/node@22.19.17)': + '@inquirer/password@5.0.11(@types/node@24.12.2)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/password@5.0.11(@types/node@24.12.0)': + '@inquirer/password@5.0.12(@types/node@22.19.17)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/prompts@7.10.1(@types/node@22.19.17)': dependencies: @@ -12404,35 +12254,35 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/prompts@8.3.2(@types/node@22.19.17)': - dependencies: - '@inquirer/checkbox': 5.1.3(@types/node@22.19.17) - '@inquirer/confirm': 6.0.11(@types/node@22.19.17) - '@inquirer/editor': 5.1.0(@types/node@22.19.17) - '@inquirer/expand': 5.0.12(@types/node@22.19.17) - '@inquirer/input': 5.0.11(@types/node@22.19.17) - '@inquirer/number': 4.0.11(@types/node@22.19.17) - '@inquirer/password': 5.0.11(@types/node@22.19.17) - '@inquirer/rawlist': 5.2.7(@types/node@22.19.17) - '@inquirer/search': 4.1.7(@types/node@22.19.17) - '@inquirer/select': 5.1.3(@types/node@22.19.17) + '@inquirer/prompts@8.4.1(@types/node@24.12.2)': + dependencies: + '@inquirer/checkbox': 5.1.3(@types/node@24.12.2) + '@inquirer/confirm': 6.0.11(@types/node@24.12.2) + '@inquirer/editor': 5.1.0(@types/node@24.12.2) + '@inquirer/expand': 5.0.12(@types/node@24.12.2) + '@inquirer/input': 5.0.11(@types/node@24.12.2) + '@inquirer/number': 4.0.11(@types/node@24.12.2) + '@inquirer/password': 5.0.11(@types/node@24.12.2) + '@inquirer/rawlist': 5.2.7(@types/node@24.12.2) + '@inquirer/search': 4.1.7(@types/node@24.12.2) + '@inquirer/select': 5.1.3(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 - - '@inquirer/prompts@8.3.2(@types/node@24.12.0)': - dependencies: - '@inquirer/checkbox': 5.1.3(@types/node@24.12.0) - '@inquirer/confirm': 6.0.11(@types/node@24.12.0) - '@inquirer/editor': 5.1.0(@types/node@24.12.0) - '@inquirer/expand': 5.0.12(@types/node@24.12.0) - '@inquirer/input': 5.0.11(@types/node@24.12.0) - '@inquirer/number': 4.0.11(@types/node@24.12.0) - '@inquirer/password': 5.0.11(@types/node@24.12.0) - '@inquirer/rawlist': 5.2.7(@types/node@24.12.0) - '@inquirer/search': 4.1.7(@types/node@24.12.0) - '@inquirer/select': 5.1.3(@types/node@24.12.0) + '@types/node': 24.12.2 + + '@inquirer/prompts@8.4.2(@types/node@22.19.17)': + dependencies: + '@inquirer/checkbox': 5.1.4(@types/node@22.19.17) + '@inquirer/confirm': 6.0.12(@types/node@22.19.17) + '@inquirer/editor': 5.1.1(@types/node@22.19.17) + '@inquirer/expand': 5.0.13(@types/node@22.19.17) + '@inquirer/input': 5.0.12(@types/node@22.19.17) + '@inquirer/number': 4.0.12(@types/node@22.19.17) + '@inquirer/password': 5.0.12(@types/node@22.19.17) + '@inquirer/rawlist': 5.2.8(@types/node@22.19.17) + '@inquirer/search': 4.1.8(@types/node@22.19.17) + '@inquirer/select': 5.1.4(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/rawlist@4.1.11(@types/node@22.19.17)': dependencies: @@ -12442,19 +12292,19 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/rawlist@5.2.7(@types/node@22.19.17)': + '@inquirer/rawlist@5.2.7(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/rawlist@5.2.7(@types/node@24.12.0)': + '@inquirer/rawlist@5.2.8(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/search@3.2.2(@types/node@22.19.17)': dependencies: @@ -12465,21 +12315,21 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/search@4.1.7(@types/node@22.19.17)': + '@inquirer/search@4.1.7(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.8(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/search@4.1.7(@types/node@24.12.0)': + '@inquirer/search@4.1.8(@types/node@22.19.17)': dependencies: - '@inquirer/core': 11.1.8(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/select@4.4.2(@types/node@22.19.17)': dependencies: @@ -12491,39 +12341,35 @@ snapshots: optionalDependencies: '@types/node': 22.19.17 - '@inquirer/select@5.1.3(@types/node@22.19.17)': + '@inquirer/select@5.1.3(@types/node@24.12.2)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@22.19.17) + '@inquirer/core': 11.1.8(@types/node@24.12.2) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@22.19.17) + '@inquirer/type': 4.0.5(@types/node@24.12.2) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 24.12.2 - '@inquirer/select@5.1.3(@types/node@24.12.0)': + '@inquirer/select@5.1.4(@types/node@22.19.17)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.8(@types/node@24.12.0) + '@inquirer/core': 11.1.9(@types/node@22.19.17) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.0) + '@inquirer/type': 4.0.5(@types/node@22.19.17) optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 22.19.17 '@inquirer/type@3.0.10(@types/node@22.19.17)': optionalDependencies: '@types/node': 22.19.17 - '@inquirer/type@4.0.4(@types/node@24.12.0)': - optionalDependencies: - '@types/node': 24.12.0 - '@inquirer/type@4.0.5(@types/node@22.19.17)': optionalDependencies: '@types/node': 22.19.17 - '@inquirer/type@4.0.5(@types/node@24.12.0)': + '@inquirer/type@4.0.5(@types/node@24.12.2)': optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 24.12.2 '@isaacs/cliui@8.0.2': dependencies: @@ -12706,38 +12552,38 @@ snapshots: '@leichtgewicht/ip-codec@2.0.5': {} - '@listr2/prompt-adapter-inquirer@4.2.2(@inquirer/prompts@8.3.2(@types/node@22.19.17))(@types/node@22.19.17)(listr2@10.2.1)': + '@listr2/prompt-adapter-inquirer@4.2.3(@inquirer/prompts@8.4.2(@types/node@22.19.17))(@types/node@22.19.17)(listr2@10.2.1)': dependencies: - '@inquirer/prompts': 8.3.2(@types/node@22.19.17) + '@inquirer/prompts': 8.4.2(@types/node@22.19.17) '@inquirer/type': 4.0.5(@types/node@22.19.17) listr2: 10.2.1 transitivePeerDependencies: - '@types/node' - '@lmdb/lmdb-darwin-arm64@3.5.2': + '@lmdb/lmdb-darwin-arm64@3.5.4': optional: true - '@lmdb/lmdb-darwin-x64@3.5.2': + '@lmdb/lmdb-darwin-x64@3.5.4': optional: true - '@lmdb/lmdb-linux-arm64@3.5.2': + '@lmdb/lmdb-linux-arm64@3.5.4': optional: true - '@lmdb/lmdb-linux-arm@3.5.2': + '@lmdb/lmdb-linux-arm@3.5.4': optional: true - '@lmdb/lmdb-linux-x64@3.5.2': + '@lmdb/lmdb-linux-x64@3.5.4': optional: true - '@lmdb/lmdb-win32-arm64@3.5.2': + '@lmdb/lmdb-win32-arm64@3.5.4': optional: true - '@lmdb/lmdb-win32-x64@3.5.2': + '@lmdb/lmdb-win32-x64@3.5.4': optional: true '@material/material-color-utilities@0.4.0': {} - '@modelcontextprotocol/sdk@1.28.0': + '@modelcontextprotocol/sdk@1.29.0': dependencies: '@hono/node-server': 1.19.14(hono@4.12.12) ajv: 8.18.0 @@ -12759,28 +12605,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@modelcontextprotocol/sdk@1.29.0': - dependencies: - '@hono/node-server': 1.19.14(hono@4.12.12) - ajv: 8.18.0 - ajv-formats: 3.0.1 - content-type: 1.0.5 - cors: 2.8.6 - cross-spawn: 7.0.6 - eventsource: 3.0.7 - eventsource-parser: 3.0.6 - express: 5.2.1 - express-rate-limit: 8.3.2(express@5.2.1) - hono: 4.12.12 - jose: 6.2.2 - json-schema-typed: 8.0.2 - pkce-challenge: 5.0.1 - raw-body: 3.0.2 - zod: 3.25.76 - zod-to-json-schema: 3.25.2(zod@3.25.76) - transitivePeerDependencies: - - supports-color - '@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3': optional: true @@ -12880,14 +12704,9 @@ snapshots: '@napi-rs/nice-win32-x64-msvc': 1.1.1 optional: true - '@napi-rs/wasm-runtime@1.1.3': - dependencies: - '@tybys/wasm-util': 0.10.1 - optional: true - - '@nginfra/angular-linking@1.0.11(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))': + '@nginfra/angular-linking@1.0.11(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))': dependencies: - '@angular/compiler-cli': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + '@angular/compiler-cli': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@babel/core': 7.26.10 '@types/babel__core': 7.20.5 '@types/node': 22.19.17 @@ -12896,11 +12715,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@ngtools/webpack@22.0.0-next.5(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(typescript@6.0.2)(webpack@5.105.4(esbuild@0.27.3))': + '@ngtools/webpack@22.0.0-next.6(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0))': dependencies: - '@angular/compiler-cli': 22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2) + '@angular/compiler-cli': 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) typescript: 6.0.2 - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) '@noble/hashes@1.4.0': {} @@ -13351,8 +13170,6 @@ snapshots: '@opentelemetry/api': 1.9.1 '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1) - '@oxc-project/types@0.122.0': {} - '@parcel/watcher-android-arm64@2.5.6': optional: true @@ -13594,58 +13411,6 @@ snapshots: - react-native-b4a - supports-color - '@rolldown/binding-android-arm64@1.0.0-rc.12': - optional: true - - '@rolldown/binding-darwin-arm64@1.0.0-rc.12': - optional: true - - '@rolldown/binding-darwin-x64@1.0.0-rc.12': - optional: true - - '@rolldown/binding-freebsd-x64@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.12': - optional: true - - '@rolldown/binding-linux-x64-musl@1.0.0-rc.12': - optional: true - - '@rolldown/binding-openharmony-arm64@1.0.0-rc.12': - optional: true - - '@rolldown/binding-wasm32-wasi@1.0.0-rc.12': - dependencies: - '@napi-rs/wasm-runtime': 1.1.3 - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - optional: true - - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12': - optional: true - - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.12': - optional: true - - '@rolldown/pluginutils@1.0.0-rc.12': {} - '@rollup/plugin-commonjs@29.0.2(rollup@4.60.1)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.60.1) @@ -13679,82 +13444,157 @@ snapshots: '@rollup/rollup-android-arm-eabi@4.60.1': optional: true + '@rollup/rollup-android-arm-eabi@4.60.2': + optional: true + '@rollup/rollup-android-arm64@4.60.1': optional: true + '@rollup/rollup-android-arm64@4.60.2': + optional: true + '@rollup/rollup-darwin-arm64@4.60.1': optional: true + '@rollup/rollup-darwin-arm64@4.60.2': + optional: true + '@rollup/rollup-darwin-x64@4.60.1': optional: true + '@rollup/rollup-darwin-x64@4.60.2': + optional: true + '@rollup/rollup-freebsd-arm64@4.60.1': optional: true + '@rollup/rollup-freebsd-arm64@4.60.2': + optional: true + '@rollup/rollup-freebsd-x64@4.60.1': optional: true + '@rollup/rollup-freebsd-x64@4.60.2': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.60.1': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.60.1': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.60.2': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.60.1': optional: true + '@rollup/rollup-linux-arm64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-arm64-musl@4.60.1': optional: true + '@rollup/rollup-linux-arm64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-loong64-gnu@4.60.1': optional: true + '@rollup/rollup-linux-loong64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-loong64-musl@4.60.1': optional: true + '@rollup/rollup-linux-loong64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-ppc64-gnu@4.60.1': optional: true + '@rollup/rollup-linux-ppc64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-ppc64-musl@4.60.1': optional: true + '@rollup/rollup-linux-ppc64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.60.1': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-riscv64-musl@4.60.1': optional: true + '@rollup/rollup-linux-riscv64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.60.1': optional: true + '@rollup/rollup-linux-s390x-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-x64-gnu@4.60.1': optional: true + '@rollup/rollup-linux-x64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-x64-musl@4.60.1': optional: true + '@rollup/rollup-linux-x64-musl@4.60.2': + optional: true + '@rollup/rollup-openbsd-x64@4.60.1': optional: true + '@rollup/rollup-openbsd-x64@4.60.2': + optional: true + '@rollup/rollup-openharmony-arm64@4.60.1': optional: true + '@rollup/rollup-openharmony-arm64@4.60.2': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.60.1': optional: true + '@rollup/rollup-win32-arm64-msvc@4.60.2': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.60.1': optional: true + '@rollup/rollup-win32-ia32-msvc@4.60.2': + optional: true + '@rollup/rollup-win32-x64-gnu@4.60.1': optional: true + '@rollup/rollup-win32-x64-gnu@4.60.2': + optional: true + '@rollup/rollup-win32-x64-msvc@4.60.1': optional: true - '@schematics/angular@22.0.0-next.5(chokidar@5.0.0)': + '@rollup/rollup-win32-x64-msvc@4.60.2': + optional: true + + '@schematics/angular@22.0.0-next.6(chokidar@5.0.0)': dependencies: - '@angular-devkit/core': 22.0.0-next.5(chokidar@5.0.0) - '@angular-devkit/schematics': 22.0.0-next.5(chokidar@5.0.0) + '@angular-devkit/core': 22.0.0-next.6(chokidar@5.0.0) + '@angular-devkit/schematics': 22.0.0-next.6(chokidar@5.0.0) jsonc-parser: 3.3.1 transitivePeerDependencies: - chokidar @@ -13891,11 +13731,6 @@ snapshots: '@tufjs/canonical-json': 2.0.0 minimatch: 10.2.5 - '@tybys/wasm-util@0.10.1': - dependencies: - tslib: 2.8.1 - optional: true - '@types/babel__core@7.20.5': dependencies: '@babel/parser': 7.29.2 @@ -14016,7 +13851,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@24.12.0': + '@types/node@24.12.2': dependencies: undici-types: 7.16.0 @@ -14128,9 +13963,9 @@ snapshots: '@types/youtube@0.1.2': {} - '@vitejs/plugin-basic-ssl@2.3.0(vite@7.3.1(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.98.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3))': + '@vitejs/plugin-basic-ssl@2.3.0(vite@7.3.2(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3))': dependencies: - vite: 7.3.1(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.98.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) + vite: 7.3.2(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) '@webassemblyjs/ast@1.14.1': dependencies: @@ -14304,22 +14139,22 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - algoliasearch@5.50.0: - dependencies: - '@algolia/abtesting': 1.16.0 - '@algolia/client-abtesting': 5.50.0 - '@algolia/client-analytics': 5.50.0 - '@algolia/client-common': 5.50.0 - '@algolia/client-insights': 5.50.0 - '@algolia/client-personalization': 5.50.0 - '@algolia/client-query-suggestions': 5.50.0 - '@algolia/client-search': 5.50.0 - '@algolia/ingestion': 1.50.0 - '@algolia/monitoring': 1.50.0 - '@algolia/recommend': 5.50.0 - '@algolia/requester-browser-xhr': 5.50.0 - '@algolia/requester-fetch': 5.50.0 - '@algolia/requester-node-http': 5.50.0 + algoliasearch@5.50.2: + dependencies: + '@algolia/abtesting': 1.16.2 + '@algolia/client-abtesting': 5.50.2 + '@algolia/client-analytics': 5.50.2 + '@algolia/client-common': 5.50.2 + '@algolia/client-insights': 5.50.2 + '@algolia/client-personalization': 5.50.2 + '@algolia/client-query-suggestions': 5.50.2 + '@algolia/client-search': 5.50.2 + '@algolia/ingestion': 1.50.2 + '@algolia/monitoring': 1.50.2 + '@algolia/recommend': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 amdefine@1.0.1: optional: true @@ -14467,22 +14302,22 @@ snapshots: stubborn-fs: 2.0.0 when-exit: 2.1.5 - autoprefixer@10.4.27(postcss@8.5.8): + autoprefixer@10.4.27(postcss@8.5.9): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001787 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - autoprefixer@10.4.27(postcss@8.5.9): + autoprefixer@10.5.0(postcss@8.5.10): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001787 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.9 + postcss: 8.5.10 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -14497,12 +14332,12 @@ snapshots: b4a@1.8.0: {} - babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.105.4(esbuild@0.27.3)): + babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@babel/core': 7.29.0 find-up: 5.0.0 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0): dependencies: @@ -14598,7 +14433,7 @@ snapshots: dependencies: tweetnacl: 0.14.5 - beasties@0.4.1: + beasties@0.4.2: dependencies: css-select: 6.0.0 css-what: 7.0.0 @@ -14606,9 +14441,9 @@ snapshots: domhandler: 5.0.3 htmlparser2: 10.1.0 picocolors: 1.1.1 - postcss: 8.5.8 + postcss: 8.5.10 postcss-media-query-parser: 0.2.3 - postcss-safe-parser: 7.0.1(postcss@8.5.8) + postcss-safe-parser: 7.0.1(postcss@8.5.10) before-after-hook@4.0.0: {} @@ -15163,14 +14998,14 @@ snapshots: dependencies: is-what: 4.1.16 - copy-webpack-plugin@14.0.0(webpack@5.105.4(esbuild@0.27.3)): + copy-webpack-plugin@14.0.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: glob-parent: 6.0.2 normalize-path: 3.0.0 schema-utils: 4.3.3 serialize-javascript: 7.0.5 - tinyglobby: 0.2.15 - webpack: 5.105.4(esbuild@0.27.3) + tinyglobby: 0.2.16 + webpack: 5.106.2(esbuild@0.28.0) core-js-compat@3.49.0: dependencies: @@ -15235,18 +15070,18 @@ snapshots: css-functions-list@3.3.3: {} - css-loader@7.1.4(webpack@5.105.4(esbuild@0.27.3)): + css-loader@7.1.4(webpack@5.106.2(esbuild@0.28.0)): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.8) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.8) - postcss-modules-scope: 3.2.1(postcss@8.5.8) - postcss-modules-values: 4.0.0(postcss@8.5.8) + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.10) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.10) + postcss-modules-scope: 3.2.1(postcss@8.5.10) + postcss-modules-values: 4.0.0(postcss@8.5.10) postcss-value-parser: 4.2.0 semver: 7.7.4 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) css-select@6.0.0: dependencies: @@ -15544,7 +15379,7 @@ snapshots: ee-first@1.1.1: {} - ejs@5.0.1: {} + ejs@5.0.2: {} electron-to-chromium@1.5.335: {} @@ -15618,6 +15453,8 @@ snapshots: entities@7.0.1: {} + entities@8.0.0: {} + env-paths@2.2.1: {} environment@1.1.0: {} @@ -15717,36 +15554,7 @@ snapshots: dependencies: es6-promise: 4.2.8 - esbuild-wasm@0.27.3: {} - - esbuild@0.27.3: - optionalDependencies: - '@esbuild/aix-ppc64': 0.27.3 - '@esbuild/android-arm': 0.27.3 - '@esbuild/android-arm64': 0.27.3 - '@esbuild/android-x64': 0.27.3 - '@esbuild/darwin-arm64': 0.27.3 - '@esbuild/darwin-x64': 0.27.3 - '@esbuild/freebsd-arm64': 0.27.3 - '@esbuild/freebsd-x64': 0.27.3 - '@esbuild/linux-arm': 0.27.3 - '@esbuild/linux-arm64': 0.27.3 - '@esbuild/linux-ia32': 0.27.3 - '@esbuild/linux-loong64': 0.27.3 - '@esbuild/linux-mips64el': 0.27.3 - '@esbuild/linux-ppc64': 0.27.3 - '@esbuild/linux-riscv64': 0.27.3 - '@esbuild/linux-s390x': 0.27.3 - '@esbuild/linux-x64': 0.27.3 - '@esbuild/netbsd-arm64': 0.27.3 - '@esbuild/netbsd-x64': 0.27.3 - '@esbuild/openbsd-arm64': 0.27.3 - '@esbuild/openbsd-x64': 0.27.3 - '@esbuild/openharmony-arm64': 0.27.3 - '@esbuild/sunos-x64': 0.27.3 - '@esbuild/win32-arm64': 0.27.3 - '@esbuild/win32-ia32': 0.27.3 - '@esbuild/win32-x64': 0.27.3 + esbuild-wasm@0.28.0: {} esbuild@0.27.7: optionalDependencies: @@ -16230,35 +16038,35 @@ snapshots: - typescript - utf-8-validate - firebase@12.11.0: - dependencies: - '@firebase/ai': 2.10.0(@firebase/app-types@0.9.3)(@firebase/app@0.14.10) - '@firebase/analytics': 0.10.21(@firebase/app@0.14.10) - '@firebase/analytics-compat': 0.2.27(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/app': 0.14.10 - '@firebase/app-check': 0.11.2(@firebase/app@0.14.10) - '@firebase/app-check-compat': 0.4.2(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/app-compat': 0.5.10 - '@firebase/app-types': 0.9.3 - '@firebase/auth': 1.12.2(@firebase/app@0.14.10) - '@firebase/auth-compat': 0.6.4(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10) - '@firebase/data-connect': 0.5.0(@firebase/app@0.14.10) + firebase@12.12.0: + dependencies: + '@firebase/ai': 2.11.0(@firebase/app-types@0.9.4)(@firebase/app@0.14.11) + '@firebase/analytics': 0.10.21(@firebase/app@0.14.11) + '@firebase/analytics-compat': 0.2.27(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/app': 0.14.11 + '@firebase/app-check': 0.11.2(@firebase/app@0.14.11) + '@firebase/app-check-compat': 0.4.2(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/app-compat': 0.5.11 + '@firebase/app-types': 0.9.4 + '@firebase/auth': 1.13.0(@firebase/app@0.14.11) + '@firebase/auth-compat': 0.6.5(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11) + '@firebase/data-connect': 0.6.0(@firebase/app@0.14.11) '@firebase/database': 1.1.2 - '@firebase/database-compat': 2.1.2 - '@firebase/firestore': 4.13.0(@firebase/app@0.14.10) - '@firebase/firestore-compat': 0.4.7(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10) - '@firebase/functions': 0.13.3(@firebase/app@0.14.10) - '@firebase/functions-compat': 0.4.3(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/installations': 0.6.21(@firebase/app@0.14.10) - '@firebase/installations-compat': 0.2.21(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10) - '@firebase/messaging': 0.12.25(@firebase/app@0.14.10) - '@firebase/messaging-compat': 0.2.25(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/performance': 0.7.11(@firebase/app@0.14.10) - '@firebase/performance-compat': 0.2.24(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/remote-config': 0.8.2(@firebase/app@0.14.10) - '@firebase/remote-config-compat': 0.2.23(@firebase/app-compat@0.5.10)(@firebase/app@0.14.10) - '@firebase/storage': 0.14.2(@firebase/app@0.14.10) - '@firebase/storage-compat': 0.4.2(@firebase/app-compat@0.5.10)(@firebase/app-types@0.9.3)(@firebase/app@0.14.10) + '@firebase/database-compat': 2.1.3 + '@firebase/firestore': 4.14.0(@firebase/app@0.14.11) + '@firebase/firestore-compat': 0.4.8(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11) + '@firebase/functions': 0.13.3(@firebase/app@0.14.11) + '@firebase/functions-compat': 0.4.3(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/installations': 0.6.21(@firebase/app@0.14.11) + '@firebase/installations-compat': 0.2.21(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11) + '@firebase/messaging': 0.12.25(@firebase/app@0.14.11) + '@firebase/messaging-compat': 0.2.25(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/performance': 0.7.11(@firebase/app@0.14.11) + '@firebase/performance-compat': 0.2.24(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/remote-config': 0.8.2(@firebase/app@0.14.11) + '@firebase/remote-config-compat': 0.2.23(@firebase/app-compat@0.5.11)(@firebase/app@0.14.11) + '@firebase/storage': 0.14.2(@firebase/app@0.14.11) + '@firebase/storage-compat': 0.4.2(@firebase/app-compat@0.5.11)(@firebase/app-types@0.9.4)(@firebase/app@0.14.11) '@firebase/util': 1.15.0 transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -16520,7 +16328,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.8 + minimatch: 3.1.5 once: 1.4.0 path-is-absolute: 1.0.1 @@ -16917,9 +16725,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.8): + icss-utils@5.1.0(postcss@8.5.10): dependencies: - postcss: 8.5.8 + postcss: 8.5.10 idb@7.1.1: {} @@ -17340,8 +17148,6 @@ snapshots: jasmine-core@4.6.1: {} - jasmine-core@6.1.0: {} - jasmine-core@6.2.0: {} jasmine-reporters@2.5.2: @@ -17359,12 +17165,6 @@ snapshots: glob: 7.2.3 jasmine-core: 2.8.0 - jasmine@6.1.0: - dependencies: - '@jasminejs/reporters': 1.0.0 - glob: 13.0.6 - jasmine-core: 6.1.0 - jasmine@6.2.0: dependencies: '@jasminejs/reporters': 1.0.0 @@ -17603,11 +17403,11 @@ snapshots: legacy-javascript@0.0.1: {} - less-loader@12.3.2(less@4.6.4)(webpack@5.105.4(esbuild@0.27.3)): + less-loader@12.3.2(less@4.6.4)(webpack@5.106.2(esbuild@0.28.0)): dependencies: less: 4.6.4 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) less@4.6.4: dependencies: @@ -17635,11 +17435,11 @@ snapshots: libsodium@0.7.16: {} - license-webpack-plugin@4.0.2(webpack@5.105.4(esbuild@0.27.3)): + license-webpack-plugin@4.0.2(webpack@5.106.2(esbuild@0.28.0)): dependencies: webpack-sources: 3.3.4 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) lie@3.3.0: dependencies: @@ -17722,7 +17522,7 @@ snapshots: rfdc: 1.4.1 wrap-ansi: 10.0.0 - lmdb@3.5.2: + lmdb@3.5.4: dependencies: '@harperfast/extended-iterable': 1.0.3 msgpackr: 1.11.9 @@ -17731,13 +17531,13 @@ snapshots: ordered-binary: 1.6.1 weak-lru-cache: 1.2.2 optionalDependencies: - '@lmdb/lmdb-darwin-arm64': 3.5.2 - '@lmdb/lmdb-darwin-x64': 3.5.2 - '@lmdb/lmdb-linux-arm': 3.5.2 - '@lmdb/lmdb-linux-arm64': 3.5.2 - '@lmdb/lmdb-linux-x64': 3.5.2 - '@lmdb/lmdb-win32-arm64': 3.5.2 - '@lmdb/lmdb-win32-x64': 3.5.2 + '@lmdb/lmdb-darwin-arm64': 3.5.4 + '@lmdb/lmdb-darwin-x64': 3.5.4 + '@lmdb/lmdb-linux-arm': 3.5.4 + '@lmdb/lmdb-linux-arm64': 3.5.4 + '@lmdb/lmdb-linux-x64': 3.5.4 + '@lmdb/lmdb-win32-arm64': 3.5.4 + '@lmdb/lmdb-win32-x64': 3.5.4 optional: true load-json-file@4.0.0: @@ -18019,11 +17819,11 @@ snapshots: min-indent@1.0.1: {} - mini-css-extract-plugin@2.10.2(webpack@5.105.4(esbuild@0.27.3)): + mini-css-extract-plugin@2.10.2(webpack@5.106.2(esbuild@0.28.0)): dependencies: schema-utils: 4.3.3 tapable: 2.3.2 - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) minimalistic-assert@1.0.1: {} @@ -18201,7 +18001,7 @@ snapshots: dependencies: lower-case: 1.1.4 - nock@14.0.11: + nock@14.0.12: dependencies: '@mswjs/interceptors': 0.41.3 json-stringify-safe: 5.0.1 @@ -18608,9 +18408,9 @@ snapshots: parse-node-version@1.0.1: {} - parse5-html-rewriting-stream@8.0.0: + parse5-html-rewriting-stream@8.0.1: dependencies: - entities: 6.0.1 + entities: 8.0.0 parse5: 8.0.0 parse5-sax-parser: 8.0.0 @@ -18765,39 +18565,39 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-loader@8.2.1(postcss@8.5.8)(typescript@6.0.2)(webpack@5.105.4(esbuild@0.27.3)): + postcss-loader@8.2.1(postcss@8.5.10)(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0)): dependencies: cosmiconfig: 9.0.1(typescript@6.0.2) jiti: 2.6.1 - postcss: 8.5.8 + postcss: 8.5.10 semver: 7.7.4 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - typescript postcss-media-query-parser@0.2.3: {} - postcss-modules-extract-imports@3.1.0(postcss@8.5.8): + postcss-modules-extract-imports@3.1.0(postcss@8.5.10): dependencies: - postcss: 8.5.8 + postcss: 8.5.10 - postcss-modules-local-by-default@4.2.0(postcss@8.5.8): + postcss-modules-local-by-default@4.2.0(postcss@8.5.10): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.5.8): + postcss-modules-scope@3.2.1(postcss@8.5.10): dependencies: - postcss: 8.5.8 + postcss: 8.5.10 postcss-selector-parser: 7.1.1 - postcss-modules-values@4.0.0(postcss@8.5.8): + postcss-modules-values@4.0.0(postcss@8.5.10): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 postcss-resolve-nested-selector@0.1.6: {} @@ -18805,9 +18605,9 @@ snapshots: dependencies: postcss: 8.5.9 - postcss-safe-parser@7.0.1(postcss@8.5.8): + postcss-safe-parser@7.0.1(postcss@8.5.10): dependencies: - postcss: 8.5.8 + postcss: 8.5.10 postcss-scss@4.0.9(postcss@8.5.9): dependencies: @@ -18825,7 +18625,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.8: + postcss@8.5.10: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -19249,7 +19049,7 @@ snapshots: adjust-sourcemap-loader: 4.0.0 convert-source-map: 1.9.0 loader-utils: 2.0.4 - postcss: 8.5.8 + postcss: 8.5.10 source-map: 0.6.1 resolve@1.1.7: {} @@ -19300,30 +19100,6 @@ snapshots: robots-parser@3.0.1: {} - rolldown@1.0.0-rc.12: - dependencies: - '@oxc-project/types': 0.122.0 - '@rolldown/pluginutils': 1.0.0-rc.12 - optionalDependencies: - '@rolldown/binding-android-arm64': 1.0.0-rc.12 - '@rolldown/binding-darwin-arm64': 1.0.0-rc.12 - '@rolldown/binding-darwin-x64': 1.0.0-rc.12 - '@rolldown/binding-freebsd-x64': 1.0.0-rc.12 - '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.12 - '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.12 - '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.12 - '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.12 - '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.12 - '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.12 - '@rolldown/binding-linux-x64-musl': 1.0.0-rc.12 - '@rolldown/binding-openharmony-arm64': 1.0.0-rc.12 - '@rolldown/binding-wasm32-wasi': 1.0.0-rc.12 - '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.12 - '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.12 - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - rollup-plugin-dts@6.4.1(rollup@4.60.1)(typescript@6.0.2): dependencies: '@jridgewell/remapping': 2.3.5 @@ -19373,6 +19149,37 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.60.1 fsevents: 2.3.3 + rollup@4.60.2: + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.60.2 + '@rollup/rollup-android-arm64': 4.60.2 + '@rollup/rollup-darwin-arm64': 4.60.2 + '@rollup/rollup-darwin-x64': 4.60.2 + '@rollup/rollup-freebsd-arm64': 4.60.2 + '@rollup/rollup-freebsd-x64': 4.60.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.2 + '@rollup/rollup-linux-arm-musleabihf': 4.60.2 + '@rollup/rollup-linux-arm64-gnu': 4.60.2 + '@rollup/rollup-linux-arm64-musl': 4.60.2 + '@rollup/rollup-linux-loong64-gnu': 4.60.2 + '@rollup/rollup-linux-loong64-musl': 4.60.2 + '@rollup/rollup-linux-ppc64-gnu': 4.60.2 + '@rollup/rollup-linux-ppc64-musl': 4.60.2 + '@rollup/rollup-linux-riscv64-gnu': 4.60.2 + '@rollup/rollup-linux-riscv64-musl': 4.60.2 + '@rollup/rollup-linux-s390x-gnu': 4.60.2 + '@rollup/rollup-linux-x64-gnu': 4.60.2 + '@rollup/rollup-linux-x64-musl': 4.60.2 + '@rollup/rollup-openbsd-x64': 4.60.2 + '@rollup/rollup-openharmony-arm64': 4.60.2 + '@rollup/rollup-win32-arm64-msvc': 4.60.2 + '@rollup/rollup-win32-ia32-msvc': 4.60.2 + '@rollup/rollup-win32-x64-gnu': 4.60.2 + '@rollup/rollup-win32-x64-msvc': 4.60.2 + fsevents: 2.3.3 + router@2.2.0: dependencies: debug: 4.4.3(supports-color@10.2.2) @@ -19453,20 +19260,12 @@ snapshots: safevalues@1.2.0: {} - sass-loader@16.0.7(sass@1.98.0)(webpack@5.105.4(esbuild@0.27.3)): + sass-loader@16.0.7(sass@1.99.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: neo-async: 2.6.2 optionalDependencies: - sass: 1.98.0 - webpack: 5.105.4(esbuild@0.27.3) - - sass@1.98.0: - dependencies: - chokidar: 4.0.3 - immutable: 5.1.5 - source-map-js: 1.2.1 - optionalDependencies: - '@parcel/watcher': 2.5.6 + sass: 1.99.0 + webpack: 5.106.2(esbuild@0.28.0) sass@1.99.0: dependencies: @@ -19794,11 +19593,11 @@ snapshots: source-map-js@1.2.1: {} - source-map-loader@5.0.0(webpack@5.105.4(esbuild@0.27.3)): + source-map-loader@5.0.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: iconv-lite: 0.6.3 source-map-js: 1.2.1 - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) source-map-support@0.4.18: dependencies: @@ -20228,15 +20027,15 @@ snapshots: - bare-abort-controller - react-native-b4a - terser-webpack-plugin@5.4.0(esbuild@0.27.3)(webpack@5.105.4(esbuild@0.27.3)): + terser-webpack-plugin@5.4.0(esbuild@0.28.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.3 terser: 5.46.1 - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) optionalDependencies: - esbuild: 0.27.3 + esbuild: 0.28.0 terser@5.46.1: dependencies: @@ -20283,11 +20082,6 @@ snapshots: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - tinyglobby@0.2.15: - dependencies: - fdir: 6.5.0(picomatch@4.0.4) - picomatch: 4.0.4 - tinyglobby@0.2.16: dependencies: fdir: 6.5.0(picomatch@4.0.4) @@ -20681,20 +20475,20 @@ snapshots: unist-util-stringify-position: 1.1.2 vfile-message: 1.1.1 - vite@7.3.1(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.98.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3): + vite@7.3.2(@types/node@22.19.17)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3): dependencies: - esbuild: 0.27.3 + esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.8 - rollup: 4.60.1 - tinyglobby: 0.2.15 + postcss: 8.5.10 + rollup: 4.60.2 + tinyglobby: 0.2.16 optionalDependencies: '@types/node': 22.19.17 fsevents: 2.3.3 jiti: 2.6.1 less: 4.6.4 - sass: 1.98.0 + sass: 1.99.0 terser: 5.46.1 tsx: 4.21.0 yaml: 2.8.3 @@ -20753,7 +20547,7 @@ snapshots: webidl-conversions@3.0.1: {} - webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)): + webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)): dependencies: colorette: 2.0.20 memfs: 4.57.1(tslib@2.8.1) @@ -20762,11 +20556,11 @@ snapshots: range-parser: 1.2.1 schema-utils: 4.3.3 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - tslib - webpack-dev-middleware@8.0.2(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)): + webpack-dev-middleware@8.0.3(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)): dependencies: memfs: 4.57.1(tslib@2.8.1) mime-types: 3.0.2 @@ -20774,11 +20568,11 @@ snapshots: range-parser: 1.2.1 schema-utils: 4.3.3 optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - tslib - webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)): + webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@types/bonjour': 3.5.13 '@types/connect-history-api-fallback': 1.5.4 @@ -20806,10 +20600,10 @@ snapshots: serve-index: 1.9.2 sockjs: 0.3.24 spdy: 4.0.2 - webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.105.4(esbuild@0.27.3)) + webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) ws: 8.20.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) optionalDependencies: - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - bufferutil - debug @@ -20825,12 +20619,12 @@ snapshots: webpack-sources@3.3.4: {} - webpack-subresource-integrity@5.1.0(webpack@5.105.4(esbuild@0.27.3)): + webpack-subresource-integrity@5.1.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: typed-assert: 1.0.9 - webpack: 5.105.4(esbuild@0.27.3) + webpack: 5.106.2(esbuild@0.28.0) - webpack@5.105.4(esbuild@0.27.3): + webpack@5.106.2(esbuild@0.28.0): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 @@ -20848,13 +20642,12 @@ snapshots: events: 3.3.0 glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 - json-parse-even-better-errors: 2.3.1 loader-runner: 4.3.1 - mime-types: 2.1.35 + mime-db: 1.54.0 neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.2 - terser-webpack-plugin: 5.4.0(esbuild@0.27.3)(webpack@5.105.4(esbuild@0.27.3)) + terser-webpack-plugin: 5.4.0(esbuild@0.28.0)(webpack@5.106.2(esbuild@0.28.0)) watchpack: 2.5.1 webpack-sources: 3.3.4 transitivePeerDependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b36eecab6621..60136c2562bb 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -18,23 +18,23 @@ packages: - src/youtube-player catalog: - '@angular-devkit/build-angular': 22.0.0-next.5 - '@angular-devkit/core': 22.0.0-next.5 - '@angular-devkit/schematics': 22.0.0-next.5 - '@angular/build': 22.0.0-next.5 - '@angular/cli': 22.0.0-next.5 - '@angular/common': 22.0.0-next.7 - '@angular/compiler-cli': 22.0.0-next.7 - '@angular/compiler': 22.0.0-next.7 - '@angular/core': 22.0.0-next.7 - '@angular/ssr': 22.0.0-next.5 - '@angular/forms': 22.0.0-next.7 - '@angular/localize': 22.0.0-next.7 - '@angular/platform-browser': 22.0.0-next.7 - '@angular/platform-browser-dynamic': 22.0.0-next.7 - '@angular/platform-server': 22.0.0-next.7 - '@angular/router': 22.0.0-next.7 - '@schematics/angular': 22.0.0-next.5 + '@angular-devkit/build-angular': 22.0.0-next.6 + '@angular-devkit/core': 22.0.0-next.6 + '@angular-devkit/schematics': 22.0.0-next.6 + '@angular/build': 22.0.0-next.6 + '@angular/cli': 22.0.0-next.6 + '@angular/common': 22.0.0-next.8 + '@angular/compiler-cli': 22.0.0-next.8 + '@angular/compiler': 22.0.0-next.8 + '@angular/core': 22.0.0-next.8 + '@angular/ssr': 22.0.0-next.6 + '@angular/forms': 22.0.0-next.8 + '@angular/localize': 22.0.0-next.8 + '@angular/platform-browser': 22.0.0-next.8 + '@angular/platform-browser-dynamic': 22.0.0-next.8 + '@angular/platform-server': 22.0.0-next.8 + '@angular/router': 22.0.0-next.8 + '@schematics/angular': 22.0.0-next.6 'rxjs': ^6.6.7 # The minimum age of a release to be considered for dependency installation. From 249cc8b5645a2c44df19541305e83ee4ed9a1d1c Mon Sep 17 00:00:00 2001 From: Cheng-Hsuan Tsai Date: Thu, 23 Apr 2026 07:58:52 +0000 Subject: [PATCH 2/2] fixup! build: update cross-repo angular dependencies --- integration/module-tests/find-all-modules.mts | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 12 ++++++------ .../adapter/moment-locales.spec.ts | 2 ++ 4 files changed, 11 insertions(+), 9 deletions(-) create mode 100644 src/material-moment-adapter/adapter/moment-locales.spec.ts diff --git a/integration/module-tests/find-all-modules.mts b/integration/module-tests/find-all-modules.mts index bc1c8190a4e4..8df18b9720f6 100644 --- a/integration/module-tests/find-all-modules.mts +++ b/integration/module-tests/find-all-modules.mts @@ -45,7 +45,7 @@ export async function findAllEntryPointsAndExportedModules(packagePath: string) function scanExportsForModules(sf: ts.SourceFile): string[] { const moduleExports: string[] = []; const visit = (node: ts.Node) => { - if (ts.isExportDeclaration(node) && ts.isNamedExports(node.exportClause)) { + if (ts.isExportDeclaration(node) && node.exportClause && ts.isNamedExports(node.exportClause)) { moduleExports.push( ...node.exportClause.elements .filter(e => e.name.text.endsWith('Module')) diff --git a/package.json b/package.json index 1e9eec71447a..81be6565efc2 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ }, "version": "22.0.0-next.5", "dependencies": { + "@angular/compiler-cli": "catalog:", "@angular-devkit/core": "catalog:", "@angular-devkit/schematics": "catalog:", "@angular/common": "catalog:", @@ -71,10 +72,10 @@ "rxjs-tslint-rules": "^4.34.8", "safevalues": "^1.2.0", "tslib": "^2.3.1", + "typescript": "6.0.2", "zone.js": "~0.16.0" }, "devDependencies": { - "@angular/compiler-cli": "catalog:", "@angular/localize": "catalog:", "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#40e97052a6e9a06c880b7f2d6de9bfa70a326a52", "@angular/platform-server": "catalog:", @@ -145,7 +146,6 @@ "tsickle": "0.46.3", "tslint": "^6.1.3", "tsutils": "^3.21.0", - "typescript": "6.0.2", "vrsource-tslint-rules": "6.0.0", "yaml": "^2.8.1", "yargs": "^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0720d70cf7c..e62d236c6fea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,6 +79,9 @@ importers: '@angular/compiler': specifier: 'catalog:' version: 22.0.0-next.8 + '@angular/compiler-cli': + specifier: 'catalog:' + version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@angular/core': specifier: 'catalog:' version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(rxjs@6.6.7)(zone.js@0.16.1) @@ -115,13 +118,13 @@ importers: tslib: specifier: ^2.3.1 version: 2.8.1 + typescript: + specifier: 6.0.2 + version: 6.0.2 zone.js: specifier: ~0.16.0 version: 0.16.1 devDependencies: - '@angular/compiler-cli': - specifier: 'catalog:' - version: 22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2) '@angular/localize': specifier: 'catalog:' version: 22.0.0-next.8(@angular/compiler-cli@22.0.0-next.8(@angular/compiler@22.0.0-next.8)(typescript@6.0.2))(@angular/compiler@22.0.0-next.8) @@ -332,9 +335,6 @@ importers: tsutils: specifier: ^3.21.0 version: 3.21.0(typescript@6.0.2) - typescript: - specifier: 6.0.2 - version: 6.0.2 vrsource-tslint-rules: specifier: 6.0.0 version: 6.0.0(tslint@6.1.3(typescript@6.0.2))(typescript@6.0.2) diff --git a/src/material-moment-adapter/adapter/moment-locales.spec.ts b/src/material-moment-adapter/adapter/moment-locales.spec.ts new file mode 100644 index 000000000000..4230be135e16 --- /dev/null +++ b/src/material-moment-adapter/adapter/moment-locales.spec.ts @@ -0,0 +1,2 @@ +// This file provides an ambient module declaration for the untyped locales import. +declare module 'moment/min/locales';