/ docs / package-lock.json
package-lock.json
   1  {
   2    "name": "tuui-docs",
   3    "version": "1.5.0",
   4    "lockfileVersion": 3,
   5    "requires": true,
   6    "packages": {
   7      "": {
   8        "name": "tuui-docs",
   9        "version": "1.5.0",
  10        "license": "Apache-2.0",
  11        "dependencies": {
  12          "vitepress": "^2.0.0-alpha.16",
  13          "vitepress-i18n": "^1.3.5",
  14          "vitepress-sidebar": "^1.33.1",
  15          "vue": "^3.5.28"
  16        },
  17        "engines": {
  18          "node": ">=22.12.0"
  19        },
  20        "optionalDependencies": {
  21          "@rollup/rollup-linux-x64-gnu": "4.57.1"
  22        }
  23      },
  24      "node_modules/@babel/helper-string-parser": {
  25        "version": "7.27.1",
  26        "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
  27        "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
  28        "license": "MIT",
  29        "engines": {
  30          "node": ">=6.9.0"
  31        }
  32      },
  33      "node_modules/@babel/helper-validator-identifier": {
  34        "version": "7.28.5",
  35        "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
  36        "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
  37        "license": "MIT",
  38        "engines": {
  39          "node": ">=6.9.0"
  40        }
  41      },
  42      "node_modules/@babel/parser": {
  43        "version": "7.29.0",
  44        "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz",
  45        "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
  46        "license": "MIT",
  47        "dependencies": {
  48          "@babel/types": "^7.29.0"
  49        },
  50        "bin": {
  51          "parser": "bin/babel-parser.js"
  52        },
  53        "engines": {
  54          "node": ">=6.0.0"
  55        }
  56      },
  57      "node_modules/@babel/types": {
  58        "version": "7.29.0",
  59        "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
  60        "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
  61        "license": "MIT",
  62        "dependencies": {
  63          "@babel/helper-string-parser": "^7.27.1",
  64          "@babel/helper-validator-identifier": "^7.28.5"
  65        },
  66        "engines": {
  67          "node": ">=6.9.0"
  68        }
  69      },
  70      "node_modules/@docsearch/css": {
  71        "version": "4.5.4",
  72        "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-4.5.4.tgz",
  73        "integrity": "sha512-gzO4DJwyM9c4YEPHwaLV1nUCDC2N6yoh0QJj44dce2rcfN71mB+jpu3+F+Y/KMDF1EKV0C3m54leSWsraE94xg==",
  74        "license": "MIT"
  75      },
  76      "node_modules/@docsearch/js": {
  77        "version": "4.5.4",
  78        "resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.4.tgz",
  79        "integrity": "sha512-jEBsIklNTevznLZouB0y6SZcaT897gRHnGTzCcH32ibPZRVj/9FyuAM2LUTk61sFdOY79LH4V9rYsIdOe6Wq2g==",
  80        "license": "MIT"
  81      },
  82      "node_modules/@docsearch/sidepanel-js": {
  83        "version": "4.5.4",
  84        "resolved": "https://registry.npmjs.org/@docsearch/sidepanel-js/-/sidepanel-js-4.5.4.tgz",
  85        "integrity": "sha512-f4KE4cG+P09gJHQNfttfMNy+3gAGj8U0YEgiOOso0YCFI5nGoVvJQpxNMSPgXs4sG34A/oCfKhYwHJiqgHhxPw==",
  86        "license": "MIT"
  87      },
  88      "node_modules/@esbuild/aix-ppc64": {
  89        "version": "0.27.3",
  90        "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz",
  91        "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==",
  92        "cpu": [
  93          "ppc64"
  94        ],
  95        "license": "MIT",
  96        "optional": true,
  97        "os": [
  98          "aix"
  99        ],
 100        "engines": {
 101          "node": ">=18"
 102        }
 103      },
 104      "node_modules/@esbuild/android-arm": {
 105        "version": "0.27.3",
 106        "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz",
 107        "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==",
 108        "cpu": [
 109          "arm"
 110        ],
 111        "license": "MIT",
 112        "optional": true,
 113        "os": [
 114          "android"
 115        ],
 116        "engines": {
 117          "node": ">=18"
 118        }
 119      },
 120      "node_modules/@esbuild/android-arm64": {
 121        "version": "0.27.3",
 122        "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz",
 123        "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==",
 124        "cpu": [
 125          "arm64"
 126        ],
 127        "license": "MIT",
 128        "optional": true,
 129        "os": [
 130          "android"
 131        ],
 132        "engines": {
 133          "node": ">=18"
 134        }
 135      },
 136      "node_modules/@esbuild/android-x64": {
 137        "version": "0.27.3",
 138        "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz",
 139        "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==",
 140        "cpu": [
 141          "x64"
 142        ],
 143        "license": "MIT",
 144        "optional": true,
 145        "os": [
 146          "android"
 147        ],
 148        "engines": {
 149          "node": ">=18"
 150        }
 151      },
 152      "node_modules/@esbuild/darwin-arm64": {
 153        "version": "0.27.3",
 154        "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz",
 155        "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==",
 156        "cpu": [
 157          "arm64"
 158        ],
 159        "license": "MIT",
 160        "optional": true,
 161        "os": [
 162          "darwin"
 163        ],
 164        "engines": {
 165          "node": ">=18"
 166        }
 167      },
 168      "node_modules/@esbuild/darwin-x64": {
 169        "version": "0.27.3",
 170        "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz",
 171        "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==",
 172        "cpu": [
 173          "x64"
 174        ],
 175        "license": "MIT",
 176        "optional": true,
 177        "os": [
 178          "darwin"
 179        ],
 180        "engines": {
 181          "node": ">=18"
 182        }
 183      },
 184      "node_modules/@esbuild/freebsd-arm64": {
 185        "version": "0.27.3",
 186        "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz",
 187        "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==",
 188        "cpu": [
 189          "arm64"
 190        ],
 191        "license": "MIT",
 192        "optional": true,
 193        "os": [
 194          "freebsd"
 195        ],
 196        "engines": {
 197          "node": ">=18"
 198        }
 199      },
 200      "node_modules/@esbuild/freebsd-x64": {
 201        "version": "0.27.3",
 202        "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz",
 203        "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==",
 204        "cpu": [
 205          "x64"
 206        ],
 207        "license": "MIT",
 208        "optional": true,
 209        "os": [
 210          "freebsd"
 211        ],
 212        "engines": {
 213          "node": ">=18"
 214        }
 215      },
 216      "node_modules/@esbuild/linux-arm": {
 217        "version": "0.27.3",
 218        "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz",
 219        "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==",
 220        "cpu": [
 221          "arm"
 222        ],
 223        "license": "MIT",
 224        "optional": true,
 225        "os": [
 226          "linux"
 227        ],
 228        "engines": {
 229          "node": ">=18"
 230        }
 231      },
 232      "node_modules/@esbuild/linux-arm64": {
 233        "version": "0.27.3",
 234        "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz",
 235        "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==",
 236        "cpu": [
 237          "arm64"
 238        ],
 239        "license": "MIT",
 240        "optional": true,
 241        "os": [
 242          "linux"
 243        ],
 244        "engines": {
 245          "node": ">=18"
 246        }
 247      },
 248      "node_modules/@esbuild/linux-ia32": {
 249        "version": "0.27.3",
 250        "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz",
 251        "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==",
 252        "cpu": [
 253          "ia32"
 254        ],
 255        "license": "MIT",
 256        "optional": true,
 257        "os": [
 258          "linux"
 259        ],
 260        "engines": {
 261          "node": ">=18"
 262        }
 263      },
 264      "node_modules/@esbuild/linux-loong64": {
 265        "version": "0.27.3",
 266        "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz",
 267        "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==",
 268        "cpu": [
 269          "loong64"
 270        ],
 271        "license": "MIT",
 272        "optional": true,
 273        "os": [
 274          "linux"
 275        ],
 276        "engines": {
 277          "node": ">=18"
 278        }
 279      },
 280      "node_modules/@esbuild/linux-mips64el": {
 281        "version": "0.27.3",
 282        "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz",
 283        "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==",
 284        "cpu": [
 285          "mips64el"
 286        ],
 287        "license": "MIT",
 288        "optional": true,
 289        "os": [
 290          "linux"
 291        ],
 292        "engines": {
 293          "node": ">=18"
 294        }
 295      },
 296      "node_modules/@esbuild/linux-ppc64": {
 297        "version": "0.27.3",
 298        "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz",
 299        "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==",
 300        "cpu": [
 301          "ppc64"
 302        ],
 303        "license": "MIT",
 304        "optional": true,
 305        "os": [
 306          "linux"
 307        ],
 308        "engines": {
 309          "node": ">=18"
 310        }
 311      },
 312      "node_modules/@esbuild/linux-riscv64": {
 313        "version": "0.27.3",
 314        "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz",
 315        "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==",
 316        "cpu": [
 317          "riscv64"
 318        ],
 319        "license": "MIT",
 320        "optional": true,
 321        "os": [
 322          "linux"
 323        ],
 324        "engines": {
 325          "node": ">=18"
 326        }
 327      },
 328      "node_modules/@esbuild/linux-s390x": {
 329        "version": "0.27.3",
 330        "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz",
 331        "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==",
 332        "cpu": [
 333          "s390x"
 334        ],
 335        "license": "MIT",
 336        "optional": true,
 337        "os": [
 338          "linux"
 339        ],
 340        "engines": {
 341          "node": ">=18"
 342        }
 343      },
 344      "node_modules/@esbuild/linux-x64": {
 345        "version": "0.27.3",
 346        "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz",
 347        "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==",
 348        "cpu": [
 349          "x64"
 350        ],
 351        "license": "MIT",
 352        "optional": true,
 353        "os": [
 354          "linux"
 355        ],
 356        "engines": {
 357          "node": ">=18"
 358        }
 359      },
 360      "node_modules/@esbuild/netbsd-arm64": {
 361        "version": "0.27.3",
 362        "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz",
 363        "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==",
 364        "cpu": [
 365          "arm64"
 366        ],
 367        "license": "MIT",
 368        "optional": true,
 369        "os": [
 370          "netbsd"
 371        ],
 372        "engines": {
 373          "node": ">=18"
 374        }
 375      },
 376      "node_modules/@esbuild/netbsd-x64": {
 377        "version": "0.27.3",
 378        "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz",
 379        "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==",
 380        "cpu": [
 381          "x64"
 382        ],
 383        "license": "MIT",
 384        "optional": true,
 385        "os": [
 386          "netbsd"
 387        ],
 388        "engines": {
 389          "node": ">=18"
 390        }
 391      },
 392      "node_modules/@esbuild/openbsd-arm64": {
 393        "version": "0.27.3",
 394        "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz",
 395        "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==",
 396        "cpu": [
 397          "arm64"
 398        ],
 399        "license": "MIT",
 400        "optional": true,
 401        "os": [
 402          "openbsd"
 403        ],
 404        "engines": {
 405          "node": ">=18"
 406        }
 407      },
 408      "node_modules/@esbuild/openbsd-x64": {
 409        "version": "0.27.3",
 410        "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz",
 411        "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==",
 412        "cpu": [
 413          "x64"
 414        ],
 415        "license": "MIT",
 416        "optional": true,
 417        "os": [
 418          "openbsd"
 419        ],
 420        "engines": {
 421          "node": ">=18"
 422        }
 423      },
 424      "node_modules/@esbuild/openharmony-arm64": {
 425        "version": "0.27.3",
 426        "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz",
 427        "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==",
 428        "cpu": [
 429          "arm64"
 430        ],
 431        "license": "MIT",
 432        "optional": true,
 433        "os": [
 434          "openharmony"
 435        ],
 436        "engines": {
 437          "node": ">=18"
 438        }
 439      },
 440      "node_modules/@esbuild/sunos-x64": {
 441        "version": "0.27.3",
 442        "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz",
 443        "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==",
 444        "cpu": [
 445          "x64"
 446        ],
 447        "license": "MIT",
 448        "optional": true,
 449        "os": [
 450          "sunos"
 451        ],
 452        "engines": {
 453          "node": ">=18"
 454        }
 455      },
 456      "node_modules/@esbuild/win32-arm64": {
 457        "version": "0.27.3",
 458        "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz",
 459        "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==",
 460        "cpu": [
 461          "arm64"
 462        ],
 463        "license": "MIT",
 464        "optional": true,
 465        "os": [
 466          "win32"
 467        ],
 468        "engines": {
 469          "node": ">=18"
 470        }
 471      },
 472      "node_modules/@esbuild/win32-ia32": {
 473        "version": "0.27.3",
 474        "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz",
 475        "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==",
 476        "cpu": [
 477          "ia32"
 478        ],
 479        "license": "MIT",
 480        "optional": true,
 481        "os": [
 482          "win32"
 483        ],
 484        "engines": {
 485          "node": ">=18"
 486        }
 487      },
 488      "node_modules/@esbuild/win32-x64": {
 489        "version": "0.27.3",
 490        "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz",
 491        "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==",
 492        "cpu": [
 493          "x64"
 494        ],
 495        "license": "MIT",
 496        "optional": true,
 497        "os": [
 498          "win32"
 499        ],
 500        "engines": {
 501          "node": ">=18"
 502        }
 503      },
 504      "node_modules/@iconify-json/simple-icons": {
 505        "version": "1.2.70",
 506        "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.70.tgz",
 507        "integrity": "sha512-CYNRCgN6nBTjN4dNkrBCjHXNR2e4hQihdsZUs/afUNFOWLSYjfihca4EFN05rRvDk4Xoy2n8tym6IxBZmcn+Qg==",
 508        "license": "CC0-1.0",
 509        "dependencies": {
 510          "@iconify/types": "*"
 511        }
 512      },
 513      "node_modules/@iconify/types": {
 514        "version": "2.0.0",
 515        "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
 516        "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
 517        "license": "MIT"
 518      },
 519      "node_modules/@isaacs/cliui": {
 520        "version": "9.0.0",
 521        "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz",
 522        "integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==",
 523        "license": "BlueOak-1.0.0",
 524        "engines": {
 525          "node": ">=18"
 526        }
 527      },
 528      "node_modules/@jridgewell/sourcemap-codec": {
 529        "version": "1.5.5",
 530        "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
 531        "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
 532        "license": "MIT"
 533      },
 534      "node_modules/@rolldown/pluginutils": {
 535        "version": "1.0.0-rc.2",
 536        "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz",
 537        "integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==",
 538        "license": "MIT"
 539      },
 540      "node_modules/@rollup/rollup-android-arm-eabi": {
 541        "version": "4.59.0",
 542        "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
 543        "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
 544        "cpu": [
 545          "arm"
 546        ],
 547        "license": "MIT",
 548        "optional": true,
 549        "os": [
 550          "android"
 551        ]
 552      },
 553      "node_modules/@rollup/rollup-android-arm64": {
 554        "version": "4.59.0",
 555        "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
 556        "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
 557        "cpu": [
 558          "arm64"
 559        ],
 560        "license": "MIT",
 561        "optional": true,
 562        "os": [
 563          "android"
 564        ]
 565      },
 566      "node_modules/@rollup/rollup-darwin-arm64": {
 567        "version": "4.59.0",
 568        "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
 569        "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
 570        "cpu": [
 571          "arm64"
 572        ],
 573        "license": "MIT",
 574        "optional": true,
 575        "os": [
 576          "darwin"
 577        ]
 578      },
 579      "node_modules/@rollup/rollup-darwin-x64": {
 580        "version": "4.59.0",
 581        "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
 582        "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
 583        "cpu": [
 584          "x64"
 585        ],
 586        "license": "MIT",
 587        "optional": true,
 588        "os": [
 589          "darwin"
 590        ]
 591      },
 592      "node_modules/@rollup/rollup-freebsd-arm64": {
 593        "version": "4.59.0",
 594        "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
 595        "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
 596        "cpu": [
 597          "arm64"
 598        ],
 599        "license": "MIT",
 600        "optional": true,
 601        "os": [
 602          "freebsd"
 603        ]
 604      },
 605      "node_modules/@rollup/rollup-freebsd-x64": {
 606        "version": "4.59.0",
 607        "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
 608        "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
 609        "cpu": [
 610          "x64"
 611        ],
 612        "license": "MIT",
 613        "optional": true,
 614        "os": [
 615          "freebsd"
 616        ]
 617      },
 618      "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
 619        "version": "4.59.0",
 620        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
 621        "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
 622        "cpu": [
 623          "arm"
 624        ],
 625        "license": "MIT",
 626        "optional": true,
 627        "os": [
 628          "linux"
 629        ]
 630      },
 631      "node_modules/@rollup/rollup-linux-arm-musleabihf": {
 632        "version": "4.59.0",
 633        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
 634        "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
 635        "cpu": [
 636          "arm"
 637        ],
 638        "license": "MIT",
 639        "optional": true,
 640        "os": [
 641          "linux"
 642        ]
 643      },
 644      "node_modules/@rollup/rollup-linux-arm64-gnu": {
 645        "version": "4.59.0",
 646        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
 647        "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
 648        "cpu": [
 649          "arm64"
 650        ],
 651        "license": "MIT",
 652        "optional": true,
 653        "os": [
 654          "linux"
 655        ]
 656      },
 657      "node_modules/@rollup/rollup-linux-arm64-musl": {
 658        "version": "4.59.0",
 659        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
 660        "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
 661        "cpu": [
 662          "arm64"
 663        ],
 664        "license": "MIT",
 665        "optional": true,
 666        "os": [
 667          "linux"
 668        ]
 669      },
 670      "node_modules/@rollup/rollup-linux-loong64-gnu": {
 671        "version": "4.59.0",
 672        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
 673        "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
 674        "cpu": [
 675          "loong64"
 676        ],
 677        "license": "MIT",
 678        "optional": true,
 679        "os": [
 680          "linux"
 681        ]
 682      },
 683      "node_modules/@rollup/rollup-linux-loong64-musl": {
 684        "version": "4.59.0",
 685        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
 686        "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
 687        "cpu": [
 688          "loong64"
 689        ],
 690        "license": "MIT",
 691        "optional": true,
 692        "os": [
 693          "linux"
 694        ]
 695      },
 696      "node_modules/@rollup/rollup-linux-ppc64-gnu": {
 697        "version": "4.59.0",
 698        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
 699        "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
 700        "cpu": [
 701          "ppc64"
 702        ],
 703        "license": "MIT",
 704        "optional": true,
 705        "os": [
 706          "linux"
 707        ]
 708      },
 709      "node_modules/@rollup/rollup-linux-ppc64-musl": {
 710        "version": "4.59.0",
 711        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
 712        "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
 713        "cpu": [
 714          "ppc64"
 715        ],
 716        "license": "MIT",
 717        "optional": true,
 718        "os": [
 719          "linux"
 720        ]
 721      },
 722      "node_modules/@rollup/rollup-linux-riscv64-gnu": {
 723        "version": "4.59.0",
 724        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
 725        "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
 726        "cpu": [
 727          "riscv64"
 728        ],
 729        "license": "MIT",
 730        "optional": true,
 731        "os": [
 732          "linux"
 733        ]
 734      },
 735      "node_modules/@rollup/rollup-linux-riscv64-musl": {
 736        "version": "4.59.0",
 737        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
 738        "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
 739        "cpu": [
 740          "riscv64"
 741        ],
 742        "license": "MIT",
 743        "optional": true,
 744        "os": [
 745          "linux"
 746        ]
 747      },
 748      "node_modules/@rollup/rollup-linux-s390x-gnu": {
 749        "version": "4.59.0",
 750        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
 751        "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
 752        "cpu": [
 753          "s390x"
 754        ],
 755        "license": "MIT",
 756        "optional": true,
 757        "os": [
 758          "linux"
 759        ]
 760      },
 761      "node_modules/@rollup/rollup-linux-x64-gnu": {
 762        "version": "4.57.1",
 763        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.57.1.tgz",
 764        "integrity": "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==",
 765        "cpu": [
 766          "x64"
 767        ],
 768        "license": "MIT",
 769        "optional": true,
 770        "os": [
 771          "linux"
 772        ]
 773      },
 774      "node_modules/@rollup/rollup-linux-x64-musl": {
 775        "version": "4.59.0",
 776        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
 777        "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
 778        "cpu": [
 779          "x64"
 780        ],
 781        "license": "MIT",
 782        "optional": true,
 783        "os": [
 784          "linux"
 785        ]
 786      },
 787      "node_modules/@rollup/rollup-openbsd-x64": {
 788        "version": "4.59.0",
 789        "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
 790        "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
 791        "cpu": [
 792          "x64"
 793        ],
 794        "license": "MIT",
 795        "optional": true,
 796        "os": [
 797          "openbsd"
 798        ]
 799      },
 800      "node_modules/@rollup/rollup-openharmony-arm64": {
 801        "version": "4.59.0",
 802        "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
 803        "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
 804        "cpu": [
 805          "arm64"
 806        ],
 807        "license": "MIT",
 808        "optional": true,
 809        "os": [
 810          "openharmony"
 811        ]
 812      },
 813      "node_modules/@rollup/rollup-win32-arm64-msvc": {
 814        "version": "4.59.0",
 815        "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
 816        "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
 817        "cpu": [
 818          "arm64"
 819        ],
 820        "license": "MIT",
 821        "optional": true,
 822        "os": [
 823          "win32"
 824        ]
 825      },
 826      "node_modules/@rollup/rollup-win32-ia32-msvc": {
 827        "version": "4.59.0",
 828        "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
 829        "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
 830        "cpu": [
 831          "ia32"
 832        ],
 833        "license": "MIT",
 834        "optional": true,
 835        "os": [
 836          "win32"
 837        ]
 838      },
 839      "node_modules/@rollup/rollup-win32-x64-gnu": {
 840        "version": "4.59.0",
 841        "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
 842        "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
 843        "cpu": [
 844          "x64"
 845        ],
 846        "license": "MIT",
 847        "optional": true,
 848        "os": [
 849          "win32"
 850        ]
 851      },
 852      "node_modules/@rollup/rollup-win32-x64-msvc": {
 853        "version": "4.59.0",
 854        "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
 855        "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
 856        "cpu": [
 857          "x64"
 858        ],
 859        "license": "MIT",
 860        "optional": true,
 861        "os": [
 862          "win32"
 863        ]
 864      },
 865      "node_modules/@shikijs/core": {
 866        "version": "3.22.0",
 867        "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.22.0.tgz",
 868        "integrity": "sha512-iAlTtSDDbJiRpvgL5ugKEATDtHdUVkqgHDm/gbD2ZS9c88mx7G1zSYjjOxp5Qa0eaW0MAQosFRmJSk354PRoQA==",
 869        "license": "MIT",
 870        "dependencies": {
 871          "@shikijs/types": "3.22.0",
 872          "@shikijs/vscode-textmate": "^10.0.2",
 873          "@types/hast": "^3.0.4",
 874          "hast-util-to-html": "^9.0.5"
 875        }
 876      },
 877      "node_modules/@shikijs/engine-javascript": {
 878        "version": "3.22.0",
 879        "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.22.0.tgz",
 880        "integrity": "sha512-jdKhfgW9CRtj3Tor0L7+yPwdG3CgP7W+ZEqSsojrMzCjD1e0IxIbwUMDDpYlVBlC08TACg4puwFGkZfLS+56Tw==",
 881        "license": "MIT",
 882        "dependencies": {
 883          "@shikijs/types": "3.22.0",
 884          "@shikijs/vscode-textmate": "^10.0.2",
 885          "oniguruma-to-es": "^4.3.4"
 886        }
 887      },
 888      "node_modules/@shikijs/engine-oniguruma": {
 889        "version": "3.22.0",
 890        "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.22.0.tgz",
 891        "integrity": "sha512-DyXsOG0vGtNtl7ygvabHd7Mt5EY8gCNqR9Y7Lpbbd/PbJvgWrqaKzH1JW6H6qFkuUa8aCxoiYVv8/YfFljiQxA==",
 892        "license": "MIT",
 893        "dependencies": {
 894          "@shikijs/types": "3.22.0",
 895          "@shikijs/vscode-textmate": "^10.0.2"
 896        }
 897      },
 898      "node_modules/@shikijs/langs": {
 899        "version": "3.22.0",
 900        "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.22.0.tgz",
 901        "integrity": "sha512-x/42TfhWmp6H00T6uwVrdTJGKgNdFbrEdhaDwSR5fd5zhQ1Q46bHq9EO61SCEWJR0HY7z2HNDMaBZp8JRmKiIA==",
 902        "license": "MIT",
 903        "dependencies": {
 904          "@shikijs/types": "3.22.0"
 905        }
 906      },
 907      "node_modules/@shikijs/themes": {
 908        "version": "3.22.0",
 909        "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.22.0.tgz",
 910        "integrity": "sha512-o+tlOKqsr6FE4+mYJG08tfCFDS+3CG20HbldXeVoyP+cYSUxDhrFf3GPjE60U55iOkkjbpY2uC3It/eeja35/g==",
 911        "license": "MIT",
 912        "dependencies": {
 913          "@shikijs/types": "3.22.0"
 914        }
 915      },
 916      "node_modules/@shikijs/transformers": {
 917        "version": "3.22.0",
 918        "resolved": "https://registry.npmjs.org/@shikijs/transformers/-/transformers-3.22.0.tgz",
 919        "integrity": "sha512-E7eRV7mwDBjueLF6852n2oYeJYxBq3NSsDk+uyruYAXONv4U8holGmIrT+mPRJQ1J1SNOH6L8G19KRzmBawrFw==",
 920        "license": "MIT",
 921        "dependencies": {
 922          "@shikijs/core": "3.22.0",
 923          "@shikijs/types": "3.22.0"
 924        }
 925      },
 926      "node_modules/@shikijs/types": {
 927        "version": "3.22.0",
 928        "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.22.0.tgz",
 929        "integrity": "sha512-491iAekgKDBFE67z70Ok5a8KBMsQ2IJwOWw3us/7ffQkIBCyOQfm/aNwVMBUriP02QshIfgHCBSIYAl3u2eWjg==",
 930        "license": "MIT",
 931        "dependencies": {
 932          "@shikijs/vscode-textmate": "^10.0.2",
 933          "@types/hast": "^3.0.4"
 934        }
 935      },
 936      "node_modules/@shikijs/vscode-textmate": {
 937        "version": "10.0.2",
 938        "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
 939        "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
 940        "license": "MIT"
 941      },
 942      "node_modules/@types/estree": {
 943        "version": "1.0.8",
 944        "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
 945        "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
 946        "license": "MIT"
 947      },
 948      "node_modules/@types/hast": {
 949        "version": "3.0.4",
 950        "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
 951        "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
 952        "license": "MIT",
 953        "dependencies": {
 954          "@types/unist": "*"
 955        }
 956      },
 957      "node_modules/@types/linkify-it": {
 958        "version": "5.0.0",
 959        "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz",
 960        "integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==",
 961        "license": "MIT"
 962      },
 963      "node_modules/@types/markdown-it": {
 964        "version": "14.1.2",
 965        "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz",
 966        "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
 967        "license": "MIT",
 968        "dependencies": {
 969          "@types/linkify-it": "^5",
 970          "@types/mdurl": "^2"
 971        }
 972      },
 973      "node_modules/@types/mdast": {
 974        "version": "4.0.4",
 975        "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
 976        "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
 977        "license": "MIT",
 978        "dependencies": {
 979          "@types/unist": "*"
 980        }
 981      },
 982      "node_modules/@types/mdurl": {
 983        "version": "2.0.0",
 984        "resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz",
 985        "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==",
 986        "license": "MIT"
 987      },
 988      "node_modules/@types/unist": {
 989        "version": "3.0.3",
 990        "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
 991        "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
 992        "license": "MIT"
 993      },
 994      "node_modules/@types/web-bluetooth": {
 995        "version": "0.0.21",
 996        "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
 997        "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
 998        "license": "MIT"
 999      },
1000      "node_modules/@ungap/structured-clone": {
1001        "version": "1.3.0",
1002        "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
1003        "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
1004        "license": "ISC"
1005      },
1006      "node_modules/@vitejs/plugin-vue": {
1007        "version": "6.0.4",
1008        "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.4.tgz",
1009        "integrity": "sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==",
1010        "license": "MIT",
1011        "dependencies": {
1012          "@rolldown/pluginutils": "1.0.0-rc.2"
1013        },
1014        "engines": {
1015          "node": "^20.19.0 || >=22.12.0"
1016        },
1017        "peerDependencies": {
1018          "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0",
1019          "vue": "^3.2.25"
1020        }
1021      },
1022      "node_modules/@vue/compiler-core": {
1023        "version": "3.5.28",
1024        "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.28.tgz",
1025        "integrity": "sha512-kviccYxTgoE8n6OCw96BNdYlBg2GOWfBuOW4Vqwrt7mSKWKwFVvI8egdTltqRgITGPsTFYtKYfxIG8ptX2PJHQ==",
1026        "license": "MIT",
1027        "dependencies": {
1028          "@babel/parser": "^7.29.0",
1029          "@vue/shared": "3.5.28",
1030          "entities": "^7.0.1",
1031          "estree-walker": "^2.0.2",
1032          "source-map-js": "^1.2.1"
1033        }
1034      },
1035      "node_modules/@vue/compiler-dom": {
1036        "version": "3.5.28",
1037        "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.28.tgz",
1038        "integrity": "sha512-/1ZepxAb159jKR1btkefDP+J2xuWL5V3WtleRmxaT+K2Aqiek/Ab/+Ebrw2pPj0sdHO8ViAyyJWfhXXOP/+LQA==",
1039        "license": "MIT",
1040        "dependencies": {
1041          "@vue/compiler-core": "3.5.28",
1042          "@vue/shared": "3.5.28"
1043        }
1044      },
1045      "node_modules/@vue/compiler-sfc": {
1046        "version": "3.5.28",
1047        "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.28.tgz",
1048        "integrity": "sha512-6TnKMiNkd6u6VeVDhZn/07KhEZuBSn43Wd2No5zaP5s3xm8IqFTHBj84HJah4UepSUJTro5SoqqlOY22FKY96g==",
1049        "license": "MIT",
1050        "dependencies": {
1051          "@babel/parser": "^7.29.0",
1052          "@vue/compiler-core": "3.5.28",
1053          "@vue/compiler-dom": "3.5.28",
1054          "@vue/compiler-ssr": "3.5.28",
1055          "@vue/shared": "3.5.28",
1056          "estree-walker": "^2.0.2",
1057          "magic-string": "^0.30.21",
1058          "postcss": "^8.5.6",
1059          "source-map-js": "^1.2.1"
1060        }
1061      },
1062      "node_modules/@vue/compiler-ssr": {
1063        "version": "3.5.28",
1064        "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.28.tgz",
1065        "integrity": "sha512-JCq//9w1qmC6UGLWJX7RXzrGpKkroubey/ZFqTpvEIDJEKGgntuDMqkuWiZvzTzTA5h2qZvFBFHY7fAAa9475g==",
1066        "license": "MIT",
1067        "dependencies": {
1068          "@vue/compiler-dom": "3.5.28",
1069          "@vue/shared": "3.5.28"
1070        }
1071      },
1072      "node_modules/@vue/devtools-api": {
1073        "version": "8.0.5",
1074        "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-8.0.5.tgz",
1075        "integrity": "sha512-DgVcW8H/Nral7LgZEecYFFYXnAvGuN9C3L3DtWekAncFBedBczpNW8iHKExfaM559Zm8wQWrwtYZ9lXthEHtDw==",
1076        "license": "MIT",
1077        "dependencies": {
1078          "@vue/devtools-kit": "^8.0.5"
1079        }
1080      },
1081      "node_modules/@vue/devtools-kit": {
1082        "version": "8.0.5",
1083        "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.0.5.tgz",
1084        "integrity": "sha512-q2VV6x1U3KJMTQPUlRMyWEKVbcHuxhqJdSr6Jtjz5uAThAIrfJ6WVZdGZm5cuO63ZnSUz0RCsVwiUUb0mDV0Yg==",
1085        "license": "MIT",
1086        "dependencies": {
1087          "@vue/devtools-shared": "^8.0.5",
1088          "birpc": "^2.6.1",
1089          "hookable": "^5.5.3",
1090          "mitt": "^3.0.1",
1091          "perfect-debounce": "^2.0.0",
1092          "speakingurl": "^14.0.1",
1093          "superjson": "^2.2.2"
1094        }
1095      },
1096      "node_modules/@vue/devtools-shared": {
1097        "version": "8.0.5",
1098        "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.0.5.tgz",
1099        "integrity": "sha512-bRLn6/spxpmgLk+iwOrR29KrYnJjG9DGpHGkDFG82UM21ZpJ39ztUT9OXX3g+usW7/b2z+h46I9ZiYyB07XMXg==",
1100        "license": "MIT",
1101        "dependencies": {
1102          "rfdc": "^1.4.1"
1103        }
1104      },
1105      "node_modules/@vue/reactivity": {
1106        "version": "3.5.28",
1107        "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.28.tgz",
1108        "integrity": "sha512-gr5hEsxvn+RNyu9/9o1WtdYdwDjg5FgjUSBEkZWqgTKlo/fvwZ2+8W6AfKsc9YN2k/+iHYdS9vZYAhpi10kNaw==",
1109        "license": "MIT",
1110        "dependencies": {
1111          "@vue/shared": "3.5.28"
1112        }
1113      },
1114      "node_modules/@vue/runtime-core": {
1115        "version": "3.5.28",
1116        "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.28.tgz",
1117        "integrity": "sha512-POVHTdbgnrBBIpnbYU4y7pOMNlPn2QVxVzkvEA2pEgvzbelQq4ZOUxbp2oiyo+BOtiYlm8Q44wShHJoBvDPAjQ==",
1118        "license": "MIT",
1119        "dependencies": {
1120          "@vue/reactivity": "3.5.28",
1121          "@vue/shared": "3.5.28"
1122        }
1123      },
1124      "node_modules/@vue/runtime-dom": {
1125        "version": "3.5.28",
1126        "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.28.tgz",
1127        "integrity": "sha512-4SXxSF8SXYMuhAIkT+eBRqOkWEfPu6nhccrzrkioA6l0boiq7sp18HCOov9qWJA5HML61kW8p/cB4MmBiG9dSA==",
1128        "license": "MIT",
1129        "dependencies": {
1130          "@vue/reactivity": "3.5.28",
1131          "@vue/runtime-core": "3.5.28",
1132          "@vue/shared": "3.5.28",
1133          "csstype": "^3.2.3"
1134        }
1135      },
1136      "node_modules/@vue/server-renderer": {
1137        "version": "3.5.28",
1138        "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.28.tgz",
1139        "integrity": "sha512-pf+5ECKGj8fX95bNincbzJ6yp6nyzuLDhYZCeFxUNp8EBrQpPpQaLX3nNCp49+UbgbPun3CeVE+5CXVV1Xydfg==",
1140        "license": "MIT",
1141        "dependencies": {
1142          "@vue/compiler-ssr": "3.5.28",
1143          "@vue/shared": "3.5.28"
1144        },
1145        "peerDependencies": {
1146          "vue": "3.5.28"
1147        }
1148      },
1149      "node_modules/@vue/shared": {
1150        "version": "3.5.28",
1151        "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.28.tgz",
1152        "integrity": "sha512-cfWa1fCGBxrvaHRhvV3Is0MgmrbSCxYTXCSCau2I0a1Xw1N1pHAvkWCiXPRAqjvToILvguNyEwjevUqAuBQWvQ==",
1153        "license": "MIT"
1154      },
1155      "node_modules/@vueuse/core": {
1156        "version": "14.2.1",
1157        "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-14.2.1.tgz",
1158        "integrity": "sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==",
1159        "license": "MIT",
1160        "dependencies": {
1161          "@types/web-bluetooth": "^0.0.21",
1162          "@vueuse/metadata": "14.2.1",
1163          "@vueuse/shared": "14.2.1"
1164        },
1165        "funding": {
1166          "url": "https://github.com/sponsors/antfu"
1167        },
1168        "peerDependencies": {
1169          "vue": "^3.5.0"
1170        }
1171      },
1172      "node_modules/@vueuse/integrations": {
1173        "version": "14.2.1",
1174        "resolved": "https://registry.npmjs.org/@vueuse/integrations/-/integrations-14.2.1.tgz",
1175        "integrity": "sha512-2LIUpBi/67PoXJGqSDQUF0pgQWpNHh7beiA+KG2AbybcNm+pTGWT6oPGlBgUoDWmYwfeQqM/uzOHqcILpKL7nA==",
1176        "license": "MIT",
1177        "dependencies": {
1178          "@vueuse/core": "14.2.1",
1179          "@vueuse/shared": "14.2.1"
1180        },
1181        "funding": {
1182          "url": "https://github.com/sponsors/antfu"
1183        },
1184        "peerDependencies": {
1185          "async-validator": "^4",
1186          "axios": "^1",
1187          "change-case": "^5",
1188          "drauu": "^0.4",
1189          "focus-trap": "^7 || ^8",
1190          "fuse.js": "^7",
1191          "idb-keyval": "^6",
1192          "jwt-decode": "^4",
1193          "nprogress": "^0.2",
1194          "qrcode": "^1.5",
1195          "sortablejs": "^1",
1196          "universal-cookie": "^7 || ^8",
1197          "vue": "^3.5.0"
1198        },
1199        "peerDependenciesMeta": {
1200          "async-validator": {
1201            "optional": true
1202          },
1203          "axios": {
1204            "optional": true
1205          },
1206          "change-case": {
1207            "optional": true
1208          },
1209          "drauu": {
1210            "optional": true
1211          },
1212          "focus-trap": {
1213            "optional": true
1214          },
1215          "fuse.js": {
1216            "optional": true
1217          },
1218          "idb-keyval": {
1219            "optional": true
1220          },
1221          "jwt-decode": {
1222            "optional": true
1223          },
1224          "nprogress": {
1225            "optional": true
1226          },
1227          "qrcode": {
1228            "optional": true
1229          },
1230          "sortablejs": {
1231            "optional": true
1232          },
1233          "universal-cookie": {
1234            "optional": true
1235          }
1236        }
1237      },
1238      "node_modules/@vueuse/metadata": {
1239        "version": "14.2.1",
1240        "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-14.2.1.tgz",
1241        "integrity": "sha512-1ButlVtj5Sb/HDtIy1HFr1VqCP4G6Ypqt5MAo0lCgjokrk2mvQKsK2uuy0vqu/Ks+sHfuHo0B9Y9jn9xKdjZsw==",
1242        "license": "MIT",
1243        "funding": {
1244          "url": "https://github.com/sponsors/antfu"
1245        }
1246      },
1247      "node_modules/@vueuse/shared": {
1248        "version": "14.2.1",
1249        "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-14.2.1.tgz",
1250        "integrity": "sha512-shTJncjV9JTI4oVNyF1FQonetYAiTBd+Qj7cY89SWbXSkx7gyhrgtEdF2ZAVWS1S3SHlaROO6F2IesJxQEkZBw==",
1251        "license": "MIT",
1252        "funding": {
1253          "url": "https://github.com/sponsors/antfu"
1254        },
1255        "peerDependencies": {
1256          "vue": "^3.5.0"
1257        }
1258      },
1259      "node_modules/argparse": {
1260        "version": "1.0.10",
1261        "license": "MIT",
1262        "dependencies": {
1263          "sprintf-js": "~1.0.2"
1264        }
1265      },
1266      "node_modules/balanced-match": {
1267        "version": "4.0.2",
1268        "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.2.tgz",
1269        "integrity": "sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==",
1270        "license": "MIT",
1271        "dependencies": {
1272          "jackspeak": "^4.2.3"
1273        },
1274        "engines": {
1275          "node": "20 || >=22"
1276        }
1277      },
1278      "node_modules/birpc": {
1279        "version": "2.8.0",
1280        "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.8.0.tgz",
1281        "integrity": "sha512-Bz2a4qD/5GRhiHSwj30c/8kC8QGj12nNDwz3D4ErQ4Xhy35dsSDvF+RA/tWpjyU0pdGtSDiEk6B5fBGE1qNVhw==",
1282        "license": "MIT",
1283        "funding": {
1284          "url": "https://github.com/sponsors/antfu"
1285        }
1286      },
1287      "node_modules/brace-expansion": {
1288        "version": "5.0.2",
1289        "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
1290        "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
1291        "license": "MIT",
1292        "dependencies": {
1293          "balanced-match": "^4.0.2"
1294        },
1295        "engines": {
1296          "node": "20 || >=22"
1297        }
1298      },
1299      "node_modules/ccount": {
1300        "version": "2.0.1",
1301        "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
1302        "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
1303        "license": "MIT",
1304        "funding": {
1305          "type": "github",
1306          "url": "https://github.com/sponsors/wooorm"
1307        }
1308      },
1309      "node_modules/character-entities-html4": {
1310        "version": "2.1.0",
1311        "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
1312        "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
1313        "license": "MIT",
1314        "funding": {
1315          "type": "github",
1316          "url": "https://github.com/sponsors/wooorm"
1317        }
1318      },
1319      "node_modules/character-entities-legacy": {
1320        "version": "3.0.0",
1321        "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
1322        "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
1323        "license": "MIT",
1324        "funding": {
1325          "type": "github",
1326          "url": "https://github.com/sponsors/wooorm"
1327        }
1328      },
1329      "node_modules/comma-separated-tokens": {
1330        "version": "2.0.3",
1331        "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
1332        "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
1333        "license": "MIT",
1334        "funding": {
1335          "type": "github",
1336          "url": "https://github.com/sponsors/wooorm"
1337        }
1338      },
1339      "node_modules/copy-anything": {
1340        "version": "4.0.5",
1341        "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-4.0.5.tgz",
1342        "integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
1343        "license": "MIT",
1344        "dependencies": {
1345          "is-what": "^5.2.0"
1346        },
1347        "engines": {
1348          "node": ">=18"
1349        },
1350        "funding": {
1351          "url": "https://github.com/sponsors/mesqueeb"
1352        }
1353      },
1354      "node_modules/cross-spawn": {
1355        "version": "7.0.6",
1356        "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
1357        "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
1358        "license": "MIT",
1359        "dependencies": {
1360          "path-key": "^3.1.0",
1361          "shebang-command": "^2.0.0",
1362          "which": "^2.0.1"
1363        },
1364        "engines": {
1365          "node": ">= 8"
1366        }
1367      },
1368      "node_modules/csstype": {
1369        "version": "3.2.3",
1370        "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
1371        "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
1372        "license": "MIT"
1373      },
1374      "node_modules/dequal": {
1375        "version": "2.0.3",
1376        "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
1377        "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
1378        "license": "MIT",
1379        "engines": {
1380          "node": ">=6"
1381        }
1382      },
1383      "node_modules/devlop": {
1384        "version": "1.1.0",
1385        "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
1386        "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
1387        "license": "MIT",
1388        "dependencies": {
1389          "dequal": "^2.0.0"
1390        },
1391        "funding": {
1392          "type": "github",
1393          "url": "https://github.com/sponsors/wooorm"
1394        }
1395      },
1396      "node_modules/entities": {
1397        "version": "7.0.1",
1398        "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
1399        "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
1400        "license": "BSD-2-Clause",
1401        "engines": {
1402          "node": ">=0.12"
1403        },
1404        "funding": {
1405          "url": "https://github.com/fb55/entities?sponsor=1"
1406        }
1407      },
1408      "node_modules/esbuild": {
1409        "version": "0.27.3",
1410        "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz",
1411        "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==",
1412        "hasInstallScript": true,
1413        "license": "MIT",
1414        "bin": {
1415          "esbuild": "bin/esbuild"
1416        },
1417        "engines": {
1418          "node": ">=18"
1419        },
1420        "optionalDependencies": {
1421          "@esbuild/aix-ppc64": "0.27.3",
1422          "@esbuild/android-arm": "0.27.3",
1423          "@esbuild/android-arm64": "0.27.3",
1424          "@esbuild/android-x64": "0.27.3",
1425          "@esbuild/darwin-arm64": "0.27.3",
1426          "@esbuild/darwin-x64": "0.27.3",
1427          "@esbuild/freebsd-arm64": "0.27.3",
1428          "@esbuild/freebsd-x64": "0.27.3",
1429          "@esbuild/linux-arm": "0.27.3",
1430          "@esbuild/linux-arm64": "0.27.3",
1431          "@esbuild/linux-ia32": "0.27.3",
1432          "@esbuild/linux-loong64": "0.27.3",
1433          "@esbuild/linux-mips64el": "0.27.3",
1434          "@esbuild/linux-ppc64": "0.27.3",
1435          "@esbuild/linux-riscv64": "0.27.3",
1436          "@esbuild/linux-s390x": "0.27.3",
1437          "@esbuild/linux-x64": "0.27.3",
1438          "@esbuild/netbsd-arm64": "0.27.3",
1439          "@esbuild/netbsd-x64": "0.27.3",
1440          "@esbuild/openbsd-arm64": "0.27.3",
1441          "@esbuild/openbsd-x64": "0.27.3",
1442          "@esbuild/openharmony-arm64": "0.27.3",
1443          "@esbuild/sunos-x64": "0.27.3",
1444          "@esbuild/win32-arm64": "0.27.3",
1445          "@esbuild/win32-ia32": "0.27.3",
1446          "@esbuild/win32-x64": "0.27.3"
1447        }
1448      },
1449      "node_modules/esprima": {
1450        "version": "4.0.1",
1451        "license": "BSD-2-Clause",
1452        "bin": {
1453          "esparse": "bin/esparse.js",
1454          "esvalidate": "bin/esvalidate.js"
1455        },
1456        "engines": {
1457          "node": ">=4"
1458        }
1459      },
1460      "node_modules/estree-walker": {
1461        "version": "2.0.2",
1462        "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
1463        "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
1464        "license": "MIT"
1465      },
1466      "node_modules/extend-shallow": {
1467        "version": "2.0.1",
1468        "license": "MIT",
1469        "dependencies": {
1470          "is-extendable": "^0.1.0"
1471        },
1472        "engines": {
1473          "node": ">=0.10.0"
1474        }
1475      },
1476      "node_modules/fdir": {
1477        "version": "6.5.0",
1478        "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
1479        "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
1480        "license": "MIT",
1481        "engines": {
1482          "node": ">=12.0.0"
1483        },
1484        "peerDependencies": {
1485          "picomatch": "^3 || ^4"
1486        },
1487        "peerDependenciesMeta": {
1488          "picomatch": {
1489            "optional": true
1490          }
1491        }
1492      },
1493      "node_modules/focus-trap": {
1494        "version": "7.8.0",
1495        "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.8.0.tgz",
1496        "integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==",
1497        "license": "MIT",
1498        "dependencies": {
1499          "tabbable": "^6.4.0"
1500        }
1501      },
1502      "node_modules/foreground-child": {
1503        "version": "3.3.1",
1504        "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
1505        "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
1506        "license": "ISC",
1507        "dependencies": {
1508          "cross-spawn": "^7.0.6",
1509          "signal-exit": "^4.0.1"
1510        },
1511        "engines": {
1512          "node": ">=14"
1513        },
1514        "funding": {
1515          "url": "https://github.com/sponsors/isaacs"
1516        }
1517      },
1518      "node_modules/fsevents": {
1519        "version": "2.3.3",
1520        "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1521        "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1522        "hasInstallScript": true,
1523        "license": "MIT",
1524        "optional": true,
1525        "os": [
1526          "darwin"
1527        ],
1528        "engines": {
1529          "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1530        }
1531      },
1532      "node_modules/glob": {
1533        "version": "11.1.0",
1534        "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz",
1535        "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==",
1536        "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
1537        "license": "BlueOak-1.0.0",
1538        "dependencies": {
1539          "foreground-child": "^3.3.1",
1540          "jackspeak": "^4.1.1",
1541          "minimatch": "^10.1.1",
1542          "minipass": "^7.1.2",
1543          "package-json-from-dist": "^1.0.0",
1544          "path-scurry": "^2.0.0"
1545        },
1546        "bin": {
1547          "glob": "dist/esm/bin.mjs"
1548        },
1549        "engines": {
1550          "node": "20 || >=22"
1551        },
1552        "funding": {
1553          "url": "https://github.com/sponsors/isaacs"
1554        }
1555      },
1556      "node_modules/gray-matter": {
1557        "version": "4.0.3",
1558        "license": "MIT",
1559        "dependencies": {
1560          "js-yaml": "^3.13.1",
1561          "kind-of": "^6.0.2",
1562          "section-matter": "^1.0.0",
1563          "strip-bom-string": "^1.0.0"
1564        },
1565        "engines": {
1566          "node": ">=6.0"
1567        }
1568      },
1569      "node_modules/hast-util-to-html": {
1570        "version": "9.0.5",
1571        "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
1572        "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
1573        "license": "MIT",
1574        "dependencies": {
1575          "@types/hast": "^3.0.0",
1576          "@types/unist": "^3.0.0",
1577          "ccount": "^2.0.0",
1578          "comma-separated-tokens": "^2.0.0",
1579          "hast-util-whitespace": "^3.0.0",
1580          "html-void-elements": "^3.0.0",
1581          "mdast-util-to-hast": "^13.0.0",
1582          "property-information": "^7.0.0",
1583          "space-separated-tokens": "^2.0.0",
1584          "stringify-entities": "^4.0.0",
1585          "zwitch": "^2.0.4"
1586        },
1587        "funding": {
1588          "type": "opencollective",
1589          "url": "https://opencollective.com/unified"
1590        }
1591      },
1592      "node_modules/hast-util-whitespace": {
1593        "version": "3.0.0",
1594        "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
1595        "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
1596        "license": "MIT",
1597        "dependencies": {
1598          "@types/hast": "^3.0.0"
1599        },
1600        "funding": {
1601          "type": "opencollective",
1602          "url": "https://opencollective.com/unified"
1603        }
1604      },
1605      "node_modules/hookable": {
1606        "version": "5.5.3",
1607        "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
1608        "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
1609        "license": "MIT"
1610      },
1611      "node_modules/html-void-elements": {
1612        "version": "3.0.0",
1613        "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
1614        "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
1615        "license": "MIT",
1616        "funding": {
1617          "type": "github",
1618          "url": "https://github.com/sponsors/wooorm"
1619        }
1620      },
1621      "node_modules/is-extendable": {
1622        "version": "0.1.1",
1623        "license": "MIT",
1624        "engines": {
1625          "node": ">=0.10.0"
1626        }
1627      },
1628      "node_modules/is-what": {
1629        "version": "5.5.0",
1630        "resolved": "https://registry.npmjs.org/is-what/-/is-what-5.5.0.tgz",
1631        "integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
1632        "license": "MIT",
1633        "engines": {
1634          "node": ">=18"
1635        },
1636        "funding": {
1637          "url": "https://github.com/sponsors/mesqueeb"
1638        }
1639      },
1640      "node_modules/isexe": {
1641        "version": "2.0.0",
1642        "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1643        "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1644        "license": "ISC"
1645      },
1646      "node_modules/jackspeak": {
1647        "version": "4.2.3",
1648        "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.3.tgz",
1649        "integrity": "sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==",
1650        "license": "BlueOak-1.0.0",
1651        "dependencies": {
1652          "@isaacs/cliui": "^9.0.0"
1653        },
1654        "engines": {
1655          "node": "20 || >=22"
1656        },
1657        "funding": {
1658          "url": "https://github.com/sponsors/isaacs"
1659        }
1660      },
1661      "node_modules/js-yaml": {
1662        "version": "3.14.2",
1663        "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
1664        "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
1665        "license": "MIT",
1666        "dependencies": {
1667          "argparse": "^1.0.7",
1668          "esprima": "^4.0.0"
1669        },
1670        "bin": {
1671          "js-yaml": "bin/js-yaml.js"
1672        }
1673      },
1674      "node_modules/kind-of": {
1675        "version": "6.0.3",
1676        "license": "MIT",
1677        "engines": {
1678          "node": ">=0.10.0"
1679        }
1680      },
1681      "node_modules/lru-cache": {
1682        "version": "11.2.6",
1683        "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
1684        "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
1685        "license": "BlueOak-1.0.0",
1686        "engines": {
1687          "node": "20 || >=22"
1688        }
1689      },
1690      "node_modules/magic-string": {
1691        "version": "0.30.21",
1692        "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
1693        "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
1694        "license": "MIT",
1695        "dependencies": {
1696          "@jridgewell/sourcemap-codec": "^1.5.5"
1697        }
1698      },
1699      "node_modules/mark.js": {
1700        "version": "8.11.1",
1701        "license": "MIT"
1702      },
1703      "node_modules/mdast-util-to-hast": {
1704        "version": "13.2.1",
1705        "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
1706        "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
1707        "license": "MIT",
1708        "dependencies": {
1709          "@types/hast": "^3.0.0",
1710          "@types/mdast": "^4.0.0",
1711          "@ungap/structured-clone": "^1.0.0",
1712          "devlop": "^1.0.0",
1713          "micromark-util-sanitize-uri": "^2.0.0",
1714          "trim-lines": "^3.0.0",
1715          "unist-util-position": "^5.0.0",
1716          "unist-util-visit": "^5.0.0",
1717          "vfile": "^6.0.0"
1718        },
1719        "funding": {
1720          "type": "opencollective",
1721          "url": "https://opencollective.com/unified"
1722        }
1723      },
1724      "node_modules/micromark-util-character": {
1725        "version": "2.1.1",
1726        "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
1727        "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
1728        "funding": [
1729          {
1730            "type": "GitHub Sponsors",
1731            "url": "https://github.com/sponsors/unifiedjs"
1732          },
1733          {
1734            "type": "OpenCollective",
1735            "url": "https://opencollective.com/unified"
1736          }
1737        ],
1738        "license": "MIT",
1739        "dependencies": {
1740          "micromark-util-symbol": "^2.0.0",
1741          "micromark-util-types": "^2.0.0"
1742        }
1743      },
1744      "node_modules/micromark-util-encode": {
1745        "version": "2.0.1",
1746        "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
1747        "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
1748        "funding": [
1749          {
1750            "type": "GitHub Sponsors",
1751            "url": "https://github.com/sponsors/unifiedjs"
1752          },
1753          {
1754            "type": "OpenCollective",
1755            "url": "https://opencollective.com/unified"
1756          }
1757        ],
1758        "license": "MIT"
1759      },
1760      "node_modules/micromark-util-sanitize-uri": {
1761        "version": "2.0.1",
1762        "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
1763        "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
1764        "funding": [
1765          {
1766            "type": "GitHub Sponsors",
1767            "url": "https://github.com/sponsors/unifiedjs"
1768          },
1769          {
1770            "type": "OpenCollective",
1771            "url": "https://opencollective.com/unified"
1772          }
1773        ],
1774        "license": "MIT",
1775        "dependencies": {
1776          "micromark-util-character": "^2.0.0",
1777          "micromark-util-encode": "^2.0.0",
1778          "micromark-util-symbol": "^2.0.0"
1779        }
1780      },
1781      "node_modules/micromark-util-symbol": {
1782        "version": "2.0.1",
1783        "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
1784        "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
1785        "funding": [
1786          {
1787            "type": "GitHub Sponsors",
1788            "url": "https://github.com/sponsors/unifiedjs"
1789          },
1790          {
1791            "type": "OpenCollective",
1792            "url": "https://opencollective.com/unified"
1793          }
1794        ],
1795        "license": "MIT"
1796      },
1797      "node_modules/micromark-util-types": {
1798        "version": "2.0.2",
1799        "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
1800        "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
1801        "funding": [
1802          {
1803            "type": "GitHub Sponsors",
1804            "url": "https://github.com/sponsors/unifiedjs"
1805          },
1806          {
1807            "type": "OpenCollective",
1808            "url": "https://opencollective.com/unified"
1809          }
1810        ],
1811        "license": "MIT"
1812      },
1813      "node_modules/minimatch": {
1814        "version": "10.2.4",
1815        "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
1816        "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
1817        "license": "BlueOak-1.0.0",
1818        "dependencies": {
1819          "brace-expansion": "^5.0.2"
1820        },
1821        "engines": {
1822          "node": "18 || 20 || >=22"
1823        },
1824        "funding": {
1825          "url": "https://github.com/sponsors/isaacs"
1826        }
1827      },
1828      "node_modules/minipass": {
1829        "version": "7.1.2",
1830        "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
1831        "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
1832        "license": "ISC",
1833        "engines": {
1834          "node": ">=16 || 14 >=14.17"
1835        }
1836      },
1837      "node_modules/minisearch": {
1838        "version": "7.2.0",
1839        "resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.2.0.tgz",
1840        "integrity": "sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==",
1841        "license": "MIT"
1842      },
1843      "node_modules/mitt": {
1844        "version": "3.0.1",
1845        "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
1846        "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
1847        "license": "MIT"
1848      },
1849      "node_modules/nanoid": {
1850        "version": "3.3.11",
1851        "funding": [
1852          {
1853            "type": "github",
1854            "url": "https://github.com/sponsors/ai"
1855          }
1856        ],
1857        "license": "MIT",
1858        "bin": {
1859          "nanoid": "bin/nanoid.cjs"
1860        },
1861        "engines": {
1862          "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1863        }
1864      },
1865      "node_modules/oniguruma-parser": {
1866        "version": "0.12.1",
1867        "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz",
1868        "integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==",
1869        "license": "MIT"
1870      },
1871      "node_modules/oniguruma-to-es": {
1872        "version": "4.3.4",
1873        "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz",
1874        "integrity": "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==",
1875        "license": "MIT",
1876        "dependencies": {
1877          "oniguruma-parser": "^0.12.1",
1878          "regex": "^6.0.1",
1879          "regex-recursion": "^6.0.2"
1880        }
1881      },
1882      "node_modules/package-json-from-dist": {
1883        "version": "1.0.1",
1884        "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
1885        "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
1886        "license": "BlueOak-1.0.0"
1887      },
1888      "node_modules/path-key": {
1889        "version": "3.1.1",
1890        "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
1891        "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1892        "license": "MIT",
1893        "engines": {
1894          "node": ">=8"
1895        }
1896      },
1897      "node_modules/path-scurry": {
1898        "version": "2.0.1",
1899        "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
1900        "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
1901        "license": "BlueOak-1.0.0",
1902        "dependencies": {
1903          "lru-cache": "^11.0.0",
1904          "minipass": "^7.1.2"
1905        },
1906        "engines": {
1907          "node": "20 || >=22"
1908        },
1909        "funding": {
1910          "url": "https://github.com/sponsors/isaacs"
1911        }
1912      },
1913      "node_modules/perfect-debounce": {
1914        "version": "2.0.0",
1915        "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.0.0.tgz",
1916        "integrity": "sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==",
1917        "license": "MIT"
1918      },
1919      "node_modules/picocolors": {
1920        "version": "1.1.1",
1921        "license": "ISC"
1922      },
1923      "node_modules/picomatch": {
1924        "version": "4.0.3",
1925        "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
1926        "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
1927        "license": "MIT",
1928        "engines": {
1929          "node": ">=12"
1930        },
1931        "funding": {
1932          "url": "https://github.com/sponsors/jonschlinkert"
1933        }
1934      },
1935      "node_modules/postcss": {
1936        "version": "8.5.6",
1937        "funding": [
1938          {
1939            "type": "opencollective",
1940            "url": "https://opencollective.com/postcss/"
1941          },
1942          {
1943            "type": "tidelift",
1944            "url": "https://tidelift.com/funding/github/npm/postcss"
1945          },
1946          {
1947            "type": "github",
1948            "url": "https://github.com/sponsors/ai"
1949          }
1950        ],
1951        "license": "MIT",
1952        "dependencies": {
1953          "nanoid": "^3.3.11",
1954          "picocolors": "^1.1.1",
1955          "source-map-js": "^1.2.1"
1956        },
1957        "engines": {
1958          "node": "^10 || ^12 || >=14"
1959        }
1960      },
1961      "node_modules/property-information": {
1962        "version": "7.1.0",
1963        "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
1964        "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
1965        "license": "MIT",
1966        "funding": {
1967          "type": "github",
1968          "url": "https://github.com/sponsors/wooorm"
1969        }
1970      },
1971      "node_modules/qsu": {
1972        "version": "1.11.1",
1973        "resolved": "https://registry.npmjs.org/qsu/-/qsu-1.11.1.tgz",
1974        "integrity": "sha512-96jlgUn3x/esZe9GUeEJlvP/ggoEkQ+aiijmJY3es6AbOa5tGwrmUrG4yKSz+eTX5MSLXceUtg9VeDT7kLLHJg==",
1975        "license": "MIT",
1976        "engines": {
1977          "node": ">=18.0.0"
1978        }
1979      },
1980      "node_modules/regex": {
1981        "version": "6.1.0",
1982        "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz",
1983        "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
1984        "license": "MIT",
1985        "dependencies": {
1986          "regex-utilities": "^2.3.0"
1987        }
1988      },
1989      "node_modules/regex-recursion": {
1990        "version": "6.0.2",
1991        "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
1992        "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
1993        "license": "MIT",
1994        "dependencies": {
1995          "regex-utilities": "^2.3.0"
1996        }
1997      },
1998      "node_modules/regex-utilities": {
1999        "version": "2.3.0",
2000        "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
2001        "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
2002        "license": "MIT"
2003      },
2004      "node_modules/rfdc": {
2005        "version": "1.4.1",
2006        "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
2007        "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
2008        "license": "MIT"
2009      },
2010      "node_modules/rollup": {
2011        "version": "4.59.0",
2012        "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
2013        "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
2014        "license": "MIT",
2015        "dependencies": {
2016          "@types/estree": "1.0.8"
2017        },
2018        "bin": {
2019          "rollup": "dist/bin/rollup"
2020        },
2021        "engines": {
2022          "node": ">=18.0.0",
2023          "npm": ">=8.0.0"
2024        },
2025        "optionalDependencies": {
2026          "@rollup/rollup-android-arm-eabi": "4.59.0",
2027          "@rollup/rollup-android-arm64": "4.59.0",
2028          "@rollup/rollup-darwin-arm64": "4.59.0",
2029          "@rollup/rollup-darwin-x64": "4.59.0",
2030          "@rollup/rollup-freebsd-arm64": "4.59.0",
2031          "@rollup/rollup-freebsd-x64": "4.59.0",
2032          "@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
2033          "@rollup/rollup-linux-arm-musleabihf": "4.59.0",
2034          "@rollup/rollup-linux-arm64-gnu": "4.59.0",
2035          "@rollup/rollup-linux-arm64-musl": "4.59.0",
2036          "@rollup/rollup-linux-loong64-gnu": "4.59.0",
2037          "@rollup/rollup-linux-loong64-musl": "4.59.0",
2038          "@rollup/rollup-linux-ppc64-gnu": "4.59.0",
2039          "@rollup/rollup-linux-ppc64-musl": "4.59.0",
2040          "@rollup/rollup-linux-riscv64-gnu": "4.59.0",
2041          "@rollup/rollup-linux-riscv64-musl": "4.59.0",
2042          "@rollup/rollup-linux-s390x-gnu": "4.59.0",
2043          "@rollup/rollup-linux-x64-gnu": "4.59.0",
2044          "@rollup/rollup-linux-x64-musl": "4.59.0",
2045          "@rollup/rollup-openbsd-x64": "4.59.0",
2046          "@rollup/rollup-openharmony-arm64": "4.59.0",
2047          "@rollup/rollup-win32-arm64-msvc": "4.59.0",
2048          "@rollup/rollup-win32-ia32-msvc": "4.59.0",
2049          "@rollup/rollup-win32-x64-gnu": "4.59.0",
2050          "@rollup/rollup-win32-x64-msvc": "4.59.0",
2051          "fsevents": "~2.3.2"
2052        }
2053      },
2054      "node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
2055        "version": "4.59.0",
2056        "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
2057        "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
2058        "cpu": [
2059          "x64"
2060        ],
2061        "license": "MIT",
2062        "optional": true,
2063        "os": [
2064          "linux"
2065        ]
2066      },
2067      "node_modules/section-matter": {
2068        "version": "1.0.0",
2069        "license": "MIT",
2070        "dependencies": {
2071          "extend-shallow": "^2.0.1",
2072          "kind-of": "^6.0.0"
2073        },
2074        "engines": {
2075          "node": ">=4"
2076        }
2077      },
2078      "node_modules/shebang-command": {
2079        "version": "2.0.0",
2080        "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
2081        "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
2082        "license": "MIT",
2083        "dependencies": {
2084          "shebang-regex": "^3.0.0"
2085        },
2086        "engines": {
2087          "node": ">=8"
2088        }
2089      },
2090      "node_modules/shebang-regex": {
2091        "version": "3.0.0",
2092        "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
2093        "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
2094        "license": "MIT",
2095        "engines": {
2096          "node": ">=8"
2097        }
2098      },
2099      "node_modules/shiki": {
2100        "version": "3.22.0",
2101        "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.22.0.tgz",
2102        "integrity": "sha512-LBnhsoYEe0Eou4e1VgJACes+O6S6QC0w71fCSp5Oya79inkwkm15gQ1UF6VtQ8j/taMDh79hAB49WUk8ALQW3g==",
2103        "license": "MIT",
2104        "dependencies": {
2105          "@shikijs/core": "3.22.0",
2106          "@shikijs/engine-javascript": "3.22.0",
2107          "@shikijs/engine-oniguruma": "3.22.0",
2108          "@shikijs/langs": "3.22.0",
2109          "@shikijs/themes": "3.22.0",
2110          "@shikijs/types": "3.22.0",
2111          "@shikijs/vscode-textmate": "^10.0.2",
2112          "@types/hast": "^3.0.4"
2113        }
2114      },
2115      "node_modules/signal-exit": {
2116        "version": "4.1.0",
2117        "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2118        "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2119        "license": "ISC",
2120        "engines": {
2121          "node": ">=14"
2122        },
2123        "funding": {
2124          "url": "https://github.com/sponsors/isaacs"
2125        }
2126      },
2127      "node_modules/source-map-js": {
2128        "version": "1.2.1",
2129        "license": "BSD-3-Clause",
2130        "engines": {
2131          "node": ">=0.10.0"
2132        }
2133      },
2134      "node_modules/space-separated-tokens": {
2135        "version": "2.0.2",
2136        "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
2137        "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
2138        "license": "MIT",
2139        "funding": {
2140          "type": "github",
2141          "url": "https://github.com/sponsors/wooorm"
2142        }
2143      },
2144      "node_modules/speakingurl": {
2145        "version": "14.0.1",
2146        "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
2147        "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
2148        "license": "BSD-3-Clause",
2149        "engines": {
2150          "node": ">=0.10.0"
2151        }
2152      },
2153      "node_modules/sprintf-js": {
2154        "version": "1.0.3",
2155        "license": "BSD-3-Clause"
2156      },
2157      "node_modules/stringify-entities": {
2158        "version": "4.0.4",
2159        "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
2160        "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
2161        "license": "MIT",
2162        "dependencies": {
2163          "character-entities-html4": "^2.0.0",
2164          "character-entities-legacy": "^3.0.0"
2165        },
2166        "funding": {
2167          "type": "github",
2168          "url": "https://github.com/sponsors/wooorm"
2169        }
2170      },
2171      "node_modules/strip-bom-string": {
2172        "version": "1.0.0",
2173        "license": "MIT",
2174        "engines": {
2175          "node": ">=0.10.0"
2176        }
2177      },
2178      "node_modules/superjson": {
2179        "version": "2.2.5",
2180        "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.5.tgz",
2181        "integrity": "sha512-zWPTX96LVsA/eVYnqOM2+ofcdPqdS1dAF1LN4TS2/MWuUpfitd9ctTa87wt4xrYnZnkLtS69xpBdSxVBP5Rm6w==",
2182        "license": "MIT",
2183        "dependencies": {
2184          "copy-anything": "^4"
2185        },
2186        "engines": {
2187          "node": ">=16"
2188        }
2189      },
2190      "node_modules/tabbable": {
2191        "version": "6.4.0",
2192        "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz",
2193        "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
2194        "license": "MIT"
2195      },
2196      "node_modules/tinyglobby": {
2197        "version": "0.2.15",
2198        "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
2199        "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
2200        "license": "MIT",
2201        "dependencies": {
2202          "fdir": "^6.5.0",
2203          "picomatch": "^4.0.3"
2204        },
2205        "engines": {
2206          "node": ">=12.0.0"
2207        },
2208        "funding": {
2209          "url": "https://github.com/sponsors/SuperchupuDev"
2210        }
2211      },
2212      "node_modules/trim-lines": {
2213        "version": "3.0.1",
2214        "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
2215        "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
2216        "license": "MIT",
2217        "funding": {
2218          "type": "github",
2219          "url": "https://github.com/sponsors/wooorm"
2220        }
2221      },
2222      "node_modules/unist-util-is": {
2223        "version": "6.0.1",
2224        "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
2225        "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
2226        "license": "MIT",
2227        "dependencies": {
2228          "@types/unist": "^3.0.0"
2229        },
2230        "funding": {
2231          "type": "opencollective",
2232          "url": "https://opencollective.com/unified"
2233        }
2234      },
2235      "node_modules/unist-util-position": {
2236        "version": "5.0.0",
2237        "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
2238        "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
2239        "license": "MIT",
2240        "dependencies": {
2241          "@types/unist": "^3.0.0"
2242        },
2243        "funding": {
2244          "type": "opencollective",
2245          "url": "https://opencollective.com/unified"
2246        }
2247      },
2248      "node_modules/unist-util-stringify-position": {
2249        "version": "4.0.0",
2250        "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
2251        "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
2252        "license": "MIT",
2253        "dependencies": {
2254          "@types/unist": "^3.0.0"
2255        },
2256        "funding": {
2257          "type": "opencollective",
2258          "url": "https://opencollective.com/unified"
2259        }
2260      },
2261      "node_modules/unist-util-visit": {
2262        "version": "5.1.0",
2263        "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
2264        "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
2265        "license": "MIT",
2266        "dependencies": {
2267          "@types/unist": "^3.0.0",
2268          "unist-util-is": "^6.0.0",
2269          "unist-util-visit-parents": "^6.0.0"
2270        },
2271        "funding": {
2272          "type": "opencollective",
2273          "url": "https://opencollective.com/unified"
2274        }
2275      },
2276      "node_modules/unist-util-visit-parents": {
2277        "version": "6.0.2",
2278        "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
2279        "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
2280        "license": "MIT",
2281        "dependencies": {
2282          "@types/unist": "^3.0.0",
2283          "unist-util-is": "^6.0.0"
2284        },
2285        "funding": {
2286          "type": "opencollective",
2287          "url": "https://opencollective.com/unified"
2288        }
2289      },
2290      "node_modules/vfile": {
2291        "version": "6.0.3",
2292        "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
2293        "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
2294        "license": "MIT",
2295        "dependencies": {
2296          "@types/unist": "^3.0.0",
2297          "vfile-message": "^4.0.0"
2298        },
2299        "funding": {
2300          "type": "opencollective",
2301          "url": "https://opencollective.com/unified"
2302        }
2303      },
2304      "node_modules/vfile-message": {
2305        "version": "4.0.3",
2306        "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
2307        "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
2308        "license": "MIT",
2309        "dependencies": {
2310          "@types/unist": "^3.0.0",
2311          "unist-util-stringify-position": "^4.0.0"
2312        },
2313        "funding": {
2314          "type": "opencollective",
2315          "url": "https://opencollective.com/unified"
2316        }
2317      },
2318      "node_modules/vite": {
2319        "version": "7.3.1",
2320        "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz",
2321        "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
2322        "license": "MIT",
2323        "dependencies": {
2324          "esbuild": "^0.27.0",
2325          "fdir": "^6.5.0",
2326          "picomatch": "^4.0.3",
2327          "postcss": "^8.5.6",
2328          "rollup": "^4.43.0",
2329          "tinyglobby": "^0.2.15"
2330        },
2331        "bin": {
2332          "vite": "bin/vite.js"
2333        },
2334        "engines": {
2335          "node": "^20.19.0 || >=22.12.0"
2336        },
2337        "funding": {
2338          "url": "https://github.com/vitejs/vite?sponsor=1"
2339        },
2340        "optionalDependencies": {
2341          "fsevents": "~2.3.3"
2342        },
2343        "peerDependencies": {
2344          "@types/node": "^20.19.0 || >=22.12.0",
2345          "jiti": ">=1.21.0",
2346          "less": "^4.0.0",
2347          "lightningcss": "^1.21.0",
2348          "sass": "^1.70.0",
2349          "sass-embedded": "^1.70.0",
2350          "stylus": ">=0.54.8",
2351          "sugarss": "^5.0.0",
2352          "terser": "^5.16.0",
2353          "tsx": "^4.8.1",
2354          "yaml": "^2.4.2"
2355        },
2356        "peerDependenciesMeta": {
2357          "@types/node": {
2358            "optional": true
2359          },
2360          "jiti": {
2361            "optional": true
2362          },
2363          "less": {
2364            "optional": true
2365          },
2366          "lightningcss": {
2367            "optional": true
2368          },
2369          "sass": {
2370            "optional": true
2371          },
2372          "sass-embedded": {
2373            "optional": true
2374          },
2375          "stylus": {
2376            "optional": true
2377          },
2378          "sugarss": {
2379            "optional": true
2380          },
2381          "terser": {
2382            "optional": true
2383          },
2384          "tsx": {
2385            "optional": true
2386          },
2387          "yaml": {
2388            "optional": true
2389          }
2390        }
2391      },
2392      "node_modules/vitepress": {
2393        "version": "2.0.0-alpha.16",
2394        "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-2.0.0-alpha.16.tgz",
2395        "integrity": "sha512-w1nwsefDVIsje7BZr2tsKxkZutDGjG0YoQ2yxO7+a9tvYVqfljYbwj5LMYkPy8Tb7YbPwa22HtIhk62jbrvuEQ==",
2396        "license": "MIT",
2397        "dependencies": {
2398          "@docsearch/css": "^4.5.3",
2399          "@docsearch/js": "^4.5.3",
2400          "@docsearch/sidepanel-js": "^4.5.3",
2401          "@iconify-json/simple-icons": "^1.2.68",
2402          "@shikijs/core": "^3.21.0",
2403          "@shikijs/transformers": "^3.21.0",
2404          "@shikijs/types": "^3.21.0",
2405          "@types/markdown-it": "^14.1.2",
2406          "@vitejs/plugin-vue": "^6.0.3",
2407          "@vue/devtools-api": "^8.0.5",
2408          "@vue/shared": "^3.5.27",
2409          "@vueuse/core": "^14.1.0",
2410          "@vueuse/integrations": "^14.1.0",
2411          "focus-trap": "^7.8.0",
2412          "mark.js": "8.11.1",
2413          "minisearch": "^7.2.0",
2414          "shiki": "^3.21.0",
2415          "vite": "^7.3.1",
2416          "vue": "^3.5.27"
2417        },
2418        "bin": {
2419          "vitepress": "bin/vitepress.js"
2420        },
2421        "peerDependencies": {
2422          "markdown-it-mathjax3": "^4",
2423          "oxc-minify": "*",
2424          "postcss": "^8"
2425        },
2426        "peerDependenciesMeta": {
2427          "markdown-it-mathjax3": {
2428            "optional": true
2429          },
2430          "oxc-minify": {
2431            "optional": true
2432          },
2433          "postcss": {
2434            "optional": true
2435          }
2436        }
2437      },
2438      "node_modules/vitepress-i18n": {
2439        "version": "1.3.5",
2440        "resolved": "https://registry.npmjs.org/vitepress-i18n/-/vitepress-i18n-1.3.5.tgz",
2441        "integrity": "sha512-neKL8jAYuJDLViwHgJwPb+4vPA89nc0MonHebnFSoRYCpUN/zHslqAdih4LV1D857qB0tgjUsoG8BKsSLMrLEA==",
2442        "license": "MIT",
2443        "engines": {
2444          "node": ">=18.0.0"
2445        }
2446      },
2447      "node_modules/vitepress-sidebar": {
2448        "version": "1.33.1",
2449        "resolved": "https://registry.npmjs.org/vitepress-sidebar/-/vitepress-sidebar-1.33.1.tgz",
2450        "integrity": "sha512-wPUbXezGakVldawixeRW5tKQTLKoMj2t4nWoThKfCltBM/9a38IE+wCXmmRNW22ZKC32SD/X/sG6NyCTK8QBRg==",
2451        "license": "MIT",
2452        "dependencies": {
2453          "glob": "11.1.0",
2454          "gray-matter": "4.0.3",
2455          "qsu": "^1.10.4"
2456        },
2457        "engines": {
2458          "node": ">=18.0.0"
2459        }
2460      },
2461      "node_modules/vue": {
2462        "version": "3.5.28",
2463        "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.28.tgz",
2464        "integrity": "sha512-BRdrNfeoccSoIZeIhyPBfvWSLFP4q8J3u8Ju8Ug5vu3LdD+yTM13Sg4sKtljxozbnuMu1NB1X5HBHRYUzFocKg==",
2465        "license": "MIT",
2466        "dependencies": {
2467          "@vue/compiler-dom": "3.5.28",
2468          "@vue/compiler-sfc": "3.5.28",
2469          "@vue/runtime-dom": "3.5.28",
2470          "@vue/server-renderer": "3.5.28",
2471          "@vue/shared": "3.5.28"
2472        },
2473        "peerDependencies": {
2474          "typescript": "*"
2475        },
2476        "peerDependenciesMeta": {
2477          "typescript": {
2478            "optional": true
2479          }
2480        }
2481      },
2482      "node_modules/which": {
2483        "version": "2.0.2",
2484        "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
2485        "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
2486        "license": "ISC",
2487        "dependencies": {
2488          "isexe": "^2.0.0"
2489        },
2490        "bin": {
2491          "node-which": "bin/node-which"
2492        },
2493        "engines": {
2494          "node": ">= 8"
2495        }
2496      },
2497      "node_modules/zwitch": {
2498        "version": "2.0.4",
2499        "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
2500        "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
2501        "license": "MIT",
2502        "funding": {
2503          "type": "github",
2504          "url": "https://github.com/sponsors/wooorm"
2505        }
2506      }
2507    }
2508  }