-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathpackage.json
198 lines (198 loc) · 6.05 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
{
"name": "actions-dump",
"version": "0.0.1",
"description": "A template repository for github workflows",
"main": "index.js",
"repository": "https://github.com/ChampBVT/actions-dump",
"author": "ChampBVT",
"license": "MIT",
"dependencies": {
"@authenio/samlify-xsd-schema-validator": "^1.0.3",
"@aws-sdk/client-dynamodb": "^3.53.0",
"@aws-sdk/lib-dynamodb": "^3.53.0",
"@elastic/elasticsearch": "^8.2.0-patch.1",
"@headlessui/react": "^1.2.0",
"@nestjs/bull": "^0.5.4",
"@nestjs/common": "^8.4.4",
"@nestjs/config": "^2.0.0",
"@nestjs/core": "^8.4.4",
"@nestjs/elasticsearch": "^8.0.0",
"@nestjs/jwt": "^8.0.0",
"@nestjs/platform-express": "^8.4.4",
"@nestjs/platform-socket.io": "^8.4.2",
"@nestjs/schedule": "^1.1.0",
"@nestjs/swagger": "^5.2.1",
"@nestjs/typeorm": "^8.0.3",
"@nestjs/websockets": "^8.4.2",
"@popperjs/core": "^2.9.2",
"@reach/portal": "^0.17.0",
"@react-pdf/renderer": "^2.0.20",
"@sendgrid/mail": "^7.4.2",
"@sentry/nextjs": "^6.17.4",
"@socket.io/admin-ui": "^0.3.0",
"@socket.io/redis-adapter": "^7.1.0",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/line-clamp": "^0.4.0",
"@types/humps": "^2.0.0",
"@xstate/react": "^3.0.0",
"@zip.js/zip.js": "^2.3.8",
"aws-sdk": "^2.888.0",
"axios": "^0.27.2",
"bcrypt": "^5.0.1",
"bull": "^4.8.1",
"bytes": "^3.1.0",
"cache-manager": "^3.6.0",
"cache-manager-redis-store": "^2.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.1",
"classnames": "^2.3.1",
"cookie": "^0.5.0",
"cookie-parser": "^1.4.5",
"date-fns": "^2.20.1",
"date-fns-tz": "^1.1.4",
"datebook": "^7.0.7",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"fast-csv": "^4.3.6",
"flat": "^5.0.2",
"focus-visible": "^5.2.0",
"formik": "^2.2.6",
"gray-matter": "^4.0.2",
"handlebars": "^4.7.7",
"hash.js": "^1.1.7",
"html-to-text": "^8.1.0",
"humps": "^2.0.1",
"ics": "^2.31.0",
"joi": "^17.4.0",
"js-cookie": "^3.0.1",
"js-file-download": "^0.4.12",
"jszip": "^3.7.1",
"keen-slider": "^6.6.13",
"lodash": "^4.17.21",
"mime": "^3.0.0",
"nanoid": "^3.3.1",
"next": "^12.1.0",
"next-cookies": "^2.0.3",
"next-sw": "^1.1.0",
"nodemailer": "^6.7.0",
"numeral": "^2.0.6",
"passport": "^0.5.2",
"passport-http-header-strategy": "^1.1.0",
"passport-jwt": "^4.0.0",
"path": "^0.12.7",
"pg": "^8.5.1",
"pluralize": "^8.0.0",
"qs": "^6.10.1",
"query-string": "^7.0.0",
"react": "18.1.0",
"react-datepicker": "^4.2.0",
"react-dom": "18.1.0",
"react-easy-crop": "^4.2.0",
"react-icons": "^4.2.0",
"react-infinite-scroll-component": "^6.1.0",
"react-intl": "^5.15.5",
"react-perfect-scrollbar": "^1.5.8",
"react-popper": "^2.2.5",
"react-quill": "^1.3.5",
"react-responsive": "^9.0.0-beta.4",
"react-select": "^5.3.2",
"react-toast-notifications": "^2.5.1",
"react-virtualized": "^9.22.3",
"redis": "^4.0.4",
"reflect-metadata": "^0.1.13",
"remark": "^14.0.2",
"remark-html": "^15.0.1",
"rimraf": "^3.0.2",
"rxjs": "^7.5.5",
"samlify": "^2.7.6",
"sanitize-filename": "^1.6.3",
"socket.io": "^4.4.1",
"socket.io-client": "^4.4.1",
"swagger-ui-express": "^4.1.6",
"swr": "^1.0.1",
"topbar": "^1.0.1",
"tree-model": "^1.0.7",
"typeorm": "^0.2.41",
"url-join": "^5.0.0",
"use-interval": "^1.4.0",
"use-timeout": "^1.1.0",
"uuid": "^8.3.2",
"xlsx": "^0.18.5",
"xml2js": "^0.4.23",
"xstate": "^4.19.1",
"yup": "^0.32.9"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@golevelup/ts-jest": "^0.3.2",
"@nestjs/cli": "^8.2.5",
"@nestjs/schematics": "^8.0.11",
"@nestjs/testing": "^8.4.4",
"@next/eslint-plugin-next": "^12.1.0",
"@storybook/addon-actions": "^6.4.2",
"@storybook/addon-essentials": "^6.4.2",
"@storybook/addon-links": "^6.4.2",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/cli": "^6.4.2",
"@storybook/react": "^6.4.2",
"@tailwindcss/jit": "^0.1.18",
"@tailwindcss/postcss7-compat": "^2.2.17",
"@tailwindcss/typography": "^0.5.2",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^13.2.0",
"@testing-library/react-hooks": "^8.0.0",
"@types/bull": "^3.15.8",
"@types/cron": "^1.7.3",
"@types/express": "^4.17.11",
"@types/flat": "^5.0.2",
"@types/humps": "^2.0.0",
"@types/jest": "^27.5.0",
"@types/js-cookie": "^3.0.2",
"@types/lodash": "^4.14.169",
"@types/mime": "^2.0.3",
"@types/node": "^17.0.31",
"@types/numeral": "^2.0.1",
"@types/pluralize": "^0.0.29",
"@types/quill": "^2.0.9",
"@types/react": "^18.0.9",
"@types/react-select": "5.0.1",
"@types/react-virtualized": "^9.21.11",
"@types/supertest": "^2.0.10",
"@types/xml2js": "^0.4.8",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"autoprefixer": "^10.2.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^28.1.0",
"babel-loader": "^8.2.3",
"eslint": "^8.15.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.3.0",
"faker": "^6.6.6",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.0",
"jest-dom": "^4.0.0",
"jest-mock-extended": "^2.0.4",
"lint-staged": "^12.4.1",
"msw": "^0.39.2",
"postcss": "^8.2.8",
"postcss-focus-visible": "^6.0.4",
"prettier": "^2.2.1",
"prettier-plugin-tailwindcss": "^0.1.8",
"supertest": "^6.1.3",
"tailwindcss": "^3.0.24",
"ts-jest": "^28.0.2",
"ts-loader": "^9.3.0",
"ts-node": "^10.7.0",
"tsconfig-paths": "^4.0.0",
"typescript": "^4.4.2"
}
}