lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      '@envio-dev/hypersync-client':
        specifier: ../..
        version: link:../..
    devDependencies:
      '@types/node':
        specifier: ^20.10.3
        version: 20.10.4
      typescript:
        specifier: ^5.3.2
        version: 5.3.3

packages:

  '@types/node@20.10.4':
    resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==}

  typescript@5.3.3:
    resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
    engines: {node: '>=14.17'}
    hasBin: true

  undici-types@5.26.5:
    resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}

snapshots:

  '@types/node@20.10.4':
    dependencies:
      undici-types: 5.26.5

  typescript@5.3.3: {}

  undici-types@5.26.5: {}
