Skip to content

Commit

Permalink
chore: bump pdf-ui to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzalowski committed Nov 26, 2024
1 parent ef8bd0e commit 9fa9946
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions govtool/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 govtool/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@emurgo/cardano-serialization-lib-asmjs": "^13.1.0",
"@hookform/resolvers": "^3.3.1",
"@intersect.mbo/intersectmbo.org-icons-set": "^1.0.8",
"@intersect.mbo/pdf-ui": "^0.4.1",
"@intersect.mbo/pdf-ui": "^0.5.0",
"@mui/icons-material": "^5.14.3",
"@mui/material": "^5.14.4",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions govtool/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,10 +1583,10 @@
resolved "https://registry.npmjs.org/@intersect.mbo/intersectmbo.org-icons-set/-/intersectmbo.org-icons-set-1.1.0.tgz"
integrity sha512-sjKEtnK9eLYH/8kCD0YRQCms3byFA/tnSsei9NHTZbBYX9sBpeX6ErfR0sKYjOSxQOxl4FumX9D0X+vHIqxo8g==

"@intersect.mbo/pdf-ui@^0.4.1":
version "0.4.1"
resolved "https://registry.npmjs.org/@intersect.mbo/pdf-ui/-/pdf-ui-0.4.1.tgz"
integrity sha512-520/+KcgFlH9MFr4l9/6HBauEQCCReRr5vfF6vnmkkHChaPxhfxACUrA0lvy77v7G4OOxSFQSIHOTdzwEEc4Dg==
"@intersect.mbo/pdf-ui@^0.5.0":
version "0.5.0"
resolved "https://registry.npmjs.org/@intersect.mbo/pdf-ui/-/pdf-ui-0.5.0.tgz"
integrity sha512-Ks5guNNuZfwuI0TzPrf870EP5QEFjAkWRqfbMINsOg78+kfcvbpnVy75eD0tZ5dS1sCfBz5Gl3g1pH2UJB6KcQ==
dependencies:
"@emurgo/cardano-serialization-lib-asmjs" "^12.0.0-beta.2"
"@fontsource/poppins" "^5.0.14"
Expand Down

0 comments on commit 9fa9946

Please sign in to comment.