-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
140 lines (140 loc) · 3.71 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
{
"name": "you-say",
"version": "0.0.1",
"license": "GPL-3.0-only",
"engines": {
"node": ">=18"
},
"keywords": [
"NX",
"e2e",
"TDD",
"jest",
"husky",
"docker",
"NestJS",
"NextJS",
"mongodb",
"mongoose",
"prettier",
"monorepo",
"unit-test",
"Typescript",
"commitlint",
"fusionAuth",
"MUI",
"docker-compose",
"integration-test"
],
"author": "kasir-barati",
"scripts": {
"format": "prettier -w . -u",
"prepare": "husky install"
},
"private": false,
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fusionauth/react-sdk": "^1.0.6",
"@fusionauth/typescript-client": "^1.49.1",
"@mdxeditor/editor": "^3.0.5",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.15.17",
"@nestjs/common": "^10.3.7",
"@nestjs/config": "^3.2.1",
"@nestjs/core": "^10.3.7",
"@nestjs/mongoose": "^10.0.4",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.7",
"@nestjs/swagger": "^7.3.1",
"@reduxjs/toolkit": "^2.2.4",
"async-mutex": "^0.5.0",
"axios": "^1.6.8",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"classnames": "^2.5.1",
"cookie-parser": "^1.4.6",
"helmet": "^7.1.0",
"jwks-rsa": "^3.1.0",
"lodash": "^4.17.21",
"next": "^14.2.3",
"passport-jwt": "^4.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "^9.1.2",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"worker-timers": "^7.1.8"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.7",
"@nx/cypress": "19.0.3",
"@nx/eslint": "19.0.3",
"@nx/eslint-plugin": "19.0.3",
"@nx/jest": "19.0.3",
"@nx/js": "19.0.3",
"@nx/nest": "19.0.3",
"@nx/next": "19.0.3",
"@nx/node": "19.0.3",
"@nx/storybook": "19.0.3",
"@nx/web": "19.0.3",
"@nx/webpack": "19.0.3",
"@nx/workspace": "19.0.3",
"@openapitools/openapi-generator-cli": "^2.13.1",
"@storybook/addon-essentials": "^8.0.6",
"@storybook/addon-interactions": "^8.0.6",
"@storybook/core-server": "^8.0.6",
"@storybook/nextjs": "^8.0.6",
"@storybook/test": "^8.0.6",
"@storybook/test-runner": "^0.17.0",
"@swc-node/register": "~1.9.0",
"@swc/core": "~1.4.11",
"@swc/helpers": "~0.5.8",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "15.0.6",
"@types/jest": "^29.5.12",
"@types/node": "~20.12.4",
"@types/passport-jwt": "^4.0.1",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"babel-jest": "^29.7.0",
"cypress": "^13.7.2",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"lint-staged": "^15.2.2",
"madge": "^6.1.0",
"msw": "^2.2.14",
"msw-storybook-addon": "^2.0.2",
"nx": "19.0.3",
"prettier": "^3.2.5",
"sass": "1.72.0",
"sinon": "^17.0.1",
"storybook": "^8.0.6",
"ts-jest": "^29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.3",
"webpack-cli": "^5.1.4"
},
"msw": {
"workerDirectory": [
"apps/frontend/.storybook/static"
]
}
}