|
14 | 14 | },
|
15 | 15 | "peerDependencies": {
|
16 | 16 | "@mediapipe/selfie_segmentation": "~0.1.0",
|
17 |
| - "@tensorflow/tfjs-backend-webgl": "^4.17.0", |
18 |
| - "@tensorflow/tfjs-converter": "^4.17.0", |
19 |
| - "@tensorflow/tfjs-core": "^4.17.0" |
| 17 | + "@tensorflow/tfjs-backend-webgl": "^4.18.0", |
| 18 | + "@tensorflow/tfjs-converter": "^4.18.0", |
| 19 | + "@tensorflow/tfjs-core": "^4.18.0" |
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@babel/polyfill": "^7.10.4",
|
23 | 23 | "@mediapipe/selfie_segmentation": "^0.1.0",
|
24 | 24 | "@rollup/plugin-commonjs": "^11.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.17.0", |
28 |
| - "@tensorflow/tfjs-backend-webgl": "^4.17.0", |
29 |
| - "@tensorflow/tfjs-converter": "^4.17.0", |
30 |
| - "@tensorflow/tfjs-backend-webgpu": "4.17.0", |
31 |
| - "@tensorflow/tfjs-core": "^4.17.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-backend-webgpu": "^4.18.0", |
| 31 | + "@tensorflow/tfjs-core": "^4.18.0", |
32 | 32 | "@types/jasmine": "~3.4.0",
|
33 | 33 | "babel-core": "~6.26.0",
|
34 | 34 | "babel-plugin-transform-runtime": "~6.23.0",
|
|
0 commit comments