Skip to content

Commit da21df3

Browse files
chore(deps): bump the prod-deps group with 2 updates (#2178)
Bumps the prod-deps group with 2 updates: [detect-gpu](https://github.com/pmndrs/detect-gpu) and [three-stdlib](https://github.com/pmndrs/three-stdlib). Updates `detect-gpu` from 5.0.54 to 5.0.55 - [Changelog](https://github.com/pmndrs/detect-gpu/blob/master/CHANGELOG.md) - [Commits](https://github.com/pmndrs/detect-gpu/commits) Updates `three-stdlib` from 2.33.0 to 2.34.0 - [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.33.0...v2.34.0) --- updated-dependencies: - dependency-name: detect-gpu dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: three-stdlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f97b729 commit da21df3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@use-gesture/react": "^10.3.1",
5353
"camera-controls": "^2.9.0",
5454
"cross-env": "^7.0.3",
55-
"detect-gpu": "^5.0.54",
55+
"detect-gpu": "^5.0.55",
5656
"glsl-noise": "^0.0.0",
5757
"hls.js": "^1.5.17",
5858
"maath": "^0.10.8",
@@ -62,7 +62,7 @@
6262
"stats.js": "^0.17.0",
6363
"suspend-react": "^0.1.3",
6464
"three-mesh-bvh": "^0.7.8",
65-
"three-stdlib": "^2.33.0",
65+
"three-stdlib": "^2.34.0",
6666
"troika-three-text": "^0.50.2",
6767
"tunnel-rat": "^0.1.2",
6868
"utility-types": "^3.11.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ __metadata:
28302830
camera-controls: "npm:^2.9.0"
28312831
copyfiles: "npm:^2.4.1"
28322832
cross-env: "npm:^7.0.3"
2833-
detect-gpu: "npm:^5.0.54"
2833+
detect-gpu: "npm:^5.0.55"
28342834
eslint: "npm:^9.14.0"
28352835
eslint-config-prettier: "npm:^9.1.0"
28362836
eslint-import-resolver-typescript: "npm:^3.6.3"
@@ -2862,7 +2862,7 @@ __metadata:
28622862
suspend-react: "npm:^0.1.3"
28632863
three: "npm:^0.151.0"
28642864
three-mesh-bvh: "npm:^0.7.8"
2865-
three-stdlib: "npm:^2.33.0"
2865+
three-stdlib: "npm:^2.34.0"
28662866
troika-three-text: "npm:^0.50.2"
28672867
ts-node: "npm:^10.9.2"
28682868
tunnel-rat: "npm:^0.1.2"
@@ -5806,12 +5806,12 @@ __metadata:
58065806
languageName: node
58075807
linkType: hard
58085808

5809-
"detect-gpu@npm:^5.0.54":
5810-
version: 5.0.54
5811-
resolution: "detect-gpu@npm:5.0.54"
5809+
"detect-gpu@npm:^5.0.55":
5810+
version: 5.0.55
5811+
resolution: "detect-gpu@npm:5.0.55"
58125812
dependencies:
58135813
webgl-constants: "npm:^1.1.1"
5814-
checksum: 10c0/e754ceae5dab2c0f69fcf2facc1d0eda902e58d7867cbc37f5d9b0633634c46dd5299c2109c7c3b278834d22546b49328c0b9445842f53ed60615920eb6a0fe1
5814+
checksum: 10c0/de5ed90f7e1c8f20c69b8b2ad8aeaa0a332f231d2cd42f8e45d16b4398a2bdc66346d99abc0c8377b5a3079660c1bc390ba29c60669300873977ca4764ced587
58155815
languageName: node
58165816
linkType: hard
58175817

@@ -12496,9 +12496,9 @@ __metadata:
1249612496
languageName: node
1249712497
linkType: hard
1249812498

12499-
"three-stdlib@npm:^2.33.0":
12500-
version: 2.33.0
12501-
resolution: "three-stdlib@npm:2.33.0"
12499+
"three-stdlib@npm:^2.34.0":
12500+
version: 2.34.0
12501+
resolution: "three-stdlib@npm:2.34.0"
1250212502
dependencies:
1250312503
"@types/draco3d": "npm:^1.4.0"
1250412504
"@types/offscreencanvas": "npm:^2019.6.4"
@@ -12508,7 +12508,7 @@ __metadata:
1250812508
potpack: "npm:^1.0.1"
1250912509
peerDependencies:
1251012510
three: ">=0.128.0"
12511-
checksum: 10c0/ba35f0d035877f189bcfe8228d0a731497ba620e28108ad61720e2cbbe5fc2826eeca3566cfe5fbb300456d74ddc81adf12496c14e53a744282d28ea27fc40dd
12511+
checksum: 10c0/31927b9fd1e95907d9f11810a9b36119e21c6e0e0bcaf438c3ab944582e531153cc38984db97d10ba104d8cefc34d5fc046ec4be84e5b5e3a378ab2058e9ad18
1251212512
languageName: node
1251312513
linkType: hard
1251412514

0 commit comments

Comments
 (0)