Bump @gltf-transform/core from 3.10.1 to 4.0.0 (#69)

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

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

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-11 09:17:16 +00:00
committed by GitHub
parent 64a2c9e630
commit c65b871404
2 changed files with 1 additions and 13 deletions

View File

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