Skip to content

Commit

Permalink
Merge pull request #954 from jellydn/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
jellydn authored Mar 19, 2023
2 parents 6ff481a + 16ee458 commit 91c9faa
Show file tree
Hide file tree
Showing 4 changed files with 841 additions and 1,182 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,74 +16,74 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@hookform/devtools": "4.3.0",
"@hookform/devtools": "4.3.1",
"@tailwindcss/typography": "0.5.9",
"@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": "2.47.0",
"daisyui": "2.51.4",
"loglevel": "1.8.1",
"nft.storage": "7.0.0",
"nft.storage": "7.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dropzone": "14.2.3",
"react-hook-form": "7.42.1",
"react-hook-form": "7.43.7",
"react-hot-toast": "2.4.0",
"use-nft": "0.12.0",
"web3-react": "5.0.5",
"web3.storage": "4.4.0"
"web3.storage": "4.5.4"
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "2.2.2",
"@nomiclabs/hardhat-etherscan": "3.1.5",
"@nomiclabs/hardhat-waffle": "2.0.3",
"@nomiclabs/hardhat-etherscan": "3.1.7",
"@nomiclabs/hardhat-waffle": "2.0.5",
"@openzeppelin/contracts": "4.8.2",
"@openzeppelin/contracts-upgradeable": "4.8.2",
"@openzeppelin/hardhat-upgrades": "1.22.0",
"@trivago/prettier-plugin-sort-imports": "4.0.0",
"@openzeppelin/hardhat-upgrades": "1.22.1",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@typechain/ethers-v5": "10.2.0",
"@typechain/hardhat": "6.1.5",
"@types/chai": "4.3.4",
"@types/mocha": "10.0.1",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@vitejs/plugin-react-refresh": "1.3.6",
"autoprefixer": "10.4.13",
"autoprefixer": "10.4.14",
"chai": "4.3.7",
"dotenv": "16.0.3",
"eslint": "8.32.0",
"eslint": "8.36.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"hardhat": "2.12.6",
"hardhat": "2.13.0",
"hardhat-gas-reporter": "1.0.9",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.2.0",
"p-queue": "6.6.2",
"postcss": "8.4.21",
"prettier": "2.8.3",
"prettier-plugin-solidity": "1.1.1",
"prettier": "2.8.4",
"prettier-plugin-solidity": "1.1.3",
"rustywind": "0.15.3",
"solgraph": "1.0.2",
"solhint": "3.3.7",
"solhint": "3.4.1",
"solidity-coverage": "0.8.2",
"sort-package-json": "2.1.0",
"tailwindcss": "3.2.4",
"sort-package-json": "2.4.1",
"tailwindcss": "3.2.7",
"ts-node": "10.9.1",
"typechain": "8.1.1",
"typescript": "5.0.2",
"vite": "4.0.4"
"vite": "4.2.0"
},
"engines": {
"node": ">=12.0.0 <13.0.0-0||>=14.0.0 <15.0.0-0||>=16.0.0 <17.0.0-0 || >=18.12.0"
Expand Down
20 changes: 10 additions & 10 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
},
"dependencies": {
"@fastify/autoload": "5.7.1",
"@fastify/cors": "8.2.0",
"@fastify/multipart": "7.4.1",
"@fastify/cors": "8.2.1",
"@fastify/multipart": "7.5.0",
"@fastify/sensible": "5.2.0",
"@sinclair/typebox": "0.25.20",
"@sinclair/typebox": "0.25.24",
"close-with-grace": "1.1.0",
"fastify": "4.11.0",
"fastify": "4.14.1",
"fastify-cli": "5.7.1",
"fastify-plugin": "4.5.0",
"fastify-tsconfig": "1.0.1",
"nft.storage": "7.0.0",
"nft.storage": "7.0.3",
"typescript": "5.0.2"
},
"devDependencies": {
"@types/busboy": "1.5.0",
"@types/node": "18.11.18",
"@types/tap": "15.0.7",
"@types/node": "18.15.3",
"@types/tap": "15.0.8",
"cross-env": "7.0.3",
"fast-json-stringify": "5.5.0",
"fast-json-stringify": "5.6.2",
"tap": "16.3.4",
"tsup": "6.5.0",
"tsx": "3.12.2"
"tsup": "6.7.0",
"tsx": "3.12.5"
},
"tsup": {
"entry": [
Expand Down
Loading

0 comments on commit 91c9faa

Please sign in to comment.