Skip to content

Commit

Permalink
fix(deps): update dependency three to ^0.171.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 8d4dd98 commit ed8fd8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-toastify": "10.0.6",
"three": "^0.169.0",
"three": "^0.171.0",
"typescript": "5.7.2",
"use-debounce": "^10.0.4"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8683,7 +8683,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.3"
react-toastify: "npm:10.0.6"
three: "npm:^0.169.0"
three: "npm:^0.171.0"
three-stdlib: "npm:2.33.0"
typescript: "npm:5.7.2"
use-debounce: "npm:^10.0.4"
Expand Down Expand Up @@ -12728,20 +12728,20 @@ __metadata:
languageName: node
linkType: hard

"three@npm:^0.169.0":
version: 0.169.0
resolution: "three@npm:0.169.0"
checksum: 10/5d0a5a4c8aeff37877132c4cb633989dba0749891fd1bf6414c551b16ef46ddb3529954901cbcbe4b493698d93c915c1cff9145157adcaa69f122c1fc2d1538f
languageName: node
linkType: hard

"three@npm:^0.170.0":
version: 0.170.0
resolution: "three@npm:0.170.0"
checksum: 10/ce523a35b17b47526df7d21323afeac3482ef69a67d9304ed2d71877c079debfb1e77249af8a55ab376b48ee8265488da1bb0912200c170a6874f574f19f63c9
languageName: node
linkType: hard

"three@npm:^0.171.0":
version: 0.171.0
resolution: "three@npm:0.171.0"
checksum: 10/ca66784004375cc6a476a40b4af3436510bec6037876195792a4edd70167105684fa3db066ac0c7ed4970d05cb0d4a64a4ac34e0f4b6bdd1bd79fa4728a09ce9
languageName: node
linkType: hard

"through@npm:>=2.2.7 <3, through@npm:^2.3.6":
version: 2.3.8
resolution: "through@npm:2.3.8"
Expand Down

0 comments on commit ed8fd8b

Please sign in to comment.