mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
* Revert "GitHub - revert ESM migration (#247322)"
This reverts commit 2047ab0fff.
* use `"@vscode/extension-telemetry": "^1.0.0"` which doesn't use default export anymore
455 lines
19 KiB
JSON
455 lines
19 KiB
JSON
{
|
|
"name": "github",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "github",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/graphql": "8.2.0",
|
|
"@octokit/graphql-schema": "14.4.0",
|
|
"@octokit/rest": "21.1.0",
|
|
"@vscode/extension-telemetry": "^1.0.0",
|
|
"tunnel": "^0.0.6"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "20.x"
|
|
},
|
|
"engines": {
|
|
"vscode": "^1.41.0"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/1ds-core-js": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.3.4.tgz",
|
|
"integrity": "sha512-3gbDUQgAO8EoyQTNcAEkxpuPnioC0May13P1l1l0NKZ128L9Ts/sj8QsfwCRTjHz0HThlA+4FptcAJXNYUy3rg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-core-js": "3.3.4",
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/1ds-post-js": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.3.4.tgz",
|
|
"integrity": "sha512-nlKjWricDj0Tn68Dt0P8lX9a+X7LYrqJ6/iSfQwMfDhRIGLqW+wxx8gxS+iGWC/oc8zMQAeiZaemUpCwQcwpRQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "4.3.4",
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-channel-js": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.4.tgz",
|
|
"integrity": "sha512-Z4nrxYwGKP9iyrYtm7iPQXVOFy4FsEsX0nDKkAi96Qpgw+vEh6NH4ORxMMuES0EollBQ3faJyvYCwckuCVIj0g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-common": "3.3.4",
|
|
"@microsoft/applicationinsights-core-js": "3.3.4",
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": ">= 1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-common": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.4.tgz",
|
|
"integrity": "sha512-4ms16MlIvcP4WiUPqopifNxcWCcrXQJ2ADAK/75uok2mNQe6ZNRsqb/P+pvhUxc8A5HRlvoXPP1ptDSN5Girgw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-core-js": "3.3.4",
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": ">= 1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-core-js": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.4.tgz",
|
|
"integrity": "sha512-MummANF0mgKIkdvVvfmHQTBliK114IZLRhTL0X0Ep+zjDwWMHqYZgew0nlFKAl6ggu42abPZFK5afpE7qjtYJA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": ">= 1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-shims": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz",
|
|
"integrity": "sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nevware21/ts-utils": ">= 0.9.4 < 2.x"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-web-basic": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.4.tgz",
|
|
"integrity": "sha512-OpEPXr8vU/t/M8T9jvWJzJx/pCyygIiR1nGM/2PTde0wn7anl71Gxl5fWol7K/WwFEORNjkL3CEyWOyDc+28AA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-channel-js": "3.3.4",
|
|
"@microsoft/applicationinsights-common": "3.3.4",
|
|
"@microsoft/applicationinsights-core-js": "3.3.4",
|
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x",
|
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": ">= 1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/dynamicproto-js": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.3.tgz",
|
|
"integrity": "sha512-JTWTU80rMy3mdxOjjpaiDQsTLZ6YSGGqsjURsY6AUQtIj0udlF/jYmhdLZu8693ZIC0T1IwYnFa0+QeiMnziBA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nevware21/ts-utils": ">= 0.10.4 < 2.x"
|
|
}
|
|
},
|
|
"node_modules/@nevware21/ts-async": {
|
|
"version": "0.5.4",
|
|
"resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.4.tgz",
|
|
"integrity": "sha512-IBTyj29GwGlxfzXw2NPnzty+w0Adx61Eze1/lknH/XIVdxtF9UnOpk76tnrHXWa6j84a1RR9hsOcHQPFv9qJjA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nevware21/ts-utils": ">= 0.11.6 < 2.x"
|
|
}
|
|
},
|
|
"node_modules/@nevware21/ts-utils": {
|
|
"version": "0.11.6",
|
|
"resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.6.tgz",
|
|
"integrity": "sha512-OUUJTh3fnaUSzg9DEHgv3d7jC+DnPL65mIO7RaR+jWve7+MmcgIvF79gY97DPQ4frH+IpNR78YAYd/dW4gK3kg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/auth-token": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-5.1.2.tgz",
|
|
"integrity": "sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core": {
|
|
"version": "6.1.5",
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-6.1.5.tgz",
|
|
"integrity": "sha512-vvmsN0r7rguA+FySiCsbaTTobSftpIDIpPW81trAmsv9TGxg3YCujAxRYp/Uy8xmDgYCzzgulG62H7KYUFmeIg==",
|
|
"dependencies": {
|
|
"@octokit/auth-token": "^5.0.0",
|
|
"@octokit/graphql": "^8.2.2",
|
|
"@octokit/request": "^9.2.3",
|
|
"@octokit/request-error": "^6.1.8",
|
|
"@octokit/types": "^14.0.0",
|
|
"before-after-hook": "^3.0.2",
|
|
"universal-user-agent": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core/node_modules/@octokit/graphql": {
|
|
"version": "8.2.2",
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.2.tgz",
|
|
"integrity": "sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA==",
|
|
"dependencies": {
|
|
"@octokit/request": "^9.2.3",
|
|
"@octokit/types": "^14.0.0",
|
|
"universal-user-agent": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core/node_modules/@octokit/openapi-types": {
|
|
"version": "25.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.0.0.tgz",
|
|
"integrity": "sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw=="
|
|
},
|
|
"node_modules/@octokit/core/node_modules/@octokit/types": {
|
|
"version": "14.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.0.0.tgz",
|
|
"integrity": "sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^25.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint": {
|
|
"version": "10.1.4",
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.4.tgz",
|
|
"integrity": "sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA==",
|
|
"dependencies": {
|
|
"@octokit/types": "^14.0.0",
|
|
"universal-user-agent": "^7.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint/node_modules/@octokit/openapi-types": {
|
|
"version": "25.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.0.0.tgz",
|
|
"integrity": "sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw=="
|
|
},
|
|
"node_modules/@octokit/endpoint/node_modules/@octokit/types": {
|
|
"version": "14.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.0.0.tgz",
|
|
"integrity": "sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^25.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/graphql": {
|
|
"version": "8.2.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.0.tgz",
|
|
"integrity": "sha512-gejfDywEml/45SqbWTWrhfwvLBrcGYhOn50sPOjIeVvH6i7D16/9xcFA8dAJNp2HMcd+g4vru41g4E2RBiZvfQ==",
|
|
"dependencies": {
|
|
"@octokit/request": "^9.1.4",
|
|
"@octokit/types": "^13.8.0",
|
|
"universal-user-agent": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/graphql-schema": {
|
|
"version": "14.4.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql-schema/-/graphql-schema-14.4.0.tgz",
|
|
"integrity": "sha512-+O6/dsLlR6V9gv+t1lqsN+x73TLwyQWZpd3M8/eYnuny7VaznV9TAyUxf18tX8WBBS5IqtlLDk1nG+aSTPRZzQ==",
|
|
"dependencies": {
|
|
"graphql": "^16.0.0",
|
|
"graphql-tag": "^2.10.3"
|
|
}
|
|
},
|
|
"node_modules/@octokit/openapi-types": {
|
|
"version": "24.2.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
|
|
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg=="
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
"version": "11.6.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz",
|
|
"integrity": "sha512-n5KPteiF7pWKgBIBJSk8qzoZWcUkza2O6A0za97pMGVrGfPdltxrfmfF5GucHYvHGZD8BdaZmmHGz5cX/3gdpw==",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-request-log": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-5.3.1.tgz",
|
|
"integrity": "sha512-n/lNeCtq+9ofhC15xzmJCNKP2BWTv8Ih2TTy+jatNCCq/gQP/V7rK3fjIfuz0pDWDALO/o/4QY4hyOF6TQQFUw==",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "13.5.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.5.0.tgz",
|
|
"integrity": "sha512-9Pas60Iv9ejO3WlAX3maE1+38c5nqbJXV5GrncEfkndIpZrJ/WPMRd2xYDcPPEt5yzpxcjw9fWNoPhsSGzqKqw==",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request": {
|
|
"version": "9.2.3",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.3.tgz",
|
|
"integrity": "sha512-Ma+pZU8PXLOEYzsWf0cn/gY+ME57Wq8f49WTXA8FMHp2Ps9djKw//xYJ1je8Hm0pR2lU9FUGeJRWOtxq6olt4w==",
|
|
"dependencies": {
|
|
"@octokit/endpoint": "^10.1.4",
|
|
"@octokit/request-error": "^6.1.8",
|
|
"@octokit/types": "^14.0.0",
|
|
"fast-content-type-parse": "^2.0.0",
|
|
"universal-user-agent": "^7.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request-error": {
|
|
"version": "6.1.8",
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-6.1.8.tgz",
|
|
"integrity": "sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ==",
|
|
"dependencies": {
|
|
"@octokit/types": "^14.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request-error/node_modules/@octokit/openapi-types": {
|
|
"version": "25.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.0.0.tgz",
|
|
"integrity": "sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw=="
|
|
},
|
|
"node_modules/@octokit/request-error/node_modules/@octokit/types": {
|
|
"version": "14.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.0.0.tgz",
|
|
"integrity": "sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^25.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request/node_modules/@octokit/openapi-types": {
|
|
"version": "25.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.0.0.tgz",
|
|
"integrity": "sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw=="
|
|
},
|
|
"node_modules/@octokit/request/node_modules/@octokit/types": {
|
|
"version": "14.0.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.0.0.tgz",
|
|
"integrity": "sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^25.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/rest": {
|
|
"version": "21.1.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-21.1.0.tgz",
|
|
"integrity": "sha512-93iLxcKDJboUpmnUyeJ6cRIi7z7cqTZT1K7kRK4LobGxwTwpsa+2tQQbRQNGy7IFDEAmrtkf4F4wBj3D5rVlJQ==",
|
|
"dependencies": {
|
|
"@octokit/core": "^6.1.3",
|
|
"@octokit/plugin-paginate-rest": "^11.4.0",
|
|
"@octokit/plugin-request-log": "^5.3.1",
|
|
"@octokit/plugin-rest-endpoint-methods": "^13.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/types": {
|
|
"version": "13.10.0",
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
|
|
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^24.2.0"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.11.24",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.24.tgz",
|
|
"integrity": "sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@vscode/extension-telemetry": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-1.0.0.tgz",
|
|
"integrity": "sha512-vaTZE65zigWwSWYB6yaZUAyVC/Ux+6U82hnzy/ejuS/KpFifO+0oORNd5yAoPeIRnYjvllM6ES3YlX4K5tUuww==",
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "^4.3.4",
|
|
"@microsoft/1ds-post-js": "^4.3.4",
|
|
"@microsoft/applicationinsights-web-basic": "^3.3.4"
|
|
},
|
|
"engines": {
|
|
"vscode": "^1.75.0"
|
|
}
|
|
},
|
|
"node_modules/before-after-hook": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-3.0.2.tgz",
|
|
"integrity": "sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A=="
|
|
},
|
|
"node_modules/fast-content-type-parse": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz",
|
|
"integrity": "sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/graphql": {
|
|
"version": "16.8.1",
|
|
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz",
|
|
"integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-tag": {
|
|
"version": "2.12.6",
|
|
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz",
|
|
"integrity": "sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.3",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="
|
|
},
|
|
"node_modules/tunnel": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
|
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==",
|
|
"engines": {
|
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/universal-user-agent": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.2.tgz",
|
|
"integrity": "sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q=="
|
|
}
|
|
}
|
|
}
|