|
36 | 36 | "@octokit/auth-app": "^6.0.2", |
37 | 37 | "@octokit/core": "^5.0.2", |
38 | 38 | "@octokit/webhooks": "^12.0.1", |
39 | | - "@types/react-syntax-highlighter": "^15.5.13", |
40 | 39 | "aws-sdk": "^2.1004.0", |
41 | | - "axios": "0.30.0", |
42 | | - "bcryptjs": "^3.0.2", |
43 | 40 | "bullmq": "5.56.8", |
44 | 41 | "cockatiel": "^3.2.1", |
45 | 42 | "commander": "^7.1.0", |
|
53 | 50 | "haikunator": "^2.1.2", |
54 | 51 | "hot-shots": "^10.0.0", |
55 | 52 | "ioredis": "^4.27.3", |
56 | | - "isomorphic-unfetch": "^3.0.0", |
57 | 53 | "jose": "^6.1.0", |
58 | | - "js-cookie": "^2.2.1", |
59 | 54 | "js-tiktoken": "^1.0.21", |
60 | 55 | "js-yaml": "^4.1.0", |
61 | 56 | "jsonschema": "^1.4.0", |
62 | 57 | "jsonwebtoken": "^8.5.1", |
63 | 58 | "knex": "^2.4.2", |
64 | | - "kubernetes-client": "^8.3.4", |
65 | 59 | "lodash": "^4.17.21", |
66 | 60 | "module-alias": "^2.2.3", |
67 | 61 | "moment": "^2.24.0", |
|
72 | 66 | "objection": "^3.0.1", |
73 | 67 | "openai": "^6.1.0", |
74 | 68 | "p-queue": "^6.6.2", |
75 | | - "partial-json": "^0.1.7", |
76 | 69 | "pg": "^8.11.0", |
77 | 70 | "picomatch": "^4.0.3", |
78 | 71 | "pino": "^8.16.2", |
79 | 72 | "pino-caller": "^3.4.0", |
80 | 73 | "psl": "^1.8.0", |
81 | 74 | "react": "^18.2.0", |
82 | 75 | "react-dom": "^18.2.0", |
83 | | - "react-markdown": "^10.1.0", |
84 | | - "react-shiki": "^0.9.1", |
85 | | - "react-syntax-highlighter": "^15.6.6", |
86 | 76 | "redlock": "^4.2.0", |
87 | | - "rehype-raw": "^7.0.0", |
88 | | - "remark-gfm": "^4.0.1", |
89 | | - "seedrandom": "^3.0.5", |
90 | 77 | "shelljs": "^0.8.5", |
91 | 78 | "swagger-jsdoc": "^6.2.8", |
92 | 79 | "swagger-ui-react": "^5.19.0", |
|
133 | 120 | "eslint-plugin-prefer-arrow": "^1.2.3", |
134 | 121 | "eslint-plugin-unicorn": "^45.0.2", |
135 | 122 | "husky": "^8.0.0", |
136 | | - "inquirer": "^12.1.0", |
137 | 123 | "jest": "^29.5.0", |
138 | 124 | "lint-staged": "^13.1.0", |
139 | | - "mockdate": "^2.0.3", |
140 | | - "only-allow": "^1.1.1", |
141 | 125 | "pino-pretty": "^10.0.0", |
142 | 126 | "postcss": "^8.5.6", |
143 | 127 | "prettier": "2.8.3", |
144 | | - "promptfoo": "^0.120.17", |
145 | 128 | "tailwindcss": "^3.4.1", |
146 | 129 | "ts-node": "^10.9.1", |
147 | 130 | "tsc-alias": "^1.8.15", |
|
0 commit comments