Bump @gltf-transform/extensions from 4.0.0 to 4.0.1 (#71)

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

---
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-05-18 09:21:22 +00:00
committed by GitHub
parent 3b394d5325
commit db0f139cf8
2 changed files with 10 additions and 10 deletions

View File

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