chore(deps): bump the tensorflow group with 3 updates

Bumps the tensorflow group with 3 updates: [@tensorflow/tfjs-core](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-core), [@tensorflow/tfjs](https://github.com/tensorflow/tfjs) and [@tensorflow/tfjs-node](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-node).


Updates `@tensorflow/tfjs-core` from 4.4.0 to 4.22.0
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](https://github.com/tensorflow/tfjs/commits/tfjs-v4.22.0/tfjs-core)

Updates `@tensorflow/tfjs` from 4.4.0 to 4.22.0
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](https://github.com/tensorflow/tfjs/compare/tfjs-v4.4.0...tfjs-v4.22.0)

Updates `@tensorflow/tfjs-node` from 4.4.0 to 4.22.0
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](https://github.com/tensorflow/tfjs/commits/tfjs-v4.22.0/tfjs-node)

---
updated-dependencies:
- dependency-name: "@tensorflow/tfjs-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tensorflow
- dependency-name: "@tensorflow/tfjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tensorflow
- dependency-name: "@tensorflow/tfjs-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tensorflow
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-07 07:23:57 +00:00 committed by GitHub
parent 0b976064ca
commit f4fc823bf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 234 additions and 173 deletions

View File

@ -76,6 +76,6 @@
"start-server-and-test": "2.0.8" "start-server-and-test": "2.0.8"
}, },
"optionalDependencies": { "optionalDependencies": {
"@tensorflow/tfjs-core": "4.4.0" "@tensorflow/tfjs-core": "4.22.0"
} }
} }

View File

@ -48,8 +48,8 @@
"@swc/core-win32-arm64-msvc": "1.3.56", "@swc/core-win32-arm64-msvc": "1.3.56",
"@swc/core-win32-ia32-msvc": "1.3.56", "@swc/core-win32-ia32-msvc": "1.3.56",
"@swc/core-win32-x64-msvc": "1.3.56", "@swc/core-win32-x64-msvc": "1.3.56",
"@tensorflow/tfjs": "4.4.0", "@tensorflow/tfjs": "4.22.0",
"@tensorflow/tfjs-node": "4.4.0", "@tensorflow/tfjs-node": "4.22.0",
"bufferutil": "4.0.7", "bufferutil": "4.0.7",
"slacc-android-arm-eabi": "0.0.10", "slacc-android-arm-eabi": "0.0.10",
"slacc-android-arm64": "0.0.10", "slacc-android-arm64": "0.0.10",

File diff suppressed because it is too large Load Diff