Skip to content

Commit

Permalink
Update babylonjs to v7.43.0 (minor) (#3126)
Browse files Browse the repository at this point in the history
Update babylonjs to v7.43.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ef0c36f commit 9db61a4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"dependencies": {
"@apollo/client": "3.12.4",
"@babylonjs/core": "7.42.0",
"@babylonjs/gui": "7.42.0",
"@babylonjs/loaders": "7.42.0",
"@babylonjs/materials": "7.42.0",
"@babylonjs/core": "7.43.0",
"@babylonjs/gui": "7.43.0",
"@babylonjs/loaders": "7.43.0",
"@babylonjs/materials": "7.43.0",
"@codersrank/activity": "0.9.14",
"@codersrank/education": "0.9.12",
"@codersrank/portfolio": "0.9.10",
Expand All @@ -73,7 +73,7 @@
"animateme": "2.4.2",
"async-array-prototype": "1.1.1",
"attr-i18n": "1.0.0",
"babylonjs-gltf2interface": "7.42.0",
"babylonjs-gltf2interface": "7.43.0",
"contentful": "11.4.1",
"d3": "7.9.0",
"date-fns": "4.1.0",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,25 +1037,25 @@
"@babel/helper-string-parser" "^7.25.9"
"@babel/helper-validator-identifier" "^7.25.9"

"@babylonjs/core@7.42.0":
version "7.42.0"
resolved "https://registry.yarnpkg.com/@babylonjs/core/-/core-7.42.0.tgz#1aab4c557268676aed15468d00ca46dc178ce3c5"
integrity sha512-OFFF8m/N6dUAfDiljqVZ5DIouBt+TksnWOPB2Sye9KJ5M7U+Zc9vlUrOGtpVSH/rGGQmmAvj7uW7o7C8xda4Gg==

"@babylonjs/gui@7.42.0":
version "7.42.0"
resolved "https://registry.yarnpkg.com/@babylonjs/gui/-/gui-7.42.0.tgz#8027ff09705b167c4e61e919f84cf64228c73a5a"
integrity sha512-7Jb0liuM+IQW1L9TQkQ8I1UzKDH/5e1jTTIZ2w2oAGdpCnz6kenMy1iPumUfIRF9uGQYk9Qglchil/oVDx3CAQ==

"@babylonjs/loaders@7.42.0":
version "7.42.0"
resolved "https://registry.yarnpkg.com/@babylonjs/loaders/-/loaders-7.42.0.tgz#086de0497c1f8c5d8e71577906b7f1e1ff725791"
integrity sha512-1p0dTcL1fxguabxOpDV4iLEOfcncoh6HES90WCffbXvVa+YPGQEBhVqLL3xSAFokTK5ucRjnPdTSfktBMvo10Q==

"@babylonjs/materials@7.42.0":
version "7.42.0"
resolved "https://registry.yarnpkg.com/@babylonjs/materials/-/materials-7.42.0.tgz#5aa1a432f04342fa233ea059ab81c9aa6431f548"
integrity sha512-FcHZJQQ0xxIbNnq2LQZaoSBdWmfRUKB/dECFQ0llltOc/LedqvmJNlIcjZuEWlwOAiDeWJQvzPpDluH0tILfFg==
"@babylonjs/core@7.43.0":
version "7.43.0"
resolved "https://registry.yarnpkg.com/@babylonjs/core/-/core-7.43.0.tgz#ea5fcd911aef55957775d6cb3d3a4a5ff50f3a01"
integrity sha512-IgIHoju3kprOyJJzKa/3LcprYffl35LVFW55IWGSeZ0hOVnAdUkjDXuGVGue31PKmjVI/uonpsR0nJ4ZHHI4UQ==

"@babylonjs/gui@7.43.0":
version "7.43.0"
resolved "https://registry.yarnpkg.com/@babylonjs/gui/-/gui-7.43.0.tgz#56473ed4d753c6c9dec6eab32a33e3942133317d"
integrity sha512-P6dyGtUW3Iblr+o7NXK/z2gbByANJ9K3MFMAQTKAODIcdsu+UtzaPTpGvd9lhEph9ih3/B6Myz/u7677IZ8Sqw==

"@babylonjs/loaders@7.43.0":
version "7.43.0"
resolved "https://registry.yarnpkg.com/@babylonjs/loaders/-/loaders-7.43.0.tgz#0c6bfbefd3b0498eb60121e83228d3285eb61bf4"
integrity sha512-NUPluqw+LmFabr+sbmMa2baaVyZ7CfQmuK+4y+M3i47mqlayvWpN62U66ccLrIhrwN9EGbGmdQqKyrQ3hZ3xTA==

"@babylonjs/materials@7.43.0":
version "7.43.0"
resolved "https://registry.yarnpkg.com/@babylonjs/materials/-/materials-7.43.0.tgz#8ba3a4c8909b945c465258bac24344533f5b1249"
integrity sha512-S2UtMyLHmhw4oedm5gQpaQ2v9tCbyCdh+11ONVvdTc3YOIR98+36zHMC9KdK729Wau50T2392gWkhBd8YHYC8A==

"@bcoe/v8-coverage@^0.2.3":
version "0.2.3"
Expand Down Expand Up @@ -4129,10 +4129,10 @@ babel-preset-jest@^29.6.3:
babel-plugin-jest-hoist "^29.6.3"
babel-preset-current-node-syntax "^1.0.0"

babylonjs-gltf2interface@7.42.0:
version "7.42.0"
resolved "https://registry.yarnpkg.com/babylonjs-gltf2interface/-/babylonjs-gltf2interface-7.42.0.tgz#9955fa2ec4b84cfc245172c3676fee37505acdaa"
integrity sha512-RFKkdbxTaLLx7bUAVQU/g+I7VDdf5PaQMFvtQ2KGFk2sHf6p1+4u5aPwsU/m6PSU33xVSsH6hDA8Z10plspP+g==
babylonjs-gltf2interface@7.43.0:
version "7.43.0"
resolved "https://registry.yarnpkg.com/babylonjs-gltf2interface/-/babylonjs-gltf2interface-7.43.0.tgz#e809df88de25cc77322e87289ac84aae8d34ca7f"
integrity sha512-/I8nyrsEV7ihpiuqNadT9eZxVLdfnIL5wTGovotmoMCUScR+5/Ibm31gD/U2ND8W0JfQxGKEI+aUETlfOceJ1w==

balanced-match@^1.0.0:
version "1.0.2"
Expand Down

0 comments on commit 9db61a4

Please sign in to comment.