-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
166 lines (166 loc) · 5.25 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
{
"name": "@fmicodes/source",
"version": "1.4.1",
"license": "MIT",
"scripts": {
"prepare": "husky install"
},
"private": true,
"dependencies": {
"@dicebear/collection": "^7.0.5",
"@dicebear/core": "^7.0.5",
"@discord-nestjs/common": "^5.2.10",
"@discord-nestjs/core": "^5.3.12",
"@hookform/resolvers": "^3.3.4",
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.0.2",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.0.2",
"@nestjs/jwt": "^10.1.1",
"@nestjs/microservices": "^10.3.1",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.0.2",
"@nestjs/swagger": "^7.1.11",
"@nestjs/terminus": "^10.0.1",
"@prisma/client": "^5.8.1",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@songkeys/nestjs-redis": "^10.0.0",
"@swc/helpers": "~0.5.2",
"@vercel/analytics": "^1.2.2",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.10",
"axios": "^1.0.0",
"bcryptjs": "^2.4.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.1",
"discord.js": "^14.14.1",
"express": "^4.18.2",
"ioredis": "^5.3.2",
"jwt-decode": "^4.0.0",
"ms": "^2.1.3",
"multer": "1.4.5-lts.1",
"nestjs-i18n": "^10.3.7",
"next": "^14.0.2",
"next-axiom": "^1.1.1",
"next-intl": "^3.1.2",
"next-themes": "^0.2.1",
"openapi-typescript-codegen": "^0.25.0",
"passport": "^0.6.0",
"passport-anonymous": "^1.0.1",
"passport-discord": "^0.1.4",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"project-version": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.3",
"react-icons": "^5.0.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0",
"tailwind-merge": "^2.1.0",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.3.0",
"vaul": "^0.9.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@jscutlery/semver": "^3.1.0",
"@nestjs/schematics": "^10.0.1",
"@nestjs/testing": "^10.0.2",
"@nx-tools/container-metadata": "^5.0.2",
"@nx-tools/nx-container": "^5.0.2",
"@nx/cypress": "17.1.2",
"@nx/eslint-plugin": "17.1.2",
"@nx/jest": "17.1.2",
"@nx/js": "17.1.3",
"@nx/linter": "17.1.2",
"@nx/nest": "17.1.2",
"@nx/next": "17.1.2",
"@nx/node": "17.1.2",
"@nx/react": "17.1.2",
"@nx/storybook": "^17.3.1",
"@nx/webpack": "17.1.2",
"@nx/workspace": "17.1.2",
"@opentelemetry/api": "^1.7.0",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/core-server": "^7.5.3",
"@storybook/jest": "^0.2.3",
"@storybook/nextjs": "^7.5.3",
"@storybook/react": "^7.6.12",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
"@swc-node/register": "~1.6.7",
"@swc/cli": "~0.1.62",
"@swc/core": "~1.3.85",
"@swc/jest": "0.2.20",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@types/bcryptjs": "^2.4.6",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.6",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/node": "18.14.2",
"@types/passport-discord": "^0.1.11",
"@types/passport-jwt": "^3.0.12",
"@types/passport-local": "^1.0.37",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"autoprefixer": "^10.4.16",
"babel-jest": "^29.4.1",
"cypress": "^12.16.0",
"eslint": "8.46.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^14.0.2",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "^8.0.0",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
"jest-mock-extended": "^3.0.5",
"nx": "17.1.2",
"openapi-typescript": "^6.7.1",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prisma": "^5.8.1",
"prisma-mock": "^0.10.0",
"sass": "1.62.1",
"start-server-and-test": "^2.0.0",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
}
}