Skip to content

Commit

Permalink
Merge daba1c0 into ac57e51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
2 parents ac57e51 + daba1c0 commit b183ae1
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 12 deletions.
24 changes: 19 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@intlify/core": "9.13.1",
"@mdi/font": "7.4.47",
"@react-pdf/font": "2.4.4",
"@react-pdf/layout": "3.11.5",
"@react-pdf/layout": "3.12.0",
"@react-pdf/pdfkit": "3.1.9",
"@react-pdf/primitives": "3.1.1",
"@react-pdf/render": "3.4.3",
Expand Down
25 changes: 20 additions & 5 deletions pdf/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"peerDependencies": {
"@react-pdf/font": "2.4.4",
"@react-pdf/layout": "3.11.5",
"@react-pdf/layout": "3.12.0",
"@react-pdf/pdfkit": "3.1.9",
"@react-pdf/render": "3.4.3",
"colorjs.io": "0.5.0",
Expand Down

0 comments on commit b183ae1

Please sign in to comment.