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",