From 4a075066b480dcbc51129c6937861f4e3179fbaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 14:27:02 +0000 Subject: [PATCH] fix(deps): update dependency tesseract.js to v7 --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index bf39c1a3ac..3da1ea0ad6 100644 --- a/package.json +++ b/package.json @@ -335,7 +335,7 @@ "svgo": "^3.3.3", "swagger-ui-dist": "^5.27.0", "swap-case": "^3.0.3", - "tesseract.js": "^5.1.1", + "tesseract.js": "^7.0.0", "text-encoding-utf-8": "^1.0.2", "tick-time": "^1.0.1", "tidy-url": "^1.18.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c90755116..732cab669f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -897,8 +897,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 tesseract.js: - specifier: ^5.1.1 - version: 5.1.1 + specifier: ^7.0.0 + version: 7.0.0 text-encoding-utf-8: specifier: ^1.0.2 version: 1.0.2 @@ -4599,6 +4599,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unhead/dom@0.5.1': resolution: {integrity: sha512-cdRzGbZVWTgbwl9HiG3RZzzPThXmhj5afGB2BLRwbE+3IiwqUpMjL6v8bDjE5qttvH4YrK9AD9O8fFP9XyZQpg==} @@ -6786,6 +6787,7 @@ packages: eslint-plugin-i@2.28.0-2: resolution: {integrity: sha512-z48kG4qmE4TmiLcxbmvxMT5ycwvPkXaWW0XpU1L768uZaTbiDbxsHMEdV24JHlOR1xDsPpKW39BfP/pRdYIwFA==} engines: {node: '>=12'} + deprecated: Please migrate to the brand new `eslint-plugin-import-x` instead peerDependencies: eslint: ^7.2.0 || ^8 @@ -10641,14 +10643,14 @@ packages: tesseract.js-core@4.0.4: resolution: {integrity: sha512-MJ+vtktjAaT0681uPl6TDUPhbRbpD/S9emko5rtorgHRZpQo7R3BG7h+3pVHgn1KjfNf1bvnx4B7KxEK8YKqpg==} - tesseract.js-core@5.1.1: - resolution: {integrity: sha512-KX3bYSU5iGcO1XJa+QGPbi+Zjo2qq6eBhNjSGR5E5q0JtzkoipJKOUQD7ph8kFyteCEfEQ0maWLu8MCXtvX5uQ==} + tesseract.js-core@7.0.0: + resolution: {integrity: sha512-WnNH518NzmbSq9zgTPeoF8c+xmilS8rFIl1YKbk/ptuuc7p6cLNELNuPAzcmsYw450ca6bLa8j3t0VAtq435Vw==} tesseract.js@4.1.4: resolution: {integrity: sha512-iLjJjLWVNV4PApofEsd54Y1MbjhzpPxEzF8EjYmC2CLN4hrUqO5aTNTSbGA7/QjycKtAWHhn2YmDR+6GFwi2Zg==} - tesseract.js@5.1.1: - resolution: {integrity: sha512-lzVl/Ar3P3zhpUT31NjqeCo1f+D5+YfpZ5J62eo2S14QNVOmHBTtbchHm/YAbOOOzCegFnKf4B3Qih9LuldcYQ==} + tesseract.js@7.0.0: + resolution: {integrity: sha512-exPBkd+z+wM1BuMkx/Bjv43OeLBxhL5kKWsz/9JY+DXcXdiBjiAch0V49QR3oAJqCaL5qURE0vx9Eo+G5YE7mA==} text-decoder@1.2.3: resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==} @@ -11237,6 +11239,7 @@ packages: uuid@9.0.0: resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8flags@4.0.1: @@ -22743,7 +22746,7 @@ snapshots: tesseract.js-core@4.0.4: {} - tesseract.js-core@5.1.1: {} + tesseract.js-core@7.0.0: {} tesseract.js@4.1.4: dependencies: @@ -22760,16 +22763,15 @@ snapshots: transitivePeerDependencies: - encoding - tesseract.js@5.1.1: + tesseract.js@7.0.0: dependencies: bmp-js: 0.1.0 idb-keyval: 6.2.2 - is-electron: 2.2.2 is-url: 1.2.4 node-fetch: 2.7.0 opencollective-postinstall: 2.0.3 regenerator-runtime: 0.13.11 - tesseract.js-core: 5.1.1 + tesseract.js-core: 7.0.0 wasm-feature-detect: 1.8.0 zlibjs: 0.3.1 transitivePeerDependencies: