Skip to content

Commit

Permalink
chore(deps): bump three from 0.152.2 to 0.172.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [three](https://github.com/mrdoob/three.js) from 0.152.2 to 0.172.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 2e309b6 commit 4fbca5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"router5": "^8.0.1",
"router5-plugin-browser": "^8.0.1",
"styled-components": "^6.1.13",
"three": "^0.152.2",
"three": "^0.172.0",
"three-orbitcontrols": "^2.110.3",
"uuid": "^11.0.5",
"yaml": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4006,10 +4006,10 @@ three-orbitcontrols@^2.110.3:
resolved "https://registry.yarnpkg.com/three-orbitcontrols/-/three-orbitcontrols-2.110.3.tgz#ca9c91d5ec2f4731a1140acf2ff0281e15988edf"
integrity sha512-BNNbksJwbN3/MmT0X/gjz5ZCchm7bjk26SUdtJYRxfEYjDfkb/0PeUTHE/KuyJ5vb/owK3mojyy3vcqDx99sRA==

three@^0.152.2:
version "0.152.2"
resolved "https://registry.yarnpkg.com/three/-/three-0.152.2.tgz#2ee0f2c504d31a4bc29b45495c12bded9fda7bfc"
integrity sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==
three@^0.172.0:
version "0.172.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.172.0.tgz#6944a72f8439e8f7e4b034c8539ec82f5ebe0082"
integrity sha512-6HMgMlzU97MsV7D/tY8Va38b83kz8YJX+BefKjspMNAv0Vx6dxMogHOrnRl/sbMIs3BPUKijPqDqJ/+UwJbIow==

through@^2.3.8:
version "2.3.8"
Expand Down

0 comments on commit 4fbca5b

Please sign in to comment.