Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 01cbbc0

Browse files
fix(deps): update all non-major dependencies
1 parent 2992b3a commit 01cbbc0

File tree

20 files changed

+116
-116
lines changed

20 files changed

+116
-116
lines changed

contracts/core/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@gemunion/contracts-helpers": "5.0.17",
2727
"@gemunion/utils": "1.3.5",
2828
"@gemunion/utils-eth": "1.1.15",
29-
"@nomicfoundation/hardhat-chai-matchers": "2.0.4",
29+
"@nomicfoundation/hardhat-chai-matchers": "2.0.6",
3030
"@nomicfoundation/hardhat-ethers": "3.0.5",
3131
"@nomiclabs/hardhat-etherscan": "3.1.8",
3232
"@nomicfoundation/hardhat-network-helpers": "1.0.10",
@@ -37,37 +37,37 @@
3737
"@openzeppelin/merkle-tree": "1.0.6",
3838
"@openzeppelin/test-helpers": "0.5.16",
3939
"@safe-global/safe-contracts": "1.4.1-build.0",
40-
"dotenv": "16.4.1",
41-
"ethers": "6.10.0",
42-
"hardhat": "2.19.5",
40+
"dotenv": "16.4.4",
41+
"ethers": "6.11.1",
42+
"hardhat": "2.20.1",
4343
"hardhat-contract-sizer": "2.10.0",
44-
"hardhat-gas-reporter": "1.0.9",
44+
"hardhat-gas-reporter": "1.0.10",
4545
"hardhat-deploy": "0.11.45",
4646
"zksync-web3": "0.17.1",
4747
"@safe-global/safe-singleton-factory": "1.0.19",
48-
"solidity-coverage": "0.8.5",
49-
"web3": "1.10.3"
48+
"solidity-coverage": "0.8.7",
49+
"web3": "1.10.4"
5050
},
5151
"devDependencies": {
5252
"@gemunion/eslint-config": "4.0.5",
5353
"@typechain/ethers-v6": "0.5.1",
5454
"@typechain/hardhat": "9.1.0",
5555
"@types/chai": "4.3.11",
5656
"@types/mocha": "10.0.6",
57-
"@types/node": "20.11.16",
58-
"@typescript-eslint/eslint-plugin": "6.20.0",
59-
"@typescript-eslint/parser": "6.20.0",
57+
"@types/node": "20.11.19",
58+
"@typescript-eslint/eslint-plugin": "6.21.0",
59+
"@typescript-eslint/parser": "6.21.0",
6060
"chai": "4.4.1",
6161
"eslint": "8.56.0",
6262
"eslint-config-prettier": "9.1.0",
6363
"eslint-config-standard": "17.1.0",
6464
"eslint-import-resolver-typescript": "3.6.1",
6565
"eslint-plugin-import": "2.29.1",
66-
"eslint-plugin-mocha": "10.2.0",
66+
"eslint-plugin-mocha": "10.3.0",
6767
"eslint-plugin-n": "16.6.2",
6868
"eslint-plugin-prettier": "5.1.3",
6969
"eslint-plugin-promise": "6.1.1",
70-
"prettier": "3.2.4",
70+
"prettier": "3.2.5",
7171
"prettier-plugin-solidity": "1.3.1",
7272
"solhint": "4.1.1",
7373
"solhint-plugin-prettier": "0.1.0",

microservices/cron/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@gemunion/cross-env": "0.0.4",
3737
"@gemunion/eslint-config": "4.0.5",
3838
"@nestjs/testing": "10.3.1",
39-
"@types/node": "20.11.16",
40-
"@typescript-eslint/eslint-plugin": "6.20.0",
41-
"@typescript-eslint/parser": "6.20.0",
39+
"@types/node": "20.11.19",
40+
"@typescript-eslint/eslint-plugin": "6.21.0",
41+
"@typescript-eslint/parser": "6.21.0",
4242
"eslint": "8.56.0",
4343
"eslint-config-prettier": "9.1.0",
4444
"eslint-config-standard": "17.1.0",

microservices/eml/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nestjs/terminus": "10.2.1",
2121
"amqp-connection-manager": "4.1.14",
2222
"amqplib": "0.10.3",
23-
"ethers": "6.10.0",
23+
"ethers": "6.11.1",
2424
"express": "4.18.2",
2525
"nest-winston": "1.9.4",
2626
"reflect-metadata": "0.2.1",
@@ -31,9 +31,9 @@
3131
"@gemunion/cross-env": "0.0.4",
3232
"@gemunion/eslint-config": "4.0.5",
3333
"@nestjs/testing": "10.3.1",
34-
"@types/node": "20.11.16",
35-
"@typescript-eslint/eslint-plugin": "6.20.0",
36-
"@typescript-eslint/parser": "6.20.0",
34+
"@types/node": "20.11.19",
35+
"@typescript-eslint/eslint-plugin": "6.21.0",
36+
"@typescript-eslint/parser": "6.21.0",
3737
"eslint": "8.56.0",
3838
"eslint-config-prettier": "9.1.0",
3939
"eslint-config-standard": "17.1.0",

microservices/game/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"amqplib": "0.10.3",
4040
"class-transformer": "0.5.1",
4141
"class-validator": "0.14.1",
42-
"ethers": "6.10.0",
42+
"ethers": "6.11.1",
4343
"express": "4.18.2",
4444
"nest-winston": "1.9.4",
4545
"passport-headerapikey": "1.2.2",
@@ -53,10 +53,10 @@
5353
"@gemunion/cross-env": "0.0.4",
5454
"@gemunion/eslint-config": "4.0.5",
5555
"@nestjs/testing": "10.3.1",
56-
"@types/node": "20.11.16",
56+
"@types/node": "20.11.19",
5757
"@types/uuid": "9.0.8",
58-
"@typescript-eslint/eslint-plugin": "6.20.0",
59-
"@typescript-eslint/parser": "6.20.0",
58+
"@typescript-eslint/eslint-plugin": "6.21.0",
59+
"@typescript-eslint/parser": "6.21.0",
6060
"date-fns": "3.3.1",
6161
"eslint": "8.56.0",
6262
"eslint-config-prettier": "9.1.0",

microservices/json/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"amqp-connection-manager": "4.1.14",
3535
"amqplib": "0.10.3",
3636
"cache-manager-ioredis-yet": "1.2.2",
37-
"ethers": "6.10.0",
37+
"ethers": "6.11.1",
3838
"express": "4.18.2",
3939
"nest-winston": "1.9.4",
4040
"passport-headerapikey": "1.2.2",
@@ -48,9 +48,9 @@
4848
"@gemunion/cross-env": "0.0.4",
4949
"@gemunion/eslint-config": "4.0.5",
5050
"@nestjs/testing": "10.3.1",
51-
"@types/node": "20.11.16",
52-
"@typescript-eslint/eslint-plugin": "6.20.0",
53-
"@typescript-eslint/parser": "6.20.0",
51+
"@types/node": "20.11.19",
52+
"@typescript-eslint/eslint-plugin": "6.21.0",
53+
"@typescript-eslint/parser": "6.21.0",
5454
"eslint": "8.56.0",
5555
"eslint-config-prettier": "9.1.0",
5656
"eslint-config-standard": "17.1.0",

microservices/signal/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"class-transformer": "0.5.1",
5151
"class-validator": "0.14.1",
5252
"date-fns": "3.3.1",
53-
"dotenv": "16.4.1",
54-
"ethers": "6.10.0",
53+
"dotenv": "16.4.4",
54+
"ethers": "6.11.1",
5555
"express": "4.18.2",
5656
"firebase-admin": "12.0.0",
5757
"ioredis": "5.3.2",
@@ -77,18 +77,18 @@
7777
"@nestjs/testing": "10.3.1",
7878
"@types/express": "4.17.21",
7979
"@types/jest": "29.5.12",
80-
"@types/node": "20.11.16",
80+
"@types/node": "20.11.19",
8181
"@types/passport": "1.0.16",
8282
"@types/passport-jwt": "4.0.1",
8383
"@types/uuid": "9.0.8",
84-
"@typescript-eslint/eslint-plugin": "6.20.0",
85-
"@typescript-eslint/parser": "6.20.0",
84+
"@typescript-eslint/eslint-plugin": "6.21.0",
85+
"@typescript-eslint/parser": "6.21.0",
8686
"eslint": "8.56.0",
8787
"eslint-config-prettier": "9.1.0",
8888
"eslint-config-standard": "17.1.0",
8989
"eslint-import-resolver-typescript": "3.6.1",
9090
"eslint-plugin-import": "2.29.1",
91-
"eslint-plugin-jest": "27.6.3",
91+
"eslint-plugin-jest": "27.9.0",
9292
"eslint-plugin-n": "16.6.2",
9393
"eslint-plugin-prettier": "5.1.3",
9494
"eslint-plugin-promise": "6.1.1",

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
"url": "https://gemunion.io/"
66
},
77
"dependencies": {
8-
"@lerna/legacy-package-management": "8.0.2",
9-
"lerna": "8.0.2",
10-
"nx": "17.3.1"
8+
"@lerna/legacy-package-management": "8.1.2",
9+
"lerna": "8.1.2",
10+
"nx": "17.3.2"
1111
},
1212
"devDependencies": {
1313
"@gemunion/eslint-config": "4.0.5",
14-
"@types/node": "20.11.16",
15-
"@types/react": "18.2.52",
16-
"@typescript-eslint/eslint-plugin": "6.20.0",
17-
"@typescript-eslint/parser": "6.20.0",
14+
"@types/node": "20.11.19",
15+
"@types/react": "18.2.56",
16+
"@typescript-eslint/eslint-plugin": "6.21.0",
17+
"@typescript-eslint/parser": "6.21.0",
1818
"eslint": "8.56.0",
1919
"eslint-config-prettier": "9.1.0",
2020
"eslint-config-standard": "17.1.0",
2121
"eslint-import-resolver-typescript": "3.6.1",
2222
"eslint-plugin-import": "2.29.1",
23-
"eslint-plugin-jest": "27.6.3",
23+
"eslint-plugin-jest": "27.9.0",
2424
"eslint-plugin-n": "16.6.2",
2525
"eslint-plugin-prettier": "5.1.3",
2626
"eslint-plugin-promise": "6.1.1",
2727
"eslint-plugin-react": "7.33.2",
2828
"eslint-plugin-react-hooks": "4.6.0",
2929
"eslint-plugin-testing-library": "6.2.0",
3030
"husky": "4.3.8",
31-
"lint-staged": "15.2.1",
32-
"prettier": "3.2.4",
31+
"lint-staged": "15.2.2",
32+
"prettier": "3.2.5",
3333
"typescript": "5.3.3"
3434
},
3535
"engines": {

packages/1inch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"use-debounce": "9.0.4"
3131
},
3232
"devDependencies": {
33-
"@types/react": "18.2.52",
33+
"@types/react": "18.2.56",
3434
"@types/react-window": "1.8.8",
3535
"react": "18.2.0"
3636
},

packages/exchange-signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@nestjs/common": "10.3.1",
1818
"@nestjs/config": "3.1.1",
19-
"ethers": "6.10.0"
19+
"ethers": "6.11.1"
2020
},
2121
"engines": {
2222
"node": ">=18"

packages/styled/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"devDependencies": {
1818
"@mui/icons-material": "5.15.10",
1919
"@mui/material": "5.15.10",
20-
"@types/node": "20.11.16",
21-
"@types/react": "18.2.52",
20+
"@types/node": "20.11.19",
21+
"@types/react": "18.2.56",
2222
"react": "18.2.0",
2323
"react-intl": "6.6.2"
2424
},

0 commit comments

Comments
 (0)