|
1 | 1 | { |
2 | 2 | "name": "@vladmandic/human", |
3 | | - "version": "3.3.5", |
| 3 | + "version": "3.3.6", |
4 | 4 | "description": "Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition", |
5 | 5 | "sideEffects": false, |
6 | 6 | "main": "dist/human.node.js", |
|
74 | 74 | "tensorflow" |
75 | 75 | ], |
76 | 76 | "devDependencies": { |
77 | | - "@html-eslint/eslint-plugin": "^0.26.0", |
78 | | - "@html-eslint/parser": "^0.26.0", |
79 | | - "@microsoft/api-extractor": "^7.49.2", |
| 77 | + "@html-eslint/eslint-plugin": "^0.46.1", |
| 78 | + "@html-eslint/parser": "^0.46.0", |
| 79 | + "@microsoft/api-extractor": "^7.52.11", |
80 | 80 | "@tensorflow/tfjs-backend-cpu": "^4.22.0", |
81 | 81 | "@tensorflow/tfjs-backend-wasm": "^4.22.0", |
82 | 82 | "@tensorflow/tfjs-backend-webgl": "^4.22.0", |
|
87 | 87 | "@tensorflow/tfjs-layers": "^4.22.0", |
88 | 88 | "@tensorflow/tfjs-node": "^4.22.0", |
89 | 89 | "@tensorflow/tfjs-node-gpu": "^4.22.0", |
90 | | - "@types/emscripten": "^1.40.0", |
91 | | - "@types/node": "^22.13.1", |
| 90 | + "@types/emscripten": "^1.40.1", |
| 91 | + "@types/node": "^24.3.0", |
92 | 92 | "@types/offscreencanvas": "^2019.7.3", |
93 | | - "@typescript-eslint/eslint-plugin": "^8.8.1", |
94 | | - "@typescript-eslint/parser": "^8.8.1", |
95 | | - "@vladmandic/build": "^0.10.2", |
96 | | - "@vladmandic/pilogger": "^0.5.1", |
| 93 | + "@typescript-eslint/eslint-plugin": "^8.41.0", |
| 94 | + "@typescript-eslint/parser": "^8.41.0", |
| 95 | + "@vladmandic/build": "^0.10.3", |
| 96 | + "@vladmandic/pilogger": "^0.5.2", |
97 | 97 | "@vladmandic/tfjs": "github:vladmandic/tfjs", |
98 | | - "canvas": "^3.1.0", |
99 | | - "esbuild": "^0.24.2", |
| 98 | + "canvas": "^3.2.0", |
| 99 | + "esbuild": "^0.25.9", |
100 | 100 | "eslint": "8.57.0", |
101 | 101 | "eslint-config-airbnb-base": "^15.0.0", |
102 | | - "eslint-plugin-html": "^8.1.2", |
103 | | - "eslint-plugin-import": "^2.31.0", |
| 102 | + "eslint-plugin-html": "^8.1.3", |
| 103 | + "eslint-plugin-import": "^2.32.0", |
104 | 104 | "eslint-plugin-json": "^4.0.1", |
105 | 105 | "eslint-plugin-markdown": "^5.1.0", |
106 | 106 | "eslint-plugin-node": "^11.1.0", |
107 | | - "eslint-plugin-promise": "^7.1.0", |
| 107 | + "eslint-plugin-promise": "^7.2.1", |
108 | 108 | "rimraf": "^6.0.1", |
109 | 109 | "tslib": "^2.8.1", |
110 | | - "typedoc": "0.27.6", |
111 | | - "typescript": "5.7.3" |
| 110 | + "typedoc": "0.28.11", |
| 111 | + "typescript": "5.9.2" |
112 | 112 | } |
113 | 113 | } |
0 commit comments