-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
132 lines (132 loc) · 4 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
{
"name": "cropcert-ui",
"version": "2.2.4",
"license": "Apache-2.0",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start",
"lint": "next lint && prettier --write src/**/*"
},
"keywords": [],
"author": "Harsh Zalavadiya",
"dependencies": {
"@chakra-ui/react": "^3.2.5",
"@changey/react-leaflet-markercluster": "^4.0.0-rc1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@hookform/resolvers": "^2.9.8",
"@nikolovlazar/chakra-ui-prose": "^1.2.1",
"@react-google-maps/api": "^2.13.1",
"@react-icons/all-files": "^4.1.0",
"@rehooks/online-status": "^1.1.2",
"@splidejs/react-splide": "^0.7.12",
"@tanstack/react-query": "^5.12.2",
"@tinymce/tinymce-react": "^4.2.0",
"@turf/turf": "^6.5.0",
"auto-toc": "^0.0.6",
"axios": "^1.1.2",
"base64-url": "^2.3.3",
"blueimp-load-image": "^5.16.0",
"boring-avatars": "^1.7.0",
"coffee-flavor-wheel": "^1.1.2",
"cogo-toast": "^4.2.3",
"dayjs": "^1.11.10",
"debounce-promise": "^3.1.2",
"dompurify": "^2.4.0",
"dotenv-load": "^2.0.1",
"fetch-opengraph": "^1.0.35",
"flat": "^5.0.2",
"flatpickr": "^4.6.13",
"framer-motion": "^7.5.3",
"friendly-http-status": "^1.0.0",
"human-readable-numbers": "^0.9.5",
"immer": "^9.0.15",
"indian-number-format": "^1.0.5",
"json-as-xlsx": "^2.4.6",
"jwt-decode": "^3.1.2",
"jwt-encode": "^1.0.1",
"keen-slider": "^6.8.6",
"leaflet": "^1.9.4",
"leaflet-draw": "^1.0.4",
"leaflet-geometryutil": "^0.10.3",
"local-storage-json": "^1.1.0",
"mapbox-gl": "^2.10.0",
"memory-cache": "^0.2.0",
"mq-styled-components": "^2.1.2",
"naksha-components-react": "^4.5.2",
"nanoid": "^4.0.0",
"next": "14.2.20",
"next-env": "^1.1.1",
"next-pwa": "^5.6.0",
"next-seo": "^6.1.0",
"next-themes": "^0.4.4",
"next-translate": "^1.6.0",
"nookies": "^2.5.2",
"nprogress": "^0.2.0",
"query-string": "^7.1.1",
"react": "18.3.1",
"react-burgers": "^1.3.0",
"react-data-table-component": "^7.5.4",
"react-datepicker": "^4.8.0",
"react-datetime-picker": "^4.0.1",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-flatpickr": "^3.10.13",
"react-gbus": "^1.1.3",
"react-google-login": "^5.2.2",
"react-google-recaptcha": "^2.1.0",
"react-hook-form": "^7.37.0",
"react-icons": "^5.4.0",
"react-infinite-scroll-component": "^6.1.0",
"react-infinite-scroller": "^1.2.6",
"react-lazyload": "^3.2.0",
"react-leaflet": "^4.2.1",
"react-leaflet-draw": "^0.20.4",
"react-leaflet-fullscreen": "^4.1.1",
"react-map-gl": "^7.0.19",
"react-mentions": "^4.4.10",
"react-multi-select-component": "^4.3.4",
"react-phone-number-input": "^3.2.11",
"react-select": "^5.4.0",
"react-signature-canvas": "^1.0.6",
"react-simple-wysiwyg": "^2.1.1",
"react-sortable-tree": "^2.8.0",
"react-table": "^7.8.0",
"react-web-share": "^2.0.2",
"sass": "^1.55.0",
"shapefile": "^0.6.6",
"styled-components": "^5.3.6",
"timeago.js": "^4.0.2",
"tiny-skeleton-loader-react": "^1.2.1",
"tinymce": "^6.2.0",
"ts-debounce": "^4.0.0",
"use-immer": "^0.7.0",
"use-indexeddb": "^2.0.2",
"wkt": "^0.1.1",
"xss": "^1.0.14",
"yup": "^0.32.11"
},
"devDependencies": {
"@types/leaflet": "^1.9.7",
"@types/node": "18.11.18",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react-infinite-scroller": "^1.2.3",
"@types/react-leaflet": "^2.8.2",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"eslint": "^8.25.0",
"eslint-config-next": "14.2.20",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.31.9",
"eslint-plugin-simple-import-sort": "^8.0.0",
"prettier": "^2.7.1",
"sw2dts": "^2.6.3",
"typescript": "^5.7.2"
},
"resolutions": {
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5"
}
}