Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group with 2 updates (#2178)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent f97b729 commit da21df3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@use-gesture/react": "^10.3.1",
"camera-controls": "^2.9.0",
"cross-env": "^7.0.3",
"detect-gpu": "^5.0.54",
"detect-gpu": "^5.0.55",
"glsl-noise": "^0.0.0",
"hls.js": "^1.5.17",
"maath": "^0.10.8",
Expand All @@ -62,7 +62,7 @@
"stats.js": "^0.17.0",
"suspend-react": "^0.1.3",
"three-mesh-bvh": "^0.7.8",
"three-stdlib": "^2.33.0",
"three-stdlib": "^2.34.0",
"troika-three-text": "^0.50.2",
"tunnel-rat": "^0.1.2",
"utility-types": "^3.11.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2830,7 +2830,7 @@ __metadata:
camera-controls: "npm:^2.9.0"
copyfiles: "npm:^2.4.1"
cross-env: "npm:^7.0.3"
detect-gpu: "npm:^5.0.54"
detect-gpu: "npm:^5.0.55"
eslint: "npm:^9.14.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.6.3"
Expand Down Expand Up @@ -2862,7 +2862,7 @@ __metadata:
suspend-react: "npm:^0.1.3"
three: "npm:^0.151.0"
three-mesh-bvh: "npm:^0.7.8"
three-stdlib: "npm:^2.33.0"
three-stdlib: "npm:^2.34.0"
troika-three-text: "npm:^0.50.2"
ts-node: "npm:^10.9.2"
tunnel-rat: "npm:^0.1.2"
Expand Down Expand Up @@ -5806,12 +5806,12 @@ __metadata:
languageName: node
linkType: hard

"detect-gpu@npm:^5.0.54":
version: 5.0.54
resolution: "detect-gpu@npm:5.0.54"
"detect-gpu@npm:^5.0.55":
version: 5.0.55
resolution: "detect-gpu@npm:5.0.55"
dependencies:
webgl-constants: "npm:^1.1.1"
checksum: 10c0/e754ceae5dab2c0f69fcf2facc1d0eda902e58d7867cbc37f5d9b0633634c46dd5299c2109c7c3b278834d22546b49328c0b9445842f53ed60615920eb6a0fe1
checksum: 10c0/de5ed90f7e1c8f20c69b8b2ad8aeaa0a332f231d2cd42f8e45d16b4398a2bdc66346d99abc0c8377b5a3079660c1bc390ba29c60669300873977ca4764ced587
languageName: node
linkType: hard

Expand Down Expand Up @@ -12496,9 +12496,9 @@ __metadata:
languageName: node
linkType: hard

"three-stdlib@npm:^2.33.0":
version: 2.33.0
resolution: "three-stdlib@npm:2.33.0"
"three-stdlib@npm:^2.34.0":
version: 2.34.0
resolution: "three-stdlib@npm:2.34.0"
dependencies:
"@types/draco3d": "npm:^1.4.0"
"@types/offscreencanvas": "npm:^2019.6.4"
Expand All @@ -12508,7 +12508,7 @@ __metadata:
potpack: "npm:^1.0.1"
peerDependencies:
three: ">=0.128.0"
checksum: 10c0/ba35f0d035877f189bcfe8228d0a731497ba620e28108ad61720e2cbbe5fc2826eeca3566cfe5fbb300456d74ddc81adf12496c14e53a744282d28ea27fc40dd
checksum: 10c0/31927b9fd1e95907d9f11810a9b36119e21c6e0e0bcaf438c3ab944582e531153cc38984db97d10ba104d8cefc34d5fc046ec4be84e5b5e3a378ab2058e9ad18
languageName: node
linkType: hard

Expand Down

0 comments on commit da21df3

Please sign in to comment.