Skip to content

Commit

Permalink
chore(deps-dev): bump @luma.gl/engine from 9.0.27 to 9.0.28 (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent e008add commit 51d9c09
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@lit/task": "^1.0.1",
"@loaders.gl/core": "^4.3.3",
"@luma.gl/core": "9.0.27",
"@luma.gl/engine": "9.0.27",
"@luma.gl/engine": "9.0.28",
"@types/json-schema": "^7.0.15",
"@types/react": "^18.3.18",
"@types/semver": "^7.5.8",
Expand Down
31 changes: 29 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@ __metadata:
"@lit/task": "npm:^1.0.1"
"@loaders.gl/core": "npm:^4.3.3"
"@luma.gl/core": "npm:9.0.27"
"@luma.gl/engine": "npm:9.0.27"
"@luma.gl/engine": "npm:9.0.28"
"@turf/bbox-clip": "npm:^7.1.0"
"@turf/bbox-polygon": "npm:^7.1.0"
"@turf/helpers": "npm:^7.1.0"
Expand Down Expand Up @@ -2441,7 +2441,21 @@ __metadata:
languageName: node
linkType: hard

"@luma.gl/engine@npm:9.0.27, @luma.gl/engine@npm:~9.0.27":
"@luma.gl/engine@npm:9.0.28":
version: 9.0.28
resolution: "@luma.gl/engine@npm:9.0.28"
dependencies:
"@luma.gl/shadertools": "npm:9.0.28"
"@math.gl/core": "npm:^4.0.0"
"@probe.gl/log": "npm:^4.0.2"
"@probe.gl/stats": "npm:^4.0.2"
peerDependencies:
"@luma.gl/core": ^9.0.0
checksum: 10c0/4b862a5d639acfbd37144d2e9db58e357c59c602753deb76595455246c6b186fdd97d10aa7c768b94a8ff25639ffb76704bc2700c31a7421f2be60ea40285381
languageName: node
linkType: hard

"@luma.gl/engine@npm:~9.0.27":
version: 9.0.27
resolution: "@luma.gl/engine@npm:9.0.27"
dependencies:
Expand Down Expand Up @@ -2483,6 +2497,19 @@ __metadata:
languageName: node
linkType: hard

"@luma.gl/shadertools@npm:9.0.28":
version: 9.0.28
resolution: "@luma.gl/shadertools@npm:9.0.28"
dependencies:
"@math.gl/core": "npm:^4.0.0"
"@math.gl/types": "npm:^4.0.0"
wgsl_reflect: "npm:^1.0.1"
peerDependencies:
"@luma.gl/core": ^9.0.0
checksum: 10c0/5821cc2751ee0d0798a38872f4b868689485c8d4b500eef1adaa71b5df7eb059b874444d6d1cc782437626e660f9413f7a1e7512d941f7b3dd2d3e06d75ee34a
languageName: node
linkType: hard

"@luma.gl/webgl@npm:~9.0.27":
version: 9.0.27
resolution: "@luma.gl/webgl@npm:9.0.27"
Expand Down

0 comments on commit 51d9c09

Please sign in to comment.