jellydn / nft-app

How to create your own NFT and mint NFT token
https://nft-app.productsway.com/
MIT License
211 stars 98 forks source link

Dependency Dashboard #3

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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 Unavailable
npm @vitejs/plugin-react-refresh Unavailable
npm web3.storage Unavailable

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json - `@hookform/devtools 4.3.1` - `@tailwindcss/typography 0.5.10` - `@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.7.3` - `loglevel 1.9.1` - `nft.storage 7.1.1` - `react 18.2.0` - `react-dom 18.2.0` - `react-dropzone 14.2.3` - `react-hook-form 7.51.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.14` - `@types/mocha 10.0.6` - `@types/node 20.11.30` - `@types/react 18.2.67` - `@types/react-dom 18.2.22` - `@typescript-eslint/eslint-plugin 7.3.1` - `@typescript-eslint/parser 7.3.1` - `@vitejs/plugin-react-refresh 1.3.6` - `autoprefixer 10.4.19` - `chai 5.1.0` - `dotenv 16.4.5` - `eslint 8.57.0` - `eslint-config-productsway 1.3.2` - `ethereum-waffle 4.0.10` - `ethers 5.7.2` - `hardhat 2.22.2` - `hardhat-gas-reporter 2.0.2` - `husky 9.0.11` - `lint-staged 15.2.2` - `p-queue 8.0.1` - `postcss 8.4.38` - `prettier 3.2.5` - `prettier-plugin-solidity 1.3.1` - `rustywind 0.21.1` - `solgraph 1.0.2` - `solhint 4.5.2` - `solidity-coverage 0.8.11` - `sort-package-json 2.8.0` - `tailwindcss 3.4.1` - `ts-node 10.9.2` - `typechain 8.3.2` - `typescript 5.4.3` - `vite 5.2.6` - `node >=18.12.0` - `yarn 1.22.22`
server/package.json - `@fastify/autoload 5.8.0` - `@fastify/cors 9.0.1` - `@fastify/multipart 8.2.0` - `@fastify/sensible 5.5.0` - `@sinclair/typebox 0.32.18` - `close-with-grace 1.3.0` - `fastify 4.26.2` - `fastify-cli 6.1.1` - `fastify-plugin 4.5.1` - `fastify-tsconfig 2.0.0` - `nft.storage 7.1.1` - `typescript 5.4.3` - `@types/busboy 1.5.3` - `@types/node 20.11.30` - `@types/tap 15.0.11` - `cross-env 7.0.3` - `fast-json-stringify 5.13.0` - `tap 18.7.1` - `tsup 8.0.2` - `tsx 4.7.1` - `node >=18.12.0`
nvm
.nvmrc

skys215 commented 1 year ago

Is this also related?

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: nft-app@0.1.0
npm ERR! Found: ethers@5.6.9
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 web3-react@5.0.5
npm ERR! node_modules/web3-react
npm ERR!   web3-react@"5.0.5" from the root project
npm ERR!
jellydn commented 1 year ago

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: nft-app@0.1.0
npm ERR! Found: ethers@5.6.9
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 web3-react@5.0.5
npm ERR! node_modules/web3-react
npm ERR!   web3-react@"5.0.5" from the root project
npm ERR!