wind-global

This commit is contained in:
Vasilisk9812 2025-06-21 18:18:15 +09:00
parent 79848ef36f
commit a822fb1e36
7 changed files with 130538 additions and 6 deletions

8
package-lock.json generated
View file

@ -9,7 +9,8 @@
"version": "0.0.1",
"dependencies": {
"bootstrap-icons": "^1.11.3",
"leaflet": "^1.9.4"
"leaflet": "^1.9.4",
"leaflet-velocity": "^2.1.4"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^4.0.0",
@ -1075,6 +1076,11 @@
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.4.tgz",
"integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA=="
},
"node_modules/leaflet-velocity": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/leaflet-velocity/-/leaflet-velocity-2.1.4.tgz",
"integrity": "sha512-uTmSb2/Kn28S0itlmJBMy2ZRKsisWUr2wm9rtkKXjpq9Sai7tqKdTRHKfLgTOgEdWFf5Ctt2bQoB7kb50qC7eg=="
},
"node_modules/locate-character": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz",