Skip to content

Commit 2e63de2

Browse files
authored
remove legacy build pages, unused deps (#154)
* remove legacy build pages * remove unused dependencies
1 parent 5b13693 commit 2e63de2

43 files changed

Lines changed: 349 additions & 16844 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"@octokit/auth-app": "^6.0.2",
3737
"@octokit/core": "^5.0.2",
3838
"@octokit/webhooks": "^12.0.1",
39-
"@types/react-syntax-highlighter": "^15.5.13",
4039
"aws-sdk": "^2.1004.0",
41-
"axios": "0.30.0",
42-
"bcryptjs": "^3.0.2",
4340
"bullmq": "5.56.8",
4441
"cockatiel": "^3.2.1",
4542
"commander": "^7.1.0",
@@ -53,15 +50,12 @@
5350
"haikunator": "^2.1.2",
5451
"hot-shots": "^10.0.0",
5552
"ioredis": "^4.27.3",
56-
"isomorphic-unfetch": "^3.0.0",
5753
"jose": "^6.1.0",
58-
"js-cookie": "^2.2.1",
5954
"js-tiktoken": "^1.0.21",
6055
"js-yaml": "^4.1.0",
6156
"jsonschema": "^1.4.0",
6257
"jsonwebtoken": "^8.5.1",
6358
"knex": "^2.4.2",
64-
"kubernetes-client": "^8.3.4",
6559
"lodash": "^4.17.21",
6660
"module-alias": "^2.2.3",
6761
"moment": "^2.24.0",
@@ -72,21 +66,14 @@
7266
"objection": "^3.0.1",
7367
"openai": "^6.1.0",
7468
"p-queue": "^6.6.2",
75-
"partial-json": "^0.1.7",
7669
"pg": "^8.11.0",
7770
"picomatch": "^4.0.3",
7871
"pino": "^8.16.2",
7972
"pino-caller": "^3.4.0",
8073
"psl": "^1.8.0",
8174
"react": "^18.2.0",
8275
"react-dom": "^18.2.0",
83-
"react-markdown": "^10.1.0",
84-
"react-shiki": "^0.9.1",
85-
"react-syntax-highlighter": "^15.6.6",
8676
"redlock": "^4.2.0",
87-
"rehype-raw": "^7.0.0",
88-
"remark-gfm": "^4.0.1",
89-
"seedrandom": "^3.0.5",
9077
"shelljs": "^0.8.5",
9178
"swagger-jsdoc": "^6.2.8",
9279
"swagger-ui-react": "^5.19.0",
@@ -133,15 +120,11 @@
133120
"eslint-plugin-prefer-arrow": "^1.2.3",
134121
"eslint-plugin-unicorn": "^45.0.2",
135122
"husky": "^8.0.0",
136-
"inquirer": "^12.1.0",
137123
"jest": "^29.5.0",
138124
"lint-staged": "^13.1.0",
139-
"mockdate": "^2.0.3",
140-
"only-allow": "^1.1.1",
141125
"pino-pretty": "^10.0.0",
142126
"postcss": "^8.5.6",
143127
"prettier": "2.8.3",
144-
"promptfoo": "^0.120.17",
145128
"tailwindcss": "^3.4.1",
146129
"ts-node": "^10.9.1",
147130
"tsc-alias": "^1.8.15",

0 commit comments

Comments
 (0)