Unverified Commit a2b44a8f authored by Sparkf's avatar Sparkf 🏙️
Browse files

temporary revert maplibre-gl-js to 5.19.0 to fix geojson display issue

parent 7a70a4db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
    "axios": "^1.17.0",
    "download": "^8.0.0",
    "echarts": "^5.6.0",
    "maplibre-gl": "^5.24.0",
    "maplibre-gl": "^5.19.0",
    "pmtiles": "^4.4.1",
    "vue": "^3.5.38"
  }
+41 −11
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@ importers:
        specifier: ^5.6.0
        version: 5.6.0
      maplibre-gl:
        specifier: ^5.24.0
        version: 5.24.0
        specifier: ^5.19.0
        version: 5.19.0
      pmtiles:
        specifier: ^4.4.1
        version: 4.4.1
@@ -842,6 +842,10 @@ packages:
  '@jridgewell/trace-mapping@0.3.31':
    resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}

  '@mapbox/geojson-rewind@0.5.2':
    resolution: {integrity: sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==}
    hasBin: true

  '@mapbox/jsonlint-lines-primitives@2.0.2':
    resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==}
    engines: {node: '>= 0.6'}
@@ -865,8 +869,8 @@ packages:
    resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==}
    engines: {node: '>=6.0.0'}

  '@maplibre/geojson-vt@6.1.0':
    resolution: {integrity: sha512-2eIY4gZxeKIVOZVNkAMb+5NgXhgsMQpOveTQAvnp53LYqHGJZDidk7Ew0Tged9PThidpbS+NFTh0g4zivhPDzQ==}
  '@maplibre/geojson-vt@5.0.4':
    resolution: {integrity: sha512-KGg9sma45S+stfH9vPCJk1J0lSDLWZgCT9Y8u8qWZJyjFlP8MNP1WGTxIMYJZjDvVT3PDn05kN1C95Sut1HpgQ==}

  '@maplibre/maplibre-gl-style-spec@24.10.0':
    resolution: {integrity: sha512-lichxSiagMEBBrqHF0trtMQH9RKh+9jUlIJl0qW0QHvt2H/tbvUWdE+ZzI2Jd0/pT7j/iavLonlPu7EQ/ixTOw==}
@@ -1857,6 +1861,9 @@ packages:
  '@types/sax@1.2.7':
    resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}

  '@types/supercluster@7.1.3':
    resolution: {integrity: sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==}

  '@types/trusted-types@2.0.7':
    resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}

@@ -2759,6 +2766,10 @@ packages:
    resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==}
    engines: {node: '>=6'}

  get-stream@6.0.1:
    resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
    engines: {node: '>=10'}

  get-symbol-description@1.1.0:
    resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==}
    engines: {node: '>= 0.4'}
@@ -3249,8 +3260,8 @@ packages:
    resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
    engines: {node: '>=6'}

  maplibre-gl@5.24.0:
    resolution: {integrity: sha512-ALyFxgtd5R+65UqZ/++lOqwWcC0SNho9c27fYSyLmG7AfnAul2o46F05aDJGPbFU57wos9dgcIySHs0Xe6ia3A==}
  maplibre-gl@5.19.0:
    resolution: {integrity: sha512-REhYUN8gNP3HlcIZS6QU2uy8iovl31cXsrNDkCcqWSQbCkcpdYLczqDz5PVIwNH42UQNyvukjes/RoHPDrOUmQ==}
    engines: {node: '>=16.14.0', npm: '>=8.1.0'}

  markdown-it-anchor@9.2.0:
@@ -4020,6 +4031,9 @@ packages:
  stylis@4.4.0:
    resolution: {integrity: sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==}

  supercluster@8.0.1:
    resolution: {integrity: sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==}

  supports-color@8.1.1:
    resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
    engines: {node: '>=10'}
@@ -5326,6 +5340,11 @@ snapshots:
      '@jridgewell/resolve-uri': 3.1.2
      '@jridgewell/sourcemap-codec': 1.5.5

  '@mapbox/geojson-rewind@0.5.2':
    dependencies:
      get-stream: 6.0.1
      minimist: 1.2.8

  '@mapbox/jsonlint-lines-primitives@2.0.2': {}

  '@mapbox/point-geometry@1.1.0': {}
@@ -5344,9 +5363,7 @@ snapshots:

  '@mapbox/whoots-js@3.1.0': {}

  '@maplibre/geojson-vt@6.1.0':
    dependencies:
      kdbush: 4.1.0
  '@maplibre/geojson-vt@5.0.4': {}

  '@maplibre/maplibre-gl-style-spec@24.10.0':
    dependencies:
@@ -6963,6 +6980,10 @@ snapshots:
    dependencies:
      '@types/node': 24.13.2

  '@types/supercluster@7.1.3':
    dependencies:
      '@types/geojson': 7946.0.16

  '@types/trusted-types@2.0.7': {}

  '@types/unist@3.0.3': {}
@@ -8254,6 +8275,8 @@ snapshots:
    dependencies:
      pump: 3.0.4

  get-stream@6.0.1: {}

  get-symbol-description@1.1.0:
    dependencies:
      call-bound: 1.0.4
@@ -8741,19 +8764,21 @@ snapshots:
      pify: 4.0.1
      semver: 5.7.2

  maplibre-gl@5.24.0:
  maplibre-gl@5.19.0:
    dependencies:
      '@mapbox/geojson-rewind': 0.5.2
      '@mapbox/jsonlint-lines-primitives': 2.0.2
      '@mapbox/point-geometry': 1.1.0
      '@mapbox/tiny-sdf': 2.2.0
      '@mapbox/unitbezier': 0.0.1
      '@mapbox/vector-tile': 2.0.5
      '@mapbox/whoots-js': 3.1.0
      '@maplibre/geojson-vt': 6.1.0
      '@maplibre/geojson-vt': 5.0.4
      '@maplibre/maplibre-gl-style-spec': 24.10.0
      '@maplibre/mlt': 1.1.11
      '@maplibre/vt-pbf': 4.3.2
      '@types/geojson': 7946.0.16
      '@types/supercluster': 7.1.3
      earcut: 3.0.2
      gl-matrix: 3.4.4
      kdbush: 4.1.0
@@ -8761,6 +8786,7 @@ snapshots:
      pbf: 4.0.2
      potpack: 2.1.0
      quickselect: 3.0.0
      supercluster: 8.0.1
      tinyqueue: 3.0.0

  markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.2.0):
@@ -9585,6 +9611,10 @@ snapshots:

  stylis@4.4.0: {}

  supercluster@8.0.1:
    dependencies:
      kdbush: 4.1.0

  supports-color@8.1.1:
    dependencies:
      has-flag: 4.0.0