Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): bump @loaders.gl/schema from 4.2.2 to 4.3.4
Bumps [@loaders.gl/schema](https://github.com/visgl/loaders.gl) from 4.2.2 to 4.3.4.
- [Changelog](https://github.com/visgl/loaders.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/loaders.gl@v4.2.2...v4.3.4)

---
updated-dependencies:
- dependency-name: "@loaders.gl/schema"
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2025
commit dd8d2ab6d382f5049b86daa0a1d4b66936ed6c75
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -871,20 +871,27 @@
through "^2.3.8"
web-streams-polyfill "^3.2.1"

"@loaders.gl/[email protected]", "@loaders.gl/schema@^4.2.0":
"@loaders.gl/[email protected]":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@loaders.gl/schema/-/schema-4.2.2.tgz#c5399343ce6103aebb21ba51bda956478247c133"
integrity sha512-vrQ6vlGWWptJXDP1DrL5x/j70xmyt2l36QZcGyDYptrohTGvQLc3yrOEHuD5v96fXX5WR619pT3zSYhuf1FnIg==
dependencies:
"@types/geojson" "^7946.0.7"

"@loaders.gl/[email protected]", "@loaders.gl/schema@^4.3.3":
"@loaders.gl/[email protected]":
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/schema@^4.2.0", "@loaders.gl/schema@^4.3.3":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@loaders.gl/schema/-/schema-4.3.4.tgz#03a09dd8cccc30b6e979471daa8343c1efd7d254"
integrity sha512-1YTYoatgzr/6JTxqBLwDiD3AVGwQZheYiQwAimWdRBVB0JAzych7s1yBuE0CVEzj4JDPKOzVAz8KnU1TiBvJGw==
dependencies:
"@types/geojson" "^7946.0.7"

"@loaders.gl/terrain@^4.2.0":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@loaders.gl/terrain/-/terrain-4.2.2.tgz#163ed9e5a031428e96dd2991d4e615908f1f5e54"
Expand Down
Loading