nft-app
nft-app copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
[!WARNING] These dependencies are deprecated:
Datasource | Name | Replacement PR? |
---|---|---|
npm | @nomiclabs/hardhat-etherscan |
|
npm | @vitejs/plugin-react-refresh |
|
npm | web3.storage |
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] chore(deps): update all non-major dependencies (
@types/node
,hardhat
,rustywind
,tsup
) - [ ] chore(deps): update dependency @types/chai to v5
- [ ] fix(deps): update dependency @fastify/autoload to v6
- [ ] fix(deps): update dependency @fastify/cors to v10
- [ ] fix(deps): update dependency @fastify/multipart to v9
- [ ] fix(deps): update dependency @fastify/sensible to v6
- [ ] fix(deps): update dependency fastify to v5
- [ ] fix(deps): update dependency fastify-cli to v7
- [ ] fix(deps): update dependency fastify-plugin to v5
- [ ] chore(deps): lock file maintenance
- [ ] Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- [ ] chore(deps): update dependency @openzeppelin/contracts to v5
- [ ] chore(deps): update dependency @openzeppelin/contracts-upgradeable to v5
- [ ] chore(deps): update dependency @openzeppelin/hardhat-upgrades to v3
- [ ] chore(deps): update dependency ethers to v6
- [ ] fix(deps): update dependency @web3-react/core to v8
Detected dependencies
npm
package.json
@hookform/devtools 4.3.1
@tailwindcss/typography 0.5.15
@web3-react/core 6.1.9
@web3-react/injected-connector 6.0.7
@web3-react/network-connector 6.2.9
@web3-react/walletconnect-connector 6.2.13
daisyui 4.12.13
loglevel 1.9.2
nft.storage 7.2.0
react 18.3.1
react-dom 18.3.1
react-dropzone 14.2.10
react-hook-form 7.53.1
react-hot-toast 2.4.1
use-nft 0.12.0
web3-react 5.0.5
web3.storage 4.5.5
@nomiclabs/hardhat-ethers 2.2.3
@nomiclabs/hardhat-etherscan 3.1.8
@nomiclabs/hardhat-waffle 2.0.6
@openzeppelin/contracts 4.9.6
@openzeppelin/contracts-upgradeable 4.9.6
@openzeppelin/hardhat-upgrades 1.28.0
@trivago/prettier-plugin-sort-imports 4.3.0
@typechain/ethers-v5 11.1.2
@typechain/hardhat 9.1.0
@types/chai 4.3.20
@types/mocha 10.0.9
@types/node 20.16.15
@types/react 18.3.12
@types/react-dom 18.3.1
@typescript-eslint/eslint-plugin 8.11.0
@typescript-eslint/parser 8.11.0
@vitejs/plugin-react-refresh 1.3.6
autoprefixer 10.4.20
chai 5.1.2
dotenv 16.4.5
eslint 9.13.0
eslint-config-productsway 1.3.4
ethereum-waffle 4.0.10
ethers 5.7.2
hardhat 2.22.14
hardhat-gas-reporter 2.2.1
husky 9.1.6
lint-staged 15.2.10
p-queue 8.0.1
postcss 8.4.47
prettier 3.3.3
prettier-plugin-solidity 1.4.1
rustywind 0.22.0
solgraph 1.0.2
solhint 5.0.3
solidity-coverage 0.8.13
sort-package-json 2.10.1
tailwindcss 3.4.14
ts-node 10.9.2
typechain 8.3.2
typescript 5.6.3
vite 5.4.10
node >=18.12.0
yarn 1.22.22
server/package.json
@fastify/autoload 5.10.0
@fastify/cors 9.0.1
@fastify/multipart 8.3.0
@fastify/sensible 5.6.0
@sinclair/typebox 0.33.17
close-with-grace 2.1.0
fastify 4.28.1
fastify-cli 6.3.0
fastify-plugin 4.5.1
fastify-tsconfig 2.0.0
nft.storage 7.2.0
typescript 5.6.3
@types/busboy 1.5.4
@types/node 20.16.15
@types/tap 15.0.12
cross-env 7.0.3
fast-json-stringify 6.0.0
tap 21.0.1
tsup 8.3.0
tsx 4.19.1
node >=18.12.0
nvm
.nvmrc
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Is this also related?
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ethers
npm ERR! dev ethers@"5.6.9" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ethers@"^4" from [email protected]
npm ERR! node_modules/web3-react
npm ERR! web3-react@"5.0.5" from the root project
npm ERR!
Hi there, not related and I used yarn
instead of npm
. Please check the readme. Thanks.
Is this also related?
npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/ethers npm ERR! dev ethers@"5.6.9" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer ethers@"^4" from [email protected] npm ERR! node_modules/web3-react npm ERR! web3-react@"5.0.5" from the root project npm ERR!