feat: implement comprehensive map editing system with advanced geometry tools, replay management, and project session state modules.
Build and Release / release (push) Successful in 55s

This commit is contained in:
taDuc
2026-06-11 22:05:18 +07:00
parent 0d6599015b
commit 5a8dfc4b50
180 changed files with 43408 additions and 119 deletions
+7 -1
View File
@@ -25,7 +25,10 @@
"autoprefixer": "^10.4.22",
"axios": "^1.14.0",
"flatpickr": "^4.6.13",
"maplibre-gl": "^5.24.0",
"next": "^16.1.6",
"polylabel": "^2.0.1",
"quill-blot-formatter": "^1.0.5",
"react": "^19.2.0",
"react-apexcharts": "^1.8.0",
"react-dnd": "^16.0.1",
@@ -38,12 +41,15 @@
"sweetalert2": "^11.26.24",
"swiper": "^11.2.10",
"tailwind-merge": "^2.6.0",
"yet-another-react-lightbox": "^3.30.1"
"uuid": "^13.0.2",
"yet-another-react-lightbox": "^3.30.1",
"zustand": "^5.0.14"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@svgr/webpack": "^8.1.0",
"@types/node": "^20.19.25",
"@types/polylabel": "^1.1.3",
"@types/react": "^19.2.1",
"@types/react-dom": "^19.2.1",
"@types/react-transition-group": "^4.4.12",