Skip to content

Commit

Permalink
chore: set private
Browse files Browse the repository at this point in the history
  • Loading branch information
bytemain committed Sep 19, 2024
1 parent 853d8c8 commit 46c5f9b
Show file tree
Hide file tree
Showing 5 changed files with 992 additions and 960 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ enableGlobalCache: false

nodeLinker: node-modules

npmPublishRegistry: 'https://registry.npmjs.org'
npmPublishRegistry: "https://registry.npmjs.org"

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "github-bot",
"packageManager": "[email protected]",
"name": "@opensumi/github-bot",
"packageManager": "[email protected]",
"private": true,
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/opensumi/github-bot.git",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2363,6 +2363,68 @@ __metadata:
languageName: unknown
linkType: soft

"@opensumi/github-bot@workspace:.":
version: 0.0.0-use.local
resolution: "@opensumi/github-bot@workspace:."
dependencies:
"@cloudflare/workers-types": "npm:^4.20240620.0"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@hono/node-server": "npm:^1.11.1"
"@octokit/app": "npm:^14.0.0"
"@octokit/core": "npm:^5.0.0"
"@octokit/rest": "npm:^20.0.1"
"@octokit/types": "npm:^11.1.0"
"@octokit/webhooks": "npm:^12.0.3"
"@octokit/webhooks-examples": "npm:^7.3.0"
"@opensumi/bot-commander": "workspace:^"
"@opensumi/cfworker-builder": "workspace:^"
"@opensumi/dingtalk-bot": "workspace:^"
"@opensumi/ide-utils": "npm:^3.1.1"
"@opensumi/octo-service": "workspace:^"
"@opensumi/workers-kv": "workspace:^"
"@opensumi/workers-utils": "workspace:^"
"@types/jest": "npm:^29.4.0"
"@types/lodash": "npm:^4.14.191"
"@types/node": "npm:^18.11.18"
"@typescript-eslint/eslint-plugin": "npm:^8.3.0"
"@typescript-eslint/parser": "npm:^8.1.0"
chatgpt: "npm:^5.0.9"
dayjs: "npm:^1.11.10"
dotenv: "npm:^16.3.1"
esbuild: "npm:^0.21.4"
eslint: "npm:^8.32.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.5.3"
eslint-plugin-import: "npm:^2.27.5"
execa: "npm:^9.2.0"
hereby: "npm:^1.9.0"
hono: "npm:^4.3.9"
jest: "npm:^29.4.1"
lefthook: "npm:^1.3.8"
lerna: "npm:^8.1.6"
lodash: "npm:^4.17.21"
mdast-util-from-markdown: "npm:^2.0.1"
mdast-util-gfm: "npm:^3.0.0"
mdast-util-gfm-autolink-literal: "npm:^2.0.0"
mdast-util-to-markdown: "npm:^2.1.0"
micromark-extension-gfm: "npm:^3.0.0"
micromark-extension-gfm-autolink-literal: "npm:^2.0.0"
mnemonist: "npm:^0.39.5"
mri: "npm:^1.2.0"
nodemon: "npm:^3.1.4"
openai-fetch: "npm:^1.1.0"
prettier: "npm:^3.3.3"
smee-client: "npm:^1.2.3"
string.prototype.replaceall: "npm:^1.0.7"
ts-jest: "npm:^29.0.5"
ts-json-schema-generator: "npm:^2.1.1"
tsx: "npm:^3.12.2"
typescript: "npm:^5.4.5"
wrangler: "npm:^3.62.0"
languageName: unknown
linkType: soft

"@opensumi/ide-utils@npm:^3.1.1":
version: 3.1.1
resolution: "@opensumi/ide-utils@npm:3.1.1"
Expand Down Expand Up @@ -6290,68 +6352,6 @@ __metadata:
languageName: node
linkType: hard

"github-bot@workspace:.":
version: 0.0.0-use.local
resolution: "github-bot@workspace:."
dependencies:
"@cloudflare/workers-types": "npm:^4.20240620.0"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@hono/node-server": "npm:^1.11.1"
"@octokit/app": "npm:^14.0.0"
"@octokit/core": "npm:^5.0.0"
"@octokit/rest": "npm:^20.0.1"
"@octokit/types": "npm:^11.1.0"
"@octokit/webhooks": "npm:^12.0.3"
"@octokit/webhooks-examples": "npm:^7.3.0"
"@opensumi/bot-commander": "workspace:^"
"@opensumi/cfworker-builder": "workspace:^"
"@opensumi/dingtalk-bot": "workspace:^"
"@opensumi/ide-utils": "npm:^3.1.1"
"@opensumi/octo-service": "workspace:^"
"@opensumi/workers-kv": "workspace:^"
"@opensumi/workers-utils": "workspace:^"
"@types/jest": "npm:^29.4.0"
"@types/lodash": "npm:^4.14.191"
"@types/node": "npm:^18.11.18"
"@typescript-eslint/eslint-plugin": "npm:^8.3.0"
"@typescript-eslint/parser": "npm:^8.1.0"
chatgpt: "npm:^5.0.9"
dayjs: "npm:^1.11.10"
dotenv: "npm:^16.3.1"
esbuild: "npm:^0.21.4"
eslint: "npm:^8.32.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.5.3"
eslint-plugin-import: "npm:^2.27.5"
execa: "npm:^9.2.0"
hereby: "npm:^1.9.0"
hono: "npm:^4.3.9"
jest: "npm:^29.4.1"
lefthook: "npm:^1.3.8"
lerna: "npm:^8.1.6"
lodash: "npm:^4.17.21"
mdast-util-from-markdown: "npm:^2.0.1"
mdast-util-gfm: "npm:^3.0.0"
mdast-util-gfm-autolink-literal: "npm:^2.0.0"
mdast-util-to-markdown: "npm:^2.1.0"
micromark-extension-gfm: "npm:^3.0.0"
micromark-extension-gfm-autolink-literal: "npm:^2.0.0"
mnemonist: "npm:^0.39.5"
mri: "npm:^1.2.0"
nodemon: "npm:^3.1.4"
openai-fetch: "npm:^1.1.0"
prettier: "npm:^3.3.3"
smee-client: "npm:^1.2.3"
string.prototype.replaceall: "npm:^1.0.7"
ts-jest: "npm:^29.0.5"
ts-json-schema-generator: "npm:^2.1.1"
tsx: "npm:^3.12.2"
typescript: "npm:^5.4.5"
wrangler: "npm:^3.62.0"
languageName: unknown
linkType: soft

"glob-parent@npm:6.0.2, glob-parent@npm:^6.0.2":
version: 6.0.2
resolution: "glob-parent@npm:6.0.2"
Expand Down

0 comments on commit 46c5f9b

Please sign in to comment.