/ client / webui / frontend / package-lock.json
package-lock.json
    1  {
    2      "name": "@SolaceLabs/solace-agent-mesh-ui",
    3      "version": "2.7.2",
    4      "lockfileVersion": 3,
    5      "requires": true,
    6      "packages": {
    7          "": {
    8              "name": "@SolaceLabs/solace-agent-mesh-ui",
    9              "version": "2.7.2",
   10              "license": "Apache-2.0",
   11              "dependencies": {
   12                  "@hookform/resolvers": "^5.2.2",
   13                  "@radix-ui/react-accordion": "^1.2.11",
   14                  "@radix-ui/react-avatar": "^1.1.10",
   15                  "@radix-ui/react-dialog": "^1.1.14",
   16                  "@radix-ui/react-dropdown-menu": "^2.1.16",
   17                  "@radix-ui/react-label": "^2.1.7",
   18                  "@radix-ui/react-popover": "^1.1.14",
   19                  "@radix-ui/react-scroll-area": "^1.2.10",
   20                  "@radix-ui/react-select": "^2.2.6",
   21                  "@radix-ui/react-separator": "^1.1.7",
   22                  "@radix-ui/react-slot": "^1.2.3",
   23                  "@radix-ui/react-tabs": "^1.1.12",
   24                  "@radix-ui/react-tooltip": "^1.2.7",
   25                  "@stepperize/react": "^5.1.9",
   26                  "@tanstack/react-query": "5.90.16",
   27                  "@tanstack/react-table": "^8.21.3",
   28                  "@use-gesture/react": "^10.3.1",
   29                  "class-variance-authority": "^0.7.1",
   30                  "clsx": "^2.1.1",
   31                  "dompurify": "^3.3.2",
   32                  "html-react-parser": "^5.2.5",
   33                  "js-yaml": "^4.1.0",
   34                  "json-edit-react": "^1.27.2",
   35                  "jszip": "^3.10.1",
   36                  "lucide-react": "^0.511.0",
   37                  "marked": "^15.0.12",
   38                  "mermaid": "^11.12.2",
   39                  "react": "19.0.0",
   40                  "react-dom": "19.0.0",
   41                  "react-hook-form": "^7.65.0",
   42                  "react-intersection-observer": "^9.16.0",
   43                  "react-json-view-lite": "^2.4.1",
   44                  "react-pdf": "9.2.1",
   45                  "react-resizable-panels": "^3.0.3",
   46                  "react-router-dom": "7.12.0",
   47                  "tailwind-merge": "^3.3.0",
   48                  "tailwind-scrollbar-hide": "^4.0.0",
   49                  "tailwindcss": "^4.1.17",
   50                  "uuid": "^13.0.0",
   51                  "zod": "^4.1.12"
   52              },
   53              "devDependencies": {
   54                  "@a2a-js/sdk": "^0.3.2",
   55                  "@eslint/js": "^9.25.0",
   56                  "@openfeature/core": "^1.9.2",
   57                  "@openfeature/react-sdk": "^1.2.1",
   58                  "@openfeature/web-sdk": "^1.7.3",
   59                  "@storybook/addon-vitest": "^10.1.10",
   60                  "@storybook/react": "^10.1.8",
   61                  "@storybook/react-vite": "^10.1.10",
   62                  "@tailwindcss/typography": "^0.5.16",
   63                  "@tailwindcss/vite": "^4.1.17",
   64                  "@tanstack/eslint-plugin-query": "5.91.2",
   65                  "@testing-library/cypress": "^10.0.3",
   66                  "@testing-library/jest-dom": "^6.9.1",
   67                  "@testing-library/react": "^16.3.0",
   68                  "@types/js-yaml": "^4.0.9",
   69                  "@types/node": "^22.15.29",
   70                  "@types/react": "19.0.0",
   71                  "@types/react-dom": "19.0.0",
   72                  "@types/react-pdf": "7.0.0",
   73                  "@vitejs/plugin-react": "^4.4.1",
   74                  "@vitest/browser-playwright": "^4.0.8",
   75                  "@vitest/coverage-v8": "^4.0.8",
   76                  "cypress": "^14.5.4",
   77                  "eslint": "^9.25.0",
   78                  "eslint-plugin-react-hooks": "^5.2.0",
   79                  "eslint-plugin-react-refresh": "^0.4.19",
   80                  "eslint-plugin-storybook": "^10.1.10",
   81                  "globals": "^16.0.0",
   82                  "jsdom": "^27.0.1",
   83                  "lint-staged": "^16.2.3",
   84                  "mocha-junit-reporter": "^2.2.1",
   85                  "msw": "^2.12.3",
   86                  "msw-storybook-addon": "^2.0.6",
   87                  "playwright": "^1.56.1",
   88                  "prettier": "^3.6.2",
   89                  "prettier-plugin-tailwindcss": "^0.6.13",
   90                  "storybook": "^10.1.10",
   91                  "tw-animate-css": "^1.3.3",
   92                  "typescript": "~5.8.3",
   93                  "typescript-eslint": "^8.30.1",
   94                  "vite": "^6.3.5",
   95                  "vitest": "^4.0.8"
   96              },
   97              "engines": {
   98                  "node": ">=25.5.0 <26"
   99              },
  100              "optionalDependencies": {
  101                  "@esbuild/darwin-arm64": "0.25.5",
  102                  "@esbuild/darwin-x64": "0.25.5",
  103                  "@esbuild/linux-arm64": "0.25.5",
  104                  "@esbuild/linux-x64": "0.25.5",
  105                  "@rollup/rollup-linux-arm64-gnu": "4.44.0",
  106                  "@rollup/rollup-linux-x64-gnu": "4.44.0",
  107                  "@tailwindcss/oxide-darwin-arm64": "4.1.11",
  108                  "@tailwindcss/oxide-darwin-x64": "4.1.11",
  109                  "@tailwindcss/oxide-linux-arm64-gnu": "4.1.11",
  110                  "@tailwindcss/oxide-linux-x64-gnu": "4.1.11",
  111                  "lightningcss-linux-arm64-gnu": "1.30.1",
  112                  "lightningcss-linux-x64-gnu": "1.30.1"
  113              },
  114              "peerDependencies": {
  115                  "@openfeature/core": "^1.9.2",
  116                  "@openfeature/react-sdk": "^1.2.1",
  117                  "@openfeature/web-sdk": "^1.7.3",
  118                  "@types/react": "19.0.0",
  119                  "@types/react-dom": "19.0.0",
  120                  "react": "19.0.0",
  121                  "react-dom": "19.0.0",
  122                  "react-router-dom": "7.12.0"
  123              }
  124          },
  125          "node_modules/@a2a-js/sdk": {
  126              "version": "0.3.2",
  127              "dev": true,
  128              "dependencies": {
  129                  "uuid": "^11.1.0"
  130              },
  131              "engines": {
  132                  "node": ">=18"
  133              },
  134              "peerDependencies": {
  135                  "express": "^4.21.2"
  136              },
  137              "peerDependenciesMeta": {
  138                  "express": {
  139                      "optional": true
  140                  }
  141              }
  142          },
  143          "node_modules/@a2a-js/sdk/node_modules/uuid": {
  144              "version": "11.1.0",
  145              "dev": true,
  146              "funding": [
  147                  "https://github.com/sponsors/broofa",
  148                  "https://github.com/sponsors/ctavan"
  149              ],
  150              "license": "MIT",
  151              "bin": {
  152                  "uuid": "dist/esm/bin/uuid"
  153              }
  154          },
  155          "node_modules/@adobe/css-tools": {
  156              "version": "4.4.4",
  157              "dev": true,
  158              "license": "MIT"
  159          },
  160          "node_modules/@ampproject/remapping": {
  161              "version": "2.3.0",
  162              "dev": true,
  163              "license": "Apache-2.0",
  164              "dependencies": {
  165                  "@jridgewell/gen-mapping": "^0.3.5",
  166                  "@jridgewell/trace-mapping": "^0.3.24"
  167              },
  168              "engines": {
  169                  "node": ">=6.0.0"
  170              }
  171          },
  172          "node_modules/@antfu/install-pkg": {
  173              "version": "1.1.0",
  174              "license": "MIT",
  175              "dependencies": {
  176                  "package-manager-detector": "^1.3.0",
  177                  "tinyexec": "^1.0.1"
  178              },
  179              "funding": {
  180                  "url": "https://github.com/sponsors/antfu"
  181              }
  182          },
  183          "node_modules/@antfu/install-pkg/node_modules/tinyexec": {
  184              "version": "1.0.2",
  185              "license": "MIT",
  186              "engines": {
  187                  "node": ">=18"
  188              }
  189          },
  190          "node_modules/@asamuzakjp/css-color": {
  191              "version": "4.1.1",
  192              "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-4.1.1.tgz",
  193              "integrity": "sha512-B0Hv6G3gWGMn0xKJ0txEi/jM5iFpT3MfDxmhZFb4W047GvytCf1DHQ1D69W3zHI4yWe2aTZAA0JnbMZ7Xc8DuQ==",
  194              "dev": true,
  195              "license": "MIT",
  196              "dependencies": {
  197                  "@csstools/css-calc": "^2.1.4",
  198                  "@csstools/css-color-parser": "^3.1.0",
  199                  "@csstools/css-parser-algorithms": "^3.0.5",
  200                  "@csstools/css-tokenizer": "^3.0.4",
  201                  "lru-cache": "^11.2.4"
  202              }
  203          },
  204          "node_modules/@asamuzakjp/css-color/node_modules/lru-cache": {
  205              "version": "11.2.4",
  206              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
  207              "integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
  208              "dev": true,
  209              "license": "BlueOak-1.0.0",
  210              "engines": {
  211                  "node": "20 || >=22"
  212              }
  213          },
  214          "node_modules/@asamuzakjp/dom-selector": {
  215              "version": "6.7.6",
  216              "resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-6.7.6.tgz",
  217              "integrity": "sha512-hBaJER6A9MpdG3WgdlOolHmbOYvSk46y7IQN/1+iqiCuUu6iWdQrs9DGKF8ocqsEqWujWf/V7b7vaDgiUmIvUg==",
  218              "dev": true,
  219              "license": "MIT",
  220              "dependencies": {
  221                  "@asamuzakjp/nwsapi": "^2.3.9",
  222                  "bidi-js": "^1.0.3",
  223                  "css-tree": "^3.1.0",
  224                  "is-potential-custom-element-name": "^1.0.1",
  225                  "lru-cache": "^11.2.4"
  226              }
  227          },
  228          "node_modules/@asamuzakjp/dom-selector/node_modules/lru-cache": {
  229              "version": "11.2.4",
  230              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
  231              "integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
  232              "dev": true,
  233              "license": "BlueOak-1.0.0",
  234              "engines": {
  235                  "node": "20 || >=22"
  236              }
  237          },
  238          "node_modules/@asamuzakjp/nwsapi": {
  239              "version": "2.3.9",
  240              "resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
  241              "integrity": "sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==",
  242              "dev": true,
  243              "license": "MIT"
  244          },
  245          "node_modules/@babel/code-frame": {
  246              "version": "7.27.1",
  247              "dev": true,
  248              "license": "MIT",
  249              "dependencies": {
  250                  "@babel/helper-validator-identifier": "^7.27.1",
  251                  "js-tokens": "^4.0.0",
  252                  "picocolors": "^1.1.1"
  253              },
  254              "engines": {
  255                  "node": ">=6.9.0"
  256              }
  257          },
  258          "node_modules/@babel/compat-data": {
  259              "version": "7.28.0",
  260              "dev": true,
  261              "license": "MIT",
  262              "engines": {
  263                  "node": ">=6.9.0"
  264              }
  265          },
  266          "node_modules/@babel/core": {
  267              "version": "7.28.0",
  268              "dev": true,
  269              "license": "MIT",
  270              "dependencies": {
  271                  "@ampproject/remapping": "^2.2.0",
  272                  "@babel/code-frame": "^7.27.1",
  273                  "@babel/generator": "^7.28.0",
  274                  "@babel/helper-compilation-targets": "^7.27.2",
  275                  "@babel/helper-module-transforms": "^7.27.3",
  276                  "@babel/helpers": "^7.27.6",
  277                  "@babel/parser": "^7.28.0",
  278                  "@babel/template": "^7.27.2",
  279                  "@babel/traverse": "^7.28.0",
  280                  "@babel/types": "^7.28.0",
  281                  "convert-source-map": "^2.0.0",
  282                  "debug": "^4.1.0",
  283                  "gensync": "^1.0.0-beta.2",
  284                  "json5": "^2.2.3",
  285                  "semver": "^6.3.1"
  286              },
  287              "engines": {
  288                  "node": ">=6.9.0"
  289              },
  290              "funding": {
  291                  "type": "opencollective",
  292                  "url": "https://opencollective.com/babel"
  293              }
  294          },
  295          "node_modules/@babel/generator": {
  296              "version": "7.28.0",
  297              "dev": true,
  298              "license": "MIT",
  299              "dependencies": {
  300                  "@babel/parser": "^7.28.0",
  301                  "@babel/types": "^7.28.0",
  302                  "@jridgewell/gen-mapping": "^0.3.12",
  303                  "@jridgewell/trace-mapping": "^0.3.28",
  304                  "jsesc": "^3.0.2"
  305              },
  306              "engines": {
  307                  "node": ">=6.9.0"
  308              }
  309          },
  310          "node_modules/@babel/helper-compilation-targets": {
  311              "version": "7.27.2",
  312              "dev": true,
  313              "license": "MIT",
  314              "dependencies": {
  315                  "@babel/compat-data": "^7.27.2",
  316                  "@babel/helper-validator-option": "^7.27.1",
  317                  "browserslist": "^4.24.0",
  318                  "lru-cache": "^5.1.1",
  319                  "semver": "^6.3.1"
  320              },
  321              "engines": {
  322                  "node": ">=6.9.0"
  323              }
  324          },
  325          "node_modules/@babel/helper-globals": {
  326              "version": "7.28.0",
  327              "dev": true,
  328              "license": "MIT",
  329              "engines": {
  330                  "node": ">=6.9.0"
  331              }
  332          },
  333          "node_modules/@babel/helper-module-imports": {
  334              "version": "7.27.1",
  335              "dev": true,
  336              "license": "MIT",
  337              "dependencies": {
  338                  "@babel/traverse": "^7.27.1",
  339                  "@babel/types": "^7.27.1"
  340              },
  341              "engines": {
  342                  "node": ">=6.9.0"
  343              }
  344          },
  345          "node_modules/@babel/helper-module-transforms": {
  346              "version": "7.27.3",
  347              "dev": true,
  348              "license": "MIT",
  349              "dependencies": {
  350                  "@babel/helper-module-imports": "^7.27.1",
  351                  "@babel/helper-validator-identifier": "^7.27.1",
  352                  "@babel/traverse": "^7.27.3"
  353              },
  354              "engines": {
  355                  "node": ">=6.9.0"
  356              },
  357              "peerDependencies": {
  358                  "@babel/core": "^7.0.0"
  359              }
  360          },
  361          "node_modules/@babel/helper-plugin-utils": {
  362              "version": "7.27.1",
  363              "dev": true,
  364              "license": "MIT",
  365              "engines": {
  366                  "node": ">=6.9.0"
  367              }
  368          },
  369          "node_modules/@babel/helper-string-parser": {
  370              "version": "7.27.1",
  371              "dev": true,
  372              "license": "MIT",
  373              "engines": {
  374                  "node": ">=6.9.0"
  375              }
  376          },
  377          "node_modules/@babel/helper-validator-identifier": {
  378              "version": "7.28.5",
  379              "dev": true,
  380              "license": "MIT",
  381              "engines": {
  382                  "node": ">=6.9.0"
  383              }
  384          },
  385          "node_modules/@babel/helper-validator-option": {
  386              "version": "7.27.1",
  387              "dev": true,
  388              "license": "MIT",
  389              "engines": {
  390                  "node": ">=6.9.0"
  391              }
  392          },
  393          "node_modules/@babel/helpers": {
  394              "version": "7.27.6",
  395              "dev": true,
  396              "license": "MIT",
  397              "dependencies": {
  398                  "@babel/template": "^7.27.2",
  399                  "@babel/types": "^7.27.6"
  400              },
  401              "engines": {
  402                  "node": ">=6.9.0"
  403              }
  404          },
  405          "node_modules/@babel/parser": {
  406              "version": "7.28.5",
  407              "dev": true,
  408              "license": "MIT",
  409              "dependencies": {
  410                  "@babel/types": "^7.28.5"
  411              },
  412              "bin": {
  413                  "parser": "bin/babel-parser.js"
  414              },
  415              "engines": {
  416                  "node": ">=6.0.0"
  417              }
  418          },
  419          "node_modules/@babel/plugin-transform-react-jsx-self": {
  420              "version": "7.27.1",
  421              "dev": true,
  422              "license": "MIT",
  423              "dependencies": {
  424                  "@babel/helper-plugin-utils": "^7.27.1"
  425              },
  426              "engines": {
  427                  "node": ">=6.9.0"
  428              },
  429              "peerDependencies": {
  430                  "@babel/core": "^7.0.0-0"
  431              }
  432          },
  433          "node_modules/@babel/plugin-transform-react-jsx-source": {
  434              "version": "7.27.1",
  435              "dev": true,
  436              "license": "MIT",
  437              "dependencies": {
  438                  "@babel/helper-plugin-utils": "^7.27.1"
  439              },
  440              "engines": {
  441                  "node": ">=6.9.0"
  442              },
  443              "peerDependencies": {
  444                  "@babel/core": "^7.0.0-0"
  445              }
  446          },
  447          "node_modules/@babel/runtime": {
  448              "version": "7.27.6",
  449              "dev": true,
  450              "license": "MIT",
  451              "engines": {
  452                  "node": ">=6.9.0"
  453              }
  454          },
  455          "node_modules/@babel/template": {
  456              "version": "7.27.2",
  457              "dev": true,
  458              "license": "MIT",
  459              "dependencies": {
  460                  "@babel/code-frame": "^7.27.1",
  461                  "@babel/parser": "^7.27.2",
  462                  "@babel/types": "^7.27.1"
  463              },
  464              "engines": {
  465                  "node": ">=6.9.0"
  466              }
  467          },
  468          "node_modules/@babel/traverse": {
  469              "version": "7.28.0",
  470              "dev": true,
  471              "license": "MIT",
  472              "dependencies": {
  473                  "@babel/code-frame": "^7.27.1",
  474                  "@babel/generator": "^7.28.0",
  475                  "@babel/helper-globals": "^7.28.0",
  476                  "@babel/parser": "^7.28.0",
  477                  "@babel/template": "^7.27.2",
  478                  "@babel/types": "^7.28.0",
  479                  "debug": "^4.3.1"
  480              },
  481              "engines": {
  482                  "node": ">=6.9.0"
  483              }
  484          },
  485          "node_modules/@babel/types": {
  486              "version": "7.28.5",
  487              "dev": true,
  488              "license": "MIT",
  489              "dependencies": {
  490                  "@babel/helper-string-parser": "^7.27.1",
  491                  "@babel/helper-validator-identifier": "^7.28.5"
  492              },
  493              "engines": {
  494                  "node": ">=6.9.0"
  495              }
  496          },
  497          "node_modules/@bcoe/v8-coverage": {
  498              "version": "1.0.2",
  499              "dev": true,
  500              "license": "MIT",
  501              "engines": {
  502                  "node": ">=18"
  503              }
  504          },
  505          "node_modules/@braintree/sanitize-url": {
  506              "version": "7.1.1",
  507              "license": "MIT"
  508          },
  509          "node_modules/@chevrotain/cst-dts-gen": {
  510              "version": "11.0.3",
  511              "license": "Apache-2.0",
  512              "dependencies": {
  513                  "@chevrotain/gast": "11.0.3",
  514                  "@chevrotain/types": "11.0.3",
  515                  "lodash-es": "4.17.21"
  516              }
  517          },
  518          "node_modules/@chevrotain/gast": {
  519              "version": "11.0.3",
  520              "license": "Apache-2.0",
  521              "dependencies": {
  522                  "@chevrotain/types": "11.0.3",
  523                  "lodash-es": "4.17.21"
  524              }
  525          },
  526          "node_modules/@chevrotain/regexp-to-ast": {
  527              "version": "11.0.3",
  528              "license": "Apache-2.0"
  529          },
  530          "node_modules/@chevrotain/types": {
  531              "version": "11.0.3",
  532              "license": "Apache-2.0"
  533          },
  534          "node_modules/@chevrotain/utils": {
  535              "version": "11.0.3",
  536              "license": "Apache-2.0"
  537          },
  538          "node_modules/@csstools/color-helpers": {
  539              "version": "5.1.0",
  540              "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz",
  541              "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
  542              "dev": true,
  543              "funding": [
  544                  {
  545                      "type": "github",
  546                      "url": "https://github.com/sponsors/csstools"
  547                  },
  548                  {
  549                      "type": "opencollective",
  550                      "url": "https://opencollective.com/csstools"
  551                  }
  552              ],
  553              "license": "MIT-0",
  554              "engines": {
  555                  "node": ">=18"
  556              }
  557          },
  558          "node_modules/@csstools/css-calc": {
  559              "version": "2.1.4",
  560              "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz",
  561              "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
  562              "dev": true,
  563              "funding": [
  564                  {
  565                      "type": "github",
  566                      "url": "https://github.com/sponsors/csstools"
  567                  },
  568                  {
  569                      "type": "opencollective",
  570                      "url": "https://opencollective.com/csstools"
  571                  }
  572              ],
  573              "license": "MIT",
  574              "engines": {
  575                  "node": ">=18"
  576              },
  577              "peerDependencies": {
  578                  "@csstools/css-parser-algorithms": "^3.0.5",
  579                  "@csstools/css-tokenizer": "^3.0.4"
  580              }
  581          },
  582          "node_modules/@csstools/css-color-parser": {
  583              "version": "3.1.0",
  584              "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz",
  585              "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==",
  586              "dev": true,
  587              "funding": [
  588                  {
  589                      "type": "github",
  590                      "url": "https://github.com/sponsors/csstools"
  591                  },
  592                  {
  593                      "type": "opencollective",
  594                      "url": "https://opencollective.com/csstools"
  595                  }
  596              ],
  597              "license": "MIT",
  598              "dependencies": {
  599                  "@csstools/color-helpers": "^5.1.0",
  600                  "@csstools/css-calc": "^2.1.4"
  601              },
  602              "engines": {
  603                  "node": ">=18"
  604              },
  605              "peerDependencies": {
  606                  "@csstools/css-parser-algorithms": "^3.0.5",
  607                  "@csstools/css-tokenizer": "^3.0.4"
  608              }
  609          },
  610          "node_modules/@csstools/css-parser-algorithms": {
  611              "version": "3.0.5",
  612              "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
  613              "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
  614              "dev": true,
  615              "funding": [
  616                  {
  617                      "type": "github",
  618                      "url": "https://github.com/sponsors/csstools"
  619                  },
  620                  {
  621                      "type": "opencollective",
  622                      "url": "https://opencollective.com/csstools"
  623                  }
  624              ],
  625              "license": "MIT",
  626              "engines": {
  627                  "node": ">=18"
  628              },
  629              "peerDependencies": {
  630                  "@csstools/css-tokenizer": "^3.0.4"
  631              }
  632          },
  633          "node_modules/@csstools/css-syntax-patches-for-csstree": {
  634              "version": "1.0.25",
  635              "resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.0.25.tgz",
  636              "integrity": "sha512-g0Kw9W3vjx5BEBAF8c5Fm2NcB/Fs8jJXh85aXqwEXiL+tqtOut07TWgyaGzAAfTM+gKckrrncyeGEZPcaRgm2Q==",
  637              "dev": true,
  638              "funding": [
  639                  {
  640                      "type": "github",
  641                      "url": "https://github.com/sponsors/csstools"
  642                  },
  643                  {
  644                      "type": "opencollective",
  645                      "url": "https://opencollective.com/csstools"
  646                  }
  647              ],
  648              "license": "MIT-0",
  649              "engines": {
  650                  "node": ">=18"
  651              }
  652          },
  653          "node_modules/@csstools/css-tokenizer": {
  654              "version": "3.0.4",
  655              "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
  656              "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
  657              "dev": true,
  658              "funding": [
  659                  {
  660                      "type": "github",
  661                      "url": "https://github.com/sponsors/csstools"
  662                  },
  663                  {
  664                      "type": "opencollective",
  665                      "url": "https://opencollective.com/csstools"
  666                  }
  667              ],
  668              "license": "MIT",
  669              "engines": {
  670                  "node": ">=18"
  671              }
  672          },
  673          "node_modules/@cypress/request": {
  674              "version": "3.0.9",
  675              "dev": true,
  676              "license": "Apache-2.0",
  677              "dependencies": {
  678                  "aws-sign2": "~0.7.0",
  679                  "aws4": "^1.8.0",
  680                  "caseless": "~0.12.0",
  681                  "combined-stream": "~1.0.6",
  682                  "extend": "~3.0.2",
  683                  "forever-agent": "~0.6.1",
  684                  "form-data": "~4.0.4",
  685                  "http-signature": "~1.4.0",
  686                  "is-typedarray": "~1.0.0",
  687                  "isstream": "~0.1.2",
  688                  "json-stringify-safe": "~5.0.1",
  689                  "mime-types": "~2.1.19",
  690                  "performance-now": "^2.1.0",
  691                  "qs": "6.14.0",
  692                  "safe-buffer": "^5.1.2",
  693                  "tough-cookie": "^5.0.0",
  694                  "tunnel-agent": "^0.6.0",
  695                  "uuid": "^8.3.2"
  696              },
  697              "engines": {
  698                  "node": ">= 6"
  699              }
  700          },
  701          "node_modules/@cypress/request/node_modules/uuid": {
  702              "version": "8.3.2",
  703              "dev": true,
  704              "license": "MIT",
  705              "bin": {
  706                  "uuid": "dist/bin/uuid"
  707              }
  708          },
  709          "node_modules/@cypress/xvfb": {
  710              "version": "1.2.4",
  711              "dev": true,
  712              "license": "MIT",
  713              "dependencies": {
  714                  "debug": "^3.1.0",
  715                  "lodash.once": "^4.1.1"
  716              }
  717          },
  718          "node_modules/@cypress/xvfb/node_modules/debug": {
  719              "version": "3.2.7",
  720              "dev": true,
  721              "license": "MIT",
  722              "dependencies": {
  723                  "ms": "^2.1.1"
  724              }
  725          },
  726          "node_modules/@esbuild/aix-ppc64": {
  727              "version": "0.25.5",
  728              "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
  729              "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
  730              "cpu": [
  731                  "ppc64"
  732              ],
  733              "dev": true,
  734              "license": "MIT",
  735              "optional": true,
  736              "os": [
  737                  "aix"
  738              ],
  739              "engines": {
  740                  "node": ">=18"
  741              }
  742          },
  743          "node_modules/@esbuild/android-arm": {
  744              "version": "0.25.5",
  745              "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
  746              "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
  747              "cpu": [
  748                  "arm"
  749              ],
  750              "dev": true,
  751              "license": "MIT",
  752              "optional": true,
  753              "os": [
  754                  "android"
  755              ],
  756              "engines": {
  757                  "node": ">=18"
  758              }
  759          },
  760          "node_modules/@esbuild/android-arm64": {
  761              "version": "0.25.5",
  762              "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
  763              "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
  764              "cpu": [
  765                  "arm64"
  766              ],
  767              "dev": true,
  768              "license": "MIT",
  769              "optional": true,
  770              "os": [
  771                  "android"
  772              ],
  773              "engines": {
  774                  "node": ">=18"
  775              }
  776          },
  777          "node_modules/@esbuild/android-x64": {
  778              "version": "0.25.5",
  779              "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
  780              "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
  781              "cpu": [
  782                  "x64"
  783              ],
  784              "dev": true,
  785              "license": "MIT",
  786              "optional": true,
  787              "os": [
  788                  "android"
  789              ],
  790              "engines": {
  791                  "node": ">=18"
  792              }
  793          },
  794          "node_modules/@esbuild/darwin-arm64": {
  795              "version": "0.25.5",
  796              "cpu": [
  797                  "arm64"
  798              ],
  799              "license": "MIT",
  800              "optional": true,
  801              "os": [
  802                  "darwin"
  803              ],
  804              "engines": {
  805                  "node": ">=18"
  806              }
  807          },
  808          "node_modules/@esbuild/darwin-x64": {
  809              "version": "0.25.5",
  810              "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
  811              "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
  812              "cpu": [
  813                  "x64"
  814              ],
  815              "license": "MIT",
  816              "optional": true,
  817              "os": [
  818                  "darwin"
  819              ],
  820              "engines": {
  821                  "node": ">=18"
  822              }
  823          },
  824          "node_modules/@esbuild/freebsd-arm64": {
  825              "version": "0.25.5",
  826              "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
  827              "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
  828              "cpu": [
  829                  "arm64"
  830              ],
  831              "dev": true,
  832              "license": "MIT",
  833              "optional": true,
  834              "os": [
  835                  "freebsd"
  836              ],
  837              "engines": {
  838                  "node": ">=18"
  839              }
  840          },
  841          "node_modules/@esbuild/freebsd-x64": {
  842              "version": "0.25.5",
  843              "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
  844              "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
  845              "cpu": [
  846                  "x64"
  847              ],
  848              "dev": true,
  849              "license": "MIT",
  850              "optional": true,
  851              "os": [
  852                  "freebsd"
  853              ],
  854              "engines": {
  855                  "node": ">=18"
  856              }
  857          },
  858          "node_modules/@esbuild/linux-arm": {
  859              "version": "0.25.5",
  860              "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
  861              "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
  862              "cpu": [
  863                  "arm"
  864              ],
  865              "dev": true,
  866              "license": "MIT",
  867              "optional": true,
  868              "os": [
  869                  "linux"
  870              ],
  871              "engines": {
  872                  "node": ">=18"
  873              }
  874          },
  875          "node_modules/@esbuild/linux-arm64": {
  876              "version": "0.25.5",
  877              "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
  878              "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
  879              "cpu": [
  880                  "arm64"
  881              ],
  882              "license": "MIT",
  883              "optional": true,
  884              "os": [
  885                  "linux"
  886              ],
  887              "engines": {
  888                  "node": ">=18"
  889              }
  890          },
  891          "node_modules/@esbuild/linux-ia32": {
  892              "version": "0.25.5",
  893              "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
  894              "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
  895              "cpu": [
  896                  "ia32"
  897              ],
  898              "dev": true,
  899              "license": "MIT",
  900              "optional": true,
  901              "os": [
  902                  "linux"
  903              ],
  904              "engines": {
  905                  "node": ">=18"
  906              }
  907          },
  908          "node_modules/@esbuild/linux-loong64": {
  909              "version": "0.25.5",
  910              "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
  911              "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
  912              "cpu": [
  913                  "loong64"
  914              ],
  915              "dev": true,
  916              "license": "MIT",
  917              "optional": true,
  918              "os": [
  919                  "linux"
  920              ],
  921              "engines": {
  922                  "node": ">=18"
  923              }
  924          },
  925          "node_modules/@esbuild/linux-mips64el": {
  926              "version": "0.25.5",
  927              "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
  928              "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
  929              "cpu": [
  930                  "mips64el"
  931              ],
  932              "dev": true,
  933              "license": "MIT",
  934              "optional": true,
  935              "os": [
  936                  "linux"
  937              ],
  938              "engines": {
  939                  "node": ">=18"
  940              }
  941          },
  942          "node_modules/@esbuild/linux-ppc64": {
  943              "version": "0.25.5",
  944              "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
  945              "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
  946              "cpu": [
  947                  "ppc64"
  948              ],
  949              "dev": true,
  950              "license": "MIT",
  951              "optional": true,
  952              "os": [
  953                  "linux"
  954              ],
  955              "engines": {
  956                  "node": ">=18"
  957              }
  958          },
  959          "node_modules/@esbuild/linux-riscv64": {
  960              "version": "0.25.5",
  961              "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
  962              "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
  963              "cpu": [
  964                  "riscv64"
  965              ],
  966              "dev": true,
  967              "license": "MIT",
  968              "optional": true,
  969              "os": [
  970                  "linux"
  971              ],
  972              "engines": {
  973                  "node": ">=18"
  974              }
  975          },
  976          "node_modules/@esbuild/linux-s390x": {
  977              "version": "0.25.5",
  978              "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
  979              "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
  980              "cpu": [
  981                  "s390x"
  982              ],
  983              "dev": true,
  984              "license": "MIT",
  985              "optional": true,
  986              "os": [
  987                  "linux"
  988              ],
  989              "engines": {
  990                  "node": ">=18"
  991              }
  992          },
  993          "node_modules/@esbuild/linux-x64": {
  994              "version": "0.25.5",
  995              "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
  996              "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
  997              "cpu": [
  998                  "x64"
  999              ],
 1000              "license": "MIT",
 1001              "optional": true,
 1002              "os": [
 1003                  "linux"
 1004              ],
 1005              "engines": {
 1006                  "node": ">=18"
 1007              }
 1008          },
 1009          "node_modules/@esbuild/netbsd-arm64": {
 1010              "version": "0.25.5",
 1011              "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
 1012              "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
 1013              "cpu": [
 1014                  "arm64"
 1015              ],
 1016              "dev": true,
 1017              "license": "MIT",
 1018              "optional": true,
 1019              "os": [
 1020                  "netbsd"
 1021              ],
 1022              "engines": {
 1023                  "node": ">=18"
 1024              }
 1025          },
 1026          "node_modules/@esbuild/netbsd-x64": {
 1027              "version": "0.25.5",
 1028              "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
 1029              "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
 1030              "cpu": [
 1031                  "x64"
 1032              ],
 1033              "dev": true,
 1034              "license": "MIT",
 1035              "optional": true,
 1036              "os": [
 1037                  "netbsd"
 1038              ],
 1039              "engines": {
 1040                  "node": ">=18"
 1041              }
 1042          },
 1043          "node_modules/@esbuild/openbsd-arm64": {
 1044              "version": "0.25.5",
 1045              "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
 1046              "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
 1047              "cpu": [
 1048                  "arm64"
 1049              ],
 1050              "dev": true,
 1051              "license": "MIT",
 1052              "optional": true,
 1053              "os": [
 1054                  "openbsd"
 1055              ],
 1056              "engines": {
 1057                  "node": ">=18"
 1058              }
 1059          },
 1060          "node_modules/@esbuild/openbsd-x64": {
 1061              "version": "0.25.5",
 1062              "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
 1063              "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
 1064              "cpu": [
 1065                  "x64"
 1066              ],
 1067              "dev": true,
 1068              "license": "MIT",
 1069              "optional": true,
 1070              "os": [
 1071                  "openbsd"
 1072              ],
 1073              "engines": {
 1074                  "node": ">=18"
 1075              }
 1076          },
 1077          "node_modules/@esbuild/sunos-x64": {
 1078              "version": "0.25.5",
 1079              "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
 1080              "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
 1081              "cpu": [
 1082                  "x64"
 1083              ],
 1084              "dev": true,
 1085              "license": "MIT",
 1086              "optional": true,
 1087              "os": [
 1088                  "sunos"
 1089              ],
 1090              "engines": {
 1091                  "node": ">=18"
 1092              }
 1093          },
 1094          "node_modules/@esbuild/win32-arm64": {
 1095              "version": "0.25.5",
 1096              "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
 1097              "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
 1098              "cpu": [
 1099                  "arm64"
 1100              ],
 1101              "dev": true,
 1102              "license": "MIT",
 1103              "optional": true,
 1104              "os": [
 1105                  "win32"
 1106              ],
 1107              "engines": {
 1108                  "node": ">=18"
 1109              }
 1110          },
 1111          "node_modules/@esbuild/win32-ia32": {
 1112              "version": "0.25.5",
 1113              "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
 1114              "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
 1115              "cpu": [
 1116                  "ia32"
 1117              ],
 1118              "dev": true,
 1119              "license": "MIT",
 1120              "optional": true,
 1121              "os": [
 1122                  "win32"
 1123              ],
 1124              "engines": {
 1125                  "node": ">=18"
 1126              }
 1127          },
 1128          "node_modules/@esbuild/win32-x64": {
 1129              "version": "0.25.5",
 1130              "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
 1131              "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
 1132              "cpu": [
 1133                  "x64"
 1134              ],
 1135              "dev": true,
 1136              "license": "MIT",
 1137              "optional": true,
 1138              "os": [
 1139                  "win32"
 1140              ],
 1141              "engines": {
 1142                  "node": ">=18"
 1143              }
 1144          },
 1145          "node_modules/@eslint-community/eslint-utils": {
 1146              "version": "4.9.1",
 1147              "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
 1148              "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
 1149              "dev": true,
 1150              "license": "MIT",
 1151              "dependencies": {
 1152                  "eslint-visitor-keys": "^3.4.3"
 1153              },
 1154              "engines": {
 1155                  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 1156              },
 1157              "funding": {
 1158                  "url": "https://opencollective.com/eslint"
 1159              },
 1160              "peerDependencies": {
 1161                  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
 1162              }
 1163          },
 1164          "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
 1165              "version": "3.4.3",
 1166              "dev": true,
 1167              "license": "Apache-2.0",
 1168              "engines": {
 1169                  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 1170              },
 1171              "funding": {
 1172                  "url": "https://opencollective.com/eslint"
 1173              }
 1174          },
 1175          "node_modules/@eslint-community/regexpp": {
 1176              "version": "4.12.1",
 1177              "dev": true,
 1178              "license": "MIT",
 1179              "engines": {
 1180                  "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
 1181              }
 1182          },
 1183          "node_modules/@eslint/config-array": {
 1184              "version": "0.21.0",
 1185              "dev": true,
 1186              "license": "Apache-2.0",
 1187              "dependencies": {
 1188                  "@eslint/object-schema": "^2.1.6",
 1189                  "debug": "^4.3.1",
 1190                  "minimatch": "^3.1.2"
 1191              },
 1192              "engines": {
 1193                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1194              }
 1195          },
 1196          "node_modules/@eslint/config-helpers": {
 1197              "version": "0.3.0",
 1198              "dev": true,
 1199              "license": "Apache-2.0",
 1200              "engines": {
 1201                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1202              }
 1203          },
 1204          "node_modules/@eslint/core": {
 1205              "version": "0.14.0",
 1206              "dev": true,
 1207              "license": "Apache-2.0",
 1208              "dependencies": {
 1209                  "@types/json-schema": "^7.0.15"
 1210              },
 1211              "engines": {
 1212                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1213              }
 1214          },
 1215          "node_modules/@eslint/eslintrc": {
 1216              "version": "3.3.1",
 1217              "dev": true,
 1218              "license": "MIT",
 1219              "dependencies": {
 1220                  "ajv": "^6.12.4",
 1221                  "debug": "^4.3.2",
 1222                  "espree": "^10.0.1",
 1223                  "globals": "^14.0.0",
 1224                  "ignore": "^5.2.0",
 1225                  "import-fresh": "^3.2.1",
 1226                  "js-yaml": "^4.1.0",
 1227                  "minimatch": "^3.1.2",
 1228                  "strip-json-comments": "^3.1.1"
 1229              },
 1230              "engines": {
 1231                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1232              },
 1233              "funding": {
 1234                  "url": "https://opencollective.com/eslint"
 1235              }
 1236          },
 1237          "node_modules/@eslint/eslintrc/node_modules/globals": {
 1238              "version": "14.0.0",
 1239              "dev": true,
 1240              "license": "MIT",
 1241              "engines": {
 1242                  "node": ">=18"
 1243              },
 1244              "funding": {
 1245                  "url": "https://github.com/sponsors/sindresorhus"
 1246              }
 1247          },
 1248          "node_modules/@eslint/js": {
 1249              "version": "9.30.1",
 1250              "dev": true,
 1251              "license": "MIT",
 1252              "engines": {
 1253                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1254              },
 1255              "funding": {
 1256                  "url": "https://eslint.org/donate"
 1257              }
 1258          },
 1259          "node_modules/@eslint/object-schema": {
 1260              "version": "2.1.6",
 1261              "dev": true,
 1262              "license": "Apache-2.0",
 1263              "engines": {
 1264                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1265              }
 1266          },
 1267          "node_modules/@eslint/plugin-kit": {
 1268              "version": "0.3.5",
 1269              "dev": true,
 1270              "license": "Apache-2.0",
 1271              "dependencies": {
 1272                  "@eslint/core": "^0.15.2",
 1273                  "levn": "^0.4.1"
 1274              },
 1275              "engines": {
 1276                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1277              }
 1278          },
 1279          "node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
 1280              "version": "0.15.2",
 1281              "dev": true,
 1282              "license": "Apache-2.0",
 1283              "dependencies": {
 1284                  "@types/json-schema": "^7.0.15"
 1285              },
 1286              "engines": {
 1287                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 1288              }
 1289          },
 1290          "node_modules/@floating-ui/core": {
 1291              "version": "1.7.3",
 1292              "license": "MIT",
 1293              "dependencies": {
 1294                  "@floating-ui/utils": "^0.2.10"
 1295              }
 1296          },
 1297          "node_modules/@floating-ui/dom": {
 1298              "version": "1.7.4",
 1299              "license": "MIT",
 1300              "dependencies": {
 1301                  "@floating-ui/core": "^1.7.3",
 1302                  "@floating-ui/utils": "^0.2.10"
 1303              }
 1304          },
 1305          "node_modules/@floating-ui/react-dom": {
 1306              "version": "2.1.6",
 1307              "license": "MIT",
 1308              "dependencies": {
 1309                  "@floating-ui/dom": "^1.7.4"
 1310              },
 1311              "peerDependencies": {
 1312                  "react": ">=16.8.0",
 1313                  "react-dom": ">=16.8.0"
 1314              }
 1315          },
 1316          "node_modules/@floating-ui/utils": {
 1317              "version": "0.2.10",
 1318              "license": "MIT"
 1319          },
 1320          "node_modules/@hookform/resolvers": {
 1321              "version": "5.2.2",
 1322              "license": "MIT",
 1323              "dependencies": {
 1324                  "@standard-schema/utils": "^0.3.0"
 1325              },
 1326              "peerDependencies": {
 1327                  "react-hook-form": "^7.55.0"
 1328              }
 1329          },
 1330          "node_modules/@humanfs/core": {
 1331              "version": "0.19.1",
 1332              "dev": true,
 1333              "license": "Apache-2.0",
 1334              "engines": {
 1335                  "node": ">=18.18.0"
 1336              }
 1337          },
 1338          "node_modules/@humanfs/node": {
 1339              "version": "0.16.6",
 1340              "dev": true,
 1341              "license": "Apache-2.0",
 1342              "dependencies": {
 1343                  "@humanfs/core": "^0.19.1",
 1344                  "@humanwhocodes/retry": "^0.3.0"
 1345              },
 1346              "engines": {
 1347                  "node": ">=18.18.0"
 1348              }
 1349          },
 1350          "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
 1351              "version": "0.3.1",
 1352              "dev": true,
 1353              "license": "Apache-2.0",
 1354              "engines": {
 1355                  "node": ">=18.18"
 1356              },
 1357              "funding": {
 1358                  "type": "github",
 1359                  "url": "https://github.com/sponsors/nzakas"
 1360              }
 1361          },
 1362          "node_modules/@humanwhocodes/module-importer": {
 1363              "version": "1.0.1",
 1364              "dev": true,
 1365              "license": "Apache-2.0",
 1366              "engines": {
 1367                  "node": ">=12.22"
 1368              },
 1369              "funding": {
 1370                  "type": "github",
 1371                  "url": "https://github.com/sponsors/nzakas"
 1372              }
 1373          },
 1374          "node_modules/@humanwhocodes/retry": {
 1375              "version": "0.4.3",
 1376              "dev": true,
 1377              "license": "Apache-2.0",
 1378              "engines": {
 1379                  "node": ">=18.18"
 1380              },
 1381              "funding": {
 1382                  "type": "github",
 1383                  "url": "https://github.com/sponsors/nzakas"
 1384              }
 1385          },
 1386          "node_modules/@iconify/types": {
 1387              "version": "2.0.0",
 1388              "license": "MIT"
 1389          },
 1390          "node_modules/@iconify/utils": {
 1391              "version": "3.1.0",
 1392              "license": "MIT",
 1393              "dependencies": {
 1394                  "@antfu/install-pkg": "^1.1.0",
 1395                  "@iconify/types": "^2.0.0",
 1396                  "mlly": "^1.8.0"
 1397              }
 1398          },
 1399          "node_modules/@inquirer/ansi": {
 1400              "version": "1.0.2",
 1401              "dev": true,
 1402              "license": "MIT",
 1403              "engines": {
 1404                  "node": ">=18"
 1405              }
 1406          },
 1407          "node_modules/@inquirer/confirm": {
 1408              "version": "5.1.21",
 1409              "dev": true,
 1410              "license": "MIT",
 1411              "dependencies": {
 1412                  "@inquirer/core": "^10.3.2",
 1413                  "@inquirer/type": "^3.0.10"
 1414              },
 1415              "engines": {
 1416                  "node": ">=18"
 1417              },
 1418              "peerDependencies": {
 1419                  "@types/node": ">=18"
 1420              },
 1421              "peerDependenciesMeta": {
 1422                  "@types/node": {
 1423                      "optional": true
 1424                  }
 1425              }
 1426          },
 1427          "node_modules/@inquirer/core": {
 1428              "version": "10.3.2",
 1429              "dev": true,
 1430              "license": "MIT",
 1431              "dependencies": {
 1432                  "@inquirer/ansi": "^1.0.2",
 1433                  "@inquirer/figures": "^1.0.15",
 1434                  "@inquirer/type": "^3.0.10",
 1435                  "cli-width": "^4.1.0",
 1436                  "mute-stream": "^2.0.0",
 1437                  "signal-exit": "^4.1.0",
 1438                  "wrap-ansi": "^6.2.0",
 1439                  "yoctocolors-cjs": "^2.1.3"
 1440              },
 1441              "engines": {
 1442                  "node": ">=18"
 1443              },
 1444              "peerDependencies": {
 1445                  "@types/node": ">=18"
 1446              },
 1447              "peerDependenciesMeta": {
 1448                  "@types/node": {
 1449                      "optional": true
 1450                  }
 1451              }
 1452          },
 1453          "node_modules/@inquirer/core/node_modules/ansi-regex": {
 1454              "version": "5.0.1",
 1455              "dev": true,
 1456              "license": "MIT",
 1457              "engines": {
 1458                  "node": ">=8"
 1459              }
 1460          },
 1461          "node_modules/@inquirer/core/node_modules/emoji-regex": {
 1462              "version": "8.0.0",
 1463              "dev": true,
 1464              "license": "MIT"
 1465          },
 1466          "node_modules/@inquirer/core/node_modules/is-fullwidth-code-point": {
 1467              "version": "3.0.0",
 1468              "dev": true,
 1469              "license": "MIT",
 1470              "engines": {
 1471                  "node": ">=8"
 1472              }
 1473          },
 1474          "node_modules/@inquirer/core/node_modules/string-width": {
 1475              "version": "4.2.3",
 1476              "dev": true,
 1477              "license": "MIT",
 1478              "dependencies": {
 1479                  "emoji-regex": "^8.0.0",
 1480                  "is-fullwidth-code-point": "^3.0.0",
 1481                  "strip-ansi": "^6.0.1"
 1482              },
 1483              "engines": {
 1484                  "node": ">=8"
 1485              }
 1486          },
 1487          "node_modules/@inquirer/core/node_modules/strip-ansi": {
 1488              "version": "6.0.1",
 1489              "dev": true,
 1490              "license": "MIT",
 1491              "dependencies": {
 1492                  "ansi-regex": "^5.0.1"
 1493              },
 1494              "engines": {
 1495                  "node": ">=8"
 1496              }
 1497          },
 1498          "node_modules/@inquirer/core/node_modules/wrap-ansi": {
 1499              "version": "6.2.0",
 1500              "dev": true,
 1501              "license": "MIT",
 1502              "dependencies": {
 1503                  "ansi-styles": "^4.0.0",
 1504                  "string-width": "^4.1.0",
 1505                  "strip-ansi": "^6.0.0"
 1506              },
 1507              "engines": {
 1508                  "node": ">=8"
 1509              }
 1510          },
 1511          "node_modules/@inquirer/figures": {
 1512              "version": "1.0.15",
 1513              "dev": true,
 1514              "license": "MIT",
 1515              "engines": {
 1516                  "node": ">=18"
 1517              }
 1518          },
 1519          "node_modules/@inquirer/type": {
 1520              "version": "3.0.10",
 1521              "dev": true,
 1522              "license": "MIT",
 1523              "engines": {
 1524                  "node": ">=18"
 1525              },
 1526              "peerDependencies": {
 1527                  "@types/node": ">=18"
 1528              },
 1529              "peerDependenciesMeta": {
 1530                  "@types/node": {
 1531                      "optional": true
 1532                  }
 1533              }
 1534          },
 1535          "node_modules/@isaacs/cliui": {
 1536              "version": "8.0.2",
 1537              "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
 1538              "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
 1539              "dev": true,
 1540              "license": "ISC",
 1541              "dependencies": {
 1542                  "string-width": "^5.1.2",
 1543                  "string-width-cjs": "npm:string-width@^4.2.0",
 1544                  "strip-ansi": "^7.0.1",
 1545                  "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
 1546                  "wrap-ansi": "^8.1.0",
 1547                  "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
 1548              },
 1549              "engines": {
 1550                  "node": ">=12"
 1551              }
 1552          },
 1553          "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
 1554              "version": "6.2.3",
 1555              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
 1556              "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
 1557              "dev": true,
 1558              "license": "MIT",
 1559              "engines": {
 1560                  "node": ">=12"
 1561              },
 1562              "funding": {
 1563                  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 1564              }
 1565          },
 1566          "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
 1567              "version": "9.2.2",
 1568              "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
 1569              "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
 1570              "dev": true,
 1571              "license": "MIT"
 1572          },
 1573          "node_modules/@isaacs/cliui/node_modules/string-width": {
 1574              "version": "5.1.2",
 1575              "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
 1576              "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
 1577              "dev": true,
 1578              "license": "MIT",
 1579              "dependencies": {
 1580                  "eastasianwidth": "^0.2.0",
 1581                  "emoji-regex": "^9.2.2",
 1582                  "strip-ansi": "^7.0.1"
 1583              },
 1584              "engines": {
 1585                  "node": ">=12"
 1586              },
 1587              "funding": {
 1588                  "url": "https://github.com/sponsors/sindresorhus"
 1589              }
 1590          },
 1591          "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
 1592              "version": "8.1.0",
 1593              "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
 1594              "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
 1595              "dev": true,
 1596              "license": "MIT",
 1597              "dependencies": {
 1598                  "ansi-styles": "^6.1.0",
 1599                  "string-width": "^5.0.1",
 1600                  "strip-ansi": "^7.0.1"
 1601              },
 1602              "engines": {
 1603                  "node": ">=12"
 1604              },
 1605              "funding": {
 1606                  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
 1607              }
 1608          },
 1609          "node_modules/@joshwooding/vite-plugin-react-docgen-typescript": {
 1610              "version": "0.6.3",
 1611              "resolved": "https://registry.npmjs.org/@joshwooding/vite-plugin-react-docgen-typescript/-/vite-plugin-react-docgen-typescript-0.6.3.tgz",
 1612              "integrity": "sha512-9TGZuAX+liGkNKkwuo3FYJu7gHWT0vkBcf7GkOe7s7fmC19XwH/4u5u7sDIFrMooe558ORcmuBvBz7Ur5PlbHw==",
 1613              "dev": true,
 1614              "license": "MIT",
 1615              "dependencies": {
 1616                  "glob": "^11.1.0",
 1617                  "react-docgen-typescript": "^2.2.2"
 1618              },
 1619              "peerDependencies": {
 1620                  "typescript": ">= 4.3.x",
 1621                  "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
 1622              },
 1623              "peerDependenciesMeta": {
 1624                  "typescript": {
 1625                      "optional": true
 1626                  }
 1627              }
 1628          },
 1629          "node_modules/@jridgewell/gen-mapping": {
 1630              "version": "0.3.12",
 1631              "dev": true,
 1632              "license": "MIT",
 1633              "dependencies": {
 1634                  "@jridgewell/sourcemap-codec": "^1.5.0",
 1635                  "@jridgewell/trace-mapping": "^0.3.24"
 1636              }
 1637          },
 1638          "node_modules/@jridgewell/remapping": {
 1639              "version": "2.3.5",
 1640              "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
 1641              "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
 1642              "dev": true,
 1643              "license": "MIT",
 1644              "dependencies": {
 1645                  "@jridgewell/gen-mapping": "^0.3.5",
 1646                  "@jridgewell/trace-mapping": "^0.3.24"
 1647              }
 1648          },
 1649          "node_modules/@jridgewell/resolve-uri": {
 1650              "version": "3.1.2",
 1651              "dev": true,
 1652              "license": "MIT",
 1653              "engines": {
 1654                  "node": ">=6.0.0"
 1655              }
 1656          },
 1657          "node_modules/@jridgewell/sourcemap-codec": {
 1658              "version": "1.5.5",
 1659              "dev": true,
 1660              "license": "MIT"
 1661          },
 1662          "node_modules/@jridgewell/trace-mapping": {
 1663              "version": "0.3.31",
 1664              "dev": true,
 1665              "license": "MIT",
 1666              "dependencies": {
 1667                  "@jridgewell/resolve-uri": "^3.1.0",
 1668                  "@jridgewell/sourcemap-codec": "^1.4.14"
 1669              }
 1670          },
 1671          "node_modules/@mermaid-js/parser": {
 1672              "version": "0.6.3",
 1673              "license": "MIT",
 1674              "dependencies": {
 1675                  "langium": "3.3.1"
 1676              }
 1677          },
 1678          "node_modules/@mswjs/interceptors": {
 1679              "version": "0.40.0",
 1680              "dev": true,
 1681              "license": "MIT",
 1682              "dependencies": {
 1683                  "@open-draft/deferred-promise": "^2.2.0",
 1684                  "@open-draft/logger": "^0.3.0",
 1685                  "@open-draft/until": "^2.0.0",
 1686                  "is-node-process": "^1.2.0",
 1687                  "outvariant": "^1.4.3",
 1688                  "strict-event-emitter": "^0.5.1"
 1689              },
 1690              "engines": {
 1691                  "node": ">=18"
 1692              }
 1693          },
 1694          "node_modules/@nodelib/fs.scandir": {
 1695              "version": "2.1.5",
 1696              "dev": true,
 1697              "license": "MIT",
 1698              "dependencies": {
 1699                  "@nodelib/fs.stat": "2.0.5",
 1700                  "run-parallel": "^1.1.9"
 1701              },
 1702              "engines": {
 1703                  "node": ">= 8"
 1704              }
 1705          },
 1706          "node_modules/@nodelib/fs.stat": {
 1707              "version": "2.0.5",
 1708              "dev": true,
 1709              "license": "MIT",
 1710              "engines": {
 1711                  "node": ">= 8"
 1712              }
 1713          },
 1714          "node_modules/@nodelib/fs.walk": {
 1715              "version": "1.2.8",
 1716              "dev": true,
 1717              "license": "MIT",
 1718              "dependencies": {
 1719                  "@nodelib/fs.scandir": "2.1.5",
 1720                  "fastq": "^1.6.0"
 1721              },
 1722              "engines": {
 1723                  "node": ">= 8"
 1724              }
 1725          },
 1726          "node_modules/@open-draft/deferred-promise": {
 1727              "version": "2.2.0",
 1728              "dev": true,
 1729              "license": "MIT"
 1730          },
 1731          "node_modules/@open-draft/logger": {
 1732              "version": "0.3.0",
 1733              "dev": true,
 1734              "license": "MIT",
 1735              "dependencies": {
 1736                  "is-node-process": "^1.2.0",
 1737                  "outvariant": "^1.4.0"
 1738              }
 1739          },
 1740          "node_modules/@open-draft/until": {
 1741              "version": "2.1.0",
 1742              "dev": true,
 1743              "license": "MIT"
 1744          },
 1745          "node_modules/@openfeature/core": {
 1746              "version": "1.9.2",
 1747              "resolved": "https://registry.npmjs.org/@openfeature/core/-/core-1.9.2.tgz",
 1748              "integrity": "sha512-0lX0xYTflLrjiYNlareYmdV98xEddR5+PhcuoGvH+BMIqpZ2icAC7us9Uv86KRVqofXvpAUwpP32wgqmtUFs8Q==",
 1749              "dev": true,
 1750              "license": "Apache-2.0"
 1751          },
 1752          "node_modules/@openfeature/react-sdk": {
 1753              "version": "1.2.1",
 1754              "resolved": "https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.2.1.tgz",
 1755              "integrity": "sha512-W4vRe76HVB/PkCJQGycllIcHCT4q3C++8wFXxL3XZC3VWm7NEnFAzmboXfsMg/6N9KNWh0KRJYQAj0XTWAiyww==",
 1756              "dev": true,
 1757              "license": "Apache-2.0",
 1758              "peerDependencies": {
 1759                  "@openfeature/web-sdk": "^1.5.0",
 1760                  "react": ">=16.8.0"
 1761              }
 1762          },
 1763          "node_modules/@openfeature/web-sdk": {
 1764              "version": "1.7.3",
 1765              "resolved": "https://registry.npmjs.org/@openfeature/web-sdk/-/web-sdk-1.7.3.tgz",
 1766              "integrity": "sha512-WrerPh3KwtpyNGHtWfWgbBnIv3iyOimnsljXJnx2UMcFzQNmj3xgsUZRvE/gAb+BTgz22+kvks1EXA/DJRmhpg==",
 1767              "dev": true,
 1768              "license": "Apache-2.0",
 1769              "peerDependencies": {
 1770                  "@openfeature/core": "^1.9.2"
 1771              }
 1772          },
 1773          "node_modules/@pkgjs/parseargs": {
 1774              "version": "0.11.0",
 1775              "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
 1776              "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
 1777              "dev": true,
 1778              "license": "MIT",
 1779              "optional": true,
 1780              "peer": true,
 1781              "engines": {
 1782                  "node": ">=14"
 1783              }
 1784          },
 1785          "node_modules/@polka/url": {
 1786              "version": "1.0.0-next.29",
 1787              "dev": true,
 1788              "license": "MIT"
 1789          },
 1790          "node_modules/@radix-ui/number": {
 1791              "version": "1.1.1",
 1792              "license": "MIT"
 1793          },
 1794          "node_modules/@radix-ui/primitive": {
 1795              "version": "1.1.2",
 1796              "license": "MIT"
 1797          },
 1798          "node_modules/@radix-ui/react-accordion": {
 1799              "version": "1.2.11",
 1800              "license": "MIT",
 1801              "dependencies": {
 1802                  "@radix-ui/primitive": "1.1.2",
 1803                  "@radix-ui/react-collapsible": "1.1.11",
 1804                  "@radix-ui/react-collection": "1.1.7",
 1805                  "@radix-ui/react-compose-refs": "1.1.2",
 1806                  "@radix-ui/react-context": "1.1.2",
 1807                  "@radix-ui/react-direction": "1.1.1",
 1808                  "@radix-ui/react-id": "1.1.1",
 1809                  "@radix-ui/react-primitive": "2.1.3",
 1810                  "@radix-ui/react-use-controllable-state": "1.2.2"
 1811              },
 1812              "peerDependencies": {
 1813                  "@types/react": "*",
 1814                  "@types/react-dom": "*",
 1815                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1816                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1817              },
 1818              "peerDependenciesMeta": {
 1819                  "@types/react": {
 1820                      "optional": true
 1821                  },
 1822                  "@types/react-dom": {
 1823                      "optional": true
 1824                  }
 1825              }
 1826          },
 1827          "node_modules/@radix-ui/react-arrow": {
 1828              "version": "1.1.7",
 1829              "license": "MIT",
 1830              "dependencies": {
 1831                  "@radix-ui/react-primitive": "2.1.3"
 1832              },
 1833              "peerDependencies": {
 1834                  "@types/react": "*",
 1835                  "@types/react-dom": "*",
 1836                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1837                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1838              },
 1839              "peerDependenciesMeta": {
 1840                  "@types/react": {
 1841                      "optional": true
 1842                  },
 1843                  "@types/react-dom": {
 1844                      "optional": true
 1845                  }
 1846              }
 1847          },
 1848          "node_modules/@radix-ui/react-avatar": {
 1849              "version": "1.1.10",
 1850              "license": "MIT",
 1851              "dependencies": {
 1852                  "@radix-ui/react-context": "1.1.2",
 1853                  "@radix-ui/react-primitive": "2.1.3",
 1854                  "@radix-ui/react-use-callback-ref": "1.1.1",
 1855                  "@radix-ui/react-use-is-hydrated": "0.1.0",
 1856                  "@radix-ui/react-use-layout-effect": "1.1.1"
 1857              },
 1858              "peerDependencies": {
 1859                  "@types/react": "*",
 1860                  "@types/react-dom": "*",
 1861                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1862                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1863              },
 1864              "peerDependenciesMeta": {
 1865                  "@types/react": {
 1866                      "optional": true
 1867                  },
 1868                  "@types/react-dom": {
 1869                      "optional": true
 1870                  }
 1871              }
 1872          },
 1873          "node_modules/@radix-ui/react-collapsible": {
 1874              "version": "1.1.11",
 1875              "license": "MIT",
 1876              "dependencies": {
 1877                  "@radix-ui/primitive": "1.1.2",
 1878                  "@radix-ui/react-compose-refs": "1.1.2",
 1879                  "@radix-ui/react-context": "1.1.2",
 1880                  "@radix-ui/react-id": "1.1.1",
 1881                  "@radix-ui/react-presence": "1.1.4",
 1882                  "@radix-ui/react-primitive": "2.1.3",
 1883                  "@radix-ui/react-use-controllable-state": "1.2.2",
 1884                  "@radix-ui/react-use-layout-effect": "1.1.1"
 1885              },
 1886              "peerDependencies": {
 1887                  "@types/react": "*",
 1888                  "@types/react-dom": "*",
 1889                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1890                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1891              },
 1892              "peerDependenciesMeta": {
 1893                  "@types/react": {
 1894                      "optional": true
 1895                  },
 1896                  "@types/react-dom": {
 1897                      "optional": true
 1898                  }
 1899              }
 1900          },
 1901          "node_modules/@radix-ui/react-collection": {
 1902              "version": "1.1.7",
 1903              "license": "MIT",
 1904              "dependencies": {
 1905                  "@radix-ui/react-compose-refs": "1.1.2",
 1906                  "@radix-ui/react-context": "1.1.2",
 1907                  "@radix-ui/react-primitive": "2.1.3",
 1908                  "@radix-ui/react-slot": "1.2.3"
 1909              },
 1910              "peerDependencies": {
 1911                  "@types/react": "*",
 1912                  "@types/react-dom": "*",
 1913                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1914                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1915              },
 1916              "peerDependenciesMeta": {
 1917                  "@types/react": {
 1918                      "optional": true
 1919                  },
 1920                  "@types/react-dom": {
 1921                      "optional": true
 1922                  }
 1923              }
 1924          },
 1925          "node_modules/@radix-ui/react-compose-refs": {
 1926              "version": "1.1.2",
 1927              "license": "MIT",
 1928              "peerDependencies": {
 1929                  "@types/react": "*",
 1930                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1931              },
 1932              "peerDependenciesMeta": {
 1933                  "@types/react": {
 1934                      "optional": true
 1935                  }
 1936              }
 1937          },
 1938          "node_modules/@radix-ui/react-context": {
 1939              "version": "1.1.2",
 1940              "license": "MIT",
 1941              "peerDependencies": {
 1942                  "@types/react": "*",
 1943                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1944              },
 1945              "peerDependenciesMeta": {
 1946                  "@types/react": {
 1947                      "optional": true
 1948                  }
 1949              }
 1950          },
 1951          "node_modules/@radix-ui/react-dialog": {
 1952              "version": "1.1.14",
 1953              "license": "MIT",
 1954              "dependencies": {
 1955                  "@radix-ui/primitive": "1.1.2",
 1956                  "@radix-ui/react-compose-refs": "1.1.2",
 1957                  "@radix-ui/react-context": "1.1.2",
 1958                  "@radix-ui/react-dismissable-layer": "1.1.10",
 1959                  "@radix-ui/react-focus-guards": "1.1.2",
 1960                  "@radix-ui/react-focus-scope": "1.1.7",
 1961                  "@radix-ui/react-id": "1.1.1",
 1962                  "@radix-ui/react-portal": "1.1.9",
 1963                  "@radix-ui/react-presence": "1.1.4",
 1964                  "@radix-ui/react-primitive": "2.1.3",
 1965                  "@radix-ui/react-slot": "1.2.3",
 1966                  "@radix-ui/react-use-controllable-state": "1.2.2",
 1967                  "aria-hidden": "^1.2.4",
 1968                  "react-remove-scroll": "^2.6.3"
 1969              },
 1970              "peerDependencies": {
 1971                  "@types/react": "*",
 1972                  "@types/react-dom": "*",
 1973                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 1974                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1975              },
 1976              "peerDependenciesMeta": {
 1977                  "@types/react": {
 1978                      "optional": true
 1979                  },
 1980                  "@types/react-dom": {
 1981                      "optional": true
 1982                  }
 1983              }
 1984          },
 1985          "node_modules/@radix-ui/react-direction": {
 1986              "version": "1.1.1",
 1987              "license": "MIT",
 1988              "peerDependencies": {
 1989                  "@types/react": "*",
 1990                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 1991              },
 1992              "peerDependenciesMeta": {
 1993                  "@types/react": {
 1994                      "optional": true
 1995                  }
 1996              }
 1997          },
 1998          "node_modules/@radix-ui/react-dismissable-layer": {
 1999              "version": "1.1.10",
 2000              "license": "MIT",
 2001              "dependencies": {
 2002                  "@radix-ui/primitive": "1.1.2",
 2003                  "@radix-ui/react-compose-refs": "1.1.2",
 2004                  "@radix-ui/react-primitive": "2.1.3",
 2005                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2006                  "@radix-ui/react-use-escape-keydown": "1.1.1"
 2007              },
 2008              "peerDependencies": {
 2009                  "@types/react": "*",
 2010                  "@types/react-dom": "*",
 2011                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2012                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2013              },
 2014              "peerDependenciesMeta": {
 2015                  "@types/react": {
 2016                      "optional": true
 2017                  },
 2018                  "@types/react-dom": {
 2019                      "optional": true
 2020                  }
 2021              }
 2022          },
 2023          "node_modules/@radix-ui/react-dropdown-menu": {
 2024              "version": "2.1.16",
 2025              "license": "MIT",
 2026              "dependencies": {
 2027                  "@radix-ui/primitive": "1.1.3",
 2028                  "@radix-ui/react-compose-refs": "1.1.2",
 2029                  "@radix-ui/react-context": "1.1.2",
 2030                  "@radix-ui/react-id": "1.1.1",
 2031                  "@radix-ui/react-menu": "2.1.16",
 2032                  "@radix-ui/react-primitive": "2.1.3",
 2033                  "@radix-ui/react-use-controllable-state": "1.2.2"
 2034              },
 2035              "peerDependencies": {
 2036                  "@types/react": "*",
 2037                  "@types/react-dom": "*",
 2038                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2039                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2040              },
 2041              "peerDependenciesMeta": {
 2042                  "@types/react": {
 2043                      "optional": true
 2044                  },
 2045                  "@types/react-dom": {
 2046                      "optional": true
 2047                  }
 2048              }
 2049          },
 2050          "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/primitive": {
 2051              "version": "1.1.3",
 2052              "license": "MIT"
 2053          },
 2054          "node_modules/@radix-ui/react-focus-guards": {
 2055              "version": "1.1.2",
 2056              "license": "MIT",
 2057              "peerDependencies": {
 2058                  "@types/react": "*",
 2059                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2060              },
 2061              "peerDependenciesMeta": {
 2062                  "@types/react": {
 2063                      "optional": true
 2064                  }
 2065              }
 2066          },
 2067          "node_modules/@radix-ui/react-focus-scope": {
 2068              "version": "1.1.7",
 2069              "license": "MIT",
 2070              "dependencies": {
 2071                  "@radix-ui/react-compose-refs": "1.1.2",
 2072                  "@radix-ui/react-primitive": "2.1.3",
 2073                  "@radix-ui/react-use-callback-ref": "1.1.1"
 2074              },
 2075              "peerDependencies": {
 2076                  "@types/react": "*",
 2077                  "@types/react-dom": "*",
 2078                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2079                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2080              },
 2081              "peerDependenciesMeta": {
 2082                  "@types/react": {
 2083                      "optional": true
 2084                  },
 2085                  "@types/react-dom": {
 2086                      "optional": true
 2087                  }
 2088              }
 2089          },
 2090          "node_modules/@radix-ui/react-id": {
 2091              "version": "1.1.1",
 2092              "license": "MIT",
 2093              "dependencies": {
 2094                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2095              },
 2096              "peerDependencies": {
 2097                  "@types/react": "*",
 2098                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2099              },
 2100              "peerDependenciesMeta": {
 2101                  "@types/react": {
 2102                      "optional": true
 2103                  }
 2104              }
 2105          },
 2106          "node_modules/@radix-ui/react-label": {
 2107              "version": "2.1.7",
 2108              "license": "MIT",
 2109              "dependencies": {
 2110                  "@radix-ui/react-primitive": "2.1.3"
 2111              },
 2112              "peerDependencies": {
 2113                  "@types/react": "*",
 2114                  "@types/react-dom": "*",
 2115                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2116                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2117              },
 2118              "peerDependenciesMeta": {
 2119                  "@types/react": {
 2120                      "optional": true
 2121                  },
 2122                  "@types/react-dom": {
 2123                      "optional": true
 2124                  }
 2125              }
 2126          },
 2127          "node_modules/@radix-ui/react-menu": {
 2128              "version": "2.1.16",
 2129              "license": "MIT",
 2130              "dependencies": {
 2131                  "@radix-ui/primitive": "1.1.3",
 2132                  "@radix-ui/react-collection": "1.1.7",
 2133                  "@radix-ui/react-compose-refs": "1.1.2",
 2134                  "@radix-ui/react-context": "1.1.2",
 2135                  "@radix-ui/react-direction": "1.1.1",
 2136                  "@radix-ui/react-dismissable-layer": "1.1.11",
 2137                  "@radix-ui/react-focus-guards": "1.1.3",
 2138                  "@radix-ui/react-focus-scope": "1.1.7",
 2139                  "@radix-ui/react-id": "1.1.1",
 2140                  "@radix-ui/react-popper": "1.2.8",
 2141                  "@radix-ui/react-portal": "1.1.9",
 2142                  "@radix-ui/react-presence": "1.1.5",
 2143                  "@radix-ui/react-primitive": "2.1.3",
 2144                  "@radix-ui/react-roving-focus": "1.1.11",
 2145                  "@radix-ui/react-slot": "1.2.3",
 2146                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2147                  "aria-hidden": "^1.2.4",
 2148                  "react-remove-scroll": "^2.6.3"
 2149              },
 2150              "peerDependencies": {
 2151                  "@types/react": "*",
 2152                  "@types/react-dom": "*",
 2153                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2154                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2155              },
 2156              "peerDependenciesMeta": {
 2157                  "@types/react": {
 2158                      "optional": true
 2159                  },
 2160                  "@types/react-dom": {
 2161                      "optional": true
 2162                  }
 2163              }
 2164          },
 2165          "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/primitive": {
 2166              "version": "1.1.3",
 2167              "license": "MIT"
 2168          },
 2169          "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-dismissable-layer": {
 2170              "version": "1.1.11",
 2171              "license": "MIT",
 2172              "dependencies": {
 2173                  "@radix-ui/primitive": "1.1.3",
 2174                  "@radix-ui/react-compose-refs": "1.1.2",
 2175                  "@radix-ui/react-primitive": "2.1.3",
 2176                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2177                  "@radix-ui/react-use-escape-keydown": "1.1.1"
 2178              },
 2179              "peerDependencies": {
 2180                  "@types/react": "*",
 2181                  "@types/react-dom": "*",
 2182                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2183                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2184              },
 2185              "peerDependenciesMeta": {
 2186                  "@types/react": {
 2187                      "optional": true
 2188                  },
 2189                  "@types/react-dom": {
 2190                      "optional": true
 2191                  }
 2192              }
 2193          },
 2194          "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-focus-guards": {
 2195              "version": "1.1.3",
 2196              "license": "MIT",
 2197              "peerDependencies": {
 2198                  "@types/react": "*",
 2199                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2200              },
 2201              "peerDependenciesMeta": {
 2202                  "@types/react": {
 2203                      "optional": true
 2204                  }
 2205              }
 2206          },
 2207          "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-presence": {
 2208              "version": "1.1.5",
 2209              "license": "MIT",
 2210              "dependencies": {
 2211                  "@radix-ui/react-compose-refs": "1.1.2",
 2212                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2213              },
 2214              "peerDependencies": {
 2215                  "@types/react": "*",
 2216                  "@types/react-dom": "*",
 2217                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2218                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2219              },
 2220              "peerDependenciesMeta": {
 2221                  "@types/react": {
 2222                      "optional": true
 2223                  },
 2224                  "@types/react-dom": {
 2225                      "optional": true
 2226                  }
 2227              }
 2228          },
 2229          "node_modules/@radix-ui/react-popover": {
 2230              "version": "1.1.14",
 2231              "license": "MIT",
 2232              "dependencies": {
 2233                  "@radix-ui/primitive": "1.1.2",
 2234                  "@radix-ui/react-compose-refs": "1.1.2",
 2235                  "@radix-ui/react-context": "1.1.2",
 2236                  "@radix-ui/react-dismissable-layer": "1.1.10",
 2237                  "@radix-ui/react-focus-guards": "1.1.2",
 2238                  "@radix-ui/react-focus-scope": "1.1.7",
 2239                  "@radix-ui/react-id": "1.1.1",
 2240                  "@radix-ui/react-popper": "1.2.7",
 2241                  "@radix-ui/react-portal": "1.1.9",
 2242                  "@radix-ui/react-presence": "1.1.4",
 2243                  "@radix-ui/react-primitive": "2.1.3",
 2244                  "@radix-ui/react-slot": "1.2.3",
 2245                  "@radix-ui/react-use-controllable-state": "1.2.2",
 2246                  "aria-hidden": "^1.2.4",
 2247                  "react-remove-scroll": "^2.6.3"
 2248              },
 2249              "peerDependencies": {
 2250                  "@types/react": "*",
 2251                  "@types/react-dom": "*",
 2252                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2253                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2254              },
 2255              "peerDependenciesMeta": {
 2256                  "@types/react": {
 2257                      "optional": true
 2258                  },
 2259                  "@types/react-dom": {
 2260                      "optional": true
 2261                  }
 2262              }
 2263          },
 2264          "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-popper": {
 2265              "version": "1.2.7",
 2266              "license": "MIT",
 2267              "dependencies": {
 2268                  "@floating-ui/react-dom": "^2.0.0",
 2269                  "@radix-ui/react-arrow": "1.1.7",
 2270                  "@radix-ui/react-compose-refs": "1.1.2",
 2271                  "@radix-ui/react-context": "1.1.2",
 2272                  "@radix-ui/react-primitive": "2.1.3",
 2273                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2274                  "@radix-ui/react-use-layout-effect": "1.1.1",
 2275                  "@radix-ui/react-use-rect": "1.1.1",
 2276                  "@radix-ui/react-use-size": "1.1.1",
 2277                  "@radix-ui/rect": "1.1.1"
 2278              },
 2279              "peerDependencies": {
 2280                  "@types/react": "*",
 2281                  "@types/react-dom": "*",
 2282                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2283                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2284              },
 2285              "peerDependenciesMeta": {
 2286                  "@types/react": {
 2287                      "optional": true
 2288                  },
 2289                  "@types/react-dom": {
 2290                      "optional": true
 2291                  }
 2292              }
 2293          },
 2294          "node_modules/@radix-ui/react-popper": {
 2295              "version": "1.2.8",
 2296              "license": "MIT",
 2297              "dependencies": {
 2298                  "@floating-ui/react-dom": "^2.0.0",
 2299                  "@radix-ui/react-arrow": "1.1.7",
 2300                  "@radix-ui/react-compose-refs": "1.1.2",
 2301                  "@radix-ui/react-context": "1.1.2",
 2302                  "@radix-ui/react-primitive": "2.1.3",
 2303                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2304                  "@radix-ui/react-use-layout-effect": "1.1.1",
 2305                  "@radix-ui/react-use-rect": "1.1.1",
 2306                  "@radix-ui/react-use-size": "1.1.1",
 2307                  "@radix-ui/rect": "1.1.1"
 2308              },
 2309              "peerDependencies": {
 2310                  "@types/react": "*",
 2311                  "@types/react-dom": "*",
 2312                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2313                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2314              },
 2315              "peerDependenciesMeta": {
 2316                  "@types/react": {
 2317                      "optional": true
 2318                  },
 2319                  "@types/react-dom": {
 2320                      "optional": true
 2321                  }
 2322              }
 2323          },
 2324          "node_modules/@radix-ui/react-portal": {
 2325              "version": "1.1.9",
 2326              "license": "MIT",
 2327              "dependencies": {
 2328                  "@radix-ui/react-primitive": "2.1.3",
 2329                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2330              },
 2331              "peerDependencies": {
 2332                  "@types/react": "*",
 2333                  "@types/react-dom": "*",
 2334                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2335                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2336              },
 2337              "peerDependenciesMeta": {
 2338                  "@types/react": {
 2339                      "optional": true
 2340                  },
 2341                  "@types/react-dom": {
 2342                      "optional": true
 2343                  }
 2344              }
 2345          },
 2346          "node_modules/@radix-ui/react-presence": {
 2347              "version": "1.1.4",
 2348              "license": "MIT",
 2349              "dependencies": {
 2350                  "@radix-ui/react-compose-refs": "1.1.2",
 2351                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2352              },
 2353              "peerDependencies": {
 2354                  "@types/react": "*",
 2355                  "@types/react-dom": "*",
 2356                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2357                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2358              },
 2359              "peerDependenciesMeta": {
 2360                  "@types/react": {
 2361                      "optional": true
 2362                  },
 2363                  "@types/react-dom": {
 2364                      "optional": true
 2365                  }
 2366              }
 2367          },
 2368          "node_modules/@radix-ui/react-primitive": {
 2369              "version": "2.1.3",
 2370              "license": "MIT",
 2371              "dependencies": {
 2372                  "@radix-ui/react-slot": "1.2.3"
 2373              },
 2374              "peerDependencies": {
 2375                  "@types/react": "*",
 2376                  "@types/react-dom": "*",
 2377                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2378                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2379              },
 2380              "peerDependenciesMeta": {
 2381                  "@types/react": {
 2382                      "optional": true
 2383                  },
 2384                  "@types/react-dom": {
 2385                      "optional": true
 2386                  }
 2387              }
 2388          },
 2389          "node_modules/@radix-ui/react-roving-focus": {
 2390              "version": "1.1.11",
 2391              "license": "MIT",
 2392              "dependencies": {
 2393                  "@radix-ui/primitive": "1.1.3",
 2394                  "@radix-ui/react-collection": "1.1.7",
 2395                  "@radix-ui/react-compose-refs": "1.1.2",
 2396                  "@radix-ui/react-context": "1.1.2",
 2397                  "@radix-ui/react-direction": "1.1.1",
 2398                  "@radix-ui/react-id": "1.1.1",
 2399                  "@radix-ui/react-primitive": "2.1.3",
 2400                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2401                  "@radix-ui/react-use-controllable-state": "1.2.2"
 2402              },
 2403              "peerDependencies": {
 2404                  "@types/react": "*",
 2405                  "@types/react-dom": "*",
 2406                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2407                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2408              },
 2409              "peerDependenciesMeta": {
 2410                  "@types/react": {
 2411                      "optional": true
 2412                  },
 2413                  "@types/react-dom": {
 2414                      "optional": true
 2415                  }
 2416              }
 2417          },
 2418          "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/primitive": {
 2419              "version": "1.1.3",
 2420              "license": "MIT"
 2421          },
 2422          "node_modules/@radix-ui/react-scroll-area": {
 2423              "version": "1.2.10",
 2424              "license": "MIT",
 2425              "dependencies": {
 2426                  "@radix-ui/number": "1.1.1",
 2427                  "@radix-ui/primitive": "1.1.3",
 2428                  "@radix-ui/react-compose-refs": "1.1.2",
 2429                  "@radix-ui/react-context": "1.1.2",
 2430                  "@radix-ui/react-direction": "1.1.1",
 2431                  "@radix-ui/react-presence": "1.1.5",
 2432                  "@radix-ui/react-primitive": "2.1.3",
 2433                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2434                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2435              },
 2436              "peerDependencies": {
 2437                  "@types/react": "*",
 2438                  "@types/react-dom": "*",
 2439                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2440                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2441              },
 2442              "peerDependenciesMeta": {
 2443                  "@types/react": {
 2444                      "optional": true
 2445                  },
 2446                  "@types/react-dom": {
 2447                      "optional": true
 2448                  }
 2449              }
 2450          },
 2451          "node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/primitive": {
 2452              "version": "1.1.3",
 2453              "license": "MIT"
 2454          },
 2455          "node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-presence": {
 2456              "version": "1.1.5",
 2457              "license": "MIT",
 2458              "dependencies": {
 2459                  "@radix-ui/react-compose-refs": "1.1.2",
 2460                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2461              },
 2462              "peerDependencies": {
 2463                  "@types/react": "*",
 2464                  "@types/react-dom": "*",
 2465                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2466                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2467              },
 2468              "peerDependenciesMeta": {
 2469                  "@types/react": {
 2470                      "optional": true
 2471                  },
 2472                  "@types/react-dom": {
 2473                      "optional": true
 2474                  }
 2475              }
 2476          },
 2477          "node_modules/@radix-ui/react-select": {
 2478              "version": "2.2.6",
 2479              "license": "MIT",
 2480              "dependencies": {
 2481                  "@radix-ui/number": "1.1.1",
 2482                  "@radix-ui/primitive": "1.1.3",
 2483                  "@radix-ui/react-collection": "1.1.7",
 2484                  "@radix-ui/react-compose-refs": "1.1.2",
 2485                  "@radix-ui/react-context": "1.1.2",
 2486                  "@radix-ui/react-direction": "1.1.1",
 2487                  "@radix-ui/react-dismissable-layer": "1.1.11",
 2488                  "@radix-ui/react-focus-guards": "1.1.3",
 2489                  "@radix-ui/react-focus-scope": "1.1.7",
 2490                  "@radix-ui/react-id": "1.1.1",
 2491                  "@radix-ui/react-popper": "1.2.8",
 2492                  "@radix-ui/react-portal": "1.1.9",
 2493                  "@radix-ui/react-primitive": "2.1.3",
 2494                  "@radix-ui/react-slot": "1.2.3",
 2495                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2496                  "@radix-ui/react-use-controllable-state": "1.2.2",
 2497                  "@radix-ui/react-use-layout-effect": "1.1.1",
 2498                  "@radix-ui/react-use-previous": "1.1.1",
 2499                  "@radix-ui/react-visually-hidden": "1.2.3",
 2500                  "aria-hidden": "^1.2.4",
 2501                  "react-remove-scroll": "^2.6.3"
 2502              },
 2503              "peerDependencies": {
 2504                  "@types/react": "*",
 2505                  "@types/react-dom": "*",
 2506                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2507                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2508              },
 2509              "peerDependenciesMeta": {
 2510                  "@types/react": {
 2511                      "optional": true
 2512                  },
 2513                  "@types/react-dom": {
 2514                      "optional": true
 2515                  }
 2516              }
 2517          },
 2518          "node_modules/@radix-ui/react-select/node_modules/@radix-ui/primitive": {
 2519              "version": "1.1.3",
 2520              "license": "MIT"
 2521          },
 2522          "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-dismissable-layer": {
 2523              "version": "1.1.11",
 2524              "license": "MIT",
 2525              "dependencies": {
 2526                  "@radix-ui/primitive": "1.1.3",
 2527                  "@radix-ui/react-compose-refs": "1.1.2",
 2528                  "@radix-ui/react-primitive": "2.1.3",
 2529                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2530                  "@radix-ui/react-use-escape-keydown": "1.1.1"
 2531              },
 2532              "peerDependencies": {
 2533                  "@types/react": "*",
 2534                  "@types/react-dom": "*",
 2535                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2536                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2537              },
 2538              "peerDependenciesMeta": {
 2539                  "@types/react": {
 2540                      "optional": true
 2541                  },
 2542                  "@types/react-dom": {
 2543                      "optional": true
 2544                  }
 2545              }
 2546          },
 2547          "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-focus-guards": {
 2548              "version": "1.1.3",
 2549              "license": "MIT",
 2550              "peerDependencies": {
 2551                  "@types/react": "*",
 2552                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2553              },
 2554              "peerDependenciesMeta": {
 2555                  "@types/react": {
 2556                      "optional": true
 2557                  }
 2558              }
 2559          },
 2560          "node_modules/@radix-ui/react-separator": {
 2561              "version": "1.1.7",
 2562              "license": "MIT",
 2563              "dependencies": {
 2564                  "@radix-ui/react-primitive": "2.1.3"
 2565              },
 2566              "peerDependencies": {
 2567                  "@types/react": "*",
 2568                  "@types/react-dom": "*",
 2569                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2570                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2571              },
 2572              "peerDependenciesMeta": {
 2573                  "@types/react": {
 2574                      "optional": true
 2575                  },
 2576                  "@types/react-dom": {
 2577                      "optional": true
 2578                  }
 2579              }
 2580          },
 2581          "node_modules/@radix-ui/react-slot": {
 2582              "version": "1.2.3",
 2583              "license": "MIT",
 2584              "dependencies": {
 2585                  "@radix-ui/react-compose-refs": "1.1.2"
 2586              },
 2587              "peerDependencies": {
 2588                  "@types/react": "*",
 2589                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2590              },
 2591              "peerDependenciesMeta": {
 2592                  "@types/react": {
 2593                      "optional": true
 2594                  }
 2595              }
 2596          },
 2597          "node_modules/@radix-ui/react-tabs": {
 2598              "version": "1.1.12",
 2599              "license": "MIT",
 2600              "dependencies": {
 2601                  "@radix-ui/primitive": "1.1.2",
 2602                  "@radix-ui/react-context": "1.1.2",
 2603                  "@radix-ui/react-direction": "1.1.1",
 2604                  "@radix-ui/react-id": "1.1.1",
 2605                  "@radix-ui/react-presence": "1.1.4",
 2606                  "@radix-ui/react-primitive": "2.1.3",
 2607                  "@radix-ui/react-roving-focus": "1.1.10",
 2608                  "@radix-ui/react-use-controllable-state": "1.2.2"
 2609              },
 2610              "peerDependencies": {
 2611                  "@types/react": "*",
 2612                  "@types/react-dom": "*",
 2613                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2614                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2615              },
 2616              "peerDependenciesMeta": {
 2617                  "@types/react": {
 2618                      "optional": true
 2619                  },
 2620                  "@types/react-dom": {
 2621                      "optional": true
 2622                  }
 2623              }
 2624          },
 2625          "node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-roving-focus": {
 2626              "version": "1.1.10",
 2627              "license": "MIT",
 2628              "dependencies": {
 2629                  "@radix-ui/primitive": "1.1.2",
 2630                  "@radix-ui/react-collection": "1.1.7",
 2631                  "@radix-ui/react-compose-refs": "1.1.2",
 2632                  "@radix-ui/react-context": "1.1.2",
 2633                  "@radix-ui/react-direction": "1.1.1",
 2634                  "@radix-ui/react-id": "1.1.1",
 2635                  "@radix-ui/react-primitive": "2.1.3",
 2636                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2637                  "@radix-ui/react-use-controllable-state": "1.2.2"
 2638              },
 2639              "peerDependencies": {
 2640                  "@types/react": "*",
 2641                  "@types/react-dom": "*",
 2642                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2643                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2644              },
 2645              "peerDependenciesMeta": {
 2646                  "@types/react": {
 2647                      "optional": true
 2648                  },
 2649                  "@types/react-dom": {
 2650                      "optional": true
 2651                  }
 2652              }
 2653          },
 2654          "node_modules/@radix-ui/react-tooltip": {
 2655              "version": "1.2.7",
 2656              "license": "MIT",
 2657              "dependencies": {
 2658                  "@radix-ui/primitive": "1.1.2",
 2659                  "@radix-ui/react-compose-refs": "1.1.2",
 2660                  "@radix-ui/react-context": "1.1.2",
 2661                  "@radix-ui/react-dismissable-layer": "1.1.10",
 2662                  "@radix-ui/react-id": "1.1.1",
 2663                  "@radix-ui/react-popper": "1.2.7",
 2664                  "@radix-ui/react-portal": "1.1.9",
 2665                  "@radix-ui/react-presence": "1.1.4",
 2666                  "@radix-ui/react-primitive": "2.1.3",
 2667                  "@radix-ui/react-slot": "1.2.3",
 2668                  "@radix-ui/react-use-controllable-state": "1.2.2",
 2669                  "@radix-ui/react-visually-hidden": "1.2.3"
 2670              },
 2671              "peerDependencies": {
 2672                  "@types/react": "*",
 2673                  "@types/react-dom": "*",
 2674                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2675                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2676              },
 2677              "peerDependenciesMeta": {
 2678                  "@types/react": {
 2679                      "optional": true
 2680                  },
 2681                  "@types/react-dom": {
 2682                      "optional": true
 2683                  }
 2684              }
 2685          },
 2686          "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-popper": {
 2687              "version": "1.2.7",
 2688              "license": "MIT",
 2689              "dependencies": {
 2690                  "@floating-ui/react-dom": "^2.0.0",
 2691                  "@radix-ui/react-arrow": "1.1.7",
 2692                  "@radix-ui/react-compose-refs": "1.1.2",
 2693                  "@radix-ui/react-context": "1.1.2",
 2694                  "@radix-ui/react-primitive": "2.1.3",
 2695                  "@radix-ui/react-use-callback-ref": "1.1.1",
 2696                  "@radix-ui/react-use-layout-effect": "1.1.1",
 2697                  "@radix-ui/react-use-rect": "1.1.1",
 2698                  "@radix-ui/react-use-size": "1.1.1",
 2699                  "@radix-ui/rect": "1.1.1"
 2700              },
 2701              "peerDependencies": {
 2702                  "@types/react": "*",
 2703                  "@types/react-dom": "*",
 2704                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2705                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2706              },
 2707              "peerDependenciesMeta": {
 2708                  "@types/react": {
 2709                      "optional": true
 2710                  },
 2711                  "@types/react-dom": {
 2712                      "optional": true
 2713                  }
 2714              }
 2715          },
 2716          "node_modules/@radix-ui/react-use-callback-ref": {
 2717              "version": "1.1.1",
 2718              "license": "MIT",
 2719              "peerDependencies": {
 2720                  "@types/react": "*",
 2721                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2722              },
 2723              "peerDependenciesMeta": {
 2724                  "@types/react": {
 2725                      "optional": true
 2726                  }
 2727              }
 2728          },
 2729          "node_modules/@radix-ui/react-use-controllable-state": {
 2730              "version": "1.2.2",
 2731              "license": "MIT",
 2732              "dependencies": {
 2733                  "@radix-ui/react-use-effect-event": "0.0.2",
 2734                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2735              },
 2736              "peerDependencies": {
 2737                  "@types/react": "*",
 2738                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2739              },
 2740              "peerDependenciesMeta": {
 2741                  "@types/react": {
 2742                      "optional": true
 2743                  }
 2744              }
 2745          },
 2746          "node_modules/@radix-ui/react-use-effect-event": {
 2747              "version": "0.0.2",
 2748              "license": "MIT",
 2749              "dependencies": {
 2750                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2751              },
 2752              "peerDependencies": {
 2753                  "@types/react": "*",
 2754                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2755              },
 2756              "peerDependenciesMeta": {
 2757                  "@types/react": {
 2758                      "optional": true
 2759                  }
 2760              }
 2761          },
 2762          "node_modules/@radix-ui/react-use-escape-keydown": {
 2763              "version": "1.1.1",
 2764              "license": "MIT",
 2765              "dependencies": {
 2766                  "@radix-ui/react-use-callback-ref": "1.1.1"
 2767              },
 2768              "peerDependencies": {
 2769                  "@types/react": "*",
 2770                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2771              },
 2772              "peerDependenciesMeta": {
 2773                  "@types/react": {
 2774                      "optional": true
 2775                  }
 2776              }
 2777          },
 2778          "node_modules/@radix-ui/react-use-is-hydrated": {
 2779              "version": "0.1.0",
 2780              "license": "MIT",
 2781              "dependencies": {
 2782                  "use-sync-external-store": "^1.5.0"
 2783              },
 2784              "peerDependencies": {
 2785                  "@types/react": "*",
 2786                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2787              },
 2788              "peerDependenciesMeta": {
 2789                  "@types/react": {
 2790                      "optional": true
 2791                  }
 2792              }
 2793          },
 2794          "node_modules/@radix-ui/react-use-layout-effect": {
 2795              "version": "1.1.1",
 2796              "license": "MIT",
 2797              "peerDependencies": {
 2798                  "@types/react": "*",
 2799                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2800              },
 2801              "peerDependenciesMeta": {
 2802                  "@types/react": {
 2803                      "optional": true
 2804                  }
 2805              }
 2806          },
 2807          "node_modules/@radix-ui/react-use-previous": {
 2808              "version": "1.1.1",
 2809              "license": "MIT",
 2810              "peerDependencies": {
 2811                  "@types/react": "*",
 2812                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2813              },
 2814              "peerDependenciesMeta": {
 2815                  "@types/react": {
 2816                      "optional": true
 2817                  }
 2818              }
 2819          },
 2820          "node_modules/@radix-ui/react-use-rect": {
 2821              "version": "1.1.1",
 2822              "license": "MIT",
 2823              "dependencies": {
 2824                  "@radix-ui/rect": "1.1.1"
 2825              },
 2826              "peerDependencies": {
 2827                  "@types/react": "*",
 2828                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2829              },
 2830              "peerDependenciesMeta": {
 2831                  "@types/react": {
 2832                      "optional": true
 2833                  }
 2834              }
 2835          },
 2836          "node_modules/@radix-ui/react-use-size": {
 2837              "version": "1.1.1",
 2838              "license": "MIT",
 2839              "dependencies": {
 2840                  "@radix-ui/react-use-layout-effect": "1.1.1"
 2841              },
 2842              "peerDependencies": {
 2843                  "@types/react": "*",
 2844                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2845              },
 2846              "peerDependenciesMeta": {
 2847                  "@types/react": {
 2848                      "optional": true
 2849                  }
 2850              }
 2851          },
 2852          "node_modules/@radix-ui/react-visually-hidden": {
 2853              "version": "1.2.3",
 2854              "license": "MIT",
 2855              "dependencies": {
 2856                  "@radix-ui/react-primitive": "2.1.3"
 2857              },
 2858              "peerDependencies": {
 2859                  "@types/react": "*",
 2860                  "@types/react-dom": "*",
 2861                  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
 2862                  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
 2863              },
 2864              "peerDependenciesMeta": {
 2865                  "@types/react": {
 2866                      "optional": true
 2867                  },
 2868                  "@types/react-dom": {
 2869                      "optional": true
 2870                  }
 2871              }
 2872          },
 2873          "node_modules/@radix-ui/rect": {
 2874              "version": "1.1.1",
 2875              "license": "MIT"
 2876          },
 2877          "node_modules/@rolldown/pluginutils": {
 2878              "version": "1.0.0-beta.19",
 2879              "dev": true,
 2880              "license": "MIT"
 2881          },
 2882          "node_modules/@rollup/pluginutils": {
 2883              "version": "5.3.0",
 2884              "dev": true,
 2885              "license": "MIT",
 2886              "dependencies": {
 2887                  "@types/estree": "^1.0.0",
 2888                  "estree-walker": "^2.0.2",
 2889                  "picomatch": "^4.0.2"
 2890              },
 2891              "engines": {
 2892                  "node": ">=14.0.0"
 2893              },
 2894              "peerDependencies": {
 2895                  "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
 2896              },
 2897              "peerDependenciesMeta": {
 2898                  "rollup": {
 2899                      "optional": true
 2900                  }
 2901              }
 2902          },
 2903          "node_modules/@rollup/pluginutils/node_modules/picomatch": {
 2904              "version": "4.0.4",
 2905              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
 2906              "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
 2907              "dev": true,
 2908              "license": "MIT",
 2909              "engines": {
 2910                  "node": ">=12"
 2911              },
 2912              "funding": {
 2913                  "url": "https://github.com/sponsors/jonschlinkert"
 2914              }
 2915          },
 2916          "node_modules/@rollup/rollup-android-arm-eabi": {
 2917              "version": "4.44.1",
 2918              "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.44.1.tgz",
 2919              "integrity": "sha512-JAcBr1+fgqx20m7Fwe1DxPUl/hPkee6jA6Pl7n1v2EFiktAHenTaXl5aIFjUIEsfn9w3HE4gK1lEgNGMzBDs1w==",
 2920              "cpu": [
 2921                  "arm"
 2922              ],
 2923              "dev": true,
 2924              "license": "MIT",
 2925              "optional": true,
 2926              "os": [
 2927                  "android"
 2928              ]
 2929          },
 2930          "node_modules/@rollup/rollup-android-arm64": {
 2931              "version": "4.44.1",
 2932              "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.44.1.tgz",
 2933              "integrity": "sha512-RurZetXqTu4p+G0ChbnkwBuAtwAbIwJkycw1n6GvlGlBuS4u5qlr5opix8cBAYFJgaY05TWtM+LaoFggUmbZEQ==",
 2934              "cpu": [
 2935                  "arm64"
 2936              ],
 2937              "dev": true,
 2938              "license": "MIT",
 2939              "optional": true,
 2940              "os": [
 2941                  "android"
 2942              ]
 2943          },
 2944          "node_modules/@rollup/rollup-darwin-arm64": {
 2945              "version": "4.44.1",
 2946              "cpu": [
 2947                  "arm64"
 2948              ],
 2949              "dev": true,
 2950              "license": "MIT",
 2951              "optional": true,
 2952              "os": [
 2953                  "darwin"
 2954              ]
 2955          },
 2956          "node_modules/@rollup/rollup-darwin-x64": {
 2957              "version": "4.44.1",
 2958              "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.44.1.tgz",
 2959              "integrity": "sha512-gDnWk57urJrkrHQ2WVx9TSVTH7lSlU7E3AFqiko+bgjlh78aJ88/3nycMax52VIVjIm3ObXnDL2H00e/xzoipw==",
 2960              "cpu": [
 2961                  "x64"
 2962              ],
 2963              "dev": true,
 2964              "license": "MIT",
 2965              "optional": true,
 2966              "os": [
 2967                  "darwin"
 2968              ]
 2969          },
 2970          "node_modules/@rollup/rollup-freebsd-arm64": {
 2971              "version": "4.44.1",
 2972              "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.44.1.tgz",
 2973              "integrity": "sha512-wnFQmJ/zPThM5zEGcnDcCJeYJgtSLjh1d//WuHzhf6zT3Md1BvvhJnWoy+HECKu2bMxaIcfWiu3bJgx6z4g2XA==",
 2974              "cpu": [
 2975                  "arm64"
 2976              ],
 2977              "dev": true,
 2978              "license": "MIT",
 2979              "optional": true,
 2980              "os": [
 2981                  "freebsd"
 2982              ]
 2983          },
 2984          "node_modules/@rollup/rollup-freebsd-x64": {
 2985              "version": "4.44.1",
 2986              "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.44.1.tgz",
 2987              "integrity": "sha512-uBmIxoJ4493YATvU2c0upGz87f99e3wop7TJgOA/bXMFd2SvKCI7xkxY/5k50bv7J6dw1SXT4MQBQSLn8Bb/Uw==",
 2988              "cpu": [
 2989                  "x64"
 2990              ],
 2991              "dev": true,
 2992              "license": "MIT",
 2993              "optional": true,
 2994              "os": [
 2995                  "freebsd"
 2996              ]
 2997          },
 2998          "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
 2999              "version": "4.44.1",
 3000              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.44.1.tgz",
 3001              "integrity": "sha512-n0edDmSHlXFhrlmTK7XBuwKlG5MbS7yleS1cQ9nn4kIeW+dJH+ExqNgQ0RrFRew8Y+0V/x6C5IjsHrJmiHtkxQ==",
 3002              "cpu": [
 3003                  "arm"
 3004              ],
 3005              "dev": true,
 3006              "license": "MIT",
 3007              "optional": true,
 3008              "os": [
 3009                  "linux"
 3010              ]
 3011          },
 3012          "node_modules/@rollup/rollup-linux-arm-musleabihf": {
 3013              "version": "4.44.1",
 3014              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.44.1.tgz",
 3015              "integrity": "sha512-8WVUPy3FtAsKSpyk21kV52HCxB+me6YkbkFHATzC2Yd3yuqHwy2lbFL4alJOLXKljoRw08Zk8/xEj89cLQ/4Nw==",
 3016              "cpu": [
 3017                  "arm"
 3018              ],
 3019              "dev": true,
 3020              "license": "MIT",
 3021              "optional": true,
 3022              "os": [
 3023                  "linux"
 3024              ]
 3025          },
 3026          "node_modules/@rollup/rollup-linux-arm64-gnu": {
 3027              "version": "4.44.0",
 3028              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.44.0.tgz",
 3029              "integrity": "sha512-ZTR2mxBHb4tK4wGf9b8SYg0Y6KQPjGpR4UWwTFdnmjB4qRtoATZ5dWn3KsDwGa5Z2ZBOE7K52L36J9LueKBdOQ==",
 3030              "cpu": [
 3031                  "arm64"
 3032              ],
 3033              "license": "MIT",
 3034              "optional": true,
 3035              "os": [
 3036                  "linux"
 3037              ]
 3038          },
 3039          "node_modules/@rollup/rollup-linux-arm64-musl": {
 3040              "version": "4.44.1",
 3041              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.44.1.tgz",
 3042              "integrity": "sha512-W+GBM4ifET1Plw8pdVaecwUgxmiH23CfAUj32u8knq0JPFyK4weRy6H7ooxYFD19YxBulL0Ktsflg5XS7+7u9g==",
 3043              "cpu": [
 3044                  "arm64"
 3045              ],
 3046              "dev": true,
 3047              "license": "MIT",
 3048              "optional": true,
 3049              "os": [
 3050                  "linux"
 3051              ]
 3052          },
 3053          "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
 3054              "version": "4.44.1",
 3055              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.44.1.tgz",
 3056              "integrity": "sha512-1zqnUEMWp9WrGVuVak6jWTl4fEtrVKfZY7CvcBmUUpxAJ7WcSowPSAWIKa/0o5mBL/Ij50SIf9tuirGx63Ovew==",
 3057              "cpu": [
 3058                  "loong64"
 3059              ],
 3060              "dev": true,
 3061              "license": "MIT",
 3062              "optional": true,
 3063              "os": [
 3064                  "linux"
 3065              ]
 3066          },
 3067          "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
 3068              "version": "4.44.1",
 3069              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.44.1.tgz",
 3070              "integrity": "sha512-Rl3JKaRu0LHIx7ExBAAnf0JcOQetQffaw34T8vLlg9b1IhzcBgaIdnvEbbsZq9uZp3uAH+JkHd20Nwn0h9zPjA==",
 3071              "cpu": [
 3072                  "ppc64"
 3073              ],
 3074              "dev": true,
 3075              "license": "MIT",
 3076              "optional": true,
 3077              "os": [
 3078                  "linux"
 3079              ]
 3080          },
 3081          "node_modules/@rollup/rollup-linux-riscv64-gnu": {
 3082              "version": "4.44.1",
 3083              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.44.1.tgz",
 3084              "integrity": "sha512-j5akelU3snyL6K3N/iX7otLBIl347fGwmd95U5gS/7z6T4ftK288jKq3A5lcFKcx7wwzb5rgNvAg3ZbV4BqUSw==",
 3085              "cpu": [
 3086                  "riscv64"
 3087              ],
 3088              "dev": true,
 3089              "license": "MIT",
 3090              "optional": true,
 3091              "os": [
 3092                  "linux"
 3093              ]
 3094          },
 3095          "node_modules/@rollup/rollup-linux-riscv64-musl": {
 3096              "version": "4.44.1",
 3097              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.44.1.tgz",
 3098              "integrity": "sha512-ppn5llVGgrZw7yxbIm8TTvtj1EoPgYUAbfw0uDjIOzzoqlZlZrLJ/KuiE7uf5EpTpCTrNt1EdtzF0naMm0wGYg==",
 3099              "cpu": [
 3100                  "riscv64"
 3101              ],
 3102              "dev": true,
 3103              "license": "MIT",
 3104              "optional": true,
 3105              "os": [
 3106                  "linux"
 3107              ]
 3108          },
 3109          "node_modules/@rollup/rollup-linux-s390x-gnu": {
 3110              "version": "4.44.1",
 3111              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.44.1.tgz",
 3112              "integrity": "sha512-Hu6hEdix0oxtUma99jSP7xbvjkUM/ycke/AQQ4EC5g7jNRLLIwjcNwaUy95ZKBJJwg1ZowsclNnjYqzN4zwkAw==",
 3113              "cpu": [
 3114                  "s390x"
 3115              ],
 3116              "dev": true,
 3117              "license": "MIT",
 3118              "optional": true,
 3119              "os": [
 3120                  "linux"
 3121              ]
 3122          },
 3123          "node_modules/@rollup/rollup-linux-x64-gnu": {
 3124              "version": "4.44.0",
 3125              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.0.tgz",
 3126              "integrity": "sha512-iUVJc3c0o8l9Sa/qlDL2Z9UP92UZZW1+EmQ4xfjTc1akr0iUFZNfxrXJ/R1T90h/ILm9iXEY6+iPrmYB3pXKjw==",
 3127              "cpu": [
 3128                  "x64"
 3129              ],
 3130              "license": "MIT",
 3131              "optional": true,
 3132              "os": [
 3133                  "linux"
 3134              ]
 3135          },
 3136          "node_modules/@rollup/rollup-linux-x64-musl": {
 3137              "version": "4.44.1",
 3138              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.44.1.tgz",
 3139              "integrity": "sha512-iAS4p+J1az6Usn0f8xhgL4PaU878KEtutP4hqw52I4IO6AGoyOkHCxcc4bqufv1tQLdDWFx8lR9YlwxKuv3/3g==",
 3140              "cpu": [
 3141                  "x64"
 3142              ],
 3143              "dev": true,
 3144              "license": "MIT",
 3145              "optional": true,
 3146              "os": [
 3147                  "linux"
 3148              ]
 3149          },
 3150          "node_modules/@rollup/rollup-win32-arm64-msvc": {
 3151              "version": "4.44.1",
 3152              "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.44.1.tgz",
 3153              "integrity": "sha512-NtSJVKcXwcqozOl+FwI41OH3OApDyLk3kqTJgx8+gp6On9ZEt5mYhIsKNPGuaZr3p9T6NWPKGU/03Vw4CNU9qg==",
 3154              "cpu": [
 3155                  "arm64"
 3156              ],
 3157              "dev": true,
 3158              "license": "MIT",
 3159              "optional": true,
 3160              "os": [
 3161                  "win32"
 3162              ]
 3163          },
 3164          "node_modules/@rollup/rollup-win32-ia32-msvc": {
 3165              "version": "4.44.1",
 3166              "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.44.1.tgz",
 3167              "integrity": "sha512-JYA3qvCOLXSsnTR3oiyGws1Dm0YTuxAAeaYGVlGpUsHqloPcFjPg+X0Fj2qODGLNwQOAcCiQmHub/V007kiH5A==",
 3168              "cpu": [
 3169                  "ia32"
 3170              ],
 3171              "dev": true,
 3172              "license": "MIT",
 3173              "optional": true,
 3174              "os": [
 3175                  "win32"
 3176              ]
 3177          },
 3178          "node_modules/@rollup/rollup-win32-x64-msvc": {
 3179              "version": "4.44.1",
 3180              "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.44.1.tgz",
 3181              "integrity": "sha512-J8o22LuF0kTe7m+8PvW9wk3/bRq5+mRo5Dqo6+vXb7otCm3TPhYOJqOaQtGU9YMWQSL3krMnoOxMr0+9E6F3Ug==",
 3182              "cpu": [
 3183                  "x64"
 3184              ],
 3185              "dev": true,
 3186              "license": "MIT",
 3187              "optional": true,
 3188              "os": [
 3189                  "win32"
 3190              ]
 3191          },
 3192          "node_modules/@standard-schema/spec": {
 3193              "version": "1.0.0",
 3194              "dev": true,
 3195              "license": "MIT"
 3196          },
 3197          "node_modules/@standard-schema/utils": {
 3198              "version": "0.3.0",
 3199              "license": "MIT"
 3200          },
 3201          "node_modules/@stepperize/core": {
 3202              "version": "1.2.7",
 3203              "resolved": "https://registry.npmjs.org/@stepperize/core/-/core-1.2.7.tgz",
 3204              "integrity": "sha512-XiUwLZ0XRAfaDK6AzWVgqvI/BcrylyplhUXKO8vzgRw0FTmyMKHAAbQLDvU//ZJAqnmG2cSLZDSkcwLxU5zSYA==",
 3205              "license": "MIT",
 3206              "peerDependencies": {
 3207                  "typescript": ">=5.0.2"
 3208              }
 3209          },
 3210          "node_modules/@stepperize/react": {
 3211              "version": "5.1.9",
 3212              "resolved": "https://registry.npmjs.org/@stepperize/react/-/react-5.1.9.tgz",
 3213              "integrity": "sha512-yBgw1I5Tx6/qZB4xTdVBaPGfTqH5aYS1WFB5vtR8+fwPeqd3YNuOnQ1pJM6w/xV/gvryuy31hbFw080lZc+/hw==",
 3214              "license": "MIT",
 3215              "dependencies": {
 3216                  "@stepperize/core": "1.2.7"
 3217              },
 3218              "peerDependencies": {
 3219                  "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 3220              }
 3221          },
 3222          "node_modules/@storybook/addon-vitest": {
 3223              "version": "10.1.11",
 3224              "resolved": "https://registry.npmjs.org/@storybook/addon-vitest/-/addon-vitest-10.1.11.tgz",
 3225              "integrity": "sha512-YbZzeKO3v+Xr97/malT4DZIATkVZT5EHNYx3xzEfPVuk19dDETAVYXO+tzcqCQHsgdKQHkmd56vv8nN3J3/kvw==",
 3226              "dev": true,
 3227              "license": "MIT",
 3228              "dependencies": {
 3229                  "@storybook/global": "^5.0.0",
 3230                  "@storybook/icons": "^2.0.0"
 3231              },
 3232              "funding": {
 3233                  "type": "opencollective",
 3234                  "url": "https://opencollective.com/storybook"
 3235              },
 3236              "peerDependencies": {
 3237                  "@vitest/browser": "^3.0.0 || ^4.0.0",
 3238                  "@vitest/browser-playwright": "^4.0.0",
 3239                  "@vitest/runner": "^3.0.0 || ^4.0.0",
 3240                  "storybook": "^10.1.11",
 3241                  "vitest": "^3.0.0 || ^4.0.0"
 3242              },
 3243              "peerDependenciesMeta": {
 3244                  "@vitest/browser": {
 3245                      "optional": true
 3246                  },
 3247                  "@vitest/browser-playwright": {
 3248                      "optional": true
 3249                  },
 3250                  "@vitest/runner": {
 3251                      "optional": true
 3252                  },
 3253                  "vitest": {
 3254                      "optional": true
 3255                  }
 3256              }
 3257          },
 3258          "node_modules/@storybook/builder-vite": {
 3259              "version": "10.1.11",
 3260              "resolved": "https://registry.npmjs.org/@storybook/builder-vite/-/builder-vite-10.1.11.tgz",
 3261              "integrity": "sha512-MMD09Ap7FyzDfWG961pkIMv/w684XXe1bBEi+wCEpHxvrgAd3j3A9w/Rqp9Am2uRDPCEdi1QgSzS3SGW3aGThQ==",
 3262              "dev": true,
 3263              "license": "MIT",
 3264              "dependencies": {
 3265                  "@storybook/csf-plugin": "10.1.11",
 3266                  "@vitest/mocker": "3.2.4",
 3267                  "ts-dedent": "^2.0.0"
 3268              },
 3269              "funding": {
 3270                  "type": "opencollective",
 3271                  "url": "https://opencollective.com/storybook"
 3272              },
 3273              "peerDependencies": {
 3274                  "storybook": "^10.1.11",
 3275                  "vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
 3276              }
 3277          },
 3278          "node_modules/@storybook/csf-plugin": {
 3279              "version": "10.1.11",
 3280              "resolved": "https://registry.npmjs.org/@storybook/csf-plugin/-/csf-plugin-10.1.11.tgz",
 3281              "integrity": "sha512-Ant0NhgqHKzQsseeVTSetZCuDHHs0W2HRkHt51Kg/sUl0T/sDtfVA+fWZT8nGzGZqYSFkxqYPWjauPmIhPtaRw==",
 3282              "dev": true,
 3283              "license": "MIT",
 3284              "dependencies": {
 3285                  "unplugin": "^2.3.5"
 3286              },
 3287              "funding": {
 3288                  "type": "opencollective",
 3289                  "url": "https://opencollective.com/storybook"
 3290              },
 3291              "peerDependencies": {
 3292                  "esbuild": "*",
 3293                  "rollup": "*",
 3294                  "storybook": "^10.1.11",
 3295                  "vite": "*",
 3296                  "webpack": "*"
 3297              },
 3298              "peerDependenciesMeta": {
 3299                  "esbuild": {
 3300                      "optional": true
 3301                  },
 3302                  "rollup": {
 3303                      "optional": true
 3304                  },
 3305                  "vite": {
 3306                      "optional": true
 3307                  },
 3308                  "webpack": {
 3309                      "optional": true
 3310                  }
 3311              }
 3312          },
 3313          "node_modules/@storybook/global": {
 3314              "version": "5.0.0",
 3315              "dev": true,
 3316              "license": "MIT"
 3317          },
 3318          "node_modules/@storybook/icons": {
 3319              "version": "2.0.1",
 3320              "resolved": "https://registry.npmjs.org/@storybook/icons/-/icons-2.0.1.tgz",
 3321              "integrity": "sha512-/smVjw88yK3CKsiuR71vNgWQ9+NuY2L+e8X7IMrFjexjm6ZR8ULrV2DRkTA61aV6ryefslzHEGDInGpnNeIocg==",
 3322              "dev": true,
 3323              "license": "MIT",
 3324              "peerDependencies": {
 3325                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3326                  "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 3327              }
 3328          },
 3329          "node_modules/@storybook/react": {
 3330              "version": "10.1.11",
 3331              "resolved": "https://registry.npmjs.org/@storybook/react/-/react-10.1.11.tgz",
 3332              "integrity": "sha512-rmMGmEwBaM2YpB8oDk2moM0MNjNMqtwyoPPZxjyruY9WVhYca8EDPGKEdRzUlb4qZJsTgLi7VU4eqg6LD/mL3Q==",
 3333              "dev": true,
 3334              "license": "MIT",
 3335              "dependencies": {
 3336                  "@storybook/global": "^5.0.0",
 3337                  "@storybook/react-dom-shim": "10.1.11",
 3338                  "react-docgen": "^8.0.2"
 3339              },
 3340              "funding": {
 3341                  "type": "opencollective",
 3342                  "url": "https://opencollective.com/storybook"
 3343              },
 3344              "peerDependencies": {
 3345                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3346                  "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3347                  "storybook": "^10.1.11",
 3348                  "typescript": ">= 4.9.x"
 3349              },
 3350              "peerDependenciesMeta": {
 3351                  "typescript": {
 3352                      "optional": true
 3353                  }
 3354              }
 3355          },
 3356          "node_modules/@storybook/react-dom-shim": {
 3357              "version": "10.1.11",
 3358              "resolved": "https://registry.npmjs.org/@storybook/react-dom-shim/-/react-dom-shim-10.1.11.tgz",
 3359              "integrity": "sha512-o8WPhRlZbORUWG9lAgDgJP0pi905VHJUFJr1Kp8980gHqtlemtnzjPxKy5vFwj6glNhAlK8SS8OOYzWP7hloTQ==",
 3360              "dev": true,
 3361              "license": "MIT",
 3362              "funding": {
 3363                  "type": "opencollective",
 3364                  "url": "https://opencollective.com/storybook"
 3365              },
 3366              "peerDependencies": {
 3367                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3368                  "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3369                  "storybook": "^10.1.11"
 3370              }
 3371          },
 3372          "node_modules/@storybook/react-vite": {
 3373              "version": "10.1.11",
 3374              "resolved": "https://registry.npmjs.org/@storybook/react-vite/-/react-vite-10.1.11.tgz",
 3375              "integrity": "sha512-qh1BCD25nIoiDfqwha+qBkl7pcG4WuzM+c8tsE63YEm8AFIbNKg5K8lVUoclF+4CpFz7IwBpWe61YUTDfp+91w==",
 3376              "dev": true,
 3377              "license": "MIT",
 3378              "dependencies": {
 3379                  "@joshwooding/vite-plugin-react-docgen-typescript": "^0.6.3",
 3380                  "@rollup/pluginutils": "^5.0.2",
 3381                  "@storybook/builder-vite": "10.1.11",
 3382                  "@storybook/react": "10.1.11",
 3383                  "empathic": "^2.0.0",
 3384                  "magic-string": "^0.30.0",
 3385                  "react-docgen": "^8.0.0",
 3386                  "resolve": "^1.22.8",
 3387                  "tsconfig-paths": "^4.2.0"
 3388              },
 3389              "funding": {
 3390                  "type": "opencollective",
 3391                  "url": "https://opencollective.com/storybook"
 3392              },
 3393              "peerDependencies": {
 3394                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3395                  "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 3396                  "storybook": "^10.1.11",
 3397                  "vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
 3398              }
 3399          },
 3400          "node_modules/@tailwindcss/node": {
 3401              "version": "4.1.18",
 3402              "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz",
 3403              "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==",
 3404              "dev": true,
 3405              "license": "MIT",
 3406              "dependencies": {
 3407                  "@jridgewell/remapping": "^2.3.4",
 3408                  "enhanced-resolve": "^5.18.3",
 3409                  "jiti": "^2.6.1",
 3410                  "lightningcss": "1.30.2",
 3411                  "magic-string": "^0.30.21",
 3412                  "source-map-js": "^1.2.1",
 3413                  "tailwindcss": "4.1.18"
 3414              }
 3415          },
 3416          "node_modules/@tailwindcss/oxide": {
 3417              "version": "4.1.18",
 3418              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
 3419              "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
 3420              "dev": true,
 3421              "license": "MIT",
 3422              "engines": {
 3423                  "node": ">= 10"
 3424              },
 3425              "optionalDependencies": {
 3426                  "@tailwindcss/oxide-android-arm64": "4.1.18",
 3427                  "@tailwindcss/oxide-darwin-arm64": "4.1.18",
 3428                  "@tailwindcss/oxide-darwin-x64": "4.1.18",
 3429                  "@tailwindcss/oxide-freebsd-x64": "4.1.18",
 3430                  "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
 3431                  "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
 3432                  "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
 3433                  "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
 3434                  "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
 3435                  "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
 3436                  "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
 3437                  "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
 3438              }
 3439          },
 3440          "node_modules/@tailwindcss/oxide-android-arm64": {
 3441              "version": "4.1.18",
 3442              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
 3443              "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
 3444              "cpu": [
 3445                  "arm64"
 3446              ],
 3447              "dev": true,
 3448              "license": "MIT",
 3449              "optional": true,
 3450              "os": [
 3451                  "android"
 3452              ],
 3453              "engines": {
 3454                  "node": ">= 10"
 3455              }
 3456          },
 3457          "node_modules/@tailwindcss/oxide-darwin-arm64": {
 3458              "version": "4.1.11",
 3459              "cpu": [
 3460                  "arm64"
 3461              ],
 3462              "license": "MIT",
 3463              "optional": true,
 3464              "os": [
 3465                  "darwin"
 3466              ],
 3467              "engines": {
 3468                  "node": ">= 10"
 3469              }
 3470          },
 3471          "node_modules/@tailwindcss/oxide-darwin-x64": {
 3472              "version": "4.1.11",
 3473              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.11.tgz",
 3474              "integrity": "sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==",
 3475              "cpu": [
 3476                  "x64"
 3477              ],
 3478              "license": "MIT",
 3479              "optional": true,
 3480              "os": [
 3481                  "darwin"
 3482              ],
 3483              "engines": {
 3484                  "node": ">= 10"
 3485              }
 3486          },
 3487          "node_modules/@tailwindcss/oxide-freebsd-x64": {
 3488              "version": "4.1.18",
 3489              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
 3490              "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
 3491              "cpu": [
 3492                  "x64"
 3493              ],
 3494              "dev": true,
 3495              "license": "MIT",
 3496              "optional": true,
 3497              "os": [
 3498                  "freebsd"
 3499              ],
 3500              "engines": {
 3501                  "node": ">= 10"
 3502              }
 3503          },
 3504          "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
 3505              "version": "4.1.18",
 3506              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
 3507              "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
 3508              "cpu": [
 3509                  "arm"
 3510              ],
 3511              "dev": true,
 3512              "license": "MIT",
 3513              "optional": true,
 3514              "os": [
 3515                  "linux"
 3516              ],
 3517              "engines": {
 3518                  "node": ">= 10"
 3519              }
 3520          },
 3521          "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
 3522              "version": "4.1.11",
 3523              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.11.tgz",
 3524              "integrity": "sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==",
 3525              "cpu": [
 3526                  "arm64"
 3527              ],
 3528              "license": "MIT",
 3529              "optional": true,
 3530              "os": [
 3531                  "linux"
 3532              ],
 3533              "engines": {
 3534                  "node": ">= 10"
 3535              }
 3536          },
 3537          "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
 3538              "version": "4.1.18",
 3539              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
 3540              "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
 3541              "cpu": [
 3542                  "arm64"
 3543              ],
 3544              "dev": true,
 3545              "license": "MIT",
 3546              "optional": true,
 3547              "os": [
 3548                  "linux"
 3549              ],
 3550              "engines": {
 3551                  "node": ">= 10"
 3552              }
 3553          },
 3554          "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
 3555              "version": "4.1.11",
 3556              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.11.tgz",
 3557              "integrity": "sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==",
 3558              "cpu": [
 3559                  "x64"
 3560              ],
 3561              "license": "MIT",
 3562              "optional": true,
 3563              "os": [
 3564                  "linux"
 3565              ],
 3566              "engines": {
 3567                  "node": ">= 10"
 3568              }
 3569          },
 3570          "node_modules/@tailwindcss/oxide-linux-x64-musl": {
 3571              "version": "4.1.18",
 3572              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
 3573              "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
 3574              "cpu": [
 3575                  "x64"
 3576              ],
 3577              "dev": true,
 3578              "license": "MIT",
 3579              "optional": true,
 3580              "os": [
 3581                  "linux"
 3582              ],
 3583              "engines": {
 3584                  "node": ">= 10"
 3585              }
 3586          },
 3587          "node_modules/@tailwindcss/oxide-wasm32-wasi": {
 3588              "version": "4.1.18",
 3589              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
 3590              "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
 3591              "bundleDependencies": [
 3592                  "@napi-rs/wasm-runtime",
 3593                  "@emnapi/core",
 3594                  "@emnapi/runtime",
 3595                  "@tybys/wasm-util",
 3596                  "@emnapi/wasi-threads",
 3597                  "tslib"
 3598              ],
 3599              "cpu": [
 3600                  "wasm32"
 3601              ],
 3602              "dev": true,
 3603              "license": "MIT",
 3604              "optional": true,
 3605              "dependencies": {
 3606                  "@emnapi/core": "^1.7.1",
 3607                  "@emnapi/runtime": "^1.7.1",
 3608                  "@emnapi/wasi-threads": "^1.1.0",
 3609                  "@napi-rs/wasm-runtime": "^1.1.0",
 3610                  "@tybys/wasm-util": "^0.10.1",
 3611                  "tslib": "^2.4.0"
 3612              },
 3613              "engines": {
 3614                  "node": ">=14.0.0"
 3615              }
 3616          },
 3617          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": {
 3618              "version": "1.7.1",
 3619              "dev": true,
 3620              "inBundle": true,
 3621              "license": "MIT",
 3622              "optional": true,
 3623              "dependencies": {
 3624                  "@emnapi/wasi-threads": "1.1.0",
 3625                  "tslib": "^2.4.0"
 3626              }
 3627          },
 3628          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": {
 3629              "version": "1.7.1",
 3630              "dev": true,
 3631              "inBundle": true,
 3632              "license": "MIT",
 3633              "optional": true,
 3634              "dependencies": {
 3635                  "tslib": "^2.4.0"
 3636              }
 3637          },
 3638          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": {
 3639              "version": "1.1.0",
 3640              "dev": true,
 3641              "inBundle": true,
 3642              "license": "MIT",
 3643              "optional": true,
 3644              "dependencies": {
 3645                  "tslib": "^2.4.0"
 3646              }
 3647          },
 3648          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": {
 3649              "version": "1.1.0",
 3650              "dev": true,
 3651              "inBundle": true,
 3652              "license": "MIT",
 3653              "optional": true,
 3654              "dependencies": {
 3655                  "@emnapi/core": "^1.7.1",
 3656                  "@emnapi/runtime": "^1.7.1",
 3657                  "@tybys/wasm-util": "^0.10.1"
 3658              }
 3659          },
 3660          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": {
 3661              "version": "0.10.1",
 3662              "dev": true,
 3663              "inBundle": true,
 3664              "license": "MIT",
 3665              "optional": true,
 3666              "dependencies": {
 3667                  "tslib": "^2.4.0"
 3668              }
 3669          },
 3670          "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": {
 3671              "version": "2.8.1",
 3672              "dev": true,
 3673              "inBundle": true,
 3674              "license": "0BSD",
 3675              "optional": true
 3676          },
 3677          "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
 3678              "version": "4.1.18",
 3679              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
 3680              "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
 3681              "cpu": [
 3682                  "arm64"
 3683              ],
 3684              "dev": true,
 3685              "license": "MIT",
 3686              "optional": true,
 3687              "os": [
 3688                  "win32"
 3689              ],
 3690              "engines": {
 3691                  "node": ">= 10"
 3692              }
 3693          },
 3694          "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
 3695              "version": "4.1.18",
 3696              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
 3697              "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
 3698              "cpu": [
 3699                  "x64"
 3700              ],
 3701              "dev": true,
 3702              "license": "MIT",
 3703              "optional": true,
 3704              "os": [
 3705                  "win32"
 3706              ],
 3707              "engines": {
 3708                  "node": ">= 10"
 3709              }
 3710          },
 3711          "node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-darwin-arm64": {
 3712              "version": "4.1.18",
 3713              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
 3714              "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
 3715              "cpu": [
 3716                  "arm64"
 3717              ],
 3718              "dev": true,
 3719              "license": "MIT",
 3720              "optional": true,
 3721              "os": [
 3722                  "darwin"
 3723              ],
 3724              "engines": {
 3725                  "node": ">= 10"
 3726              }
 3727          },
 3728          "node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-darwin-x64": {
 3729              "version": "4.1.18",
 3730              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
 3731              "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
 3732              "cpu": [
 3733                  "x64"
 3734              ],
 3735              "dev": true,
 3736              "license": "MIT",
 3737              "optional": true,
 3738              "os": [
 3739                  "darwin"
 3740              ],
 3741              "engines": {
 3742                  "node": ">= 10"
 3743              }
 3744          },
 3745          "node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
 3746              "version": "4.1.18",
 3747              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
 3748              "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
 3749              "cpu": [
 3750                  "arm64"
 3751              ],
 3752              "dev": true,
 3753              "license": "MIT",
 3754              "optional": true,
 3755              "os": [
 3756                  "linux"
 3757              ],
 3758              "engines": {
 3759                  "node": ">= 10"
 3760              }
 3761          },
 3762          "node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-linux-x64-gnu": {
 3763              "version": "4.1.18",
 3764              "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
 3765              "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
 3766              "cpu": [
 3767                  "x64"
 3768              ],
 3769              "dev": true,
 3770              "license": "MIT",
 3771              "optional": true,
 3772              "os": [
 3773                  "linux"
 3774              ],
 3775              "engines": {
 3776                  "node": ">= 10"
 3777              }
 3778          },
 3779          "node_modules/@tailwindcss/typography": {
 3780              "version": "0.5.16",
 3781              "dev": true,
 3782              "license": "MIT",
 3783              "dependencies": {
 3784                  "lodash.castarray": "^4.4.0",
 3785                  "lodash.isplainobject": "^4.0.6",
 3786                  "lodash.merge": "^4.6.2",
 3787                  "postcss-selector-parser": "6.0.10"
 3788              },
 3789              "peerDependencies": {
 3790                  "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
 3791              }
 3792          },
 3793          "node_modules/@tailwindcss/vite": {
 3794              "version": "4.1.18",
 3795              "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz",
 3796              "integrity": "sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==",
 3797              "dev": true,
 3798              "license": "MIT",
 3799              "dependencies": {
 3800                  "@tailwindcss/node": "4.1.18",
 3801                  "@tailwindcss/oxide": "4.1.18",
 3802                  "tailwindcss": "4.1.18"
 3803              },
 3804              "peerDependencies": {
 3805                  "vite": "^5.2.0 || ^6 || ^7"
 3806              }
 3807          },
 3808          "node_modules/@tanstack/eslint-plugin-query": {
 3809              "version": "5.91.2",
 3810              "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.2.tgz",
 3811              "integrity": "sha512-UPeWKl/Acu1IuuHJlsN+eITUHqAaa9/04geHHPedY8siVarSaWprY0SVMKrkpKfk5ehRT7+/MZ5QwWuEtkWrFw==",
 3812              "dev": true,
 3813              "license": "MIT",
 3814              "dependencies": {
 3815                  "@typescript-eslint/utils": "^8.44.1"
 3816              },
 3817              "funding": {
 3818                  "type": "github",
 3819                  "url": "https://github.com/sponsors/tannerlinsley"
 3820              },
 3821              "peerDependencies": {
 3822                  "eslint": "^8.57.0 || ^9.0.0"
 3823              }
 3824          },
 3825          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/project-service": {
 3826              "version": "8.53.0",
 3827              "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.53.0.tgz",
 3828              "integrity": "sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==",
 3829              "dev": true,
 3830              "license": "MIT",
 3831              "dependencies": {
 3832                  "@typescript-eslint/tsconfig-utils": "^8.53.0",
 3833                  "@typescript-eslint/types": "^8.53.0",
 3834                  "debug": "^4.4.3"
 3835              },
 3836              "engines": {
 3837                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3838              },
 3839              "funding": {
 3840                  "type": "opencollective",
 3841                  "url": "https://opencollective.com/typescript-eslint"
 3842              },
 3843              "peerDependencies": {
 3844                  "typescript": ">=4.8.4 <6.0.0"
 3845              }
 3846          },
 3847          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/scope-manager": {
 3848              "version": "8.53.0",
 3849              "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz",
 3850              "integrity": "sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==",
 3851              "dev": true,
 3852              "license": "MIT",
 3853              "dependencies": {
 3854                  "@typescript-eslint/types": "8.53.0",
 3855                  "@typescript-eslint/visitor-keys": "8.53.0"
 3856              },
 3857              "engines": {
 3858                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3859              },
 3860              "funding": {
 3861                  "type": "opencollective",
 3862                  "url": "https://opencollective.com/typescript-eslint"
 3863              }
 3864          },
 3865          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/tsconfig-utils": {
 3866              "version": "8.53.0",
 3867              "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz",
 3868              "integrity": "sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==",
 3869              "dev": true,
 3870              "license": "MIT",
 3871              "engines": {
 3872                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3873              },
 3874              "funding": {
 3875                  "type": "opencollective",
 3876                  "url": "https://opencollective.com/typescript-eslint"
 3877              },
 3878              "peerDependencies": {
 3879                  "typescript": ">=4.8.4 <6.0.0"
 3880              }
 3881          },
 3882          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/types": {
 3883              "version": "8.53.0",
 3884              "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.53.0.tgz",
 3885              "integrity": "sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==",
 3886              "dev": true,
 3887              "license": "MIT",
 3888              "engines": {
 3889                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3890              },
 3891              "funding": {
 3892                  "type": "opencollective",
 3893                  "url": "https://opencollective.com/typescript-eslint"
 3894              }
 3895          },
 3896          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/typescript-estree": {
 3897              "version": "8.53.0",
 3898              "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz",
 3899              "integrity": "sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==",
 3900              "dev": true,
 3901              "license": "MIT",
 3902              "dependencies": {
 3903                  "@typescript-eslint/project-service": "8.53.0",
 3904                  "@typescript-eslint/tsconfig-utils": "8.53.0",
 3905                  "@typescript-eslint/types": "8.53.0",
 3906                  "@typescript-eslint/visitor-keys": "8.53.0",
 3907                  "debug": "^4.4.3",
 3908                  "minimatch": "^9.0.5",
 3909                  "semver": "^7.7.3",
 3910                  "tinyglobby": "^0.2.15",
 3911                  "ts-api-utils": "^2.4.0"
 3912              },
 3913              "engines": {
 3914                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3915              },
 3916              "funding": {
 3917                  "type": "opencollective",
 3918                  "url": "https://opencollective.com/typescript-eslint"
 3919              },
 3920              "peerDependencies": {
 3921                  "typescript": ">=4.8.4 <6.0.0"
 3922              }
 3923          },
 3924          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/utils": {
 3925              "version": "8.53.0",
 3926              "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.53.0.tgz",
 3927              "integrity": "sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==",
 3928              "dev": true,
 3929              "license": "MIT",
 3930              "dependencies": {
 3931                  "@eslint-community/eslint-utils": "^4.9.1",
 3932                  "@typescript-eslint/scope-manager": "8.53.0",
 3933                  "@typescript-eslint/types": "8.53.0",
 3934                  "@typescript-eslint/typescript-estree": "8.53.0"
 3935              },
 3936              "engines": {
 3937                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3938              },
 3939              "funding": {
 3940                  "type": "opencollective",
 3941                  "url": "https://opencollective.com/typescript-eslint"
 3942              },
 3943              "peerDependencies": {
 3944                  "eslint": "^8.57.0 || ^9.0.0",
 3945                  "typescript": ">=4.8.4 <6.0.0"
 3946              }
 3947          },
 3948          "node_modules/@tanstack/eslint-plugin-query/node_modules/@typescript-eslint/visitor-keys": {
 3949              "version": "8.53.0",
 3950              "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz",
 3951              "integrity": "sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==",
 3952              "dev": true,
 3953              "license": "MIT",
 3954              "dependencies": {
 3955                  "@typescript-eslint/types": "8.53.0",
 3956                  "eslint-visitor-keys": "^4.2.1"
 3957              },
 3958              "engines": {
 3959                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 3960              },
 3961              "funding": {
 3962                  "type": "opencollective",
 3963                  "url": "https://opencollective.com/typescript-eslint"
 3964              }
 3965          },
 3966          "node_modules/@tanstack/eslint-plugin-query/node_modules/semver": {
 3967              "version": "7.7.3",
 3968              "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
 3969              "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
 3970              "dev": true,
 3971              "license": "ISC",
 3972              "bin": {
 3973                  "semver": "bin/semver.js"
 3974              },
 3975              "engines": {
 3976                  "node": ">=10"
 3977              }
 3978          },
 3979          "node_modules/@tanstack/query-core": {
 3980              "version": "5.90.16",
 3981              "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.16.tgz",
 3982              "integrity": "sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==",
 3983              "license": "MIT",
 3984              "funding": {
 3985                  "type": "github",
 3986                  "url": "https://github.com/sponsors/tannerlinsley"
 3987              }
 3988          },
 3989          "node_modules/@tanstack/react-query": {
 3990              "version": "5.90.16",
 3991              "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.16.tgz",
 3992              "integrity": "sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==",
 3993              "license": "MIT",
 3994              "dependencies": {
 3995                  "@tanstack/query-core": "5.90.16"
 3996              },
 3997              "funding": {
 3998                  "type": "github",
 3999                  "url": "https://github.com/sponsors/tannerlinsley"
 4000              },
 4001              "peerDependencies": {
 4002                  "react": "^18 || ^19"
 4003              }
 4004          },
 4005          "node_modules/@tanstack/react-table": {
 4006              "version": "8.21.3",
 4007              "license": "MIT",
 4008              "dependencies": {
 4009                  "@tanstack/table-core": "8.21.3"
 4010              },
 4011              "engines": {
 4012                  "node": ">=12"
 4013              },
 4014              "funding": {
 4015                  "type": "github",
 4016                  "url": "https://github.com/sponsors/tannerlinsley"
 4017              },
 4018              "peerDependencies": {
 4019                  "react": ">=16.8",
 4020                  "react-dom": ">=16.8"
 4021              }
 4022          },
 4023          "node_modules/@tanstack/table-core": {
 4024              "version": "8.21.3",
 4025              "license": "MIT",
 4026              "engines": {
 4027                  "node": ">=12"
 4028              },
 4029              "funding": {
 4030                  "type": "github",
 4031                  "url": "https://github.com/sponsors/tannerlinsley"
 4032              }
 4033          },
 4034          "node_modules/@testing-library/cypress": {
 4035              "version": "10.1.0",
 4036              "dev": true,
 4037              "license": "MIT",
 4038              "dependencies": {
 4039                  "@babel/runtime": "^7.14.6",
 4040                  "@testing-library/dom": "^10.1.0"
 4041              },
 4042              "engines": {
 4043                  "node": ">=12",
 4044                  "npm": ">=6"
 4045              },
 4046              "peerDependencies": {
 4047                  "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
 4048              }
 4049          },
 4050          "node_modules/@testing-library/dom": {
 4051              "version": "10.4.1",
 4052              "dev": true,
 4053              "license": "MIT",
 4054              "dependencies": {
 4055                  "@babel/code-frame": "^7.10.4",
 4056                  "@babel/runtime": "^7.12.5",
 4057                  "@types/aria-query": "^5.0.1",
 4058                  "aria-query": "5.3.0",
 4059                  "dom-accessibility-api": "^0.5.9",
 4060                  "lz-string": "^1.5.0",
 4061                  "picocolors": "1.1.1",
 4062                  "pretty-format": "^27.0.2"
 4063              },
 4064              "engines": {
 4065                  "node": ">=18"
 4066              }
 4067          },
 4068          "node_modules/@testing-library/jest-dom": {
 4069              "version": "6.9.1",
 4070              "dev": true,
 4071              "license": "MIT",
 4072              "dependencies": {
 4073                  "@adobe/css-tools": "^4.4.0",
 4074                  "aria-query": "^5.0.0",
 4075                  "css.escape": "^1.5.1",
 4076                  "dom-accessibility-api": "^0.6.3",
 4077                  "picocolors": "^1.1.1",
 4078                  "redent": "^3.0.0"
 4079              },
 4080              "engines": {
 4081                  "node": ">=14",
 4082                  "npm": ">=6",
 4083                  "yarn": ">=1"
 4084              }
 4085          },
 4086          "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": {
 4087              "version": "0.6.3",
 4088              "dev": true,
 4089              "license": "MIT"
 4090          },
 4091          "node_modules/@testing-library/react": {
 4092              "version": "16.3.1",
 4093              "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz",
 4094              "integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==",
 4095              "dev": true,
 4096              "license": "MIT",
 4097              "dependencies": {
 4098                  "@babel/runtime": "^7.12.5"
 4099              },
 4100              "engines": {
 4101                  "node": ">=18"
 4102              },
 4103              "peerDependencies": {
 4104                  "@testing-library/dom": "^10.0.0",
 4105                  "@types/react": "^18.0.0 || ^19.0.0",
 4106                  "@types/react-dom": "^18.0.0 || ^19.0.0",
 4107                  "react": "^18.0.0 || ^19.0.0",
 4108                  "react-dom": "^18.0.0 || ^19.0.0"
 4109              },
 4110              "peerDependenciesMeta": {
 4111                  "@types/react": {
 4112                      "optional": true
 4113                  },
 4114                  "@types/react-dom": {
 4115                      "optional": true
 4116                  }
 4117              }
 4118          },
 4119          "node_modules/@testing-library/user-event": {
 4120              "version": "14.6.1",
 4121              "dev": true,
 4122              "license": "MIT",
 4123              "engines": {
 4124                  "node": ">=12",
 4125                  "npm": ">=6"
 4126              },
 4127              "peerDependencies": {
 4128                  "@testing-library/dom": ">=7.21.4"
 4129              }
 4130          },
 4131          "node_modules/@types/aria-query": {
 4132              "version": "5.0.4",
 4133              "dev": true,
 4134              "license": "MIT"
 4135          },
 4136          "node_modules/@types/babel__core": {
 4137              "version": "7.20.5",
 4138              "dev": true,
 4139              "license": "MIT",
 4140              "dependencies": {
 4141                  "@babel/parser": "^7.20.7",
 4142                  "@babel/types": "^7.20.7",
 4143                  "@types/babel__generator": "*",
 4144                  "@types/babel__template": "*",
 4145                  "@types/babel__traverse": "*"
 4146              }
 4147          },
 4148          "node_modules/@types/babel__generator": {
 4149              "version": "7.27.0",
 4150              "dev": true,
 4151              "license": "MIT",
 4152              "dependencies": {
 4153                  "@babel/types": "^7.0.0"
 4154              }
 4155          },
 4156          "node_modules/@types/babel__template": {
 4157              "version": "7.4.4",
 4158              "dev": true,
 4159              "license": "MIT",
 4160              "dependencies": {
 4161                  "@babel/parser": "^7.1.0",
 4162                  "@babel/types": "^7.0.0"
 4163              }
 4164          },
 4165          "node_modules/@types/babel__traverse": {
 4166              "version": "7.20.7",
 4167              "dev": true,
 4168              "license": "MIT",
 4169              "dependencies": {
 4170                  "@babel/types": "^7.20.7"
 4171              }
 4172          },
 4173          "node_modules/@types/chai": {
 4174              "version": "5.2.3",
 4175              "dev": true,
 4176              "license": "MIT",
 4177              "dependencies": {
 4178                  "@types/deep-eql": "*",
 4179                  "assertion-error": "^2.0.1"
 4180              }
 4181          },
 4182          "node_modules/@types/d3": {
 4183              "version": "7.4.3",
 4184              "license": "MIT",
 4185              "dependencies": {
 4186                  "@types/d3-array": "*",
 4187                  "@types/d3-axis": "*",
 4188                  "@types/d3-brush": "*",
 4189                  "@types/d3-chord": "*",
 4190                  "@types/d3-color": "*",
 4191                  "@types/d3-contour": "*",
 4192                  "@types/d3-delaunay": "*",
 4193                  "@types/d3-dispatch": "*",
 4194                  "@types/d3-drag": "*",
 4195                  "@types/d3-dsv": "*",
 4196                  "@types/d3-ease": "*",
 4197                  "@types/d3-fetch": "*",
 4198                  "@types/d3-force": "*",
 4199                  "@types/d3-format": "*",
 4200                  "@types/d3-geo": "*",
 4201                  "@types/d3-hierarchy": "*",
 4202                  "@types/d3-interpolate": "*",
 4203                  "@types/d3-path": "*",
 4204                  "@types/d3-polygon": "*",
 4205                  "@types/d3-quadtree": "*",
 4206                  "@types/d3-random": "*",
 4207                  "@types/d3-scale": "*",
 4208                  "@types/d3-scale-chromatic": "*",
 4209                  "@types/d3-selection": "*",
 4210                  "@types/d3-shape": "*",
 4211                  "@types/d3-time": "*",
 4212                  "@types/d3-time-format": "*",
 4213                  "@types/d3-timer": "*",
 4214                  "@types/d3-transition": "*",
 4215                  "@types/d3-zoom": "*"
 4216              }
 4217          },
 4218          "node_modules/@types/d3-array": {
 4219              "version": "3.2.2",
 4220              "license": "MIT"
 4221          },
 4222          "node_modules/@types/d3-axis": {
 4223              "version": "3.0.6",
 4224              "license": "MIT",
 4225              "dependencies": {
 4226                  "@types/d3-selection": "*"
 4227              }
 4228          },
 4229          "node_modules/@types/d3-brush": {
 4230              "version": "3.0.6",
 4231              "license": "MIT",
 4232              "dependencies": {
 4233                  "@types/d3-selection": "*"
 4234              }
 4235          },
 4236          "node_modules/@types/d3-chord": {
 4237              "version": "3.0.6",
 4238              "license": "MIT"
 4239          },
 4240          "node_modules/@types/d3-color": {
 4241              "version": "3.1.3",
 4242              "license": "MIT"
 4243          },
 4244          "node_modules/@types/d3-contour": {
 4245              "version": "3.0.6",
 4246              "license": "MIT",
 4247              "dependencies": {
 4248                  "@types/d3-array": "*",
 4249                  "@types/geojson": "*"
 4250              }
 4251          },
 4252          "node_modules/@types/d3-delaunay": {
 4253              "version": "6.0.4",
 4254              "license": "MIT"
 4255          },
 4256          "node_modules/@types/d3-dispatch": {
 4257              "version": "3.0.7",
 4258              "license": "MIT"
 4259          },
 4260          "node_modules/@types/d3-drag": {
 4261              "version": "3.0.7",
 4262              "license": "MIT",
 4263              "dependencies": {
 4264                  "@types/d3-selection": "*"
 4265              }
 4266          },
 4267          "node_modules/@types/d3-dsv": {
 4268              "version": "3.0.7",
 4269              "license": "MIT"
 4270          },
 4271          "node_modules/@types/d3-ease": {
 4272              "version": "3.0.2",
 4273              "license": "MIT"
 4274          },
 4275          "node_modules/@types/d3-fetch": {
 4276              "version": "3.0.7",
 4277              "license": "MIT",
 4278              "dependencies": {
 4279                  "@types/d3-dsv": "*"
 4280              }
 4281          },
 4282          "node_modules/@types/d3-force": {
 4283              "version": "3.0.10",
 4284              "license": "MIT"
 4285          },
 4286          "node_modules/@types/d3-format": {
 4287              "version": "3.0.4",
 4288              "license": "MIT"
 4289          },
 4290          "node_modules/@types/d3-geo": {
 4291              "version": "3.1.0",
 4292              "license": "MIT",
 4293              "dependencies": {
 4294                  "@types/geojson": "*"
 4295              }
 4296          },
 4297          "node_modules/@types/d3-hierarchy": {
 4298              "version": "3.1.7",
 4299              "license": "MIT"
 4300          },
 4301          "node_modules/@types/d3-interpolate": {
 4302              "version": "3.0.4",
 4303              "license": "MIT",
 4304              "dependencies": {
 4305                  "@types/d3-color": "*"
 4306              }
 4307          },
 4308          "node_modules/@types/d3-path": {
 4309              "version": "3.1.1",
 4310              "license": "MIT"
 4311          },
 4312          "node_modules/@types/d3-polygon": {
 4313              "version": "3.0.2",
 4314              "license": "MIT"
 4315          },
 4316          "node_modules/@types/d3-quadtree": {
 4317              "version": "3.0.6",
 4318              "license": "MIT"
 4319          },
 4320          "node_modules/@types/d3-random": {
 4321              "version": "3.0.3",
 4322              "license": "MIT"
 4323          },
 4324          "node_modules/@types/d3-scale": {
 4325              "version": "4.0.9",
 4326              "license": "MIT",
 4327              "dependencies": {
 4328                  "@types/d3-time": "*"
 4329              }
 4330          },
 4331          "node_modules/@types/d3-scale-chromatic": {
 4332              "version": "3.1.0",
 4333              "license": "MIT"
 4334          },
 4335          "node_modules/@types/d3-selection": {
 4336              "version": "3.0.11",
 4337              "license": "MIT"
 4338          },
 4339          "node_modules/@types/d3-shape": {
 4340              "version": "3.1.7",
 4341              "license": "MIT",
 4342              "dependencies": {
 4343                  "@types/d3-path": "*"
 4344              }
 4345          },
 4346          "node_modules/@types/d3-time": {
 4347              "version": "3.0.4",
 4348              "license": "MIT"
 4349          },
 4350          "node_modules/@types/d3-time-format": {
 4351              "version": "4.0.3",
 4352              "license": "MIT"
 4353          },
 4354          "node_modules/@types/d3-timer": {
 4355              "version": "3.0.2",
 4356              "license": "MIT"
 4357          },
 4358          "node_modules/@types/d3-transition": {
 4359              "version": "3.0.9",
 4360              "license": "MIT",
 4361              "dependencies": {
 4362                  "@types/d3-selection": "*"
 4363              }
 4364          },
 4365          "node_modules/@types/d3-zoom": {
 4366              "version": "3.0.8",
 4367              "license": "MIT",
 4368              "dependencies": {
 4369                  "@types/d3-interpolate": "*",
 4370                  "@types/d3-selection": "*"
 4371              }
 4372          },
 4373          "node_modules/@types/deep-eql": {
 4374              "version": "4.0.2",
 4375              "dev": true,
 4376              "license": "MIT"
 4377          },
 4378          "node_modules/@types/doctrine": {
 4379              "version": "0.0.9",
 4380              "dev": true,
 4381              "license": "MIT"
 4382          },
 4383          "node_modules/@types/estree": {
 4384              "version": "1.0.8",
 4385              "dev": true,
 4386              "license": "MIT"
 4387          },
 4388          "node_modules/@types/geojson": {
 4389              "version": "7946.0.16",
 4390              "license": "MIT"
 4391          },
 4392          "node_modules/@types/js-yaml": {
 4393              "version": "4.0.9",
 4394              "dev": true,
 4395              "license": "MIT"
 4396          },
 4397          "node_modules/@types/json-schema": {
 4398              "version": "7.0.15",
 4399              "dev": true,
 4400              "license": "MIT"
 4401          },
 4402          "node_modules/@types/node": {
 4403              "version": "22.16.0",
 4404              "dev": true,
 4405              "license": "MIT",
 4406              "dependencies": {
 4407                  "undici-types": "~6.21.0"
 4408              }
 4409          },
 4410          "node_modules/@types/react": {
 4411              "version": "19.0.0",
 4412              "devOptional": true,
 4413              "license": "MIT",
 4414              "dependencies": {
 4415                  "csstype": "^3.0.2"
 4416              }
 4417          },
 4418          "node_modules/@types/react-dom": {
 4419              "version": "19.0.0",
 4420              "devOptional": true,
 4421              "license": "MIT",
 4422              "dependencies": {
 4423                  "@types/react": "*"
 4424              }
 4425          },
 4426          "node_modules/@types/react-pdf": {
 4427              "version": "7.0.0",
 4428              "resolved": "https://registry.npmjs.org/@types/react-pdf/-/react-pdf-7.0.0.tgz",
 4429              "integrity": "sha512-G0a+5UiKk3AvEauBP/Js7r9kGZNW3iBbS6kXkH0foGSaKWR6K3ElTe7Y4tlolc2VKbM9udmMxpkbxh/dtR2wXA==",
 4430              "deprecated": "This is a stub types definition. react-pdf provides its own type definitions, so you do not need this installed.",
 4431              "dev": true,
 4432              "license": "MIT",
 4433              "dependencies": {
 4434                  "react-pdf": "*"
 4435              }
 4436          },
 4437          "node_modules/@types/resolve": {
 4438              "version": "1.20.6",
 4439              "dev": true,
 4440              "license": "MIT"
 4441          },
 4442          "node_modules/@types/sinonjs__fake-timers": {
 4443              "version": "8.1.1",
 4444              "dev": true,
 4445              "license": "MIT"
 4446          },
 4447          "node_modules/@types/sizzle": {
 4448              "version": "2.3.10",
 4449              "dev": true,
 4450              "license": "MIT"
 4451          },
 4452          "node_modules/@types/statuses": {
 4453              "version": "2.0.6",
 4454              "dev": true,
 4455              "license": "MIT"
 4456          },
 4457          "node_modules/@types/trusted-types": {
 4458              "version": "2.0.7",
 4459              "license": "MIT",
 4460              "optional": true
 4461          },
 4462          "node_modules/@types/yauzl": {
 4463              "version": "2.10.3",
 4464              "dev": true,
 4465              "license": "MIT",
 4466              "optional": true,
 4467              "dependencies": {
 4468                  "@types/node": "*"
 4469              }
 4470          },
 4471          "node_modules/@typescript-eslint/eslint-plugin": {
 4472              "version": "8.35.1",
 4473              "dev": true,
 4474              "license": "MIT",
 4475              "dependencies": {
 4476                  "@eslint-community/regexpp": "^4.10.0",
 4477                  "@typescript-eslint/scope-manager": "8.35.1",
 4478                  "@typescript-eslint/type-utils": "8.35.1",
 4479                  "@typescript-eslint/utils": "8.35.1",
 4480                  "@typescript-eslint/visitor-keys": "8.35.1",
 4481                  "graphemer": "^1.4.0",
 4482                  "ignore": "^7.0.0",
 4483                  "natural-compare": "^1.4.0",
 4484                  "ts-api-utils": "^2.1.0"
 4485              },
 4486              "engines": {
 4487                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4488              },
 4489              "funding": {
 4490                  "type": "opencollective",
 4491                  "url": "https://opencollective.com/typescript-eslint"
 4492              },
 4493              "peerDependencies": {
 4494                  "@typescript-eslint/parser": "^8.35.1",
 4495                  "eslint": "^8.57.0 || ^9.0.0",
 4496                  "typescript": ">=4.8.4 <5.9.0"
 4497              }
 4498          },
 4499          "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
 4500              "version": "7.0.5",
 4501              "dev": true,
 4502              "license": "MIT",
 4503              "engines": {
 4504                  "node": ">= 4"
 4505              }
 4506          },
 4507          "node_modules/@typescript-eslint/parser": {
 4508              "version": "8.35.1",
 4509              "dev": true,
 4510              "license": "MIT",
 4511              "dependencies": {
 4512                  "@typescript-eslint/scope-manager": "8.35.1",
 4513                  "@typescript-eslint/types": "8.35.1",
 4514                  "@typescript-eslint/typescript-estree": "8.35.1",
 4515                  "@typescript-eslint/visitor-keys": "8.35.1",
 4516                  "debug": "^4.3.4"
 4517              },
 4518              "engines": {
 4519                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4520              },
 4521              "funding": {
 4522                  "type": "opencollective",
 4523                  "url": "https://opencollective.com/typescript-eslint"
 4524              },
 4525              "peerDependencies": {
 4526                  "eslint": "^8.57.0 || ^9.0.0",
 4527                  "typescript": ">=4.8.4 <5.9.0"
 4528              }
 4529          },
 4530          "node_modules/@typescript-eslint/project-service": {
 4531              "version": "8.35.1",
 4532              "dev": true,
 4533              "license": "MIT",
 4534              "dependencies": {
 4535                  "@typescript-eslint/tsconfig-utils": "^8.35.1",
 4536                  "@typescript-eslint/types": "^8.35.1",
 4537                  "debug": "^4.3.4"
 4538              },
 4539              "engines": {
 4540                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4541              },
 4542              "funding": {
 4543                  "type": "opencollective",
 4544                  "url": "https://opencollective.com/typescript-eslint"
 4545              },
 4546              "peerDependencies": {
 4547                  "typescript": ">=4.8.4 <5.9.0"
 4548              }
 4549          },
 4550          "node_modules/@typescript-eslint/scope-manager": {
 4551              "version": "8.35.1",
 4552              "dev": true,
 4553              "license": "MIT",
 4554              "dependencies": {
 4555                  "@typescript-eslint/types": "8.35.1",
 4556                  "@typescript-eslint/visitor-keys": "8.35.1"
 4557              },
 4558              "engines": {
 4559                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4560              },
 4561              "funding": {
 4562                  "type": "opencollective",
 4563                  "url": "https://opencollective.com/typescript-eslint"
 4564              }
 4565          },
 4566          "node_modules/@typescript-eslint/tsconfig-utils": {
 4567              "version": "8.35.1",
 4568              "dev": true,
 4569              "license": "MIT",
 4570              "engines": {
 4571                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4572              },
 4573              "funding": {
 4574                  "type": "opencollective",
 4575                  "url": "https://opencollective.com/typescript-eslint"
 4576              },
 4577              "peerDependencies": {
 4578                  "typescript": ">=4.8.4 <5.9.0"
 4579              }
 4580          },
 4581          "node_modules/@typescript-eslint/type-utils": {
 4582              "version": "8.35.1",
 4583              "dev": true,
 4584              "license": "MIT",
 4585              "dependencies": {
 4586                  "@typescript-eslint/typescript-estree": "8.35.1",
 4587                  "@typescript-eslint/utils": "8.35.1",
 4588                  "debug": "^4.3.4",
 4589                  "ts-api-utils": "^2.1.0"
 4590              },
 4591              "engines": {
 4592                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4593              },
 4594              "funding": {
 4595                  "type": "opencollective",
 4596                  "url": "https://opencollective.com/typescript-eslint"
 4597              },
 4598              "peerDependencies": {
 4599                  "eslint": "^8.57.0 || ^9.0.0",
 4600                  "typescript": ">=4.8.4 <5.9.0"
 4601              }
 4602          },
 4603          "node_modules/@typescript-eslint/types": {
 4604              "version": "8.35.1",
 4605              "dev": true,
 4606              "license": "MIT",
 4607              "engines": {
 4608                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4609              },
 4610              "funding": {
 4611                  "type": "opencollective",
 4612                  "url": "https://opencollective.com/typescript-eslint"
 4613              }
 4614          },
 4615          "node_modules/@typescript-eslint/typescript-estree": {
 4616              "version": "8.35.1",
 4617              "dev": true,
 4618              "license": "MIT",
 4619              "dependencies": {
 4620                  "@typescript-eslint/project-service": "8.35.1",
 4621                  "@typescript-eslint/tsconfig-utils": "8.35.1",
 4622                  "@typescript-eslint/types": "8.35.1",
 4623                  "@typescript-eslint/visitor-keys": "8.35.1",
 4624                  "debug": "^4.3.4",
 4625                  "fast-glob": "^3.3.2",
 4626                  "is-glob": "^4.0.3",
 4627                  "minimatch": "^9.0.4",
 4628                  "semver": "^7.6.0",
 4629                  "ts-api-utils": "^2.1.0"
 4630              },
 4631              "engines": {
 4632                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4633              },
 4634              "funding": {
 4635                  "type": "opencollective",
 4636                  "url": "https://opencollective.com/typescript-eslint"
 4637              },
 4638              "peerDependencies": {
 4639                  "typescript": ">=4.8.4 <5.9.0"
 4640              }
 4641          },
 4642          "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
 4643              "version": "7.7.2",
 4644              "dev": true,
 4645              "license": "ISC",
 4646              "bin": {
 4647                  "semver": "bin/semver.js"
 4648              },
 4649              "engines": {
 4650                  "node": ">=10"
 4651              }
 4652          },
 4653          "node_modules/@typescript-eslint/utils": {
 4654              "version": "8.35.1",
 4655              "dev": true,
 4656              "license": "MIT",
 4657              "dependencies": {
 4658                  "@eslint-community/eslint-utils": "^4.7.0",
 4659                  "@typescript-eslint/scope-manager": "8.35.1",
 4660                  "@typescript-eslint/types": "8.35.1",
 4661                  "@typescript-eslint/typescript-estree": "8.35.1"
 4662              },
 4663              "engines": {
 4664                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4665              },
 4666              "funding": {
 4667                  "type": "opencollective",
 4668                  "url": "https://opencollective.com/typescript-eslint"
 4669              },
 4670              "peerDependencies": {
 4671                  "eslint": "^8.57.0 || ^9.0.0",
 4672                  "typescript": ">=4.8.4 <5.9.0"
 4673              }
 4674          },
 4675          "node_modules/@typescript-eslint/visitor-keys": {
 4676              "version": "8.35.1",
 4677              "dev": true,
 4678              "license": "MIT",
 4679              "dependencies": {
 4680                  "@typescript-eslint/types": "8.35.1",
 4681                  "eslint-visitor-keys": "^4.2.1"
 4682              },
 4683              "engines": {
 4684                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 4685              },
 4686              "funding": {
 4687                  "type": "opencollective",
 4688                  "url": "https://opencollective.com/typescript-eslint"
 4689              }
 4690          },
 4691          "node_modules/@use-gesture/core": {
 4692              "version": "10.3.1",
 4693              "license": "MIT"
 4694          },
 4695          "node_modules/@use-gesture/react": {
 4696              "version": "10.3.1",
 4697              "license": "MIT",
 4698              "dependencies": {
 4699                  "@use-gesture/core": "10.3.1"
 4700              },
 4701              "peerDependencies": {
 4702                  "react": ">= 16.8.0"
 4703              }
 4704          },
 4705          "node_modules/@vitejs/plugin-react": {
 4706              "version": "4.6.0",
 4707              "dev": true,
 4708              "license": "MIT",
 4709              "dependencies": {
 4710                  "@babel/core": "^7.27.4",
 4711                  "@babel/plugin-transform-react-jsx-self": "^7.27.1",
 4712                  "@babel/plugin-transform-react-jsx-source": "^7.27.1",
 4713                  "@rolldown/pluginutils": "1.0.0-beta.19",
 4714                  "@types/babel__core": "^7.20.5",
 4715                  "react-refresh": "^0.17.0"
 4716              },
 4717              "engines": {
 4718                  "node": "^14.18.0 || >=16.0.0"
 4719              },
 4720              "peerDependencies": {
 4721                  "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
 4722              }
 4723          },
 4724          "node_modules/@vitest/browser": {
 4725              "version": "4.0.8",
 4726              "dev": true,
 4727              "license": "MIT",
 4728              "dependencies": {
 4729                  "@vitest/mocker": "4.0.8",
 4730                  "@vitest/utils": "4.0.8",
 4731                  "magic-string": "^0.30.21",
 4732                  "pixelmatch": "7.1.0",
 4733                  "pngjs": "^7.0.0",
 4734                  "sirv": "^3.0.2",
 4735                  "tinyrainbow": "^3.0.3",
 4736                  "ws": "^8.18.3"
 4737              },
 4738              "funding": {
 4739                  "url": "https://opencollective.com/vitest"
 4740              },
 4741              "peerDependencies": {
 4742                  "vitest": "4.0.8"
 4743              }
 4744          },
 4745          "node_modules/@vitest/browser-playwright": {
 4746              "version": "4.0.8",
 4747              "dev": true,
 4748              "license": "MIT",
 4749              "dependencies": {
 4750                  "@vitest/browser": "4.0.8",
 4751                  "@vitest/mocker": "4.0.8",
 4752                  "tinyrainbow": "^3.0.3"
 4753              },
 4754              "funding": {
 4755                  "url": "https://opencollective.com/vitest"
 4756              },
 4757              "peerDependencies": {
 4758                  "playwright": "*",
 4759                  "vitest": "4.0.8"
 4760              },
 4761              "peerDependenciesMeta": {
 4762                  "playwright": {
 4763                      "optional": false
 4764                  }
 4765              }
 4766          },
 4767          "node_modules/@vitest/browser-playwright/node_modules/@vitest/mocker": {
 4768              "version": "4.0.8",
 4769              "dev": true,
 4770              "license": "MIT",
 4771              "dependencies": {
 4772                  "@vitest/spy": "4.0.8",
 4773                  "estree-walker": "^3.0.3",
 4774                  "magic-string": "^0.30.21"
 4775              },
 4776              "funding": {
 4777                  "url": "https://opencollective.com/vitest"
 4778              },
 4779              "peerDependencies": {
 4780                  "msw": "^2.4.9",
 4781                  "vite": "^6.0.0 || ^7.0.0-0"
 4782              },
 4783              "peerDependenciesMeta": {
 4784                  "msw": {
 4785                      "optional": true
 4786                  },
 4787                  "vite": {
 4788                      "optional": true
 4789                  }
 4790              }
 4791          },
 4792          "node_modules/@vitest/browser-playwright/node_modules/@vitest/spy": {
 4793              "version": "4.0.8",
 4794              "dev": true,
 4795              "license": "MIT",
 4796              "funding": {
 4797                  "url": "https://opencollective.com/vitest"
 4798              }
 4799          },
 4800          "node_modules/@vitest/browser-playwright/node_modules/estree-walker": {
 4801              "version": "3.0.3",
 4802              "dev": true,
 4803              "license": "MIT",
 4804              "dependencies": {
 4805                  "@types/estree": "^1.0.0"
 4806              }
 4807          },
 4808          "node_modules/@vitest/browser-playwright/node_modules/tinyrainbow": {
 4809              "version": "3.0.3",
 4810              "dev": true,
 4811              "license": "MIT",
 4812              "engines": {
 4813                  "node": ">=14.0.0"
 4814              }
 4815          },
 4816          "node_modules/@vitest/browser/node_modules/@vitest/mocker": {
 4817              "version": "4.0.8",
 4818              "dev": true,
 4819              "license": "MIT",
 4820              "dependencies": {
 4821                  "@vitest/spy": "4.0.8",
 4822                  "estree-walker": "^3.0.3",
 4823                  "magic-string": "^0.30.21"
 4824              },
 4825              "funding": {
 4826                  "url": "https://opencollective.com/vitest"
 4827              },
 4828              "peerDependencies": {
 4829                  "msw": "^2.4.9",
 4830                  "vite": "^6.0.0 || ^7.0.0-0"
 4831              },
 4832              "peerDependenciesMeta": {
 4833                  "msw": {
 4834                      "optional": true
 4835                  },
 4836                  "vite": {
 4837                      "optional": true
 4838                  }
 4839              }
 4840          },
 4841          "node_modules/@vitest/browser/node_modules/@vitest/pretty-format": {
 4842              "version": "4.0.8",
 4843              "dev": true,
 4844              "license": "MIT",
 4845              "dependencies": {
 4846                  "tinyrainbow": "^3.0.3"
 4847              },
 4848              "funding": {
 4849                  "url": "https://opencollective.com/vitest"
 4850              }
 4851          },
 4852          "node_modules/@vitest/browser/node_modules/@vitest/spy": {
 4853              "version": "4.0.8",
 4854              "dev": true,
 4855              "license": "MIT",
 4856              "funding": {
 4857                  "url": "https://opencollective.com/vitest"
 4858              }
 4859          },
 4860          "node_modules/@vitest/browser/node_modules/@vitest/utils": {
 4861              "version": "4.0.8",
 4862              "dev": true,
 4863              "license": "MIT",
 4864              "dependencies": {
 4865                  "@vitest/pretty-format": "4.0.8",
 4866                  "tinyrainbow": "^3.0.3"
 4867              },
 4868              "funding": {
 4869                  "url": "https://opencollective.com/vitest"
 4870              }
 4871          },
 4872          "node_modules/@vitest/browser/node_modules/estree-walker": {
 4873              "version": "3.0.3",
 4874              "dev": true,
 4875              "license": "MIT",
 4876              "dependencies": {
 4877                  "@types/estree": "^1.0.0"
 4878              }
 4879          },
 4880          "node_modules/@vitest/browser/node_modules/tinyrainbow": {
 4881              "version": "3.0.3",
 4882              "dev": true,
 4883              "license": "MIT",
 4884              "engines": {
 4885                  "node": ">=14.0.0"
 4886              }
 4887          },
 4888          "node_modules/@vitest/coverage-v8": {
 4889              "version": "4.0.8",
 4890              "dev": true,
 4891              "license": "MIT",
 4892              "dependencies": {
 4893                  "@bcoe/v8-coverage": "^1.0.2",
 4894                  "@vitest/utils": "4.0.8",
 4895                  "ast-v8-to-istanbul": "^0.3.8",
 4896                  "debug": "^4.4.3",
 4897                  "istanbul-lib-coverage": "^3.2.2",
 4898                  "istanbul-lib-report": "^3.0.1",
 4899                  "istanbul-lib-source-maps": "^5.0.6",
 4900                  "istanbul-reports": "^3.2.0",
 4901                  "magicast": "^0.5.1",
 4902                  "std-env": "^3.10.0",
 4903                  "tinyrainbow": "^3.0.3"
 4904              },
 4905              "funding": {
 4906                  "url": "https://opencollective.com/vitest"
 4907              },
 4908              "peerDependencies": {
 4909                  "@vitest/browser": "4.0.8",
 4910                  "vitest": "4.0.8"
 4911              },
 4912              "peerDependenciesMeta": {
 4913                  "@vitest/browser": {
 4914                      "optional": true
 4915                  }
 4916              }
 4917          },
 4918          "node_modules/@vitest/coverage-v8/node_modules/@vitest/pretty-format": {
 4919              "version": "4.0.8",
 4920              "dev": true,
 4921              "license": "MIT",
 4922              "dependencies": {
 4923                  "tinyrainbow": "^3.0.3"
 4924              },
 4925              "funding": {
 4926                  "url": "https://opencollective.com/vitest"
 4927              }
 4928          },
 4929          "node_modules/@vitest/coverage-v8/node_modules/@vitest/utils": {
 4930              "version": "4.0.8",
 4931              "dev": true,
 4932              "license": "MIT",
 4933              "dependencies": {
 4934                  "@vitest/pretty-format": "4.0.8",
 4935                  "tinyrainbow": "^3.0.3"
 4936              },
 4937              "funding": {
 4938                  "url": "https://opencollective.com/vitest"
 4939              }
 4940          },
 4941          "node_modules/@vitest/coverage-v8/node_modules/tinyrainbow": {
 4942              "version": "3.0.3",
 4943              "dev": true,
 4944              "license": "MIT",
 4945              "engines": {
 4946                  "node": ">=14.0.0"
 4947              }
 4948          },
 4949          "node_modules/@vitest/expect": {
 4950              "version": "3.2.4",
 4951              "dev": true,
 4952              "license": "MIT",
 4953              "dependencies": {
 4954                  "@types/chai": "^5.2.2",
 4955                  "@vitest/spy": "3.2.4",
 4956                  "@vitest/utils": "3.2.4",
 4957                  "chai": "^5.2.0",
 4958                  "tinyrainbow": "^2.0.0"
 4959              },
 4960              "funding": {
 4961                  "url": "https://opencollective.com/vitest"
 4962              }
 4963          },
 4964          "node_modules/@vitest/mocker": {
 4965              "version": "3.2.4",
 4966              "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.4.tgz",
 4967              "integrity": "sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==",
 4968              "dev": true,
 4969              "license": "MIT",
 4970              "dependencies": {
 4971                  "@vitest/spy": "3.2.4",
 4972                  "estree-walker": "^3.0.3",
 4973                  "magic-string": "^0.30.17"
 4974              },
 4975              "funding": {
 4976                  "url": "https://opencollective.com/vitest"
 4977              },
 4978              "peerDependencies": {
 4979                  "msw": "^2.4.9",
 4980                  "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
 4981              },
 4982              "peerDependenciesMeta": {
 4983                  "msw": {
 4984                      "optional": true
 4985                  },
 4986                  "vite": {
 4987                      "optional": true
 4988                  }
 4989              }
 4990          },
 4991          "node_modules/@vitest/mocker/node_modules/estree-walker": {
 4992              "version": "3.0.3",
 4993              "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
 4994              "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
 4995              "dev": true,
 4996              "license": "MIT",
 4997              "dependencies": {
 4998                  "@types/estree": "^1.0.0"
 4999              }
 5000          },
 5001          "node_modules/@vitest/pretty-format": {
 5002              "version": "3.2.4",
 5003              "dev": true,
 5004              "license": "MIT",
 5005              "dependencies": {
 5006                  "tinyrainbow": "^2.0.0"
 5007              },
 5008              "funding": {
 5009                  "url": "https://opencollective.com/vitest"
 5010              }
 5011          },
 5012          "node_modules/@vitest/runner": {
 5013              "version": "4.0.8",
 5014              "dev": true,
 5015              "license": "MIT",
 5016              "dependencies": {
 5017                  "@vitest/utils": "4.0.8",
 5018                  "pathe": "^2.0.3"
 5019              },
 5020              "funding": {
 5021                  "url": "https://opencollective.com/vitest"
 5022              }
 5023          },
 5024          "node_modules/@vitest/runner/node_modules/@vitest/pretty-format": {
 5025              "version": "4.0.8",
 5026              "dev": true,
 5027              "license": "MIT",
 5028              "dependencies": {
 5029                  "tinyrainbow": "^3.0.3"
 5030              },
 5031              "funding": {
 5032                  "url": "https://opencollective.com/vitest"
 5033              }
 5034          },
 5035          "node_modules/@vitest/runner/node_modules/@vitest/utils": {
 5036              "version": "4.0.8",
 5037              "dev": true,
 5038              "license": "MIT",
 5039              "dependencies": {
 5040                  "@vitest/pretty-format": "4.0.8",
 5041                  "tinyrainbow": "^3.0.3"
 5042              },
 5043              "funding": {
 5044                  "url": "https://opencollective.com/vitest"
 5045              }
 5046          },
 5047          "node_modules/@vitest/runner/node_modules/tinyrainbow": {
 5048              "version": "3.0.3",
 5049              "dev": true,
 5050              "license": "MIT",
 5051              "engines": {
 5052                  "node": ">=14.0.0"
 5053              }
 5054          },
 5055          "node_modules/@vitest/snapshot": {
 5056              "version": "4.0.8",
 5057              "dev": true,
 5058              "license": "MIT",
 5059              "dependencies": {
 5060                  "@vitest/pretty-format": "4.0.8",
 5061                  "magic-string": "^0.30.21",
 5062                  "pathe": "^2.0.3"
 5063              },
 5064              "funding": {
 5065                  "url": "https://opencollective.com/vitest"
 5066              }
 5067          },
 5068          "node_modules/@vitest/snapshot/node_modules/@vitest/pretty-format": {
 5069              "version": "4.0.8",
 5070              "dev": true,
 5071              "license": "MIT",
 5072              "dependencies": {
 5073                  "tinyrainbow": "^3.0.3"
 5074              },
 5075              "funding": {
 5076                  "url": "https://opencollective.com/vitest"
 5077              }
 5078          },
 5079          "node_modules/@vitest/snapshot/node_modules/tinyrainbow": {
 5080              "version": "3.0.3",
 5081              "dev": true,
 5082              "license": "MIT",
 5083              "engines": {
 5084                  "node": ">=14.0.0"
 5085              }
 5086          },
 5087          "node_modules/@vitest/spy": {
 5088              "version": "3.2.4",
 5089              "dev": true,
 5090              "license": "MIT",
 5091              "dependencies": {
 5092                  "tinyspy": "^4.0.3"
 5093              },
 5094              "funding": {
 5095                  "url": "https://opencollective.com/vitest"
 5096              }
 5097          },
 5098          "node_modules/@vitest/utils": {
 5099              "version": "3.2.4",
 5100              "dev": true,
 5101              "license": "MIT",
 5102              "dependencies": {
 5103                  "@vitest/pretty-format": "3.2.4",
 5104                  "loupe": "^3.1.4",
 5105                  "tinyrainbow": "^2.0.0"
 5106              },
 5107              "funding": {
 5108                  "url": "https://opencollective.com/vitest"
 5109              }
 5110          },
 5111          "node_modules/acorn": {
 5112              "version": "8.15.0",
 5113              "license": "MIT",
 5114              "bin": {
 5115                  "acorn": "bin/acorn"
 5116              },
 5117              "engines": {
 5118                  "node": ">=0.4.0"
 5119              }
 5120          },
 5121          "node_modules/acorn-jsx": {
 5122              "version": "5.3.2",
 5123              "dev": true,
 5124              "license": "MIT",
 5125              "peerDependencies": {
 5126                  "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
 5127              }
 5128          },
 5129          "node_modules/agent-base": {
 5130              "version": "7.1.4",
 5131              "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
 5132              "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
 5133              "dev": true,
 5134              "license": "MIT",
 5135              "engines": {
 5136                  "node": ">= 14"
 5137              }
 5138          },
 5139          "node_modules/aggregate-error": {
 5140              "version": "3.1.0",
 5141              "dev": true,
 5142              "license": "MIT",
 5143              "dependencies": {
 5144                  "clean-stack": "^2.0.0",
 5145                  "indent-string": "^4.0.0"
 5146              },
 5147              "engines": {
 5148                  "node": ">=8"
 5149              }
 5150          },
 5151          "node_modules/ajv": {
 5152              "version": "6.12.6",
 5153              "dev": true,
 5154              "license": "MIT",
 5155              "dependencies": {
 5156                  "fast-deep-equal": "^3.1.1",
 5157                  "fast-json-stable-stringify": "^2.0.0",
 5158                  "json-schema-traverse": "^0.4.1",
 5159                  "uri-js": "^4.2.2"
 5160              },
 5161              "funding": {
 5162                  "type": "github",
 5163                  "url": "https://github.com/sponsors/epoberezkin"
 5164              }
 5165          },
 5166          "node_modules/ansi-colors": {
 5167              "version": "4.1.3",
 5168              "dev": true,
 5169              "license": "MIT",
 5170              "engines": {
 5171                  "node": ">=6"
 5172              }
 5173          },
 5174          "node_modules/ansi-escapes": {
 5175              "version": "7.1.1",
 5176              "dev": true,
 5177              "license": "MIT",
 5178              "dependencies": {
 5179                  "environment": "^1.0.0"
 5180              },
 5181              "engines": {
 5182                  "node": ">=18"
 5183              },
 5184              "funding": {
 5185                  "url": "https://github.com/sponsors/sindresorhus"
 5186              }
 5187          },
 5188          "node_modules/ansi-regex": {
 5189              "version": "6.2.2",
 5190              "dev": true,
 5191              "license": "MIT",
 5192              "engines": {
 5193                  "node": ">=12"
 5194              },
 5195              "funding": {
 5196                  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
 5197              }
 5198          },
 5199          "node_modules/ansi-styles": {
 5200              "version": "4.3.0",
 5201              "dev": true,
 5202              "license": "MIT",
 5203              "dependencies": {
 5204                  "color-convert": "^2.0.1"
 5205              },
 5206              "engines": {
 5207                  "node": ">=8"
 5208              },
 5209              "funding": {
 5210                  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 5211              }
 5212          },
 5213          "node_modules/arch": {
 5214              "version": "2.2.0",
 5215              "dev": true,
 5216              "funding": [
 5217                  {
 5218                      "type": "github",
 5219                      "url": "https://github.com/sponsors/feross"
 5220                  },
 5221                  {
 5222                      "type": "patreon",
 5223                      "url": "https://www.patreon.com/feross"
 5224                  },
 5225                  {
 5226                      "type": "consulting",
 5227                      "url": "https://feross.org/support"
 5228                  }
 5229              ],
 5230              "license": "MIT"
 5231          },
 5232          "node_modules/argparse": {
 5233              "version": "2.0.1",
 5234              "license": "Python-2.0"
 5235          },
 5236          "node_modules/aria-hidden": {
 5237              "version": "1.2.6",
 5238              "license": "MIT",
 5239              "dependencies": {
 5240                  "tslib": "^2.0.0"
 5241              },
 5242              "engines": {
 5243                  "node": ">=10"
 5244              }
 5245          },
 5246          "node_modules/aria-query": {
 5247              "version": "5.3.0",
 5248              "dev": true,
 5249              "license": "Apache-2.0",
 5250              "dependencies": {
 5251                  "dequal": "^2.0.3"
 5252              }
 5253          },
 5254          "node_modules/asn1": {
 5255              "version": "0.2.6",
 5256              "dev": true,
 5257              "license": "MIT",
 5258              "dependencies": {
 5259                  "safer-buffer": "~2.1.0"
 5260              }
 5261          },
 5262          "node_modules/assert-plus": {
 5263              "version": "1.0.0",
 5264              "dev": true,
 5265              "license": "MIT",
 5266              "engines": {
 5267                  "node": ">=0.8"
 5268              }
 5269          },
 5270          "node_modules/assertion-error": {
 5271              "version": "2.0.1",
 5272              "dev": true,
 5273              "license": "MIT",
 5274              "engines": {
 5275                  "node": ">=12"
 5276              }
 5277          },
 5278          "node_modules/ast-types": {
 5279              "version": "0.16.1",
 5280              "dev": true,
 5281              "license": "MIT",
 5282              "dependencies": {
 5283                  "tslib": "^2.0.1"
 5284              },
 5285              "engines": {
 5286                  "node": ">=4"
 5287              }
 5288          },
 5289          "node_modules/ast-v8-to-istanbul": {
 5290              "version": "0.3.8",
 5291              "dev": true,
 5292              "license": "MIT",
 5293              "dependencies": {
 5294                  "@jridgewell/trace-mapping": "^0.3.31",
 5295                  "estree-walker": "^3.0.3",
 5296                  "js-tokens": "^9.0.1"
 5297              }
 5298          },
 5299          "node_modules/ast-v8-to-istanbul/node_modules/estree-walker": {
 5300              "version": "3.0.3",
 5301              "dev": true,
 5302              "license": "MIT",
 5303              "dependencies": {
 5304                  "@types/estree": "^1.0.0"
 5305              }
 5306          },
 5307          "node_modules/ast-v8-to-istanbul/node_modules/js-tokens": {
 5308              "version": "9.0.1",
 5309              "dev": true,
 5310              "license": "MIT"
 5311          },
 5312          "node_modules/astral-regex": {
 5313              "version": "2.0.0",
 5314              "dev": true,
 5315              "license": "MIT",
 5316              "engines": {
 5317                  "node": ">=8"
 5318              }
 5319          },
 5320          "node_modules/async": {
 5321              "version": "3.2.6",
 5322              "dev": true,
 5323              "license": "MIT"
 5324          },
 5325          "node_modules/asynckit": {
 5326              "version": "0.4.0",
 5327              "dev": true,
 5328              "license": "MIT"
 5329          },
 5330          "node_modules/at-least-node": {
 5331              "version": "1.0.0",
 5332              "dev": true,
 5333              "license": "ISC",
 5334              "engines": {
 5335                  "node": ">= 4.0.0"
 5336              }
 5337          },
 5338          "node_modules/aws-sign2": {
 5339              "version": "0.7.0",
 5340              "dev": true,
 5341              "license": "Apache-2.0",
 5342              "engines": {
 5343                  "node": "*"
 5344              }
 5345          },
 5346          "node_modules/aws4": {
 5347              "version": "1.13.2",
 5348              "dev": true,
 5349              "license": "MIT"
 5350          },
 5351          "node_modules/balanced-match": {
 5352              "version": "4.0.4",
 5353              "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
 5354              "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
 5355              "dev": true,
 5356              "license": "MIT",
 5357              "engines": {
 5358                  "node": "18 || 20 || >=22"
 5359              }
 5360          },
 5361          "node_modules/base64-js": {
 5362              "version": "1.5.1",
 5363              "devOptional": true,
 5364              "funding": [
 5365                  {
 5366                      "type": "github",
 5367                      "url": "https://github.com/sponsors/feross"
 5368                  },
 5369                  {
 5370                      "type": "patreon",
 5371                      "url": "https://www.patreon.com/feross"
 5372                  },
 5373                  {
 5374                      "type": "consulting",
 5375                      "url": "https://feross.org/support"
 5376                  }
 5377              ],
 5378              "license": "MIT"
 5379          },
 5380          "node_modules/bcrypt-pbkdf": {
 5381              "version": "1.0.2",
 5382              "dev": true,
 5383              "license": "BSD-3-Clause",
 5384              "dependencies": {
 5385                  "tweetnacl": "^0.14.3"
 5386              }
 5387          },
 5388          "node_modules/bidi-js": {
 5389              "version": "1.0.3",
 5390              "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz",
 5391              "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==",
 5392              "dev": true,
 5393              "license": "MIT",
 5394              "dependencies": {
 5395                  "require-from-string": "^2.0.2"
 5396              }
 5397          },
 5398          "node_modules/bl": {
 5399              "version": "4.1.0",
 5400              "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
 5401              "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
 5402              "license": "MIT",
 5403              "optional": true,
 5404              "dependencies": {
 5405                  "buffer": "^5.5.0",
 5406                  "inherits": "^2.0.4",
 5407                  "readable-stream": "^3.4.0"
 5408              }
 5409          },
 5410          "node_modules/bl/node_modules/readable-stream": {
 5411              "version": "3.6.2",
 5412              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
 5413              "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
 5414              "license": "MIT",
 5415              "optional": true,
 5416              "dependencies": {
 5417                  "inherits": "^2.0.3",
 5418                  "string_decoder": "^1.1.1",
 5419                  "util-deprecate": "^1.0.1"
 5420              },
 5421              "engines": {
 5422                  "node": ">= 6"
 5423              }
 5424          },
 5425          "node_modules/blob-util": {
 5426              "version": "2.0.2",
 5427              "dev": true,
 5428              "license": "Apache-2.0"
 5429          },
 5430          "node_modules/bluebird": {
 5431              "version": "3.7.2",
 5432              "dev": true,
 5433              "license": "MIT"
 5434          },
 5435          "node_modules/brace-expansion": {
 5436              "version": "5.0.3",
 5437              "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
 5438              "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
 5439              "dev": true,
 5440              "license": "MIT",
 5441              "dependencies": {
 5442                  "balanced-match": "^4.0.2"
 5443              },
 5444              "engines": {
 5445                  "node": "18 || 20 || >=22"
 5446              }
 5447          },
 5448          "node_modules/braces": {
 5449              "version": "3.0.3",
 5450              "dev": true,
 5451              "license": "MIT",
 5452              "dependencies": {
 5453                  "fill-range": "^7.1.1"
 5454              },
 5455              "engines": {
 5456                  "node": ">=8"
 5457              }
 5458          },
 5459          "node_modules/browser-stdout": {
 5460              "version": "1.3.1",
 5461              "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz",
 5462              "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==",
 5463              "dev": true,
 5464              "license": "ISC",
 5465              "peer": true
 5466          },
 5467          "node_modules/browserslist": {
 5468              "version": "4.25.1",
 5469              "dev": true,
 5470              "funding": [
 5471                  {
 5472                      "type": "opencollective",
 5473                      "url": "https://opencollective.com/browserslist"
 5474                  },
 5475                  {
 5476                      "type": "tidelift",
 5477                      "url": "https://tidelift.com/funding/github/npm/browserslist"
 5478                  },
 5479                  {
 5480                      "type": "github",
 5481                      "url": "https://github.com/sponsors/ai"
 5482                  }
 5483              ],
 5484              "license": "MIT",
 5485              "dependencies": {
 5486                  "caniuse-lite": "^1.0.30001726",
 5487                  "electron-to-chromium": "^1.5.173",
 5488                  "node-releases": "^2.0.19",
 5489                  "update-browserslist-db": "^1.1.3"
 5490              },
 5491              "bin": {
 5492                  "browserslist": "cli.js"
 5493              },
 5494              "engines": {
 5495                  "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
 5496              }
 5497          },
 5498          "node_modules/buffer": {
 5499              "version": "5.7.1",
 5500              "devOptional": true,
 5501              "funding": [
 5502                  {
 5503                      "type": "github",
 5504                      "url": "https://github.com/sponsors/feross"
 5505                  },
 5506                  {
 5507                      "type": "patreon",
 5508                      "url": "https://www.patreon.com/feross"
 5509                  },
 5510                  {
 5511                      "type": "consulting",
 5512                      "url": "https://feross.org/support"
 5513                  }
 5514              ],
 5515              "license": "MIT",
 5516              "dependencies": {
 5517                  "base64-js": "^1.3.1",
 5518                  "ieee754": "^1.1.13"
 5519              }
 5520          },
 5521          "node_modules/buffer-crc32": {
 5522              "version": "0.2.13",
 5523              "dev": true,
 5524              "license": "MIT",
 5525              "engines": {
 5526                  "node": "*"
 5527              }
 5528          },
 5529          "node_modules/bundle-name": {
 5530              "version": "4.1.0",
 5531              "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
 5532              "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
 5533              "dev": true,
 5534              "license": "MIT",
 5535              "dependencies": {
 5536                  "run-applescript": "^7.0.0"
 5537              },
 5538              "engines": {
 5539                  "node": ">=18"
 5540              },
 5541              "funding": {
 5542                  "url": "https://github.com/sponsors/sindresorhus"
 5543              }
 5544          },
 5545          "node_modules/cachedir": {
 5546              "version": "2.4.0",
 5547              "dev": true,
 5548              "license": "MIT",
 5549              "engines": {
 5550                  "node": ">=6"
 5551              }
 5552          },
 5553          "node_modules/call-bind-apply-helpers": {
 5554              "version": "1.0.2",
 5555              "dev": true,
 5556              "license": "MIT",
 5557              "dependencies": {
 5558                  "es-errors": "^1.3.0",
 5559                  "function-bind": "^1.1.2"
 5560              },
 5561              "engines": {
 5562                  "node": ">= 0.4"
 5563              }
 5564          },
 5565          "node_modules/call-bound": {
 5566              "version": "1.0.4",
 5567              "dev": true,
 5568              "license": "MIT",
 5569              "dependencies": {
 5570                  "call-bind-apply-helpers": "^1.0.2",
 5571                  "get-intrinsic": "^1.3.0"
 5572              },
 5573              "engines": {
 5574                  "node": ">= 0.4"
 5575              },
 5576              "funding": {
 5577                  "url": "https://github.com/sponsors/ljharb"
 5578              }
 5579          },
 5580          "node_modules/callsites": {
 5581              "version": "3.1.0",
 5582              "dev": true,
 5583              "license": "MIT",
 5584              "engines": {
 5585                  "node": ">=6"
 5586              }
 5587          },
 5588          "node_modules/camelcase": {
 5589              "version": "6.3.0",
 5590              "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
 5591              "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
 5592              "dev": true,
 5593              "license": "MIT",
 5594              "peer": true,
 5595              "engines": {
 5596                  "node": ">=10"
 5597              },
 5598              "funding": {
 5599                  "url": "https://github.com/sponsors/sindresorhus"
 5600              }
 5601          },
 5602          "node_modules/caniuse-lite": {
 5603              "version": "1.0.30001726",
 5604              "dev": true,
 5605              "funding": [
 5606                  {
 5607                      "type": "opencollective",
 5608                      "url": "https://opencollective.com/browserslist"
 5609                  },
 5610                  {
 5611                      "type": "tidelift",
 5612                      "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
 5613                  },
 5614                  {
 5615                      "type": "github",
 5616                      "url": "https://github.com/sponsors/ai"
 5617                  }
 5618              ],
 5619              "license": "CC-BY-4.0"
 5620          },
 5621          "node_modules/canvas": {
 5622              "version": "3.2.1",
 5623              "resolved": "https://registry.npmjs.org/canvas/-/canvas-3.2.1.tgz",
 5624              "integrity": "sha512-ej1sPFR5+0YWtaVp6S1N1FVz69TQCqmrkGeRvQxZeAB1nAIcjNTHVwrZtYtWFFBmQsF40/uDLehsW5KuYC99mg==",
 5625              "hasInstallScript": true,
 5626              "license": "MIT",
 5627              "optional": true,
 5628              "dependencies": {
 5629                  "node-addon-api": "^7.0.0",
 5630                  "prebuild-install": "^7.1.3"
 5631              },
 5632              "engines": {
 5633                  "node": "^18.12.0 || >= 20.9.0"
 5634              }
 5635          },
 5636          "node_modules/caseless": {
 5637              "version": "0.12.0",
 5638              "dev": true,
 5639              "license": "Apache-2.0"
 5640          },
 5641          "node_modules/chai": {
 5642              "version": "5.3.3",
 5643              "dev": true,
 5644              "license": "MIT",
 5645              "dependencies": {
 5646                  "assertion-error": "^2.0.1",
 5647                  "check-error": "^2.1.1",
 5648                  "deep-eql": "^5.0.1",
 5649                  "loupe": "^3.1.0",
 5650                  "pathval": "^2.0.0"
 5651              },
 5652              "engines": {
 5653                  "node": ">=18"
 5654              }
 5655          },
 5656          "node_modules/chalk": {
 5657              "version": "4.1.2",
 5658              "dev": true,
 5659              "license": "MIT",
 5660              "dependencies": {
 5661                  "ansi-styles": "^4.1.0",
 5662                  "supports-color": "^7.1.0"
 5663              },
 5664              "engines": {
 5665                  "node": ">=10"
 5666              },
 5667              "funding": {
 5668                  "url": "https://github.com/chalk/chalk?sponsor=1"
 5669              }
 5670          },
 5671          "node_modules/charenc": {
 5672              "version": "0.0.2",
 5673              "dev": true,
 5674              "license": "BSD-3-Clause",
 5675              "engines": {
 5676                  "node": "*"
 5677              }
 5678          },
 5679          "node_modules/check-error": {
 5680              "version": "2.1.1",
 5681              "dev": true,
 5682              "license": "MIT",
 5683              "engines": {
 5684                  "node": ">= 16"
 5685              }
 5686          },
 5687          "node_modules/check-more-types": {
 5688              "version": "2.24.0",
 5689              "dev": true,
 5690              "license": "MIT",
 5691              "engines": {
 5692                  "node": ">= 0.8.0"
 5693              }
 5694          },
 5695          "node_modules/chevrotain": {
 5696              "version": "11.0.3",
 5697              "license": "Apache-2.0",
 5698              "dependencies": {
 5699                  "@chevrotain/cst-dts-gen": "11.0.3",
 5700                  "@chevrotain/gast": "11.0.3",
 5701                  "@chevrotain/regexp-to-ast": "11.0.3",
 5702                  "@chevrotain/types": "11.0.3",
 5703                  "@chevrotain/utils": "11.0.3",
 5704                  "lodash-es": "4.17.21"
 5705              }
 5706          },
 5707          "node_modules/chevrotain-allstar": {
 5708              "version": "0.3.1",
 5709              "license": "MIT",
 5710              "dependencies": {
 5711                  "lodash-es": "^4.17.21"
 5712              },
 5713              "peerDependencies": {
 5714                  "chevrotain": "^11.0.0"
 5715              }
 5716          },
 5717          "node_modules/chokidar": {
 5718              "version": "4.0.3",
 5719              "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
 5720              "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
 5721              "dev": true,
 5722              "license": "MIT",
 5723              "peer": true,
 5724              "dependencies": {
 5725                  "readdirp": "^4.0.1"
 5726              },
 5727              "engines": {
 5728                  "node": ">= 14.16.0"
 5729              },
 5730              "funding": {
 5731                  "url": "https://paulmillr.com/funding/"
 5732              }
 5733          },
 5734          "node_modules/chownr": {
 5735              "version": "1.1.4",
 5736              "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
 5737              "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
 5738              "license": "ISC",
 5739              "optional": true
 5740          },
 5741          "node_modules/ci-info": {
 5742              "version": "4.3.1",
 5743              "dev": true,
 5744              "funding": [
 5745                  {
 5746                      "type": "github",
 5747                      "url": "https://github.com/sponsors/sibiraj-s"
 5748                  }
 5749              ],
 5750              "license": "MIT",
 5751              "engines": {
 5752                  "node": ">=8"
 5753              }
 5754          },
 5755          "node_modules/class-variance-authority": {
 5756              "version": "0.7.1",
 5757              "license": "Apache-2.0",
 5758              "dependencies": {
 5759                  "clsx": "^2.1.1"
 5760              },
 5761              "funding": {
 5762                  "url": "https://polar.sh/cva"
 5763              }
 5764          },
 5765          "node_modules/clean-stack": {
 5766              "version": "2.2.0",
 5767              "dev": true,
 5768              "license": "MIT",
 5769              "engines": {
 5770                  "node": ">=6"
 5771              }
 5772          },
 5773          "node_modules/cli-cursor": {
 5774              "version": "5.0.0",
 5775              "dev": true,
 5776              "license": "MIT",
 5777              "dependencies": {
 5778                  "restore-cursor": "^5.0.0"
 5779              },
 5780              "engines": {
 5781                  "node": ">=18"
 5782              },
 5783              "funding": {
 5784                  "url": "https://github.com/sponsors/sindresorhus"
 5785              }
 5786          },
 5787          "node_modules/cli-table3": {
 5788              "version": "0.6.1",
 5789              "dev": true,
 5790              "license": "MIT",
 5791              "dependencies": {
 5792                  "string-width": "^4.2.0"
 5793              },
 5794              "engines": {
 5795                  "node": "10.* || >= 12.*"
 5796              },
 5797              "optionalDependencies": {
 5798                  "colors": "1.4.0"
 5799              }
 5800          },
 5801          "node_modules/cli-table3/node_modules/ansi-regex": {
 5802              "version": "5.0.1",
 5803              "dev": true,
 5804              "license": "MIT",
 5805              "engines": {
 5806                  "node": ">=8"
 5807              }
 5808          },
 5809          "node_modules/cli-table3/node_modules/emoji-regex": {
 5810              "version": "8.0.0",
 5811              "dev": true,
 5812              "license": "MIT"
 5813          },
 5814          "node_modules/cli-table3/node_modules/is-fullwidth-code-point": {
 5815              "version": "3.0.0",
 5816              "dev": true,
 5817              "license": "MIT",
 5818              "engines": {
 5819                  "node": ">=8"
 5820              }
 5821          },
 5822          "node_modules/cli-table3/node_modules/string-width": {
 5823              "version": "4.2.3",
 5824              "dev": true,
 5825              "license": "MIT",
 5826              "dependencies": {
 5827                  "emoji-regex": "^8.0.0",
 5828                  "is-fullwidth-code-point": "^3.0.0",
 5829                  "strip-ansi": "^6.0.1"
 5830              },
 5831              "engines": {
 5832                  "node": ">=8"
 5833              }
 5834          },
 5835          "node_modules/cli-table3/node_modules/strip-ansi": {
 5836              "version": "6.0.1",
 5837              "dev": true,
 5838              "license": "MIT",
 5839              "dependencies": {
 5840                  "ansi-regex": "^5.0.1"
 5841              },
 5842              "engines": {
 5843                  "node": ">=8"
 5844              }
 5845          },
 5846          "node_modules/cli-truncate": {
 5847              "version": "5.1.0",
 5848              "dev": true,
 5849              "license": "MIT",
 5850              "dependencies": {
 5851                  "slice-ansi": "^7.1.0",
 5852                  "string-width": "^8.0.0"
 5853              },
 5854              "engines": {
 5855                  "node": ">=20"
 5856              },
 5857              "funding": {
 5858                  "url": "https://github.com/sponsors/sindresorhus"
 5859              }
 5860          },
 5861          "node_modules/cli-width": {
 5862              "version": "4.1.0",
 5863              "dev": true,
 5864              "license": "ISC",
 5865              "engines": {
 5866                  "node": ">= 12"
 5867              }
 5868          },
 5869          "node_modules/cliui": {
 5870              "version": "8.0.1",
 5871              "dev": true,
 5872              "license": "ISC",
 5873              "dependencies": {
 5874                  "string-width": "^4.2.0",
 5875                  "strip-ansi": "^6.0.1",
 5876                  "wrap-ansi": "^7.0.0"
 5877              },
 5878              "engines": {
 5879                  "node": ">=12"
 5880              }
 5881          },
 5882          "node_modules/cliui/node_modules/ansi-regex": {
 5883              "version": "5.0.1",
 5884              "dev": true,
 5885              "license": "MIT",
 5886              "engines": {
 5887                  "node": ">=8"
 5888              }
 5889          },
 5890          "node_modules/cliui/node_modules/emoji-regex": {
 5891              "version": "8.0.0",
 5892              "dev": true,
 5893              "license": "MIT"
 5894          },
 5895          "node_modules/cliui/node_modules/is-fullwidth-code-point": {
 5896              "version": "3.0.0",
 5897              "dev": true,
 5898              "license": "MIT",
 5899              "engines": {
 5900                  "node": ">=8"
 5901              }
 5902          },
 5903          "node_modules/cliui/node_modules/string-width": {
 5904              "version": "4.2.3",
 5905              "dev": true,
 5906              "license": "MIT",
 5907              "dependencies": {
 5908                  "emoji-regex": "^8.0.0",
 5909                  "is-fullwidth-code-point": "^3.0.0",
 5910                  "strip-ansi": "^6.0.1"
 5911              },
 5912              "engines": {
 5913                  "node": ">=8"
 5914              }
 5915          },
 5916          "node_modules/cliui/node_modules/strip-ansi": {
 5917              "version": "6.0.1",
 5918              "dev": true,
 5919              "license": "MIT",
 5920              "dependencies": {
 5921                  "ansi-regex": "^5.0.1"
 5922              },
 5923              "engines": {
 5924                  "node": ">=8"
 5925              }
 5926          },
 5927          "node_modules/cliui/node_modules/wrap-ansi": {
 5928              "version": "7.0.0",
 5929              "dev": true,
 5930              "license": "MIT",
 5931              "dependencies": {
 5932                  "ansi-styles": "^4.0.0",
 5933                  "string-width": "^4.1.0",
 5934                  "strip-ansi": "^6.0.0"
 5935              },
 5936              "engines": {
 5937                  "node": ">=10"
 5938              },
 5939              "funding": {
 5940                  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
 5941              }
 5942          },
 5943          "node_modules/clsx": {
 5944              "version": "2.1.1",
 5945              "license": "MIT",
 5946              "engines": {
 5947                  "node": ">=6"
 5948              }
 5949          },
 5950          "node_modules/color-convert": {
 5951              "version": "2.0.1",
 5952              "dev": true,
 5953              "license": "MIT",
 5954              "dependencies": {
 5955                  "color-name": "~1.1.4"
 5956              },
 5957              "engines": {
 5958                  "node": ">=7.0.0"
 5959              }
 5960          },
 5961          "node_modules/color-name": {
 5962              "version": "1.1.4",
 5963              "dev": true,
 5964              "license": "MIT"
 5965          },
 5966          "node_modules/colorette": {
 5967              "version": "2.0.20",
 5968              "dev": true,
 5969              "license": "MIT"
 5970          },
 5971          "node_modules/colors": {
 5972              "version": "1.4.0",
 5973              "dev": true,
 5974              "license": "MIT",
 5975              "optional": true,
 5976              "engines": {
 5977                  "node": ">=0.1.90"
 5978              }
 5979          },
 5980          "node_modules/combined-stream": {
 5981              "version": "1.0.8",
 5982              "dev": true,
 5983              "license": "MIT",
 5984              "dependencies": {
 5985                  "delayed-stream": "~1.0.0"
 5986              },
 5987              "engines": {
 5988                  "node": ">= 0.8"
 5989              }
 5990          },
 5991          "node_modules/commander": {
 5992              "version": "14.0.1",
 5993              "dev": true,
 5994              "license": "MIT",
 5995              "engines": {
 5996                  "node": ">=20"
 5997              }
 5998          },
 5999          "node_modules/common-tags": {
 6000              "version": "1.8.2",
 6001              "dev": true,
 6002              "license": "MIT",
 6003              "engines": {
 6004                  "node": ">=4.0.0"
 6005              }
 6006          },
 6007          "node_modules/confbox": {
 6008              "version": "0.1.8",
 6009              "license": "MIT"
 6010          },
 6011          "node_modules/convert-source-map": {
 6012              "version": "2.0.0",
 6013              "dev": true,
 6014              "license": "MIT"
 6015          },
 6016          "node_modules/cookie": {
 6017              "version": "1.0.2",
 6018              "license": "MIT",
 6019              "engines": {
 6020                  "node": ">=18"
 6021              }
 6022          },
 6023          "node_modules/core-util-is": {
 6024              "version": "1.0.2",
 6025              "license": "MIT"
 6026          },
 6027          "node_modules/cose-base": {
 6028              "version": "1.0.3",
 6029              "license": "MIT",
 6030              "dependencies": {
 6031                  "layout-base": "^1.0.0"
 6032              }
 6033          },
 6034          "node_modules/cross-spawn": {
 6035              "version": "7.0.6",
 6036              "dev": true,
 6037              "license": "MIT",
 6038              "dependencies": {
 6039                  "path-key": "^3.1.0",
 6040                  "shebang-command": "^2.0.0",
 6041                  "which": "^2.0.1"
 6042              },
 6043              "engines": {
 6044                  "node": ">= 8"
 6045              }
 6046          },
 6047          "node_modules/crypt": {
 6048              "version": "0.0.2",
 6049              "dev": true,
 6050              "license": "BSD-3-Clause",
 6051              "engines": {
 6052                  "node": "*"
 6053              }
 6054          },
 6055          "node_modules/css-tree": {
 6056              "version": "3.1.0",
 6057              "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
 6058              "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
 6059              "dev": true,
 6060              "license": "MIT",
 6061              "dependencies": {
 6062                  "mdn-data": "2.12.2",
 6063                  "source-map-js": "^1.0.1"
 6064              },
 6065              "engines": {
 6066                  "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
 6067              }
 6068          },
 6069          "node_modules/css.escape": {
 6070              "version": "1.5.1",
 6071              "dev": true,
 6072              "license": "MIT"
 6073          },
 6074          "node_modules/cssesc": {
 6075              "version": "3.0.0",
 6076              "dev": true,
 6077              "license": "MIT",
 6078              "bin": {
 6079                  "cssesc": "bin/cssesc"
 6080              },
 6081              "engines": {
 6082                  "node": ">=4"
 6083              }
 6084          },
 6085          "node_modules/cssstyle": {
 6086              "version": "5.3.7",
 6087              "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-5.3.7.tgz",
 6088              "integrity": "sha512-7D2EPVltRrsTkhpQmksIu+LxeWAIEk6wRDMJ1qljlv+CKHJM+cJLlfhWIzNA44eAsHXSNe3+vO6DW1yCYx8SuQ==",
 6089              "dev": true,
 6090              "license": "MIT",
 6091              "dependencies": {
 6092                  "@asamuzakjp/css-color": "^4.1.1",
 6093                  "@csstools/css-syntax-patches-for-csstree": "^1.0.21",
 6094                  "css-tree": "^3.1.0",
 6095                  "lru-cache": "^11.2.4"
 6096              },
 6097              "engines": {
 6098                  "node": ">=20"
 6099              }
 6100          },
 6101          "node_modules/cssstyle/node_modules/lru-cache": {
 6102              "version": "11.2.4",
 6103              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
 6104              "integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
 6105              "dev": true,
 6106              "license": "BlueOak-1.0.0",
 6107              "engines": {
 6108                  "node": "20 || >=22"
 6109              }
 6110          },
 6111          "node_modules/csstype": {
 6112              "version": "3.1.3",
 6113              "devOptional": true,
 6114              "license": "MIT"
 6115          },
 6116          "node_modules/cypress": {
 6117              "version": "14.5.4",
 6118              "dev": true,
 6119              "hasInstallScript": true,
 6120              "license": "MIT",
 6121              "dependencies": {
 6122                  "@cypress/request": "^3.0.9",
 6123                  "@cypress/xvfb": "^1.2.4",
 6124                  "@types/sinonjs__fake-timers": "8.1.1",
 6125                  "@types/sizzle": "^2.3.2",
 6126                  "arch": "^2.2.0",
 6127                  "blob-util": "^2.0.2",
 6128                  "bluebird": "^3.7.2",
 6129                  "buffer": "^5.7.1",
 6130                  "cachedir": "^2.3.0",
 6131                  "chalk": "^4.1.0",
 6132                  "check-more-types": "^2.24.0",
 6133                  "ci-info": "^4.1.0",
 6134                  "cli-cursor": "^3.1.0",
 6135                  "cli-table3": "0.6.1",
 6136                  "commander": "^6.2.1",
 6137                  "common-tags": "^1.8.0",
 6138                  "dayjs": "^1.10.4",
 6139                  "debug": "^4.3.4",
 6140                  "enquirer": "^2.3.6",
 6141                  "eventemitter2": "6.4.7",
 6142                  "execa": "4.1.0",
 6143                  "executable": "^4.1.1",
 6144                  "extract-zip": "2.0.1",
 6145                  "figures": "^3.2.0",
 6146                  "fs-extra": "^9.1.0",
 6147                  "getos": "^3.2.1",
 6148                  "hasha": "5.2.2",
 6149                  "is-installed-globally": "~0.4.0",
 6150                  "lazy-ass": "^1.6.0",
 6151                  "listr2": "^3.8.3",
 6152                  "lodash": "^4.17.21",
 6153                  "log-symbols": "^4.0.0",
 6154                  "minimist": "^1.2.8",
 6155                  "ospath": "^1.2.2",
 6156                  "pretty-bytes": "^5.6.0",
 6157                  "process": "^0.11.10",
 6158                  "proxy-from-env": "1.0.0",
 6159                  "request-progress": "^3.0.0",
 6160                  "semver": "^7.7.1",
 6161                  "supports-color": "^8.1.1",
 6162                  "tmp": "~0.2.3",
 6163                  "tree-kill": "1.2.2",
 6164                  "untildify": "^4.0.0",
 6165                  "yauzl": "^2.10.0"
 6166              },
 6167              "bin": {
 6168                  "cypress": "bin/cypress"
 6169              },
 6170              "engines": {
 6171                  "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
 6172              }
 6173          },
 6174          "node_modules/cypress/node_modules/ansi-escapes": {
 6175              "version": "4.3.2",
 6176              "dev": true,
 6177              "license": "MIT",
 6178              "dependencies": {
 6179                  "type-fest": "^0.21.3"
 6180              },
 6181              "engines": {
 6182                  "node": ">=8"
 6183              },
 6184              "funding": {
 6185                  "url": "https://github.com/sponsors/sindresorhus"
 6186              }
 6187          },
 6188          "node_modules/cypress/node_modules/ansi-regex": {
 6189              "version": "5.0.1",
 6190              "dev": true,
 6191              "license": "MIT",
 6192              "engines": {
 6193                  "node": ">=8"
 6194              }
 6195          },
 6196          "node_modules/cypress/node_modules/cli-cursor": {
 6197              "version": "3.1.0",
 6198              "dev": true,
 6199              "license": "MIT",
 6200              "dependencies": {
 6201                  "restore-cursor": "^3.1.0"
 6202              },
 6203              "engines": {
 6204                  "node": ">=8"
 6205              }
 6206          },
 6207          "node_modules/cypress/node_modules/cli-truncate": {
 6208              "version": "2.1.0",
 6209              "dev": true,
 6210              "license": "MIT",
 6211              "dependencies": {
 6212                  "slice-ansi": "^3.0.0",
 6213                  "string-width": "^4.2.0"
 6214              },
 6215              "engines": {
 6216                  "node": ">=8"
 6217              },
 6218              "funding": {
 6219                  "url": "https://github.com/sponsors/sindresorhus"
 6220              }
 6221          },
 6222          "node_modules/cypress/node_modules/commander": {
 6223              "version": "6.2.1",
 6224              "dev": true,
 6225              "license": "MIT",
 6226              "engines": {
 6227                  "node": ">= 6"
 6228              }
 6229          },
 6230          "node_modules/cypress/node_modules/emoji-regex": {
 6231              "version": "8.0.0",
 6232              "dev": true,
 6233              "license": "MIT"
 6234          },
 6235          "node_modules/cypress/node_modules/is-fullwidth-code-point": {
 6236              "version": "3.0.0",
 6237              "dev": true,
 6238              "license": "MIT",
 6239              "engines": {
 6240                  "node": ">=8"
 6241              }
 6242          },
 6243          "node_modules/cypress/node_modules/listr2": {
 6244              "version": "3.14.0",
 6245              "dev": true,
 6246              "license": "MIT",
 6247              "dependencies": {
 6248                  "cli-truncate": "^2.1.0",
 6249                  "colorette": "^2.0.16",
 6250                  "log-update": "^4.0.0",
 6251                  "p-map": "^4.0.0",
 6252                  "rfdc": "^1.3.0",
 6253                  "rxjs": "^7.5.1",
 6254                  "through": "^2.3.8",
 6255                  "wrap-ansi": "^7.0.0"
 6256              },
 6257              "engines": {
 6258                  "node": ">=10.0.0"
 6259              },
 6260              "peerDependencies": {
 6261                  "enquirer": ">= 2.3.0 < 3"
 6262              },
 6263              "peerDependenciesMeta": {
 6264                  "enquirer": {
 6265                      "optional": true
 6266                  }
 6267              }
 6268          },
 6269          "node_modules/cypress/node_modules/log-update": {
 6270              "version": "4.0.0",
 6271              "dev": true,
 6272              "license": "MIT",
 6273              "dependencies": {
 6274                  "ansi-escapes": "^4.3.0",
 6275                  "cli-cursor": "^3.1.0",
 6276                  "slice-ansi": "^4.0.0",
 6277                  "wrap-ansi": "^6.2.0"
 6278              },
 6279              "engines": {
 6280                  "node": ">=10"
 6281              },
 6282              "funding": {
 6283                  "url": "https://github.com/sponsors/sindresorhus"
 6284              }
 6285          },
 6286          "node_modules/cypress/node_modules/log-update/node_modules/slice-ansi": {
 6287              "version": "4.0.0",
 6288              "dev": true,
 6289              "license": "MIT",
 6290              "dependencies": {
 6291                  "ansi-styles": "^4.0.0",
 6292                  "astral-regex": "^2.0.0",
 6293                  "is-fullwidth-code-point": "^3.0.0"
 6294              },
 6295              "engines": {
 6296                  "node": ">=10"
 6297              },
 6298              "funding": {
 6299                  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
 6300              }
 6301          },
 6302          "node_modules/cypress/node_modules/log-update/node_modules/wrap-ansi": {
 6303              "version": "6.2.0",
 6304              "dev": true,
 6305              "license": "MIT",
 6306              "dependencies": {
 6307                  "ansi-styles": "^4.0.0",
 6308                  "string-width": "^4.1.0",
 6309                  "strip-ansi": "^6.0.0"
 6310              },
 6311              "engines": {
 6312                  "node": ">=8"
 6313              }
 6314          },
 6315          "node_modules/cypress/node_modules/onetime": {
 6316              "version": "5.1.2",
 6317              "dev": true,
 6318              "license": "MIT",
 6319              "dependencies": {
 6320                  "mimic-fn": "^2.1.0"
 6321              },
 6322              "engines": {
 6323                  "node": ">=6"
 6324              },
 6325              "funding": {
 6326                  "url": "https://github.com/sponsors/sindresorhus"
 6327              }
 6328          },
 6329          "node_modules/cypress/node_modules/restore-cursor": {
 6330              "version": "3.1.0",
 6331              "dev": true,
 6332              "license": "MIT",
 6333              "dependencies": {
 6334                  "onetime": "^5.1.0",
 6335                  "signal-exit": "^3.0.2"
 6336              },
 6337              "engines": {
 6338                  "node": ">=8"
 6339              }
 6340          },
 6341          "node_modules/cypress/node_modules/semver": {
 6342              "version": "7.7.3",
 6343              "dev": true,
 6344              "license": "ISC",
 6345              "bin": {
 6346                  "semver": "bin/semver.js"
 6347              },
 6348              "engines": {
 6349                  "node": ">=10"
 6350              }
 6351          },
 6352          "node_modules/cypress/node_modules/signal-exit": {
 6353              "version": "3.0.7",
 6354              "dev": true,
 6355              "license": "ISC"
 6356          },
 6357          "node_modules/cypress/node_modules/slice-ansi": {
 6358              "version": "3.0.0",
 6359              "dev": true,
 6360              "license": "MIT",
 6361              "dependencies": {
 6362                  "ansi-styles": "^4.0.0",
 6363                  "astral-regex": "^2.0.0",
 6364                  "is-fullwidth-code-point": "^3.0.0"
 6365              },
 6366              "engines": {
 6367                  "node": ">=8"
 6368              }
 6369          },
 6370          "node_modules/cypress/node_modules/string-width": {
 6371              "version": "4.2.3",
 6372              "dev": true,
 6373              "license": "MIT",
 6374              "dependencies": {
 6375                  "emoji-regex": "^8.0.0",
 6376                  "is-fullwidth-code-point": "^3.0.0",
 6377                  "strip-ansi": "^6.0.1"
 6378              },
 6379              "engines": {
 6380                  "node": ">=8"
 6381              }
 6382          },
 6383          "node_modules/cypress/node_modules/strip-ansi": {
 6384              "version": "6.0.1",
 6385              "dev": true,
 6386              "license": "MIT",
 6387              "dependencies": {
 6388                  "ansi-regex": "^5.0.1"
 6389              },
 6390              "engines": {
 6391                  "node": ">=8"
 6392              }
 6393          },
 6394          "node_modules/cypress/node_modules/supports-color": {
 6395              "version": "8.1.1",
 6396              "dev": true,
 6397              "license": "MIT",
 6398              "dependencies": {
 6399                  "has-flag": "^4.0.0"
 6400              },
 6401              "engines": {
 6402                  "node": ">=10"
 6403              },
 6404              "funding": {
 6405                  "url": "https://github.com/chalk/supports-color?sponsor=1"
 6406              }
 6407          },
 6408          "node_modules/cypress/node_modules/type-fest": {
 6409              "version": "0.21.3",
 6410              "dev": true,
 6411              "license": "(MIT OR CC0-1.0)",
 6412              "engines": {
 6413                  "node": ">=10"
 6414              },
 6415              "funding": {
 6416                  "url": "https://github.com/sponsors/sindresorhus"
 6417              }
 6418          },
 6419          "node_modules/cypress/node_modules/wrap-ansi": {
 6420              "version": "7.0.0",
 6421              "dev": true,
 6422              "license": "MIT",
 6423              "dependencies": {
 6424                  "ansi-styles": "^4.0.0",
 6425                  "string-width": "^4.1.0",
 6426                  "strip-ansi": "^6.0.0"
 6427              },
 6428              "engines": {
 6429                  "node": ">=10"
 6430              },
 6431              "funding": {
 6432                  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
 6433              }
 6434          },
 6435          "node_modules/cytoscape": {
 6436              "version": "3.33.1",
 6437              "license": "MIT",
 6438              "engines": {
 6439                  "node": ">=0.10"
 6440              }
 6441          },
 6442          "node_modules/cytoscape-cose-bilkent": {
 6443              "version": "4.1.0",
 6444              "license": "MIT",
 6445              "dependencies": {
 6446                  "cose-base": "^1.0.0"
 6447              },
 6448              "peerDependencies": {
 6449                  "cytoscape": "^3.2.0"
 6450              }
 6451          },
 6452          "node_modules/cytoscape-fcose": {
 6453              "version": "2.2.0",
 6454              "license": "MIT",
 6455              "dependencies": {
 6456                  "cose-base": "^2.2.0"
 6457              },
 6458              "peerDependencies": {
 6459                  "cytoscape": "^3.2.0"
 6460              }
 6461          },
 6462          "node_modules/cytoscape-fcose/node_modules/cose-base": {
 6463              "version": "2.2.0",
 6464              "license": "MIT",
 6465              "dependencies": {
 6466                  "layout-base": "^2.0.0"
 6467              }
 6468          },
 6469          "node_modules/cytoscape-fcose/node_modules/layout-base": {
 6470              "version": "2.0.1",
 6471              "license": "MIT"
 6472          },
 6473          "node_modules/d3": {
 6474              "version": "7.9.0",
 6475              "license": "ISC",
 6476              "dependencies": {
 6477                  "d3-array": "3",
 6478                  "d3-axis": "3",
 6479                  "d3-brush": "3",
 6480                  "d3-chord": "3",
 6481                  "d3-color": "3",
 6482                  "d3-contour": "4",
 6483                  "d3-delaunay": "6",
 6484                  "d3-dispatch": "3",
 6485                  "d3-drag": "3",
 6486                  "d3-dsv": "3",
 6487                  "d3-ease": "3",
 6488                  "d3-fetch": "3",
 6489                  "d3-force": "3",
 6490                  "d3-format": "3",
 6491                  "d3-geo": "3",
 6492                  "d3-hierarchy": "3",
 6493                  "d3-interpolate": "3",
 6494                  "d3-path": "3",
 6495                  "d3-polygon": "3",
 6496                  "d3-quadtree": "3",
 6497                  "d3-random": "3",
 6498                  "d3-scale": "4",
 6499                  "d3-scale-chromatic": "3",
 6500                  "d3-selection": "3",
 6501                  "d3-shape": "3",
 6502                  "d3-time": "3",
 6503                  "d3-time-format": "4",
 6504                  "d3-timer": "3",
 6505                  "d3-transition": "3",
 6506                  "d3-zoom": "3"
 6507              },
 6508              "engines": {
 6509                  "node": ">=12"
 6510              }
 6511          },
 6512          "node_modules/d3-array": {
 6513              "version": "3.2.4",
 6514              "license": "ISC",
 6515              "dependencies": {
 6516                  "internmap": "1 - 2"
 6517              },
 6518              "engines": {
 6519                  "node": ">=12"
 6520              }
 6521          },
 6522          "node_modules/d3-axis": {
 6523              "version": "3.0.0",
 6524              "license": "ISC",
 6525              "engines": {
 6526                  "node": ">=12"
 6527              }
 6528          },
 6529          "node_modules/d3-brush": {
 6530              "version": "3.0.0",
 6531              "license": "ISC",
 6532              "dependencies": {
 6533                  "d3-dispatch": "1 - 3",
 6534                  "d3-drag": "2 - 3",
 6535                  "d3-interpolate": "1 - 3",
 6536                  "d3-selection": "3",
 6537                  "d3-transition": "3"
 6538              },
 6539              "engines": {
 6540                  "node": ">=12"
 6541              }
 6542          },
 6543          "node_modules/d3-chord": {
 6544              "version": "3.0.1",
 6545              "license": "ISC",
 6546              "dependencies": {
 6547                  "d3-path": "1 - 3"
 6548              },
 6549              "engines": {
 6550                  "node": ">=12"
 6551              }
 6552          },
 6553          "node_modules/d3-color": {
 6554              "version": "3.1.0",
 6555              "license": "ISC",
 6556              "engines": {
 6557                  "node": ">=12"
 6558              }
 6559          },
 6560          "node_modules/d3-contour": {
 6561              "version": "4.0.2",
 6562              "license": "ISC",
 6563              "dependencies": {
 6564                  "d3-array": "^3.2.0"
 6565              },
 6566              "engines": {
 6567                  "node": ">=12"
 6568              }
 6569          },
 6570          "node_modules/d3-delaunay": {
 6571              "version": "6.0.4",
 6572              "license": "ISC",
 6573              "dependencies": {
 6574                  "delaunator": "5"
 6575              },
 6576              "engines": {
 6577                  "node": ">=12"
 6578              }
 6579          },
 6580          "node_modules/d3-dispatch": {
 6581              "version": "3.0.1",
 6582              "license": "ISC",
 6583              "engines": {
 6584                  "node": ">=12"
 6585              }
 6586          },
 6587          "node_modules/d3-drag": {
 6588              "version": "3.0.0",
 6589              "license": "ISC",
 6590              "dependencies": {
 6591                  "d3-dispatch": "1 - 3",
 6592                  "d3-selection": "3"
 6593              },
 6594              "engines": {
 6595                  "node": ">=12"
 6596              }
 6597          },
 6598          "node_modules/d3-dsv": {
 6599              "version": "3.0.1",
 6600              "license": "ISC",
 6601              "dependencies": {
 6602                  "commander": "7",
 6603                  "iconv-lite": "0.6",
 6604                  "rw": "1"
 6605              },
 6606              "bin": {
 6607                  "csv2json": "bin/dsv2json.js",
 6608                  "csv2tsv": "bin/dsv2dsv.js",
 6609                  "dsv2dsv": "bin/dsv2dsv.js",
 6610                  "dsv2json": "bin/dsv2json.js",
 6611                  "json2csv": "bin/json2dsv.js",
 6612                  "json2dsv": "bin/json2dsv.js",
 6613                  "json2tsv": "bin/json2dsv.js",
 6614                  "tsv2csv": "bin/dsv2dsv.js",
 6615                  "tsv2json": "bin/dsv2json.js"
 6616              },
 6617              "engines": {
 6618                  "node": ">=12"
 6619              }
 6620          },
 6621          "node_modules/d3-dsv/node_modules/commander": {
 6622              "version": "7.2.0",
 6623              "license": "MIT",
 6624              "engines": {
 6625                  "node": ">= 10"
 6626              }
 6627          },
 6628          "node_modules/d3-ease": {
 6629              "version": "3.0.1",
 6630              "license": "BSD-3-Clause",
 6631              "engines": {
 6632                  "node": ">=12"
 6633              }
 6634          },
 6635          "node_modules/d3-fetch": {
 6636              "version": "3.0.1",
 6637              "license": "ISC",
 6638              "dependencies": {
 6639                  "d3-dsv": "1 - 3"
 6640              },
 6641              "engines": {
 6642                  "node": ">=12"
 6643              }
 6644          },
 6645          "node_modules/d3-force": {
 6646              "version": "3.0.0",
 6647              "license": "ISC",
 6648              "dependencies": {
 6649                  "d3-dispatch": "1 - 3",
 6650                  "d3-quadtree": "1 - 3",
 6651                  "d3-timer": "1 - 3"
 6652              },
 6653              "engines": {
 6654                  "node": ">=12"
 6655              }
 6656          },
 6657          "node_modules/d3-format": {
 6658              "version": "3.1.0",
 6659              "license": "ISC",
 6660              "engines": {
 6661                  "node": ">=12"
 6662              }
 6663          },
 6664          "node_modules/d3-geo": {
 6665              "version": "3.1.1",
 6666              "license": "ISC",
 6667              "dependencies": {
 6668                  "d3-array": "2.5.0 - 3"
 6669              },
 6670              "engines": {
 6671                  "node": ">=12"
 6672              }
 6673          },
 6674          "node_modules/d3-hierarchy": {
 6675              "version": "3.1.2",
 6676              "license": "ISC",
 6677              "engines": {
 6678                  "node": ">=12"
 6679              }
 6680          },
 6681          "node_modules/d3-interpolate": {
 6682              "version": "3.0.1",
 6683              "license": "ISC",
 6684              "dependencies": {
 6685                  "d3-color": "1 - 3"
 6686              },
 6687              "engines": {
 6688                  "node": ">=12"
 6689              }
 6690          },
 6691          "node_modules/d3-path": {
 6692              "version": "3.1.0",
 6693              "license": "ISC",
 6694              "engines": {
 6695                  "node": ">=12"
 6696              }
 6697          },
 6698          "node_modules/d3-polygon": {
 6699              "version": "3.0.1",
 6700              "license": "ISC",
 6701              "engines": {
 6702                  "node": ">=12"
 6703              }
 6704          },
 6705          "node_modules/d3-quadtree": {
 6706              "version": "3.0.1",
 6707              "license": "ISC",
 6708              "engines": {
 6709                  "node": ">=12"
 6710              }
 6711          },
 6712          "node_modules/d3-random": {
 6713              "version": "3.0.1",
 6714              "license": "ISC",
 6715              "engines": {
 6716                  "node": ">=12"
 6717              }
 6718          },
 6719          "node_modules/d3-sankey": {
 6720              "version": "0.12.3",
 6721              "license": "BSD-3-Clause",
 6722              "dependencies": {
 6723                  "d3-array": "1 - 2",
 6724                  "d3-shape": "^1.2.0"
 6725              }
 6726          },
 6727          "node_modules/d3-sankey/node_modules/d3-array": {
 6728              "version": "2.12.1",
 6729              "license": "BSD-3-Clause",
 6730              "dependencies": {
 6731                  "internmap": "^1.0.0"
 6732              }
 6733          },
 6734          "node_modules/d3-sankey/node_modules/d3-path": {
 6735              "version": "1.0.9",
 6736              "license": "BSD-3-Clause"
 6737          },
 6738          "node_modules/d3-sankey/node_modules/d3-shape": {
 6739              "version": "1.3.7",
 6740              "license": "BSD-3-Clause",
 6741              "dependencies": {
 6742                  "d3-path": "1"
 6743              }
 6744          },
 6745          "node_modules/d3-sankey/node_modules/internmap": {
 6746              "version": "1.0.1",
 6747              "license": "ISC"
 6748          },
 6749          "node_modules/d3-scale": {
 6750              "version": "4.0.2",
 6751              "license": "ISC",
 6752              "dependencies": {
 6753                  "d3-array": "2.10.0 - 3",
 6754                  "d3-format": "1 - 3",
 6755                  "d3-interpolate": "1.2.0 - 3",
 6756                  "d3-time": "2.1.1 - 3",
 6757                  "d3-time-format": "2 - 4"
 6758              },
 6759              "engines": {
 6760                  "node": ">=12"
 6761              }
 6762          },
 6763          "node_modules/d3-scale-chromatic": {
 6764              "version": "3.1.0",
 6765              "license": "ISC",
 6766              "dependencies": {
 6767                  "d3-color": "1 - 3",
 6768                  "d3-interpolate": "1 - 3"
 6769              },
 6770              "engines": {
 6771                  "node": ">=12"
 6772              }
 6773          },
 6774          "node_modules/d3-selection": {
 6775              "version": "3.0.0",
 6776              "license": "ISC",
 6777              "engines": {
 6778                  "node": ">=12"
 6779              }
 6780          },
 6781          "node_modules/d3-shape": {
 6782              "version": "3.2.0",
 6783              "license": "ISC",
 6784              "dependencies": {
 6785                  "d3-path": "^3.1.0"
 6786              },
 6787              "engines": {
 6788                  "node": ">=12"
 6789              }
 6790          },
 6791          "node_modules/d3-time": {
 6792              "version": "3.1.0",
 6793              "license": "ISC",
 6794              "dependencies": {
 6795                  "d3-array": "2 - 3"
 6796              },
 6797              "engines": {
 6798                  "node": ">=12"
 6799              }
 6800          },
 6801          "node_modules/d3-time-format": {
 6802              "version": "4.1.0",
 6803              "license": "ISC",
 6804              "dependencies": {
 6805                  "d3-time": "1 - 3"
 6806              },
 6807              "engines": {
 6808                  "node": ">=12"
 6809              }
 6810          },
 6811          "node_modules/d3-timer": {
 6812              "version": "3.0.1",
 6813              "license": "ISC",
 6814              "engines": {
 6815                  "node": ">=12"
 6816              }
 6817          },
 6818          "node_modules/d3-transition": {
 6819              "version": "3.0.1",
 6820              "license": "ISC",
 6821              "dependencies": {
 6822                  "d3-color": "1 - 3",
 6823                  "d3-dispatch": "1 - 3",
 6824                  "d3-ease": "1 - 3",
 6825                  "d3-interpolate": "1 - 3",
 6826                  "d3-timer": "1 - 3"
 6827              },
 6828              "engines": {
 6829                  "node": ">=12"
 6830              },
 6831              "peerDependencies": {
 6832                  "d3-selection": "2 - 3"
 6833              }
 6834          },
 6835          "node_modules/d3-zoom": {
 6836              "version": "3.0.0",
 6837              "license": "ISC",
 6838              "dependencies": {
 6839                  "d3-dispatch": "1 - 3",
 6840                  "d3-drag": "2 - 3",
 6841                  "d3-interpolate": "1 - 3",
 6842                  "d3-selection": "2 - 3",
 6843                  "d3-transition": "2 - 3"
 6844              },
 6845              "engines": {
 6846                  "node": ">=12"
 6847              }
 6848          },
 6849          "node_modules/dagre-d3-es": {
 6850              "version": "7.0.13",
 6851              "license": "MIT",
 6852              "dependencies": {
 6853                  "d3": "^7.9.0",
 6854                  "lodash-es": "^4.17.21"
 6855              }
 6856          },
 6857          "node_modules/dashdash": {
 6858              "version": "1.14.1",
 6859              "dev": true,
 6860              "license": "MIT",
 6861              "dependencies": {
 6862                  "assert-plus": "^1.0.0"
 6863              },
 6864              "engines": {
 6865                  "node": ">=0.10"
 6866              }
 6867          },
 6868          "node_modules/data-urls": {
 6869              "version": "6.0.0",
 6870              "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-6.0.0.tgz",
 6871              "integrity": "sha512-BnBS08aLUM+DKamupXs3w2tJJoqU+AkaE/+6vQxi/G/DPmIZFJJp9Dkb1kM03AZx8ADehDUZgsNxju3mPXZYIA==",
 6872              "dev": true,
 6873              "license": "MIT",
 6874              "dependencies": {
 6875                  "whatwg-mimetype": "^4.0.0",
 6876                  "whatwg-url": "^15.0.0"
 6877              },
 6878              "engines": {
 6879                  "node": ">=20"
 6880              }
 6881          },
 6882          "node_modules/dayjs": {
 6883              "version": "1.11.18",
 6884              "license": "MIT"
 6885          },
 6886          "node_modules/debug": {
 6887              "version": "4.4.3",
 6888              "dev": true,
 6889              "license": "MIT",
 6890              "dependencies": {
 6891                  "ms": "^2.1.3"
 6892              },
 6893              "engines": {
 6894                  "node": ">=6.0"
 6895              },
 6896              "peerDependenciesMeta": {
 6897                  "supports-color": {
 6898                      "optional": true
 6899                  }
 6900              }
 6901          },
 6902          "node_modules/decamelize": {
 6903              "version": "4.0.0",
 6904              "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz",
 6905              "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==",
 6906              "dev": true,
 6907              "license": "MIT",
 6908              "peer": true,
 6909              "engines": {
 6910                  "node": ">=10"
 6911              },
 6912              "funding": {
 6913                  "url": "https://github.com/sponsors/sindresorhus"
 6914              }
 6915          },
 6916          "node_modules/decimal.js": {
 6917              "version": "10.6.0",
 6918              "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
 6919              "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
 6920              "dev": true,
 6921              "license": "MIT"
 6922          },
 6923          "node_modules/decompress-response": {
 6924              "version": "6.0.0",
 6925              "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
 6926              "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
 6927              "license": "MIT",
 6928              "optional": true,
 6929              "dependencies": {
 6930                  "mimic-response": "^3.1.0"
 6931              },
 6932              "engines": {
 6933                  "node": ">=10"
 6934              },
 6935              "funding": {
 6936                  "url": "https://github.com/sponsors/sindresorhus"
 6937              }
 6938          },
 6939          "node_modules/deep-eql": {
 6940              "version": "5.0.2",
 6941              "dev": true,
 6942              "license": "MIT",
 6943              "engines": {
 6944                  "node": ">=6"
 6945              }
 6946          },
 6947          "node_modules/deep-extend": {
 6948              "version": "0.6.0",
 6949              "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
 6950              "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
 6951              "license": "MIT",
 6952              "optional": true,
 6953              "engines": {
 6954                  "node": ">=4.0.0"
 6955              }
 6956          },
 6957          "node_modules/deep-is": {
 6958              "version": "0.1.4",
 6959              "dev": true,
 6960              "license": "MIT"
 6961          },
 6962          "node_modules/default-browser": {
 6963              "version": "5.4.0",
 6964              "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.4.0.tgz",
 6965              "integrity": "sha512-XDuvSq38Hr1MdN47EDvYtx3U0MTqpCEn+F6ft8z2vYDzMrvQhVp0ui9oQdqW3MvK3vqUETglt1tVGgjLuJ5izg==",
 6966              "dev": true,
 6967              "license": "MIT",
 6968              "dependencies": {
 6969                  "bundle-name": "^4.1.0",
 6970                  "default-browser-id": "^5.0.0"
 6971              },
 6972              "engines": {
 6973                  "node": ">=18"
 6974              },
 6975              "funding": {
 6976                  "url": "https://github.com/sponsors/sindresorhus"
 6977              }
 6978          },
 6979          "node_modules/default-browser-id": {
 6980              "version": "5.0.1",
 6981              "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
 6982              "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
 6983              "dev": true,
 6984              "license": "MIT",
 6985              "engines": {
 6986                  "node": ">=18"
 6987              },
 6988              "funding": {
 6989                  "url": "https://github.com/sponsors/sindresorhus"
 6990              }
 6991          },
 6992          "node_modules/define-lazy-prop": {
 6993              "version": "3.0.0",
 6994              "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
 6995              "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
 6996              "dev": true,
 6997              "license": "MIT",
 6998              "engines": {
 6999                  "node": ">=12"
 7000              },
 7001              "funding": {
 7002                  "url": "https://github.com/sponsors/sindresorhus"
 7003              }
 7004          },
 7005          "node_modules/delaunator": {
 7006              "version": "5.0.1",
 7007              "license": "ISC",
 7008              "dependencies": {
 7009                  "robust-predicates": "^3.0.2"
 7010              }
 7011          },
 7012          "node_modules/delayed-stream": {
 7013              "version": "1.0.0",
 7014              "dev": true,
 7015              "license": "MIT",
 7016              "engines": {
 7017                  "node": ">=0.4.0"
 7018              }
 7019          },
 7020          "node_modules/dequal": {
 7021              "version": "2.0.3",
 7022              "license": "MIT",
 7023              "engines": {
 7024                  "node": ">=6"
 7025              }
 7026          },
 7027          "node_modules/detect-libc": {
 7028              "version": "2.0.4",
 7029              "devOptional": true,
 7030              "license": "Apache-2.0",
 7031              "engines": {
 7032                  "node": ">=8"
 7033              }
 7034          },
 7035          "node_modules/detect-node-es": {
 7036              "version": "1.1.0",
 7037              "license": "MIT"
 7038          },
 7039          "node_modules/diff": {
 7040              "version": "7.0.0",
 7041              "resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz",
 7042              "integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==",
 7043              "dev": true,
 7044              "license": "BSD-3-Clause",
 7045              "peer": true,
 7046              "engines": {
 7047                  "node": ">=0.3.1"
 7048              }
 7049          },
 7050          "node_modules/doctrine": {
 7051              "version": "3.0.0",
 7052              "dev": true,
 7053              "license": "Apache-2.0",
 7054              "dependencies": {
 7055                  "esutils": "^2.0.2"
 7056              },
 7057              "engines": {
 7058                  "node": ">=6.0.0"
 7059              }
 7060          },
 7061          "node_modules/dom-accessibility-api": {
 7062              "version": "0.5.16",
 7063              "dev": true,
 7064              "license": "MIT"
 7065          },
 7066          "node_modules/dom-serializer": {
 7067              "version": "2.0.0",
 7068              "license": "MIT",
 7069              "dependencies": {
 7070                  "domelementtype": "^2.3.0",
 7071                  "domhandler": "^5.0.2",
 7072                  "entities": "^4.2.0"
 7073              },
 7074              "funding": {
 7075                  "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
 7076              }
 7077          },
 7078          "node_modules/dom-serializer/node_modules/entities": {
 7079              "version": "4.5.0",
 7080              "license": "BSD-2-Clause",
 7081              "engines": {
 7082                  "node": ">=0.12"
 7083              },
 7084              "funding": {
 7085                  "url": "https://github.com/fb55/entities?sponsor=1"
 7086              }
 7087          },
 7088          "node_modules/domelementtype": {
 7089              "version": "2.3.0",
 7090              "funding": [
 7091                  {
 7092                      "type": "github",
 7093                      "url": "https://github.com/sponsors/fb55"
 7094                  }
 7095              ],
 7096              "license": "BSD-2-Clause"
 7097          },
 7098          "node_modules/domhandler": {
 7099              "version": "5.0.3",
 7100              "license": "BSD-2-Clause",
 7101              "dependencies": {
 7102                  "domelementtype": "^2.3.0"
 7103              },
 7104              "engines": {
 7105                  "node": ">= 4"
 7106              },
 7107              "funding": {
 7108                  "url": "https://github.com/fb55/domhandler?sponsor=1"
 7109              }
 7110          },
 7111          "node_modules/dompurify": {
 7112              "version": "3.3.3",
 7113              "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.3.tgz",
 7114              "integrity": "sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==",
 7115              "license": "(MPL-2.0 OR Apache-2.0)",
 7116              "optionalDependencies": {
 7117                  "@types/trusted-types": "^2.0.7"
 7118              }
 7119          },
 7120          "node_modules/domutils": {
 7121              "version": "3.2.2",
 7122              "license": "BSD-2-Clause",
 7123              "dependencies": {
 7124                  "dom-serializer": "^2.0.0",
 7125                  "domelementtype": "^2.3.0",
 7126                  "domhandler": "^5.0.3"
 7127              },
 7128              "funding": {
 7129                  "url": "https://github.com/fb55/domutils?sponsor=1"
 7130              }
 7131          },
 7132          "node_modules/dunder-proto": {
 7133              "version": "1.0.1",
 7134              "dev": true,
 7135              "license": "MIT",
 7136              "dependencies": {
 7137                  "call-bind-apply-helpers": "^1.0.1",
 7138                  "es-errors": "^1.3.0",
 7139                  "gopd": "^1.2.0"
 7140              },
 7141              "engines": {
 7142                  "node": ">= 0.4"
 7143              }
 7144          },
 7145          "node_modules/eastasianwidth": {
 7146              "version": "0.2.0",
 7147              "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
 7148              "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
 7149              "dev": true,
 7150              "license": "MIT"
 7151          },
 7152          "node_modules/ecc-jsbn": {
 7153              "version": "0.1.2",
 7154              "dev": true,
 7155              "license": "MIT",
 7156              "dependencies": {
 7157                  "jsbn": "~0.1.0",
 7158                  "safer-buffer": "^2.1.0"
 7159              }
 7160          },
 7161          "node_modules/electron-to-chromium": {
 7162              "version": "1.5.178",
 7163              "dev": true,
 7164              "license": "ISC"
 7165          },
 7166          "node_modules/emoji-regex": {
 7167              "version": "10.5.0",
 7168              "dev": true,
 7169              "license": "MIT"
 7170          },
 7171          "node_modules/empathic": {
 7172              "version": "2.0.0",
 7173              "dev": true,
 7174              "license": "MIT",
 7175              "engines": {
 7176                  "node": ">=14"
 7177              }
 7178          },
 7179          "node_modules/end-of-stream": {
 7180              "version": "1.4.5",
 7181              "devOptional": true,
 7182              "license": "MIT",
 7183              "dependencies": {
 7184                  "once": "^1.4.0"
 7185              }
 7186          },
 7187          "node_modules/enhanced-resolve": {
 7188              "version": "5.19.0",
 7189              "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz",
 7190              "integrity": "sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==",
 7191              "dev": true,
 7192              "license": "MIT",
 7193              "dependencies": {
 7194                  "graceful-fs": "^4.2.4",
 7195                  "tapable": "^2.3.0"
 7196              },
 7197              "engines": {
 7198                  "node": ">=10.13.0"
 7199              }
 7200          },
 7201          "node_modules/enquirer": {
 7202              "version": "2.4.1",
 7203              "dev": true,
 7204              "license": "MIT",
 7205              "dependencies": {
 7206                  "ansi-colors": "^4.1.1",
 7207                  "strip-ansi": "^6.0.1"
 7208              },
 7209              "engines": {
 7210                  "node": ">=8.6"
 7211              }
 7212          },
 7213          "node_modules/enquirer/node_modules/ansi-regex": {
 7214              "version": "5.0.1",
 7215              "dev": true,
 7216              "license": "MIT",
 7217              "engines": {
 7218                  "node": ">=8"
 7219              }
 7220          },
 7221          "node_modules/enquirer/node_modules/strip-ansi": {
 7222              "version": "6.0.1",
 7223              "dev": true,
 7224              "license": "MIT",
 7225              "dependencies": {
 7226                  "ansi-regex": "^5.0.1"
 7227              },
 7228              "engines": {
 7229                  "node": ">=8"
 7230              }
 7231          },
 7232          "node_modules/entities": {
 7233              "version": "6.0.1",
 7234              "license": "BSD-2-Clause",
 7235              "engines": {
 7236                  "node": ">=0.12"
 7237              },
 7238              "funding": {
 7239                  "url": "https://github.com/fb55/entities?sponsor=1"
 7240              }
 7241          },
 7242          "node_modules/environment": {
 7243              "version": "1.1.0",
 7244              "dev": true,
 7245              "license": "MIT",
 7246              "engines": {
 7247                  "node": ">=18"
 7248              },
 7249              "funding": {
 7250                  "url": "https://github.com/sponsors/sindresorhus"
 7251              }
 7252          },
 7253          "node_modules/es-define-property": {
 7254              "version": "1.0.1",
 7255              "dev": true,
 7256              "license": "MIT",
 7257              "engines": {
 7258                  "node": ">= 0.4"
 7259              }
 7260          },
 7261          "node_modules/es-errors": {
 7262              "version": "1.3.0",
 7263              "dev": true,
 7264              "license": "MIT",
 7265              "engines": {
 7266                  "node": ">= 0.4"
 7267              }
 7268          },
 7269          "node_modules/es-module-lexer": {
 7270              "version": "1.7.0",
 7271              "dev": true,
 7272              "license": "MIT"
 7273          },
 7274          "node_modules/es-object-atoms": {
 7275              "version": "1.1.1",
 7276              "dev": true,
 7277              "license": "MIT",
 7278              "dependencies": {
 7279                  "es-errors": "^1.3.0"
 7280              },
 7281              "engines": {
 7282                  "node": ">= 0.4"
 7283              }
 7284          },
 7285          "node_modules/es-set-tostringtag": {
 7286              "version": "2.1.0",
 7287              "dev": true,
 7288              "license": "MIT",
 7289              "dependencies": {
 7290                  "es-errors": "^1.3.0",
 7291                  "get-intrinsic": "^1.2.6",
 7292                  "has-tostringtag": "^1.0.2",
 7293                  "hasown": "^2.0.2"
 7294              },
 7295              "engines": {
 7296                  "node": ">= 0.4"
 7297              }
 7298          },
 7299          "node_modules/esbuild": {
 7300              "version": "0.25.5",
 7301              "dev": true,
 7302              "hasInstallScript": true,
 7303              "license": "MIT",
 7304              "bin": {
 7305                  "esbuild": "bin/esbuild"
 7306              },
 7307              "engines": {
 7308                  "node": ">=18"
 7309              },
 7310              "optionalDependencies": {
 7311                  "@esbuild/aix-ppc64": "0.25.5",
 7312                  "@esbuild/android-arm": "0.25.5",
 7313                  "@esbuild/android-arm64": "0.25.5",
 7314                  "@esbuild/android-x64": "0.25.5",
 7315                  "@esbuild/darwin-arm64": "0.25.5",
 7316                  "@esbuild/darwin-x64": "0.25.5",
 7317                  "@esbuild/freebsd-arm64": "0.25.5",
 7318                  "@esbuild/freebsd-x64": "0.25.5",
 7319                  "@esbuild/linux-arm": "0.25.5",
 7320                  "@esbuild/linux-arm64": "0.25.5",
 7321                  "@esbuild/linux-ia32": "0.25.5",
 7322                  "@esbuild/linux-loong64": "0.25.5",
 7323                  "@esbuild/linux-mips64el": "0.25.5",
 7324                  "@esbuild/linux-ppc64": "0.25.5",
 7325                  "@esbuild/linux-riscv64": "0.25.5",
 7326                  "@esbuild/linux-s390x": "0.25.5",
 7327                  "@esbuild/linux-x64": "0.25.5",
 7328                  "@esbuild/netbsd-arm64": "0.25.5",
 7329                  "@esbuild/netbsd-x64": "0.25.5",
 7330                  "@esbuild/openbsd-arm64": "0.25.5",
 7331                  "@esbuild/openbsd-x64": "0.25.5",
 7332                  "@esbuild/sunos-x64": "0.25.5",
 7333                  "@esbuild/win32-arm64": "0.25.5",
 7334                  "@esbuild/win32-ia32": "0.25.5",
 7335                  "@esbuild/win32-x64": "0.25.5"
 7336              }
 7337          },
 7338          "node_modules/escalade": {
 7339              "version": "3.2.0",
 7340              "dev": true,
 7341              "license": "MIT",
 7342              "engines": {
 7343                  "node": ">=6"
 7344              }
 7345          },
 7346          "node_modules/escape-string-regexp": {
 7347              "version": "4.0.0",
 7348              "dev": true,
 7349              "license": "MIT",
 7350              "engines": {
 7351                  "node": ">=10"
 7352              },
 7353              "funding": {
 7354                  "url": "https://github.com/sponsors/sindresorhus"
 7355              }
 7356          },
 7357          "node_modules/eslint": {
 7358              "version": "9.30.1",
 7359              "dev": true,
 7360              "license": "MIT",
 7361              "dependencies": {
 7362                  "@eslint-community/eslint-utils": "^4.2.0",
 7363                  "@eslint-community/regexpp": "^4.12.1",
 7364                  "@eslint/config-array": "^0.21.0",
 7365                  "@eslint/config-helpers": "^0.3.0",
 7366                  "@eslint/core": "^0.14.0",
 7367                  "@eslint/eslintrc": "^3.3.1",
 7368                  "@eslint/js": "9.30.1",
 7369                  "@eslint/plugin-kit": "^0.3.1",
 7370                  "@humanfs/node": "^0.16.6",
 7371                  "@humanwhocodes/module-importer": "^1.0.1",
 7372                  "@humanwhocodes/retry": "^0.4.2",
 7373                  "@types/estree": "^1.0.6",
 7374                  "@types/json-schema": "^7.0.15",
 7375                  "ajv": "^6.12.4",
 7376                  "chalk": "^4.0.0",
 7377                  "cross-spawn": "^7.0.6",
 7378                  "debug": "^4.3.2",
 7379                  "escape-string-regexp": "^4.0.0",
 7380                  "eslint-scope": "^8.4.0",
 7381                  "eslint-visitor-keys": "^4.2.1",
 7382                  "espree": "^10.4.0",
 7383                  "esquery": "^1.5.0",
 7384                  "esutils": "^2.0.2",
 7385                  "fast-deep-equal": "^3.1.3",
 7386                  "file-entry-cache": "^8.0.0",
 7387                  "find-up": "^5.0.0",
 7388                  "glob-parent": "^6.0.2",
 7389                  "ignore": "^5.2.0",
 7390                  "imurmurhash": "^0.1.4",
 7391                  "is-glob": "^4.0.0",
 7392                  "json-stable-stringify-without-jsonify": "^1.0.1",
 7393                  "lodash.merge": "^4.6.2",
 7394                  "minimatch": "^3.1.2",
 7395                  "natural-compare": "^1.4.0",
 7396                  "optionator": "^0.9.3"
 7397              },
 7398              "bin": {
 7399                  "eslint": "bin/eslint.js"
 7400              },
 7401              "engines": {
 7402                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 7403              },
 7404              "funding": {
 7405                  "url": "https://eslint.org/donate"
 7406              },
 7407              "peerDependencies": {
 7408                  "jiti": "*"
 7409              },
 7410              "peerDependenciesMeta": {
 7411                  "jiti": {
 7412                      "optional": true
 7413                  }
 7414              }
 7415          },
 7416          "node_modules/eslint-plugin-react-hooks": {
 7417              "version": "5.2.0",
 7418              "dev": true,
 7419              "license": "MIT",
 7420              "engines": {
 7421                  "node": ">=10"
 7422              },
 7423              "peerDependencies": {
 7424                  "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
 7425              }
 7426          },
 7427          "node_modules/eslint-plugin-react-refresh": {
 7428              "version": "0.4.20",
 7429              "dev": true,
 7430              "license": "MIT",
 7431              "peerDependencies": {
 7432                  "eslint": ">=8.40"
 7433              }
 7434          },
 7435          "node_modules/eslint-plugin-storybook": {
 7436              "version": "10.1.11",
 7437              "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.1.11.tgz",
 7438              "integrity": "sha512-mbq2r2kK5+AcLl0XDJ3to91JOgzCbHOqj+J3n+FRw6drk+M1boRqMShSoMMm0HdzXPLmlr7iur+qJ5ZuhH6ayQ==",
 7439              "dev": true,
 7440              "license": "MIT",
 7441              "dependencies": {
 7442                  "@typescript-eslint/utils": "^8.8.1"
 7443              },
 7444              "peerDependencies": {
 7445                  "eslint": ">=8",
 7446                  "storybook": "^10.1.11"
 7447              }
 7448          },
 7449          "node_modules/eslint-scope": {
 7450              "version": "8.4.0",
 7451              "dev": true,
 7452              "license": "BSD-2-Clause",
 7453              "dependencies": {
 7454                  "esrecurse": "^4.3.0",
 7455                  "estraverse": "^5.2.0"
 7456              },
 7457              "engines": {
 7458                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 7459              },
 7460              "funding": {
 7461                  "url": "https://opencollective.com/eslint"
 7462              }
 7463          },
 7464          "node_modules/eslint-visitor-keys": {
 7465              "version": "4.2.1",
 7466              "dev": true,
 7467              "license": "Apache-2.0",
 7468              "engines": {
 7469                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 7470              },
 7471              "funding": {
 7472                  "url": "https://opencollective.com/eslint"
 7473              }
 7474          },
 7475          "node_modules/espree": {
 7476              "version": "10.4.0",
 7477              "dev": true,
 7478              "license": "BSD-2-Clause",
 7479              "dependencies": {
 7480                  "acorn": "^8.15.0",
 7481                  "acorn-jsx": "^5.3.2",
 7482                  "eslint-visitor-keys": "^4.2.1"
 7483              },
 7484              "engines": {
 7485                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 7486              },
 7487              "funding": {
 7488                  "url": "https://opencollective.com/eslint"
 7489              }
 7490          },
 7491          "node_modules/esprima": {
 7492              "version": "4.0.1",
 7493              "dev": true,
 7494              "license": "BSD-2-Clause",
 7495              "bin": {
 7496                  "esparse": "bin/esparse.js",
 7497                  "esvalidate": "bin/esvalidate.js"
 7498              },
 7499              "engines": {
 7500                  "node": ">=4"
 7501              }
 7502          },
 7503          "node_modules/esquery": {
 7504              "version": "1.6.0",
 7505              "dev": true,
 7506              "license": "BSD-3-Clause",
 7507              "dependencies": {
 7508                  "estraverse": "^5.1.0"
 7509              },
 7510              "engines": {
 7511                  "node": ">=0.10"
 7512              }
 7513          },
 7514          "node_modules/esrecurse": {
 7515              "version": "4.3.0",
 7516              "dev": true,
 7517              "license": "BSD-2-Clause",
 7518              "dependencies": {
 7519                  "estraverse": "^5.2.0"
 7520              },
 7521              "engines": {
 7522                  "node": ">=4.0"
 7523              }
 7524          },
 7525          "node_modules/estraverse": {
 7526              "version": "5.3.0",
 7527              "dev": true,
 7528              "license": "BSD-2-Clause",
 7529              "engines": {
 7530                  "node": ">=4.0"
 7531              }
 7532          },
 7533          "node_modules/estree-walker": {
 7534              "version": "2.0.2",
 7535              "dev": true,
 7536              "license": "MIT"
 7537          },
 7538          "node_modules/esutils": {
 7539              "version": "2.0.3",
 7540              "dev": true,
 7541              "license": "BSD-2-Clause",
 7542              "engines": {
 7543                  "node": ">=0.10.0"
 7544              }
 7545          },
 7546          "node_modules/eventemitter2": {
 7547              "version": "6.4.7",
 7548              "dev": true,
 7549              "license": "MIT"
 7550          },
 7551          "node_modules/execa": {
 7552              "version": "4.1.0",
 7553              "dev": true,
 7554              "license": "MIT",
 7555              "dependencies": {
 7556                  "cross-spawn": "^7.0.0",
 7557                  "get-stream": "^5.0.0",
 7558                  "human-signals": "^1.1.1",
 7559                  "is-stream": "^2.0.0",
 7560                  "merge-stream": "^2.0.0",
 7561                  "npm-run-path": "^4.0.0",
 7562                  "onetime": "^5.1.0",
 7563                  "signal-exit": "^3.0.2",
 7564                  "strip-final-newline": "^2.0.0"
 7565              },
 7566              "engines": {
 7567                  "node": ">=10"
 7568              },
 7569              "funding": {
 7570                  "url": "https://github.com/sindresorhus/execa?sponsor=1"
 7571              }
 7572          },
 7573          "node_modules/execa/node_modules/onetime": {
 7574              "version": "5.1.2",
 7575              "dev": true,
 7576              "license": "MIT",
 7577              "dependencies": {
 7578                  "mimic-fn": "^2.1.0"
 7579              },
 7580              "engines": {
 7581                  "node": ">=6"
 7582              },
 7583              "funding": {
 7584                  "url": "https://github.com/sponsors/sindresorhus"
 7585              }
 7586          },
 7587          "node_modules/execa/node_modules/signal-exit": {
 7588              "version": "3.0.7",
 7589              "dev": true,
 7590              "license": "ISC"
 7591          },
 7592          "node_modules/executable": {
 7593              "version": "4.1.1",
 7594              "dev": true,
 7595              "license": "MIT",
 7596              "dependencies": {
 7597                  "pify": "^2.2.0"
 7598              },
 7599              "engines": {
 7600                  "node": ">=4"
 7601              }
 7602          },
 7603          "node_modules/expand-template": {
 7604              "version": "2.0.3",
 7605              "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
 7606              "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
 7607              "license": "(MIT OR WTFPL)",
 7608              "optional": true,
 7609              "engines": {
 7610                  "node": ">=6"
 7611              }
 7612          },
 7613          "node_modules/expect-type": {
 7614              "version": "1.2.2",
 7615              "dev": true,
 7616              "license": "Apache-2.0",
 7617              "engines": {
 7618                  "node": ">=12.0.0"
 7619              }
 7620          },
 7621          "node_modules/extend": {
 7622              "version": "3.0.2",
 7623              "dev": true,
 7624              "license": "MIT"
 7625          },
 7626          "node_modules/extract-zip": {
 7627              "version": "2.0.1",
 7628              "dev": true,
 7629              "license": "BSD-2-Clause",
 7630              "dependencies": {
 7631                  "debug": "^4.1.1",
 7632                  "get-stream": "^5.1.0",
 7633                  "yauzl": "^2.10.0"
 7634              },
 7635              "bin": {
 7636                  "extract-zip": "cli.js"
 7637              },
 7638              "engines": {
 7639                  "node": ">= 10.17.0"
 7640              },
 7641              "optionalDependencies": {
 7642                  "@types/yauzl": "^2.9.1"
 7643              }
 7644          },
 7645          "node_modules/extsprintf": {
 7646              "version": "1.3.0",
 7647              "dev": true,
 7648              "engines": [
 7649                  "node >=0.6.0"
 7650              ],
 7651              "license": "MIT"
 7652          },
 7653          "node_modules/fast-deep-equal": {
 7654              "version": "3.1.3",
 7655              "dev": true,
 7656              "license": "MIT"
 7657          },
 7658          "node_modules/fast-glob": {
 7659              "version": "3.3.3",
 7660              "dev": true,
 7661              "license": "MIT",
 7662              "dependencies": {
 7663                  "@nodelib/fs.stat": "^2.0.2",
 7664                  "@nodelib/fs.walk": "^1.2.3",
 7665                  "glob-parent": "^5.1.2",
 7666                  "merge2": "^1.3.0",
 7667                  "micromatch": "^4.0.8"
 7668              },
 7669              "engines": {
 7670                  "node": ">=8.6.0"
 7671              }
 7672          },
 7673          "node_modules/fast-glob/node_modules/glob-parent": {
 7674              "version": "5.1.2",
 7675              "dev": true,
 7676              "license": "ISC",
 7677              "dependencies": {
 7678                  "is-glob": "^4.0.1"
 7679              },
 7680              "engines": {
 7681                  "node": ">= 6"
 7682              }
 7683          },
 7684          "node_modules/fast-json-stable-stringify": {
 7685              "version": "2.1.0",
 7686              "dev": true,
 7687              "license": "MIT"
 7688          },
 7689          "node_modules/fast-levenshtein": {
 7690              "version": "2.0.6",
 7691              "dev": true,
 7692              "license": "MIT"
 7693          },
 7694          "node_modules/fastq": {
 7695              "version": "1.19.1",
 7696              "dev": true,
 7697              "license": "ISC",
 7698              "dependencies": {
 7699                  "reusify": "^1.0.4"
 7700              }
 7701          },
 7702          "node_modules/fd-slicer": {
 7703              "version": "1.1.0",
 7704              "dev": true,
 7705              "license": "MIT",
 7706              "dependencies": {
 7707                  "pend": "~1.2.0"
 7708              }
 7709          },
 7710          "node_modules/figures": {
 7711              "version": "3.2.0",
 7712              "dev": true,
 7713              "license": "MIT",
 7714              "dependencies": {
 7715                  "escape-string-regexp": "^1.0.5"
 7716              },
 7717              "engines": {
 7718                  "node": ">=8"
 7719              },
 7720              "funding": {
 7721                  "url": "https://github.com/sponsors/sindresorhus"
 7722              }
 7723          },
 7724          "node_modules/figures/node_modules/escape-string-regexp": {
 7725              "version": "1.0.5",
 7726              "dev": true,
 7727              "license": "MIT",
 7728              "engines": {
 7729                  "node": ">=0.8.0"
 7730              }
 7731          },
 7732          "node_modules/file-entry-cache": {
 7733              "version": "8.0.0",
 7734              "dev": true,
 7735              "license": "MIT",
 7736              "dependencies": {
 7737                  "flat-cache": "^4.0.0"
 7738              },
 7739              "engines": {
 7740                  "node": ">=16.0.0"
 7741              }
 7742          },
 7743          "node_modules/fill-range": {
 7744              "version": "7.1.1",
 7745              "dev": true,
 7746              "license": "MIT",
 7747              "dependencies": {
 7748                  "to-regex-range": "^5.0.1"
 7749              },
 7750              "engines": {
 7751                  "node": ">=8"
 7752              }
 7753          },
 7754          "node_modules/find-up": {
 7755              "version": "5.0.0",
 7756              "dev": true,
 7757              "license": "MIT",
 7758              "dependencies": {
 7759                  "locate-path": "^6.0.0",
 7760                  "path-exists": "^4.0.0"
 7761              },
 7762              "engines": {
 7763                  "node": ">=10"
 7764              },
 7765              "funding": {
 7766                  "url": "https://github.com/sponsors/sindresorhus"
 7767              }
 7768          },
 7769          "node_modules/flat": {
 7770              "version": "5.0.2",
 7771              "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz",
 7772              "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
 7773              "dev": true,
 7774              "license": "BSD-3-Clause",
 7775              "peer": true,
 7776              "bin": {
 7777                  "flat": "cli.js"
 7778              }
 7779          },
 7780          "node_modules/flat-cache": {
 7781              "version": "4.0.1",
 7782              "dev": true,
 7783              "license": "MIT",
 7784              "dependencies": {
 7785                  "flatted": "^3.2.9",
 7786                  "keyv": "^4.5.4"
 7787              },
 7788              "engines": {
 7789                  "node": ">=16"
 7790              }
 7791          },
 7792          "node_modules/flatted": {
 7793              "version": "3.3.3",
 7794              "dev": true,
 7795              "license": "ISC"
 7796          },
 7797          "node_modules/foreground-child": {
 7798              "version": "3.3.1",
 7799              "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
 7800              "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
 7801              "dev": true,
 7802              "license": "ISC",
 7803              "dependencies": {
 7804                  "cross-spawn": "^7.0.6",
 7805                  "signal-exit": "^4.0.1"
 7806              },
 7807              "engines": {
 7808                  "node": ">=14"
 7809              },
 7810              "funding": {
 7811                  "url": "https://github.com/sponsors/isaacs"
 7812              }
 7813          },
 7814          "node_modules/forever-agent": {
 7815              "version": "0.6.1",
 7816              "dev": true,
 7817              "license": "Apache-2.0",
 7818              "engines": {
 7819                  "node": "*"
 7820              }
 7821          },
 7822          "node_modules/form-data": {
 7823              "version": "4.0.4",
 7824              "dev": true,
 7825              "license": "MIT",
 7826              "dependencies": {
 7827                  "asynckit": "^0.4.0",
 7828                  "combined-stream": "^1.0.8",
 7829                  "es-set-tostringtag": "^2.1.0",
 7830                  "hasown": "^2.0.2",
 7831                  "mime-types": "^2.1.12"
 7832              },
 7833              "engines": {
 7834                  "node": ">= 6"
 7835              }
 7836          },
 7837          "node_modules/fs-constants": {
 7838              "version": "1.0.0",
 7839              "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
 7840              "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
 7841              "license": "MIT",
 7842              "optional": true
 7843          },
 7844          "node_modules/fs-extra": {
 7845              "version": "9.1.0",
 7846              "dev": true,
 7847              "license": "MIT",
 7848              "dependencies": {
 7849                  "at-least-node": "^1.0.0",
 7850                  "graceful-fs": "^4.2.0",
 7851                  "jsonfile": "^6.0.1",
 7852                  "universalify": "^2.0.0"
 7853              },
 7854              "engines": {
 7855                  "node": ">=10"
 7856              }
 7857          },
 7858          "node_modules/fsevents": {
 7859              "version": "2.3.3",
 7860              "dev": true,
 7861              "license": "MIT",
 7862              "optional": true,
 7863              "os": [
 7864                  "darwin"
 7865              ],
 7866              "engines": {
 7867                  "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
 7868              }
 7869          },
 7870          "node_modules/function-bind": {
 7871              "version": "1.1.2",
 7872              "dev": true,
 7873              "license": "MIT",
 7874              "funding": {
 7875                  "url": "https://github.com/sponsors/ljharb"
 7876              }
 7877          },
 7878          "node_modules/gensync": {
 7879              "version": "1.0.0-beta.2",
 7880              "dev": true,
 7881              "license": "MIT",
 7882              "engines": {
 7883                  "node": ">=6.9.0"
 7884              }
 7885          },
 7886          "node_modules/get-caller-file": {
 7887              "version": "2.0.5",
 7888              "dev": true,
 7889              "license": "ISC",
 7890              "engines": {
 7891                  "node": "6.* || 8.* || >= 10.*"
 7892              }
 7893          },
 7894          "node_modules/get-east-asian-width": {
 7895              "version": "1.4.0",
 7896              "dev": true,
 7897              "license": "MIT",
 7898              "engines": {
 7899                  "node": ">=18"
 7900              },
 7901              "funding": {
 7902                  "url": "https://github.com/sponsors/sindresorhus"
 7903              }
 7904          },
 7905          "node_modules/get-intrinsic": {
 7906              "version": "1.3.0",
 7907              "dev": true,
 7908              "license": "MIT",
 7909              "dependencies": {
 7910                  "call-bind-apply-helpers": "^1.0.2",
 7911                  "es-define-property": "^1.0.1",
 7912                  "es-errors": "^1.3.0",
 7913                  "es-object-atoms": "^1.1.1",
 7914                  "function-bind": "^1.1.2",
 7915                  "get-proto": "^1.0.1",
 7916                  "gopd": "^1.2.0",
 7917                  "has-symbols": "^1.1.0",
 7918                  "hasown": "^2.0.2",
 7919                  "math-intrinsics": "^1.1.0"
 7920              },
 7921              "engines": {
 7922                  "node": ">= 0.4"
 7923              },
 7924              "funding": {
 7925                  "url": "https://github.com/sponsors/ljharb"
 7926              }
 7927          },
 7928          "node_modules/get-nonce": {
 7929              "version": "1.0.1",
 7930              "license": "MIT",
 7931              "engines": {
 7932                  "node": ">=6"
 7933              }
 7934          },
 7935          "node_modules/get-proto": {
 7936              "version": "1.0.1",
 7937              "dev": true,
 7938              "license": "MIT",
 7939              "dependencies": {
 7940                  "dunder-proto": "^1.0.1",
 7941                  "es-object-atoms": "^1.0.0"
 7942              },
 7943              "engines": {
 7944                  "node": ">= 0.4"
 7945              }
 7946          },
 7947          "node_modules/get-stream": {
 7948              "version": "5.2.0",
 7949              "dev": true,
 7950              "license": "MIT",
 7951              "dependencies": {
 7952                  "pump": "^3.0.0"
 7953              },
 7954              "engines": {
 7955                  "node": ">=8"
 7956              },
 7957              "funding": {
 7958                  "url": "https://github.com/sponsors/sindresorhus"
 7959              }
 7960          },
 7961          "node_modules/getos": {
 7962              "version": "3.2.1",
 7963              "dev": true,
 7964              "license": "MIT",
 7965              "dependencies": {
 7966                  "async": "^3.2.0"
 7967              }
 7968          },
 7969          "node_modules/getpass": {
 7970              "version": "0.1.7",
 7971              "dev": true,
 7972              "license": "MIT",
 7973              "dependencies": {
 7974                  "assert-plus": "^1.0.0"
 7975              }
 7976          },
 7977          "node_modules/github-from-package": {
 7978              "version": "0.0.0",
 7979              "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
 7980              "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
 7981              "license": "MIT",
 7982              "optional": true
 7983          },
 7984          "node_modules/glob": {
 7985              "version": "11.1.0",
 7986              "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz",
 7987              "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==",
 7988              "dev": true,
 7989              "license": "BlueOak-1.0.0",
 7990              "dependencies": {
 7991                  "foreground-child": "^3.3.1",
 7992                  "jackspeak": "^4.1.1",
 7993                  "minimatch": "^10.1.1",
 7994                  "minipass": "^7.1.2",
 7995                  "package-json-from-dist": "^1.0.0",
 7996                  "path-scurry": "^2.0.0"
 7997              },
 7998              "bin": {
 7999                  "glob": "dist/esm/bin.mjs"
 8000              },
 8001              "engines": {
 8002                  "node": "20 || >=22"
 8003              },
 8004              "funding": {
 8005                  "url": "https://github.com/sponsors/isaacs"
 8006              }
 8007          },
 8008          "node_modules/glob-parent": {
 8009              "version": "6.0.2",
 8010              "dev": true,
 8011              "license": "ISC",
 8012              "dependencies": {
 8013                  "is-glob": "^4.0.3"
 8014              },
 8015              "engines": {
 8016                  "node": ">=10.13.0"
 8017              }
 8018          },
 8019          "node_modules/global-dirs": {
 8020              "version": "3.0.1",
 8021              "dev": true,
 8022              "license": "MIT",
 8023              "dependencies": {
 8024                  "ini": "2.0.0"
 8025              },
 8026              "engines": {
 8027                  "node": ">=10"
 8028              },
 8029              "funding": {
 8030                  "url": "https://github.com/sponsors/sindresorhus"
 8031              }
 8032          },
 8033          "node_modules/globals": {
 8034              "version": "16.3.0",
 8035              "dev": true,
 8036              "license": "MIT",
 8037              "engines": {
 8038                  "node": ">=18"
 8039              },
 8040              "funding": {
 8041                  "url": "https://github.com/sponsors/sindresorhus"
 8042              }
 8043          },
 8044          "node_modules/gopd": {
 8045              "version": "1.2.0",
 8046              "dev": true,
 8047              "license": "MIT",
 8048              "engines": {
 8049                  "node": ">= 0.4"
 8050              },
 8051              "funding": {
 8052                  "url": "https://github.com/sponsors/ljharb"
 8053              }
 8054          },
 8055          "node_modules/graceful-fs": {
 8056              "version": "4.2.11",
 8057              "dev": true,
 8058              "license": "ISC"
 8059          },
 8060          "node_modules/graphemer": {
 8061              "version": "1.4.0",
 8062              "dev": true,
 8063              "license": "MIT"
 8064          },
 8065          "node_modules/graphql": {
 8066              "version": "16.12.0",
 8067              "dev": true,
 8068              "license": "MIT",
 8069              "engines": {
 8070                  "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
 8071              }
 8072          },
 8073          "node_modules/hachure-fill": {
 8074              "version": "0.5.2",
 8075              "license": "MIT"
 8076          },
 8077          "node_modules/has-flag": {
 8078              "version": "4.0.0",
 8079              "dev": true,
 8080              "license": "MIT",
 8081              "engines": {
 8082                  "node": ">=8"
 8083              }
 8084          },
 8085          "node_modules/has-symbols": {
 8086              "version": "1.1.0",
 8087              "dev": true,
 8088              "license": "MIT",
 8089              "engines": {
 8090                  "node": ">= 0.4"
 8091              },
 8092              "funding": {
 8093                  "url": "https://github.com/sponsors/ljharb"
 8094              }
 8095          },
 8096          "node_modules/has-tostringtag": {
 8097              "version": "1.0.2",
 8098              "dev": true,
 8099              "license": "MIT",
 8100              "dependencies": {
 8101                  "has-symbols": "^1.0.3"
 8102              },
 8103              "engines": {
 8104                  "node": ">= 0.4"
 8105              },
 8106              "funding": {
 8107                  "url": "https://github.com/sponsors/ljharb"
 8108              }
 8109          },
 8110          "node_modules/hasha": {
 8111              "version": "5.2.2",
 8112              "dev": true,
 8113              "license": "MIT",
 8114              "dependencies": {
 8115                  "is-stream": "^2.0.0",
 8116                  "type-fest": "^0.8.0"
 8117              },
 8118              "engines": {
 8119                  "node": ">=8"
 8120              },
 8121              "funding": {
 8122                  "url": "https://github.com/sponsors/sindresorhus"
 8123              }
 8124          },
 8125          "node_modules/hasown": {
 8126              "version": "2.0.2",
 8127              "dev": true,
 8128              "license": "MIT",
 8129              "dependencies": {
 8130                  "function-bind": "^1.1.2"
 8131              },
 8132              "engines": {
 8133                  "node": ">= 0.4"
 8134              }
 8135          },
 8136          "node_modules/he": {
 8137              "version": "1.2.0",
 8138              "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
 8139              "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
 8140              "dev": true,
 8141              "license": "MIT",
 8142              "peer": true,
 8143              "bin": {
 8144                  "he": "bin/he"
 8145              }
 8146          },
 8147          "node_modules/headers-polyfill": {
 8148              "version": "4.0.3",
 8149              "dev": true,
 8150              "license": "MIT"
 8151          },
 8152          "node_modules/html-dom-parser": {
 8153              "version": "5.1.1",
 8154              "license": "MIT",
 8155              "dependencies": {
 8156                  "domhandler": "5.0.3",
 8157                  "htmlparser2": "10.0.0"
 8158              }
 8159          },
 8160          "node_modules/html-encoding-sniffer": {
 8161              "version": "4.0.0",
 8162              "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz",
 8163              "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==",
 8164              "dev": true,
 8165              "license": "MIT",
 8166              "dependencies": {
 8167                  "whatwg-encoding": "^3.1.1"
 8168              },
 8169              "engines": {
 8170                  "node": ">=18"
 8171              }
 8172          },
 8173          "node_modules/html-escaper": {
 8174              "version": "2.0.2",
 8175              "dev": true,
 8176              "license": "MIT"
 8177          },
 8178          "node_modules/html-react-parser": {
 8179              "version": "5.2.5",
 8180              "license": "MIT",
 8181              "dependencies": {
 8182                  "domhandler": "5.0.3",
 8183                  "html-dom-parser": "5.1.1",
 8184                  "react-property": "2.0.2",
 8185                  "style-to-js": "1.1.16"
 8186              },
 8187              "peerDependencies": {
 8188                  "@types/react": "0.14 || 15 || 16 || 17 || 18 || 19",
 8189                  "react": "0.14 || 15 || 16 || 17 || 18 || 19"
 8190              },
 8191              "peerDependenciesMeta": {
 8192                  "@types/react": {
 8193                      "optional": true
 8194                  }
 8195              }
 8196          },
 8197          "node_modules/htmlparser2": {
 8198              "version": "10.0.0",
 8199              "funding": [
 8200                  "https://github.com/fb55/htmlparser2?sponsor=1",
 8201                  {
 8202                      "type": "github",
 8203                      "url": "https://github.com/sponsors/fb55"
 8204                  }
 8205              ],
 8206              "license": "MIT",
 8207              "dependencies": {
 8208                  "domelementtype": "^2.3.0",
 8209                  "domhandler": "^5.0.3",
 8210                  "domutils": "^3.2.1",
 8211                  "entities": "^6.0.0"
 8212              }
 8213          },
 8214          "node_modules/http-proxy-agent": {
 8215              "version": "7.0.2",
 8216              "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
 8217              "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
 8218              "dev": true,
 8219              "license": "MIT",
 8220              "dependencies": {
 8221                  "agent-base": "^7.1.0",
 8222                  "debug": "^4.3.4"
 8223              },
 8224              "engines": {
 8225                  "node": ">= 14"
 8226              }
 8227          },
 8228          "node_modules/http-signature": {
 8229              "version": "1.4.0",
 8230              "dev": true,
 8231              "license": "MIT",
 8232              "dependencies": {
 8233                  "assert-plus": "^1.0.0",
 8234                  "jsprim": "^2.0.2",
 8235                  "sshpk": "^1.18.0"
 8236              },
 8237              "engines": {
 8238                  "node": ">=0.10"
 8239              }
 8240          },
 8241          "node_modules/https-proxy-agent": {
 8242              "version": "7.0.6",
 8243              "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
 8244              "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
 8245              "dev": true,
 8246              "license": "MIT",
 8247              "dependencies": {
 8248                  "agent-base": "^7.1.2",
 8249                  "debug": "4"
 8250              },
 8251              "engines": {
 8252                  "node": ">= 14"
 8253              }
 8254          },
 8255          "node_modules/human-signals": {
 8256              "version": "1.1.1",
 8257              "dev": true,
 8258              "license": "Apache-2.0",
 8259              "engines": {
 8260                  "node": ">=8.12.0"
 8261              }
 8262          },
 8263          "node_modules/iconv-lite": {
 8264              "version": "0.6.3",
 8265              "license": "MIT",
 8266              "dependencies": {
 8267                  "safer-buffer": ">= 2.1.2 < 3.0.0"
 8268              },
 8269              "engines": {
 8270                  "node": ">=0.10.0"
 8271              }
 8272          },
 8273          "node_modules/ieee754": {
 8274              "version": "1.2.1",
 8275              "devOptional": true,
 8276              "funding": [
 8277                  {
 8278                      "type": "github",
 8279                      "url": "https://github.com/sponsors/feross"
 8280                  },
 8281                  {
 8282                      "type": "patreon",
 8283                      "url": "https://www.patreon.com/feross"
 8284                  },
 8285                  {
 8286                      "type": "consulting",
 8287                      "url": "https://feross.org/support"
 8288                  }
 8289              ],
 8290              "license": "BSD-3-Clause"
 8291          },
 8292          "node_modules/ignore": {
 8293              "version": "5.3.2",
 8294              "dev": true,
 8295              "license": "MIT",
 8296              "engines": {
 8297                  "node": ">= 4"
 8298              }
 8299          },
 8300          "node_modules/immediate": {
 8301              "version": "3.0.6",
 8302              "license": "MIT"
 8303          },
 8304          "node_modules/import-fresh": {
 8305              "version": "3.3.1",
 8306              "dev": true,
 8307              "license": "MIT",
 8308              "dependencies": {
 8309                  "parent-module": "^1.0.0",
 8310                  "resolve-from": "^4.0.0"
 8311              },
 8312              "engines": {
 8313                  "node": ">=6"
 8314              },
 8315              "funding": {
 8316                  "url": "https://github.com/sponsors/sindresorhus"
 8317              }
 8318          },
 8319          "node_modules/imurmurhash": {
 8320              "version": "0.1.4",
 8321              "dev": true,
 8322              "license": "MIT",
 8323              "engines": {
 8324                  "node": ">=0.8.19"
 8325              }
 8326          },
 8327          "node_modules/indent-string": {
 8328              "version": "4.0.0",
 8329              "dev": true,
 8330              "license": "MIT",
 8331              "engines": {
 8332                  "node": ">=8"
 8333              }
 8334          },
 8335          "node_modules/inherits": {
 8336              "version": "2.0.4",
 8337              "license": "ISC"
 8338          },
 8339          "node_modules/ini": {
 8340              "version": "2.0.0",
 8341              "dev": true,
 8342              "license": "ISC",
 8343              "engines": {
 8344                  "node": ">=10"
 8345              }
 8346          },
 8347          "node_modules/inline-style-parser": {
 8348              "version": "0.2.4",
 8349              "license": "MIT"
 8350          },
 8351          "node_modules/internmap": {
 8352              "version": "2.0.3",
 8353              "license": "ISC",
 8354              "engines": {
 8355                  "node": ">=12"
 8356              }
 8357          },
 8358          "node_modules/is-buffer": {
 8359              "version": "1.1.6",
 8360              "dev": true,
 8361              "license": "MIT"
 8362          },
 8363          "node_modules/is-core-module": {
 8364              "version": "2.16.1",
 8365              "dev": true,
 8366              "license": "MIT",
 8367              "dependencies": {
 8368                  "hasown": "^2.0.2"
 8369              },
 8370              "engines": {
 8371                  "node": ">= 0.4"
 8372              },
 8373              "funding": {
 8374                  "url": "https://github.com/sponsors/ljharb"
 8375              }
 8376          },
 8377          "node_modules/is-docker": {
 8378              "version": "3.0.0",
 8379              "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
 8380              "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
 8381              "dev": true,
 8382              "license": "MIT",
 8383              "bin": {
 8384                  "is-docker": "cli.js"
 8385              },
 8386              "engines": {
 8387                  "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
 8388              },
 8389              "funding": {
 8390                  "url": "https://github.com/sponsors/sindresorhus"
 8391              }
 8392          },
 8393          "node_modules/is-extglob": {
 8394              "version": "2.1.1",
 8395              "dev": true,
 8396              "license": "MIT",
 8397              "engines": {
 8398                  "node": ">=0.10.0"
 8399              }
 8400          },
 8401          "node_modules/is-fullwidth-code-point": {
 8402              "version": "5.1.0",
 8403              "dev": true,
 8404              "license": "MIT",
 8405              "dependencies": {
 8406                  "get-east-asian-width": "^1.3.1"
 8407              },
 8408              "engines": {
 8409                  "node": ">=18"
 8410              },
 8411              "funding": {
 8412                  "url": "https://github.com/sponsors/sindresorhus"
 8413              }
 8414          },
 8415          "node_modules/is-glob": {
 8416              "version": "4.0.3",
 8417              "dev": true,
 8418              "license": "MIT",
 8419              "dependencies": {
 8420                  "is-extglob": "^2.1.1"
 8421              },
 8422              "engines": {
 8423                  "node": ">=0.10.0"
 8424              }
 8425          },
 8426          "node_modules/is-inside-container": {
 8427              "version": "1.0.0",
 8428              "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
 8429              "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
 8430              "dev": true,
 8431              "license": "MIT",
 8432              "dependencies": {
 8433                  "is-docker": "^3.0.0"
 8434              },
 8435              "bin": {
 8436                  "is-inside-container": "cli.js"
 8437              },
 8438              "engines": {
 8439                  "node": ">=14.16"
 8440              },
 8441              "funding": {
 8442                  "url": "https://github.com/sponsors/sindresorhus"
 8443              }
 8444          },
 8445          "node_modules/is-installed-globally": {
 8446              "version": "0.4.0",
 8447              "dev": true,
 8448              "license": "MIT",
 8449              "dependencies": {
 8450                  "global-dirs": "^3.0.0",
 8451                  "is-path-inside": "^3.0.2"
 8452              },
 8453              "engines": {
 8454                  "node": ">=10"
 8455              },
 8456              "funding": {
 8457                  "url": "https://github.com/sponsors/sindresorhus"
 8458              }
 8459          },
 8460          "node_modules/is-node-process": {
 8461              "version": "1.2.0",
 8462              "dev": true,
 8463              "license": "MIT"
 8464          },
 8465          "node_modules/is-number": {
 8466              "version": "7.0.0",
 8467              "dev": true,
 8468              "license": "MIT",
 8469              "engines": {
 8470                  "node": ">=0.12.0"
 8471              }
 8472          },
 8473          "node_modules/is-path-inside": {
 8474              "version": "3.0.3",
 8475              "dev": true,
 8476              "license": "MIT",
 8477              "engines": {
 8478                  "node": ">=8"
 8479              }
 8480          },
 8481          "node_modules/is-plain-obj": {
 8482              "version": "2.1.0",
 8483              "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz",
 8484              "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
 8485              "dev": true,
 8486              "license": "MIT",
 8487              "peer": true,
 8488              "engines": {
 8489                  "node": ">=8"
 8490              }
 8491          },
 8492          "node_modules/is-potential-custom-element-name": {
 8493              "version": "1.0.1",
 8494              "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
 8495              "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
 8496              "dev": true,
 8497              "license": "MIT"
 8498          },
 8499          "node_modules/is-stream": {
 8500              "version": "2.0.1",
 8501              "dev": true,
 8502              "license": "MIT",
 8503              "engines": {
 8504                  "node": ">=8"
 8505              },
 8506              "funding": {
 8507                  "url": "https://github.com/sponsors/sindresorhus"
 8508              }
 8509          },
 8510          "node_modules/is-typedarray": {
 8511              "version": "1.0.0",
 8512              "dev": true,
 8513              "license": "MIT"
 8514          },
 8515          "node_modules/is-unicode-supported": {
 8516              "version": "0.1.0",
 8517              "dev": true,
 8518              "license": "MIT",
 8519              "engines": {
 8520                  "node": ">=10"
 8521              },
 8522              "funding": {
 8523                  "url": "https://github.com/sponsors/sindresorhus"
 8524              }
 8525          },
 8526          "node_modules/is-wsl": {
 8527              "version": "3.1.0",
 8528              "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
 8529              "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
 8530              "dev": true,
 8531              "license": "MIT",
 8532              "dependencies": {
 8533                  "is-inside-container": "^1.0.0"
 8534              },
 8535              "engines": {
 8536                  "node": ">=16"
 8537              },
 8538              "funding": {
 8539                  "url": "https://github.com/sponsors/sindresorhus"
 8540              }
 8541          },
 8542          "node_modules/isarray": {
 8543              "version": "1.0.0",
 8544              "license": "MIT"
 8545          },
 8546          "node_modules/isexe": {
 8547              "version": "2.0.0",
 8548              "dev": true,
 8549              "license": "ISC"
 8550          },
 8551          "node_modules/isstream": {
 8552              "version": "0.1.2",
 8553              "dev": true,
 8554              "license": "MIT"
 8555          },
 8556          "node_modules/istanbul-lib-coverage": {
 8557              "version": "3.2.2",
 8558              "dev": true,
 8559              "license": "BSD-3-Clause",
 8560              "engines": {
 8561                  "node": ">=8"
 8562              }
 8563          },
 8564          "node_modules/istanbul-lib-report": {
 8565              "version": "3.0.1",
 8566              "dev": true,
 8567              "license": "BSD-3-Clause",
 8568              "dependencies": {
 8569                  "istanbul-lib-coverage": "^3.0.0",
 8570                  "make-dir": "^4.0.0",
 8571                  "supports-color": "^7.1.0"
 8572              },
 8573              "engines": {
 8574                  "node": ">=10"
 8575              }
 8576          },
 8577          "node_modules/istanbul-lib-source-maps": {
 8578              "version": "5.0.6",
 8579              "dev": true,
 8580              "license": "BSD-3-Clause",
 8581              "dependencies": {
 8582                  "@jridgewell/trace-mapping": "^0.3.23",
 8583                  "debug": "^4.1.1",
 8584                  "istanbul-lib-coverage": "^3.0.0"
 8585              },
 8586              "engines": {
 8587                  "node": ">=10"
 8588              }
 8589          },
 8590          "node_modules/istanbul-reports": {
 8591              "version": "3.2.0",
 8592              "dev": true,
 8593              "license": "BSD-3-Clause",
 8594              "dependencies": {
 8595                  "html-escaper": "^2.0.0",
 8596                  "istanbul-lib-report": "^3.0.0"
 8597              },
 8598              "engines": {
 8599                  "node": ">=8"
 8600              }
 8601          },
 8602          "node_modules/jackspeak": {
 8603              "version": "4.1.1",
 8604              "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz",
 8605              "integrity": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==",
 8606              "dev": true,
 8607              "license": "BlueOak-1.0.0",
 8608              "dependencies": {
 8609                  "@isaacs/cliui": "^8.0.2"
 8610              },
 8611              "engines": {
 8612                  "node": "20 || >=22"
 8613              },
 8614              "funding": {
 8615                  "url": "https://github.com/sponsors/isaacs"
 8616              }
 8617          },
 8618          "node_modules/jiti": {
 8619              "version": "2.6.1",
 8620              "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
 8621              "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
 8622              "dev": true,
 8623              "license": "MIT",
 8624              "bin": {
 8625                  "jiti": "lib/jiti-cli.mjs"
 8626              }
 8627          },
 8628          "node_modules/js-tokens": {
 8629              "version": "4.0.0",
 8630              "license": "MIT"
 8631          },
 8632          "node_modules/js-yaml": {
 8633              "version": "4.1.1",
 8634              "license": "MIT",
 8635              "dependencies": {
 8636                  "argparse": "^2.0.1"
 8637              },
 8638              "bin": {
 8639                  "js-yaml": "bin/js-yaml.js"
 8640              }
 8641          },
 8642          "node_modules/jsbn": {
 8643              "version": "0.1.1",
 8644              "dev": true,
 8645              "license": "MIT"
 8646          },
 8647          "node_modules/jsdom": {
 8648              "version": "27.0.1",
 8649              "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-27.0.1.tgz",
 8650              "integrity": "sha512-SNSQteBL1IlV2zqhwwolaG9CwhIhTvVHWg3kTss/cLE7H/X4644mtPQqYvCfsSrGQWt9hSZcgOXX8bOZaMN+kA==",
 8651              "dev": true,
 8652              "license": "MIT",
 8653              "dependencies": {
 8654                  "@asamuzakjp/dom-selector": "^6.7.2",
 8655                  "cssstyle": "^5.3.1",
 8656                  "data-urls": "^6.0.0",
 8657                  "decimal.js": "^10.6.0",
 8658                  "html-encoding-sniffer": "^4.0.0",
 8659                  "http-proxy-agent": "^7.0.2",
 8660                  "https-proxy-agent": "^7.0.6",
 8661                  "is-potential-custom-element-name": "^1.0.1",
 8662                  "parse5": "^8.0.0",
 8663                  "rrweb-cssom": "^0.8.0",
 8664                  "saxes": "^6.0.0",
 8665                  "symbol-tree": "^3.2.4",
 8666                  "tough-cookie": "^6.0.0",
 8667                  "w3c-xmlserializer": "^5.0.0",
 8668                  "webidl-conversions": "^8.0.0",
 8669                  "whatwg-encoding": "^3.1.1",
 8670                  "whatwg-mimetype": "^4.0.0",
 8671                  "whatwg-url": "^15.1.0",
 8672                  "ws": "^8.18.3",
 8673                  "xml-name-validator": "^5.0.0"
 8674              },
 8675              "engines": {
 8676                  "node": ">=20"
 8677              },
 8678              "peerDependencies": {
 8679                  "canvas": "^3.0.0"
 8680              },
 8681              "peerDependenciesMeta": {
 8682                  "canvas": {
 8683                      "optional": true
 8684                  }
 8685              }
 8686          },
 8687          "node_modules/jsdom/node_modules/tldts": {
 8688              "version": "7.0.19",
 8689              "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.19.tgz",
 8690              "integrity": "sha512-8PWx8tvC4jDB39BQw1m4x8y5MH1BcQ5xHeL2n7UVFulMPH/3Q0uiamahFJ3lXA0zO2SUyRXuVVbWSDmstlt9YA==",
 8691              "dev": true,
 8692              "license": "MIT",
 8693              "dependencies": {
 8694                  "tldts-core": "^7.0.19"
 8695              },
 8696              "bin": {
 8697                  "tldts": "bin/cli.js"
 8698              }
 8699          },
 8700          "node_modules/jsdom/node_modules/tldts-core": {
 8701              "version": "7.0.19",
 8702              "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.19.tgz",
 8703              "integrity": "sha512-lJX2dEWx0SGH4O6p+7FPwYmJ/bu1JbcGJ8RLaG9b7liIgZ85itUVEPbMtWRVrde/0fnDPEPHW10ZsKW3kVsE9A==",
 8704              "dev": true,
 8705              "license": "MIT"
 8706          },
 8707          "node_modules/jsdom/node_modules/tough-cookie": {
 8708              "version": "6.0.0",
 8709              "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.0.tgz",
 8710              "integrity": "sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==",
 8711              "dev": true,
 8712              "license": "BSD-3-Clause",
 8713              "dependencies": {
 8714                  "tldts": "^7.0.5"
 8715              },
 8716              "engines": {
 8717                  "node": ">=16"
 8718              }
 8719          },
 8720          "node_modules/jsesc": {
 8721              "version": "3.1.0",
 8722              "dev": true,
 8723              "license": "MIT",
 8724              "bin": {
 8725                  "jsesc": "bin/jsesc"
 8726              },
 8727              "engines": {
 8728                  "node": ">=6"
 8729              }
 8730          },
 8731          "node_modules/json-buffer": {
 8732              "version": "3.0.1",
 8733              "dev": true,
 8734              "license": "MIT"
 8735          },
 8736          "node_modules/json-edit-react": {
 8737              "version": "1.27.2",
 8738              "license": "MIT",
 8739              "dependencies": {
 8740                  "object-property-assigner": "^1.3.5",
 8741                  "object-property-extractor": "^1.0.13"
 8742              },
 8743              "peerDependencies": {
 8744                  "react": ">=16.0.0"
 8745              }
 8746          },
 8747          "node_modules/json-schema": {
 8748              "version": "0.4.0",
 8749              "dev": true,
 8750              "license": "(AFL-2.1 OR BSD-3-Clause)"
 8751          },
 8752          "node_modules/json-schema-traverse": {
 8753              "version": "0.4.1",
 8754              "dev": true,
 8755              "license": "MIT"
 8756          },
 8757          "node_modules/json-stable-stringify-without-jsonify": {
 8758              "version": "1.0.1",
 8759              "dev": true,
 8760              "license": "MIT"
 8761          },
 8762          "node_modules/json-stringify-safe": {
 8763              "version": "5.0.1",
 8764              "dev": true,
 8765              "license": "ISC"
 8766          },
 8767          "node_modules/json5": {
 8768              "version": "2.2.3",
 8769              "dev": true,
 8770              "license": "MIT",
 8771              "bin": {
 8772                  "json5": "lib/cli.js"
 8773              },
 8774              "engines": {
 8775                  "node": ">=6"
 8776              }
 8777          },
 8778          "node_modules/jsonfile": {
 8779              "version": "6.2.0",
 8780              "dev": true,
 8781              "license": "MIT",
 8782              "dependencies": {
 8783                  "universalify": "^2.0.0"
 8784              },
 8785              "optionalDependencies": {
 8786                  "graceful-fs": "^4.1.6"
 8787              }
 8788          },
 8789          "node_modules/jsprim": {
 8790              "version": "2.0.2",
 8791              "dev": true,
 8792              "engines": [
 8793                  "node >=0.6.0"
 8794              ],
 8795              "license": "MIT",
 8796              "dependencies": {
 8797                  "assert-plus": "1.0.0",
 8798                  "extsprintf": "1.3.0",
 8799                  "json-schema": "0.4.0",
 8800                  "verror": "1.10.0"
 8801              }
 8802          },
 8803          "node_modules/jszip": {
 8804              "version": "3.10.1",
 8805              "license": "(MIT OR GPL-3.0-or-later)",
 8806              "dependencies": {
 8807                  "lie": "~3.3.0",
 8808                  "pako": "~1.0.2",
 8809                  "readable-stream": "~2.3.6",
 8810                  "setimmediate": "^1.0.5"
 8811              }
 8812          },
 8813          "node_modules/katex": {
 8814              "version": "0.16.27",
 8815              "funding": [
 8816                  "https://opencollective.com/katex",
 8817                  "https://github.com/sponsors/katex"
 8818              ],
 8819              "license": "MIT",
 8820              "dependencies": {
 8821                  "commander": "^8.3.0"
 8822              },
 8823              "bin": {
 8824                  "katex": "cli.js"
 8825              }
 8826          },
 8827          "node_modules/katex/node_modules/commander": {
 8828              "version": "8.3.0",
 8829              "license": "MIT",
 8830              "engines": {
 8831                  "node": ">= 12"
 8832              }
 8833          },
 8834          "node_modules/keyv": {
 8835              "version": "4.5.4",
 8836              "dev": true,
 8837              "license": "MIT",
 8838              "dependencies": {
 8839                  "json-buffer": "3.0.1"
 8840              }
 8841          },
 8842          "node_modules/khroma": {
 8843              "version": "2.1.0"
 8844          },
 8845          "node_modules/langium": {
 8846              "version": "3.3.1",
 8847              "license": "MIT",
 8848              "dependencies": {
 8849                  "chevrotain": "~11.0.3",
 8850                  "chevrotain-allstar": "~0.3.0",
 8851                  "vscode-languageserver": "~9.0.1",
 8852                  "vscode-languageserver-textdocument": "~1.0.11",
 8853                  "vscode-uri": "~3.0.8"
 8854              },
 8855              "engines": {
 8856                  "node": ">=16.0.0"
 8857              }
 8858          },
 8859          "node_modules/layout-base": {
 8860              "version": "1.0.2",
 8861              "license": "MIT"
 8862          },
 8863          "node_modules/lazy-ass": {
 8864              "version": "1.6.0",
 8865              "dev": true,
 8866              "license": "MIT",
 8867              "engines": {
 8868                  "node": "> 0.8"
 8869              }
 8870          },
 8871          "node_modules/levn": {
 8872              "version": "0.4.1",
 8873              "dev": true,
 8874              "license": "MIT",
 8875              "dependencies": {
 8876                  "prelude-ls": "^1.2.1",
 8877                  "type-check": "~0.4.0"
 8878              },
 8879              "engines": {
 8880                  "node": ">= 0.8.0"
 8881              }
 8882          },
 8883          "node_modules/lie": {
 8884              "version": "3.3.0",
 8885              "license": "MIT",
 8886              "dependencies": {
 8887                  "immediate": "~3.0.5"
 8888              }
 8889          },
 8890          "node_modules/lightningcss": {
 8891              "version": "1.30.2",
 8892              "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
 8893              "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==",
 8894              "dev": true,
 8895              "license": "MPL-2.0",
 8896              "dependencies": {
 8897                  "detect-libc": "^2.0.3"
 8898              },
 8899              "engines": {
 8900                  "node": ">= 12.0.0"
 8901              },
 8902              "funding": {
 8903                  "type": "opencollective",
 8904                  "url": "https://opencollective.com/parcel"
 8905              },
 8906              "optionalDependencies": {
 8907                  "lightningcss-android-arm64": "1.30.2",
 8908                  "lightningcss-darwin-arm64": "1.30.2",
 8909                  "lightningcss-darwin-x64": "1.30.2",
 8910                  "lightningcss-freebsd-x64": "1.30.2",
 8911                  "lightningcss-linux-arm-gnueabihf": "1.30.2",
 8912                  "lightningcss-linux-arm64-gnu": "1.30.2",
 8913                  "lightningcss-linux-arm64-musl": "1.30.2",
 8914                  "lightningcss-linux-x64-gnu": "1.30.2",
 8915                  "lightningcss-linux-x64-musl": "1.30.2",
 8916                  "lightningcss-win32-arm64-msvc": "1.30.2",
 8917                  "lightningcss-win32-x64-msvc": "1.30.2"
 8918              }
 8919          },
 8920          "node_modules/lightningcss-android-arm64": {
 8921              "version": "1.30.2",
 8922              "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
 8923              "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
 8924              "cpu": [
 8925                  "arm64"
 8926              ],
 8927              "dev": true,
 8928              "license": "MPL-2.0",
 8929              "optional": true,
 8930              "os": [
 8931                  "android"
 8932              ],
 8933              "engines": {
 8934                  "node": ">= 12.0.0"
 8935              },
 8936              "funding": {
 8937                  "type": "opencollective",
 8938                  "url": "https://opencollective.com/parcel"
 8939              }
 8940          },
 8941          "node_modules/lightningcss-darwin-arm64": {
 8942              "version": "1.30.2",
 8943              "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
 8944              "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
 8945              "cpu": [
 8946                  "arm64"
 8947              ],
 8948              "dev": true,
 8949              "license": "MPL-2.0",
 8950              "optional": true,
 8951              "os": [
 8952                  "darwin"
 8953              ],
 8954              "engines": {
 8955                  "node": ">= 12.0.0"
 8956              },
 8957              "funding": {
 8958                  "type": "opencollective",
 8959                  "url": "https://opencollective.com/parcel"
 8960              }
 8961          },
 8962          "node_modules/lightningcss-darwin-x64": {
 8963              "version": "1.30.2",
 8964              "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
 8965              "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
 8966              "cpu": [
 8967                  "x64"
 8968              ],
 8969              "dev": true,
 8970              "license": "MPL-2.0",
 8971              "optional": true,
 8972              "os": [
 8973                  "darwin"
 8974              ],
 8975              "engines": {
 8976                  "node": ">= 12.0.0"
 8977              },
 8978              "funding": {
 8979                  "type": "opencollective",
 8980                  "url": "https://opencollective.com/parcel"
 8981              }
 8982          },
 8983          "node_modules/lightningcss-freebsd-x64": {
 8984              "version": "1.30.2",
 8985              "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
 8986              "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
 8987              "cpu": [
 8988                  "x64"
 8989              ],
 8990              "dev": true,
 8991              "license": "MPL-2.0",
 8992              "optional": true,
 8993              "os": [
 8994                  "freebsd"
 8995              ],
 8996              "engines": {
 8997                  "node": ">= 12.0.0"
 8998              },
 8999              "funding": {
 9000                  "type": "opencollective",
 9001                  "url": "https://opencollective.com/parcel"
 9002              }
 9003          },
 9004          "node_modules/lightningcss-linux-arm-gnueabihf": {
 9005              "version": "1.30.2",
 9006              "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
 9007              "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
 9008              "cpu": [
 9009                  "arm"
 9010              ],
 9011              "dev": true,
 9012              "license": "MPL-2.0",
 9013              "optional": true,
 9014              "os": [
 9015                  "linux"
 9016              ],
 9017              "engines": {
 9018                  "node": ">= 12.0.0"
 9019              },
 9020              "funding": {
 9021                  "type": "opencollective",
 9022                  "url": "https://opencollective.com/parcel"
 9023              }
 9024          },
 9025          "node_modules/lightningcss-linux-arm64-gnu": {
 9026              "version": "1.30.1",
 9027              "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
 9028              "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
 9029              "cpu": [
 9030                  "arm64"
 9031              ],
 9032              "license": "MPL-2.0",
 9033              "optional": true,
 9034              "os": [
 9035                  "linux"
 9036              ],
 9037              "engines": {
 9038                  "node": ">= 12.0.0"
 9039              },
 9040              "funding": {
 9041                  "type": "opencollective",
 9042                  "url": "https://opencollective.com/parcel"
 9043              }
 9044          },
 9045          "node_modules/lightningcss-linux-arm64-musl": {
 9046              "version": "1.30.2",
 9047              "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
 9048              "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
 9049              "cpu": [
 9050                  "arm64"
 9051              ],
 9052              "dev": true,
 9053              "license": "MPL-2.0",
 9054              "optional": true,
 9055              "os": [
 9056                  "linux"
 9057              ],
 9058              "engines": {
 9059                  "node": ">= 12.0.0"
 9060              },
 9061              "funding": {
 9062                  "type": "opencollective",
 9063                  "url": "https://opencollective.com/parcel"
 9064              }
 9065          },
 9066          "node_modules/lightningcss-linux-x64-gnu": {
 9067              "version": "1.30.1",
 9068              "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
 9069              "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
 9070              "cpu": [
 9071                  "x64"
 9072              ],
 9073              "license": "MPL-2.0",
 9074              "optional": true,
 9075              "os": [
 9076                  "linux"
 9077              ],
 9078              "engines": {
 9079                  "node": ">= 12.0.0"
 9080              },
 9081              "funding": {
 9082                  "type": "opencollective",
 9083                  "url": "https://opencollective.com/parcel"
 9084              }
 9085          },
 9086          "node_modules/lightningcss-linux-x64-musl": {
 9087              "version": "1.30.2",
 9088              "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz",
 9089              "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==",
 9090              "cpu": [
 9091                  "x64"
 9092              ],
 9093              "dev": true,
 9094              "license": "MPL-2.0",
 9095              "optional": true,
 9096              "os": [
 9097                  "linux"
 9098              ],
 9099              "engines": {
 9100                  "node": ">= 12.0.0"
 9101              },
 9102              "funding": {
 9103                  "type": "opencollective",
 9104                  "url": "https://opencollective.com/parcel"
 9105              }
 9106          },
 9107          "node_modules/lightningcss-win32-arm64-msvc": {
 9108              "version": "1.30.2",
 9109              "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
 9110              "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
 9111              "cpu": [
 9112                  "arm64"
 9113              ],
 9114              "dev": true,
 9115              "license": "MPL-2.0",
 9116              "optional": true,
 9117              "os": [
 9118                  "win32"
 9119              ],
 9120              "engines": {
 9121                  "node": ">= 12.0.0"
 9122              },
 9123              "funding": {
 9124                  "type": "opencollective",
 9125                  "url": "https://opencollective.com/parcel"
 9126              }
 9127          },
 9128          "node_modules/lightningcss-win32-x64-msvc": {
 9129              "version": "1.30.2",
 9130              "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
 9131              "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
 9132              "cpu": [
 9133                  "x64"
 9134              ],
 9135              "dev": true,
 9136              "license": "MPL-2.0",
 9137              "optional": true,
 9138              "os": [
 9139                  "win32"
 9140              ],
 9141              "engines": {
 9142                  "node": ">= 12.0.0"
 9143              },
 9144              "funding": {
 9145                  "type": "opencollective",
 9146                  "url": "https://opencollective.com/parcel"
 9147              }
 9148          },
 9149          "node_modules/lightningcss/node_modules/lightningcss-linux-arm64-gnu": {
 9150              "version": "1.30.2",
 9151              "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
 9152              "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
 9153              "cpu": [
 9154                  "arm64"
 9155              ],
 9156              "dev": true,
 9157              "license": "MPL-2.0",
 9158              "optional": true,
 9159              "os": [
 9160                  "linux"
 9161              ],
 9162              "engines": {
 9163                  "node": ">= 12.0.0"
 9164              },
 9165              "funding": {
 9166                  "type": "opencollective",
 9167                  "url": "https://opencollective.com/parcel"
 9168              }
 9169          },
 9170          "node_modules/lightningcss/node_modules/lightningcss-linux-x64-gnu": {
 9171              "version": "1.30.2",
 9172              "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
 9173              "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==",
 9174              "cpu": [
 9175                  "x64"
 9176              ],
 9177              "dev": true,
 9178              "license": "MPL-2.0",
 9179              "optional": true,
 9180              "os": [
 9181                  "linux"
 9182              ],
 9183              "engines": {
 9184                  "node": ">= 12.0.0"
 9185              },
 9186              "funding": {
 9187                  "type": "opencollective",
 9188                  "url": "https://opencollective.com/parcel"
 9189              }
 9190          },
 9191          "node_modules/lint-staged": {
 9192              "version": "16.2.3",
 9193              "dev": true,
 9194              "license": "MIT",
 9195              "dependencies": {
 9196                  "commander": "^14.0.1",
 9197                  "listr2": "^9.0.4",
 9198                  "micromatch": "^4.0.8",
 9199                  "nano-spawn": "^1.0.3",
 9200                  "pidtree": "^0.6.0",
 9201                  "string-argv": "^0.3.2",
 9202                  "yaml": "^2.8.1"
 9203              },
 9204              "bin": {
 9205                  "lint-staged": "bin/lint-staged.js"
 9206              },
 9207              "engines": {
 9208                  "node": ">=20.17"
 9209              },
 9210              "funding": {
 9211                  "url": "https://opencollective.com/lint-staged"
 9212              }
 9213          },
 9214          "node_modules/listr2": {
 9215              "version": "9.0.4",
 9216              "dev": true,
 9217              "license": "MIT",
 9218              "dependencies": {
 9219                  "cli-truncate": "^5.0.0",
 9220                  "colorette": "^2.0.20",
 9221                  "eventemitter3": "^5.0.1",
 9222                  "log-update": "^6.1.0",
 9223                  "rfdc": "^1.4.1",
 9224                  "wrap-ansi": "^9.0.0"
 9225              },
 9226              "engines": {
 9227                  "node": ">=20.0.0"
 9228              }
 9229          },
 9230          "node_modules/listr2/node_modules/eventemitter3": {
 9231              "version": "5.0.1",
 9232              "dev": true,
 9233              "license": "MIT"
 9234          },
 9235          "node_modules/locate-path": {
 9236              "version": "6.0.0",
 9237              "dev": true,
 9238              "license": "MIT",
 9239              "dependencies": {
 9240                  "p-locate": "^5.0.0"
 9241              },
 9242              "engines": {
 9243                  "node": ">=10"
 9244              },
 9245              "funding": {
 9246                  "url": "https://github.com/sponsors/sindresorhus"
 9247              }
 9248          },
 9249          "node_modules/lodash": {
 9250              "version": "4.17.21",
 9251              "dev": true,
 9252              "license": "MIT"
 9253          },
 9254          "node_modules/lodash-es": {
 9255              "version": "4.18.1",
 9256              "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
 9257              "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
 9258              "license": "MIT"
 9259          },
 9260          "node_modules/lodash.castarray": {
 9261              "version": "4.4.0",
 9262              "dev": true,
 9263              "license": "MIT"
 9264          },
 9265          "node_modules/lodash.isplainobject": {
 9266              "version": "4.0.6",
 9267              "dev": true,
 9268              "license": "MIT"
 9269          },
 9270          "node_modules/lodash.merge": {
 9271              "version": "4.6.2",
 9272              "dev": true,
 9273              "license": "MIT"
 9274          },
 9275          "node_modules/lodash.once": {
 9276              "version": "4.1.1",
 9277              "dev": true,
 9278              "license": "MIT"
 9279          },
 9280          "node_modules/log-symbols": {
 9281              "version": "4.1.0",
 9282              "dev": true,
 9283              "license": "MIT",
 9284              "dependencies": {
 9285                  "chalk": "^4.1.0",
 9286                  "is-unicode-supported": "^0.1.0"
 9287              },
 9288              "engines": {
 9289                  "node": ">=10"
 9290              },
 9291              "funding": {
 9292                  "url": "https://github.com/sponsors/sindresorhus"
 9293              }
 9294          },
 9295          "node_modules/log-update": {
 9296              "version": "6.1.0",
 9297              "dev": true,
 9298              "license": "MIT",
 9299              "dependencies": {
 9300                  "ansi-escapes": "^7.0.0",
 9301                  "cli-cursor": "^5.0.0",
 9302                  "slice-ansi": "^7.1.0",
 9303                  "strip-ansi": "^7.1.0",
 9304                  "wrap-ansi": "^9.0.0"
 9305              },
 9306              "engines": {
 9307                  "node": ">=18"
 9308              },
 9309              "funding": {
 9310                  "url": "https://github.com/sponsors/sindresorhus"
 9311              }
 9312          },
 9313          "node_modules/loose-envify": {
 9314              "version": "1.4.0",
 9315              "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
 9316              "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
 9317              "license": "MIT",
 9318              "dependencies": {
 9319                  "js-tokens": "^3.0.0 || ^4.0.0"
 9320              },
 9321              "bin": {
 9322                  "loose-envify": "cli.js"
 9323              }
 9324          },
 9325          "node_modules/loupe": {
 9326              "version": "3.2.1",
 9327              "dev": true,
 9328              "license": "MIT"
 9329          },
 9330          "node_modules/lru-cache": {
 9331              "version": "5.1.1",
 9332              "dev": true,
 9333              "license": "ISC",
 9334              "dependencies": {
 9335                  "yallist": "^3.0.2"
 9336              }
 9337          },
 9338          "node_modules/lucide-react": {
 9339              "version": "0.511.0",
 9340              "license": "ISC",
 9341              "peerDependencies": {
 9342                  "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 9343              }
 9344          },
 9345          "node_modules/lz-string": {
 9346              "version": "1.5.0",
 9347              "dev": true,
 9348              "license": "MIT",
 9349              "bin": {
 9350                  "lz-string": "bin/bin.js"
 9351              }
 9352          },
 9353          "node_modules/magic-string": {
 9354              "version": "0.30.21",
 9355              "dev": true,
 9356              "license": "MIT",
 9357              "dependencies": {
 9358                  "@jridgewell/sourcemap-codec": "^1.5.5"
 9359              }
 9360          },
 9361          "node_modules/magicast": {
 9362              "version": "0.5.1",
 9363              "dev": true,
 9364              "license": "MIT",
 9365              "dependencies": {
 9366                  "@babel/parser": "^7.28.5",
 9367                  "@babel/types": "^7.28.5",
 9368                  "source-map-js": "^1.2.1"
 9369              }
 9370          },
 9371          "node_modules/make-cancellable-promise": {
 9372              "version": "1.3.2",
 9373              "resolved": "https://registry.npmjs.org/make-cancellable-promise/-/make-cancellable-promise-1.3.2.tgz",
 9374              "integrity": "sha512-GCXh3bq/WuMbS+Ky4JBPW1hYTOU+znU+Q5m9Pu+pI8EoUqIHk9+tviOKC6/qhHh8C4/As3tzJ69IF32kdz85ww==",
 9375              "license": "MIT",
 9376              "funding": {
 9377                  "url": "https://github.com/wojtekmaj/make-cancellable-promise?sponsor=1"
 9378              }
 9379          },
 9380          "node_modules/make-dir": {
 9381              "version": "4.0.0",
 9382              "dev": true,
 9383              "license": "MIT",
 9384              "dependencies": {
 9385                  "semver": "^7.5.3"
 9386              },
 9387              "engines": {
 9388                  "node": ">=10"
 9389              },
 9390              "funding": {
 9391                  "url": "https://github.com/sponsors/sindresorhus"
 9392              }
 9393          },
 9394          "node_modules/make-dir/node_modules/semver": {
 9395              "version": "7.7.3",
 9396              "dev": true,
 9397              "license": "ISC",
 9398              "bin": {
 9399                  "semver": "bin/semver.js"
 9400              },
 9401              "engines": {
 9402                  "node": ">=10"
 9403              }
 9404          },
 9405          "node_modules/make-event-props": {
 9406              "version": "1.6.2",
 9407              "resolved": "https://registry.npmjs.org/make-event-props/-/make-event-props-1.6.2.tgz",
 9408              "integrity": "sha512-iDwf7mA03WPiR8QxvcVHmVWEPfMY1RZXerDVNCRYW7dUr2ppH3J58Rwb39/WG39yTZdRSxr3x+2v22tvI0VEvA==",
 9409              "license": "MIT",
 9410              "funding": {
 9411                  "url": "https://github.com/wojtekmaj/make-event-props?sponsor=1"
 9412              }
 9413          },
 9414          "node_modules/marked": {
 9415              "version": "15.0.12",
 9416              "license": "MIT",
 9417              "bin": {
 9418                  "marked": "bin/marked.js"
 9419              },
 9420              "engines": {
 9421                  "node": ">= 18"
 9422              }
 9423          },
 9424          "node_modules/math-intrinsics": {
 9425              "version": "1.1.0",
 9426              "dev": true,
 9427              "license": "MIT",
 9428              "engines": {
 9429                  "node": ">= 0.4"
 9430              }
 9431          },
 9432          "node_modules/md5": {
 9433              "version": "2.3.0",
 9434              "dev": true,
 9435              "license": "BSD-3-Clause",
 9436              "dependencies": {
 9437                  "charenc": "0.0.2",
 9438                  "crypt": "0.0.2",
 9439                  "is-buffer": "~1.1.6"
 9440              }
 9441          },
 9442          "node_modules/mdn-data": {
 9443              "version": "2.12.2",
 9444              "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
 9445              "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
 9446              "dev": true,
 9447              "license": "CC0-1.0"
 9448          },
 9449          "node_modules/merge-refs": {
 9450              "version": "1.3.0",
 9451              "resolved": "https://registry.npmjs.org/merge-refs/-/merge-refs-1.3.0.tgz",
 9452              "integrity": "sha512-nqXPXbso+1dcKDpPCXvwZyJILz+vSLqGGOnDrYHQYE+B8n9JTCekVLC65AfCpR4ggVyA/45Y0iR9LDyS2iI+zA==",
 9453              "license": "MIT",
 9454              "funding": {
 9455                  "url": "https://github.com/wojtekmaj/merge-refs?sponsor=1"
 9456              },
 9457              "peerDependencies": {
 9458                  "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 9459              },
 9460              "peerDependenciesMeta": {
 9461                  "@types/react": {
 9462                      "optional": true
 9463                  }
 9464              }
 9465          },
 9466          "node_modules/merge-stream": {
 9467              "version": "2.0.0",
 9468              "dev": true,
 9469              "license": "MIT"
 9470          },
 9471          "node_modules/merge2": {
 9472              "version": "1.4.1",
 9473              "dev": true,
 9474              "license": "MIT",
 9475              "engines": {
 9476                  "node": ">= 8"
 9477              }
 9478          },
 9479          "node_modules/mermaid": {
 9480              "version": "11.12.2",
 9481              "license": "MIT",
 9482              "dependencies": {
 9483                  "@braintree/sanitize-url": "^7.1.1",
 9484                  "@iconify/utils": "^3.0.1",
 9485                  "@mermaid-js/parser": "^0.6.3",
 9486                  "@types/d3": "^7.4.3",
 9487                  "cytoscape": "^3.29.3",
 9488                  "cytoscape-cose-bilkent": "^4.1.0",
 9489                  "cytoscape-fcose": "^2.2.0",
 9490                  "d3": "^7.9.0",
 9491                  "d3-sankey": "^0.12.3",
 9492                  "dagre-d3-es": "7.0.13",
 9493                  "dayjs": "^1.11.18",
 9494                  "dompurify": "^3.2.5",
 9495                  "katex": "^0.16.22",
 9496                  "khroma": "^2.1.0",
 9497                  "lodash-es": "^4.17.21",
 9498                  "marked": "^16.2.1",
 9499                  "roughjs": "^4.6.6",
 9500                  "stylis": "^4.3.6",
 9501                  "ts-dedent": "^2.2.0",
 9502                  "uuid": "^11.1.0"
 9503              }
 9504          },
 9505          "node_modules/mermaid/node_modules/marked": {
 9506              "version": "16.4.2",
 9507              "license": "MIT",
 9508              "bin": {
 9509                  "marked": "bin/marked.js"
 9510              },
 9511              "engines": {
 9512                  "node": ">= 20"
 9513              }
 9514          },
 9515          "node_modules/mermaid/node_modules/uuid": {
 9516              "version": "11.1.0",
 9517              "funding": [
 9518                  "https://github.com/sponsors/broofa",
 9519                  "https://github.com/sponsors/ctavan"
 9520              ],
 9521              "license": "MIT",
 9522              "bin": {
 9523                  "uuid": "dist/esm/bin/uuid"
 9524              }
 9525          },
 9526          "node_modules/micromatch": {
 9527              "version": "4.0.8",
 9528              "dev": true,
 9529              "license": "MIT",
 9530              "dependencies": {
 9531                  "braces": "^3.0.3",
 9532                  "picomatch": "^2.3.1"
 9533              },
 9534              "engines": {
 9535                  "node": ">=8.6"
 9536              }
 9537          },
 9538          "node_modules/mime-db": {
 9539              "version": "1.52.0",
 9540              "dev": true,
 9541              "license": "MIT",
 9542              "engines": {
 9543                  "node": ">= 0.6"
 9544              }
 9545          },
 9546          "node_modules/mime-types": {
 9547              "version": "2.1.35",
 9548              "dev": true,
 9549              "license": "MIT",
 9550              "dependencies": {
 9551                  "mime-db": "1.52.0"
 9552              },
 9553              "engines": {
 9554                  "node": ">= 0.6"
 9555              }
 9556          },
 9557          "node_modules/mimic-fn": {
 9558              "version": "2.1.0",
 9559              "dev": true,
 9560              "license": "MIT",
 9561              "engines": {
 9562                  "node": ">=6"
 9563              }
 9564          },
 9565          "node_modules/mimic-function": {
 9566              "version": "5.0.1",
 9567              "dev": true,
 9568              "license": "MIT",
 9569              "engines": {
 9570                  "node": ">=18"
 9571              },
 9572              "funding": {
 9573                  "url": "https://github.com/sponsors/sindresorhus"
 9574              }
 9575          },
 9576          "node_modules/mimic-response": {
 9577              "version": "3.1.0",
 9578              "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
 9579              "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
 9580              "license": "MIT",
 9581              "optional": true,
 9582              "engines": {
 9583                  "node": ">=10"
 9584              },
 9585              "funding": {
 9586                  "url": "https://github.com/sponsors/sindresorhus"
 9587              }
 9588          },
 9589          "node_modules/min-indent": {
 9590              "version": "1.0.1",
 9591              "dev": true,
 9592              "license": "MIT",
 9593              "engines": {
 9594                  "node": ">=4"
 9595              }
 9596          },
 9597          "node_modules/minimatch": {
 9598              "version": "10.2.4",
 9599              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
 9600              "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
 9601              "dev": true,
 9602              "license": "BlueOak-1.0.0",
 9603              "dependencies": {
 9604                  "brace-expansion": "^5.0.2"
 9605              },
 9606              "engines": {
 9607                  "node": "18 || 20 || >=22"
 9608              },
 9609              "funding": {
 9610                  "url": "https://github.com/sponsors/isaacs"
 9611              }
 9612          },
 9613          "node_modules/minimist": {
 9614              "version": "1.2.8",
 9615              "devOptional": true,
 9616              "license": "MIT",
 9617              "funding": {
 9618                  "url": "https://github.com/sponsors/ljharb"
 9619              }
 9620          },
 9621          "node_modules/minipass": {
 9622              "version": "7.1.2",
 9623              "dev": true,
 9624              "license": "ISC",
 9625              "engines": {
 9626                  "node": ">=16 || 14 >=14.17"
 9627              }
 9628          },
 9629          "node_modules/mkdirp": {
 9630              "version": "3.0.1",
 9631              "dev": true,
 9632              "license": "MIT",
 9633              "bin": {
 9634                  "mkdirp": "dist/cjs/src/bin.js"
 9635              },
 9636              "engines": {
 9637                  "node": ">=10"
 9638              },
 9639              "funding": {
 9640                  "url": "https://github.com/sponsors/isaacs"
 9641              }
 9642          },
 9643          "node_modules/mkdirp-classic": {
 9644              "version": "0.5.3",
 9645              "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
 9646              "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
 9647              "license": "MIT",
 9648              "optional": true
 9649          },
 9650          "node_modules/mlly": {
 9651              "version": "1.8.0",
 9652              "license": "MIT",
 9653              "dependencies": {
 9654                  "acorn": "^8.15.0",
 9655                  "pathe": "^2.0.3",
 9656                  "pkg-types": "^1.3.1",
 9657                  "ufo": "^1.6.1"
 9658              }
 9659          },
 9660          "node_modules/mocha": {
 9661              "version": "11.7.5",
 9662              "resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.5.tgz",
 9663              "integrity": "sha512-mTT6RgopEYABzXWFx+GcJ+ZQ32kp4fMf0xvpZIIfSq9Z8lC/++MtcCnQ9t5FP2veYEP95FIYSvW+U9fV4xrlig==",
 9664              "dev": true,
 9665              "license": "MIT",
 9666              "peer": true,
 9667              "dependencies": {
 9668                  "browser-stdout": "^1.3.1",
 9669                  "chokidar": "^4.0.1",
 9670                  "debug": "^4.3.5",
 9671                  "diff": "^7.0.0",
 9672                  "escape-string-regexp": "^4.0.0",
 9673                  "find-up": "^5.0.0",
 9674                  "glob": "^10.4.5",
 9675                  "he": "^1.2.0",
 9676                  "is-path-inside": "^3.0.3",
 9677                  "js-yaml": "^4.1.0",
 9678                  "log-symbols": "^4.1.0",
 9679                  "minimatch": "^9.0.5",
 9680                  "ms": "^2.1.3",
 9681                  "picocolors": "^1.1.1",
 9682                  "serialize-javascript": "^6.0.2",
 9683                  "strip-json-comments": "^3.1.1",
 9684                  "supports-color": "^8.1.1",
 9685                  "workerpool": "^9.2.0",
 9686                  "yargs": "^17.7.2",
 9687                  "yargs-parser": "^21.1.1",
 9688                  "yargs-unparser": "^2.0.0"
 9689              },
 9690              "bin": {
 9691                  "_mocha": "bin/_mocha",
 9692                  "mocha": "bin/mocha.js"
 9693              },
 9694              "engines": {
 9695                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 9696              }
 9697          },
 9698          "node_modules/mocha-junit-reporter": {
 9699              "version": "2.2.1",
 9700              "dev": true,
 9701              "license": "MIT",
 9702              "dependencies": {
 9703                  "debug": "^4.3.4",
 9704                  "md5": "^2.3.0",
 9705                  "mkdirp": "^3.0.0",
 9706                  "strip-ansi": "^6.0.1",
 9707                  "xml": "^1.0.1"
 9708              },
 9709              "peerDependencies": {
 9710                  "mocha": ">=2.2.5"
 9711              }
 9712          },
 9713          "node_modules/mocha-junit-reporter/node_modules/ansi-regex": {
 9714              "version": "5.0.1",
 9715              "dev": true,
 9716              "license": "MIT",
 9717              "engines": {
 9718                  "node": ">=8"
 9719              }
 9720          },
 9721          "node_modules/mocha-junit-reporter/node_modules/strip-ansi": {
 9722              "version": "6.0.1",
 9723              "dev": true,
 9724              "license": "MIT",
 9725              "dependencies": {
 9726                  "ansi-regex": "^5.0.1"
 9727              },
 9728              "engines": {
 9729                  "node": ">=8"
 9730              }
 9731          },
 9732          "node_modules/mocha/node_modules/glob": {
 9733              "version": "10.5.0",
 9734              "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
 9735              "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
 9736              "dev": true,
 9737              "license": "ISC",
 9738              "peer": true,
 9739              "dependencies": {
 9740                  "foreground-child": "^3.1.0",
 9741                  "jackspeak": "^3.1.2",
 9742                  "minimatch": "^9.0.4",
 9743                  "minipass": "^7.1.2",
 9744                  "package-json-from-dist": "^1.0.0",
 9745                  "path-scurry": "^1.11.1"
 9746              },
 9747              "bin": {
 9748                  "glob": "dist/esm/bin.mjs"
 9749              },
 9750              "funding": {
 9751                  "url": "https://github.com/sponsors/isaacs"
 9752              }
 9753          },
 9754          "node_modules/mocha/node_modules/jackspeak": {
 9755              "version": "3.4.3",
 9756              "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
 9757              "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
 9758              "dev": true,
 9759              "license": "BlueOak-1.0.0",
 9760              "peer": true,
 9761              "dependencies": {
 9762                  "@isaacs/cliui": "^8.0.2"
 9763              },
 9764              "funding": {
 9765                  "url": "https://github.com/sponsors/isaacs"
 9766              },
 9767              "optionalDependencies": {
 9768                  "@pkgjs/parseargs": "^0.11.0"
 9769              }
 9770          },
 9771          "node_modules/mocha/node_modules/lru-cache": {
 9772              "version": "10.4.3",
 9773              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
 9774              "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
 9775              "dev": true,
 9776              "license": "ISC",
 9777              "peer": true
 9778          },
 9779          "node_modules/mocha/node_modules/path-scurry": {
 9780              "version": "1.11.1",
 9781              "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
 9782              "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
 9783              "dev": true,
 9784              "license": "BlueOak-1.0.0",
 9785              "peer": true,
 9786              "dependencies": {
 9787                  "lru-cache": "^10.2.0",
 9788                  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
 9789              },
 9790              "engines": {
 9791                  "node": ">=16 || 14 >=14.18"
 9792              },
 9793              "funding": {
 9794                  "url": "https://github.com/sponsors/isaacs"
 9795              }
 9796          },
 9797          "node_modules/mocha/node_modules/supports-color": {
 9798              "version": "8.1.1",
 9799              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
 9800              "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
 9801              "dev": true,
 9802              "license": "MIT",
 9803              "peer": true,
 9804              "dependencies": {
 9805                  "has-flag": "^4.0.0"
 9806              },
 9807              "engines": {
 9808                  "node": ">=10"
 9809              },
 9810              "funding": {
 9811                  "url": "https://github.com/chalk/supports-color?sponsor=1"
 9812              }
 9813          },
 9814          "node_modules/mrmime": {
 9815              "version": "2.0.1",
 9816              "dev": true,
 9817              "license": "MIT",
 9818              "engines": {
 9819                  "node": ">=10"
 9820              }
 9821          },
 9822          "node_modules/ms": {
 9823              "version": "2.1.3",
 9824              "dev": true,
 9825              "license": "MIT"
 9826          },
 9827          "node_modules/msw": {
 9828              "version": "2.12.3",
 9829              "dev": true,
 9830              "hasInstallScript": true,
 9831              "license": "MIT",
 9832              "dependencies": {
 9833                  "@inquirer/confirm": "^5.0.0",
 9834                  "@mswjs/interceptors": "^0.40.0",
 9835                  "@open-draft/deferred-promise": "^2.2.0",
 9836                  "@types/statuses": "^2.0.6",
 9837                  "cookie": "^1.0.2",
 9838                  "graphql": "^16.12.0",
 9839                  "headers-polyfill": "^4.0.2",
 9840                  "is-node-process": "^1.2.0",
 9841                  "outvariant": "^1.4.3",
 9842                  "path-to-regexp": "^6.3.0",
 9843                  "picocolors": "^1.1.1",
 9844                  "rettime": "^0.7.0",
 9845                  "statuses": "^2.0.2",
 9846                  "strict-event-emitter": "^0.5.1",
 9847                  "tough-cookie": "^6.0.0",
 9848                  "type-fest": "^5.2.0",
 9849                  "until-async": "^3.0.2",
 9850                  "yargs": "^17.7.2"
 9851              },
 9852              "bin": {
 9853                  "msw": "cli/index.js"
 9854              },
 9855              "engines": {
 9856                  "node": ">=18"
 9857              },
 9858              "funding": {
 9859                  "url": "https://github.com/sponsors/mswjs"
 9860              },
 9861              "peerDependencies": {
 9862                  "typescript": ">= 4.8.x"
 9863              },
 9864              "peerDependenciesMeta": {
 9865                  "typescript": {
 9866                      "optional": true
 9867                  }
 9868              }
 9869          },
 9870          "node_modules/msw-storybook-addon": {
 9871              "version": "2.0.6",
 9872              "dev": true,
 9873              "license": "MIT",
 9874              "dependencies": {
 9875                  "is-node-process": "^1.0.1"
 9876              },
 9877              "peerDependencies": {
 9878                  "msw": "^2.0.0"
 9879              }
 9880          },
 9881          "node_modules/msw/node_modules/tldts": {
 9882              "version": "7.0.19",
 9883              "dev": true,
 9884              "license": "MIT",
 9885              "dependencies": {
 9886                  "tldts-core": "^7.0.19"
 9887              },
 9888              "bin": {
 9889                  "tldts": "bin/cli.js"
 9890              }
 9891          },
 9892          "node_modules/msw/node_modules/tldts-core": {
 9893              "version": "7.0.19",
 9894              "dev": true,
 9895              "license": "MIT"
 9896          },
 9897          "node_modules/msw/node_modules/tough-cookie": {
 9898              "version": "6.0.0",
 9899              "dev": true,
 9900              "license": "BSD-3-Clause",
 9901              "dependencies": {
 9902                  "tldts": "^7.0.5"
 9903              },
 9904              "engines": {
 9905                  "node": ">=16"
 9906              }
 9907          },
 9908          "node_modules/msw/node_modules/type-fest": {
 9909              "version": "5.2.0",
 9910              "dev": true,
 9911              "license": "(MIT OR CC0-1.0)",
 9912              "dependencies": {
 9913                  "tagged-tag": "^1.0.0"
 9914              },
 9915              "engines": {
 9916                  "node": ">=20"
 9917              },
 9918              "funding": {
 9919                  "url": "https://github.com/sponsors/sindresorhus"
 9920              }
 9921          },
 9922          "node_modules/mute-stream": {
 9923              "version": "2.0.0",
 9924              "dev": true,
 9925              "license": "ISC",
 9926              "engines": {
 9927                  "node": "^18.17.0 || >=20.5.0"
 9928              }
 9929          },
 9930          "node_modules/nano-spawn": {
 9931              "version": "1.0.3",
 9932              "dev": true,
 9933              "license": "MIT",
 9934              "engines": {
 9935                  "node": ">=20.17"
 9936              },
 9937              "funding": {
 9938                  "url": "https://github.com/sindresorhus/nano-spawn?sponsor=1"
 9939              }
 9940          },
 9941          "node_modules/nanoid": {
 9942              "version": "3.3.11",
 9943              "dev": true,
 9944              "funding": [
 9945                  {
 9946                      "type": "github",
 9947                      "url": "https://github.com/sponsors/ai"
 9948                  }
 9949              ],
 9950              "license": "MIT",
 9951              "bin": {
 9952                  "nanoid": "bin/nanoid.cjs"
 9953              },
 9954              "engines": {
 9955                  "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
 9956              }
 9957          },
 9958          "node_modules/napi-build-utils": {
 9959              "version": "2.0.0",
 9960              "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
 9961              "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
 9962              "license": "MIT",
 9963              "optional": true
 9964          },
 9965          "node_modules/natural-compare": {
 9966              "version": "1.4.0",
 9967              "dev": true,
 9968              "license": "MIT"
 9969          },
 9970          "node_modules/node-abi": {
 9971              "version": "3.87.0",
 9972              "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
 9973              "integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
 9974              "license": "MIT",
 9975              "optional": true,
 9976              "dependencies": {
 9977                  "semver": "^7.3.5"
 9978              },
 9979              "engines": {
 9980                  "node": ">=10"
 9981              }
 9982          },
 9983          "node_modules/node-abi/node_modules/semver": {
 9984              "version": "7.7.4",
 9985              "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
 9986              "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
 9987              "license": "ISC",
 9988              "optional": true,
 9989              "bin": {
 9990                  "semver": "bin/semver.js"
 9991              },
 9992              "engines": {
 9993                  "node": ">=10"
 9994              }
 9995          },
 9996          "node_modules/node-addon-api": {
 9997              "version": "7.1.1",
 9998              "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
 9999              "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
10000              "license": "MIT",
10001              "optional": true
10002          },
10003          "node_modules/node-releases": {
10004              "version": "2.0.19",
10005              "dev": true,
10006              "license": "MIT"
10007          },
10008          "node_modules/npm-run-path": {
10009              "version": "4.0.1",
10010              "dev": true,
10011              "license": "MIT",
10012              "dependencies": {
10013                  "path-key": "^3.0.0"
10014              },
10015              "engines": {
10016                  "node": ">=8"
10017              }
10018          },
10019          "node_modules/object-inspect": {
10020              "version": "1.13.4",
10021              "dev": true,
10022              "license": "MIT",
10023              "engines": {
10024                  "node": ">= 0.4"
10025              },
10026              "funding": {
10027                  "url": "https://github.com/sponsors/ljharb"
10028              }
10029          },
10030          "node_modules/object-property-assigner": {
10031              "version": "1.3.5",
10032              "license": "MIT"
10033          },
10034          "node_modules/object-property-extractor": {
10035              "version": "1.0.13",
10036              "license": "MIT"
10037          },
10038          "node_modules/once": {
10039              "version": "1.4.0",
10040              "devOptional": true,
10041              "license": "ISC",
10042              "dependencies": {
10043                  "wrappy": "1"
10044              }
10045          },
10046          "node_modules/onetime": {
10047              "version": "7.0.0",
10048              "dev": true,
10049              "license": "MIT",
10050              "dependencies": {
10051                  "mimic-function": "^5.0.0"
10052              },
10053              "engines": {
10054                  "node": ">=18"
10055              },
10056              "funding": {
10057                  "url": "https://github.com/sponsors/sindresorhus"
10058              }
10059          },
10060          "node_modules/open": {
10061              "version": "10.2.0",
10062              "resolved": "https://registry.npmjs.org/open/-/open-10.2.0.tgz",
10063              "integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
10064              "dev": true,
10065              "license": "MIT",
10066              "dependencies": {
10067                  "default-browser": "^5.2.1",
10068                  "define-lazy-prop": "^3.0.0",
10069                  "is-inside-container": "^1.0.0",
10070                  "wsl-utils": "^0.1.0"
10071              },
10072              "engines": {
10073                  "node": ">=18"
10074              },
10075              "funding": {
10076                  "url": "https://github.com/sponsors/sindresorhus"
10077              }
10078          },
10079          "node_modules/optionator": {
10080              "version": "0.9.4",
10081              "dev": true,
10082              "license": "MIT",
10083              "dependencies": {
10084                  "deep-is": "^0.1.3",
10085                  "fast-levenshtein": "^2.0.6",
10086                  "levn": "^0.4.1",
10087                  "prelude-ls": "^1.2.1",
10088                  "type-check": "^0.4.0",
10089                  "word-wrap": "^1.2.5"
10090              },
10091              "engines": {
10092                  "node": ">= 0.8.0"
10093              }
10094          },
10095          "node_modules/ospath": {
10096              "version": "1.2.2",
10097              "dev": true,
10098              "license": "MIT"
10099          },
10100          "node_modules/outvariant": {
10101              "version": "1.4.3",
10102              "dev": true,
10103              "license": "MIT"
10104          },
10105          "node_modules/p-limit": {
10106              "version": "3.1.0",
10107              "dev": true,
10108              "license": "MIT",
10109              "dependencies": {
10110                  "yocto-queue": "^0.1.0"
10111              },
10112              "engines": {
10113                  "node": ">=10"
10114              },
10115              "funding": {
10116                  "url": "https://github.com/sponsors/sindresorhus"
10117              }
10118          },
10119          "node_modules/p-locate": {
10120              "version": "5.0.0",
10121              "dev": true,
10122              "license": "MIT",
10123              "dependencies": {
10124                  "p-limit": "^3.0.2"
10125              },
10126              "engines": {
10127                  "node": ">=10"
10128              },
10129              "funding": {
10130                  "url": "https://github.com/sponsors/sindresorhus"
10131              }
10132          },
10133          "node_modules/p-map": {
10134              "version": "4.0.0",
10135              "dev": true,
10136              "license": "MIT",
10137              "dependencies": {
10138                  "aggregate-error": "^3.0.0"
10139              },
10140              "engines": {
10141                  "node": ">=10"
10142              },
10143              "funding": {
10144                  "url": "https://github.com/sponsors/sindresorhus"
10145              }
10146          },
10147          "node_modules/package-json-from-dist": {
10148              "version": "1.0.1",
10149              "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
10150              "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
10151              "dev": true,
10152              "license": "BlueOak-1.0.0"
10153          },
10154          "node_modules/package-manager-detector": {
10155              "version": "1.6.0",
10156              "license": "MIT"
10157          },
10158          "node_modules/pako": {
10159              "version": "1.0.11",
10160              "license": "(MIT AND Zlib)"
10161          },
10162          "node_modules/parent-module": {
10163              "version": "1.0.1",
10164              "dev": true,
10165              "license": "MIT",
10166              "dependencies": {
10167                  "callsites": "^3.0.0"
10168              },
10169              "engines": {
10170                  "node": ">=6"
10171              }
10172          },
10173          "node_modules/parse5": {
10174              "version": "8.0.0",
10175              "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz",
10176              "integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==",
10177              "dev": true,
10178              "license": "MIT",
10179              "dependencies": {
10180                  "entities": "^6.0.0"
10181              },
10182              "funding": {
10183                  "url": "https://github.com/inikulin/parse5?sponsor=1"
10184              }
10185          },
10186          "node_modules/path-data-parser": {
10187              "version": "0.1.0",
10188              "license": "MIT"
10189          },
10190          "node_modules/path-exists": {
10191              "version": "4.0.0",
10192              "dev": true,
10193              "license": "MIT",
10194              "engines": {
10195                  "node": ">=8"
10196              }
10197          },
10198          "node_modules/path-key": {
10199              "version": "3.1.1",
10200              "dev": true,
10201              "license": "MIT",
10202              "engines": {
10203                  "node": ">=8"
10204              }
10205          },
10206          "node_modules/path-parse": {
10207              "version": "1.0.7",
10208              "dev": true,
10209              "license": "MIT"
10210          },
10211          "node_modules/path-scurry": {
10212              "version": "2.0.1",
10213              "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
10214              "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
10215              "dev": true,
10216              "license": "BlueOak-1.0.0",
10217              "dependencies": {
10218                  "lru-cache": "^11.0.0",
10219                  "minipass": "^7.1.2"
10220              },
10221              "engines": {
10222                  "node": "20 || >=22"
10223              },
10224              "funding": {
10225                  "url": "https://github.com/sponsors/isaacs"
10226              }
10227          },
10228          "node_modules/path-scurry/node_modules/lru-cache": {
10229              "version": "11.2.4",
10230              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
10231              "integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
10232              "dev": true,
10233              "license": "BlueOak-1.0.0",
10234              "engines": {
10235                  "node": "20 || >=22"
10236              }
10237          },
10238          "node_modules/path-to-regexp": {
10239              "version": "6.3.0",
10240              "dev": true,
10241              "license": "MIT"
10242          },
10243          "node_modules/path2d": {
10244              "version": "0.2.2",
10245              "resolved": "https://registry.npmjs.org/path2d/-/path2d-0.2.2.tgz",
10246              "integrity": "sha512-+vnG6S4dYcYxZd+CZxzXCNKdELYZSKfohrk98yajCo1PtRoDgCTrrwOvK1GT0UoAdVszagDVllQc0U1vaX4NUQ==",
10247              "license": "MIT",
10248              "optional": true,
10249              "engines": {
10250                  "node": ">=6"
10251              }
10252          },
10253          "node_modules/pathe": {
10254              "version": "2.0.3",
10255              "license": "MIT"
10256          },
10257          "node_modules/pathval": {
10258              "version": "2.0.1",
10259              "dev": true,
10260              "license": "MIT",
10261              "engines": {
10262                  "node": ">= 14.16"
10263              }
10264          },
10265          "node_modules/pdfjs-dist": {
10266              "version": "4.8.69",
10267              "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.8.69.tgz",
10268              "integrity": "sha512-IHZsA4T7YElCKNNXtiLgqScw4zPd3pG9do8UrznC757gMd7UPeHSL2qwNNMJo4r79fl8oj1Xx+1nh2YkzdMpLQ==",
10269              "license": "Apache-2.0",
10270              "engines": {
10271                  "node": ">=18"
10272              },
10273              "optionalDependencies": {
10274                  "canvas": "^3.0.0-rc2",
10275                  "path2d": "^0.2.1"
10276              }
10277          },
10278          "node_modules/pend": {
10279              "version": "1.2.0",
10280              "dev": true,
10281              "license": "MIT"
10282          },
10283          "node_modules/performance-now": {
10284              "version": "2.1.0",
10285              "dev": true,
10286              "license": "MIT"
10287          },
10288          "node_modules/picocolors": {
10289              "version": "1.1.1",
10290              "dev": true,
10291              "license": "ISC"
10292          },
10293          "node_modules/picomatch": {
10294              "version": "2.3.2",
10295              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
10296              "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
10297              "dev": true,
10298              "license": "MIT",
10299              "engines": {
10300                  "node": ">=8.6"
10301              },
10302              "funding": {
10303                  "url": "https://github.com/sponsors/jonschlinkert"
10304              }
10305          },
10306          "node_modules/pidtree": {
10307              "version": "0.6.0",
10308              "dev": true,
10309              "license": "MIT",
10310              "bin": {
10311                  "pidtree": "bin/pidtree.js"
10312              },
10313              "engines": {
10314                  "node": ">=0.10"
10315              }
10316          },
10317          "node_modules/pify": {
10318              "version": "2.3.0",
10319              "dev": true,
10320              "license": "MIT",
10321              "engines": {
10322                  "node": ">=0.10.0"
10323              }
10324          },
10325          "node_modules/pixelmatch": {
10326              "version": "7.1.0",
10327              "dev": true,
10328              "license": "ISC",
10329              "dependencies": {
10330                  "pngjs": "^7.0.0"
10331              },
10332              "bin": {
10333                  "pixelmatch": "bin/pixelmatch"
10334              }
10335          },
10336          "node_modules/pkg-types": {
10337              "version": "1.3.1",
10338              "license": "MIT",
10339              "dependencies": {
10340                  "confbox": "^0.1.8",
10341                  "mlly": "^1.7.4",
10342                  "pathe": "^2.0.1"
10343              }
10344          },
10345          "node_modules/playwright": {
10346              "version": "1.56.1",
10347              "dev": true,
10348              "license": "Apache-2.0",
10349              "dependencies": {
10350                  "playwright-core": "1.56.1"
10351              },
10352              "bin": {
10353                  "playwright": "cli.js"
10354              },
10355              "engines": {
10356                  "node": ">=18"
10357              },
10358              "optionalDependencies": {
10359                  "fsevents": "2.3.2"
10360              }
10361          },
10362          "node_modules/playwright-core": {
10363              "version": "1.56.1",
10364              "dev": true,
10365              "license": "Apache-2.0",
10366              "bin": {
10367                  "playwright-core": "cli.js"
10368              },
10369              "engines": {
10370                  "node": ">=18"
10371              }
10372          },
10373          "node_modules/playwright/node_modules/fsevents": {
10374              "version": "2.3.2",
10375              "dev": true,
10376              "license": "MIT",
10377              "optional": true,
10378              "os": [
10379                  "darwin"
10380              ],
10381              "engines": {
10382                  "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
10383              }
10384          },
10385          "node_modules/pngjs": {
10386              "version": "7.0.0",
10387              "dev": true,
10388              "license": "MIT",
10389              "engines": {
10390                  "node": ">=14.19.0"
10391              }
10392          },
10393          "node_modules/points-on-curve": {
10394              "version": "0.2.0",
10395              "license": "MIT"
10396          },
10397          "node_modules/points-on-path": {
10398              "version": "0.2.1",
10399              "license": "MIT",
10400              "dependencies": {
10401                  "path-data-parser": "0.1.0",
10402                  "points-on-curve": "0.2.0"
10403              }
10404          },
10405          "node_modules/postcss": {
10406              "version": "8.5.6",
10407              "dev": true,
10408              "funding": [
10409                  {
10410                      "type": "opencollective",
10411                      "url": "https://opencollective.com/postcss/"
10412                  },
10413                  {
10414                      "type": "tidelift",
10415                      "url": "https://tidelift.com/funding/github/npm/postcss"
10416                  },
10417                  {
10418                      "type": "github",
10419                      "url": "https://github.com/sponsors/ai"
10420                  }
10421              ],
10422              "license": "MIT",
10423              "dependencies": {
10424                  "nanoid": "^3.3.11",
10425                  "picocolors": "^1.1.1",
10426                  "source-map-js": "^1.2.1"
10427              },
10428              "engines": {
10429                  "node": "^10 || ^12 || >=14"
10430              }
10431          },
10432          "node_modules/postcss-selector-parser": {
10433              "version": "6.0.10",
10434              "dev": true,
10435              "license": "MIT",
10436              "dependencies": {
10437                  "cssesc": "^3.0.0",
10438                  "util-deprecate": "^1.0.2"
10439              },
10440              "engines": {
10441                  "node": ">=4"
10442              }
10443          },
10444          "node_modules/prebuild-install": {
10445              "version": "7.1.3",
10446              "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
10447              "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
10448              "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
10449              "license": "MIT",
10450              "optional": true,
10451              "dependencies": {
10452                  "detect-libc": "^2.0.0",
10453                  "expand-template": "^2.0.3",
10454                  "github-from-package": "0.0.0",
10455                  "minimist": "^1.2.3",
10456                  "mkdirp-classic": "^0.5.3",
10457                  "napi-build-utils": "^2.0.0",
10458                  "node-abi": "^3.3.0",
10459                  "pump": "^3.0.0",
10460                  "rc": "^1.2.7",
10461                  "simple-get": "^4.0.0",
10462                  "tar-fs": "^2.0.0",
10463                  "tunnel-agent": "^0.6.0"
10464              },
10465              "bin": {
10466                  "prebuild-install": "bin.js"
10467              },
10468              "engines": {
10469                  "node": ">=10"
10470              }
10471          },
10472          "node_modules/prelude-ls": {
10473              "version": "1.2.1",
10474              "dev": true,
10475              "license": "MIT",
10476              "engines": {
10477                  "node": ">= 0.8.0"
10478              }
10479          },
10480          "node_modules/prettier": {
10481              "version": "3.6.2",
10482              "dev": true,
10483              "license": "MIT",
10484              "bin": {
10485                  "prettier": "bin/prettier.cjs"
10486              },
10487              "engines": {
10488                  "node": ">=14"
10489              },
10490              "funding": {
10491                  "url": "https://github.com/prettier/prettier?sponsor=1"
10492              }
10493          },
10494          "node_modules/prettier-plugin-tailwindcss": {
10495              "version": "0.6.13",
10496              "dev": true,
10497              "license": "MIT",
10498              "engines": {
10499                  "node": ">=14.21.3"
10500              },
10501              "peerDependencies": {
10502                  "@ianvs/prettier-plugin-sort-imports": "*",
10503                  "@prettier/plugin-pug": "*",
10504                  "@shopify/prettier-plugin-liquid": "*",
10505                  "@trivago/prettier-plugin-sort-imports": "*",
10506                  "@zackad/prettier-plugin-twig": "*",
10507                  "prettier": "^3.0",
10508                  "prettier-plugin-astro": "*",
10509                  "prettier-plugin-css-order": "*",
10510                  "prettier-plugin-import-sort": "*",
10511                  "prettier-plugin-jsdoc": "*",
10512                  "prettier-plugin-marko": "*",
10513                  "prettier-plugin-multiline-arrays": "*",
10514                  "prettier-plugin-organize-attributes": "*",
10515                  "prettier-plugin-organize-imports": "*",
10516                  "prettier-plugin-sort-imports": "*",
10517                  "prettier-plugin-style-order": "*",
10518                  "prettier-plugin-svelte": "*"
10519              },
10520              "peerDependenciesMeta": {
10521                  "@ianvs/prettier-plugin-sort-imports": {
10522                      "optional": true
10523                  },
10524                  "@prettier/plugin-pug": {
10525                      "optional": true
10526                  },
10527                  "@shopify/prettier-plugin-liquid": {
10528                      "optional": true
10529                  },
10530                  "@trivago/prettier-plugin-sort-imports": {
10531                      "optional": true
10532                  },
10533                  "@zackad/prettier-plugin-twig": {
10534                      "optional": true
10535                  },
10536                  "prettier-plugin-astro": {
10537                      "optional": true
10538                  },
10539                  "prettier-plugin-css-order": {
10540                      "optional": true
10541                  },
10542                  "prettier-plugin-import-sort": {
10543                      "optional": true
10544                  },
10545                  "prettier-plugin-jsdoc": {
10546                      "optional": true
10547                  },
10548                  "prettier-plugin-marko": {
10549                      "optional": true
10550                  },
10551                  "prettier-plugin-multiline-arrays": {
10552                      "optional": true
10553                  },
10554                  "prettier-plugin-organize-attributes": {
10555                      "optional": true
10556                  },
10557                  "prettier-plugin-organize-imports": {
10558                      "optional": true
10559                  },
10560                  "prettier-plugin-sort-imports": {
10561                      "optional": true
10562                  },
10563                  "prettier-plugin-style-order": {
10564                      "optional": true
10565                  },
10566                  "prettier-plugin-svelte": {
10567                      "optional": true
10568                  }
10569              }
10570          },
10571          "node_modules/pretty-bytes": {
10572              "version": "5.6.0",
10573              "dev": true,
10574              "license": "MIT",
10575              "engines": {
10576                  "node": ">=6"
10577              },
10578              "funding": {
10579                  "url": "https://github.com/sponsors/sindresorhus"
10580              }
10581          },
10582          "node_modules/pretty-format": {
10583              "version": "27.5.1",
10584              "dev": true,
10585              "license": "MIT",
10586              "dependencies": {
10587                  "ansi-regex": "^5.0.1",
10588                  "ansi-styles": "^5.0.0",
10589                  "react-is": "^17.0.1"
10590              },
10591              "engines": {
10592                  "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
10593              }
10594          },
10595          "node_modules/pretty-format/node_modules/ansi-regex": {
10596              "version": "5.0.1",
10597              "dev": true,
10598              "license": "MIT",
10599              "engines": {
10600                  "node": ">=8"
10601              }
10602          },
10603          "node_modules/pretty-format/node_modules/ansi-styles": {
10604              "version": "5.2.0",
10605              "dev": true,
10606              "license": "MIT",
10607              "engines": {
10608                  "node": ">=10"
10609              },
10610              "funding": {
10611                  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10612              }
10613          },
10614          "node_modules/pretty-format/node_modules/react-is": {
10615              "version": "17.0.2",
10616              "dev": true,
10617              "license": "MIT"
10618          },
10619          "node_modules/process": {
10620              "version": "0.11.10",
10621              "dev": true,
10622              "license": "MIT",
10623              "engines": {
10624                  "node": ">= 0.6.0"
10625              }
10626          },
10627          "node_modules/process-nextick-args": {
10628              "version": "2.0.1",
10629              "license": "MIT"
10630          },
10631          "node_modules/proxy-from-env": {
10632              "version": "1.0.0",
10633              "dev": true,
10634              "license": "MIT"
10635          },
10636          "node_modules/pump": {
10637              "version": "3.0.3",
10638              "devOptional": true,
10639              "license": "MIT",
10640              "dependencies": {
10641                  "end-of-stream": "^1.1.0",
10642                  "once": "^1.3.1"
10643              }
10644          },
10645          "node_modules/punycode": {
10646              "version": "2.3.1",
10647              "dev": true,
10648              "license": "MIT",
10649              "engines": {
10650                  "node": ">=6"
10651              }
10652          },
10653          "node_modules/qs": {
10654              "version": "6.14.0",
10655              "dev": true,
10656              "license": "BSD-3-Clause",
10657              "dependencies": {
10658                  "side-channel": "^1.1.0"
10659              },
10660              "engines": {
10661                  "node": ">=0.6"
10662              },
10663              "funding": {
10664                  "url": "https://github.com/sponsors/ljharb"
10665              }
10666          },
10667          "node_modules/queue-microtask": {
10668              "version": "1.2.3",
10669              "dev": true,
10670              "funding": [
10671                  {
10672                      "type": "github",
10673                      "url": "https://github.com/sponsors/feross"
10674                  },
10675                  {
10676                      "type": "patreon",
10677                      "url": "https://www.patreon.com/feross"
10678                  },
10679                  {
10680                      "type": "consulting",
10681                      "url": "https://feross.org/support"
10682                  }
10683              ],
10684              "license": "MIT"
10685          },
10686          "node_modules/randombytes": {
10687              "version": "2.1.0",
10688              "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
10689              "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
10690              "dev": true,
10691              "license": "MIT",
10692              "peer": true,
10693              "dependencies": {
10694                  "safe-buffer": "^5.1.0"
10695              }
10696          },
10697          "node_modules/rc": {
10698              "version": "1.2.8",
10699              "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
10700              "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
10701              "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
10702              "optional": true,
10703              "dependencies": {
10704                  "deep-extend": "^0.6.0",
10705                  "ini": "~1.3.0",
10706                  "minimist": "^1.2.0",
10707                  "strip-json-comments": "~2.0.1"
10708              },
10709              "bin": {
10710                  "rc": "cli.js"
10711              }
10712          },
10713          "node_modules/rc/node_modules/ini": {
10714              "version": "1.3.8",
10715              "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
10716              "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
10717              "license": "ISC",
10718              "optional": true
10719          },
10720          "node_modules/rc/node_modules/strip-json-comments": {
10721              "version": "2.0.1",
10722              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
10723              "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
10724              "license": "MIT",
10725              "optional": true,
10726              "engines": {
10727                  "node": ">=0.10.0"
10728              }
10729          },
10730          "node_modules/react": {
10731              "version": "19.0.0",
10732              "license": "MIT",
10733              "engines": {
10734                  "node": ">=0.10.0"
10735              }
10736          },
10737          "node_modules/react-docgen": {
10738              "version": "8.0.2",
10739              "dev": true,
10740              "license": "MIT",
10741              "dependencies": {
10742                  "@babel/core": "^7.28.0",
10743                  "@babel/traverse": "^7.28.0",
10744                  "@babel/types": "^7.28.2",
10745                  "@types/babel__core": "^7.20.5",
10746                  "@types/babel__traverse": "^7.20.7",
10747                  "@types/doctrine": "^0.0.9",
10748                  "@types/resolve": "^1.20.2",
10749                  "doctrine": "^3.0.0",
10750                  "resolve": "^1.22.1",
10751                  "strip-indent": "^4.0.0"
10752              },
10753              "engines": {
10754                  "node": "^20.9.0 || >=22"
10755              }
10756          },
10757          "node_modules/react-docgen-typescript": {
10758              "version": "2.4.0",
10759              "resolved": "https://registry.npmjs.org/react-docgen-typescript/-/react-docgen-typescript-2.4.0.tgz",
10760              "integrity": "sha512-ZtAp5XTO5HRzQctjPU0ybY0RRCQO19X/8fxn3w7y2VVTUbGHDKULPTL4ky3vB05euSgG5NpALhEhDPvQ56wvXg==",
10761              "dev": true,
10762              "license": "MIT",
10763              "peerDependencies": {
10764                  "typescript": ">= 4.3.x"
10765              }
10766          },
10767          "node_modules/react-dom": {
10768              "version": "19.0.0",
10769              "license": "MIT",
10770              "dependencies": {
10771                  "scheduler": "^0.25.0"
10772              },
10773              "peerDependencies": {
10774                  "react": "^19.0.0"
10775              }
10776          },
10777          "node_modules/react-hook-form": {
10778              "version": "7.65.0",
10779              "license": "MIT",
10780              "engines": {
10781                  "node": ">=18.0.0"
10782              },
10783              "funding": {
10784                  "type": "opencollective",
10785                  "url": "https://opencollective.com/react-hook-form"
10786              },
10787              "peerDependencies": {
10788                  "react": "^16.8.0 || ^17 || ^18 || ^19"
10789              }
10790          },
10791          "node_modules/react-intersection-observer": {
10792              "version": "9.16.0",
10793              "license": "MIT",
10794              "peerDependencies": {
10795                  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
10796                  "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
10797              },
10798              "peerDependenciesMeta": {
10799                  "react-dom": {
10800                      "optional": true
10801                  }
10802              }
10803          },
10804          "node_modules/react-json-view-lite": {
10805              "version": "2.4.1",
10806              "license": "MIT",
10807              "engines": {
10808                  "node": ">=18"
10809              },
10810              "peerDependencies": {
10811                  "react": "^18.0.0 || ^19.0.0"
10812              }
10813          },
10814          "node_modules/react-pdf": {
10815              "version": "9.2.1",
10816              "resolved": "https://registry.npmjs.org/react-pdf/-/react-pdf-9.2.1.tgz",
10817              "integrity": "sha512-AJt0lAIkItWEZRA5d/mO+Om4nPCuTiQ0saA+qItO967DTjmGjnhmF+Bi2tL286mOTfBlF5CyLzJ35KTMaDoH+A==",
10818              "license": "MIT",
10819              "dependencies": {
10820                  "clsx": "^2.0.0",
10821                  "dequal": "^2.0.3",
10822                  "make-cancellable-promise": "^1.3.1",
10823                  "make-event-props": "^1.6.0",
10824                  "merge-refs": "^1.3.0",
10825                  "pdfjs-dist": "4.8.69",
10826                  "tiny-invariant": "^1.0.0",
10827                  "warning": "^4.0.0"
10828              },
10829              "funding": {
10830                  "url": "https://github.com/wojtekmaj/react-pdf?sponsor=1"
10831              },
10832              "peerDependencies": {
10833                  "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
10834                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
10835                  "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
10836              },
10837              "peerDependenciesMeta": {
10838                  "@types/react": {
10839                      "optional": true
10840                  }
10841              }
10842          },
10843          "node_modules/react-property": {
10844              "version": "2.0.2",
10845              "license": "MIT"
10846          },
10847          "node_modules/react-refresh": {
10848              "version": "0.17.0",
10849              "dev": true,
10850              "license": "MIT",
10851              "engines": {
10852                  "node": ">=0.10.0"
10853              }
10854          },
10855          "node_modules/react-remove-scroll": {
10856              "version": "2.7.1",
10857              "license": "MIT",
10858              "dependencies": {
10859                  "react-remove-scroll-bar": "^2.3.7",
10860                  "react-style-singleton": "^2.2.3",
10861                  "tslib": "^2.1.0",
10862                  "use-callback-ref": "^1.3.3",
10863                  "use-sidecar": "^1.1.3"
10864              },
10865              "engines": {
10866                  "node": ">=10"
10867              },
10868              "peerDependencies": {
10869                  "@types/react": "*",
10870                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
10871              },
10872              "peerDependenciesMeta": {
10873                  "@types/react": {
10874                      "optional": true
10875                  }
10876              }
10877          },
10878          "node_modules/react-remove-scroll-bar": {
10879              "version": "2.3.8",
10880              "license": "MIT",
10881              "dependencies": {
10882                  "react-style-singleton": "^2.2.2",
10883                  "tslib": "^2.0.0"
10884              },
10885              "engines": {
10886                  "node": ">=10"
10887              },
10888              "peerDependencies": {
10889                  "@types/react": "*",
10890                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
10891              },
10892              "peerDependenciesMeta": {
10893                  "@types/react": {
10894                      "optional": true
10895                  }
10896              }
10897          },
10898          "node_modules/react-resizable-panels": {
10899              "version": "3.0.3",
10900              "license": "MIT",
10901              "peerDependencies": {
10902                  "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
10903                  "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
10904              }
10905          },
10906          "node_modules/react-router": {
10907              "version": "7.12.0",
10908              "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.12.0.tgz",
10909              "integrity": "sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==",
10910              "license": "MIT",
10911              "dependencies": {
10912                  "cookie": "^1.0.1",
10913                  "set-cookie-parser": "^2.6.0"
10914              },
10915              "engines": {
10916                  "node": ">=20.0.0"
10917              },
10918              "peerDependencies": {
10919                  "react": ">=18",
10920                  "react-dom": ">=18"
10921              },
10922              "peerDependenciesMeta": {
10923                  "react-dom": {
10924                      "optional": true
10925                  }
10926              }
10927          },
10928          "node_modules/react-router-dom": {
10929              "version": "7.12.0",
10930              "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.12.0.tgz",
10931              "integrity": "sha512-pfO9fiBcpEfX4Tx+iTYKDtPbrSLLCbwJ5EqP+SPYQu1VYCXdy79GSj0wttR0U4cikVdlImZuEZ/9ZNCgoaxwBA==",
10932              "license": "MIT",
10933              "dependencies": {
10934                  "react-router": "7.12.0"
10935              },
10936              "engines": {
10937                  "node": ">=20.0.0"
10938              },
10939              "peerDependencies": {
10940                  "react": ">=18",
10941                  "react-dom": ">=18"
10942              }
10943          },
10944          "node_modules/react-style-singleton": {
10945              "version": "2.2.3",
10946              "license": "MIT",
10947              "dependencies": {
10948                  "get-nonce": "^1.0.0",
10949                  "tslib": "^2.0.0"
10950              },
10951              "engines": {
10952                  "node": ">=10"
10953              },
10954              "peerDependencies": {
10955                  "@types/react": "*",
10956                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
10957              },
10958              "peerDependenciesMeta": {
10959                  "@types/react": {
10960                      "optional": true
10961                  }
10962              }
10963          },
10964          "node_modules/readable-stream": {
10965              "version": "2.3.8",
10966              "license": "MIT",
10967              "dependencies": {
10968                  "core-util-is": "~1.0.0",
10969                  "inherits": "~2.0.3",
10970                  "isarray": "~1.0.0",
10971                  "process-nextick-args": "~2.0.0",
10972                  "safe-buffer": "~5.1.1",
10973                  "string_decoder": "~1.1.1",
10974                  "util-deprecate": "~1.0.1"
10975              }
10976          },
10977          "node_modules/readable-stream/node_modules/safe-buffer": {
10978              "version": "5.1.2",
10979              "license": "MIT"
10980          },
10981          "node_modules/readdirp": {
10982              "version": "4.1.2",
10983              "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
10984              "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
10985              "dev": true,
10986              "license": "MIT",
10987              "peer": true,
10988              "engines": {
10989                  "node": ">= 14.18.0"
10990              },
10991              "funding": {
10992                  "type": "individual",
10993                  "url": "https://paulmillr.com/funding/"
10994              }
10995          },
10996          "node_modules/recast": {
10997              "version": "0.23.11",
10998              "dev": true,
10999              "license": "MIT",
11000              "dependencies": {
11001                  "ast-types": "^0.16.1",
11002                  "esprima": "~4.0.0",
11003                  "source-map": "~0.6.1",
11004                  "tiny-invariant": "^1.3.3",
11005                  "tslib": "^2.0.1"
11006              },
11007              "engines": {
11008                  "node": ">= 4"
11009              }
11010          },
11011          "node_modules/redent": {
11012              "version": "3.0.0",
11013              "dev": true,
11014              "license": "MIT",
11015              "dependencies": {
11016                  "indent-string": "^4.0.0",
11017                  "strip-indent": "^3.0.0"
11018              },
11019              "engines": {
11020                  "node": ">=8"
11021              }
11022          },
11023          "node_modules/redent/node_modules/strip-indent": {
11024              "version": "3.0.0",
11025              "dev": true,
11026              "license": "MIT",
11027              "dependencies": {
11028                  "min-indent": "^1.0.0"
11029              },
11030              "engines": {
11031                  "node": ">=8"
11032              }
11033          },
11034          "node_modules/request-progress": {
11035              "version": "3.0.0",
11036              "dev": true,
11037              "license": "MIT",
11038              "dependencies": {
11039                  "throttleit": "^1.0.0"
11040              }
11041          },
11042          "node_modules/require-directory": {
11043              "version": "2.1.1",
11044              "dev": true,
11045              "license": "MIT",
11046              "engines": {
11047                  "node": ">=0.10.0"
11048              }
11049          },
11050          "node_modules/require-from-string": {
11051              "version": "2.0.2",
11052              "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
11053              "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
11054              "dev": true,
11055              "license": "MIT",
11056              "engines": {
11057                  "node": ">=0.10.0"
11058              }
11059          },
11060          "node_modules/resolve": {
11061              "version": "1.22.11",
11062              "dev": true,
11063              "license": "MIT",
11064              "dependencies": {
11065                  "is-core-module": "^2.16.1",
11066                  "path-parse": "^1.0.7",
11067                  "supports-preserve-symlinks-flag": "^1.0.0"
11068              },
11069              "bin": {
11070                  "resolve": "bin/resolve"
11071              },
11072              "engines": {
11073                  "node": ">= 0.4"
11074              },
11075              "funding": {
11076                  "url": "https://github.com/sponsors/ljharb"
11077              }
11078          },
11079          "node_modules/resolve-from": {
11080              "version": "4.0.0",
11081              "dev": true,
11082              "license": "MIT",
11083              "engines": {
11084                  "node": ">=4"
11085              }
11086          },
11087          "node_modules/restore-cursor": {
11088              "version": "5.1.0",
11089              "dev": true,
11090              "license": "MIT",
11091              "dependencies": {
11092                  "onetime": "^7.0.0",
11093                  "signal-exit": "^4.1.0"
11094              },
11095              "engines": {
11096                  "node": ">=18"
11097              },
11098              "funding": {
11099                  "url": "https://github.com/sponsors/sindresorhus"
11100              }
11101          },
11102          "node_modules/rettime": {
11103              "version": "0.7.0",
11104              "dev": true,
11105              "license": "MIT"
11106          },
11107          "node_modules/reusify": {
11108              "version": "1.1.0",
11109              "dev": true,
11110              "license": "MIT",
11111              "engines": {
11112                  "iojs": ">=1.0.0",
11113                  "node": ">=0.10.0"
11114              }
11115          },
11116          "node_modules/rfdc": {
11117              "version": "1.4.1",
11118              "dev": true,
11119              "license": "MIT"
11120          },
11121          "node_modules/robust-predicates": {
11122              "version": "3.0.2",
11123              "license": "Unlicense"
11124          },
11125          "node_modules/rollup": {
11126              "version": "4.44.1",
11127              "dev": true,
11128              "license": "MIT",
11129              "dependencies": {
11130                  "@types/estree": "1.0.8"
11131              },
11132              "bin": {
11133                  "rollup": "dist/bin/rollup"
11134              },
11135              "engines": {
11136                  "node": ">=18.0.0",
11137                  "npm": ">=8.0.0"
11138              },
11139              "optionalDependencies": {
11140                  "@rollup/rollup-android-arm-eabi": "4.44.1",
11141                  "@rollup/rollup-android-arm64": "4.44.1",
11142                  "@rollup/rollup-darwin-arm64": "4.44.1",
11143                  "@rollup/rollup-darwin-x64": "4.44.1",
11144                  "@rollup/rollup-freebsd-arm64": "4.44.1",
11145                  "@rollup/rollup-freebsd-x64": "4.44.1",
11146                  "@rollup/rollup-linux-arm-gnueabihf": "4.44.1",
11147                  "@rollup/rollup-linux-arm-musleabihf": "4.44.1",
11148                  "@rollup/rollup-linux-arm64-gnu": "4.44.1",
11149                  "@rollup/rollup-linux-arm64-musl": "4.44.1",
11150                  "@rollup/rollup-linux-loongarch64-gnu": "4.44.1",
11151                  "@rollup/rollup-linux-powerpc64le-gnu": "4.44.1",
11152                  "@rollup/rollup-linux-riscv64-gnu": "4.44.1",
11153                  "@rollup/rollup-linux-riscv64-musl": "4.44.1",
11154                  "@rollup/rollup-linux-s390x-gnu": "4.44.1",
11155                  "@rollup/rollup-linux-x64-gnu": "4.44.1",
11156                  "@rollup/rollup-linux-x64-musl": "4.44.1",
11157                  "@rollup/rollup-win32-arm64-msvc": "4.44.1",
11158                  "@rollup/rollup-win32-ia32-msvc": "4.44.1",
11159                  "@rollup/rollup-win32-x64-msvc": "4.44.1",
11160                  "fsevents": "~2.3.2"
11161              }
11162          },
11163          "node_modules/rollup/node_modules/@rollup/rollup-linux-arm64-gnu": {
11164              "version": "4.44.1",
11165              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.44.1.tgz",
11166              "integrity": "sha512-yuktAOaeOgorWDeFJggjuCkMGeITfqvPgkIXhDqsfKX8J3jGyxdDZgBV/2kj/2DyPaLiX6bPdjJDTu9RB8lUPQ==",
11167              "cpu": [
11168                  "arm64"
11169              ],
11170              "dev": true,
11171              "license": "MIT",
11172              "optional": true,
11173              "os": [
11174                  "linux"
11175              ]
11176          },
11177          "node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
11178              "version": "4.44.1",
11179              "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.1.tgz",
11180              "integrity": "sha512-EtnsrmZGomz9WxK1bR5079zee3+7a+AdFlghyd6VbAjgRJDbTANJ9dcPIPAi76uG05micpEL+gPGmAKYTschQw==",
11181              "cpu": [
11182                  "x64"
11183              ],
11184              "dev": true,
11185              "license": "MIT",
11186              "optional": true,
11187              "os": [
11188                  "linux"
11189              ]
11190          },
11191          "node_modules/roughjs": {
11192              "version": "4.6.6",
11193              "license": "MIT",
11194              "dependencies": {
11195                  "hachure-fill": "^0.5.2",
11196                  "path-data-parser": "^0.1.0",
11197                  "points-on-curve": "^0.2.0",
11198                  "points-on-path": "^0.2.1"
11199              }
11200          },
11201          "node_modules/rrweb-cssom": {
11202              "version": "0.8.0",
11203              "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz",
11204              "integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==",
11205              "dev": true,
11206              "license": "MIT"
11207          },
11208          "node_modules/run-applescript": {
11209              "version": "7.1.0",
11210              "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
11211              "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
11212              "dev": true,
11213              "license": "MIT",
11214              "engines": {
11215                  "node": ">=18"
11216              },
11217              "funding": {
11218                  "url": "https://github.com/sponsors/sindresorhus"
11219              }
11220          },
11221          "node_modules/run-parallel": {
11222              "version": "1.2.0",
11223              "dev": true,
11224              "funding": [
11225                  {
11226                      "type": "github",
11227                      "url": "https://github.com/sponsors/feross"
11228                  },
11229                  {
11230                      "type": "patreon",
11231                      "url": "https://www.patreon.com/feross"
11232                  },
11233                  {
11234                      "type": "consulting",
11235                      "url": "https://feross.org/support"
11236                  }
11237              ],
11238              "license": "MIT",
11239              "dependencies": {
11240                  "queue-microtask": "^1.2.2"
11241              }
11242          },
11243          "node_modules/rw": {
11244              "version": "1.3.3",
11245              "license": "BSD-3-Clause"
11246          },
11247          "node_modules/rxjs": {
11248              "version": "7.8.2",
11249              "dev": true,
11250              "license": "Apache-2.0",
11251              "dependencies": {
11252                  "tslib": "^2.1.0"
11253              }
11254          },
11255          "node_modules/safe-buffer": {
11256              "version": "5.2.1",
11257              "devOptional": true,
11258              "funding": [
11259                  {
11260                      "type": "github",
11261                      "url": "https://github.com/sponsors/feross"
11262                  },
11263                  {
11264                      "type": "patreon",
11265                      "url": "https://www.patreon.com/feross"
11266                  },
11267                  {
11268                      "type": "consulting",
11269                      "url": "https://feross.org/support"
11270                  }
11271              ],
11272              "license": "MIT"
11273          },
11274          "node_modules/safer-buffer": {
11275              "version": "2.1.2",
11276              "license": "MIT"
11277          },
11278          "node_modules/saxes": {
11279              "version": "6.0.0",
11280              "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
11281              "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
11282              "dev": true,
11283              "license": "ISC",
11284              "dependencies": {
11285                  "xmlchars": "^2.2.0"
11286              },
11287              "engines": {
11288                  "node": ">=v12.22.7"
11289              }
11290          },
11291          "node_modules/scheduler": {
11292              "version": "0.25.0",
11293              "license": "MIT"
11294          },
11295          "node_modules/semver": {
11296              "version": "6.3.1",
11297              "dev": true,
11298              "license": "ISC",
11299              "bin": {
11300                  "semver": "bin/semver.js"
11301              }
11302          },
11303          "node_modules/serialize-javascript": {
11304              "version": "6.0.2",
11305              "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
11306              "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
11307              "dev": true,
11308              "license": "BSD-3-Clause",
11309              "peer": true,
11310              "dependencies": {
11311                  "randombytes": "^2.1.0"
11312              }
11313          },
11314          "node_modules/set-cookie-parser": {
11315              "version": "2.7.2",
11316              "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz",
11317              "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==",
11318              "license": "MIT"
11319          },
11320          "node_modules/setimmediate": {
11321              "version": "1.0.5",
11322              "license": "MIT"
11323          },
11324          "node_modules/shebang-command": {
11325              "version": "2.0.0",
11326              "dev": true,
11327              "license": "MIT",
11328              "dependencies": {
11329                  "shebang-regex": "^3.0.0"
11330              },
11331              "engines": {
11332                  "node": ">=8"
11333              }
11334          },
11335          "node_modules/shebang-regex": {
11336              "version": "3.0.0",
11337              "dev": true,
11338              "license": "MIT",
11339              "engines": {
11340                  "node": ">=8"
11341              }
11342          },
11343          "node_modules/side-channel": {
11344              "version": "1.1.0",
11345              "dev": true,
11346              "license": "MIT",
11347              "dependencies": {
11348                  "es-errors": "^1.3.0",
11349                  "object-inspect": "^1.13.3",
11350                  "side-channel-list": "^1.0.0",
11351                  "side-channel-map": "^1.0.1",
11352                  "side-channel-weakmap": "^1.0.2"
11353              },
11354              "engines": {
11355                  "node": ">= 0.4"
11356              },
11357              "funding": {
11358                  "url": "https://github.com/sponsors/ljharb"
11359              }
11360          },
11361          "node_modules/side-channel-list": {
11362              "version": "1.0.0",
11363              "dev": true,
11364              "license": "MIT",
11365              "dependencies": {
11366                  "es-errors": "^1.3.0",
11367                  "object-inspect": "^1.13.3"
11368              },
11369              "engines": {
11370                  "node": ">= 0.4"
11371              },
11372              "funding": {
11373                  "url": "https://github.com/sponsors/ljharb"
11374              }
11375          },
11376          "node_modules/side-channel-map": {
11377              "version": "1.0.1",
11378              "dev": true,
11379              "license": "MIT",
11380              "dependencies": {
11381                  "call-bound": "^1.0.2",
11382                  "es-errors": "^1.3.0",
11383                  "get-intrinsic": "^1.2.5",
11384                  "object-inspect": "^1.13.3"
11385              },
11386              "engines": {
11387                  "node": ">= 0.4"
11388              },
11389              "funding": {
11390                  "url": "https://github.com/sponsors/ljharb"
11391              }
11392          },
11393          "node_modules/side-channel-weakmap": {
11394              "version": "1.0.2",
11395              "dev": true,
11396              "license": "MIT",
11397              "dependencies": {
11398                  "call-bound": "^1.0.2",
11399                  "es-errors": "^1.3.0",
11400                  "get-intrinsic": "^1.2.5",
11401                  "object-inspect": "^1.13.3",
11402                  "side-channel-map": "^1.0.1"
11403              },
11404              "engines": {
11405                  "node": ">= 0.4"
11406              },
11407              "funding": {
11408                  "url": "https://github.com/sponsors/ljharb"
11409              }
11410          },
11411          "node_modules/siginfo": {
11412              "version": "2.0.0",
11413              "dev": true,
11414              "license": "ISC"
11415          },
11416          "node_modules/signal-exit": {
11417              "version": "4.1.0",
11418              "dev": true,
11419              "license": "ISC",
11420              "engines": {
11421                  "node": ">=14"
11422              },
11423              "funding": {
11424                  "url": "https://github.com/sponsors/isaacs"
11425              }
11426          },
11427          "node_modules/simple-concat": {
11428              "version": "1.0.1",
11429              "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
11430              "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
11431              "funding": [
11432                  {
11433                      "type": "github",
11434                      "url": "https://github.com/sponsors/feross"
11435                  },
11436                  {
11437                      "type": "patreon",
11438                      "url": "https://www.patreon.com/feross"
11439                  },
11440                  {
11441                      "type": "consulting",
11442                      "url": "https://feross.org/support"
11443                  }
11444              ],
11445              "license": "MIT",
11446              "optional": true
11447          },
11448          "node_modules/simple-get": {
11449              "version": "4.0.1",
11450              "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
11451              "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
11452              "funding": [
11453                  {
11454                      "type": "github",
11455                      "url": "https://github.com/sponsors/feross"
11456                  },
11457                  {
11458                      "type": "patreon",
11459                      "url": "https://www.patreon.com/feross"
11460                  },
11461                  {
11462                      "type": "consulting",
11463                      "url": "https://feross.org/support"
11464                  }
11465              ],
11466              "license": "MIT",
11467              "optional": true,
11468              "dependencies": {
11469                  "decompress-response": "^6.0.0",
11470                  "once": "^1.3.1",
11471                  "simple-concat": "^1.0.0"
11472              }
11473          },
11474          "node_modules/sirv": {
11475              "version": "3.0.2",
11476              "dev": true,
11477              "license": "MIT",
11478              "dependencies": {
11479                  "@polka/url": "^1.0.0-next.24",
11480                  "mrmime": "^2.0.0",
11481                  "totalist": "^3.0.0"
11482              },
11483              "engines": {
11484                  "node": ">=18"
11485              }
11486          },
11487          "node_modules/slice-ansi": {
11488              "version": "7.1.2",
11489              "dev": true,
11490              "license": "MIT",
11491              "dependencies": {
11492                  "ansi-styles": "^6.2.1",
11493                  "is-fullwidth-code-point": "^5.0.0"
11494              },
11495              "engines": {
11496                  "node": ">=18"
11497              },
11498              "funding": {
11499                  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
11500              }
11501          },
11502          "node_modules/slice-ansi/node_modules/ansi-styles": {
11503              "version": "6.2.3",
11504              "dev": true,
11505              "license": "MIT",
11506              "engines": {
11507                  "node": ">=12"
11508              },
11509              "funding": {
11510                  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11511              }
11512          },
11513          "node_modules/source-map": {
11514              "version": "0.6.1",
11515              "dev": true,
11516              "license": "BSD-3-Clause",
11517              "engines": {
11518                  "node": ">=0.10.0"
11519              }
11520          },
11521          "node_modules/source-map-js": {
11522              "version": "1.2.1",
11523              "dev": true,
11524              "license": "BSD-3-Clause",
11525              "engines": {
11526                  "node": ">=0.10.0"
11527              }
11528          },
11529          "node_modules/sshpk": {
11530              "version": "1.18.0",
11531              "dev": true,
11532              "license": "MIT",
11533              "dependencies": {
11534                  "asn1": "~0.2.3",
11535                  "assert-plus": "^1.0.0",
11536                  "bcrypt-pbkdf": "^1.0.0",
11537                  "dashdash": "^1.12.0",
11538                  "ecc-jsbn": "~0.1.1",
11539                  "getpass": "^0.1.1",
11540                  "jsbn": "~0.1.0",
11541                  "safer-buffer": "^2.0.2",
11542                  "tweetnacl": "~0.14.0"
11543              },
11544              "bin": {
11545                  "sshpk-conv": "bin/sshpk-conv",
11546                  "sshpk-sign": "bin/sshpk-sign",
11547                  "sshpk-verify": "bin/sshpk-verify"
11548              },
11549              "engines": {
11550                  "node": ">=0.10.0"
11551              }
11552          },
11553          "node_modules/stackback": {
11554              "version": "0.0.2",
11555              "dev": true,
11556              "license": "MIT"
11557          },
11558          "node_modules/statuses": {
11559              "version": "2.0.2",
11560              "dev": true,
11561              "license": "MIT",
11562              "engines": {
11563                  "node": ">= 0.8"
11564              }
11565          },
11566          "node_modules/std-env": {
11567              "version": "3.10.0",
11568              "dev": true,
11569              "license": "MIT"
11570          },
11571          "node_modules/storybook": {
11572              "version": "10.1.11",
11573              "resolved": "https://registry.npmjs.org/storybook/-/storybook-10.1.11.tgz",
11574              "integrity": "sha512-pKP5jXJYM4OjvNklGuHKO53wOCAwfx79KvZyOWHoi9zXUH5WVMFUe/ZfWyxXG/GTcj0maRgHGUjq/0I43r0dDQ==",
11575              "dev": true,
11576              "license": "MIT",
11577              "dependencies": {
11578                  "@storybook/global": "^5.0.0",
11579                  "@storybook/icons": "^2.0.0",
11580                  "@testing-library/jest-dom": "^6.6.3",
11581                  "@testing-library/user-event": "^14.6.1",
11582                  "@vitest/expect": "3.2.4",
11583                  "@vitest/spy": "3.2.4",
11584                  "esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0",
11585                  "open": "^10.2.0",
11586                  "recast": "^0.23.5",
11587                  "semver": "^7.6.2",
11588                  "use-sync-external-store": "^1.5.0",
11589                  "ws": "^8.18.0"
11590              },
11591              "bin": {
11592                  "storybook": "dist/bin/dispatcher.js"
11593              },
11594              "funding": {
11595                  "type": "opencollective",
11596                  "url": "https://opencollective.com/storybook"
11597              },
11598              "peerDependencies": {
11599                  "prettier": "^2 || ^3"
11600              },
11601              "peerDependenciesMeta": {
11602                  "prettier": {
11603                      "optional": true
11604                  }
11605              }
11606          },
11607          "node_modules/storybook/node_modules/semver": {
11608              "version": "7.7.3",
11609              "dev": true,
11610              "license": "ISC",
11611              "bin": {
11612                  "semver": "bin/semver.js"
11613              },
11614              "engines": {
11615                  "node": ">=10"
11616              }
11617          },
11618          "node_modules/strict-event-emitter": {
11619              "version": "0.5.1",
11620              "dev": true,
11621              "license": "MIT"
11622          },
11623          "node_modules/string_decoder": {
11624              "version": "1.1.1",
11625              "license": "MIT",
11626              "dependencies": {
11627                  "safe-buffer": "~5.1.0"
11628              }
11629          },
11630          "node_modules/string_decoder/node_modules/safe-buffer": {
11631              "version": "5.1.2",
11632              "license": "MIT"
11633          },
11634          "node_modules/string-argv": {
11635              "version": "0.3.2",
11636              "dev": true,
11637              "license": "MIT",
11638              "engines": {
11639                  "node": ">=0.6.19"
11640              }
11641          },
11642          "node_modules/string-width": {
11643              "version": "8.1.0",
11644              "dev": true,
11645              "license": "MIT",
11646              "dependencies": {
11647                  "get-east-asian-width": "^1.3.0",
11648                  "strip-ansi": "^7.1.0"
11649              },
11650              "engines": {
11651                  "node": ">=20"
11652              },
11653              "funding": {
11654                  "url": "https://github.com/sponsors/sindresorhus"
11655              }
11656          },
11657          "node_modules/string-width-cjs": {
11658              "name": "string-width",
11659              "version": "4.2.3",
11660              "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
11661              "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
11662              "dev": true,
11663              "license": "MIT",
11664              "dependencies": {
11665                  "emoji-regex": "^8.0.0",
11666                  "is-fullwidth-code-point": "^3.0.0",
11667                  "strip-ansi": "^6.0.1"
11668              },
11669              "engines": {
11670                  "node": ">=8"
11671              }
11672          },
11673          "node_modules/string-width-cjs/node_modules/ansi-regex": {
11674              "version": "5.0.1",
11675              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
11676              "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
11677              "dev": true,
11678              "license": "MIT",
11679              "engines": {
11680                  "node": ">=8"
11681              }
11682          },
11683          "node_modules/string-width-cjs/node_modules/emoji-regex": {
11684              "version": "8.0.0",
11685              "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
11686              "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
11687              "dev": true,
11688              "license": "MIT"
11689          },
11690          "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": {
11691              "version": "3.0.0",
11692              "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
11693              "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
11694              "dev": true,
11695              "license": "MIT",
11696              "engines": {
11697                  "node": ">=8"
11698              }
11699          },
11700          "node_modules/string-width-cjs/node_modules/strip-ansi": {
11701              "version": "6.0.1",
11702              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11703              "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
11704              "dev": true,
11705              "license": "MIT",
11706              "dependencies": {
11707                  "ansi-regex": "^5.0.1"
11708              },
11709              "engines": {
11710                  "node": ">=8"
11711              }
11712          },
11713          "node_modules/strip-ansi": {
11714              "version": "7.1.2",
11715              "dev": true,
11716              "license": "MIT",
11717              "dependencies": {
11718                  "ansi-regex": "^6.0.1"
11719              },
11720              "engines": {
11721                  "node": ">=12"
11722              },
11723              "funding": {
11724                  "url": "https://github.com/chalk/strip-ansi?sponsor=1"
11725              }
11726          },
11727          "node_modules/strip-ansi-cjs": {
11728              "name": "strip-ansi",
11729              "version": "6.0.1",
11730              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11731              "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
11732              "dev": true,
11733              "license": "MIT",
11734              "dependencies": {
11735                  "ansi-regex": "^5.0.1"
11736              },
11737              "engines": {
11738                  "node": ">=8"
11739              }
11740          },
11741          "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
11742              "version": "5.0.1",
11743              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
11744              "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
11745              "dev": true,
11746              "license": "MIT",
11747              "engines": {
11748                  "node": ">=8"
11749              }
11750          },
11751          "node_modules/strip-bom": {
11752              "version": "3.0.0",
11753              "dev": true,
11754              "license": "MIT",
11755              "engines": {
11756                  "node": ">=4"
11757              }
11758          },
11759          "node_modules/strip-final-newline": {
11760              "version": "2.0.0",
11761              "dev": true,
11762              "license": "MIT",
11763              "engines": {
11764                  "node": ">=6"
11765              }
11766          },
11767          "node_modules/strip-indent": {
11768              "version": "4.1.1",
11769              "dev": true,
11770              "license": "MIT",
11771              "engines": {
11772                  "node": ">=12"
11773              },
11774              "funding": {
11775                  "url": "https://github.com/sponsors/sindresorhus"
11776              }
11777          },
11778          "node_modules/strip-json-comments": {
11779              "version": "3.1.1",
11780              "dev": true,
11781              "license": "MIT",
11782              "engines": {
11783                  "node": ">=8"
11784              },
11785              "funding": {
11786                  "url": "https://github.com/sponsors/sindresorhus"
11787              }
11788          },
11789          "node_modules/style-to-js": {
11790              "version": "1.1.16",
11791              "license": "MIT",
11792              "dependencies": {
11793                  "style-to-object": "1.0.8"
11794              }
11795          },
11796          "node_modules/style-to-object": {
11797              "version": "1.0.8",
11798              "license": "MIT",
11799              "dependencies": {
11800                  "inline-style-parser": "0.2.4"
11801              }
11802          },
11803          "node_modules/stylis": {
11804              "version": "4.3.6",
11805              "license": "MIT"
11806          },
11807          "node_modules/supports-color": {
11808              "version": "7.2.0",
11809              "dev": true,
11810              "license": "MIT",
11811              "dependencies": {
11812                  "has-flag": "^4.0.0"
11813              },
11814              "engines": {
11815                  "node": ">=8"
11816              }
11817          },
11818          "node_modules/supports-preserve-symlinks-flag": {
11819              "version": "1.0.0",
11820              "dev": true,
11821              "license": "MIT",
11822              "engines": {
11823                  "node": ">= 0.4"
11824              },
11825              "funding": {
11826                  "url": "https://github.com/sponsors/ljharb"
11827              }
11828          },
11829          "node_modules/symbol-tree": {
11830              "version": "3.2.4",
11831              "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
11832              "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
11833              "dev": true,
11834              "license": "MIT"
11835          },
11836          "node_modules/tagged-tag": {
11837              "version": "1.0.0",
11838              "dev": true,
11839              "license": "MIT",
11840              "engines": {
11841                  "node": ">=20"
11842              },
11843              "funding": {
11844                  "url": "https://github.com/sponsors/sindresorhus"
11845              }
11846          },
11847          "node_modules/tailwind-merge": {
11848              "version": "3.3.1",
11849              "license": "MIT",
11850              "funding": {
11851                  "type": "github",
11852                  "url": "https://github.com/sponsors/dcastil"
11853              }
11854          },
11855          "node_modules/tailwind-scrollbar-hide": {
11856              "version": "4.0.0",
11857              "license": "MIT",
11858              "peerDependencies": {
11859                  "tailwindcss": ">=3.0.0 || >= 4.0.0 || >= 4.0.0-beta.8 || >= 4.0.0-alpha.20"
11860              }
11861          },
11862          "node_modules/tailwindcss": {
11863              "version": "4.1.18",
11864              "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
11865              "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
11866              "license": "MIT"
11867          },
11868          "node_modules/tapable": {
11869              "version": "2.3.0",
11870              "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
11871              "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
11872              "dev": true,
11873              "license": "MIT",
11874              "engines": {
11875                  "node": ">=6"
11876              },
11877              "funding": {
11878                  "type": "opencollective",
11879                  "url": "https://opencollective.com/webpack"
11880              }
11881          },
11882          "node_modules/tar-fs": {
11883              "version": "2.1.4",
11884              "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
11885              "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
11886              "license": "MIT",
11887              "optional": true,
11888              "dependencies": {
11889                  "chownr": "^1.1.1",
11890                  "mkdirp-classic": "^0.5.2",
11891                  "pump": "^3.0.0",
11892                  "tar-stream": "^2.1.4"
11893              }
11894          },
11895          "node_modules/tar-stream": {
11896              "version": "2.2.0",
11897              "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
11898              "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
11899              "license": "MIT",
11900              "optional": true,
11901              "dependencies": {
11902                  "bl": "^4.0.3",
11903                  "end-of-stream": "^1.4.1",
11904                  "fs-constants": "^1.0.0",
11905                  "inherits": "^2.0.3",
11906                  "readable-stream": "^3.1.1"
11907              },
11908              "engines": {
11909                  "node": ">=6"
11910              }
11911          },
11912          "node_modules/tar-stream/node_modules/readable-stream": {
11913              "version": "3.6.2",
11914              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
11915              "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
11916              "license": "MIT",
11917              "optional": true,
11918              "dependencies": {
11919                  "inherits": "^2.0.3",
11920                  "string_decoder": "^1.1.1",
11921                  "util-deprecate": "^1.0.1"
11922              },
11923              "engines": {
11924                  "node": ">= 6"
11925              }
11926          },
11927          "node_modules/throttleit": {
11928              "version": "1.0.1",
11929              "dev": true,
11930              "license": "MIT",
11931              "funding": {
11932                  "url": "https://github.com/sponsors/sindresorhus"
11933              }
11934          },
11935          "node_modules/through": {
11936              "version": "2.3.8",
11937              "dev": true,
11938              "license": "MIT"
11939          },
11940          "node_modules/tiny-invariant": {
11941              "version": "1.3.3",
11942              "license": "MIT"
11943          },
11944          "node_modules/tinybench": {
11945              "version": "2.9.0",
11946              "dev": true,
11947              "license": "MIT"
11948          },
11949          "node_modules/tinyexec": {
11950              "version": "0.3.2",
11951              "dev": true,
11952              "license": "MIT"
11953          },
11954          "node_modules/tinyglobby": {
11955              "version": "0.2.15",
11956              "dev": true,
11957              "license": "MIT",
11958              "dependencies": {
11959                  "fdir": "^6.5.0",
11960                  "picomatch": "^4.0.3"
11961              },
11962              "engines": {
11963                  "node": ">=12.0.0"
11964              },
11965              "funding": {
11966                  "url": "https://github.com/sponsors/SuperchupuDev"
11967              }
11968          },
11969          "node_modules/tinyglobby/node_modules/fdir": {
11970              "version": "6.5.0",
11971              "dev": true,
11972              "license": "MIT",
11973              "engines": {
11974                  "node": ">=12.0.0"
11975              },
11976              "peerDependencies": {
11977                  "picomatch": "^3 || ^4"
11978              },
11979              "peerDependenciesMeta": {
11980                  "picomatch": {
11981                      "optional": true
11982                  }
11983              }
11984          },
11985          "node_modules/tinyglobby/node_modules/picomatch": {
11986              "version": "4.0.4",
11987              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
11988              "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
11989              "dev": true,
11990              "license": "MIT",
11991              "engines": {
11992                  "node": ">=12"
11993              },
11994              "funding": {
11995                  "url": "https://github.com/sponsors/jonschlinkert"
11996              }
11997          },
11998          "node_modules/tinyrainbow": {
11999              "version": "2.0.0",
12000              "dev": true,
12001              "license": "MIT",
12002              "engines": {
12003                  "node": ">=14.0.0"
12004              }
12005          },
12006          "node_modules/tinyspy": {
12007              "version": "4.0.4",
12008              "dev": true,
12009              "license": "MIT",
12010              "engines": {
12011                  "node": ">=14.0.0"
12012              }
12013          },
12014          "node_modules/tldts": {
12015              "version": "6.1.86",
12016              "dev": true,
12017              "license": "MIT",
12018              "dependencies": {
12019                  "tldts-core": "^6.1.86"
12020              },
12021              "bin": {
12022                  "tldts": "bin/cli.js"
12023              }
12024          },
12025          "node_modules/tldts-core": {
12026              "version": "6.1.86",
12027              "dev": true,
12028              "license": "MIT"
12029          },
12030          "node_modules/tmp": {
12031              "version": "0.2.5",
12032              "dev": true,
12033              "license": "MIT",
12034              "engines": {
12035                  "node": ">=14.14"
12036              }
12037          },
12038          "node_modules/to-regex-range": {
12039              "version": "5.0.1",
12040              "dev": true,
12041              "license": "MIT",
12042              "dependencies": {
12043                  "is-number": "^7.0.0"
12044              },
12045              "engines": {
12046                  "node": ">=8.0"
12047              }
12048          },
12049          "node_modules/totalist": {
12050              "version": "3.0.1",
12051              "dev": true,
12052              "license": "MIT",
12053              "engines": {
12054                  "node": ">=6"
12055              }
12056          },
12057          "node_modules/tough-cookie": {
12058              "version": "5.1.2",
12059              "dev": true,
12060              "license": "BSD-3-Clause",
12061              "dependencies": {
12062                  "tldts": "^6.1.32"
12063              },
12064              "engines": {
12065                  "node": ">=16"
12066              }
12067          },
12068          "node_modules/tr46": {
12069              "version": "6.0.0",
12070              "resolved": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz",
12071              "integrity": "sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==",
12072              "dev": true,
12073              "license": "MIT",
12074              "dependencies": {
12075                  "punycode": "^2.3.1"
12076              },
12077              "engines": {
12078                  "node": ">=20"
12079              }
12080          },
12081          "node_modules/tree-kill": {
12082              "version": "1.2.2",
12083              "dev": true,
12084              "license": "MIT",
12085              "bin": {
12086                  "tree-kill": "cli.js"
12087              }
12088          },
12089          "node_modules/ts-api-utils": {
12090              "version": "2.4.0",
12091              "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
12092              "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
12093              "dev": true,
12094              "license": "MIT",
12095              "engines": {
12096                  "node": ">=18.12"
12097              },
12098              "peerDependencies": {
12099                  "typescript": ">=4.8.4"
12100              }
12101          },
12102          "node_modules/ts-dedent": {
12103              "version": "2.2.0",
12104              "license": "MIT",
12105              "engines": {
12106                  "node": ">=6.10"
12107              }
12108          },
12109          "node_modules/tsconfig-paths": {
12110              "version": "4.2.0",
12111              "dev": true,
12112              "license": "MIT",
12113              "dependencies": {
12114                  "json5": "^2.2.2",
12115                  "minimist": "^1.2.6",
12116                  "strip-bom": "^3.0.0"
12117              },
12118              "engines": {
12119                  "node": ">=6"
12120              }
12121          },
12122          "node_modules/tslib": {
12123              "version": "2.8.1",
12124              "license": "0BSD"
12125          },
12126          "node_modules/tunnel-agent": {
12127              "version": "0.6.0",
12128              "devOptional": true,
12129              "license": "Apache-2.0",
12130              "dependencies": {
12131                  "safe-buffer": "^5.0.1"
12132              },
12133              "engines": {
12134                  "node": "*"
12135              }
12136          },
12137          "node_modules/tw-animate-css": {
12138              "version": "1.3.4",
12139              "dev": true,
12140              "license": "MIT",
12141              "funding": {
12142                  "url": "https://github.com/sponsors/Wombosvideo"
12143              }
12144          },
12145          "node_modules/tweetnacl": {
12146              "version": "0.14.5",
12147              "dev": true,
12148              "license": "Unlicense"
12149          },
12150          "node_modules/type-check": {
12151              "version": "0.4.0",
12152              "dev": true,
12153              "license": "MIT",
12154              "dependencies": {
12155                  "prelude-ls": "^1.2.1"
12156              },
12157              "engines": {
12158                  "node": ">= 0.8.0"
12159              }
12160          },
12161          "node_modules/type-fest": {
12162              "version": "0.8.1",
12163              "dev": true,
12164              "license": "(MIT OR CC0-1.0)",
12165              "engines": {
12166                  "node": ">=8"
12167              }
12168          },
12169          "node_modules/typescript": {
12170              "version": "5.8.3",
12171              "license": "Apache-2.0",
12172              "bin": {
12173                  "tsc": "bin/tsc",
12174                  "tsserver": "bin/tsserver"
12175              },
12176              "engines": {
12177                  "node": ">=14.17"
12178              }
12179          },
12180          "node_modules/typescript-eslint": {
12181              "version": "8.35.1",
12182              "dev": true,
12183              "license": "MIT",
12184              "dependencies": {
12185                  "@typescript-eslint/eslint-plugin": "8.35.1",
12186                  "@typescript-eslint/parser": "8.35.1",
12187                  "@typescript-eslint/utils": "8.35.1"
12188              },
12189              "engines": {
12190                  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
12191              },
12192              "funding": {
12193                  "type": "opencollective",
12194                  "url": "https://opencollective.com/typescript-eslint"
12195              },
12196              "peerDependencies": {
12197                  "eslint": "^8.57.0 || ^9.0.0",
12198                  "typescript": ">=4.8.4 <5.9.0"
12199              }
12200          },
12201          "node_modules/ufo": {
12202              "version": "1.6.1",
12203              "license": "MIT"
12204          },
12205          "node_modules/undici-types": {
12206              "version": "6.21.0",
12207              "dev": true,
12208              "license": "MIT"
12209          },
12210          "node_modules/universalify": {
12211              "version": "2.0.1",
12212              "dev": true,
12213              "license": "MIT",
12214              "engines": {
12215                  "node": ">= 10.0.0"
12216              }
12217          },
12218          "node_modules/unplugin": {
12219              "version": "2.3.11",
12220              "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.3.11.tgz",
12221              "integrity": "sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==",
12222              "dev": true,
12223              "license": "MIT",
12224              "dependencies": {
12225                  "@jridgewell/remapping": "^2.3.5",
12226                  "acorn": "^8.15.0",
12227                  "picomatch": "^4.0.3",
12228                  "webpack-virtual-modules": "^0.6.2"
12229              },
12230              "engines": {
12231                  "node": ">=18.12.0"
12232              }
12233          },
12234          "node_modules/unplugin/node_modules/picomatch": {
12235              "version": "4.0.4",
12236              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
12237              "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
12238              "dev": true,
12239              "license": "MIT",
12240              "engines": {
12241                  "node": ">=12"
12242              },
12243              "funding": {
12244                  "url": "https://github.com/sponsors/jonschlinkert"
12245              }
12246          },
12247          "node_modules/until-async": {
12248              "version": "3.0.2",
12249              "dev": true,
12250              "license": "MIT",
12251              "funding": {
12252                  "url": "https://github.com/sponsors/kettanaito"
12253              }
12254          },
12255          "node_modules/untildify": {
12256              "version": "4.0.0",
12257              "dev": true,
12258              "license": "MIT",
12259              "engines": {
12260                  "node": ">=8"
12261              }
12262          },
12263          "node_modules/update-browserslist-db": {
12264              "version": "1.1.3",
12265              "dev": true,
12266              "funding": [
12267                  {
12268                      "type": "opencollective",
12269                      "url": "https://opencollective.com/browserslist"
12270                  },
12271                  {
12272                      "type": "tidelift",
12273                      "url": "https://tidelift.com/funding/github/npm/browserslist"
12274                  },
12275                  {
12276                      "type": "github",
12277                      "url": "https://github.com/sponsors/ai"
12278                  }
12279              ],
12280              "license": "MIT",
12281              "dependencies": {
12282                  "escalade": "^3.2.0",
12283                  "picocolors": "^1.1.1"
12284              },
12285              "bin": {
12286                  "update-browserslist-db": "cli.js"
12287              },
12288              "peerDependencies": {
12289                  "browserslist": ">= 4.21.0"
12290              }
12291          },
12292          "node_modules/uri-js": {
12293              "version": "4.4.1",
12294              "dev": true,
12295              "license": "BSD-2-Clause",
12296              "dependencies": {
12297                  "punycode": "^2.1.0"
12298              }
12299          },
12300          "node_modules/use-callback-ref": {
12301              "version": "1.3.3",
12302              "license": "MIT",
12303              "dependencies": {
12304                  "tslib": "^2.0.0"
12305              },
12306              "engines": {
12307                  "node": ">=10"
12308              },
12309              "peerDependencies": {
12310                  "@types/react": "*",
12311                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
12312              },
12313              "peerDependenciesMeta": {
12314                  "@types/react": {
12315                      "optional": true
12316                  }
12317              }
12318          },
12319          "node_modules/use-sidecar": {
12320              "version": "1.1.3",
12321              "license": "MIT",
12322              "dependencies": {
12323                  "detect-node-es": "^1.1.0",
12324                  "tslib": "^2.0.0"
12325              },
12326              "engines": {
12327                  "node": ">=10"
12328              },
12329              "peerDependencies": {
12330                  "@types/react": "*",
12331                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
12332              },
12333              "peerDependenciesMeta": {
12334                  "@types/react": {
12335                      "optional": true
12336                  }
12337              }
12338          },
12339          "node_modules/use-sync-external-store": {
12340              "version": "1.5.0",
12341              "license": "MIT",
12342              "peerDependencies": {
12343                  "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
12344              }
12345          },
12346          "node_modules/util-deprecate": {
12347              "version": "1.0.2",
12348              "license": "MIT"
12349          },
12350          "node_modules/uuid": {
12351              "version": "13.0.0",
12352              "funding": [
12353                  "https://github.com/sponsors/broofa",
12354                  "https://github.com/sponsors/ctavan"
12355              ],
12356              "license": "MIT",
12357              "bin": {
12358                  "uuid": "dist-node/bin/uuid"
12359              }
12360          },
12361          "node_modules/verror": {
12362              "version": "1.10.0",
12363              "dev": true,
12364              "engines": [
12365                  "node >=0.6.0"
12366              ],
12367              "license": "MIT",
12368              "dependencies": {
12369                  "assert-plus": "^1.0.0",
12370                  "core-util-is": "1.0.2",
12371                  "extsprintf": "^1.2.0"
12372              }
12373          },
12374          "node_modules/vite": {
12375              "version": "6.4.1",
12376              "dev": true,
12377              "license": "MIT",
12378              "dependencies": {
12379                  "esbuild": "^0.25.0",
12380                  "fdir": "^6.4.4",
12381                  "picomatch": "^4.0.2",
12382                  "postcss": "^8.5.3",
12383                  "rollup": "^4.34.9",
12384                  "tinyglobby": "^0.2.13"
12385              },
12386              "bin": {
12387                  "vite": "bin/vite.js"
12388              },
12389              "engines": {
12390                  "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
12391              },
12392              "funding": {
12393                  "url": "https://github.com/vitejs/vite?sponsor=1"
12394              },
12395              "optionalDependencies": {
12396                  "fsevents": "~2.3.3"
12397              },
12398              "peerDependencies": {
12399                  "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
12400                  "jiti": ">=1.21.0",
12401                  "less": "*",
12402                  "lightningcss": "^1.21.0",
12403                  "sass": "*",
12404                  "sass-embedded": "*",
12405                  "stylus": "*",
12406                  "sugarss": "*",
12407                  "terser": "^5.16.0",
12408                  "tsx": "^4.8.1",
12409                  "yaml": "^2.4.2"
12410              },
12411              "peerDependenciesMeta": {
12412                  "@types/node": {
12413                      "optional": true
12414                  },
12415                  "jiti": {
12416                      "optional": true
12417                  },
12418                  "less": {
12419                      "optional": true
12420                  },
12421                  "lightningcss": {
12422                      "optional": true
12423                  },
12424                  "sass": {
12425                      "optional": true
12426                  },
12427                  "sass-embedded": {
12428                      "optional": true
12429                  },
12430                  "stylus": {
12431                      "optional": true
12432                  },
12433                  "sugarss": {
12434                      "optional": true
12435                  },
12436                  "terser": {
12437                      "optional": true
12438                  },
12439                  "tsx": {
12440                      "optional": true
12441                  },
12442                  "yaml": {
12443                      "optional": true
12444                  }
12445              }
12446          },
12447          "node_modules/vite/node_modules/fdir": {
12448              "version": "6.4.6",
12449              "dev": true,
12450              "license": "MIT",
12451              "peerDependencies": {
12452                  "picomatch": "^3 || ^4"
12453              },
12454              "peerDependenciesMeta": {
12455                  "picomatch": {
12456                      "optional": true
12457                  }
12458              }
12459          },
12460          "node_modules/vite/node_modules/picomatch": {
12461              "version": "4.0.4",
12462              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
12463              "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
12464              "dev": true,
12465              "license": "MIT",
12466              "engines": {
12467                  "node": ">=12"
12468              },
12469              "funding": {
12470                  "url": "https://github.com/sponsors/jonschlinkert"
12471              }
12472          },
12473          "node_modules/vitest": {
12474              "version": "4.0.8",
12475              "dev": true,
12476              "license": "MIT",
12477              "dependencies": {
12478                  "@vitest/expect": "4.0.8",
12479                  "@vitest/mocker": "4.0.8",
12480                  "@vitest/pretty-format": "4.0.8",
12481                  "@vitest/runner": "4.0.8",
12482                  "@vitest/snapshot": "4.0.8",
12483                  "@vitest/spy": "4.0.8",
12484                  "@vitest/utils": "4.0.8",
12485                  "debug": "^4.4.3",
12486                  "es-module-lexer": "^1.7.0",
12487                  "expect-type": "^1.2.2",
12488                  "magic-string": "^0.30.21",
12489                  "pathe": "^2.0.3",
12490                  "picomatch": "^4.0.3",
12491                  "std-env": "^3.10.0",
12492                  "tinybench": "^2.9.0",
12493                  "tinyexec": "^0.3.2",
12494                  "tinyglobby": "^0.2.15",
12495                  "tinyrainbow": "^3.0.3",
12496                  "vite": "^6.0.0 || ^7.0.0",
12497                  "why-is-node-running": "^2.3.0"
12498              },
12499              "bin": {
12500                  "vitest": "vitest.mjs"
12501              },
12502              "engines": {
12503                  "node": "^20.0.0 || ^22.0.0 || >=24.0.0"
12504              },
12505              "funding": {
12506                  "url": "https://opencollective.com/vitest"
12507              },
12508              "peerDependencies": {
12509                  "@edge-runtime/vm": "*",
12510                  "@types/debug": "^4.1.12",
12511                  "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
12512                  "@vitest/browser-playwright": "4.0.8",
12513                  "@vitest/browser-preview": "4.0.8",
12514                  "@vitest/browser-webdriverio": "4.0.8",
12515                  "@vitest/ui": "4.0.8",
12516                  "happy-dom": "*",
12517                  "jsdom": "*"
12518              },
12519              "peerDependenciesMeta": {
12520                  "@edge-runtime/vm": {
12521                      "optional": true
12522                  },
12523                  "@types/debug": {
12524                      "optional": true
12525                  },
12526                  "@types/node": {
12527                      "optional": true
12528                  },
12529                  "@vitest/browser-playwright": {
12530                      "optional": true
12531                  },
12532                  "@vitest/browser-preview": {
12533                      "optional": true
12534                  },
12535                  "@vitest/browser-webdriverio": {
12536                      "optional": true
12537                  },
12538                  "@vitest/ui": {
12539                      "optional": true
12540                  },
12541                  "happy-dom": {
12542                      "optional": true
12543                  },
12544                  "jsdom": {
12545                      "optional": true
12546                  }
12547              }
12548          },
12549          "node_modules/vitest/node_modules/@vitest/expect": {
12550              "version": "4.0.8",
12551              "dev": true,
12552              "license": "MIT",
12553              "dependencies": {
12554                  "@standard-schema/spec": "^1.0.0",
12555                  "@types/chai": "^5.2.2",
12556                  "@vitest/spy": "4.0.8",
12557                  "@vitest/utils": "4.0.8",
12558                  "chai": "^6.2.0",
12559                  "tinyrainbow": "^3.0.3"
12560              },
12561              "funding": {
12562                  "url": "https://opencollective.com/vitest"
12563              }
12564          },
12565          "node_modules/vitest/node_modules/@vitest/mocker": {
12566              "version": "4.0.8",
12567              "dev": true,
12568              "license": "MIT",
12569              "dependencies": {
12570                  "@vitest/spy": "4.0.8",
12571                  "estree-walker": "^3.0.3",
12572                  "magic-string": "^0.30.21"
12573              },
12574              "funding": {
12575                  "url": "https://opencollective.com/vitest"
12576              },
12577              "peerDependencies": {
12578                  "msw": "^2.4.9",
12579                  "vite": "^6.0.0 || ^7.0.0-0"
12580              },
12581              "peerDependenciesMeta": {
12582                  "msw": {
12583                      "optional": true
12584                  },
12585                  "vite": {
12586                      "optional": true
12587                  }
12588              }
12589          },
12590          "node_modules/vitest/node_modules/@vitest/pretty-format": {
12591              "version": "4.0.8",
12592              "dev": true,
12593              "license": "MIT",
12594              "dependencies": {
12595                  "tinyrainbow": "^3.0.3"
12596              },
12597              "funding": {
12598                  "url": "https://opencollective.com/vitest"
12599              }
12600          },
12601          "node_modules/vitest/node_modules/@vitest/spy": {
12602              "version": "4.0.8",
12603              "dev": true,
12604              "license": "MIT",
12605              "funding": {
12606                  "url": "https://opencollective.com/vitest"
12607              }
12608          },
12609          "node_modules/vitest/node_modules/@vitest/utils": {
12610              "version": "4.0.8",
12611              "dev": true,
12612              "license": "MIT",
12613              "dependencies": {
12614                  "@vitest/pretty-format": "4.0.8",
12615                  "tinyrainbow": "^3.0.3"
12616              },
12617              "funding": {
12618                  "url": "https://opencollective.com/vitest"
12619              }
12620          },
12621          "node_modules/vitest/node_modules/chai": {
12622              "version": "6.2.1",
12623              "dev": true,
12624              "license": "MIT",
12625              "engines": {
12626                  "node": ">=18"
12627              }
12628          },
12629          "node_modules/vitest/node_modules/estree-walker": {
12630              "version": "3.0.3",
12631              "dev": true,
12632              "license": "MIT",
12633              "dependencies": {
12634                  "@types/estree": "^1.0.0"
12635              }
12636          },
12637          "node_modules/vitest/node_modules/picomatch": {
12638              "version": "4.0.4",
12639              "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
12640              "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
12641              "dev": true,
12642              "license": "MIT",
12643              "engines": {
12644                  "node": ">=12"
12645              },
12646              "funding": {
12647                  "url": "https://github.com/sponsors/jonschlinkert"
12648              }
12649          },
12650          "node_modules/vitest/node_modules/tinyrainbow": {
12651              "version": "3.0.3",
12652              "dev": true,
12653              "license": "MIT",
12654              "engines": {
12655                  "node": ">=14.0.0"
12656              }
12657          },
12658          "node_modules/vscode-jsonrpc": {
12659              "version": "8.2.0",
12660              "license": "MIT",
12661              "engines": {
12662                  "node": ">=14.0.0"
12663              }
12664          },
12665          "node_modules/vscode-languageserver": {
12666              "version": "9.0.1",
12667              "license": "MIT",
12668              "dependencies": {
12669                  "vscode-languageserver-protocol": "3.17.5"
12670              },
12671              "bin": {
12672                  "installServerIntoExtension": "bin/installServerIntoExtension"
12673              }
12674          },
12675          "node_modules/vscode-languageserver-protocol": {
12676              "version": "3.17.5",
12677              "license": "MIT",
12678              "dependencies": {
12679                  "vscode-jsonrpc": "8.2.0",
12680                  "vscode-languageserver-types": "3.17.5"
12681              }
12682          },
12683          "node_modules/vscode-languageserver-textdocument": {
12684              "version": "1.0.12",
12685              "license": "MIT"
12686          },
12687          "node_modules/vscode-languageserver-types": {
12688              "version": "3.17.5",
12689              "license": "MIT"
12690          },
12691          "node_modules/vscode-uri": {
12692              "version": "3.0.8",
12693              "license": "MIT"
12694          },
12695          "node_modules/w3c-xmlserializer": {
12696              "version": "5.0.0",
12697              "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
12698              "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==",
12699              "dev": true,
12700              "license": "MIT",
12701              "dependencies": {
12702                  "xml-name-validator": "^5.0.0"
12703              },
12704              "engines": {
12705                  "node": ">=18"
12706              }
12707          },
12708          "node_modules/warning": {
12709              "version": "4.0.3",
12710              "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
12711              "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
12712              "license": "MIT",
12713              "dependencies": {
12714                  "loose-envify": "^1.0.0"
12715              }
12716          },
12717          "node_modules/webidl-conversions": {
12718              "version": "8.0.1",
12719              "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz",
12720              "integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==",
12721              "dev": true,
12722              "license": "BSD-2-Clause",
12723              "engines": {
12724                  "node": ">=20"
12725              }
12726          },
12727          "node_modules/webpack-virtual-modules": {
12728              "version": "0.6.2",
12729              "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
12730              "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
12731              "dev": true,
12732              "license": "MIT"
12733          },
12734          "node_modules/whatwg-encoding": {
12735              "version": "3.1.1",
12736              "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
12737              "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
12738              "deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
12739              "dev": true,
12740              "license": "MIT",
12741              "dependencies": {
12742                  "iconv-lite": "0.6.3"
12743              },
12744              "engines": {
12745                  "node": ">=18"
12746              }
12747          },
12748          "node_modules/whatwg-mimetype": {
12749              "version": "4.0.0",
12750              "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
12751              "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
12752              "dev": true,
12753              "license": "MIT",
12754              "engines": {
12755                  "node": ">=18"
12756              }
12757          },
12758          "node_modules/whatwg-url": {
12759              "version": "15.1.0",
12760              "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-15.1.0.tgz",
12761              "integrity": "sha512-2ytDk0kiEj/yu90JOAp44PVPUkO9+jVhyf+SybKlRHSDlvOOZhdPIrr7xTH64l4WixO2cP+wQIcgujkGBPPz6g==",
12762              "dev": true,
12763              "license": "MIT",
12764              "dependencies": {
12765                  "tr46": "^6.0.0",
12766                  "webidl-conversions": "^8.0.0"
12767              },
12768              "engines": {
12769                  "node": ">=20"
12770              }
12771          },
12772          "node_modules/which": {
12773              "version": "2.0.2",
12774              "dev": true,
12775              "license": "ISC",
12776              "dependencies": {
12777                  "isexe": "^2.0.0"
12778              },
12779              "bin": {
12780                  "node-which": "bin/node-which"
12781              },
12782              "engines": {
12783                  "node": ">= 8"
12784              }
12785          },
12786          "node_modules/why-is-node-running": {
12787              "version": "2.3.0",
12788              "dev": true,
12789              "license": "MIT",
12790              "dependencies": {
12791                  "siginfo": "^2.0.0",
12792                  "stackback": "0.0.2"
12793              },
12794              "bin": {
12795                  "why-is-node-running": "cli.js"
12796              },
12797              "engines": {
12798                  "node": ">=8"
12799              }
12800          },
12801          "node_modules/word-wrap": {
12802              "version": "1.2.5",
12803              "dev": true,
12804              "license": "MIT",
12805              "engines": {
12806                  "node": ">=0.10.0"
12807              }
12808          },
12809          "node_modules/workerpool": {
12810              "version": "9.3.4",
12811              "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-9.3.4.tgz",
12812              "integrity": "sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==",
12813              "dev": true,
12814              "license": "Apache-2.0",
12815              "peer": true
12816          },
12817          "node_modules/wrap-ansi": {
12818              "version": "9.0.2",
12819              "dev": true,
12820              "license": "MIT",
12821              "dependencies": {
12822                  "ansi-styles": "^6.2.1",
12823                  "string-width": "^7.0.0",
12824                  "strip-ansi": "^7.1.0"
12825              },
12826              "engines": {
12827                  "node": ">=18"
12828              },
12829              "funding": {
12830                  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
12831              }
12832          },
12833          "node_modules/wrap-ansi-cjs": {
12834              "name": "wrap-ansi",
12835              "version": "7.0.0",
12836              "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
12837              "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
12838              "dev": true,
12839              "license": "MIT",
12840              "dependencies": {
12841                  "ansi-styles": "^4.0.0",
12842                  "string-width": "^4.1.0",
12843                  "strip-ansi": "^6.0.0"
12844              },
12845              "engines": {
12846                  "node": ">=10"
12847              },
12848              "funding": {
12849                  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
12850              }
12851          },
12852          "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
12853              "version": "5.0.1",
12854              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
12855              "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
12856              "dev": true,
12857              "license": "MIT",
12858              "engines": {
12859                  "node": ">=8"
12860              }
12861          },
12862          "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
12863              "version": "8.0.0",
12864              "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
12865              "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
12866              "dev": true,
12867              "license": "MIT"
12868          },
12869          "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": {
12870              "version": "3.0.0",
12871              "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
12872              "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
12873              "dev": true,
12874              "license": "MIT",
12875              "engines": {
12876                  "node": ">=8"
12877              }
12878          },
12879          "node_modules/wrap-ansi-cjs/node_modules/string-width": {
12880              "version": "4.2.3",
12881              "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
12882              "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
12883              "dev": true,
12884              "license": "MIT",
12885              "dependencies": {
12886                  "emoji-regex": "^8.0.0",
12887                  "is-fullwidth-code-point": "^3.0.0",
12888                  "strip-ansi": "^6.0.1"
12889              },
12890              "engines": {
12891                  "node": ">=8"
12892              }
12893          },
12894          "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
12895              "version": "6.0.1",
12896              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
12897              "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
12898              "dev": true,
12899              "license": "MIT",
12900              "dependencies": {
12901                  "ansi-regex": "^5.0.1"
12902              },
12903              "engines": {
12904                  "node": ">=8"
12905              }
12906          },
12907          "node_modules/wrap-ansi/node_modules/ansi-styles": {
12908              "version": "6.2.3",
12909              "dev": true,
12910              "license": "MIT",
12911              "engines": {
12912                  "node": ">=12"
12913              },
12914              "funding": {
12915                  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
12916              }
12917          },
12918          "node_modules/wrap-ansi/node_modules/string-width": {
12919              "version": "7.2.0",
12920              "dev": true,
12921              "license": "MIT",
12922              "dependencies": {
12923                  "emoji-regex": "^10.3.0",
12924                  "get-east-asian-width": "^1.0.0",
12925                  "strip-ansi": "^7.1.0"
12926              },
12927              "engines": {
12928                  "node": ">=18"
12929              },
12930              "funding": {
12931                  "url": "https://github.com/sponsors/sindresorhus"
12932              }
12933          },
12934          "node_modules/wrappy": {
12935              "version": "1.0.2",
12936              "devOptional": true,
12937              "license": "ISC"
12938          },
12939          "node_modules/ws": {
12940              "version": "8.18.3",
12941              "dev": true,
12942              "license": "MIT",
12943              "engines": {
12944                  "node": ">=10.0.0"
12945              },
12946              "peerDependencies": {
12947                  "bufferutil": "^4.0.1",
12948                  "utf-8-validate": ">=5.0.2"
12949              },
12950              "peerDependenciesMeta": {
12951                  "bufferutil": {
12952                      "optional": true
12953                  },
12954                  "utf-8-validate": {
12955                      "optional": true
12956                  }
12957              }
12958          },
12959          "node_modules/wsl-utils": {
12960              "version": "0.1.0",
12961              "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.1.0.tgz",
12962              "integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
12963              "dev": true,
12964              "license": "MIT",
12965              "dependencies": {
12966                  "is-wsl": "^3.1.0"
12967              },
12968              "engines": {
12969                  "node": ">=18"
12970              },
12971              "funding": {
12972                  "url": "https://github.com/sponsors/sindresorhus"
12973              }
12974          },
12975          "node_modules/xml": {
12976              "version": "1.0.1",
12977              "dev": true,
12978              "license": "MIT"
12979          },
12980          "node_modules/xml-name-validator": {
12981              "version": "5.0.0",
12982              "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
12983              "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
12984              "dev": true,
12985              "license": "Apache-2.0",
12986              "engines": {
12987                  "node": ">=18"
12988              }
12989          },
12990          "node_modules/xmlchars": {
12991              "version": "2.2.0",
12992              "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
12993              "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
12994              "dev": true,
12995              "license": "MIT"
12996          },
12997          "node_modules/y18n": {
12998              "version": "5.0.8",
12999              "dev": true,
13000              "license": "ISC",
13001              "engines": {
13002                  "node": ">=10"
13003              }
13004          },
13005          "node_modules/yallist": {
13006              "version": "3.1.1",
13007              "dev": true,
13008              "license": "ISC"
13009          },
13010          "node_modules/yaml": {
13011              "version": "2.8.1",
13012              "dev": true,
13013              "license": "ISC",
13014              "bin": {
13015                  "yaml": "bin.mjs"
13016              },
13017              "engines": {
13018                  "node": ">= 14.6"
13019              }
13020          },
13021          "node_modules/yargs": {
13022              "version": "17.7.2",
13023              "dev": true,
13024              "license": "MIT",
13025              "dependencies": {
13026                  "cliui": "^8.0.1",
13027                  "escalade": "^3.1.1",
13028                  "get-caller-file": "^2.0.5",
13029                  "require-directory": "^2.1.1",
13030                  "string-width": "^4.2.3",
13031                  "y18n": "^5.0.5",
13032                  "yargs-parser": "^21.1.1"
13033              },
13034              "engines": {
13035                  "node": ">=12"
13036              }
13037          },
13038          "node_modules/yargs-parser": {
13039              "version": "21.1.1",
13040              "dev": true,
13041              "license": "ISC",
13042              "engines": {
13043                  "node": ">=12"
13044              }
13045          },
13046          "node_modules/yargs-unparser": {
13047              "version": "2.0.0",
13048              "resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz",
13049              "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==",
13050              "dev": true,
13051              "license": "MIT",
13052              "peer": true,
13053              "dependencies": {
13054                  "camelcase": "^6.0.0",
13055                  "decamelize": "^4.0.0",
13056                  "flat": "^5.0.2",
13057                  "is-plain-obj": "^2.1.0"
13058              },
13059              "engines": {
13060                  "node": ">=10"
13061              }
13062          },
13063          "node_modules/yargs/node_modules/ansi-regex": {
13064              "version": "5.0.1",
13065              "dev": true,
13066              "license": "MIT",
13067              "engines": {
13068                  "node": ">=8"
13069              }
13070          },
13071          "node_modules/yargs/node_modules/emoji-regex": {
13072              "version": "8.0.0",
13073              "dev": true,
13074              "license": "MIT"
13075          },
13076          "node_modules/yargs/node_modules/is-fullwidth-code-point": {
13077              "version": "3.0.0",
13078              "dev": true,
13079              "license": "MIT",
13080              "engines": {
13081                  "node": ">=8"
13082              }
13083          },
13084          "node_modules/yargs/node_modules/string-width": {
13085              "version": "4.2.3",
13086              "dev": true,
13087              "license": "MIT",
13088              "dependencies": {
13089                  "emoji-regex": "^8.0.0",
13090                  "is-fullwidth-code-point": "^3.0.0",
13091                  "strip-ansi": "^6.0.1"
13092              },
13093              "engines": {
13094                  "node": ">=8"
13095              }
13096          },
13097          "node_modules/yargs/node_modules/strip-ansi": {
13098              "version": "6.0.1",
13099              "dev": true,
13100              "license": "MIT",
13101              "dependencies": {
13102                  "ansi-regex": "^5.0.1"
13103              },
13104              "engines": {
13105                  "node": ">=8"
13106              }
13107          },
13108          "node_modules/yauzl": {
13109              "version": "2.10.0",
13110              "dev": true,
13111              "license": "MIT",
13112              "dependencies": {
13113                  "buffer-crc32": "~0.2.3",
13114                  "fd-slicer": "~1.1.0"
13115              }
13116          },
13117          "node_modules/yocto-queue": {
13118              "version": "0.1.0",
13119              "dev": true,
13120              "license": "MIT",
13121              "engines": {
13122                  "node": ">=10"
13123              },
13124              "funding": {
13125                  "url": "https://github.com/sponsors/sindresorhus"
13126              }
13127          },
13128          "node_modules/yoctocolors-cjs": {
13129              "version": "2.1.3",
13130              "dev": true,
13131              "license": "MIT",
13132              "engines": {
13133                  "node": ">=18"
13134              },
13135              "funding": {
13136                  "url": "https://github.com/sponsors/sindresorhus"
13137              }
13138          },
13139          "node_modules/zod": {
13140              "version": "4.1.12",
13141              "license": "MIT",
13142              "funding": {
13143                  "url": "https://github.com/sponsors/colinhacks"
13144              }
13145          }
13146      }
13147  }