Skip to content

Commit 2dcea35

Browse files
authored
Update lockfiles branch tfjs_3.7.0_lockfiles lock files. (#5170)
1 parent 8197298 commit 2dcea35

File tree

9 files changed

+272
-106
lines changed

9 files changed

+272
-106
lines changed

tfjs-backend-cpu/yarn.lock

+12-3
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,18 @@
253253
estree-walker "^1.0.1"
254254
picomatch "^2.2.2"
255255

256-
"@tensorflow/tfjs-core@link:../tfjs-core":
257-
version "0.0.0"
258-
uid ""
256+
"@tensorflow/[email protected]":
257+
version "3.7.0"
258+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
259+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
260+
dependencies:
261+
"@types/long" "^4.0.1"
262+
"@types/offscreencanvas" "~2019.3.0"
263+
"@types/seedrandom" "2.4.27"
264+
"@types/webgl-ext" "0.0.30"
265+
long "4.0.0"
266+
node-fetch "~2.6.1"
267+
seedrandom "2.4.3"
259268

260269
"@types/component-emitter@^1.2.10":
261270
version "1.2.10"

tfjs-backend-wasm/yarn.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -895,14 +895,18 @@
895895
estree-walker "^1.0.1"
896896
picomatch "^2.2.2"
897897

898-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
899-
version "0.0.0"
898+
"@tensorflow/[email protected]":
899+
version "3.7.0"
900+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
901+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
900902
dependencies:
901903
"@types/seedrandom" "2.4.27"
902904
seedrandom "2.4.3"
903905

904-
"@tensorflow/tfjs-core@link:../tfjs-core":
905-
version "0.0.0"
906+
"@tensorflow/[email protected]":
907+
version "3.7.0"
908+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
909+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
906910
dependencies:
907911
"@types/long" "^4.0.1"
908912
"@types/offscreencanvas" "~2019.3.0"

tfjs-backend-webgl/yarn.lock

+19-6
Original file line numberDiff line numberDiff line change
@@ -887,13 +887,26 @@
887887
estree-walker "^1.0.1"
888888
picomatch "^2.2.2"
889889

890-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
891-
version "0.0.0"
892-
uid ""
890+
"@tensorflow/[email protected]":
891+
version "3.7.0"
892+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
893+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
894+
dependencies:
895+
"@types/seedrandom" "2.4.27"
896+
seedrandom "2.4.3"
893897

894-
"@tensorflow/tfjs-core@link:../tfjs-core":
895-
version "0.0.0"
896-
uid ""
898+
"@tensorflow/[email protected]":
899+
version "3.7.0"
900+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
901+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
902+
dependencies:
903+
"@types/long" "^4.0.1"
904+
"@types/offscreencanvas" "~2019.3.0"
905+
"@types/seedrandom" "2.4.27"
906+
"@types/webgl-ext" "0.0.30"
907+
long "4.0.0"
908+
node-fetch "~2.6.1"
909+
seedrandom "2.4.3"
897910

898911
"@types/component-emitter@^1.2.10":
899912
version "1.2.10"

tfjs-converter/yarn.lock

+20-7
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,26 @@
154154
estree-walker "^1.0.1"
155155
picomatch "^2.2.2"
156156

157-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
158-
version "0.0.0"
159-
uid ""
160-
161-
"@tensorflow/tfjs-core@link:../tfjs-core":
162-
version "0.0.0"
163-
uid ""
157+
"@tensorflow/[email protected]":
158+
version "3.7.0"
159+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
160+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
161+
dependencies:
162+
"@types/seedrandom" "2.4.27"
163+
seedrandom "2.4.3"
164+
165+
"@tensorflow/[email protected]":
166+
version "3.7.0"
167+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
168+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
169+
dependencies:
170+
"@types/long" "^4.0.1"
171+
"@types/offscreencanvas" "~2019.3.0"
172+
"@types/seedrandom" "2.4.27"
173+
"@types/webgl-ext" "0.0.30"
174+
long "4.0.0"
175+
node-fetch "~2.6.1"
176+
seedrandom "2.4.3"
164177

165178
"@ts-morph/common@~0.5.2":
166179
version "0.5.2"

tfjs-data/yarn.lock

+24-10
Original file line numberDiff line numberDiff line change
@@ -890,17 +890,31 @@
890890
estree-walker "^1.0.1"
891891
picomatch "^2.2.2"
892892

893-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
894-
version "0.0.0"
895-
uid ""
896-
897-
"@tensorflow/tfjs-core@link:../tfjs-core":
898-
version "0.0.0"
899-
uid ""
893+
"@tensorflow/tfjs-backend-cpu@3.7.0":
894+
version "3.7.0"
895+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
896+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
897+
dependencies:
898+
"@types/seedrandom" "2.4.27"
899+
seedrandom "2.4.3"
900900

901-
"@tensorflow/tfjs-layers@link:../tfjs-layers":
902-
version "0.0.0"
903-
uid ""
901+
"@tensorflow/[email protected]":
902+
version "3.7.0"
903+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
904+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
905+
dependencies:
906+
"@types/long" "^4.0.1"
907+
"@types/offscreencanvas" "~2019.3.0"
908+
"@types/seedrandom" "2.4.27"
909+
"@types/webgl-ext" "0.0.30"
910+
long "4.0.0"
911+
node-fetch "~2.6.1"
912+
seedrandom "2.4.3"
913+
914+
"@tensorflow/[email protected]":
915+
version "3.7.0"
916+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.7.0.tgz#c8edf0130887395d6a45b28be476f131edc12e11"
917+
integrity sha512-53WwvCk+Bdppa+GsRCJ8dt/coyAVFCYo3gOmuN+lBFmoSRX/LsdNjanF88mmOAPmoRFXrVG6bkjEQKe0YOkYcw==
904918

905919
"@types/component-emitter@^1.2.10":
906920
version "1.2.10"

tfjs-layers/yarn.lock

+30-9
Original file line numberDiff line numberDiff line change
@@ -887,17 +887,38 @@
887887
estree-walker "^1.0.1"
888888
picomatch "^2.2.2"
889889

890-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
891-
version "0.0.0"
892-
uid ""
890+
"@tensorflow/[email protected]":
891+
version "3.7.0"
892+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
893+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
894+
dependencies:
895+
"@types/seedrandom" "2.4.27"
896+
seedrandom "2.4.3"
893897

894-
"@tensorflow/tfjs-backend-webgl@link:../tfjs-backend-webgl":
895-
version "0.0.0"
896-
uid ""
898+
"@tensorflow/[email protected]":
899+
version "3.7.0"
900+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.7.0.tgz#6f2ac996dbbb31bfe55c770afc21fc91cc4ba083"
901+
integrity sha512-D1B85XJgcuvpaGWH2gUjOzIW/cKiT4jQaZcu99g3tOpaMVO4Ctz4mmPKhflr+AoHRVfLQbIvf6LT6fmWxbgFqw==
902+
dependencies:
903+
"@tensorflow/tfjs-backend-cpu" "3.7.0"
904+
"@types/offscreencanvas" "~2019.3.0"
905+
"@types/seedrandom" "2.4.27"
906+
"@types/webgl-ext" "0.0.30"
907+
"@types/webgl2" "0.0.5"
908+
seedrandom "2.4.3"
897909

898-
"@tensorflow/tfjs-core@link:../tfjs-core":
899-
version "0.0.0"
900-
uid ""
910+
"@tensorflow/[email protected]":
911+
version "3.7.0"
912+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
913+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
914+
dependencies:
915+
"@types/long" "^4.0.1"
916+
"@types/offscreencanvas" "~2019.3.0"
917+
"@types/seedrandom" "2.4.27"
918+
"@types/webgl-ext" "0.0.30"
919+
long "4.0.0"
920+
node-fetch "~2.6.1"
921+
seedrandom "2.4.3"
901922

902923
"@types/component-emitter@^1.2.10":
903924
version "1.2.10"

tfjs-node-gpu/yarn.lock

+67-27
Original file line numberDiff line numberDiff line change
@@ -226,33 +226,73 @@
226226
semver "^7.3.4"
227227
tar "^6.1.0"
228228

229-
"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu":
230-
version "0.0.0"
231-
uid ""
232-
233-
"@tensorflow/tfjs-backend-webgl@link:../tfjs-backend-webgl":
234-
version "0.0.0"
235-
uid ""
236-
237-
"@tensorflow/tfjs-converter@link:../tfjs-converter":
238-
version "0.0.0"
239-
uid ""
240-
241-
"@tensorflow/tfjs-core@link:../tfjs-core":
242-
version "0.0.0"
243-
uid ""
244-
245-
"@tensorflow/tfjs-data@link:../tfjs-data":
246-
version "0.0.0"
247-
uid ""
248-
249-
"@tensorflow/tfjs-layers@link:../tfjs-layers":
250-
version "0.0.0"
251-
uid ""
252-
253-
"@tensorflow/tfjs@link:../tfjs":
254-
version "0.0.0"
255-
uid ""
229+
"@tensorflow/[email protected]":
230+
version "3.7.0"
231+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836"
232+
integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg==
233+
dependencies:
234+
"@types/seedrandom" "2.4.27"
235+
seedrandom "2.4.3"
236+
237+
"@tensorflow/[email protected]":
238+
version "3.7.0"
239+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.7.0.tgz#6f2ac996dbbb31bfe55c770afc21fc91cc4ba083"
240+
integrity sha512-D1B85XJgcuvpaGWH2gUjOzIW/cKiT4jQaZcu99g3tOpaMVO4Ctz4mmPKhflr+AoHRVfLQbIvf6LT6fmWxbgFqw==
241+
dependencies:
242+
"@tensorflow/tfjs-backend-cpu" "3.7.0"
243+
"@types/offscreencanvas" "~2019.3.0"
244+
"@types/seedrandom" "2.4.27"
245+
"@types/webgl-ext" "0.0.30"
246+
"@types/webgl2" "0.0.5"
247+
seedrandom "2.4.3"
248+
249+
"@tensorflow/[email protected]":
250+
version "3.7.0"
251+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-3.7.0.tgz#86661837dafe1c863b374d87bf5801e19c169b22"
252+
integrity sha512-WpqTsOYwasu+ABLWeH4u5942oTRugH2dBGAYnOUuNMM8pu7LDWwC2qoZ1Q3+Ev2HWc7gyT8JPGqrKoULcCDdhw==
253+
254+
"@tensorflow/[email protected]":
255+
version "3.7.0"
256+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b"
257+
integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q==
258+
dependencies:
259+
"@types/long" "^4.0.1"
260+
"@types/offscreencanvas" "~2019.3.0"
261+
"@types/seedrandom" "2.4.27"
262+
"@types/webgl-ext" "0.0.30"
263+
long "4.0.0"
264+
node-fetch "~2.6.1"
265+
seedrandom "2.4.3"
266+
267+
"@tensorflow/[email protected]":
268+
version "3.7.0"
269+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-3.7.0.tgz#ef1e9b104bbb92c60b680a9f4049cd2124d2b125"
270+
integrity sha512-cdX4XN5IMvSdBYVt0KaTw0+ypIgGFKvfcVSP4zYiY4vhRy1ltfSQFZlK1RD56WAoNMNGZeqaeHWx9KAedKtgPQ==
271+
dependencies:
272+
"@types/node-fetch" "^2.1.2"
273+
node-fetch "~2.6.1"
274+
275+
"@tensorflow/[email protected]":
276+
version "3.7.0"
277+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.7.0.tgz#c8edf0130887395d6a45b28be476f131edc12e11"
278+
integrity sha512-53WwvCk+Bdppa+GsRCJ8dt/coyAVFCYo3gOmuN+lBFmoSRX/LsdNjanF88mmOAPmoRFXrVG6bkjEQKe0YOkYcw==
279+
280+
"@tensorflow/[email protected]":
281+
version "3.7.0"
282+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-3.7.0.tgz#3bca3ff2580479283f17d2db16c3519fbcbc52c1"
283+
integrity sha512-JD88LplfZLZqavsPQn/DgIhiJSJPdjmIQ09rkqLAeyNB6LOm1TX7nUosnDJ8RQsLVrrryHdvReXSGik1NngZsQ==
284+
dependencies:
285+
"@tensorflow/tfjs-backend-cpu" "3.7.0"
286+
"@tensorflow/tfjs-backend-webgl" "3.7.0"
287+
"@tensorflow/tfjs-converter" "3.7.0"
288+
"@tensorflow/tfjs-core" "3.7.0"
289+
"@tensorflow/tfjs-data" "3.7.0"
290+
"@tensorflow/tfjs-layers" "3.7.0"
291+
argparse "^1.0.10"
292+
chalk "^4.1.0"
293+
core-js "3"
294+
regenerator-runtime "^0.13.5"
295+
yargs "^16.0.3"
256296

257297
"@types/glob@*":
258298
version "7.1.3"

0 commit comments

Comments
 (0)