-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
178 lines (178 loc) · 5.95 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
{
"name": "paziresh24",
"version": "1.0.0",
"license": "MIT",
"private": true,
"homepage": "https://dr.paziresh24.com",
"scripts": {
"analyze": "source-map-explorer 'dist/apps/drapp/static/js/*.js'",
"start": "nx serve",
"build": "nx build",
"test": "nx test",
"e2e-ci": "nx e2e-ci",
"affected": "nx affected",
"commit": "git-cz"
},
"resolutions": {
"react-scripts": "5.0.0"
},
"dependencies": {
"@babel/core": "7.12.13",
"@babel/preset-typescript": "7.12.13",
"@ckeditor/ckeditor5-build-classic": "29.1.0",
"@ckeditor/ckeditor5-react": "3.0.2",
"@craco/craco": "6.4.3",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@growthbook/growthbook-react": "0.17.0",
"@hassanmojab/react-modern-calendar-datepicker": "3.1.7",
"@mui/icons-material": "5.8.0",
"@mui/lab": "5.0.0-alpha.83",
"@mui/material": "5.8.0",
"@nivo/bar": "0.74.1",
"@nivo/core": "0.74.1",
"@nivo/pie": "0.74.1",
"@nrwl/cli": "14.4.2",
"@nrwl/eslint-plugin-nx": "14.4.2",
"@nrwl/react": "14.4.2",
"@paziresh24/splunk-event": "2.1.1",
"@persian-tools/persian-tools": "3.5.0",
"@plasmicapp/cli": "0.1.330",
"@plasmicapp/loader-react": "1.0.339",
"@plasmicapp/react-web": "0.2.322",
"@plasmicapp/react-web-runtime": "0.0.42",
"@plasmicpkgs/plasmic-basic-components": "0.0.210",
"@plasmicpkgs/plasmic-query": "0.0.209",
"@plasmicpkgs/radix-ui": "0.0.45",
"@radix-ui/react-popover": "1.0.7",
"@reactour/tour": "latest",
"@sentry/react": "6.11.0",
"@sentry/tracing": "6.11.0",
"@tailwindcss/line-clamp": "0.3.1",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"autoprefixer": "10.4.2",
"axios": "1.6.7",
"babel-loader": "8.1.0",
"classnames": "2.3.1",
"core-js": "3.6.5",
"craco-sass-resources-loader": "1.1.0",
"eruda": "3.0.1",
"firebase": "10.7.1",
"jalali-moment": "3.3.10",
"leaflet": "1.8.0",
"lodash": "4.17.21",
"ncp": "2.0.0",
"plyr-react": "3.2.1",
"postcss": "8.4.5",
"postcss-import": "14.0.2",
"postcss-nesting": "10.0.2",
"prettier": "2.6.2",
"qrcode.react": "1.0.1",
"query-string": "7.0.0",
"react": "18.2.0",
"react-canvas-confetti": "1.2.1",
"react-device-detect": "1.17.0",
"react-dom": "18.2.0",
"react-drag-reorder": "1.1.0",
"react-error-boundary": "3.1.4",
"react-export-excel-xlsx-fix": "0.5.3",
"react-gauge-chart": "0.4.1",
"react-gtm-module": "2.0.11",
"react-helmet": "6.1.0",
"react-hook-form": "7.4.1",
"react-indiana-drag-scroll": "2.0.1",
"react-intersection-observer": "8.33.1",
"react-leaflet": "4.0.1",
"react-number-format": "4.9.3",
"react-query": "3.34.7",
"react-responsive": "9.0.0-beta.4",
"react-router-dom": "5.3.3",
"react-scripts": "5.0.0",
"react-timeit": "1.1.11",
"react-toastify": "8.1.0",
"react-tooltip": "4.2.21",
"react-transition-group": "4.4.1",
"react-use": "17.4.0",
"regenerator-runtime": "0.13.7",
"rimraf": "3.0.2",
"sass": "1.43.2",
"source-map-explorer": "2.5.2",
"styled-components": "5.3.3",
"stylis": "4.1.1",
"stylis-plugin-rtl": "2.1.1",
"tailwindcss": "3.2.7",
"tailwindcss-rtl": "0.9.0",
"tsconfig-paths-webpack-plugin": "3.5.2",
"tslib": "2.4.0",
"typescript": "4.7.4",
"url-loader": "3.0.0",
"uuid": "8.3.2",
"workbox-core": "6.1.5",
"workbox-expiration": "6.1.5",
"workbox-precaching": "6.1.5",
"workbox-routing": "6.1.5",
"workbox-strategies": "6.1.5",
"zustand": "3.7.0"
},
"devDependencies": {
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@nrwl/cypress": "14.4.2",
"@nrwl/jest": "14.4.2",
"@nrwl/linter": "14.4.2",
"@nrwl/nx-cloud": "14.2.0",
"@nrwl/web": "14.4.2",
"@nrwl/workspace": "14.4.2",
"@svgr/webpack": "5.4.0",
"@tailwindcss/forms": "0.5.2",
"@testing-library/react": "13.3.0",
"@types/jest": "27.4.1",
"@types/lodash": "4.14.182",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-gauge-chart": "0.4.0",
"@types/react-router-dom": "5.3.3",
"@types/react-tooltip": "4.2.4",
"@types/uuid": "8.3.4",
"babel-jest": "27.5.1",
"commitizen": "4.3.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "2.10.3",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.3.4",
"msw": "0.38.2",
"nx": "14.4.2",
"react-test-renderer": "18.2.0",
"start-server-and-test": "1.14.0",
"ts-jest": "27.1.4"
},
"volta": {
"node": "18.17.0",
"yarn": "1.22.11",
"npm": "8.5.5"
},
"repository": {
"type": "git",
"url": "git+https://gitlabserver.paziresh24.com/Amirly/drapp.git"
},
"lint-staged": {
"*.{js,jsx,json}": "eslint --cache --fix",
"*.{js,jsx,json,css,md}": "prettier --write"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}