mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-04-22 23:08:53 +02:00
Bump/embed pdfv2.8.0 (#5921)
please merge #5919, alternatively, just push this and delete that PR because this is a continuation of that. This PR bumps the embed PDF version to 2.8.0 and also adds comments functionaliy --------- Co-authored-by: ConnorYoh <40631091+ConnorYoh@users.noreply.github.com> Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
@@ -8,29 +8,29 @@
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.7.7",
|
||||
"@cantoo/pdf-lib": "^2.5.3",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@embedpdf/core": "^2.7.0",
|
||||
"@embedpdf/engines": "^2.7.0",
|
||||
"@embedpdf/models": "^2.7.0",
|
||||
"@embedpdf/plugin-annotation": "^2.7.0",
|
||||
"@embedpdf/plugin-attachment": "^2.7.0",
|
||||
"@embedpdf/plugin-bookmark": "^2.7.0",
|
||||
"@embedpdf/plugin-document-manager": "^2.7.0",
|
||||
"@embedpdf/plugin-export": "^2.7.0",
|
||||
"@embedpdf/plugin-history": "^2.7.0",
|
||||
"@embedpdf/plugin-interaction-manager": "^2.7.0",
|
||||
"@embedpdf/plugin-pan": "^2.7.0",
|
||||
"@embedpdf/plugin-print": "^2.7.0",
|
||||
"@embedpdf/plugin-redaction": "^2.7.0",
|
||||
"@embedpdf/plugin-render": "^2.7.0",
|
||||
"@embedpdf/plugin-rotate": "^2.7.0",
|
||||
"@embedpdf/plugin-scroll": "^2.7.0",
|
||||
"@embedpdf/plugin-search": "^2.7.0",
|
||||
"@embedpdf/plugin-selection": "^2.7.0",
|
||||
"@embedpdf/plugin-spread": "^2.7.0",
|
||||
"@embedpdf/plugin-thumbnail": "^2.7.0",
|
||||
"@embedpdf/plugin-tiling": "^2.7.0",
|
||||
"@embedpdf/plugin-viewport": "^2.7.0",
|
||||
"@embedpdf/plugin-zoom": "^2.7.0",
|
||||
"@embedpdf/core": "^2.8.0",
|
||||
"@embedpdf/engines": "^2.8.0",
|
||||
"@embedpdf/models": "^2.8.0",
|
||||
"@embedpdf/plugin-annotation": "^2.8.0",
|
||||
"@embedpdf/plugin-attachment": "^2.8.0",
|
||||
"@embedpdf/plugin-bookmark": "^2.8.0",
|
||||
"@embedpdf/plugin-document-manager": "^2.8.0",
|
||||
"@embedpdf/plugin-export": "^2.8.0",
|
||||
"@embedpdf/plugin-history": "^2.8.0",
|
||||
"@embedpdf/plugin-interaction-manager": "^2.8.0",
|
||||
"@embedpdf/plugin-pan": "^2.8.0",
|
||||
"@embedpdf/plugin-print": "^2.8.0",
|
||||
"@embedpdf/plugin-redaction": "^2.8.0",
|
||||
"@embedpdf/plugin-render": "^2.8.0",
|
||||
"@embedpdf/plugin-rotate": "^2.8.0",
|
||||
"@embedpdf/plugin-scroll": "^2.8.0",
|
||||
"@embedpdf/plugin-search": "^2.8.0",
|
||||
"@embedpdf/plugin-selection": "^2.8.0",
|
||||
"@embedpdf/plugin-spread": "^2.8.0",
|
||||
"@embedpdf/plugin-thumbnail": "^2.8.0",
|
||||
"@embedpdf/plugin-tiling": "^2.8.0",
|
||||
"@embedpdf/plugin-viewport": "^2.8.0",
|
||||
"@embedpdf/plugin-zoom": "^2.8.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@iconify/react": "^6.0.2",
|
||||
|
||||
Reference in New Issue
Block a user