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.18.0 to 6.23.1
- [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.18.0...6.23.1)

Updates `@babylonjs/gui` from 6.18.0 to 6.23.1
- [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.18.0...6.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 12, 2023
1 parent e2827aa commit dfb5d63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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.18.0",
"@babylonjs/gui": "^6.18.0"
"@babylonjs/core": "^6.23.1",
"@babylonjs/gui": "^6.23.1"
},
"devDependencies": {
"typescript": "^5.2.2",
Expand Down

0 comments on commit dfb5d63

Please sign in to comment.