Bump @gltf-transform/functions from 3.10.1 to 4.0.0 (#66)

Bumps [@gltf-transform/functions](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/functions"
  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:16:23 +00:00
committed by GitHub
parent 6c9cba552e
commit 62aa53be27
2 changed files with 13 additions and 26 deletions

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@gltf-transform/core": "^3.10.1",
"@gltf-transform/extensions": "^4.0.0",
"@gltf-transform/functions": "^3.10.1",
"@gltf-transform/functions": "^4.0.0",
"@google/model-viewer": "^3.5.0",
"@jamescoyle/vue-icon": "^0.1.2",
"@mdi/js": "^7.4.47",