forked from keplergl/kepler.gl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pin luma.gl version to 8.5.21, to avoid mismatch (keplergl#2463)
* pin luma.gl version to 8.5.21, to avoid mismatch Signed-off-by: Birk Skyum <[email protected]> * yarn Signed-off-by: Birk Skyum <[email protected]> --------- Signed-off-by: Birk Skyum <[email protected]> Signed-off-by: Chris Gervang <[email protected]>
- Loading branch information
1 parent
ce52721
commit 503423d
Showing
3 changed files
with
53 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2432,81 +2432,81 @@ | |
"@loaders.gl/schema" "3.4.14" | ||
fast-xml-parser "^4.2.5" | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/constants@^8.5.20", "@luma.gl/constants@^8.5.21": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-8.5.20.tgz#91de116f68110fb28a000b59747d34d54bc06ab2" | ||
integrity sha512-5yG+ybkUZ4j6kLPWMZjN4Hun2yLB0MyEpNCRKAUN9/yS9UIWA7unyVxjSf2vnE7k/7dywtxlbXegASNFgNVGxw== | ||
"@luma.gl/[email protected].21", "@luma.gl/constants@^8.5.20", "@luma.gl/constants@^8.5.21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-8.5.21.tgz#81825e9bd9bdf4a9449bcface8b504389f65f634" | ||
integrity sha512-aJxayGxTT+IRd1vfpcgD/cKSCiVJjBNiuiChS96VulrmCvkzUOLvYXr42y5qKB4RyR7vOIda5uQprNzoHrhQAA== | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/core@^8.5.20", "@luma.gl/core@^8.5.21": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-8.5.20.tgz#8b6cea7b5d7230e8b2848c310fc092af2c652571" | ||
integrity sha512-xJr96G6vhYcznYHC84fbeOG3fgNM4lFwj9bd0VPcg/Kfe8otUeN1Hl0AKHCCtNn48PiMSg3LKbaiRfNUMhaffQ== | ||
"@luma.gl/[email protected].21", "@luma.gl/core@^8.5.20", "@luma.gl/core@^8.5.21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-8.5.21.tgz#dc630f1ea18900287ac8da60724d0d8f783b31b1" | ||
integrity sha512-11jQJQEMoR/IN2oIsd4zFxiQJk6FE+xgVIMUcsCTBuzafTtQZ8Po9df8mt+MVewpDyBlTVs6g8nxHRH4np1ukA== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
"@luma.gl/constants" "8.5.20" | ||
"@luma.gl/engine" "8.5.20" | ||
"@luma.gl/gltools" "8.5.20" | ||
"@luma.gl/shadertools" "8.5.20" | ||
"@luma.gl/webgl" "8.5.20" | ||
"@luma.gl/constants" "8.5.21" | ||
"@luma.gl/engine" "8.5.21" | ||
"@luma.gl/gltools" "8.5.21" | ||
"@luma.gl/shadertools" "8.5.21" | ||
"@luma.gl/webgl" "8.5.21" | ||
|
||
"@luma.gl/[email protected].20": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-8.5.20.tgz#5ef3fa7b69a3bcfeda5991ed9f1d75445cbfbf13" | ||
integrity sha512-+0ryJ/4gL1pWaEgZimY21jUPt1LYiO6Cqte8TNUprCfAHoAStsuzD7jwgEqnM6jJOUEdIxQ3w0z3Dzw/0KIE+w== | ||
"@luma.gl/[email protected].21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-8.5.21.tgz#bc8e55371fb95e33fec195c08abf35598c55da42" | ||
integrity sha512-IG3WQSKXFNUEs8QG7ZjHtGiOtsakUu+BAxtJ6997A6/F06yynZ44tPe5NU70jG9Yfu3kV0LykPZg7hO3vXZDiA== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
"@luma.gl/constants" "8.5.20" | ||
"@luma.gl/gltools" "8.5.20" | ||
"@luma.gl/shadertools" "8.5.20" | ||
"@luma.gl/webgl" "8.5.20" | ||
"@luma.gl/constants" "8.5.21" | ||
"@luma.gl/gltools" "8.5.21" | ||
"@luma.gl/shadertools" "8.5.21" | ||
"@luma.gl/webgl" "8.5.21" | ||
"@math.gl/core" "^3.5.0" | ||
"@probe.gl/env" "^3.5.0" | ||
"@probe.gl/stats" "^3.5.0" | ||
"@types/offscreencanvas" "^2019.7.0" | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/experimental@^8.5.21": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/experimental/-/experimental-8.5.20.tgz#1bb4c458eaadc81f357aead7b7d3067f7c665c94" | ||
integrity sha512-V1Jp68rYMPtwMdf+50r3NSYsGV3srjwZ+lcK2ew4DshjedDbYwLqTGMWcOyBhY3K3aCl2LH3Fhn0hAY+3NTLGA== | ||
"@luma.gl/[email protected].21", "@luma.gl/experimental@^8.5.21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/experimental/-/experimental-8.5.21.tgz#1ab5ad084202ae3c05e16b7e4b430c791f86a50d" | ||
integrity sha512-uFKPChGofyihOKxtqJy78QCQCDFnuMTK4QHrUX/qiTnvFSO8BgtTUevKvWGN9lBvq+uDD0lSieeF9yBzhQfAzw== | ||
dependencies: | ||
"@luma.gl/constants" "8.5.20" | ||
"@luma.gl/constants" "8.5.21" | ||
"@math.gl/core" "^3.5.0" | ||
earcut "^2.0.6" | ||
|
||
"@luma.gl/[email protected].20": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/gltools/-/gltools-8.5.20.tgz#eb35b44b185a83e2e46f1a4f61b51661b95aaf32" | ||
integrity sha512-5pP6ph9FSX5gHiVWQM1DmYRUnriklzKUG9yaqlQsKEqCFsOcKB0EfK3MfBVXIfsOdP/1bJZ9Dlz/zV19soWVhg== | ||
"@luma.gl/[email protected].21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/gltools/-/gltools-8.5.21.tgz#1077305a30712f20cd904c2e4cbe5b9263b7d138" | ||
integrity sha512-6qZ0LaT2Mxa4AJT5F44TFoaziokYiHUwO45vnM/NYUOIu9xevcmS6VtToawytMEACGL6PDeDyVqP3Y80SDzq5g== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
"@luma.gl/constants" "8.5.20" | ||
"@luma.gl/constants" "8.5.21" | ||
"@probe.gl/env" "^3.5.0" | ||
"@probe.gl/log" "^3.5.0" | ||
"@types/offscreencanvas" "^2019.7.0" | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/shadertools@^8.5.20", "@luma.gl/shadertools@^8.5.21": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-8.5.20.tgz#ee09f3880acdd1599619dead3ca5fbe4116bb8b6" | ||
integrity sha512-q1lrCZy1ncIFb4mMjsYgISLzNP6eMnhLUY+Oltj/qjAMcPEssCeHN2+XGfP/CVtU+O7sC+5JY2bQGaTs6HQ/Qw== | ||
"@luma.gl/[email protected].21", "@luma.gl/shadertools@^8.5.20", "@luma.gl/shadertools@^8.5.21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-8.5.21.tgz#9a8e087e39e34f055f9fdda9fac527c04f637b4e" | ||
integrity sha512-WQah7yFDJ8cNCLPYpIm3r0wSlXLvjoA279fcknmATvvkW3/i8PcCJ/nYEBJO3hHEwwMQxD16+YZu/uwGiifLMg== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
"@math.gl/core" "^3.5.0" | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/test-utils@^8.5.20": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-8.5.20.tgz#ba976553504bb107259a26608177eb77d4ec4d01" | ||
integrity sha512-q5rUEKNzRpereCDG74jZEfoLP7ztRji3M3wj3KQfexccHN/Gx8w/RanNo/DAqEkytAeFJpvYNrrU6mnN8bdq2g== | ||
"@luma.gl/[email protected].21", "@luma.gl/test-utils@^8.5.20": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-8.5.21.tgz#e8d478c99f19a0804f85bbafe6ec89b44b8432c7" | ||
integrity sha512-i4tGsGHHqMCIcZQ9hsotL/y6DwJ3cohTDNwyhx0vsVT7VipAd3h3YZ+kGDQq4BwpkN34pLkXIsyEktTbrBXSNA== | ||
dependencies: | ||
"@probe.gl/stats" "^3.5.0" | ||
|
||
"@luma.gl/[email protected].20", "@luma.gl/webgl@^8.5.21": | ||
version "8.5.20" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-8.5.20.tgz#7eef0d695a2a62d0bbe57227c239930a4acf179f" | ||
integrity sha512-p/kt9KztywH4l+09XHoZ4cPFOoE7xlZXIBMT8rxRVgfe1w0lvi7QYh4tOG7gk+iixQ34EyDQacoHCsabdpmqQg== | ||
"@luma.gl/[email protected].21", "@luma.gl/webgl@^8.5.21": | ||
version "8.5.21" | ||
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-8.5.21.tgz#fe67bf19a41231840ca677ae702969c7a9a5d7a0" | ||
integrity sha512-ZVLO4W5UuaOlzZIwmFWhnmZ1gYoU97a+heMqxLrSSmCUAsSu3ZETUex9gOmzdM1WWxcdWaa3M68rvKCNEgwz0Q== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
"@luma.gl/constants" "8.5.20" | ||
"@luma.gl/gltools" "8.5.20" | ||
"@luma.gl/constants" "8.5.21" | ||
"@luma.gl/gltools" "8.5.21" | ||
"@probe.gl/env" "^3.5.0" | ||
"@probe.gl/stats" "^3.5.0" | ||
|
||
|