Closed signorecello closed 9 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/runtime@7.23.2, npm/@lit-labs/ssr-dom-shim@1.1.2, npm/@motionone/animation@10.16.3, npm/@motionone/dom@10.16.4, npm/@motionone/types@10.16.3, npm/@motionone/utils@10.16.3, npm/@noir-lang/backend_barretenberg@0.7.10-37315f8.nightly, npm/@noir-lang/noir_js@0.16.0-37315f8.nightly, npm/@noir-lang/noir_wasm@0.16.0-37315f8.nightly, npm/@noir-lang/source-resolver@0.16.0-37315f8.nightly, npm/@noir-lang/types@0.16.0-37315f8.nightly, npm/@nomicfoundation/hardhat-chai-matchers@2.0.2, npm/@nomicfoundation/hardhat-ethers@3.0.4, npm/@nomicfoundation/hardhat-network-helpers@1.0.9, npm/@nomicfoundation/hardhat-toolbox@3.0.0, npm/@scure/base@1.1.3, npm/@typechain/ethers-v6@0.4.3, npm/@typechain/hardhat@8.0.3, npm/@types/chai@4.3.8, npm/@types/mocha@10.0.2, npm/@types/node@18.18.5, npm/@types/react-dom@18.2.13, npm/@types/react@18.2.28, npm/axios@1.5.1, npm/chai@4.3.10, npm/eth-rpc-errors@4.0.2, npm/follow-redirects@1.15.3, npm/hardhat@2.18.1, npm/next@13.5.4, npm/node-gyp-build@4.6.1, npm/preact@10.18.1, npm/undici-types@5.25.3, npm/wagmi@1.4.3
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
I'm merging this as 0.23.0 is out @critesjosh. There has a to be a "better" way with wagmi but time is of the essence now because of circuit breaker
(I did update the readme though!)
Quite some iteration here. Summary of changes:
noir_wasm
)ethers
in favour ofviem
, and started using Wagmi hooksCloses AztecProtocol/dev-rel#163