Skip to content

Commit

Permalink
Merge 8380900 into afa6571
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
2 parents afa6571 + 8380900 commit 72e6358
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 28 deletions.
40 changes: 27 additions & 13 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.10.2",
"@mdi/font": "7.4.47",
"@react-pdf/font": "2.4.4",
"@react-pdf/layout": "3.11.3",
"@react-pdf/layout": "3.11.4",
"@react-pdf/pdfkit": "3.1.7",
"@react-pdf/primitives": "3.1.1",
"@react-pdf/render": "3.4.3",
Expand Down
41 changes: 28 additions & 13 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.3",
"@react-pdf/layout": "3.11.4",
"@react-pdf/pdfkit": "3.1.7",
"@react-pdf/render": "3.4.3",
"colorjs.io": "0.5.0",
Expand Down

0 comments on commit 72e6358

Please sign in to comment.