Skip to content

Commit

Permalink
Update packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryGifford committed Apr 10, 2024
1 parent 2237932 commit 0289ed2
Show file tree
Hide file tree
Showing 3 changed files with 1,015 additions and 748 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@babylonjs/core": "^5.47.0",
"@babylonjs/loaders": "^5.47.0",
"babylonjs-gltf2interface": "^5.47.0"
"@babylonjs/core": "^7.1.0",
"@babylonjs/loaders": "^7.1.0",
"babylonjs-gltf2interface": "^7.1.0"
},
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"rimraf": "^4.1.2",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"copy-webpack-plugin": "^12.0.2",
"rimraf": "^5.0.5",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
}
}
Loading

0 comments on commit 0289ed2

Please sign in to comment.