Skip to content

Commit

Permalink
chore(deps): bump to x.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Oct 14, 2022
1 parent 3cfae0c commit bd1c26b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"stats.js": "^0.17.0",
"suspend-react": "^0.0.8",
"three-mesh-bvh": "^0.5.15",
"three-stdlib": "^2.17.2",
"three-stdlib": "^2.17.3",
"troika-three-text": "^0.46.4",
"utility-types": "^3.10.0",
"zustand": "^3.5.13"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11333,10 +11333,10 @@ three-mesh-bvh@^0.5.15:
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.5.15.tgz#bcf681d784d8988618344a5e11e7ded7e76ee86a"
integrity sha512-jxE5iGjcoEMiyxUs7hMeZL6jBXBz9973ilqhXPhKlA1f7eitjIxRTtu7UWVQy+PhxXTsknmPzWmN5c+uAa/anA==

three-stdlib@^2.17.2:
version "2.17.2"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.17.2.tgz#9c2a2914a16123853531612dac8870e6e242685b"
integrity sha512-7ZLCJJogtn1D1MlUi7q0iLUbrxj7K++YxjHIIz5AZ4wX4E137BgiiTmhH4XhAuvXGRk9ph3ZtoHTfJBXhqDX3w==
three-stdlib@^2.17.3:
version "2.17.3"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.17.3.tgz#f92d322810d81379a51344b21e0a2e941b84cb8f"
integrity sha512-k2VwPXi75ySy0fxPIeUk3mLkj3/j+sCFK4g9Kp5J7w0PUh6qrCdhah7L6+On6fW5mBdVtML4Q5yEyN1R0Cfvqw==
dependencies:
"@babel/runtime" "^7.16.7"
"@types/offscreencanvas" "^2019.6.4"
Expand Down

1 comment on commit bd1c26b

@vercel
Copy link

@vercel vercel bot commented on bd1c26b Oct 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.