pitch gefixt

This commit is contained in:
2026-05-12 21:42:04 +02:00
parent 270ea2b771
commit 4fb8dc2b62
3 changed files with 14 additions and 45 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"deck.gl": "^9.3.1",
"maplibre-gl": "^5.22.0",
"proj4": "^2.20.8",
"three": "^0.184.0",
"three": "^0.124.0",
"vite": "^8.0.7"
}
},
@@ -4916,9 +4916,9 @@
}
},
"node_modules/three": {
"version": "0.184.0",
"resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==",
"version": "0.124.0",
"resolved": "https://registry.npmjs.org/three/-/three-0.124.0.tgz",
"integrity": "sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg==",
"license": "MIT"
},
"node_modules/timezone-groups": {