Skip to content

Commit

Permalink
chore: remove patches
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Aug 10, 2023
1 parent d323f79 commit 5fe47ca
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 67 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
},
"patchedDependencies": {
"@coinbase/wallet-sdk@3.8.0-beta.0": "patches/@coinbase__wallet-sdk@3.8.0-beta.0.patch",
"@ledgerhq/connect-kit-loader@1.1.1": "patches/@ledgerhq__connect-kit-loader@1.1.1.patch",
"@safe-global/safe-apps-provider@0.17.1": "patches/@safe-global__safe-apps-provider@0.17.1.patch",
"@safe-global/safe-apps-sdk@8.0.0": "patches/@safe-global__safe-apps-sdk@8.0.0.patch",
"vitepress@1.0.0-rc.4": "patches/vitepress@1.0.0-rc.4.patch"
},
"peerDependencyRules": {
Expand Down
6 changes: 3 additions & 3 deletions packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "3.8.0-beta.0",
"@ledgerhq/connect-kit-loader": "^1.1.1",
"@safe-global/safe-apps-provider": "^0.17.1",
"@safe-global/safe-apps-sdk": "^8.0.0",
"@ledgerhq/connect-kit-loader": "^1.1.2",
"@safe-global/safe-apps-provider": "^0.18.0",
"@safe-global/safe-apps-sdk": "^8.1.0",
"@walletconnect/ethereum-provider": "^2.8.5",
"@walletconnect/modal": "^2.5.6"
},
Expand Down
12 changes: 0 additions & 12 deletions patches/@ledgerhq__connect-kit-loader@1.1.1.patch

This file was deleted.

12 changes: 0 additions & 12 deletions patches/@safe-global__safe-apps-provider@0.17.1.patch

This file was deleted.

12 changes: 0 additions & 12 deletions patches/@safe-global__safe-apps-sdk@8.0.0.patch

This file was deleted.

44 changes: 19 additions & 25 deletions pnpm-lock.yaml

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

1 comment on commit 5fe47ca

@vercel
Copy link

@vercel vercel bot commented on 5fe47ca Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wagmi-v2 – ./docs

wagmi-v2-git-alpha-wagmi-dev.vercel.app
wagmi-v2-wagmi-dev.vercel.app
wagmi-v2.vercel.app
alpha.wagmi.sh

Please sign in to comment.