Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit f2c712a

Browse files
author
HarshKhandeparkar
committed
fix: bump gpujs-real-renderer
1 parent 0f8f9a2 commit f2c712a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"electron-builder": "^22.9.1",
4949
"gh-pages": "^3.1.0",
5050
"gpu.js": "^2.10.4",
51-
"gpujs-real-renderer": "^0.4.7",
51+
"gpujs-real-renderer": "^0.4.8",
5252
"material-icons": "^0.3.1",
5353
"materialize-css": "^1.0.0",
5454
"react": "^17.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6464,10 +6464,10 @@ gpu.js@^2.10.4:
64646464
gl-wiretap "^0.6.2"
64656465
gpu-mock.js "^1.3.0"
64666466

6467-
gpujs-real-renderer@^0.4.7:
6468-
version "0.4.7"
6469-
resolved "https://registry.yarnpkg.com/gpujs-real-renderer/-/gpujs-real-renderer-0.4.7.tgz#f35d4187cb67e9cff0931d2fd2414b70126fa4a8"
6470-
integrity sha512-oaX/uWk9k5HDEX1PDcm21DEYr/bRTGovQQasoTfJWUrronYn/2Bzu6V2A6tNvjtTH6Ot1VSicfKGSjEw07yiNw==
6467+
gpujs-real-renderer@^0.4.8:
6468+
version "0.4.8"
6469+
resolved "https://registry.yarnpkg.com/gpujs-real-renderer/-/gpujs-real-renderer-0.4.8.tgz#02ed2313bb63f1552e709d4c9e7b1a33da266519"
6470+
integrity sha512-h8u0NZ6Jaw6K4+amoTOpVNKtbE4w1wVFz4Bm/eA9C2YYRc//rKZE7wdcmDDl0M8D+o6Ujn9aHt7Ev7vXPvZb2A==
64716471
dependencies:
64726472
"@rollup/plugin-commonjs" "^15.0.0"
64736473
"@rollup/plugin-node-resolve" "^9.0.0"

0 commit comments

Comments
 (0)