|
13 | 13 | "url": "https://github.com/tensorflow/tfjs-models.git"
|
14 | 14 | },
|
15 | 15 | "peerDependencies": {
|
16 |
| - "@tensorflow/tfjs-backend-webgl": "^4.18.0", |
17 |
| - "@tensorflow/tfjs-converter": "^4.18.0", |
18 |
| - "@tensorflow/tfjs-core": "^4.18.0", |
| 16 | + "@tensorflow/tfjs-backend-webgl": "^4.19.0", |
| 17 | + "@tensorflow/tfjs-converter": "^4.19.0", |
| 18 | + "@tensorflow/tfjs-core": "^4.19.0", |
19 | 19 | "@tensorflow-models/body-segmentation": "^1.0.1"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
|
24 | 24 | "@rollup/plugin-commonjs": "^21.0.2",
|
25 | 25 | "@rollup/plugin-node-resolve": "^7.1.1",
|
26 | 26 | "@rollup/plugin-typescript": "^3.0.0",
|
27 |
| - "@tensorflow/tfjs-backend-cpu": "^4.18.0", |
28 |
| - "@tensorflow/tfjs-backend-webgl": "^4.18.0", |
29 |
| - "@tensorflow/tfjs-converter": "^4.18.0", |
30 |
| - "@tensorflow/tfjs-core": "^4.18.0", |
| 27 | + "@tensorflow/tfjs-backend-cpu": "^4.19.0", |
| 28 | + "@tensorflow/tfjs-backend-webgl": "^4.19.0", |
| 29 | + "@tensorflow/tfjs-converter": "^4.19.0", |
| 30 | + "@tensorflow/tfjs-core": "^4.19.0", |
31 | 31 | "@tensorflow-models/body-segmentation": "^1.0.0",
|
32 | 32 | "@types/jasmine": "~2.8.8",
|
33 | 33 | "babel-core": "~6.26.0",
|
|
0 commit comments