Skip to content

Commit b9e5cd0

Browse files
Bump three-stdlib from 2.28.12 to 2.29.3 (#522)
Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.28.12 to 2.29.3. - [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.28.12...v2.29.3) --- updated-dependencies: - dependency-name: three-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae4ec40 commit b9e5cd0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"styled-components": "^5.3.11",
3434
"three": "^0.154.0",
3535
"three-mesh-bvh": "^0.6.8",
36-
"three-stdlib": "^2.28.12",
36+
"three-stdlib": "^2.29.3",
3737
"typescript": "^4.9.5"
3838
},
3939
"scripts": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3872,7 +3872,7 @@ __metadata:
38723872
styled-components: ^5.3.11
38733873
three: ^0.154.0
38743874
three-mesh-bvh: ^0.6.8
3875-
three-stdlib: ^2.28.12
3875+
three-stdlib: ^2.29.3
38763876
typescript: ^4.9.5
38773877
vite: ^4.4.12
38783878
vite-plugin-node-polyfills: ^0.19.0
@@ -8514,9 +8514,9 @@ __metadata:
85148514
languageName: node
85158515
linkType: hard
85168516

8517-
"three-stdlib@npm:^2.28.12":
8518-
version: 2.28.12
8519-
resolution: "three-stdlib@npm:2.28.12"
8517+
"three-stdlib@npm:^2.29.3":
8518+
version: 2.29.3
8519+
resolution: "three-stdlib@npm:2.29.3"
85208520
dependencies:
85218521
"@types/draco3d": ^1.4.0
85228522
"@types/offscreencanvas": ^2019.6.4
@@ -8526,7 +8526,7 @@ __metadata:
85268526
potpack: ^1.0.1
85278527
peerDependencies:
85288528
three: ">=0.128.0"
8529-
checksum: c52f76001792f5e0f275393cd70455e86b0155f4147323c0d43e783279bf1a6acf5ef42fcfed1021ffbe7a4d57705868d641642da48c7c1e5ce563ef0537bb04
8529+
checksum: fcda825988350005ccb738d09f26326c17cf36929e2e17bf0d303be5333cc52eaf8a9486c6f670a1d49aa27f7d322551c95b264d9c5ae7fd0b0e56c1a71b0dfa
85308530
languageName: node
85318531
linkType: hard
85328532

0 commit comments

Comments
 (0)