Skip to content

Commit

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

Bump three from 0.160.0 to 0.160.1
  • Loading branch information
sanidhyy authored Jan 23, 2024
2 parents 761f21f + e0d195d commit b890e93
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 @@ -37,7 +37,7 @@
"react-vertical-timeline-component": "^3.6.0",
"sonner": "^1.3.1",
"tailwind-merge": "^2.2.1",
"three": "^0.160.0"
"three": "^0.160.1"
},
"devDependencies": {
"@types/react": "^18.2.48",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1794,10 +1794,10 @@ three-stdlib@^2.28.0:
fflate "^0.6.9"
potpack "^1.0.1"

three@^0.160.0:
version "0.160.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.160.0.tgz#cd1e4dbd01aee0719280a9086d75545db52b7a8f"
integrity sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng==
three@^0.160.1:
version "0.160.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.160.1.tgz#61fe2907312e8604b1f64187f58e047503847413"
integrity sha512-Bgl2wPJypDOZ1stAxwfWAcJ0WQf7QzlptsxkjYiURPz+n5k4RBDLsq+6f9Y75TYxn6aHLcWz+JNmwTOXWrQTBQ==

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

0 comments on commit b890e93

Please sign in to comment.