Skip to content

Commit

Permalink
fix(deps): update dependency three to ^0.170.0 (#679)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent cf2b079 commit 076d0e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react-router-dom": "^6.27.0",
"resend": "^4.0.1-alpha.0",
"swiper": "^11.1.14",
"three": "^0.169.0",
"three": "^0.170.0",
"typescript": "^5.6.3",
"vanilla-cookieconsent": "^3.0.1",
"zod": "^3.23.8"
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4776,7 +4776,7 @@ __metadata:
react-router-dom: "npm:^6.27.0"
resend: "npm:^4.0.1-alpha.0"
swiper: "npm:^11.1.14"
three: "npm:^0.169.0"
three: "npm:^0.170.0"
typescript: "npm:^5.6.3"
vanilla-cookieconsent: "npm:^3.0.1"
vitest: "npm:^2.1.4"
Expand Down Expand Up @@ -11774,20 +11774,13 @@ __metadata:
languageName: node
linkType: hard

"three@npm:>=0.154 <1":
"three@npm:>=0.154 <1, three@npm:^0.170.0":
version: 0.170.0
resolution: "three@npm:0.170.0"
checksum: 10c0/eeaa1eccb31467654a044fb90634b3b6bb8d0768a4f029c082fb6aa22aec0d6362d0e3af74938caa1db512b7823a031b54a76e88fba6cfd535054165ea9667c9
languageName: node
linkType: hard

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

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

0 comments on commit 076d0e2

Please sign in to comment.