Skip to content

Commit

Permalink
Upgrade all dependecies across the board
Browse files Browse the repository at this point in the history
  • Loading branch information
mmv08 committed Mar 27, 2024
1 parent d8e91ea commit 6039348
Show file tree
Hide file tree
Showing 9 changed files with 2,668 additions and 1,282 deletions.
8 changes: 4 additions & 4 deletions examples/4337-gas-metering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@alchemy/aa-alchemy": "2.4.0",
"@alchemy/aa-core": "2.3.1",
"alchemy-sdk": "3.1.2",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"permissionless": "0.0.35",
"viem": "2.7.9"
"viem": "2.9.3"
},
"devDependencies": {
"@gelatonetwork/relay-sdk": "^5.5.6",
"@types/node": "20.11.18",
"@types/node": "20.11.30",
"tsx": "4.7.1",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
}
}
10 changes: 5 additions & 5 deletions examples/4337-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"preview": "vite preview"
},
"dependencies": {
"@web3modal/ethers": "^4.0.5",
"@web3modal/ethers": "^4.1.1",
"@safe-global/safe-4337": "^0.3.0",
"ethers": "^6.11.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.72",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react-swc": "^3.6.0",
"typescript": "^5.3.3",
"vite": "^5.1.3"
"typescript": "^5.4.3",
"vite": "^5.2.6"
}
}
22 changes: 11 additions & 11 deletions modules/4337/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,27 +49,27 @@
},
"devDependencies": {
"@account-abstraction/contracts": "^0.7.0",
"@noble/curves": "^1.3.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@noble/curves": "^1.4.0",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@openzeppelin/contracts": "^5.0.2",
"@safe-global/safe-4337-local-bundler": "^0.0.0",
"@safe-global/safe-4337-provider": "^0.0.0",
"@simplewebauthn/server": "9.0.0",
"@types/chai": "^4.3.11",
"@simplewebauthn/server": "9.0.3",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.18",
"@types/node": "^20.11.30",
"@types/yargs": "^17.0.32",
"cbor": "^9.0.2",
"debug": "^4.3.4",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"ethers": "^6.11.1",
"hardhat": "^2.21.0",
"hardhat-deploy": "^0.12.1",
"hardhat": "^2.22.2",
"hardhat-deploy": "^0.12.2",
"husky": "^9.0.11",
"solc": "^0.8.24",
"solhint": "^4.1.1",
"solc": "^0.8.25",
"solhint": "^4.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"yargs": "^17.7.2"
},
"overrides": {
Expand Down
1 change: 0 additions & 1 deletion modules/allowances/hardhat.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import '@nomicfoundation/hardhat-toolbox'
import 'hardhat-gas-reporter'
import 'hardhat-deploy'

import './tasks/deploy_verify'
Expand Down
27 changes: 13 additions & 14 deletions modules/allowances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,26 @@
"@nomicfoundation/hardhat-chai-matchers": "2.0.6",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.4",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.5",
"@openzeppelin/contracts": "^5.0.2",
"@safe-global/safe-deployments": "^1.32.0",
"@safe-global/safe-singleton-factory": "^1.0.19",
"@safe-global/safe-deployments": "^1.34.0",
"@safe-global/safe-singleton-factory": "^1.0.21",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.18",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"chai": "^4.2.0",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"ethers": "^6.11.1",
"hardhat": "^2.21.0",
"hardhat-deploy": "^0.12.1",
"hardhat-gas-reporter": "^1.0.10",
"solhint": "4.1.1",
"solidity-coverage": "^0.8.7",
"hardhat": "^2.22.2",
"hardhat-deploy": "^0.12.2",
"solhint": "4.5.2",
"solidity-coverage": "^0.8.11",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
}
}
10 changes: 5 additions & 5 deletions modules/passkey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
},
"devDependencies": {
"@account-abstraction/contracts": "^0.7.0",
"@noble/curves": "^1.3.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@noble/curves": "^1.4.0",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@safe-global/mock-contract": "^4.1.0",
"@safe-global/safe-4337": "^0.3.0",
"@safe-global/safe-4337-local-bundler": "^0.0.0",
"@simplewebauthn/server": "^9.0.3",
"cbor": "^9.0.2",
"dotenv": "^16.4.5",
"hardhat": "^2.21.0",
"hardhat-deploy": "^0.12.1",
"solhint": "^4.1.1"
"hardhat": "^2.22.2",
"hardhat-deploy": "^0.12.2",
"solhint": "^4.5.2"
},
"overrides": {
"@safe-global/safe-contracts": {
Expand Down
Loading

0 comments on commit 6039348

Please sign in to comment.