forked from pezzolabs/pezzo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
196 lines (196 loc) · 6.32 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
{
"name": "pezzo",
"version": "0.8.0",
"license": "MIT",
"private": true,
"scripts": {
"postinstall": "node tools/scripts/patch-rollup",
"docs:dev": "cd docs && mintlify dev --port 3200",
"graphql:generate": "nx graphql:generate server",
"graphql:codegen:watch": "nx graphql:codegen:watch server"
},
"nx": {},
"dependencies": {
"@analytics/google-tag-manager": "^0.5.5",
"@analytics/segment": "^1.1.4",
"@apollo/server": "^4.7.0",
"@aws-sdk/client-kms": "^3.410.0",
"@clickhouse/client": "^0.2.7",
"@dqbd/tiktoken": "^1.0.6",
"@hookform/resolvers": "^3.3.1",
"@nestjs/apollo": "^11.0.6",
"@nestjs/common": "^9.0.0",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/event-emitter": "^2.0.0",
"@nestjs/graphql": "^11.0.5",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/swagger": "^7.1.12",
"@nx/nest": "16.6.0",
"@nx/next": "16.6.0",
"@pezzo/knex-clickhouse-dialect": "^1.3.0",
"@pezzo/llm-toolkit": "^0.5.0",
"@prisma/client": "^5.1.1",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@segment/analytics-node": "^1.0.0-beta.26",
"@sendgrid/mail": "^8.1.1",
"@splinetool/react-spline": "^2.2.6",
"@splinetool/runtime": "^0.9.436",
"@swc/helpers": "0.5.1",
"@tanstack/react-query": "^4.29.3",
"@tanstack/react-table": "^8.10.7",
"@uiw/codemirror-extensions-classname": "^4.21.3",
"@uiw/codemirror-theme-material": "^4.19.16",
"@uiw/react-codemirror": "^4.19.16",
"analytics": "^0.8.9",
"antd": "^5.4.5",
"apollo-server-errors": "^3.3.1",
"apollo-server-express": "^3.12.0",
"axios": "^1.6.1",
"bodybuilder": "^2.5.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cls-hooked": "^4.2.2",
"cross-fetch": "^4.0.0",
"date-fns": "^2.30.0",
"dayjs": "^1.11.9",
"dotenv": "^16.1.4",
"express": "~4.18.1",
"framer-motion": "^10.16.0",
"googleapis": "^118.0.0",
"graphql": "^16.7.1",
"graphql-request": "^6.0.0",
"graphql-scalars": "^1.22.2",
"graphql-type-json": "^0.3.2",
"joi": "^17.9.1",
"json-stable-stringify": "^1.0.2",
"kafkajs": "^2.2.4",
"knex": "^3.1.0",
"lottie-react": "^2.4.0",
"lucide-react": "^0.274.0",
"moment": "^2.29.4",
"mysql2": "^3.6.5",
"next": "^13.5.6",
"openai": "^4.16.1",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"prism-react-renderer": "^2.0.3",
"react": "18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-click-away-listener": "^2.2.3",
"react-countup": "^6.4.2",
"react-dom": "18.2.0",
"react-hook-form": "^7.47.0",
"react-hotjar": "^6.1.0",
"react-router-dom": "6.11.2",
"react-use-intercom": "^5.1.4",
"react-use-measure": "^2.1.1",
"recharts": "^2.5.0",
"redis": "^4.6.8",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0",
"sha256": "^0.2.0",
"supertokens-auth-react": "^0.32.3",
"supertokens-node": "^14.0.2",
"swagger-ui-express": "^5.0.0",
"tailwindcss": "^3.3.1",
"tslib": "^2.3.0",
"type-fest": "^3.11.1",
"usehooks-ts": "^2.9.1",
"uuid": "^9.0.0",
"zod": "^3.22.4",
"zustand": "^4.4.5"
},
"devDependencies": {
"@babel/preset-react": "^7.14.5",
"@graphql-codegen/cli": "^3.3.1",
"@graphql-codegen/client-preset": "^3.0.1",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
"@nx-tools/container-metadata": "^4.0.3",
"@nx-tools/nx-container": "^4.0.3",
"@nx/cypress": "16.6.0",
"@nx/esbuild": "16.6.0",
"@nx/eslint-plugin": "16.6.0",
"@nx/jest": "16.6.0",
"@nx/js": "16.6.0",
"@nx/linter": "16.6.0",
"@nx/node": "16.6.0",
"@nx/react": "16.6.0",
"@nx/rollup": "16.6.0",
"@nx/storybook": "^16.6.0",
"@nx/webpack": "16.6.0",
"@nx/workspace": "16.6.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@storybook/addon-essentials": "^7.1.0",
"@storybook/addon-interactions": "^7.1.0",
"@storybook/core-server": "^7.1.0",
"@storybook/jest": "~0.1.0",
"@storybook/react-webpack5": "^7.1.0",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "~0.2.0",
"@swc/cli": "~0.1.62",
"@swc/core": "~1.3.51",
"@swc/jest": "0.2.20",
"@types/express": "~4.17.13",
"@types/jest": "^29.4.0",
"@types/node": "18.14.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "^10.4.14",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"esbuild": "^0.17.17",
"eslint": "~8.15.0",
"eslint-config-next": "^13.4.7",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"generate-package-json-webpack-plugin": "^2.6.0",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
"mintlify": "^4.0.18",
"nx": "16.6.0",
"nx-cloud": "^16.0.4",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.4.1",
"prisma": "^5.1.1",
"prisma-nestjs-graphql": "^19.0.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-generate-package-json": "^3.2.0",
"rollup-plugin-sizes": "^1.0.5",
"rollup-plugin-typescript2": "^0.35.0",
"swc-loader": "0.1.15",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"tsconfig-paths": "^4.2.0",
"tsx": "^3.12.7",
"typescript": "~4.9.5",
"url-loader": "^4.1.1"
}
}