Skip to content

Commit

Permalink
Bump three-stdlib from 2.29.4 to 2.29.5
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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8442a6d commit 2035b64
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.1",
"three-stdlib": "^2.29.4",
"three-stdlib": "^2.29.5",
"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 @@ -3649,7 +3649,7 @@ __metadata:
styled-components: ^5.3.11
three: ^0.160.0
three-mesh-bvh: ^0.7.1
three-stdlib: ^2.29.4
three-stdlib: ^2.29.5
typescript: ^4.9.5
vite: ^5.0.11
vite-plugin-node-polyfills: ^0.21.0
Expand Down Expand Up @@ -8268,6 +8268,22 @@ __metadata:
languageName: node
linkType: hard

"three-stdlib@npm:^2.29.5":
version: 2.29.5
resolution: "three-stdlib@npm:2.29.5"
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: fb617367fbf14313d1286b62fccdf11ad9a06a7daaf80b0ff5db9ea229ba6c8e4eaeaf1d18dd9f36769b84304f5f6d3aa94da5cd03e9d33ab60d543d155a7723
languageName: node
linkType: hard

"three@npm:^0.160.0":
version: 0.160.0
resolution: "three@npm:0.160.0"
Expand Down

0 comments on commit 2035b64

Please sign in to comment.