Skip to content

Commit

Permalink
Bump detect-gpu from 5.0.60 to 5.0.61 (#1140)
Browse files Browse the repository at this point in the history
Bumps [detect-gpu](https://github.com/pmndrs/detect-gpu) from 5.0.60 to 5.0.61.
- [Changelog](https://github.com/pmndrs/detect-gpu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pmndrs/detect-gpu/commits)

---
updated-dependencies:
- dependency-name: detect-gpu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 16, 2024
1 parent afa8c17 commit 6772277
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@storybook/client-api": "7.6.20",
"@storybook/test": "^8.4.7",
"@uiw/react-textarea-code-editor": "^3.1.0",
"detect-gpu": "^5.0.60",
"detect-gpu": "^5.0.61",
"luxon": "^3.5.0",
"react-calendar": "^5.1.0",
"react-virtualized": "^9.22.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5285,12 +5285,12 @@ __metadata:
languageName: node
linkType: hard

"detect-gpu@npm:^5.0.60":
version: 5.0.60
resolution: "detect-gpu@npm:5.0.60"
"detect-gpu@npm:^5.0.61":
version: 5.0.61
resolution: "detect-gpu@npm:5.0.61"
dependencies:
webgl-constants: "npm:^1.1.1"
checksum: 10c0/c208bbab978a61e515cbd53261d93af3b12382d7d23a4cd04321d4f177eeac4413b8d7655df0521594585ae937a540eff85b595f0153ecdd6fb301050638b350
checksum: 10c0/48468e5fc3d72addcd5ac10e7e7d9e35fe20e8acb81de716edcae17f9c330e3259de22f00683f5f33f2b0ac485953233d5fb28034596b1cefaa67a7fa70ebc45
languageName: node
linkType: hard

Expand Down Expand Up @@ -8297,7 +8297,7 @@ __metadata:
"@types/react-virtualized": "npm:^9.22.0"
"@uiw/react-textarea-code-editor": "npm:^3.1.0"
babel-loader: "npm:^9.2.1"
detect-gpu: "npm:^5.0.60"
detect-gpu: "npm:^5.0.61"
eslint: "npm:^9.16.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
Expand Down

0 comments on commit 6772277

Please sign in to comment.