lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      '@eelkevdbos/elysia-basic-auth':
        specifier: ^2.0.1
        version: 2.0.1(elysia@1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3))(typescript@5.7.3)
      '@elysiajs/eden':
        specifier: ^1.2.0
        version: 1.2.0(elysia@1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3))
      elysia:
        specifier: ^1.2.12
        version: 1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3)
      typescript:
        specifier: ^5.0.0
        version: 5.7.3
    devDependencies:
      '@types/bun':
        specifier: latest
        version: 1.2.2

packages:

  '@eelkevdbos/elysia-basic-auth@2.0.1':
    resolution: {integrity: sha512-k2XOnq+0wg3RhLRhweADtiM9xLGNERV1iToMDJAT6naJfCviufRwlCDgOUiHaQDRR82u4F6c7XAtTFAMBVIATw==}
    peerDependencies:
      elysia: ^1.0.15
      typescript: ^5.0.0

  '@elysiajs/eden@1.2.0':
    resolution: {integrity: sha512-MpV45ahuF+iFZUg4tyJbLr9qxzY99m8clJVgQrDrz7Qh6eOKQ8MY6vjYMj3Wh21pTIRHPHzOLhVorRGby1/Owg==}
    peerDependencies:
      elysia: '>= 1.2.0'

  '@sinclair/typebox@0.34.22':
    resolution: {integrity: sha512-0avTcz3XUm6mMcq5tQRoEnxyvmr3uanplFepD+a/TiDzOBZ0Us5bsShW41xOO2kST7AYv4xiCsmE5Ag02yOPfQ==}

  '@types/bun@1.2.2':
    resolution: {integrity: sha512-tr74gdku+AEDN5ergNiBnplr7hpDp3V1h7fqI2GcR/rsUaM39jpSeKH0TFibRvU0KwniRx5POgaYnaXbk0hU+w==}

  '@types/node@22.13.4':
    resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==}

  '@types/ws@8.5.14':
    resolution: {integrity: sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==}

  bun-types@1.2.2:
    resolution: {integrity: sha512-RCbMH5elr9gjgDGDhkTTugA21XtJAy/9jkKe/G3WR2q17VPGhcquf9Sir6uay9iW+7P/BV0CAHA1XlHXMAVKHg==}

  cookie@1.0.2:
    resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==}
    engines: {node: '>=18'}

  elysia@1.2.12:
    resolution: {integrity: sha512-X1bZo09qe8/Poa/5tz08Y+sE/77B/wLwnA5xDDENU3FCrsUtYJuBVcy6BPXGRCgnJ1fPQpc0Ov2ZU5MYJXluTg==}
    peerDependencies:
      '@sinclair/typebox': '>= 0.34.0'
      openapi-types: '>= 12.0.0'
      typescript: '>= 5.0.0'
    peerDependenciesMeta:
      openapi-types:
        optional: true
      typescript:
        optional: true

  memoirist@0.3.0:
    resolution: {integrity: sha512-wR+4chMgVPq+T6OOsk40u9Wlpw1Pjx66NMNiYxCQQ4EUJ7jDs3D9kTCeKdBOkvAiqXlHLVJlvYL01PvIJ1MPNg==}

  typescript@5.7.3:
    resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
    engines: {node: '>=14.17'}
    hasBin: true

  undici-types@6.20.0:
    resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}

snapshots:

  '@eelkevdbos/elysia-basic-auth@2.0.1(elysia@1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3))(typescript@5.7.3)':
    dependencies:
      elysia: 1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3)
      typescript: 5.7.3

  '@elysiajs/eden@1.2.0(elysia@1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3))':
    dependencies:
      elysia: 1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3)

  '@sinclair/typebox@0.34.22': {}

  '@types/bun@1.2.2':
    dependencies:
      bun-types: 1.2.2

  '@types/node@22.13.4':
    dependencies:
      undici-types: 6.20.0

  '@types/ws@8.5.14':
    dependencies:
      '@types/node': 22.13.4

  bun-types@1.2.2:
    dependencies:
      '@types/node': 22.13.4
      '@types/ws': 8.5.14

  cookie@1.0.2: {}

  elysia@1.2.12(@sinclair/typebox@0.34.22)(typescript@5.7.3):
    dependencies:
      '@sinclair/typebox': 0.34.22
      cookie: 1.0.2
      memoirist: 0.3.0
    optionalDependencies:
      typescript: 5.7.3

  memoirist@0.3.0: {}

  typescript@5.7.3: {}

  undici-types@6.20.0: {}