Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0310 committed Jun 11, 2024
1 parent 73820ab commit b5d2fdc
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"homepage": "https://github.com/noname0310/babylon-mmd#readme",
"devDependencies": {
"@babylonjs/havok": "^1.3.5",
"@babylonjs/inspector": "^7.10.0",
"@babylonjs/loaders": "^7.10.0",
"@babylonjs/materials": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@babylonjs/inspector": "^7.10.2",
"@babylonjs/loaders": "^7.10.2",
"@babylonjs/materials": "^7.10.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
"ammojs-typed": "^1.0.6",
"compression-webpack-plugin": "^11.1.0",
Expand All @@ -62,7 +62,7 @@
"typescript-glslminify-transformer": "^0.0.2",
"typescript-transform-paths": "^3.4.7",
"wasm-pack": "^0.12.1",
"webpack": "^5.91.0",
"webpack": "^5.92.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand All @@ -89,6 +89,6 @@
"**/index.*"
],
"peerDependencies": {
"@babylonjs/core": "^7.10.0"
"@babylonjs/core": "^7.10.2"
}
}

0 comments on commit b5d2fdc

Please sign in to comment.