Skip to content
Snippets Groups Projects
pnpm-lock.yaml 251 KiB
Newer Older
  • Learn to ignore specific revisions
  •   /@esbuild/linux-riscv64@0.17.18:
        resolution:
          {
            integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==,
          }
        engines: { node: ">=12" }
    
        cpu: [riscv64]
        os: [linux]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/linux-s390x@0.17.18:
        resolution:
          {
            integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==,
          }
        engines: { node: ">=12" }
    
        cpu: [s390x]
        os: [linux]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/linux-x64@0.17.18:
        resolution:
          {
            integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==,
          }
        engines: { node: ">=12" }
    
        cpu: [x64]
        os: [linux]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/netbsd-x64@0.17.18:
        resolution:
          {
            integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==,
          }
        engines: { node: ">=12" }
    
        cpu: [x64]
        os: [netbsd]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/openbsd-x64@0.17.18:
        resolution:
          {
            integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==,
          }
        engines: { node: ">=12" }
    
        cpu: [x64]
        os: [openbsd]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/sunos-x64@0.17.18:
        resolution:
          {
            integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==,
          }
        engines: { node: ">=12" }
    
        cpu: [x64]
        os: [sunos]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/win32-arm64@0.17.18:
        resolution:
          {
            integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==,
          }
        engines: { node: ">=12" }
    
        cpu: [arm64]
        os: [win32]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/win32-ia32@0.17.18:
        resolution:
          {
            integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==,
          }
        engines: { node: ">=12" }
    
        cpu: [ia32]
        os: [win32]
        requiresBuild: true
        optional: true
    
    
      /@esbuild/win32-x64@0.17.18:
        resolution:
          {
            integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==,
          }
        engines: { node: ">=12" }
    
        cpu: [x64]
        os: [win32]
        requiresBuild: true
        optional: true
    
    
      /@eslint-community/eslint-utils@4.4.0(eslint@8.39.0):
        resolution:
          {
            integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
        peerDependencies:
          eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
        dependencies:
          eslint: 8.39.0
          eslint-visitor-keys: 3.4.0
        dev: true
    
      /@eslint-community/regexpp@4.5.0:
        resolution:
          {
            integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==,
          }
        engines: { node: ^12.0.0 || ^14.0.0 || >=16.0.0 }
        dev: true
    
      /@eslint/eslintrc@2.0.2:
        resolution:
          {
            integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
          globals: 13.20.0
          ignore: 5.2.4
          import-fresh: 3.3.0
          js-yaml: 4.1.0
          minimatch: 3.1.2
          strip-json-comments: 3.1.1
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@eslint/js@8.39.0:
        resolution:
          {
            integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
      /@humanwhocodes/config-array@0.11.8:
        resolution:
          {
            integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==,
          }
        engines: { node: ">=10.10.0" }
    
          "@humanwhocodes/object-schema": 1.2.1
    
          debug: 4.3.4
          minimatch: 3.1.2
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@humanwhocodes/module-importer@1.0.1:
        resolution:
          {
            integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==,
          }
        engines: { node: ">=12.22" }
        dev: true
    
      /@humanwhocodes/object-schema@1.2.1:
        resolution:
          {
            integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==,
          }
        dev: true
    
      /@jridgewell/gen-mapping@0.1.1:
        resolution:
          {
            integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==,
          }
        engines: { node: ">=6.0.0" }
        dependencies:
          "@jridgewell/set-array": 1.1.2
          "@jridgewell/sourcemap-codec": 1.4.14
    
      /@jridgewell/gen-mapping@0.3.2:
        resolution:
          {
            integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==,
          }
        engines: { node: ">=6.0.0" }
        dependencies:
          "@jridgewell/set-array": 1.1.2
          "@jridgewell/sourcemap-codec": 1.4.14
          "@jridgewell/trace-mapping": 0.3.17
    
      /@jridgewell/resolve-uri@3.1.0:
        resolution:
          {
            integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==,
          }
        engines: { node: ">=6.0.0" }
    
      /@jridgewell/set-array@1.1.2:
        resolution:
          {
            integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==,
          }
        engines: { node: ">=6.0.0" }
    
      /@jridgewell/sourcemap-codec@1.4.14:
        resolution:
          {
            integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==,
          }
    
      /@jridgewell/trace-mapping@0.3.17:
        resolution:
          {
            integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==,
          }
        dependencies:
          "@jridgewell/resolve-uri": 3.1.0
          "@jridgewell/sourcemap-codec": 1.4.14
    
      /@jridgewell/trace-mapping@0.3.9:
        resolution:
          {
            integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==,
          }
        dependencies:
          "@jridgewell/resolve-uri": 3.1.0
          "@jridgewell/sourcemap-codec": 1.4.14
        dev: true
    
      /@ljharb/has-package-exports-patterns@0.0.2:
        resolution:
          {
            integrity: sha512-4/RWEeXDO6bocPONheFe6gX/oQdP/bEpv0oL4HqjPP5DCenBSt0mHgahppY49N0CpsaqffdwPq+TlX9CYOq2Dw==,
          }
    
      /@nodelib/fs.scandir@2.1.5:
        resolution:
          {
            integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==,
          }
        engines: { node: ">= 8" }
        dependencies:
          "@nodelib/fs.stat": 2.0.5
    
      /@nodelib/fs.stat@2.0.5:
        resolution:
          {
            integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==,
          }
        engines: { node: ">= 8" }
    
      /@nodelib/fs.walk@1.2.8:
        resolution:
          {
            integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==,
          }
        engines: { node: ">= 8" }
        dependencies:
          "@nodelib/fs.scandir": 2.1.5
    
      /@pkgr/utils@2.3.1:
        resolution:
          {
            integrity: sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==,
          }
        engines: { node: ^12.20.0 || ^14.18.0 || >=16.0.0 }
    
        dependencies:
          cross-spawn: 7.0.3
          is-glob: 4.0.3
          open: 8.4.2
          picocolors: 1.0.0
          tiny-glob: 0.2.9
          tslib: 2.5.0
    
    
      /@proload/core@0.3.3:
        resolution:
          {
            integrity: sha512-7dAFWsIK84C90AMl24+N/ProHKm4iw0akcnoKjRvbfHifJZBLhaDsDus1QJmhG12lXj4e/uB/8mB/0aduCW+NQ==,
          }
    
        dependencies:
          deepmerge: 4.3.0
          escalade: 3.1.1
    
    
      /@proload/plugin-tsm@0.2.1(@proload/core@0.3.3):
        resolution:
          {
            integrity: sha512-Ex1sL2BxU+g8MHdAdq9SZKz+pU34o8Zcl9PHWo2WaG9hrnlZme607PU6gnpoAYsDBpHX327+eu60wWUk+d/b+A==,
          }
    
          "@proload/core": ^0.3.2
    
      /@tailwindcss/typography@0.5.9(tailwindcss@3.3.2):
        resolution:
          {
            integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==,
          }
    
          tailwindcss: ">=3.0.0 || insiders"
    
        dependencies:
          lodash.castarray: 4.4.0
          lodash.isplainobject: 4.0.6
          lodash.merge: 4.6.2
          postcss-selector-parser: 6.0.10
    
          tailwindcss: 3.3.2(ts-node@10.9.1)
    
      /@trysound/sax@0.2.0:
        resolution:
          {
            integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==,
          }
        engines: { node: ">=10.13.0" }
    
      /@tsconfig/node10@1.0.9:
        resolution:
          {
            integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==,
          }
    
      /@tsconfig/node12@1.0.11:
        resolution:
          {
            integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==,
          }
    
      /@tsconfig/node14@1.0.3:
        resolution:
          {
            integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==,
          }
        dev: true
    
      /@tsconfig/node16@1.0.3:
        resolution:
          {
            integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==,
          }
        dev: true
    
      /@types/babel__core@7.20.0:
        resolution:
          {
            integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==,
          }
    
          "@babel/parser": 7.21.2
          "@babel/types": 7.21.2
          "@types/babel__generator": 7.6.4
          "@types/babel__template": 7.4.1
          "@types/babel__traverse": 7.18.3
    
      /@types/babel__generator@7.6.4:
        resolution:
          {
            integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==,
          }
    
          "@babel/types": 7.21.2
    
      /@types/babel__template@7.4.1:
        resolution:
          {
            integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==,
          }
        dependencies:
          "@babel/parser": 7.21.2
          "@babel/types": 7.21.2
    
      /@types/babel__traverse@7.18.3:
        resolution:
          {
            integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==,
          }
        dependencies:
          "@babel/types": 7.21.2
    
      /@types/debug@4.1.7:
        resolution:
          {
            integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==,
          }
        dependencies:
          "@types/ms": 0.7.31
    
      /@types/estree@1.0.0:
        resolution:
          {
            integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==,
          }
    
      /@types/hast@2.3.4:
        resolution:
          {
            integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==,
          }
    
          "@types/unist": 2.0.6
    
      /@types/json-schema@7.0.11:
        resolution:
          {
            integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==,
          }
        dev: true
    
      /@types/json5@0.0.29:
        resolution:
          {
            integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==,
          }
        dev: true
    
      /@types/json5@0.0.30:
        resolution:
          {
            integrity: sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==,
          }
    
      /@types/mdast@3.0.10:
        resolution:
          {
            integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==,
          }
        dependencies:
          "@types/unist": 2.0.6
    
      /@types/minimist@1.2.2:
        resolution:
          {
            integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==,
          }
        dev: true
    
      /@types/ms@0.7.31:
        resolution:
          {
            integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==,
          }
    
      /@types/nlcst@1.0.0:
        resolution:
          {
            integrity: sha512-3TGCfOcy8R8mMQ4CNSNOe3PG66HttvjcLzCoOpvXvDtfWOTi+uT/rxeOKm/qEwbM4SNe1O/PjdiBK2YcTjU4OQ==,
          }
        dependencies:
          "@types/unist": 2.0.6
    
      /@types/node@17.0.45:
        resolution:
          {
            integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==,
          }
        dev: true
    
      /@types/node@18.14.6:
        resolution:
          {
            integrity: sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==,
          }
    
      /@types/normalize-package-data@2.4.1:
        resolution:
          {
            integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==,
          }
        dev: true
    
      /@types/parse5@6.0.3:
        resolution:
          {
            integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==,
          }
    
      /@types/resolve@1.20.2:
        resolution:
          {
            integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==,
          }
    
      /@types/sax@1.2.4:
        resolution:
          {
            integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==,
          }
        dependencies:
          "@types/node": 18.14.6
        dev: true
    
      /@types/semver@7.3.13:
        resolution:
          {
            integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==,
          }
        dev: true
    
      /@types/unist@2.0.6:
        resolution:
          {
            integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==,
          }
    
      /@types/yargs-parser@21.0.0:
        resolution:
          {
            integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==,
          }
    
      /@typescript-eslint/eslint-plugin@5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4):
        resolution:
          {
            integrity: sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
          "@typescript-eslint/parser": ^5.0.0
    
          eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
    
        peerDependenciesMeta:
          typescript:
            optional: true
        dependencies:
    
          "@eslint-community/regexpp": 4.5.0
          "@typescript-eslint/parser": 5.59.1(eslint@8.39.0)(typescript@5.0.4)
          "@typescript-eslint/scope-manager": 5.59.1
          "@typescript-eslint/type-utils": 5.59.1(eslint@8.39.0)(typescript@5.0.4)
          "@typescript-eslint/utils": 5.59.1(eslint@8.39.0)(typescript@5.0.4)
    
          grapheme-splitter: 1.0.4
          ignore: 5.2.4
          natural-compare-lite: 1.4.0
          semver: 7.3.8
    
          tsutils: 3.21.0(typescript@5.0.4)
          typescript: 5.0.4
    
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@typescript-eslint/parser@5.59.1(eslint@8.39.0)(typescript@5.0.4):
        resolution:
          {
            integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
        peerDependencies:
          eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
    
        peerDependenciesMeta:
          typescript:
            optional: true
        dependencies:
    
          "@typescript-eslint/scope-manager": 5.59.1
          "@typescript-eslint/types": 5.59.1
          "@typescript-eslint/typescript-estree": 5.59.1(typescript@5.0.4)
    
          eslint: 8.39.0
          typescript: 5.0.4
    
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@typescript-eslint/scope-manager@5.59.1:
        resolution:
          {
            integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
          "@typescript-eslint/types": 5.59.1
          "@typescript-eslint/visitor-keys": 5.59.1
    
      /@typescript-eslint/type-utils@5.59.1(eslint@8.39.0)(typescript@5.0.4):
        resolution:
          {
            integrity: sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
        peerDependenciesMeta:
          typescript:
            optional: true
        dependencies:
    
          "@typescript-eslint/typescript-estree": 5.59.1(typescript@5.0.4)
          "@typescript-eslint/utils": 5.59.1(eslint@8.39.0)(typescript@5.0.4)
    
          eslint: 8.39.0
          tsutils: 3.21.0(typescript@5.0.4)
          typescript: 5.0.4
    
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@typescript-eslint/types@5.59.1:
        resolution:
          {
            integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
      /@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.4):
        resolution:
          {
            integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
        peerDependenciesMeta:
          typescript:
            optional: true
        dependencies:
    
          "@typescript-eslint/types": 5.59.1
          "@typescript-eslint/visitor-keys": 5.59.1
    
          debug: 4.3.4
          globby: 11.1.0
          is-glob: 4.0.3
          semver: 7.3.8
    
          tsutils: 3.21.0(typescript@5.0.4)
          typescript: 5.0.4
    
        transitivePeerDependencies:
          - supports-color
        dev: true
    
    
      /@typescript-eslint/utils@5.59.1(eslint@8.39.0)(typescript@5.0.4):
        resolution:
          {
            integrity: sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
        peerDependencies:
          eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
        dependencies:
    
          "@eslint-community/eslint-utils": 4.4.0(eslint@8.39.0)
          "@types/json-schema": 7.0.11
          "@types/semver": 7.3.13
          "@typescript-eslint/scope-manager": 5.59.1
          "@typescript-eslint/types": 5.59.1
          "@typescript-eslint/typescript-estree": 5.59.1(typescript@5.0.4)
          eslint: 8.39.0
    
          eslint-scope: 5.1.1
          semver: 7.3.8
        transitivePeerDependencies:
          - supports-color
          - typescript
        dev: true
    
    
      /@typescript-eslint/visitor-keys@5.59.1:
        resolution:
          {
            integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==,
          }
        engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 }
    
          "@typescript-eslint/types": 5.59.1
          eslint-visitor-keys: 3.4.0
    
      /@vscode/emmet-helper@2.8.6:
        resolution:
          {
            integrity: sha512-IIB8jbiKy37zN8bAIHx59YmnIelY78CGHtThnibD/d3tQOKRY83bYVi9blwmZVUZh6l9nfkYH3tvReaiNxY9EQ==,
          }
    
        dependencies:
          emmet: 2.3.6
          jsonc-parser: 2.3.1
          vscode-languageserver-textdocument: 1.0.8
          vscode-languageserver-types: 3.17.3
          vscode-uri: 2.1.2
    
    
      /@vscode/l10n@0.0.11:
        resolution:
          {
            integrity: sha512-ukOMWnCg1tCvT7WnDfsUKQOFDQGsyR5tNgRpwmqi+5/vzU3ghdDXzvIM4IOPdSb3OeSsBNvmSL8nxIVOqi2WXA==,
          }
    
      /JSONStream@1.3.5:
        resolution:
          {
            integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==,
          }
    
        hasBin: true
        dependencies:
          jsonparse: 1.3.1
          through: 2.3.8
        dev: true
    
    
      /acorn-jsx@5.3.2(acorn@8.8.2):
        resolution:
          {
            integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==,
          }
    
        peerDependencies:
          acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
        dependencies:
          acorn: 8.8.2
        dev: true
    
    
      /acorn-walk@8.2.0:
        resolution:
          {
            integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==,
          }
        engines: { node: ">=0.4.0" }
    
      /acorn@8.8.2:
        resolution:
          {
            integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==,
          }
        engines: { node: ">=0.4.0" }
    
      /aggregate-error@3.1.0:
        resolution:
          {
            integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==,
          }
        engines: { node: ">=8" }
    
        dependencies:
          clean-stack: 2.2.0
          indent-string: 4.0.0
        dev: true
    
    
      /ajv@6.12.6:
        resolution:
          {
            integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==,
          }
    
        dependencies:
          fast-deep-equal: 3.1.3
          fast-json-stable-stringify: 2.1.0
          json-schema-traverse: 0.4.1
          uri-js: 4.4.1
        dev: true
    
    
      /ajv@8.12.0:
        resolution:
          {
            integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==,
          }
    
        dependencies:
          fast-deep-equal: 3.1.3
          json-schema-traverse: 1.0.0
          require-from-string: 2.0.2
          uri-js: 4.4.1
        dev: true
    
    
      /ansi-align@3.0.1:
        resolution:
          {
            integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==,
          }
    
      /ansi-escapes@4.3.2:
        resolution:
          {
            integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==,
          }
        engines: { node: ">=8" }
    
      /ansi-regex@5.0.1:
        resolution:
          {
            integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==,
          }
        engines: { node: ">=8" }
    
      /ansi-regex@6.0.1:
        resolution:
          {
            integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==,
          }
        engines: { node: ">=12" }
    
      /ansi-styles@3.2.1:
        resolution:
          {
            integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==,
          }
        engines: { node: ">=4" }
    
      /ansi-styles@4.3.0:
        resolution:
          {
            integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==,
          }
        engines: { node: ">=8" }
    
      /ansi-styles@6.2.1:
        resolution:
          {
            integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==,
          }
        engines: { node: ">=12" }
    
      /any-promise@1.3.0:
        resolution:
          {
            integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==,
          }
        dev: true
    
      /anymatch@3.1.3:
        resolution:
          {
            integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==,
          }
        engines: { node: ">= 8" }
    
        dependencies:
          normalize-path: 3.0.0
          picomatch: 2.3.1
    
    
      /arg@4.1.3:
        resolution:
          {
            integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==,
          }
    
      /arg@5.0.2:
        resolution:
          {
            integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==,
          }
    
      /argparse@1.0.10:
        resolution:
          {
            integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==,
          }
    
      /argparse@2.0.1:
        resolution:
          {
            integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==,
          }
    
      /array-ify@1.0.0:
        resolution:
          {
            integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==,
          }
    
      /array-includes@3.1.6:
        resolution:
          {
            integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==,
          }
        engines: { node: ">= 0.4" }
    
        dependencies:
          call-bind: 1.0.2
          define-properties: 1.2.0
          es-abstract: 1.21.1
          get-intrinsic: 1.2.0
          is-string: 1.0.7
        dev: true
    
    
      /array-iterate@2.0.1:
        resolution:
          {
            integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==,
          }
    
      /array-union@2.1.0:
        resolution:
          {
            integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==,
          }
        engines: { node: ">=8" }
    
      /array.prototype.flat@1.3.1:
        resolution:
          {
            integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==,
          }
        engines: { node: ">= 0.4" }
    
        dependencies:
          call-bind: 1.0.2
          define-properties: 1.2.0
          es-abstract: 1.21.1
          es-shim-unscopables: 1.0.0
        dev: true
    
    
      /array.prototype.flatmap@1.3.1:
        resolution:
          {
            integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==,
          }
        engines: { node: ">= 0.4" }
    
        dependencies:
          call-bind: 1.0.2
          define-properties: 1.2.0
          es-abstract: 1.21.1
          es-shim-unscopables: 1.0.0
        dev: true
    
    
      /arrify@1.0.1:
        resolution:
          {
            integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==,
          }
        engines: { node: ">=0.10.0" }
    
      /astral-regex@2.0.0:
        resolution:
          {
            integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==,
          }
        engines: { node: ">=8" }
    
      /astro-i18next@1.0.0-beta.21(astro@2.3.2):
        resolution:
          {
            integrity: sha512-1YPqwexumHpK/d9afEoi52CBFTu6k4MYv/oHjsaAasZDvFClU6U5VPttC/OgZcXRYggCM6ee2LOnyHqlmXOeLA==,
          }
    
          "@proload/core": 0.3.3
          "@proload/plugin-tsm": 0.2.1(@proload/core@0.3.3)
          astro: 2.3.2(@types/node@18.14.6)
          i18next: 22.4.15
    
          i18next-browser-languagedetector: 7.0.1
          i18next-fs-backend: 2.1.1
          i18next-http-backend: 2.1.1
          iso-639-1: 2.1.15
          locale-emoji: 0.3.0
          pathe: 1.1.0
        transitivePeerDependencies:
          - encoding
        dev: false
    
    
      /astro-icon@0.8.0:
        resolution:
          {
            integrity: sha512-sCzhZcl46BIyLJVg89hq5J4uQABn2psmGvK4cUaxib+M/kBI3TrPy1w3g2O5h/WcrTHLVN9LyxjgkD4lEJJFpw==,
          }
    
        dependencies:
          node-fetch: 3.3.0
          resolve-pkg: 2.0.0
          svgo: 2.8.0
        dev: false
    
    
      /astro-seo@0.7.2:
        resolution:
          {
            integrity: sha512-YnSqj4E6vbF7wRk3gcxOPHBjenhfgaINEJlTsnu4sovAyfyGEdQksbioYKoZ+vERRDaYvEricfSzC6fc9lieww==,
          }
    
      /astro-xelement@3.2.0:
        resolution:
          {
            integrity: sha512-uzy2z/Yaoz822qXppXawkomc074g3K0+0iGgqOEdwzlOJrj9ne4+BEVh6HWHo5fjEZHy7UcXk5IDGw+pfVaR2w==,
          }
    
      /astro@2.3.2(@types/node@18.14.6):
        resolution: