Skip to content

Commit

Permalink
build(deps): bump tesseract.js from 5.0.2 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [tesseract.js](https://github.com/naptha/tesseract.js) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/naptha/tesseract.js/releases)
- [Commits](naptha/tesseract.js@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: tesseract.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ec6c294 commit f845e58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lodash.debounce": "^4.0.8",
"nosleep.js": "^0.12.0",
"notiwind": "^2.0.1",
"tesseract.js": "^5.0.2",
"tesseract.js": "^5.0.3",
"vue": "^3.2.47",
"vue-advanced-cropper": "^2.8.8",
"vue-router": "4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3267,10 +3267,10 @@ tesseract.js-core@^5.0.0:
resolved "https://registry.yarnpkg.com/tesseract.js-core/-/tesseract.js-core-5.0.0.tgz#159089b2e8a8c6b1f285134b1f7da6fc56914225"
integrity sha512-lJur5LzjinW5VYMKlVNnBU2JPLpO+A9VqAYBeuV+ZgH0hKvsnm+536Yyp+/zRTBdLe7D6Kok0FN9g+TE4J8qGA==

tesseract.js@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/tesseract.js/-/tesseract.js-5.0.2.tgz#968a6a2d728d6e311e6f07e5871a2bc60dcf2c4a"
integrity sha512-BbiaC3W7C23tjQfepPaXWiQFgEW9HFacpEFpZpuGsLfp1J7NPTLFj7II1Q2ukdPXNwh9z/KR0cikS2avpdEP0A==
tesseract.js@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/tesseract.js/-/tesseract.js-5.0.3.tgz#e1e4d36f764a1ac09014f1f7fef5132149b68c9a"
integrity sha512-UcEaIRQ+KSjxl57SS2WQgnac8hON0uJgqR6418MYLBeFPGqrAooNwcKVIoSVCzflO3CxTKPg5Ic7z7JuW7wOGA==
dependencies:
bmp-js "^0.1.0"
idb-keyval "^6.2.0"
Expand Down

0 comments on commit f845e58

Please sign in to comment.