diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5e29cd4..d5a66b2 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,10 @@
-
+
+
+
@@ -462,7 +464,7 @@
-
+
@@ -533,8 +535,8 @@
-
+
@@ -658,22 +660,6 @@
-
-
- 1751849423899
-
-
-
- 1751849423899
-
-
-
- 1751850152784
-
-
-
- 1751850152784
-
1752022118195
@@ -1050,7 +1036,23 @@
1759441908841
-
+
+
+ 1759442128298
+
+
+
+ 1759442128299
+
+
+
+ 1759442775014
+
+
+
+ 1759442775014
+
+
@@ -1114,15 +1116,6 @@
-
-
-
-
-
-
-
-
-
@@ -1134,12 +1127,21 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
false
diff --git a/package-lock.json b/package-lock.json
index 8dcc24f..9d64dbd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -49,7 +49,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",
@@ -9751,21 +9751,21 @@
}
},
"node_modules/onnxruntime-common": {
- "version": "1.23.0",
- "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.23.0.tgz",
- "integrity": "sha512-Auz8S9D7vpF8ok7fzTobvD1XdQDftRf/S7pHmjeCr3Xdymi4z1C7zx4vnT6nnUjbpelZdGwda0BmWHCCTMKUTg==",
+ "version": "1.21.0",
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.21.0.tgz",
+ "integrity": "sha512-Q632iLLrtCAVOTO65dh2+mNbQir/QNTVBG3h/QdZBpns7mZ0RYbLRBgGABPbpU9351AgYy7SJf1WaeVwMrBFPQ==",
"license": "MIT"
},
"node_modules/onnxruntime-web": {
- "version": "1.23.0",
- "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.23.0.tgz",
- "integrity": "sha512-w0bvC2RwDxphOUFF8jFGZ/dYw+duaX20jM6V4BIZJPCfK4QuCpB/pVREV+hjYbT3x4hyfa2ZbTaWx4e1Vot0fQ==",
+ "version": "1.21.0",
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.21.0.tgz",
+ "integrity": "sha512-adzOe+7uI7lKz6pQNbAsLMQd2Fq5Jhmoxd8LZjJr8m3KvbFyiYyRxRiC57/XXD+jb18voppjeGAjoZmskXG+7A==",
"license": "MIT",
"dependencies": {
"flatbuffers": "^25.1.24",
"guid-typescript": "^1.0.9",
"long": "^5.2.3",
- "onnxruntime-common": "1.23.0",
+ "onnxruntime-common": "1.21.0",
"platform": "^1.3.6",
"protobufjs": "^7.2.4"
}
diff --git a/package.json b/package.json
index d0b2dbf..14c4161 100644
--- a/package.json
+++ b/package.json
@@ -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",