Skip to content

Commit

Permalink
fix(deps): update dependency react-code-blocks to v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 3e866b3 commit b32688c
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
38 changes: 19 additions & 19 deletions advanced/wallets/react-wallet-auth/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 advanced/wallets/react-wallet-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mnemonic-keyring": "1.4.0",
"next": "12.1.5",
"react": "17.0.2",
"react-code-blocks": "0.1.5",
"react-code-blocks": "0.1.6",
"react-dom": "17.0.2",
"react-qr-reader-es6": "2.2.1-2",
"solana-wallet": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"next": "12.1.5",
"permissionless": "0.0.20",
"react": "17.0.2",
"react-code-blocks": "0.1.5",
"react-code-blocks": "0.1.6",
"react-dom": "17.0.2",
"react-hot-toast": "^2.4.1",
"react-qr-reader-es6": "2.2.1-2",
Expand Down
8 changes: 4 additions & 4 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6050,10 +6050,10 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/react-code-blocks/-/react-code-blocks-0.1.5.tgz#8514c6b7bee5b238366278aaee3c0d6cc6f07851"
integrity sha512-p57YPvry1OY0fS/oDVfK7BBgy89jHJguyyzNbjZvMUR2/90oB0iv3D6aS/PBjuQp7JyjlRoaZ/2WRxvOyyAAEw==
[email protected].6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/react-code-blocks/-/react-code-blocks-0.1.6.tgz#ec64e7899223d3e910eb916465a66d95ce1ae1b2"
integrity sha512-ENNuxG07yO+OuX1ChRje3ieefPRz6yrIpHmebQlaFQgzcAHbUfVeTINpOpoI9bSRSObeYo/OdHsporeToZ7fcg==
dependencies:
"@babel/runtime" "^7.10.4"
react-syntax-highlighter "^15.5.0"
Expand Down

0 comments on commit b32688c

Please sign in to comment.