|
7 | 7 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.6.tgz#d5e0706cf8c6acd8c6032f8d54070af261bbbb2f" |
8 | 8 | integrity sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA== |
9 | 9 |
|
| 10 | +"@handtracking.io/yoha@*": |
| 11 | + version "1.1.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@handtracking.io/yoha/-/yoha-1.1.0.tgz#1b1bedeb7a8297ba1d0d6c14005d29c21d1e0d3a" |
| 13 | + integrity sha512-qyLZbHFHm2hP/7YW/Xs6hA8SqEy3ELX5U+aWEmHTjrC7rZxGBSIt7DJcG+JIoXdrp+4XCiscw8ebdO+mG+kIng== |
| 14 | + dependencies: |
| 15 | + "@tensorflow/tfjs-backend-wasm" "^3.13.0" |
| 16 | + "@tensorflow/tfjs-backend-webgl" "^3.12.0" |
| 17 | + "@tensorflow/tfjs-converter" "^3.12.0" |
| 18 | + "@tensorflow/tfjs-core" "^3.12.0" |
| 19 | + |
10 | 20 | "@nodelib/fs.scandir@2.1.5": |
11 | 21 | version "2.1.5" |
12 | 22 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
|
36 | 46 | "@types/seedrandom" "2.4.27" |
37 | 47 | seedrandom "2.4.3" |
38 | 48 |
|
| 49 | +"@tensorflow/tfjs-backend-wasm@^3.13.0": |
| 50 | + version "3.13.0" |
| 51 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-wasm/-/tfjs-backend-wasm-3.13.0.tgz#3465c6040542752d2632df7e0c4ac0e5a9ef801a" |
| 52 | + integrity sha512-h5kNS4xvljoySzfcFwqbdFB6QZGR06IA9/Xq/PjBeZt18XEoJGqKHbOCYupmUlr5pxo/gnXzPhAC2h4SfZXPXw== |
| 53 | + dependencies: |
| 54 | + "@tensorflow/tfjs-backend-cpu" "3.13.0" |
| 55 | + "@types/emscripten" "~0.0.34" |
| 56 | + |
39 | 57 | "@tensorflow/tfjs-backend-webgl@^3.12.0": |
40 | 58 | version "3.13.0" |
41 | 59 | resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.13.0.tgz#f99df51253de21e20dae195991d332195ab30b4b" |
|
96 | 114 | dependencies: |
97 | 115 | "@types/node" "*" |
98 | 116 |
|
| 117 | +"@types/emscripten@~0.0.34": |
| 118 | + version "0.0.34" |
| 119 | + resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-0.0.34.tgz#12b4a344274fb102ff2f6c877b37587bc3e46008" |
| 120 | + integrity sha512-QSb9ojDincskc+uKMI0KXp8e1NALFINCrMlp8VGKGcTSxeEyRTTKyjWw75NYrCZHUsVEEEpr1tYHpbtaC++/sQ== |
| 121 | + |
99 | 122 | "@types/eslint-scope@^3.7.0": |
100 | 123 | version "3.7.3" |
101 | 124 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224" |
@@ -2597,11 +2620,3 @@ ws@^8.4.2: |
2597 | 2620 | version "8.4.2" |
2598 | 2621 | resolved "https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz#18e749868d8439f2268368829042894b6907aa0b" |
2599 | 2622 | integrity sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA== |
2600 | | - |
2601 | | -yoha@../yoha-v0.0.18.tgz: |
2602 | | - version "0.0.18" |
2603 | | - resolved "../yoha-v0.0.18.tgz#7927350fd35c92acae4cf4f0a35d93c0df267770" |
2604 | | - dependencies: |
2605 | | - "@tensorflow/tfjs-backend-webgl" "^3.12.0" |
2606 | | - "@tensorflow/tfjs-converter" "^3.12.0" |
2607 | | - "@tensorflow/tfjs-core" "^3.12.0" |
|
0 commit comments