mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
Bump @gltf-transform/core from 4.0.1 to 4.0.2 (#98)
Bumps [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) from 4.0.1 to 4.0.2. - [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md) - [Commits](https://github.com/donmccurdy/glTF-Transform/compare/v4.0.1...v4.0.2) --- 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.0",
|
||||
"@gltf-transform/core": "^4.0.2",
|
||||
"@gltf-transform/extensions": "^4.0.1",
|
||||
"@gltf-transform/functions": "^4.0.1",
|
||||
"@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.0", "@gltf-transform/core@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@gltf-transform/core/-/core-4.0.1.tgz#8c9aaa3b858b28a91c112268ff906929c17dd2c2"
|
||||
integrity sha512-M/H8yfkx3UUE+2LWR2ANqES/Cp5s/ytKCcZGzSNT19C8xwqrb7/jCUjYlVN03joU5Rva9MVpnFfDVZI5UA5qoQ==
|
||||
"@gltf-transform/core@^4.0.1", "@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==
|
||||
dependencies:
|
||||
property-graph "^2.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user