Skip to content

Commit

Permalink
Update babylonjs to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent 7dfe0e2 commit 918dba0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"dependencies": {
"@apollo/client": "3.11.2",
"@babylonjs/core": "7.18.0",
"@babylonjs/core": "7.19.0",
"@babylonjs/gui": "7.18.0",
"@babylonjs/loaders": "7.18.0",
"@babylonjs/materials": "7.18.0",
"@babylonjs/materials": "7.19.0",
"@codersrank/activity": "0.9.14",
"@codersrank/education": "0.9.12",
"@codersrank/portfolio": "0.9.10",
Expand All @@ -71,7 +71,7 @@
"animateme": "2.4.2",
"async-array-prototype": "1.1.1",
"attr-i18n": "1.0.0",
"babylonjs-gltf2interface": "7.18.0",
"babylonjs-gltf2interface": "7.19.0",
"contentful": "10.13.1",
"d3": "7.9.0",
"date-fns": "3.6.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1210,10 +1210,10 @@
"@babel/helper-validator-identifier" "^7.24.7"
to-fast-properties "^2.0.0"

"@babylonjs/core@7.18.0":
version "7.18.0"
resolved "https://registry.yarnpkg.com/@babylonjs/core/-/core-7.18.0.tgz#de3ea35d00a9dfedbe520e9f4cede43af7f4c040"
integrity sha512-i8Y6QyfFEymL2qH8NEef0bwU1ny8y0QswiLveB6dF9RHKh47DIIx+qh3XtUeQ2bnbuI0U52j/Til2HDfdiv8rQ==
"@babylonjs/core@7.19.0":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babylonjs/core/-/core-7.19.0.tgz#8d7ccaf3596fbd385b1a6ff44bd2a8a71ae21382"
integrity sha512-+3IDBEh2fEU/xATJ/17wlCrwWeNaem793R/ETmVo9KqFbBQqo6hUfp3byZONHSK3JIdvli9nGvO1yFqSzBniZw==

"@babylonjs/[email protected]":
version "7.18.0"
Expand All @@ -1225,10 +1225,10 @@
resolved "https://registry.yarnpkg.com/@babylonjs/loaders/-/loaders-7.18.0.tgz#2945f565b3424c6c995a4764fb0722971472a33d"
integrity sha512-/8fcsF5Yaseen/f2aGM3c8C8Zr2jw9tim6ig30dL/setPjcqnpa+tJM2K6rNFDfgnEBg7pMhzKlBKBO2eAbNzg==

"@babylonjs/materials@7.18.0":
version "7.18.0"
resolved "https://registry.yarnpkg.com/@babylonjs/materials/-/materials-7.18.0.tgz#de90777e677171896d3179a6b0871701b92e13a8"
integrity sha512-V3jT0FyfDsamSxIAQM76ixI+YLKX7IJbNWSPuTgK4SZWS7lBlirA6hNyIQklJc/8kiuf5LPyEo64Tsmwq6HoZw==
"@babylonjs/materials@7.19.0":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babylonjs/materials/-/materials-7.19.0.tgz#6b4e894e61dfa9bdd365b0482e8ee035d61ff126"
integrity sha512-+bo2bJOHcPzkn7pgf6ZZJDs2AlpxU3fSCZv1Z/AArQtiT+WexZXu1ofZ9ZNB3PBubBBiHq0ewNqn46AKx4lyVQ==

"@bcoe/v8-coverage@^0.2.3":
version "0.2.3"
Expand Down Expand Up @@ -4113,10 +4113,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.18.0:
version "7.18.0"
resolved "https://registry.yarnpkg.com/babylonjs-gltf2interface/-/babylonjs-gltf2interface-7.18.0.tgz#969011e026fe5453ccaf081c02d34d4bfdcc2546"
integrity sha512-j+JYyBxGvGcWWRfg0Sz5jTj/DjqWIT9O8gOObxXiZeUxA5WOvwtxau52v+bzXP/sXYPozfkWJ120lTfzz1ApUA==
babylonjs-gltf2interface@7.19.0:
version "7.19.0"
resolved "https://registry.yarnpkg.com/babylonjs-gltf2interface/-/babylonjs-gltf2interface-7.19.0.tgz#156aa279b218abc3c644a64ef60ad1dc0a6a73c0"
integrity sha512-W/jNBBWVzCSIjq+ImGkcyc1U20oO50+74I4UGAB2CixFSXifSQAZk5K4wr04AsqNTOhEhNeFMlG/LBxbZBZjzw==

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

0 comments on commit 918dba0

Please sign in to comment.