Bump @gltf-transform/core from 4.0.2 to 4.0.4 (#109)

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

---
updated-dependencies:
- dependency-name: "@gltf-transform/core"
  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-07-06 09:19:50 +00:00
committed by GitHub
parent 6a8ca13de3
commit 36da97e8c8
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"update-licenses": "generate-license-file --input package.json --output assets/licenses.txt --overwrite"
},
"dependencies": {
"@gltf-transform/core": "^4.0.2",
"@gltf-transform/core": "^4.0.4",
"@gltf-transform/extensions": "^4.0.2",
"@gltf-transform/functions": "^4.0.2",
"@google/model-viewer": "^3.5.0",