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

View File

@@ -450,10 +450,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==
"@gltf-transform/core@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@gltf-transform/core/-/core-4.0.2.tgz#f310bd4bc1b9aa3ee3edbf5f0a5e1458aae48751"
integrity sha512-SDjCuf0mK+go9jtIItgc/FmdAwcSAb2SAIlrUCd5UfOfVd10wp4hj7uCh+kS7Et9ZWod/SauAgtkcs+BG/T+FA==
"@gltf-transform/core@^4.0.2", "@gltf-transform/core@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@gltf-transform/core/-/core-4.0.4.tgz#71d9465fb12f656c97506fe85ef54e3ae96e927c"
integrity sha512-SsIL8vAMjXZBEJR3gI6OhGejK+ck4KKDSswYtShpXLylFAVke2EmITRA7CbzwmgZzbFc3a+appjhBhjRdb7v5A==
dependencies:
property-graph "^2.0.0"