-
Notifications
You must be signed in to change notification settings - Fork 12
/
package.json
340 lines (340 loc) · 11.1 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
{
"name": "core",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"nx": "nx",
"start": "nx serve",
"build": "nx build",
"test": "nx test",
"demo": "nx demo",
"lint": "nx run-many --target=lint",
"lint:fix": "nx run-many --target=lint --fix",
"prettier": "npx prettier .",
"prettier:fix": "npx prettier . --write",
"e2e": "nx e2e",
"affected:apps": "nx affected:apps",
"affected:libs": "nx affected:libs",
"affected:build": "nx affected:build",
"affected:e2e": "nx affected:e2e",
"affected:test": "nx affected:test",
"affected:lint": "nx affected:lint",
"affected:dep-graph": "nx affected:dep-graph",
"build-storybook": "nx storybook build shared-storybook --webpack-stats-json",
"affected": "nx affected",
"format": "nx format:write",
"format:write": "nx format:write",
"format:check": "nx format:check",
"update": "nx migrate latest",
"workspace-generator": "nx workspace-generator",
"dep-graph": "nx dep-graph",
"help": "nx help",
"ts-node": "ts-node --compiler-options \"{\\\"module\\\":\\\"commonjs\\\"}\"",
"prepare": "husky install"
},
"private": true,
"dependencies": {
"@adobe/apollo-link-mutation-queue": "^1.1.0",
"@algolia/client-search": "^4.14.3",
"@apollo/client": "^3.8.3",
"@apollo/experimental-nextjs-app-support": "^0.11.2",
"@apollo/server": "^4.10.4",
"@apollo/server-plugin-response-cache": "^4.1.3",
"@apollo/subgraph": "^2.8.0",
"@aws-sdk/client-s3": "^3.679.0",
"@aws-sdk/s3-request-presigner": "^3.679.0",
"@casl/ability": "^6.5.0",
"@casl/prisma": "^1.4.1",
"@crowdin/ota-client": "^2.0.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@formium/client": "^0.1.4",
"@formium/react": "^0.2.0",
"@google-cloud/bigquery": "^7.6.0",
"@graphql-hive/gateway": "^1.0.7",
"@graphql-yoga/plugin-response-cache": "^3.8.0",
"@mailchimp/mailchimp_marketing": "^3.0.80",
"@mdx-js/react": "^2.3.0",
"@mui/icons-material": "^6.0.1",
"@mui/lab": "^6.0.0-beta.8",
"@mui/material": "^6.0.1",
"@mui/material-nextjs": "^6.0.1",
"@mui/system": "^6.0.1",
"@mui/x-charts": "^7.15.0",
"@mui/x-data-grid": "^7.15.0",
"@mui/x-date-pickers": "^7.15.0",
"@mui/x-tree-view": "^7.15.0",
"@mux/mux-node": "^8.8.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.0.7",
"@nestjs/bull": "^10.1.0",
"@nestjs/bullmq": "^10.1.0",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/graphql": "^12.0.8",
"@nestjs/platform-express": "10.4.8",
"@next/bundle-analyzer": "^13.5.6",
"@next/third-parties": "^14.2.12",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.54.0",
"@opentelemetry/instrumentation": "^0.54.0",
"@opentelemetry/instrumentation-http": "^0.54.0",
"@opentelemetry/resources": "^1.26.0",
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@pothos/core": "^4.0.0",
"@pothos/plugin-directives": "^4.0.0",
"@pothos/plugin-errors": "^4.0.0",
"@pothos/plugin-federation": "^4.0.0",
"@pothos/plugin-prisma": "^4.0.0",
"@pothos/plugin-scope-auth": "^4.1.0",
"@pothos/tracing-opentelemetry": "^1.1.0",
"@prisma/client": "^5.2.0",
"@prisma/instrumentation": "^5.20.0",
"@react-email/components": "^0.0.28",
"@react-email/render": "^0.0.17",
"@storybook/core-server": "^8.4.0",
"@types/mailchimp__mailchimp_marketing": "^3.0.19",
"adal-node": "^0.2.3",
"algoliasearch": "^4.22.0",
"apollo-link-debounce": "^3.0.0",
"aws-sdk": "^2.1557.0",
"axios": "^1.6.8",
"blurhash": "^2.0.5",
"bullmq": "^5.1.11",
"cache-manager": "^5.2.3",
"canvas": "^2.11.2",
"cloudflare": "^3.5.0",
"clsx": "^2.0.0",
"cors": "^2.8.5",
"cross-fetch": "^4.0.0",
"dagre": "^0.8.5",
"dataloader": "^2.2.2",
"date-fns": "^4.0.0",
"dd-trace": "^5.25.0",
"elkjs": "^0.9.1",
"express": "4.21.1",
"firebase": "^9.16.0",
"firebase-admin": "^11.11.1",
"firebaseui": "^6.1.0",
"form-data": "^4.0.0",
"formik": "^2.4.4",
"fscreen": "^1.2.0",
"gql.tada": "^1.8.6",
"graphql": "^16.8.1",
"graphql-scalars": "^1.23.0",
"graphql-yoga": "^5.3.1",
"i18next": "23.16.8",
"instantsearch.js": "^4.63.0",
"ioredis": "^5.3.2",
"isomorphic-fetch": "^3.0.0",
"jsonwebtoken": "^9.0.2",
"launchdarkly-node-server-sdk": "^7.0.3",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"nestjs-ddtrace": "5.0.0",
"nestjs-pino": "^4.0.0",
"next": "14.2.18",
"next-absolute-url": "^1.2.2",
"next-firebase-auth": "^1.0.1",
"next-firebase-auth-edge": "^1.7.0-canary.2",
"next-i18next": "15.3.1",
"next-intl": "^3.15.5",
"next-logger": "^5.0.0",
"next-plausible": "^3.12.0",
"next-seo": "^6.4.0",
"nodemailer": "^6.9.9",
"notistack": "^3.0.1",
"pino": "^9.3.2",
"pino-http": "^10.0.0",
"powerbi-client-react": "^1.4.0",
"prism-react-renderer": "^1.3.5",
"prop-types": "^15.8.1",
"react": "18.3.1",
"react-beautiful-dnd": "^13.1.0",
"react-colorful": "^5.5.1",
"react-div-100vh": "^0.7.0",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-email": "^3.0.0",
"react-helmet": "^6.1.0",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "15.1.1",
"react-instantsearch": "^7.5.0",
"react-instantsearch-router-nextjs": "^7.12.3",
"react-is": "18.3.1",
"react-leaflet": "^4.2.1",
"react-loading-hook": "^1.1.2",
"react-router-dom": "^6.15.0",
"react-simple-timefield": "^3.3.1",
"react-swipeable": "^7.0.1",
"react-use-downloader": "^1.2.4",
"react-window": "^1.8.10",
"reactflow": "^11.10.1",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.14.0",
"rxjs": "^7.1.0",
"sharp": "^0.33.0",
"short-unique-id": "^5.2.0",
"slugify": "^1.6.6",
"stylis": "^4.3.0",
"stylis-plugin-rtl": "^2.1.1",
"subscriptions-transport-ws": "^0.11.0",
"swiper": "^11.0.3",
"swr": "^2.0.0",
"ts-morph": "^24.0.0",
"tslib": "^2.6.2",
"tus-js-client": "^4.0.0",
"ua-parser-js": "^1.0.33",
"unsplash-js": "^7.0.19",
"util": "^0.12.4",
"vercel": "^39.0.0",
"video.js": "^8.17.4",
"videojs-youtube": "^3.0.1",
"xliff": "^6.2.1",
"yup": "^1.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@chromatic-com/storybook": "^3.2.2",
"@commitlint/cli": "^17.7.1",
"@commitlint/lint": "^17.7.0",
"@docusaurus/module-type-aliases": "^3.0.1",
"@emotion/babel-plugin": "11.13.5",
"@eslint/eslintrc": "^3.0.0",
"@eslint/js": "~8.57.0",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.0",
"@graphql-hive/cli": "^0.44.0",
"@graphql-tools/executor-http": "^1.0.9",
"@mermaid-js/mermaid-cli": "^11.0.0",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.8",
"@nx/devkit": "20.1.2",
"@nx/eslint": "20.1.2",
"@nx/eslint-plugin": "20.1.2",
"@nx/express": "20.1.2",
"@nx/jest": "20.1.2",
"@nx/nest": "20.1.2",
"@nx/next": "20.1.2",
"@nx/node": "20.1.2",
"@nx/react": "20.1.2",
"@nx/storybook": "20.1.2",
"@nx/web": "20.1.2",
"@nx/webpack": "20.1.2",
"@nx/workspace": "20.1.2",
"@parcel/watcher": "^2.4.1",
"@playwright/test": "^1.44.0",
"@storybook/addon-a11y": "^8.4.0",
"@storybook/addon-essentials": "^8.4.0",
"@storybook/addon-interactions": "^8.4.0",
"@storybook/nextjs": "^8.4.0",
"@storybook/react": "^8.4.0",
"@storybook/test": "^8.4.0",
"@storybook/theming": "^8.4.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "^14.4.3",
"@types/css-mediaquery": "^0.1.2",
"@types/dagre": "^0.7.52",
"@types/express": "5.0.0",
"@types/fscreen": "^1.0.1",
"@types/jest": "29.5.14",
"@types/leaflet": "^1.9.4",
"@types/lodash": "^4.14.198",
"@types/node": "22.9.1",
"@types/nodemailer": "^6.4.15",
"@types/react": "18.3.12",
"@types/react-beautiful-dnd": "^13.1.7",
"@types/react-dom": "18.3.1",
"@types/react-helmet": "^6.1.2",
"@types/react-router-dom": "5.3.3",
"@types/react-window": "^1.8.8",
"@types/stylis": "^4.2.0",
"@types/ua-parser-js": "^0.7.37",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vidavidorra/commitlint-config": "^5.0.2",
"babel-jest": "29.7.0",
"babel-loader": "^9.1.3",
"chalk": "^4.1.2",
"checkly": "^4.9.1",
"chromatic": "^11.0.0",
"copy-webpack-plugin": "^12.0.0",
"cosmiconfig": "^9.0.0",
"cosmiconfig-toml-loader": "^1.0.0",
"cosmiconfig-typescript-loader": "^6.0.0",
"css-mediaquery": "^0.1.2",
"danger": "^12.0.0",
"dotenv": "^16.3.1",
"eslint": "8.57.1",
"eslint-config-love": "^84.0.0",
"eslint-config-next": "14.2.18",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-i18next": "^6.0.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-playwright": "^2.0.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-storybook": "^0.11.0",
"graphql-cli": "^4.1.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"i18next-parser": "^9.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fixed-jsdom": "^0.0.9",
"jest-mock-extended": "^3.0.5",
"lighthouse": "^9.6.0",
"mini-css-extract-plugin": "^2.6.1",
"msw": "^2.3.1",
"msw-storybook-addon": "^2.0.2",
"next-compose-plugins": "^2.2.1",
"next-router-mock": "^0.9.10",
"nx": "20.1.2",
"pino-pretty": "^13.0.0",
"playwright-lighthouse": "^2.2.2",
"prettier": "3.3.3",
"prisma": "^5.2.0",
"prisma-erd-generator": "^1.11.2",
"react-refresh": "^0.14.0",
"source-map-loader": "^5.0.0",
"storybook-addon-apollo-client": "^7.3.0",
"supports-color": "^9.0.0",
"terser-webpack-plugin": "^5.1.1",
"ts-jest": "^29.1.1",
"ts-node": "10.9.2",
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0",
"url-loader": "^4.1.1",
"validate-branch-name": "^1.3.0",
"webpack": "^5.47.0",
"webpack-dev-server": "5.1.0",
"webpack-merge": "^6.0.0",
"webpack-node-externals": "^3.0.0",
"webpack-sources": "^3.0.2"
},
"msw": {
"workerDirectory": "./.storybook/static"
}
}