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
Build and Release / release (push) Successful in 55s
This commit is contained in:
+7
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user