ArcGisMap

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-20 16:32:13 +07:00
parent dcc426268d
commit b98076ac6c
5 changed files with 143 additions and 1 deletions

View file

@ -15,6 +15,7 @@
"format": "prettier . --write"
},
"dependencies": {
"@arcgis/core": "^4.28.10",
"@fullcalendar/core": "^6.1.8",
"@fullcalendar/daygrid": "^6.1.8",
"@fullcalendar/interaction": "^6.1.8",
@ -24,6 +25,8 @@
"@googlemaps/js-api-loader": "^1.16.2",
"@quasar/extras": "^1.15.8",
"@vuepic/vue-datepicker": "^5.2.1",
"arcgis-js-api": "^4.28.10",
"esri-loader": "^3.7.0",
"keycloak-js": "^22.0.2",
"moment": "^2.29.4",
"pinia": "^2.1.4",
@ -39,7 +42,7 @@
"@quasar/vite-plugin": "^1.3.0",
"@rushstack/eslint-patch": "^1.1.4",
"@types/jsdom": "^20.0.1",
"@types/node": "^18.11.12",
"@types/node": "^18.18.10",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/eslint-config-prettier": "^7.0.0",