mirror of
https://github.com/azaion/ui.git
synced 2026-04-23 01:26:34 +00:00
Merge branch 'feat/mission-planner-integration' into dev
ci/woodpecker/push/build-arm Pipeline failed
ci/woodpecker/push/build-arm Pipeline failed
This commit is contained in:
@@ -9,19 +9,28 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"chart.js": "^4.5.1",
|
||||
"i18next": "^24.2.2",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet-draw": "^1.0.4",
|
||||
"leaflet-polylinedecorator": "^1.6.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.0.0",
|
||||
"react-chartjs-2": "^5.3.1",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-dropzone": "^15.0.0",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-icons": "^5.6.0",
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-leaflet-draw": "^0.21.0",
|
||||
"react-router-dom": "^7.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/vite": "^4.1.1",
|
||||
"@types/leaflet": "^1.9.17",
|
||||
"@types/leaflet-draw": "^1.0.13",
|
||||
"@types/leaflet-polylinedecorator": "^1.6.5",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
|
||||
Reference in New Issue
Block a user