mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update loaders.gl to v4
This commit is contained in:
parent
f6834ce0f2
commit
94d89c6231
2 changed files with 72 additions and 89 deletions
|
@ -1088,9 +1088,9 @@
|
|||
"@langtrase/trace-attributes": "^7.5.0",
|
||||
"@launchdarkly/node-server-sdk": "^9.9.2",
|
||||
"@launchdarkly/openfeature-node-server": "^1.1.0",
|
||||
"@loaders.gl/core": "^3.4.7",
|
||||
"@loaders.gl/json": "^3.4.7",
|
||||
"@loaders.gl/shapefile": "^3.4.7",
|
||||
"@loaders.gl/core": "^4.3.3",
|
||||
"@loaders.gl/json": "^4.3.3",
|
||||
"@loaders.gl/shapefile": "^4.3.3",
|
||||
"@mapbox/geojson-rewind": "^0.5.0",
|
||||
"@mapbox/mapbox-gl-draw": "1.3.0",
|
||||
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
||||
|
|
155
yarn.lock
155
yarn.lock
|
@ -1769,7 +1769,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
||||
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
||||
|
||||
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.7", "@babel/runtime@^7.27.4", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
|
||||
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.7", "@babel/runtime@^7.27.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
|
||||
version "7.27.6"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
|
||||
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
|
||||
|
@ -8445,68 +8445,67 @@
|
|||
resolved "https://registry.yarnpkg.com/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.4.0.tgz#c2e6f39d2d7673aa4068e43b129ea04347df96b0"
|
||||
integrity sha512-x3LZ2Zq/lIZLEc3Fv54/6CQg9w/CWGc1cz0p4QFQei/1OmrOB4sZEHgD/miAp8eDAHe0g+KqW13k7S9C0TBFmA==
|
||||
|
||||
"@loaders.gl/core@^3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/core/-/core-3.4.7.tgz#c0bd115785ce9169972b4986a925cf6ab7569064"
|
||||
integrity sha512-iKyOKtUTYsgmIaXFmkaV1bc4h36TiHoKzc4xrolU4eSw9BQzR3UATEx/356sUI8g90uQe1SosAcKAUgAvFqgGg==
|
||||
"@loaders.gl/core@^4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/core/-/core-4.3.3.tgz#be0078d6d47c92219e33813c623bed20f4270ca8"
|
||||
integrity sha512-RaQ3uNg4ZaVqDRgvJ2CjaOjeeHdKvbKuzFFgbGnflVB9is5bu+h3EKc3Jke7NGVvLBsZ6oIXzkwHijVsMfxv8g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
"@loaders.gl/loader-utils" "3.4.7"
|
||||
"@loaders.gl/worker-utils" "3.4.7"
|
||||
"@probe.gl/log" "^4.0.1"
|
||||
"@loaders.gl/loader-utils" "4.3.3"
|
||||
"@loaders.gl/schema" "4.3.3"
|
||||
"@loaders.gl/worker-utils" "4.3.3"
|
||||
"@probe.gl/log" "^4.0.2"
|
||||
|
||||
"@loaders.gl/gis@3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/gis/-/gis-3.4.7.tgz#e61190b714eb97d64e5ecea3cee1e1aafeacaa19"
|
||||
integrity sha512-mHZiike8c8zVp6ninNTHBZ/bEioHeKszXyRJqD+i+PBPkQNbQayItt+G6JNEgagdxqIHdgmDwjJZWQ8cvWbjBg==
|
||||
"@loaders.gl/gis@4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/gis/-/gis-4.3.3.tgz#70b61331a77049f2347c20c4899b9fa4a4b88532"
|
||||
integrity sha512-OQNrieRMihsy2mVHuhi7d/SThUdNCgFXmUqhCG53qAVIS+7Nm//lO9zty3EzfOGWHjYcx6+nxl4QO3mR5fXMvg==
|
||||
dependencies:
|
||||
"@loaders.gl/loader-utils" "3.4.7"
|
||||
"@loaders.gl/schema" "3.4.7"
|
||||
"@loaders.gl/loader-utils" "4.3.3"
|
||||
"@loaders.gl/schema" "4.3.3"
|
||||
"@mapbox/vector-tile" "^1.3.1"
|
||||
"@math.gl/polygon" "^3.5.1"
|
||||
"@math.gl/polygon" "^4.1.0"
|
||||
pbf "^3.2.1"
|
||||
|
||||
"@loaders.gl/json@^3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/json/-/json-3.4.7.tgz#de03e6f7bbbe59c92fdf7f2eb7f685b4afe49ec2"
|
||||
integrity sha512-m5tvmf53I3zlUkbQxt9B4bHgYn9cMBsru2/TgQypNl++jxOQcWAy6lYqpCucAMoBZ0V9exEnrxOeaELsYTByEg==
|
||||
"@loaders.gl/json@^4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/json/-/json-4.3.3.tgz#2c8f9abb3c95603a9f319651b3e42a9b45dd5adb"
|
||||
integrity sha512-SSvD6italkOz4E0J/xM+cXcKFH+01GHkHz/n6keSI4XkIZhGq7XC+roUDrmYQ6fRWP8lSaoorSmI+FmhpYz67Q==
|
||||
dependencies:
|
||||
"@loaders.gl/gis" "3.4.7"
|
||||
"@loaders.gl/loader-utils" "3.4.7"
|
||||
"@loaders.gl/schema" "3.4.7"
|
||||
"@loaders.gl/gis" "4.3.3"
|
||||
"@loaders.gl/loader-utils" "4.3.3"
|
||||
"@loaders.gl/schema" "4.3.3"
|
||||
|
||||
"@loaders.gl/loader-utils@3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/loader-utils/-/loader-utils-3.4.7.tgz#347919d686df1aaa4daa9770c8bd6d7a483e08da"
|
||||
integrity sha512-nu7g3LHbq+MaeDf0LLMhMex+hQdriRNcM1TFD6hNi7jjQAPbKGcXZ1aBybuLvT3DGU/TK0o88ekUkkmrSpx83A==
|
||||
"@loaders.gl/loader-utils@4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/loader-utils/-/loader-utils-4.3.3.tgz#31621016c972ecc32f71490e92778c288b43a6d8"
|
||||
integrity sha512-8erUIwWLiIsZX36fFa/seZsfTsWlLk72Sibh/YZJrPAefuVucV4mGGzMBZ96LE2BUfJhadn250eio/59TUFbNw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
"@loaders.gl/worker-utils" "3.4.7"
|
||||
"@probe.gl/stats" "^4.0.1"
|
||||
"@loaders.gl/schema" "4.3.3"
|
||||
"@loaders.gl/worker-utils" "4.3.3"
|
||||
"@probe.gl/log" "^4.0.2"
|
||||
"@probe.gl/stats" "^4.0.2"
|
||||
|
||||
"@loaders.gl/schema@3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/schema/-/schema-3.4.7.tgz#1e984a0e3663e1b13ccd5eba23ff5b6eb0703770"
|
||||
integrity sha512-w429HMLt/NTtREbC2zFO2Fy36cOdQfYE2Ztjo9MJyv+takmZiVzwCRfYrAjOPFWcTLVwcbTkAF2r55+IyNGNeA==
|
||||
"@loaders.gl/schema@4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/schema/-/schema-4.3.3.tgz#4466022119e0a7d106a22f8efda1c87789083945"
|
||||
integrity sha512-zacc9/8je+VbuC6N/QRfiTjRd+BuxsYlddLX1u5/X/cg9s36WZZBlU1oNKUgTYe8eO6+qLyYx77yi+9JbbEehw==
|
||||
dependencies:
|
||||
"@types/geojson" "^7946.0.7"
|
||||
|
||||
"@loaders.gl/shapefile@^3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/shapefile/-/shapefile-3.4.7.tgz#9302f06e61029e0be176e021890791210b825ba2"
|
||||
integrity sha512-HdE3IWjdj8b+iq/yC8WcRhlR2JYSf5LBms0ZrNKOg8MD6Xfh+xfbY3GSK3XnPhs2PC/gfBIkriFRM5VksuJATg==
|
||||
"@loaders.gl/shapefile@^4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/shapefile/-/shapefile-4.3.3.tgz#46ef47e37eb985edd80691515f3ac336f65067ef"
|
||||
integrity sha512-QNBE7vzc8S4hbLStwMvK8jQUhDtp+OCbEfUbZuxzO4nBYIibjIABhhQ6iQ9p8avMX/xj+7skq/o6YZcCIICh7g==
|
||||
dependencies:
|
||||
"@loaders.gl/gis" "3.4.7"
|
||||
"@loaders.gl/loader-utils" "3.4.7"
|
||||
"@loaders.gl/schema" "3.4.7"
|
||||
"@math.gl/proj4" "^3.5.1"
|
||||
"@loaders.gl/gis" "4.3.3"
|
||||
"@loaders.gl/loader-utils" "4.3.3"
|
||||
"@loaders.gl/schema" "4.3.3"
|
||||
"@math.gl/proj4" "^4.1.0"
|
||||
|
||||
"@loaders.gl/worker-utils@3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/worker-utils/-/worker-utils-3.4.7.tgz#6268c08f98a002dada5441d0d42fb3f3676e189b"
|
||||
integrity sha512-qMO4MWvIe9iCFhXbRcDhJEwhhw21KIh26Ehqtw3RGfHurOMRTC16jsAsGAJ+P65PZErpdg11QFS1p/dIEHp4fA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
"@loaders.gl/worker-utils@4.3.3":
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@loaders.gl/worker-utils/-/worker-utils-4.3.3.tgz#ab81dd30c7082f35fd69c984a65b46671a43acc7"
|
||||
integrity sha512-eg45Ux6xqsAfqPUqJkhmbFZh9qfmYuPfA+34VcLtfeXIwAngeP6o4SrTmm9LWLGUKiSh47anCEV1p7borDgvGQ==
|
||||
|
||||
"@mapbox/extent@0.4.0":
|
||||
version "0.4.0"
|
||||
|
@ -8640,44 +8639,33 @@
|
|||
rw "^1.3.3"
|
||||
tinyqueue "^3.0.0"
|
||||
|
||||
"@math.gl/core@3.5.6":
|
||||
version "3.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/core/-/core-3.5.6.tgz#d849db978d7d4a4984bb63868adc693975d97ce7"
|
||||
integrity sha512-UGCKtJUBA9MBswclK6l8DuZqLcEnqlSfI57WzSDUB/Nki4tHfmdImJyhp8ky9W4cIahV1YLMhHRK1oRpLeC1sw==
|
||||
"@math.gl/core@4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/core/-/core-4.1.0.tgz#2f4a1644c6f8fb50aacae57a02f1297f933aefbd"
|
||||
integrity sha512-FrdHBCVG3QdrworwrUSzXIaK+/9OCRLscxI2OUy6sLOHyHgBMyfnEGs99/m3KNvs+95BsnQLWklVfpKfQzfwKA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
gl-matrix "~3.3.0"
|
||||
"@math.gl/types" "4.1.0"
|
||||
|
||||
"@math.gl/core@3.6.3":
|
||||
version "3.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/core/-/core-3.6.3.tgz#a6bf796ed421093099749d609de8d99a3ac20a53"
|
||||
integrity sha512-jBABmDkj5uuuE0dTDmwwss7Cup5ZwQ6Qb7h1pgvtkEutTrhkcv8SuItQNXmF45494yIHeoGue08NlyeY6wxq2A==
|
||||
"@math.gl/polygon@^4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/polygon/-/polygon-4.1.0.tgz#27d8117f82689f59e099957ab68ba26ab35ed100"
|
||||
integrity sha512-YA/9PzaCRHbIP5/0E9uTYrqe+jsYTQoqoDWhf6/b0Ixz8bPZBaGDEafLg3z7ffBomZLacUty9U3TlPjqMtzPjA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@math.gl/types" "3.6.3"
|
||||
gl-matrix "^3.4.0"
|
||||
"@math.gl/core" "4.1.0"
|
||||
|
||||
"@math.gl/polygon@^3.5.1":
|
||||
version "3.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/polygon/-/polygon-3.6.3.tgz#0c19c0b059cedde1cd760cc3796e9180f75bcbde"
|
||||
integrity sha512-FivQ1ZnYcAss1wVifOkHP/ZnlfQy1IL/769uzNtiHxwUbW0kZG3yyOZ9I7fwyzR5Hvqt3ErJKHjSYZr0uVlz5g==
|
||||
"@math.gl/proj4@^4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/proj4/-/proj4-4.1.0.tgz#85de92a6799c032ba8f0e5c842a73d768cb29219"
|
||||
integrity sha512-9rnYWkfyV/lql5+sOvdUnh+x8M0HxMAOJUo6NgC3+NFnNjflGYvmLUANQ11R/viui9r1urVIHxou0Hfn72hwTw==
|
||||
dependencies:
|
||||
"@math.gl/core" "3.6.3"
|
||||
|
||||
"@math.gl/proj4@^3.5.1":
|
||||
version "3.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/proj4/-/proj4-3.5.6.tgz#617aba4cc2a20621550eeaca019bdb35a789d5e0"
|
||||
integrity sha512-X04gccjujg3SpHUM+0l127jY8MuZch33Q8KBBTswrUNq08SRmnH2zCC6PtWAFFmszRmkcAbJlo6SlDBHYPu00g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@math.gl/core" "3.5.6"
|
||||
"@math.gl/core" "4.1.0"
|
||||
"@types/proj4" "^2.5.0"
|
||||
proj4 "2.6.2"
|
||||
|
||||
"@math.gl/types@3.6.3":
|
||||
version "3.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/types/-/types-3.6.3.tgz#9fa9866feabcbb76de107d78ff3a89c0243ac374"
|
||||
integrity sha512-3uWLVXHY3jQxsXCr/UCNPSc2BG0hNUljhmOBt9l+lNFDp7zHgm0cK2Tw4kj2XfkJy4TgwZTBGwRDQgWEbLbdTA==
|
||||
"@math.gl/types@4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@math.gl/types/-/types-4.1.0.tgz#ce28c06bcfe07d21311e00aeb25de82fecf7f393"
|
||||
integrity sha512-clYZdHcmRvMzVK5fjeDkQlHUzXQSNdZ7s4xOqC3nJPgz4C/TZkUecTo9YS4PruZqtDda/ag4erndP0MIn40dGA==
|
||||
|
||||
"@mdx-js/react@^3.0.0":
|
||||
version "3.1.0"
|
||||
|
@ -9652,7 +9640,7 @@
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
|
||||
"@probe.gl/log@^4.0.1":
|
||||
"@probe.gl/log@^4.0.2":
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@probe.gl/log/-/log-4.0.4.tgz#e42d1d0e22981c4010521c350cad2305bce02976"
|
||||
integrity sha512-WpmXl6njlBMwrm8HBh/b4kSp/xnY1VVmeT4PWUKF+RkVbFuKQbsU11dA1IxoMd7gSY+5DGIwxGfAv1H5OMzA4A==
|
||||
|
@ -9660,7 +9648,7 @@
|
|||
"@babel/runtime" "^7.0.0"
|
||||
"@probe.gl/env" "4.0.4"
|
||||
|
||||
"@probe.gl/stats@^4.0.1":
|
||||
"@probe.gl/stats@^4.0.2":
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@probe.gl/stats/-/stats-4.0.4.tgz#b33a47bf192951d0789dfd2044b295c3709386bd"
|
||||
integrity sha512-SDuSY/D4yDL6LQDa69l/GCcnZLRiGYdyvYkxWb0CgnzTPdPrcdrzGkzkvpC3zsA4fEFw2smlDje370QGHwlisg==
|
||||
|
@ -19793,16 +19781,11 @@ github-from-package@0.0.0:
|
|||
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
|
||||
integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
|
||||
|
||||
gl-matrix@^3.4.0, gl-matrix@^3.4.3:
|
||||
gl-matrix@^3.4.3:
|
||||
version "3.4.3"
|
||||
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-3.4.3.tgz#fc1191e8320009fd4d20e9339595c6041ddc22c9"
|
||||
integrity sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==
|
||||
|
||||
gl-matrix@~3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-3.3.0.tgz#232eef60b1c8b30a28cbbe75b2caf6c48fd6358b"
|
||||
integrity sha512-COb7LDz+SXaHtl/h4LeaFcNdJdAQSDeVqjiIihSXNrkWObZLhDI4hIkZC11Aeqp7bcE72clzB0BnDXr2SmslRA==
|
||||
|
||||
glob-parent@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue