mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-22 15:34:29 +01:00
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:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user