|
922 | 922 | "@nodelib/fs.scandir" "2.1.5" |
923 | 923 | fastq "^1.6.0" |
924 | 924 |
|
925 | | -"@tensorflow/tfjs-backend-cpu@3.9.0": |
926 | | - version "3.9.0" |
927 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.9.0.tgz#27ee581a4765039eb0e84d9d473b6d5f2769c813" |
928 | | - integrity sha512-PUv5B3wdQsA8cysk+oUhA0NqMoo/lwP8EazC/axQc8/72Dc6kU8uw/5qZtE5P4xXSqkNSlh2ifFm+8nH/6B+iA== |
| 925 | +"@tensorflow/tfjs-backend-cpu@3.11.0": |
| 926 | + version "3.11.0" |
| 927 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.11.0.tgz#01d5d68b91faf12bee4854adae56bc956b794f1a" |
| 928 | + integrity sha512-ShLkrZ4/rmhZwzGKenMFDfQnaEbyZgWA5F8JRa52Iob/vptlZeuOzjq87CZKmZMUmDswR9A2kjzovT/H1bJdWQ== |
929 | 929 | dependencies: |
930 | 930 | "@types/seedrandom" "2.4.27" |
931 | 931 | seedrandom "2.4.3" |
932 | 932 |
|
933 | | -"@tensorflow/tfjs-backend-webgl@3.9.0": |
934 | | - version "3.9.0" |
935 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.9.0.tgz#103630e23d4325492bfbe2ff65b58c24ad852377" |
936 | | - integrity sha512-oUnyQFF9aCnNZpul9AnJwrt8noDJdMmxgq2+e/0DpEMBERcywtVj9qkKCccMaVFsdQV1lQxpV3kjC3vbFMDWKg== |
| 933 | +"@tensorflow/tfjs-backend-webgl@3.11.0": |
| 934 | + version "3.11.0" |
| 935 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.11.0.tgz#fbd7f24c164d17c11d964206b4b075b073b1a3bc" |
| 936 | + integrity sha512-rNnc/dZ7LIl9O/Pn9W24I1h8kgpJ+XvG8NrdNSfIoWPCW4fvPSlU7B3yMeZXvRneny+z+T3xRs96nWyU2mZBJw== |
937 | 937 | dependencies: |
938 | | - "@tensorflow/tfjs-backend-cpu" "3.9.0" |
| 938 | + "@tensorflow/tfjs-backend-cpu" "3.11.0" |
939 | 939 | "@types/offscreencanvas" "~2019.3.0" |
940 | 940 | "@types/seedrandom" "2.4.27" |
941 | 941 | "@types/webgl-ext" "0.0.30" |
942 | | - "@types/webgl2" "0.0.5" |
| 942 | + "@types/webgl2" "0.0.6" |
943 | 943 | seedrandom "2.4.3" |
944 | 944 |
|
945 | | -"@tensorflow/tfjs-converter@3.9.0": |
946 | | - version "3.9.0" |
947 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-3.9.0.tgz#e00709002cbe04ff5cc43358d4a5662795513071" |
948 | | - integrity sha512-ftegwQlGkyDCxZGhAVfMyWWXqpNhnyESvNY3oFAUV4eN6i/mmBTCSOQ5AX5VR5lr7PNYPWGO5sJ10Q5HeTPfgw== |
| 945 | +"@tensorflow/tfjs-converter@3.11.0": |
| 946 | + version "3.11.0" |
| 947 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-3.11.0.tgz#0842269a83599b52fd167a8a05372018a9a1ca6a" |
| 948 | + integrity sha512-rTRIKvBoqL0qdPYpm8UXauZycOiaBHZB2E2v3OoXoHnjvle/Xn/09uZJdrixgGhR+Kahs3Vz27BEEFz6RI5j2w== |
949 | 949 |
|
950 | | -"@tensorflow/tfjs-core@3.9.0": |
951 | | - version "3.9.0" |
952 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.9.0.tgz#5ca2356a14a58263840a6e3caee2467780db9450" |
953 | | - integrity sha512-wQ+VMsbvCne2OsogiNtRP8Mc01LnRGvAYQ0SGaDa4+1uwY2jsMk5GZjG66JQvf/Ppw8wyvKF170eh0yyCBgfcg== |
| 950 | +"@tensorflow/tfjs-core@3.11.0": |
| 951 | + version "3.11.0" |
| 952 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.11.0.tgz#1e3986533faaed922bbfc2fe86da506d0e9e5c79" |
| 953 | + integrity sha512-JOp+1+LCd0Xg3hu7fu6iQPWZnN8Hc6ssfP7B+625XH5GYY1/OhVASa7Ahe2mJr9gZovY2lw8FUejLh1jMmBb1Q== |
954 | 954 | dependencies: |
955 | 955 | "@types/long" "^4.0.1" |
956 | 956 | "@types/offscreencanvas" "~2019.3.0" |
|
960 | 960 | node-fetch "~2.6.1" |
961 | 961 | seedrandom "2.4.3" |
962 | 962 |
|
963 | | -"@tensorflow/tfjs-data@3.9.0": |
964 | | - version "3.9.0" |
965 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-3.9.0.tgz#9cb4fd6301c4362a8e7dc03bced563bdf1f0be19" |
966 | | - integrity sha512-1/H9VlYlfEX/LflzobSB5sx3FCavWGmzqRnAyyn5ChjgCzIUa+RtJ7nYgK2+6RC2MIDgKt1jmu36mkKZrwPD3w== |
| 963 | +"@tensorflow/tfjs-data@3.11.0": |
| 964 | + version "3.11.0" |
| 965 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-3.11.0.tgz#90dd23a7181f0a744f2882a12c3442b27047383d" |
| 966 | + integrity sha512-+cUHUHzjM/zs0JVOwHQm9wP15Y+BZdRcUpMoYWia8r3kaGSyvoz6WqzacEP1PeXgJVnr2gtU3D+bF32th8fZfQ== |
967 | 967 | dependencies: |
968 | 968 | "@types/node-fetch" "^2.1.2" |
969 | 969 | node-fetch "~2.6.1" |
970 | 970 |
|
971 | | -"@tensorflow/tfjs-layers@3.9.0": |
972 | | - version "3.9.0" |
973 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.9.0.tgz#0e05116bcd7f55eb39cff322e9940fa46c9fbda2" |
974 | | - integrity sha512-25I20Oy17YZ3y0x/pabeiN6/vai0vqMQ85/Bp0GLOpcN2kmOLcItdWOAqFW5YPI2nrTqnpNQyk9zhmIh8f6X4w== |
975 | | - |
976 | | -"@tensorflow/tfjs@^3.9.0": |
977 | | - version "3.9.0" |
978 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-3.9.0.tgz#ff3bcbfcb51800ea6791d7a7a020d354909d2c71" |
979 | | - integrity sha512-TyykXiZ6r9rMoXbQZaAkOKJJUrJHQVAjH/K6XRCPpOG//Hf15ZW97ZODskEByj77yNMw4smFUWCFhprhY2PgDQ== |
980 | | - dependencies: |
981 | | - "@tensorflow/tfjs-backend-cpu" "3.9.0" |
982 | | - "@tensorflow/tfjs-backend-webgl" "3.9.0" |
983 | | - "@tensorflow/tfjs-converter" "3.9.0" |
984 | | - "@tensorflow/tfjs-core" "3.9.0" |
985 | | - "@tensorflow/tfjs-data" "3.9.0" |
986 | | - "@tensorflow/tfjs-layers" "3.9.0" |
| 971 | +"@tensorflow/tfjs-layers@3.11.0": |
| 972 | + version "3.11.0" |
| 973 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.11.0.tgz#456d8dc3fe93937ced329d5d06310da294d3758c" |
| 974 | + integrity sha512-BtLgLucJZHv5te1K3yjT3iZdHXgMJArrLuOb/oRPOtTp4R2ad5N0V2m5RtuZJ3sI5/ah0h72xtmTWNyTv3/5dw== |
| 975 | + |
| 976 | +"@tensorflow/tfjs@^3.11.0": |
| 977 | + version "3.11.0" |
| 978 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-3.11.0.tgz#63d5231f41d57ca11b910664632a8e349eba3967" |
| 979 | + integrity sha512-TTYrKdkoh1sHnt4vn6MboLbpi1Es4U1Aw+L3PqwadRvXW4+7ySUtc00McrQ+ooK0q3Qhl3N7cvgchgM7nED3Mg== |
| 980 | + dependencies: |
| 981 | + "@tensorflow/tfjs-backend-cpu" "3.11.0" |
| 982 | + "@tensorflow/tfjs-backend-webgl" "3.11.0" |
| 983 | + "@tensorflow/tfjs-converter" "3.11.0" |
| 984 | + "@tensorflow/tfjs-core" "3.11.0" |
| 985 | + "@tensorflow/tfjs-data" "3.11.0" |
| 986 | + "@tensorflow/tfjs-layers" "3.11.0" |
987 | 987 | argparse "^1.0.10" |
988 | 988 | chalk "^4.1.0" |
989 | 989 | core-js "3" |
|
1123 | 1123 | resolved "https://registry.yarnpkg.com/@types/webgl-ext/-/webgl-ext-0.0.30.tgz#0ce498c16a41a23d15289e0b844d945b25f0fb9d" |
1124 | 1124 | integrity sha512-LKVgNmBxN0BbljJrVUwkxwRYqzsAEPcZOe6S2T6ZaBDIrFp0qu4FNlpc5sM1tGbXUYFgdVQIoeLk1Y1UoblyEg== |
1125 | 1125 |
|
1126 | | -"@types/webgl2@0.0.5": |
1127 | | - version "0.0.5" |
1128 | | - resolved "https://registry.yarnpkg.com/@types/webgl2/-/webgl2-0.0.5.tgz#dd925e20ab8ace80eb4b1e46fda5b109c508fb0d" |
1129 | | - integrity sha512-oGaKsBbxQOY5+aJFV3KECDhGaXt+yZJt2y/OZsnQGLRkH6Fvr7rv4pCt3SRH1somIHfej/c4u7NSpCyd9x+1Ow== |
| 1126 | +"@types/webgl2@0.0.6": |
| 1127 | + version "0.0.6" |
| 1128 | + resolved "https://registry.yarnpkg.com/@types/webgl2/-/webgl2-0.0.6.tgz#1ea2db791362bd8521548d664dbd3c5311cdf4b6" |
| 1129 | + integrity sha512-50GQhDVTq/herLMiqSQkdtRu+d5q/cWHn4VvKJtrj4DJAjo1MNkWYa2MA41BaBO1q1HgsUjuQvEOk0QHvlnAaQ== |
1130 | 1130 |
|
1131 | 1131 | "@typescript-eslint/eslint-plugin@^4.30.0": |
1132 | 1132 | version "4.30.0" |
|
0 commit comments