Remove API documentation file and update navigation constants with new entries for farm dashboard, water data, soil data, and data section. Enhance sensor hub functionality by adding new sensor payload structure and integrating plant type and name selection in the sensor form. Refactor calendar components to streamline code and improve maintainability.
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
"@tiptap/pm": "^2.10.4",
|
||||
"@tiptap/react": "^2.10.4",
|
||||
"@tiptap/starter-kit": "^2.10.4",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/leaflet-draw": "^1.0.13",
|
||||
"apexcharts": "3.49.0",
|
||||
"bootstrap-icons": "1.11.3",
|
||||
"classnames": "2.5.1",
|
||||
@@ -56,6 +58,8 @@
|
||||
"fs-extra": "11.2.0",
|
||||
"input-otp": "1.4.1",
|
||||
"keen-slider": "6.8.6",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet-draw": "^1.0.4",
|
||||
"mapbox-gl": "3.9.0",
|
||||
"negotiator": "1.0.0",
|
||||
"next": "15.1.2",
|
||||
@@ -68,7 +72,9 @@
|
||||
"react-dom": "18.3.1",
|
||||
"react-dropzone": "14.3.5",
|
||||
"react-hook-form": "7.54.1",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-map-gl": "7.1.8",
|
||||
"react-multi-date-picker": "^4.5.2",
|
||||
"react-perfect-scrollbar": "1.5.8",
|
||||
"react-player": "2.16.0",
|
||||
"react-redux": "9.2.0",
|
||||
|
||||
Reference in New Issue
Block a user