Bump axios and @wagmi/core

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core). These dependencies need to be updated together.


Removes `axios`

Updates `@wagmi/core` from 0.9.7 to 2.6.5
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.6.5/packages/core)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@wagmi/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-21 07:02:25 +00:00 committed by GitHub
parent 41e1a36d7d
commit afa8e744f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 320 additions and 2933 deletions

3251
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
},
"type": "module",
"dependencies": {
"@wagmi/core": "^0.9.7",
"@wagmi/core": "^2.6.5",
"@web3modal/ethereum": "^2.1.1",
"@web3modal/html": "^2.1.1",
"ethers": "^5.7.2",