Bump pdfjs-dist and @pdfme/ui in /src/webapp/main

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) to 4.2.67 and updates ancestor dependency [@pdfme/ui](https://github.com/pdfme/pdfme). These dependencies need to be updated together.


Updates `pdfjs-dist` from 2.12.313 to 4.2.67
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

Updates `@pdfme/ui` from 1.2.3 to 3.2.1
- [Release notes](https://github.com/pdfme/pdfme/releases)
- [Changelog](https://github.com/pdfme/pdfme/blob/main/RELEASE.md)
- [Commits](https://github.com/pdfme/pdfme/compare/1.2.3...3.2.1)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: indirect
- dependency-name: "@pdfme/ui"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-07 10:46:46 +00:00
committed by GitHub
parent efee0b4a71
commit 29ce117898
2 changed files with 3573 additions and 178 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
}, },
"dependencies": { "dependencies": {
"@pdfme/generator": "^1.2.3", "@pdfme/generator": "^1.2.3",
"@pdfme/ui": "^1.2.3", "@pdfme/ui": "^3.2.1",
"pinia": "^2.0.34", "pinia": "^2.0.34",
"vue": "^3.2.13", "vue": "^3.2.13",
"vue-picture-input": "^3.0.1", "vue-picture-input": "^3.0.1",