dependabot[bot]
0ac37a87bc
build(deps): bump dompurify from 3.3.3 to 3.4.0
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-16 03:43:04 +00:00
dependabot[bot]
c745d55d32
build(deps-dev): bump vite from 7.3.1 to 7.3.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 22:12:25 +00:00
alam00000
a8c49e1cc4
fix: update lodash-es to version 4.18.1 in package.json and package-lock.json
2026-04-05 13:49:51 +05:30
dependabot[bot]
b1a9715c52
build(deps): bump lodash from 4.17.23 to 4.18.1
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-04 07:55:19 +00:00
alam00000
4a0a985ed6
bump flatted from 3.3.3 to 3.4.2
2026-03-31 00:44:49 +05:30
alam00000
c4f389055a
feat: update node-forge to version 1.4.0 in package.json and package-lock.json
2026-03-30 11:31:28 +05:30
dependabot[bot]
cfea5e734a
build(deps-dev): bump brace-expansion from 2.0.2 to 2.0.3
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-28 15:47:55 +00:00
Alam
d133f72442
Merge pull request #609 from alam00000/dependabot/npm_and_yarn/picomatch-2.3.2
...
build(deps): bump picomatch from 2.3.1 to 2.3.2
2026-03-28 21:17:14 +05:30
dependabot[bot]
2cc248c81b
build(deps-dev): bump handlebars from 4.7.8 to 4.7.9
...
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js ) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md )
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9 )
---
updated-dependencies:
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 03:27:05 +00:00
dependabot[bot]
0884de48cd
build(deps): bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 10:32:31 +00:00
alam00000
3ca19af354
feat: add TIFF conversion options and integrate wasm-vips for image processing
...
- Updated README.md to include new dependencies: wasm-vips, pixelmatch, diff, and microdiff.
- Added wasm-vips to package.json and package-lock.json for advanced TIFF encoding.
- Enhanced localization files with new options for DPI, compression, color mode, and multi-page TIFF saving.
- Implemented UI changes in pdf-to-tiff.html to allow users to select DPI, compression type, color mode, and multi-page options.
- Refactored pdf-to-tiff-page.ts to utilize wasm-vips for TIFF encoding, replacing previous UTIF implementation.
- Introduced TiffOptions interface in pdf-to-tiff-type.ts for better type management.
- Updated Vite configuration to exclude wasm-vips from dependency optimization.
2026-03-24 13:24:50 +05:30
alam00000
013cc175a6
fix: regenerate package-lock.json
2026-03-22 00:06:20 +05:30
alam00000
5119fd08f9
fix: hash
2026-03-21 23:53:49 +05:30
alam00000
db3ffd3030
Update embedpdf-snippet to version 2.9.1
...
- Updated the embedpdf-snippet dependency in package.json from version 2.3.0 to 2.9.1.
- Updated the upstream version file to reflect the new version.
- Removed the old embedpdf-snippet-2.3.0.tgz file.
- Added the new embedpdf-snippet-2.9.1.tgz file.
2026-03-21 23:28:22 +05:30
dependabot[bot]
5e5975791f
build(deps): bump jspdf from 4.2.0 to 4.2.1
...
Bumps [jspdf](https://github.com/parallax/jsPDF ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/parallax/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/parallax/jsPDF/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: jspdf
dependency-version: 4.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-17 17:30:24 +00:00
Alam
11368314dd
Merge pull request #570 from alam00000/dependabot/npm_and_yarn/devalue-5.6.4
...
build(deps): bump devalue from 5.6.3 to 5.6.4
2026-03-15 13:04:18 +05:30
dependabot[bot]
000ef5bef9
build(deps-dev): bump undici from 7.22.0 to 7.24.1
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.22.0 to 7.24.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.24.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 23:35:01 +00:00
dependabot[bot]
9f09a01c08
build(deps): bump devalue from 5.6.3 to 5.6.4
...
Bumps [devalue](https://github.com/sveltejs/devalue ) from 5.6.3 to 5.6.4.
- [Release notes](https://github.com/sveltejs/devalue/releases )
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.3...v5.6.4 )
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-12 15:30:17 +00:00
alam00000
e117ab93bd
fix: form creator bug and added tests
2026-03-12 18:37:35 +05:30
Alam
3d8a0866a9
Merge pull request #522 from alam00000/dependabot/npm_and_yarn/rollup-4.59.0
...
build(deps): bump rollup from 4.55.1 to 4.59.0
2026-03-09 19:58:36 +05:30
Alam
f0c163f475
Merge pull request #550 from alam00000/dependabot/npm_and_yarn/minimatch-5.1.9
...
build(deps-dev): bump minimatch from 5.1.6 to 5.1.9
2026-03-09 19:58:17 +05:30
Alam
4df7d797c4
Merge pull request #551 from alam00000/dependabot/npm_and_yarn/dompurify-3.3.2
...
build(deps): bump dompurify from 3.3.1 to 3.3.2
2026-03-09 19:57:59 +05:30
dependabot[bot]
45df666152
build(deps): bump rollup from 4.55.1 to 4.59.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.55.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.55.1...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-08 18:26:58 +00:00
alam00000
1d68691331
refactor: update PDF comparison types and enhance UI for better usability
...
- Refactored CompareState to import from a centralized type definition.
- Enhanced the compare-pdfs.html layout with improved styles for overlay and side-by-side modes.
- Added new CSS styles for various UI components including panels, buttons, and highlights.
- Implemented a new sidebar for displaying change summaries and filters.
- Created unit tests for text comparison logic, including diffing text runs and page pairing.
- Added tests for text normalization functions to ensure proper handling of punctuation and character normalization.
2026-03-08 23:55:33 +05:30
dependabot[bot]
0ebfaa48a3
build(deps): bump dompurify from 3.3.1 to 3.3.2
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-07 09:10:23 +00:00
dependabot[bot]
ad131db536
build(deps-dev): bump minimatch from 5.1.6 to 5.1.9
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 5.1.6 to 5.1.9.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.9 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-07 09:10:16 +00:00
alam00000
957b78fafd
fix: revert cropperjs dependency to version 1.6.2 and adjust Docker build commands for CORS proxy secrets
2026-03-01 21:29:13 +05:30
Alam
34f12655c1
Merge pull request #534 from alam00000/dependabot/npm_and_yarn/npm-dependencies-b1e467bd1f
...
build(deps): bump the npm-dependencies group across 1 directory with 29 updates
2026-03-01 19:59:30 +05:30
dependabot[bot]
5ef73edea2
build(deps): bump the npm-dependencies group across 1 directory with 29 updates
...
Bumps the npm-dependencies group with 28 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@kenjiuno/msgreader](https://github.com/HiraokaHyperTools/msgreader ) | `1.27.1-alpha.1` | `1.28.0` |
| [@matbee/libreoffice-converter](https://github.com/matbeedotcom/libreoffice-document-converter ) | `2.3.1` | `2.5.0` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) | `4.1.18` | `4.2.1` |
| [cropperjs](https://github.com/fengyuanchen/cropperjs/tree/HEAD/packages/cropperjs ) | `1.6.2` | `2.1.0` |
| [i18next](https://github.com/i18next/i18next ) | `25.7.3` | `25.8.13` |
| [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector ) | `8.2.0` | `8.2.1` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) | `0.546.0` | `0.575.0` |
| [mermaid](https://github.com/mermaid-js/mermaid ) | `11.12.2` | `11.12.3` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js ) | `5.4.530` | `5.4.624` |
| [postal-mime](https://github.com/postalsys/postal-mime ) | `2.7.1` | `2.7.3` |
| [sortablejs](https://github.com/SortableJS/Sortable ) | `1.15.6` | `1.15.7` |
| [terser](https://github.com/terser/terser ) | `5.44.1` | `5.46.0` |
| [tesseract.js](https://github.com/naptha/tesseract.js ) | `6.0.1` | `7.0.0` |
| [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy ) | `3.1.4` | `3.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.39.2` | `10.0.1` |
| [@types/pdfkit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pdfkit ) | `0.17.4` | `0.17.5` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) | `3.2.4` | `4.0.18` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) | `3.2.4` | `4.0.18` |
| [eslint](https://github.com/eslint/eslint ) | `9.39.2` | `10.0.2` |
| [globals](https://github.com/sindresorhus/globals ) | `17.0.0` | `17.4.0` |
| [jsdom](https://github.com/jsdom/jsdom ) | `27.4.0` | `28.1.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged ) | `16.2.7` | `16.3.1` |
| [prettier](https://github.com/prettier/prettier ) | `3.7.4` | `3.8.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.51.0` | `8.56.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `7.3.0` | `7.3.1` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills ) | `0.24.0` | `0.25.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `3.2.4` | `4.0.18` |
| [vue](https://github.com/vuejs/core ) | `3.5.26` | `3.5.29` |
Updates `@kenjiuno/msgreader` from 1.27.1-alpha.1 to 1.28.0
- [Commits](https://github.com/HiraokaHyperTools/msgreader/commits )
Updates `@matbee/libreoffice-converter` from 2.3.1 to 2.5.0
- [Release notes](https://github.com/matbeedotcom/libreoffice-document-converter/releases )
- [Changelog](https://github.com/matbeedotcom/libreoffice-document-converter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/matbeedotcom/libreoffice-document-converter/compare/v2.3.1...v2.5.0 )
Updates `@tailwindcss/vite` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite )
Updates `cropperjs` from 1.6.2 to 2.1.0
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases )
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/cropperjs/commits/v2.1.0/packages/cropperjs )
Updates `i18next` from 25.7.3 to 25.8.13
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v25.7.3...v25.8.13 )
Updates `i18next-browser-languagedetector` from 8.2.0 to 8.2.1
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v8.2.0...v8.2.1 )
Updates `lucide` from 0.546.0 to 0.575.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide )
Updates `mermaid` from 11.12.2 to 11.12.3
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.12.3 )
Updates `pdfjs-dist` from 5.4.530 to 5.4.624
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.4.530...v5.4.624 )
Updates `postal-mime` from 2.7.1 to 2.7.3
- [Release notes](https://github.com/postalsys/postal-mime/releases )
- [Changelog](https://github.com/postalsys/postal-mime/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postalsys/postal-mime/compare/v2.7.1...v2.7.3 )
Updates `sortablejs` from 1.15.6 to 1.15.7
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.6...1.15.7 )
Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss )
Updates `terser` from 5.44.1 to 5.46.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.44.1...v5.46.0 )
Updates `tesseract.js` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/naptha/tesseract.js/releases )
- [Commits](https://github.com/naptha/tesseract.js/compare/v6.0.1...v7.0.0 )
Updates `vite-plugin-static-copy` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases )
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.4...vite-plugin-static-copy@3.2.0 )
Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js )
Updates `@types/pdfkit` from 0.17.4 to 0.17.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pdfkit )
Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8 )
Updates `@vitest/ui` from 3.2.4 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui )
Updates `eslint` from 9.39.2 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.2 )
Updates `globals` from 17.0.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.4.0 )
Updates `jsdom` from 27.4.0 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.1.0 )
Updates `lint-staged` from 16.2.7 to 16.3.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.1 )
Updates `prettier` from 3.7.4 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.1 )
Updates `typescript-eslint` from 8.51.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint )
Updates `vite` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite )
Updates `vite-plugin-node-polyfills` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases )
- [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/compare/v0.24.0...v0.25.0 )
Updates `vitest` from 3.2.4 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest )
Updates `vue` from 3.5.26 to 3.5.29
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.26...v3.5.29 )
---
updated-dependencies:
- dependency-name: "@kenjiuno/msgreader"
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: "@matbee/libreoffice-converter"
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: cropperjs
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: i18next
dependency-version: 25.8.13
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: i18next-browser-languagedetector
dependency-version: 8.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: lucide
dependency-version: 0.575.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: mermaid
dependency-version: 11.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: pdfjs-dist
dependency-version: 5.4.624
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: postal-mime
dependency-version: 2.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: sortablejs
dependency-version: 1.15.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: tailwindcss
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: terser
dependency-version: 5.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: tesseract.js
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: vite-plugin-static-copy
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: "@types/pdfkit"
dependency-version: 0.17.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: "@vitest/ui"
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: eslint
dependency-version: 10.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: globals
dependency-version: 17.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: jsdom
dependency-version: 28.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: lint-staged
dependency-version: 16.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.56.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: vite
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: vite-plugin-node-polyfills
dependency-version: 0.25.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: vitest
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: vue
dependency-version: 3.5.29
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 14:26:20 +00:00
dependabot[bot]
9b099c6a6d
build(deps): bump svelte from 5.53.1 to 5.53.6
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.53.1 to 5.53.6.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.6/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 14:21:39 +00:00
alam00000
e8563a1392
feat: add barcode field support in form creator and support to edit existing form fields
2026-03-01 19:48:34 +05:30
Alam
0eb7dc7114
Merge pull request #480 from alam00000/dependabot/npm_and_yarn/markdown-it-14.1.1
...
build(deps): bump markdown-it from 14.1.0 to 14.1.1
2026-02-26 20:34:56 +05:30
Alam
9e96abfbb1
Merge pull request #496 from alam00000/dependabot/npm_and_yarn/qs-6.15.0
...
build(deps-dev): bump qs from 6.14.1 to 6.15.0
2026-02-26 20:34:44 +05:30
Alam
518c18664d
Merge pull request #502 from alam00000/dependabot/npm_and_yarn/svelte-5.53.1
...
build(deps): bump svelte from 5.48.2 to 5.53.1
2026-02-25 12:22:06 +05:30
Alam
dbbad3f5d9
Merge pull request #498 from alam00000/dependabot/npm_and_yarn/jspdf-4.2.0
...
build(deps): bump jspdf from 4.1.0 to 4.2.0
2026-02-25 12:21:05 +05:30
dependabot[bot]
f7a1eef5ec
build(deps): bump svelte from 5.48.2 to 5.53.1
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.48.2 to 5.53.1.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.1/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:31:36 +00:00
dependabot[bot]
7351cb2e32
build(deps): bump markdown-it from 14.1.0 to 14.1.1
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.1.1 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-version: 14.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:30:54 +00:00
Diogo Correia
c37218b86d
chore: update project version in package-lock.json
2026-02-21 01:17:32 +01:00
Diogo Correia
efa91e7a72
chore: pin xlsx version
...
This ensures reproducibility when building this project.
2026-02-21 01:16:16 +01:00
dependabot[bot]
c8391d5886
build(deps): bump jspdf from 4.1.0 to 4.2.0
...
Bumps [jspdf](https://github.com/parallax/jsPDF ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/parallax/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/parallax/jsPDF/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: jspdf
dependency-version: 4.2.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 13:13:36 +00:00
dependabot[bot]
43d747b3c5
build(deps-dev): bump qs from 6.14.1 to 6.15.0
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.15.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.15.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 11:58:48 +00:00
dependabot[bot]
04587be28b
build(deps): bump jspdf from 4.0.0 to 4.1.0
...
Bumps [jspdf](https://github.com/parallax/jsPDF ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/parallax/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/parallax/jsPDF/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: jspdf
dependency-version: 4.1.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-08 11:37:06 +00:00
alam00000
5d8b83e105
Add visual workflow builder, fix critical bugs, and add Arabic i18n support
2026-02-08 17:05:40 +05:30
alam00000
5c1b00e9d1
fix: update supported languages and improve PDF editor functionality with multi file support
2026-01-31 15:24:08 +05:30
Alam
50e31b922b
Merge branch 'main' into main
2026-01-31 14:00:46 +05:30
alam00000
981aff3c5a
fix: service worker caching and ghostscript loader path issues
2026-01-30 14:58:18 +05:30
alam00000
2c85ca74e9
feat: separate AGPL libraries and add dynamic WASM loading
...
- Add WASM settings page for configuring external AGPL modules
- Implement dynamic loading for PyMuPDF, Ghostscript, and CoherentPDF
- Add Cloudflare Worker proxy for serving WASM files with CORS
- Update all affected tool pages to check WASM availability
- Add showWasmRequiredDialog for missing module configuration
Documentation:
- Update README, licensing.html, and docs to clarify AGPL components
are not bundled and must be configured separately
- Add WASM-PROXY.md deployment guide with recommended source URLs
- Rename "CPDF" to "CoherentPDF" for consistency
2026-01-27 15:26:26 +05:30
dependabot[bot]
febf664f74
build(deps): bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 08:21:25 +00:00
dependabot[bot]
80e504032c
build(deps): bump svelte from 5.46.1 to 5.48.2
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.46.1 to 5.48.2.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.48.2/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.48.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 08:11:17 +00:00
EmeraldPi
a6dcca0313
build(deps): bump embedpdf-snippet from 2.1.2 to 2.3.0
2026-01-26 04:25:23 +00:00