Committing manually like the monkey I am

This commit is contained in:
Mario Zechner 2025-10-12 02:59:46 +02:00
parent 26b774bb04
commit f93e72a805
10 changed files with 1819 additions and 11 deletions

10
package-lock.json generated
View file

@ -3768,15 +3768,15 @@
}
},
"node_modules/pdfjs-dist": {
"version": "5.4.149",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.4.149.tgz",
"integrity": "sha512-Xe8/1FMJEQPUVSti25AlDpwpUm2QAVmNOpFP0SIahaPIOKBKICaefbzogLdwey3XGGoaP4Lb9wqiw2e9Jqp0LA==",
"version": "5.4.296",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.4.296.tgz",
"integrity": "sha512-DlOzet0HO7OEnmUmB6wWGJrrdvbyJKftI1bhMitK7O2N8W2gc757yyYBbINy9IDafXAV9wmKr9t7xsTaNKRG5Q==",
"license": "Apache-2.0",
"engines": {
"node": ">=20.16.0 || >=22.3.0"
},
"optionalDependencies": {
"@napi-rs/canvas": "^0.1.77"
"@napi-rs/canvas": "^0.1.80"
}
},
"node_modules/picocolors": {
@ -5467,7 +5467,7 @@
"lit": "^3.3.1",
"lucide": "^0.544.0",
"ollama": "^0.6.0",
"pdfjs-dist": "^5.4.149",
"pdfjs-dist": "^5.4.296",
"xlsx": "^0.18.5"
},
"devDependencies": {