update packages

pull/356/head
Vladimir Mandic 2021-06-06 20:47:59 -04:00
parent 58d46094aa
commit 3d45825d37
2 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
### **HEAD -> main** 2021/06/06 mandic00@live.com
- custom build tfjs from sources
### **update wasm to tfjs 3.7.0** 2021/06/06 mandic00@live.com

View File

@ -65,7 +65,7 @@
"@tensorflow/tfjs-layers": "^3.7.0",
"@tensorflow/tfjs-node": "^3.7.0",
"@tensorflow/tfjs-node-gpu": "^3.7.0",
"@types/node": "^15.12.0",
"@types/node": "^15.12.1",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"@vladmandic/pilogger": "^0.2.17",
@ -73,7 +73,7 @@
"chokidar": "^3.5.1",
"dayjs": "^1.10.5",
"esbuild": "^0.12.6",
"eslint": "^7.27.0",
"eslint": "^7.28.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-json": "^3.0.0",