-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
127 lines (127 loc) · 3.99 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
{
"name": "materialize-nextjs-admin-template",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"export": "next export",
"lint": "eslint --fix \"src/**/*.{js,jsx,ts,tsx}\"",
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
"build:icons": "tsc -b src/iconify-bundle && node src/iconify-bundle/bundle-icons-react.js"
},
"dependencies": {
"@casl/ability": "6.3.3",
"@casl/react": "3.1.0",
"@emotion/cache": "11.10.5",
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.6",
"@fullcalendar/bootstrap5": "6.1.4",
"@fullcalendar/common": "5.11.4",
"@fullcalendar/core": "6.1.4",
"@fullcalendar/daygrid": "6.1.4",
"@fullcalendar/interaction": "6.1.4",
"@fullcalendar/list": "6.1.4",
"@fullcalendar/react": "6.1.4",
"@fullcalendar/timegrid": "6.1.4",
"@hookform/resolvers": "2.9.11",
"@iconify/react": "4.1.0",
"@mui/lab": "5.0.0-alpha.123",
"@mui/material": "5.11.13",
"@mui/system": "5.11.13",
"@mui/x-data-grid": "6.0.1",
"@popperjs/core": "2.11.6",
"@reduxjs/toolkit": "1.9.3",
"apexcharts-clevision": "3.28.5",
"aws-sdk": "^2.1394.0",
"axios": "1.3.4",
"bootstrap-icons": "1.10.3",
"chart.js": "4.2.1",
"cleave.js": "1.6.0",
"clipboard-copy": "4.0.1",
"clsx": "1.2.1",
"date-fns": "2.29.3",
"draft-js": "0.11.7",
"i18next": "22.4.11",
"i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.2.0",
"jsonwebtoken": "9.0.0",
"keen-slider": "6.8.5",
"lodash": "^4.17.21",
"meta": "^2.2.25",
"next": "13.5.6",
"nprogress": "0.2.0",
"payment": "2.4.6",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-apexcharts": "1.4.0",
"react-chartjs-2": "5.2.0",
"react-credit-cards": "0.8.3",
"react-datepicker": "4.10.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-draft-wysiwyg": "1.15.0",
"react-dropzone": "14.2.3",
"react-hook-form": "^7.49.2",
"react-hot-toast": "2.4.0",
"react-i18next": "12.2.0",
"react-perfect-scrollbar": "1.5.8",
"react-popper": "2.3.0",
"react-redux": "8.0.5",
"recharts": "2.4.3",
"stylis": "4.1.3",
"stylis-plugin-rtl": "2.1.1",
"swiper": "^10.3.0",
"url": "^0.11.1",
"yup": "1.0.2"
},
"devDependencies": {
"@iconify/iconify": "3.1.0",
"@iconify/json": "2.2.34",
"@iconify/tools": "2.2.6",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.5",
"@types/cleave.js": "1.4.7",
"@types/draft-js": "0.11.10",
"@types/jsonwebtoken": "8.5.9",
"@types/lodash": "^4.14.197",
"@types/node": "18.15.3",
"@types/nprogress": "0.2.0",
"@types/payment": "2.1.4",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.28",
"@types/react-credit-cards": "0.8.1",
"@types/react-datepicker": "4.10.0",
"@types/react-draft-wysiwyg": "1.13.4",
"@types/react-redux": "7.1.25",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.7.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
"prettier": "2.8.4",
"typescript": "4.9.5"
},
"resolutions": {
"minipass": "4.2.5",
"@mui/x-data-grid/@mui/system": "5.4.1",
"react-credit-cards/prop-types": "15.7.2",
"react-hot-toast/goober/csstype": "3.0.10",
"recharts/react-smooth/prop-types": "15.6.0",
"react-draft-wysiwyg/html-to-draftjs/immutable": "4.3.0",
"react-draft-wysiwyg/draftjs-utils/immutable": "4.3.0",
"@emotion/react/@emotion/babel-plugin/@babel/core": "7.0.0",
"@emotion/react/@emotion/babel-plugin/@babel/plugin-syntax-jsx/@babel/core": "7.0.0"
},
"overrides": {
"react-credit-cards": {
"react": "$react"
}
}
}