diff --git a/.yarn/versions/16f627fb.yml b/.yarn/versions/16f627fb.yml new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index 841728c..bf2fec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@subql/query-subgraph", - "version": "0.0.7", + "version": "0.0.8-0", "main": "index.js", "bin": { "subql-query-subgraph": "./bin/run" @@ -62,5 +62,6 @@ "/dist", "/bin" ], - "packageManager": "yarn@3.2.4" + "packageManager": "yarn@3.2.4", + "stableVersion": "0.0.7" } diff --git a/yarn.lock b/yarn.lock index e00e534..d2a8d1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1226,6 +1226,41 @@ __metadata: languageName: node linkType: hard +"@subql/query-subgraph@workspace:.": + version: 0.0.0-use.local + resolution: "@subql/query-subgraph@workspace:." + dependencies: + "@actions/core": ^1.10.1 + "@apollo/client": 3.0.0 + "@geut/chan": ^3.2.9 + "@graphile/simplify-inflection": ^8.0.0-beta.5 + "@tsconfig/node20": ^20.1.4 + "@types/jest": ^29.5.12 + "@types/yargs": ^17.0.33 + "@typescript-eslint/eslint-plugin": ^5 + "@typescript-eslint/parser": 5 + dotenv: ^16.4.5 + eslint: ^8.8.0 + eslint-config-prettier: ^8.3.0 + eslint-plugin-header: ^3.1.1 + eslint-plugin-import: ^2.25.4 + eslint-plugin-prettier: ^5.1.3 + eslint-plugin-sort-destructure-keys: ^1.4.0 + husky: ^9.1.5 + jest: ^29.7.0 + lint-staged: ^15.2.7 + postgraphile: ^5.0.0-beta.28 + prettier: ^3.3.3 + pretty-quick: ^4.0.0 + ts-jest: ^29.2.5 + ts-node: ^10.9.2 + typescript: ^5.5.4 + yargs: latest + bin: + subql-query-subgraph: ./bin/run + languageName: unknown + linkType: soft + "@tsconfig/node10@npm:^1.0.7": version: 1.0.11 resolution: "@tsconfig/node10@npm:1.0.11" @@ -6434,41 +6469,6 @@ __metadata: languageName: node linkType: hard -"query-subgraph@workspace:.": - version: 0.0.0-use.local - resolution: "query-subgraph@workspace:." - dependencies: - "@actions/core": ^1.10.1 - "@apollo/client": 3.0.0 - "@geut/chan": ^3.2.9 - "@graphile/simplify-inflection": ^8.0.0-beta.5 - "@tsconfig/node20": ^20.1.4 - "@types/jest": ^29.5.12 - "@types/yargs": ^17.0.33 - "@typescript-eslint/eslint-plugin": ^5 - "@typescript-eslint/parser": 5 - dotenv: ^16.4.5 - eslint: ^8.8.0 - eslint-config-prettier: ^8.3.0 - eslint-plugin-header: ^3.1.1 - eslint-plugin-import: ^2.25.4 - eslint-plugin-prettier: ^5.1.3 - eslint-plugin-sort-destructure-keys: ^1.4.0 - husky: ^9.1.5 - jest: ^29.7.0 - lint-staged: ^15.2.7 - postgraphile: ^5.0.0-beta.28 - prettier: ^3.3.3 - pretty-quick: ^4.0.0 - ts-jest: ^29.2.5 - ts-node: ^10.9.2 - typescript: ^5.5.4 - yargs: latest - bin: - subql-query-subgraph: ./bin/run - languageName: unknown - linkType: soft - "queue-microtask@npm:^1.2.2": version: 1.2.3 resolution: "queue-microtask@npm:1.2.3"