mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
inspector: add basemap package
This commit is contained in:
6
app/package-lock.json
generated
6
app/package-lock.json
generated
@@ -22,6 +22,7 @@
|
|||||||
"maplibre-gl": "^2.1.9",
|
"maplibre-gl": "^2.1.9",
|
||||||
"pbf": "^3.2.1",
|
"pbf": "^3.2.1",
|
||||||
"protomaps": "^1.19.0",
|
"protomaps": "^1.19.0",
|
||||||
|
"protomaps-themes-base": "1.1.1",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
"react-dropzone": "^14.1.1",
|
"react-dropzone": "^14.1.1",
|
||||||
@@ -2695,6 +2696,11 @@
|
|||||||
"rbush": "^3.0.1"
|
"rbush": "^3.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/protomaps-themes-base": {
|
||||||
|
"version": "1.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/protomaps-themes-base/-/protomaps-themes-base-1.1.1.tgz",
|
||||||
|
"integrity": "sha512-LlI+6wdTmfolpP+jfxFgv4t070EMj8og9x6jaCM862H5Owb8RyDisnRGr6LST2l7i2m0z+20xmKKoUIx9a+VCQ=="
|
||||||
|
},
|
||||||
"node_modules/protomaps/node_modules/@mapbox/unitbezier": {
|
"node_modules/protomaps/node_modules/@mapbox/unitbezier": {
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.0.tgz",
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
"maplibre-gl": "^2.1.9",
|
"maplibre-gl": "^2.1.9",
|
||||||
"pbf": "^3.2.1",
|
"pbf": "^3.2.1",
|
||||||
"protomaps": "^1.19.0",
|
"protomaps": "^1.19.0",
|
||||||
|
"protomaps-themes-base": "1.1.1",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
"react-dropzone": "^14.1.1",
|
"react-dropzone": "^14.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user