Skip to content

Commit

Permalink
bump previewer 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Sep 5, 2024
1 parent 7998960 commit e703180
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 14 deletions.
2 changes: 1 addition & 1 deletion next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@osn/constants": "^1.1.2",
"@osn/icons": "^1.100.0",
"@osn/polkadot-react-identicon": "^1.0.10",
"@osn/previewer": "^1.2.2",
"@osn/previewer": "^1.4.4",
"@osn/rich-text-editor": "^0.6.6",
"@polkadot/extension-dapp": "^0.52.3",
"@polkadot/util": "^13.0.2",
Expand Down
44 changes: 31 additions & 13 deletions next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@ __metadata:
"@osn/eslint-config": ^1.0.2
"@osn/icons": ^1.100.0
"@osn/polkadot-react-identicon": ^1.0.10
"@osn/previewer": ^1.2.2
"@osn/previewer": ^1.4.4
"@osn/rich-text-editor": ^0.6.6
"@polkadot/extension-dapp": ^0.52.3
"@polkadot/util": ^13.0.2
Expand Down Expand Up @@ -2647,19 +2647,19 @@ __metadata:
languageName: node
linkType: hard

"@osn/previewer@npm:^1.2.2":
version: 1.2.2
resolution: "@osn/previewer@npm:1.2.2"
"@osn/previewer@npm:^1.4.4":
version: 1.4.4
resolution: "@osn/previewer@npm:1.4.4"
dependencies:
github-markdown-css: ^5.5.0
marked: ^4.0.17
github-markdown-css: ^5.6.1
marked: ^11.1.1
marked-highlight: ^2.1.3
prismjs: ^1.28.0
sanitize-html: ^2.7.0
peerDependencies:
react: ^17.0.2
react-dom: ^17.0.2
styled-components: ^5.3.5
checksum: 9a6dba99c33d130ecc9e00c158681c19be1e0eaaa13334821083bc15e5d06c2d1a982381edd7cdfe8df0d019cb349721e53f25af9681fa916740a82dcfd89574
checksum: adac52048884732b4377a78dd662d3d8de80e42ba3132a7d00bd37e54879c4e052d46d4886e7ab878493d324448202ea30588eb9d94b7f123cc43f359eb5e1bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6930,10 +6930,10 @@ __metadata:
languageName: node
linkType: hard

"github-markdown-css@npm:^5.5.0":
version: 5.5.0
resolution: "github-markdown-css@npm:5.5.0"
checksum: 58ba14ac87df700fd3a32a1999a6e9a4e36e808a4e1485f14aecb4230a690bfd3df508188c8a4874cae5556a87d23941b09036a22ee0f699fe844455952b1573
"github-markdown-css@npm:^5.6.1":
version: 5.6.1
resolution: "github-markdown-css@npm:5.6.1"
checksum: 454d32468c64b570b09a4bdfdefaa3c0c6fdbe9277498e8179bce407d2589461935c9fd1cebda505ace19a18b4aa9f1616cf580f7a5996904894dbcbc59d0c54
languageName: node
linkType: hard

Expand Down Expand Up @@ -8770,7 +8770,25 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.0.15, marked@npm:^4.0.17":
"marked-highlight@npm:^2.1.3":
version: 2.1.4
resolution: "marked-highlight@npm:2.1.4"
peerDependencies:
marked: ">=4 <15"
checksum: 7478c44df03366694f7c57e9282299744b27088a30992bb72b3d96abe22a637834213e84a0cbcbe05523e4fdce77db75f2e964d90202abcb5a04a6150a488cb8
languageName: node
linkType: hard

"marked@npm:^11.1.1":
version: 11.2.0
resolution: "marked@npm:11.2.0"
bin:
marked: bin/marked.js
checksum: 80757c268420d58d2fb2dadb8e1f9e80b96160dc667de69fe455cf5fd874e5cfec87a171249f49f28729e90de4bafa1f586562ffaad04836fe6e6c355365f60a
languageName: node
linkType: hard

"marked@npm:^4.0.15":
version: 4.0.18
resolution: "marked@npm:4.0.18"
bin:
Expand Down

0 comments on commit e703180

Please sign in to comment.