forked from MapComplete/MapComplete
Merge branch 'develop' into feature/nsi
This commit is contained in:
commit
93b1a28b60
234 changed files with 48748 additions and 30832 deletions
29
package-lock.json
generated
29
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"name-suggestion-index": "^6.0.20240422",
|
||||
"npm": "^10.7.0",
|
||||
"opening_hours": "^3.6.0",
|
||||
"osm-auth": "^2.2.0",
|
||||
"osm-auth": "^2.5.0",
|
||||
"osmtogeojson": "^3.0.0-beta.5",
|
||||
"panzoom": "^9.4.3",
|
||||
"papaparse": "^5.3.1",
|
||||
|
@ -14720,13 +14720,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/osm-auth": {
|
||||
"version": "2.2.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"store": "~2.0.12"
|
||||
},
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.5.0.tgz",
|
||||
"integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA==",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": ">=18.18"
|
||||
}
|
||||
},
|
||||
"node_modules/osm-polygon-features": {
|
||||
|
@ -17189,13 +17187,6 @@
|
|||
"version": "3.3.2",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/store": {
|
||||
"version": "2.0.12",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/stream-to-string": {
|
||||
"version": "1.2.1",
|
||||
"license": "MIT",
|
||||
|
@ -29393,10 +29384,9 @@
|
|||
}
|
||||
},
|
||||
"osm-auth": {
|
||||
"version": "2.2.0",
|
||||
"requires": {
|
||||
"store": "~2.0.12"
|
||||
}
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.5.0.tgz",
|
||||
"integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA=="
|
||||
},
|
||||
"osm-polygon-features": {
|
||||
"version": "0.9.2"
|
||||
|
@ -31013,9 +31003,6 @@
|
|||
"std-env": {
|
||||
"version": "3.3.2"
|
||||
},
|
||||
"store": {
|
||||
"version": "2.0.12"
|
||||
},
|
||||
"stream-to-string": {
|
||||
"version": "1.2.1",
|
||||
"requires": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue