From dd8d2ab6d382f5049b86daa0a1d4b66936ed6c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 17:40:15 +0000 Subject: [PATCH] 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](https://github.com/visgl/loaders.gl/compare/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] --- yarn.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e6869683c2f..e30c39d15fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,20 +871,27 @@ through "^2.3.8" web-streams-polyfill "^3.2.1" -"@loaders.gl/schema@4.2.2", "@loaders.gl/schema@^4.2.0": +"@loaders.gl/schema@4.2.2": 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/schema@4.3.3", "@loaders.gl/schema@^4.3.3": +"@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/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"