This commit is contained in:
HAM!DREZA
2024-05-01 21:26:18 +03:30
parent a6947c37a6
commit 48537c93a5
12 changed files with 857 additions and 15 deletions
+6
View File
@@ -8,6 +8,7 @@
"hasInstallScript": true,
"dependencies": {
"gsap": "^3.12.5",
"leaflet": "^1.9.4",
"nuxt": "^3.11.2",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
@@ -6846,6 +6847,11 @@
"safe-buffer": "~5.1.0"
}
},
"node_modules/leaflet": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.4.tgz",
"integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA=="
},
"node_modules/lilconfig": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz",