-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
180 lines (180 loc) · 6.02 KB
/
package.json
File metadata and controls
180 lines (180 loc) · 6.02 KB
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": "client-vcnafacul",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"build:development": "tsc && vite build --mode development",
"build:homologation": "tsc && vite build --mode homologation",
"build:qa": "tsc && vite build --mode qa",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"@hookform/resolvers": "^3.9.0",
"@mui/material": "^6.1.9",
"@mui/x-charts": "^7.22.3",
"@mui/x-data-grid": "^7.22.2",
"@nivo/bar": "^0.87.0",
"@nivo/core": "^0.87.0",
"@nivo/line": "^0.87.0",
"@nivo/pie": "^0.87.0",
"@nivo/radar": "^0.87.0",
"@nivo/sunburst": "^0.87.0",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-scroll-area": "^1.2.6",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-tooltip": "^1.2.8",
"@react-google-maps/api": "^2.20.8",
"@tiptap/core": "3.20.2",
"@tiptap/extension-character-count": "^3.20.4",
"@tiptap/extension-image": "3.20.2",
"@tiptap/extension-placeholder": "3.20.2",
"@tiptap/extension-table": "3.20.2",
"@tiptap/extension-table-cell": "3.20.2",
"@tiptap/extension-table-header": "3.20.2",
"@tiptap/extension-table-row": "3.20.2",
"@tiptap/extension-text-align": "3.20.2",
"@tiptap/pm": "3.20.2",
"@tiptap/react": "3.20.2",
"@tiptap/starter-kit": "3.20.2",
"@types/katex": "^0.16.8",
"add": "^2.0.6",
"chart.js": "^4.4.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"docx-preview": "^0.3.5",
"docxtemplater": "^3.65.3",
"heic2any": "^0.0.4",
"html2canvas": "^1.4.1",
"html2pdf.js": "^0.10.3",
"http-status-codes": "^2.3.0",
"jspdf": "^3.0.0",
"katex": "^0.16.38",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"lucide-react": "^0.544.0",
"luxon": "^3.6.1",
"mammoth": "^1.10.0",
"pdfmake": "^0.2.15",
"pizzip": "^3.2.0",
"primereact": "^10.8.4",
"puppeteer": "^24.16.2",
"query-string": "^8.2.0",
"react": "^19.2.1",
"react-chartjs-2": "^5.2.0",
"react-day-picker": "^9.4.5",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^19.2.1",
"react-dropzone": "^14.3.5",
"react-easy-crop": "^5.2.0",
"react-hook-form": "^7.53.0",
"react-icons": "^5.4.0",
"react-intersection-observer": "^9.8.1",
"react-leaflet": "^5.0.0-rc.1",
"react-loading-skeleton": "^3.5.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.1.3",
"react-spinners": "^0.14.1",
"react-toastify": "^11.0.2",
"react-youtube": "^10.1.0",
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"swiper": "^11.0.3",
"tailwind-merge": "^2.5.2",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwind-variants": "^0.1.18",
"tailwindcss-animate": "^1.0.7",
"tiptap-markdown": "^0.9.0",
"validations-br": "^1.4.0",
"xlsx": "^0.18.5",
"yarn": "^1.22.22",
"yup": "^1.3.3",
"zod": "^3.23.8",
"zustand": "^4.4.7"
},
"resolutions": {
"@tiptap/core": "3.20.2",
"@tiptap/pm": "3.20.2",
"@tiptap/extension-blockquote": "3.20.2",
"@tiptap/extension-bold": "3.20.2",
"@tiptap/extension-bubble-menu": "3.20.2",
"@tiptap/extension-bullet-list": "3.20.2",
"@tiptap/extension-code": "3.20.2",
"@tiptap/extension-code-block": "3.20.2",
"@tiptap/extension-document": "3.20.2",
"@tiptap/extension-dropcursor": "3.20.2",
"@tiptap/extension-floating-menu": "3.20.2",
"@tiptap/extension-gapcursor": "3.20.2",
"@tiptap/extension-hard-break": "3.20.2",
"@tiptap/extension-heading": "3.20.2",
"@tiptap/extension-horizontal-rule": "3.20.2",
"@tiptap/extension-image": "3.20.2",
"@tiptap/extension-italic": "3.20.2",
"@tiptap/extension-link": "3.20.2",
"@tiptap/extension-list": "3.20.2",
"@tiptap/extension-list-item": "3.20.2",
"@tiptap/extension-list-keymap": "3.20.2",
"@tiptap/extension-ordered-list": "3.20.2",
"@tiptap/extension-paragraph": "3.20.2",
"@tiptap/extension-placeholder": "3.20.2",
"@tiptap/extension-strike": "3.20.2",
"@tiptap/extension-table": "3.20.2",
"@tiptap/extension-table-cell": "3.20.2",
"@tiptap/extension-table-header": "3.20.2",
"@tiptap/extension-table-row": "3.20.2",
"@tiptap/extension-text": "3.20.2",
"@tiptap/extension-text-align": "3.20.2",
"@tiptap/extension-underline": "3.20.2",
"@tiptap/extensions": "3.20.2",
"@tiptap/react": "3.20.2",
"@tiptap/starter-kit": "3.20.2"
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@svgr/rollup": "^8.1.0",
"@types/leaflet": "^1.9.8",
"@types/lodash": "^4.17.16",
"@types/luxon": "^3.3.6",
"@types/node": "^22.5.5",
"@types/pdfmake": "^0.2.9",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/react-leaflet": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.16",
"eslint": "^9.0.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"postcss": "^8.4.31",
"postcss-nested": "^6.0.1",
"tailwindcss": "^3.4.0",
"typescript": "^5.7.0",
"vite": "^6.0.0"
}
}