Skip to content

Commit

Permalink
Bump detect-gpu from 5.0.56 to 5.0.57
Browse files Browse the repository at this point in the history
Bumps [detect-gpu](https://github.com/pmndrs/detect-gpu) from 5.0.56 to 5.0.57.
- [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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 10a23e5 commit 571f011
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.4",
"@uiw/react-textarea-code-editor": "^3.1.0",
"detect-gpu": "^5.0.56",
"detect-gpu": "^5.0.57",
"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 @@ -5239,12 +5239,12 @@ __metadata:
languageName: node
linkType: hard

"detect-gpu@npm:^5.0.56":
version: 5.0.56
resolution: "detect-gpu@npm:5.0.56"
"detect-gpu@npm:^5.0.57":
version: 5.0.57
resolution: "detect-gpu@npm:5.0.57"
dependencies:
webgl-constants: "npm:^1.1.1"
checksum: 10c0/b5ef15b518782090552afbcd0fd121711172e7dc63afa9abe97b4a1e4408bfada401a6f4011a1e9e240666ad3c2bcca43b6be0f7a9794874ca227b6972d8e01c
checksum: 10c0/053ce27e4f19e11b0a685923b6dbeda9e156bd24e1fc71a35bc0237d5157c6d199d0ed0ce8c2a22cc434edecac34681f1b015fa7dc298beccc492c92dffd703c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8252,7 +8252,7 @@ __metadata:
"@types/react-virtualized": "npm:^9.21.30"
"@uiw/react-textarea-code-editor": "npm:^3.1.0"
babel-loader: "npm:^9.2.1"
detect-gpu: "npm:^5.0.56"
detect-gpu: "npm:^5.0.57"
eslint: "npm:^9.14.0"
eslint-plugin-react-hooks: "npm:^5.1.0-rc-fb9a90fa48-20240614"
eslint-plugin-react-refresh: "npm:^0.4.14"
Expand Down

0 comments on commit 571f011

Please sign in to comment.