Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent ec074d4 commit 70186d6
Show file tree
Hide file tree
Showing 20 changed files with 116 additions and 116 deletions.
24 changes: 12 additions & 12 deletions contracts/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@gemunion/contracts-helpers": "5.0.17",
"@gemunion/utils": "1.3.5",
"@gemunion/utils-eth": "1.1.14",
"@nomicfoundation/hardhat-chai-matchers": "2.0.4",
"@nomicfoundation/hardhat-chai-matchers": "2.0.6",
"@nomicfoundation/hardhat-ethers": "3.0.5",
"@nomiclabs/hardhat-etherscan": "3.1.8",
"@nomicfoundation/hardhat-network-helpers": "1.0.10",
Expand All @@ -37,37 +37,37 @@
"@openzeppelin/merkle-tree": "1.0.6",
"@openzeppelin/test-helpers": "0.5.16",
"@safe-global/safe-contracts": "1.4.1-build.0",
"dotenv": "16.4.1",
"ethers": "6.10.0",
"hardhat": "2.19.5",
"dotenv": "16.4.4",
"ethers": "6.11.1",
"hardhat": "2.20.1",
"hardhat-contract-sizer": "2.10.0",
"hardhat-gas-reporter": "1.0.9",
"hardhat-gas-reporter": "1.0.10",
"hardhat-deploy": "0.11.45",
"zksync-web3": "0.17.1",
"@safe-global/safe-singleton-factory": "1.0.19",
"solidity-coverage": "0.8.5",
"web3": "1.10.3"
"solidity-coverage": "0.8.7",
"web3": "1.10.4"
},
"devDependencies": {
"@gemunion/eslint-config": "4.0.5",
"@typechain/ethers-v6": "0.5.1",
"@typechain/hardhat": "9.1.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"chai": "4.4.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-mocha": "10.2.0",
"eslint-plugin-mocha": "10.3.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"prettier": "3.2.4",
"prettier": "3.2.5",
"prettier-plugin-solidity": "1.3.1",
"solhint": "4.1.1",
"solhint-plugin-prettier": "0.1.0",
Expand Down
6 changes: 3 additions & 3 deletions microservices/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.3.1",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions microservices/eml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/terminus": "10.2.1",
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.3",
"ethers": "6.10.0",
"ethers": "6.11.1",
"express": "4.18.2",
"nest-winston": "1.9.4",
"reflect-metadata": "0.2.1",
Expand All @@ -31,9 +31,9 @@
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.3.1",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions microservices/game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"amqplib": "0.10.3",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"ethers": "6.10.0",
"ethers": "6.11.1",
"express": "4.18.2",
"nest-winston": "1.9.4",
"passport-headerapikey": "1.2.2",
Expand All @@ -53,10 +53,10 @@
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.3.1",
"@types/node": "20.11.16",
"@types/node": "20.11.19",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"date-fns": "3.3.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions microservices/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.3",
"cache-manager-ioredis-yet": "1.2.2",
"ethers": "6.10.0",
"ethers": "6.11.1",
"express": "4.18.2",
"nest-winston": "1.9.4",
"passport-headerapikey": "1.2.2",
Expand All @@ -48,9 +48,9 @@
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.3.1",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
Expand Down
12 changes: 6 additions & 6 deletions microservices/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"date-fns": "3.3.1",
"dotenv": "16.4.1",
"ethers": "6.10.0",
"dotenv": "16.4.4",
"ethers": "6.11.1",
"express": "4.18.2",
"firebase-admin": "12.0.0",
"ioredis": "5.3.2",
Expand All @@ -77,18 +77,18 @@
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/node": "20.11.19",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@lerna/legacy-package-management": "8.0.2",
"lerna": "8.0.2",
"nx": "17.3.1"
"@lerna/legacy-package-management": "8.1.2",
"lerna": "8.1.2",
"nx": "17.3.2"
},
"devDependencies": {
"@gemunion/eslint-config": "4.0.5",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "6.2.0",
"husky": "4.3.8",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"typescript": "5.3.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/1inch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"use-debounce": "9.0.4"
},
"devDependencies": {
"@types/react": "18.2.52",
"@types/react": "18.2.55",
"@types/react-window": "1.8.8",
"react": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/exchange-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@nestjs/common": "10.3.1",
"@nestjs/config": "3.1.1",
"ethers": "6.10.0"
"ethers": "6.11.1"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"devDependencies": {
"@mui/icons-material": "5.15.7",
"@mui/material": "5.15.7",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"react": "18.2.0",
"react-intl": "6.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/traits-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"ethers": "6.10.0",
"ethers": "6.11.1",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"ts-jest": "29.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/uniswap-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@web3-react/core": "8.2.3"
},
"devDependencies": {
"@types/react": "18.2.52",
"@types/react": "18.2.55",
"react": "18.2.0"
},
"engines": {
Expand Down
12 changes: 6 additions & 6 deletions services/admin-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"class-validator": "0.14.1",
"csvtojson": "2.0.10",
"date-fns": "3.3.1",
"dotenv": "16.4.1",
"ethers": "6.10.0",
"dotenv": "16.4.4",
"ethers": "6.11.1",
"express": "4.18.2",
"firebase-admin": "12.0.0",
"ioredis": "5.3.2",
Expand Down Expand Up @@ -90,19 +90,19 @@
"@types/jest": "29.5.12",
"@types/json2csv": "5.0.7",
"@types/multer": "1.4.11",
"@types/node": "20.11.16",
"@types/node": "20.11.19",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "9.0.8",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
Expand Down
22 changes: 11 additions & 11 deletions services/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@
"react": "18.2.0",
"react-beautiful-dnd": "13.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.50.0",
"react-hook-form": "7.50.1",
"react-indexed-db-hook": "1.0.14",
"react-intl": "6.6.2",
"react-router": "6.22.0",
"react-router-dom": "6.22.0",
"react-router": "6.22.1",
"react-router-dom": "6.22.1",
"socket.io-client": "4.7.4",
"use-deep-compare-effect": "1.8.1",
"uuid": "9.0.1",
Expand All @@ -102,14 +102,14 @@
"@types/copy-webpack-plugin": "8.0.1",
"@types/dotenv-webpack": "7.0.7",
"@types/mini-css-extract-plugin": "2.5.0",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"@types/uuid": "9.0.8",
"@types/webpack-dev-server": "4.7.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"copy-webpack-plugin": "12.0.2",
"css-loader": "6.10.0",
"cssnano": "6.0.3",
Expand All @@ -119,7 +119,7 @@
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -129,7 +129,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"mini-css-extract-plugin": "2.8.0",
"path-browserify": "1.0.1",
"postcss": "8.4.33",
"postcss": "8.4.35",
"postcss-loader": "7.3.4",
"process": "0.11.10",
"react-refresh": "0.14.0",
Expand All @@ -138,7 +138,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.90.1",
"webpack": "5.90.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpackbar": "6.0.0"
Expand Down
Loading

0 comments on commit 70186d6

Please sign in to comment.