updates ongoing

This commit is contained in:
znetsixe
2025-06-10 17:49:02 +02:00
parent 7e3312dde9
commit 7311d0cc63
4 changed files with 9 additions and 2 deletions

6
package-lock.json generated
View File

@@ -11,6 +11,7 @@
"dependencies": {
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-node": "^4.22.0",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
"mathjs": "^13.2.0"
}
},
@@ -725,6 +726,11 @@
"node": ">=10"
}
},
"node_modules/generalFunctions": {
"version": "1.0.0",
"resolved": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#26ed170932696cf9019ee46fec79d76c43ed5c25",
"license": "SEE LICENSE"
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",