Skip to content

Commit 0b908ce

Browse files
authoredMay 1, 2024
Bump three-stdlib from 2.29.4 to 2.29.10 (#605)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9078466 commit 0b908ce

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"styled-components": "^5.3.11",
3232
"three": "^0.160.0",
3333
"three-mesh-bvh": "^0.7.4",
34-
"three-stdlib": "^2.29.4",
34+
"three-stdlib": "^2.29.10",
3535
"typescript": "^4.9.5"
3636
},
3737
"scripts": {

‎yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3734,7 +3734,7 @@ __metadata:
37343734
styled-components: ^5.3.11
37353735
three: ^0.160.0
37363736
three-mesh-bvh: ^0.7.4
3737-
three-stdlib: ^2.29.4
3737+
three-stdlib: ^2.29.10
37383738
typescript: ^4.9.5
37393739
vite: ^5.0.11
37403740
vite-plugin-node-polyfills: ^0.21.0
@@ -8593,6 +8593,22 @@ __metadata:
85938593
languageName: node
85948594
linkType: hard
85958595

8596+
"three-stdlib@npm:^2.29.10":
8597+
version: 2.29.10
8598+
resolution: "three-stdlib@npm:2.29.10"
8599+
dependencies:
8600+
"@types/draco3d": ^1.4.0
8601+
"@types/offscreencanvas": ^2019.6.4
8602+
"@types/webxr": ^0.5.2
8603+
draco3d: ^1.4.1
8604+
fflate: ^0.6.9
8605+
potpack: ^1.0.1
8606+
peerDependencies:
8607+
three: ">=0.128.0"
8608+
checksum: 4e134943d842d696f837f1182ea3edcc745d4c7c786915dd92de0bdafcad03a3d92219bf3171b9f1ba62f695fbf76bece4e3fa01140b6a8c6ab6fd3ac5872c07
8609+
languageName: node
8610+
linkType: hard
8611+
85968612
"three-stdlib@npm:^2.29.4":
85978613
version: 2.29.4
85988614
resolution: "three-stdlib@npm:2.29.4"

0 commit comments

Comments
 (0)
Failed to load comments.