-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
122 lines (122 loc) · 4.14 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
{
"name": "iyio",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"private": true,
"dependencies": {
"@aws-cdk/aws-apigatewayv2-alpha": "^2.100.0-alpha.0",
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "^2.100.0-alpha.0",
"@aws-sdk/client-apigatewaymanagementapi": "^3.427.0",
"@aws-sdk/client-cognito-identity-provider": "^3.427.0",
"@aws-sdk/client-dynamodb": "^3.427.0",
"@aws-sdk/client-lambda": "^3.427.0",
"@aws-sdk/client-rds-data": "^3.427.0",
"@aws-sdk/client-s3": "^3.427.0",
"@aws-sdk/client-secrets-manager": "^3.427.0",
"@aws-sdk/client-ses": "^3.427.0",
"@aws-sdk/client-sqs": "^3.427.0",
"@aws-sdk/credential-providers": "^3.427.0",
"@aws-sdk/util-dynamodb": "^3.427.0",
"@mdx-js/mdx": "^3.0.1",
"@mdxeditor/editor": "^3.4.1",
"@smithy/protocol-http": "^3.0.7",
"@smithy/signature-v4": "^2.0.11",
"@swc/helpers": "^0.5.3",
"@types/estree": "^1.0.5",
"@types/estree-jsx": "^1.0.5",
"amazon-cognito-identity-js": "^6.2.0",
"archiver": "^6.0.1",
"aws-cdk-lib": "2.100",
"aws-jwt-verify": "^4.0.0",
"blurhash": "^2.0.5",
"cdk": "2.100",
"chokidar": "^3.6.0",
"constructs": "^10.1.308",
"core-js": "^3.6.5",
"date-fns": "^2.29.3",
"date-fns-tz": "^2.0.0",
"highlight.js": "^11.7.0",
"jimp": "^0.22.12",
"json5": "^2.2.3",
"markdown-it": "^14.1.0",
"next": "^14.2.5",
"ngrok": "^5.0.0-beta.2",
"node-fetch": "^2.6.9",
"openai": "^4.20.1",
"pdfjs-dist": "^3.11.174",
"puppeteer": "^22.10.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"regenerator-runtime": "0.13.7",
"rxjs": "^7.8.0",
"shiki": "^1.14.1",
"styled-jsx": "5.0.7",
"ts-morph": "^23.0.0",
"tslib": "^2.3.0",
"turndown": "^7.2.0",
"uuid": "^9.0.0",
"vfile": "^6.0.3",
"ws": "^8.13.0",
"zod": "^3.21.4"
},
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.12.13",
"@nrwl/devkit": "19.5.1",
"@nrwl/eslint-plugin-nx": "19.5.1",
"@nrwl/jest": "19.5.1",
"@nrwl/js": "19.5.1",
"@nrwl/linter": "19.5.1",
"@nrwl/next": "19.5.1",
"@nrwl/nx-plugin": "19.5.1",
"@nrwl/react": "19.5.1",
"@nrwl/storybook": "19.5.1",
"@nrwl/web": "19.5.1",
"@nrwl/webpack": "19.5.1",
"@nrwl/workspace": "19.5.1",
"@svgr/webpack": "^6.5.1",
"@swc-node/register": "^1.6.8",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.92",
"@testing-library/react": "14.0.0",
"@types/archiver": "^6.0.2",
"@types/aws-lambda": "^8.10.104",
"@types/chrome": "^0.0.262",
"@types/jest": "28.1.1",
"@types/markdown-it": "^14.1.1",
"@types/node": "18.14.2",
"@types/node-fetch": "^2.6.2",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/turndown": "^5.0.5",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"aws-cdk": "2.100",
"babel-jest": "28.1.1",
"babel-loader": "8.1.0",
"esbuild": "^0.19.4",
"eslint": "~8.15.0",
"eslint-config-next": "13.1.1",
"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",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jsonc-eslint-parser": "^2.1.0",
"nx": "19.5.1",
"prettier": "^2.6.2",
"prisma": "^5.2.0",
"react-test-renderer": "^18.0.0",
"ts-jest": "28.0.5",
"ts-node": "10.9.1",
"tslib": "^2.4.0",
"typescript": "^5.0.4",
"unique-names-generator": "^4.7.1",
"url-loader": "^3.0.0"
}
}