Skip to content

Commit

Permalink
Bump the babylon group in /visualiser with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babylon group in /visualiser with 2 updates: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/gui](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 6.32.1 to 7.0.0
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.32.1...7.0.0)

Updates `@babylonjs/gui` from 6.32.1 to 7.0.0
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.32.1...7.0.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babylon
- dependency-name: "@babylonjs/gui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babylon
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dvdoug committed Apr 1, 2024
1 parent 8199856 commit 04dc4d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions visualiser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions visualiser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"@babylonjs/core": "^6.32.1",
"@babylonjs/gui": "^6.32.1"
"@babylonjs/core": "^7.0.0",
"@babylonjs/gui": "^7.0.0"
},
"devDependencies": {
"typescript": "^5.3.2",
Expand Down

0 comments on commit 04dc4d2

Please sign in to comment.