diff --git a/package.json b/package.json index 7a26f3f..1f99004 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ } }, "dependencies": { - "@antelopejs/interface-api": "^0.0.8", + "@antelopejs/interface-api": ">=0.0.10 <1.0.0", "@antelopejs/interface-api-util": "^0.1.1", "@antelopejs/interface-core": "^0.0.6", "reflect-metadata": "^0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e961537..8ab9d98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: dependencies: '@antelopejs/interface-api': - specifier: ^0.0.8 - version: 0.0.8(@antelopejs/interface-core@0.0.6) + specifier: '>=0.0.10 <1.0.0' + version: 0.0.10(@antelopejs/interface-core@0.0.6) '@antelopejs/interface-api-util': specifier: ^0.1.1 - version: 0.1.1(@antelopejs/interface-api@0.0.8(@antelopejs/interface-core@0.0.6))(@antelopejs/interface-core@0.0.6) + version: 0.1.1(@antelopejs/interface-api@0.0.10(@antelopejs/interface-core@0.0.6))(@antelopejs/interface-core@0.0.6) '@antelopejs/interface-core': specifier: ^0.0.6 version: 0.0.6 @@ -85,6 +85,11 @@ packages: '@antelopejs/interface-api': '>=0.0.3 <1.0.0' '@antelopejs/interface-core': '>=0.0.3 <1.0.0' + '@antelopejs/interface-api@0.0.10': + resolution: {integrity: sha512-nToojyDDp/175hR3ryuxFxlU9zyKcSr2/V+ftEySlpVHO469skNkG9s9U8OPmFMH9wj/t2iul9gNB6/NvNo7KQ==} + peerDependencies: + '@antelopejs/interface-core': '>=0.0.3 <1.0.0' + '@antelopejs/interface-api@0.0.8': resolution: {integrity: sha512-LWXPsbvkCG2AblP6r0+h4K0v3jxSpAoE/1SG5pkTPspaSa+H3aYvBiRwKphmISw0/4YU801OG5dfxeV5gNu/jA==} peerDependencies: @@ -1226,11 +1231,20 @@ packages: snapshots: + '@antelopejs/interface-api-util@0.1.1(@antelopejs/interface-api@0.0.10(@antelopejs/interface-core@0.0.6))(@antelopejs/interface-core@0.0.6)': + dependencies: + '@antelopejs/interface-api': 0.0.10(@antelopejs/interface-core@0.0.6) + '@antelopejs/interface-core': 0.0.6 + '@antelopejs/interface-api-util@0.1.1(@antelopejs/interface-api@0.0.8(@antelopejs/interface-core@0.0.6))(@antelopejs/interface-core@0.0.6)': dependencies: '@antelopejs/interface-api': 0.0.8(@antelopejs/interface-core@0.0.6) '@antelopejs/interface-core': 0.0.6 + '@antelopejs/interface-api@0.0.10(@antelopejs/interface-core@0.0.6)': + dependencies: + '@antelopejs/interface-core': 0.0.6 + '@antelopejs/interface-api@0.0.8(@antelopejs/interface-core@0.0.6)': dependencies: '@antelopejs/interface-core': 0.0.6