Skip to content

Commit

Permalink
Bump three-stdlib from 2.29.4 to 2.29.10 (#605)
Browse files Browse the repository at this point in the history
Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.29.4 to 2.29.10.
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](pmndrs/three-stdlib@v2.29.4...v2.29.10)

---
updated-dependencies:
- dependency-name: three-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 9078466 commit 0b908ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"styled-components": "^5.3.11",
"three": "^0.160.0",
"three-mesh-bvh": "^0.7.4",
"three-stdlib": "^2.29.4",
"three-stdlib": "^2.29.10",
"typescript": "^4.9.5"
},
"scripts": {
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3734,7 +3734,7 @@ __metadata:
styled-components: ^5.3.11
three: ^0.160.0
three-mesh-bvh: ^0.7.4
three-stdlib: ^2.29.4
three-stdlib: ^2.29.10
typescript: ^4.9.5
vite: ^5.0.11
vite-plugin-node-polyfills: ^0.21.0
Expand Down Expand Up @@ -8593,6 +8593,22 @@ __metadata:
languageName: node
linkType: hard

"three-stdlib@npm:^2.29.10":
version: 2.29.10
resolution: "three-stdlib@npm:2.29.10"
dependencies:
"@types/draco3d": ^1.4.0
"@types/offscreencanvas": ^2019.6.4
"@types/webxr": ^0.5.2
draco3d: ^1.4.1
fflate: ^0.6.9
potpack: ^1.0.1
peerDependencies:
three: ">=0.128.0"
checksum: 4e134943d842d696f837f1182ea3edcc745d4c7c786915dd92de0bdafcad03a3d92219bf3171b9f1ba62f695fbf76bece4e3fa01140b6a8c6ab6fd3ac5872c07
languageName: node
linkType: hard

"three-stdlib@npm:^2.29.4":
version: 2.29.4
resolution: "three-stdlib@npm:2.29.4"
Expand Down

0 comments on commit 0b908ce

Please sign in to comment.