Bump @gltf-transform/extensions from 4.0.1 to 4.0.2 (#100)

Bumps [@gltf-transform/extensions](https://github.com/donmccurdy/glTF-Transform) from 4.0.1 to 4.0.2.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/donmccurdy/glTF-Transform/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@gltf-transform/extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-29 09:20:36 +00:00
committed by GitHub
parent 82b5e305d9
commit 14817b6505
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@gltf-transform/core": "^4.0.2",
"@gltf-transform/extensions": "^4.0.1",
"@gltf-transform/extensions": "^4.0.2",
"@gltf-transform/functions": "^4.0.1",
"@google/model-viewer": "^3.5.0",
"@jamescoyle/vue-icon": "^0.1.2",

View File

@@ -457,12 +457,12 @@
dependencies:
property-graph "^2.0.0"
"@gltf-transform/extensions@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@gltf-transform/extensions/-/extensions-4.0.1.tgz#26ca1219ee0ae16a0297742d228beb593d076d01"
integrity sha512-sz8+rMvGp5NGJyYNPXyCnvM+iy4zxbAgnmd5y2ChBJyQuB4uNDpn1eUfdjiIpRiIGAiBvZgbXE/Fkg5RbpRiYQ==
"@gltf-transform/extensions@^4.0.1", "@gltf-transform/extensions@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@gltf-transform/extensions/-/extensions-4.0.2.tgz#7aca4f567181c5a937516ac451b9ce0f8c10b4fa"
integrity sha512-Fl8UhrdG/Xyk1xHXFtHvFxmbxw5kZlHmJ0PxEfHVkO9X4HWErklU/LZPVq254lrzE1cvrF3Nd/i/JWf5lnJf8A==
dependencies:
"@gltf-transform/core" "^4.0.1"
"@gltf-transform/core" "^4.0.2"
ktx-parse "^0.7.0"
"@gltf-transform/functions@^4.0.1":