Bump @gltf-transform/extensions from 4.0.10 to 4.1.0 (#203)

Bumps [@gltf-transform/extensions](https://github.com/donmccurdy/glTF-Transform) from 4.0.10 to 4.1.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/donmccurdy/glTF-Transform/compare/v4.0.10...v4.1.0)

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

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-11-09 09:32:46 +00:00
committed by GitHub
parent 4439c436fc
commit 4012bac31f
2 changed files with 6 additions and 6 deletions

View File

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