Skip to content

Commit

Permalink
build: upgrade "typescript" dependency to v5.2.2
Browse files Browse the repository at this point in the history
build: upgrade "solidity-coverage" dependency to v0.8.5
build: upgrade "mocha" dependency to v10.2.0
build: upgrade "mathjs" dependency to v12.0.0
build: upgrade "mocha" dependency to v10.2.0
build: upgrade "hardhat-gas-reporter" dependency to v1.0.9
build: upgrade "chai" dependency to v4.3.10
build: upgrade "ethers" dependency to v6.8.1
build: upgrade "@typechain/ethers-v5" dependency to v11.1.2
  • Loading branch information
scorpion9979 committed Nov 7, 2023
1 parent 0c09a11 commit d63f367
Show file tree
Hide file tree
Showing 8 changed files with 372 additions and 2,725 deletions.
10 changes: 5 additions & 5 deletions packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"chai": "^4.3.6",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "^8.53.0",
Expand All @@ -51,20 +51,20 @@
"hardhat-packager": "^1.4.2",
"lint-staged": "^15.0.2",
"lodash": "^4.17.21",
"mathjs": "^10.4.2",
"mocha": "^9.2.2",
"mathjs": "^12.0.0",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
"prettier": "^3.0.3",
"prettier-plugin-solidity": "^1.1.4-dev",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-coverage": "^0.8.5",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/contracts",
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/dist/**/*.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/dist/**/*.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions packages/flash-swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"chai": "^4.3.6",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "^8.53.0",
Expand All @@ -52,18 +52,18 @@
"hardhat": "^2.19.0",
"hardhat-packager": "^1.4.2",
"lodash": "^4.17.21",
"mocha": "^9.2.2",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"prettier-plugin-solidity": "^1.1.4-dev",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-coverage": "^0.8.5",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/contracts",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/dist/**/*.d.ts",
Expand Down
10 changes: 5 additions & 5 deletions packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@uniswap/v3-sdk": "^3.9.0",
"chai": "^4.3.6",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "^8.53.0",
Expand All @@ -48,22 +48,22 @@
"ethers": "^5.6.2",
"evm-bn": "^1.1.2",
"hardhat": "^2.19.0",
"hardhat-gas-reporter": "^1.0.8",
"hardhat-gas-reporter": "^1.0.9",
"hardhat-packager": "^1.4.2",
"lodash": "^4.17.21",
"mocha": "^9.2.2",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
"prettier": "^3.0.3",
"prettier-plugin-solidity": "^1.1.4-dev",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-coverage": "^0.8.5",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/contracts",
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
"typescript": "^5.2.2"
},
"files": [
"/contracts",
Expand Down
Loading

0 comments on commit d63f367

Please sign in to comment.