mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-23 09:43:00 +00:00
wrangler: update dependencies
This commit is contained in:
parent
e5f6e6394f
commit
b5310304bd
2 changed files with 714 additions and 911 deletions
1619
rainfallwrangler/package-lock.json
generated
1619
rainfallwrangler/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -14,15 +14,15 @@
|
||||||
"author": "Starbeamrainbowlabs",
|
"author": "Starbeamrainbowlabs",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tensorflow/tfjs-node-gpu": "^3.18.0",
|
"@tensorflow/tfjs-node-gpu": "^4.20.0",
|
||||||
"applause-cli": "^1.8.2",
|
"applause-cli": "^1.8.2",
|
||||||
"gunzip-maybe": "^1.4.2",
|
"gunzip-maybe": "^1.4.2",
|
||||||
"nexline": "^1.2.2",
|
"nexline": "^1.2.2",
|
||||||
"p-map": "^6.0.0",
|
"p-map": "^7.0.2",
|
||||||
"p-reflect": "^3.1.0",
|
"p-reflect": "^3.1.0",
|
||||||
"pretty-ms": "^8.0.0",
|
"pretty-ms": "^9.1.0",
|
||||||
"spawn-stream": "^1.0.2",
|
"spawn-stream": "^1.0.2",
|
||||||
"terrain50": "^1.11.0",
|
"terrain50": "^1.11.0",
|
||||||
"workerpool": "^8.0.0"
|
"workerpool": "^9.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue