Skip to content

Commit

Permalink
bump to THREE v154; updated vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixbf committed Jul 9, 2023
1 parent b5b143b commit 9f9167a
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 88 deletions.
163 changes: 82 additions & 81 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"since 2017-06"
],
"dependencies": {
"3d-tiles-renderer": "0.3.18",
"3d-tiles-renderer": "0.3.20",
"body-parser": "^1.20.2",
"chalk": "4.1.2",
"child_process": "^1.0.2",
Expand All @@ -65,7 +65,7 @@
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"express-session": "^1.17.3",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"fast-json-patch": "^3.1.1",
"fs-extra": "^11.1.1",
"glob": "^10.2.5",
Expand All @@ -89,9 +89,9 @@
"recursive-copy": "^2.0.14",
"session-file-store": "^1.5.0",
"sharp": "^0.32.1",
"socket.io": "^4.6.2",
"three": "0.152.2",
"three-custom-shader-material": "5.3.7",
"socket.io": "^4.7.1",
"three": "0.154.0",
"three-custom-shader-material": "5.3.8",
"three-mesh-bvh": "0.6.0",
"webdav-server": "^2.6.2",
"zlibjs": "^0.3.1"
Expand Down
2 changes: 1 addition & 1 deletion public/dist/THREE.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/vendors/vendors.min.js

Large diffs are not rendered by default.

0 comments on commit 9f9167a

Please sign in to comment.