Skip to content

Commit

Permalink
Merge branch 'main' into add-funds/update-useExecute
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyounglee committed Sep 26, 2024
2 parents 844923d + ef41865 commit 8cbc260
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 31 deletions.
10 changes: 1 addition & 9 deletions packages/blockchain-data/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,19 @@
"author": "Immutable",
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"dependencies": {
"@ethersproject/abi": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@imtbl/config": "0.0.0",
"@imtbl/generated-clients": "0.0.0",
"axios": "^1.6.5",
"ethers": "^5.7.2"
"axios": "^1.6.5"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.3.36",
"@swc/jest": "^0.2.24",
"@typechain/ethers-v5": "^10.2.0",
"@types/jest": "^29.4.3",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"rollup": "^4.19.1",
"ts-mockito": "^2.6.1",
"typechain": "^8.1.1",
"typescript": "^5.6.2",
"unplugin-swc": "^1.5.1"
},
Expand All @@ -48,7 +41,6 @@
"scripts": {
"build": "NODE_ENV=production rollup --config rollup.config.js",
"d": "rollup --config rollup.config.js",
"generate-types": "typechain --target=ethers-v5 --out-dir=src/typechain/types 'abi/*.json'",
"lint": "eslint ./src --ext .ts,.jsx,.tsx --max-warnings=0",
"test": "jest",
"test:e2e": "jest --runInBand --testMatch \"**/?(*.)+(e2e).[jt]s?(x)\"",
Expand Down
2 changes: 0 additions & 2 deletions packages/minting-backend/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@
"@types/jest": "^29.4.3",
"@types/pg": "^8.11.5",
"@types/uuid": "^8.3.4",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"rollup": "^4.19.1",
"testcontainers": "^10.9.0",
"ts-mockito": "^2.6.1",
"typescript": "^5.6.2",
"unplugin-swc": "^1.5.1"
},
Expand Down
1 change: 0 additions & 1 deletion packages/orderbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"@swc/jest": "^0.2.24",
"@typechain/ethers-v5": "^10.2.0",
"@types/jest": "^29.4.3",
"chai": "^5.1.1",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"jest": "^29.4.3",
Expand Down
5 changes: 0 additions & 5 deletions packages/webhook/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.3.36",
"@swc/jest": "^0.2.24",
"@typechain/ethers-v5": "^10.2.0",
"@types/jest": "^29.4.3",
"@types/sns-validator": "^0.3.3",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"rollup": "^4.19.1",
"ts-mockito": "^2.6.1",
"typechain": "^8.1.1",
"typescript": "^5.6.2",
"unplugin-swc": "^1.5.1"
},
Expand All @@ -49,7 +45,6 @@
"scripts": {
"build": "NODE_ENV=production rollup --config rollup.config.js",
"d": "rollup --config rollup.config.js",
"generate-types": "typechain --target=ethers-v5 --out-dir=src/typechain/types 'abi/*.json'",
"lint": "eslint ./src --ext .ts,.jsx,.tsx --max-warnings=0",
"test": "jest --passWithNoTests",
"test:e2e": "jest --runInBand --testMatch \"**/?(*.)+(e2e).[jt]s?(x)\"",
Expand Down
14 changes: 0 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4146,24 +4146,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@imtbl/blockchain-data@workspace:packages/blockchain-data/sdk"
dependencies:
"@ethersproject/abi": ^5.7.0
"@ethersproject/providers": ^5.7.2
"@imtbl/config": 0.0.0
"@imtbl/generated-clients": 0.0.0
"@rollup/plugin-typescript": ^11.1.6
"@swc/core": ^1.3.36
"@swc/jest": ^0.2.24
"@typechain/ethers-v5": ^10.2.0
"@types/jest": ^29.4.3
axios: ^1.6.5
dotenv: ^16.0.3
eslint: ^8.40.0
ethers: ^5.7.2
jest: ^29.4.3
jest-environment-jsdom: ^29.4.3
rollup: ^4.19.1
ts-mockito: ^2.6.1
typechain: ^8.1.1
typescript: ^5.6.2
unplugin-swc: ^1.5.1
languageName: unknown
Expand Down Expand Up @@ -4568,15 +4561,13 @@ __metadata:
"@types/jest": ^29.4.3
"@types/pg": ^8.11.5
"@types/uuid": ^8.3.4
dotenv: ^16.0.3
eslint: ^8.40.0
jest: ^29.4.3
jest-environment-jsdom: ^29.4.3
pg: ^8.11.5
prisma: ^5.13.0
rollup: ^4.19.1
testcontainers: ^10.9.0
ts-mockito: ^2.6.1
typescript: ^5.6.2
unplugin-swc: ^1.5.1
uuid: ^8.3.2
Expand All @@ -4603,7 +4594,6 @@ __metadata:
"@typechain/ethers-v5": ^10.2.0
"@types/jest": ^29.4.3
axios: ^1.6.5
chai: ^5.1.1
dotenv: ^16.0.3
eslint: ^8.40.0
ethers: ^5.7.2
Expand Down Expand Up @@ -4953,17 +4943,13 @@ __metadata:
"@rollup/plugin-typescript": ^11.1.6
"@swc/core": ^1.3.36
"@swc/jest": ^0.2.24
"@typechain/ethers-v5": ^10.2.0
"@types/jest": ^29.4.3
"@types/sns-validator": ^0.3.3
dotenv: ^16.0.3
eslint: ^8.40.0
jest: ^29.4.3
jest-environment-jsdom: ^29.4.3
rollup: ^4.19.1
sns-validator: ^0.3.5
ts-mockito: ^2.6.1
typechain: ^8.1.1
typescript: ^5.6.2
unplugin-swc: ^1.5.1
languageName: unknown
Expand Down

0 comments on commit 8cbc260

Please sign in to comment.