-
Notifications
You must be signed in to change notification settings - Fork 27
/
package.json
180 lines (180 loc) · 5.6 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
{
"name": "materio-mui-react-nextjs-admin-template",
"version": "2.2.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": {
"@bany/curl-to-json": "^1.2.8",
"@casl/ability": "6.5.0",
"@casl/react": "3.1.0",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@emotion/cache": "11.10.8",
"@emotion/react": "11.10.8",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.8",
"@fullcalendar/bootstrap5": "6.1.6",
"@fullcalendar/common": "5.11.4",
"@fullcalendar/core": "6.1.6",
"@fullcalendar/daygrid": "6.1.6",
"@fullcalendar/interaction": "6.1.6",
"@fullcalendar/list": "6.1.6",
"@fullcalendar/react": "6.1.6",
"@fullcalendar/timegrid": "6.1.6",
"@hookform/resolvers": "3.1.0",
"@iconify/react": "4.1.0",
"@langchain/community": "^0.0.20",
"@langchain/google-genai": "^0.0.7",
"@langchain/openai": "^0.0.12",
"@lexical/react": "^0.14.3",
"@mind-elixir/export-xmind": "^2.0.1",
"@mind-elixir/node-menu": "^1.0.3",
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "^5.15.10",
"@mui/lab": "5.0.0-alpha.128",
"@mui/material": "5.12.2",
"@mui/system": "5.12.1",
"@mui/x-data-grid": "6.0.3",
"@pinecone-database/pinecone": "^2.0.1",
"@popperjs/core": "2.11.7",
"@reduxjs/toolkit": "1.9.5",
"@supercharge/promise-pool": "^3.1.0",
"@tanstack/react-query": "^5.28.14",
"@vercel/analytics": "^1.1.2",
"apexcharts-clevision": "3.28.5",
"arweave": "^1.14.4",
"axios": "1.4.0",
"axios-mock-adapter": "1.21.4",
"bcrypt": "^5.1.1",
"bignumber.js": "^9.1.2",
"bip39-web-crypto": "^4.0.1",
"bootstrap-icons": "1.10.5",
"chart.js": "4.3.0",
"cleave.js": "1.6.0",
"clipboard-copy": "4.0.1",
"clsx": "1.2.1",
"crypto": "^1.0.1",
"date-fns": "2.30.0",
"dayjs": "^1.11.10",
"dotenv": "^16.4.1",
"draft-js": "0.11.7",
"file-saver": "^2.0.5",
"formidable": "^3.5.1",
"framer-motion": "^11.0.24",
"fs": "^0.0.1-security",
"html-to-image": "^1.11.11",
"human-crypto-keys": "^0.1.4",
"i18next": "22.4.15",
"i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.2.0",
"install": "^0.13.0",
"jsonwebtoken": "^8.5.1",
"jszip": "^3.10.1",
"keen-slider": "6.8.5",
"langchain": "^0.1.7",
"markdown-to-json": "^0.5.4",
"mind-elixir": "^4.0.1",
"mind-elixir-react": "^1.0.1",
"mp3-duration": "^1.1.0",
"multer": "^1.4.5-lts.1",
"next": "13.3.2",
"next-i18next": "^15.2.0",
"npm": "^10.2.3",
"nprogress": "0.2.0",
"openai": "^4.0.0",
"payment": "2.4.6",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^4.0.379",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-apexcharts": "1.4.0",
"react-audio-player": "^0.17.0",
"react-chartjs-2": "5.2.0",
"react-credit-cards": "0.8.3",
"react-datepicker": "4.11.0",
"react-dom": "18.2.0",
"react-draft-wysiwyg": "1.15.0",
"react-dropzone": "14.2.3",
"react-excel-renderer": "^1.1.0",
"react-file-viewer": "^1.2.1",
"react-hook-form": "7.43.9",
"react-hot-toast": "2.4.1",
"react-i18next": "12.2.2",
"react-icons": "^5.0.1",
"react-json-view": "^1.21.3",
"react-markdown": "^9.0.1",
"react-pdf": "^7.5.1",
"react-perfect-scrollbar": "1.5.8",
"react-popper": "2.3.0",
"react-pptx": "^2.20.1",
"react-redux": "8.0.5",
"reactflow": "^11.10.4",
"recharts": "2.5.0",
"secrets.js": "^0.1.8",
"sqlite3": "^5.1.6",
"stylis": "4.1.4",
"stylis-plugin-rtl": "2.1.1",
"useragent": "^2.3.0",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"yup": "1.1.1",
"zustand": "^4.5.2"
},
"devDependencies": {
"@iconify/iconify": "3.1.0",
"@iconify/json": "2.2.58",
"@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/node": "^18.16.3",
"@types/nprogress": "0.2.0",
"@types/payment": "2.1.4",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.0",
"@types/react-credit-cards": "0.8.1",
"@types/react-datepicker": "4.11.2",
"@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.3.2",
"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",
"react-json-viewer": "^3.0.1",
"typescript": "5.0.4"
},
"resolutions": {
"minipass": "5.0.0",
"@mui/x-data-grid/@mui/system": "5.12.1",
"react-credit-cards/prop-types": "15.7.2",
"react-hot-toast/goober/csstype": "3.1.2",
"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.21.5",
"@emotion/react/@emotion/babel-plugin/@babel/plugin-syntax-jsx/@babel/core": "7.21.5"
},
"engines": {
"node": "18.x"
},
"overrides": {
"react-credit-cards": {
"react": "$react"
}
}
}