Skip to content

Commit

Permalink
Merge pull request #257 from sanidhyy/dependabot/npm_and_yarn/three-0…
Browse files Browse the repository at this point in the history
….170.0

Bump three from 0.169.0 to 0.170.0
  • Loading branch information
sanidhyy authored Nov 5, 2024
2 parents 0e0666a + fda268b commit 97dd9c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-vertical-timeline-component": "^3.6.0",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.4",
"three": "^0.169.0"
"three": "^0.170.0"
},
"devDependencies": {
"@types/react": "^18.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,10 +1872,10 @@ three-stdlib@^2.29.9:
fflate "^0.6.9"
potpack "^1.0.1"

three@^0.169.0:
version "0.169.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc"
integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w==
three@^0.170.0:
version "0.170.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.170.0.tgz#6087f97aab79e9e9312f9c89fcef6808642dfbb7"
integrity sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==

to-fast-properties@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 97dd9c2

Please sign in to comment.