forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
b61f930fea
commit
42a8f9015e
1 changed files with 6 additions and 11 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
@ -62,8 +62,7 @@
|
|||
"latlon2country": "^1.2.7",
|
||||
"libphonenumber-js": "^1.11.19",
|
||||
"mangrove-reviews-typescript": "^1.3.1",
|
||||
"maplibre": "^0.0.1-security",
|
||||
"maplibre-gl": "^5.1.0 ",
|
||||
"maplibre-gl": "^5.1.0",
|
||||
"marked": "^12.0.2",
|
||||
"monaco-editor": "^0.46.0",
|
||||
"mvt-to-geojson": "^0.0.6",
|
||||
|
@ -73,7 +72,7 @@
|
|||
"osm-auth": "^2.6.0",
|
||||
"osmtogeojson": "^3.0.0-beta.5",
|
||||
"pannellum": "^2.5.6",
|
||||
"panoramax-js": "^0.4.8",
|
||||
"panoramax-js": "^0.4.11",
|
||||
"panzoom": "^9.4.3",
|
||||
"papaparse": "^5.5.2",
|
||||
"pg": "^8.11.3",
|
||||
|
@ -18357,11 +18356,6 @@
|
|||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/maplibre": {
|
||||
"version": "0.0.1-security",
|
||||
"resolved": "https://registry.npmjs.org/maplibre/-/maplibre-0.0.1-security.tgz",
|
||||
"integrity": "sha512-XawLsomeCq3O+x3IYTlU1QH52m9JvgEZvffgzWZ9P61HdSghJFzLUJjGXvtwV3hEuuZy9v9iSCG7W8pfr8p4Eg=="
|
||||
},
|
||||
"node_modules/maplibre-gl": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.1.0.tgz",
|
||||
|
@ -22018,9 +22012,10 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/panoramax-js": {
|
||||
"version": "0.4.8",
|
||||
"resolved": "https://registry.npmjs.org/panoramax-js/-/panoramax-js-0.4.8.tgz",
|
||||
"integrity": "sha512-z4kV++aHZXJ18S29DwoPScMbewNsSm69LWkmHIJzBOB0xTEUZnWyMzx+lp+5ykAJEBqlYaEhanbETlavyFiMVw==",
|
||||
"version": "0.4.11",
|
||||
"resolved": "https://registry.npmjs.org/panoramax-js/-/panoramax-js-0.4.11.tgz",
|
||||
"integrity": "sha512-TrNSFMOb1nCFej+nzu0d7iGdWbToALvPkfWZdMi0l/yeQr/xj/r/ONCvSb98w8q7kAWaZnstVjs3VEC1zRqftg==",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@ogcapi-js/features": "^1.1.1",
|
||||
"@ogcapi-js/shared": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue