Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump loaders.gl to 1.2.0 #1198

Merged
merged 1 commit into from Aug 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/core/gltf/package.json
Expand Up @@ -9,8 +9,8 @@
"open-vr": "adb reverse tcp:8080 tcp:8080 && adb shell am start -a android.intent.action.VIEW -d http://localhost:8080/"
},
"dependencies": {
"@loaders.gl/core": "^1.0.3",
"@loaders.gl/draco": "^1.0.3",
"@loaders.gl/core": "^1.2.0",
"@loaders.gl/draco": "^1.2.0",
"@luma.gl/addons": "^7.2.0-beta",
"@luma.gl/constants": "^7.2.0-beta",
"@luma.gl/core": "^7.2.0-beta",
Expand Down
2 changes: 1 addition & 1 deletion modules/addons/package.json
Expand Up @@ -30,7 +30,7 @@
"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
},
"dependencies": {
"@loaders.gl/gltf": "^1.0.3",
"@loaders.gl/gltf": "^1.2.0",
"@luma.gl/constants": "7.2.0-beta.1",
"math.gl": "^2.3.0"
},
Expand Down
6 changes: 3 additions & 3 deletions website/package.json
Expand Up @@ -22,9 +22,9 @@
"highlight.js": "^9.7.0",
"immutable": "^3.7.5",
"@luma.gl/core": "^7.0.0-beta",
"@loaders.gl/core": "^1.0.3",
"@loaders.gl/draco": "^1.0.3",
"@loaders.gl/gltf": "^1.0.3",
"@loaders.gl/core": "^1.2.0",
"@loaders.gl/draco": "^1.2.0",
"@loaders.gl/gltf": "^1.2.0",
"@probe.gl/stats-widget": "^3.0.1",
"marked": "^0.3.6",
"math.gl": "^2.3.1",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Expand Up @@ -1319,31 +1319,31 @@
npmlog "^4.1.2"
write-file-atomic "^2.3.0"

"@loaders.gl/core@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@loaders.gl/core/-/core-1.1.1.tgz#4a1ccb8b1db0bb9aab41b49e6f73131ac183041c"
integrity sha512-n48UBuodfBuTHnnqeCE6Yb5z2edJMn1E78Y6MSR2BfyISOpiG3gzNcyGfVcWT60fkzpJUQbETbPiWBHlN2/q5w==
"@loaders.gl/core@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@loaders.gl/core/-/core-1.2.0.tgz#64f30a900cadac5d91f4708f7d7487130d55b448"
integrity sha512-L8f3TtZSQvR6ynD1iyWhbHTj/wjiKZYE1xLnh9kCP/hXiy7w/eyHSDSKs8xKo8WV8w+jGWgrxrj4OPjO+l+UvA==
dependencies:
"@babel/runtime" "^7.3.1"

"@loaders.gl/gltf@^1.0.3":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@loaders.gl/gltf/-/gltf-1.1.1.tgz#25c320de9fa3913bdbabd56ab4e2be70c3fae25a"
integrity sha512-HJ1e6LEf8AIh8fzlnA/bKShDuAWndG/GPt+Pvv5wtcKfp6Q5KJILCaUMrbYq9JuzoMG7aoLLezCxb4z3QsYqNA==
"@loaders.gl/gltf@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@loaders.gl/gltf/-/gltf-1.2.0.tgz#c4dcc43a815e4ee416278f8adca66f01d6c04583"
integrity sha512-YxrGGwtdyKaH2tRnoVmuRUePY7YJPZWf4NJqVDf6SFZjSh3hMEjEPoW4F3Dus3GTz8XyQOVfDMBEdhhHBzyiWQ==
dependencies:
"@loaders.gl/core" "1.1.1"
"@loaders.gl/images" "1.1.1"
"@loaders.gl/loader-utils" "1.1.1"
"@loaders.gl/core" "1.2.0"
"@loaders.gl/images" "1.2.0"
"@loaders.gl/loader-utils" "1.2.0"

"@loaders.gl/images@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@loaders.gl/images/-/images-1.1.1.tgz#631e5e7f39c24a4a6371c8b0be697b02a6d9e32f"
integrity sha512-BVzsZWO3A/3CA6Em7/ypumtwQdxrdRqO5XEdqVq5wzNRw/Dby3y3dnpMmJ7e/mbTdM41MpYkwhyzyORSyMWzEA==
"@loaders.gl/images@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@loaders.gl/images/-/images-1.2.0.tgz#d4e66771d097f02220071c58fa545064c110e61d"
integrity sha512-XTomGXsucrFNQj4lLTZ3rXZmOgtjUnNYWBTBkq0Dznpz8IwWSbc3deSfbNqhULyqWO3ZUfH/xMQvGfHD3HYySg==

"@loaders.gl/loader-utils@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@loaders.gl/loader-utils/-/loader-utils-1.1.1.tgz#9830d5706f98ce30572f41fba4c05e5306a84ac3"
integrity sha512-CGQaoxHZg3v04kOXHH94aD/K2BgQYKwx6Kh2LInPUrm3rx6gsya9t0vc7g3M1SNihPkVH/jMmqBUq1MuxtAIdA==
"@loaders.gl/loader-utils@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@loaders.gl/loader-utils/-/loader-utils-1.2.0.tgz#27bcf5eb59239adb2fc5429e1a84cac071047918"
integrity sha512-8Dbo35NFqsSPf4EGvOkiua6zQYeF/4zVAR8A4N7OmVy76P8weUi/X9dT4gX7t5sCE66ex+vtDWPUQ4ASL9mPPQ==
dependencies:
"@babel/runtime" "^7.3.1"

Expand Down