fix: Downgrade onnxruntime-web and onnxruntime-common (main)

Downgrades onnxruntime-web and onnxruntime-common to
version 1.21.0.  This reverts the previous upgrade due
to potential issues.
```
This commit is contained in:
Ibrahima G. Coulibaly
2025-10-02 23:27:11 +01:00
parent 5147de08aa
commit 327c4142ff
3 changed files with 42 additions and 40 deletions

View File

@@ -68,7 +68,7 @@
"nerdamer-prime": "^1.2.4",
"notistack": "^3.0.1",
"omggif": "^1.0.10",
"onnxruntime-web": "^1.21.0",
"onnxruntime-web": "1.21.0",
"pdf-lib": "^1.17.1",
"pdfjs-dist": "^5.2.133",
"playwright": "^1.45.0",