Skip to content

Commit

Permalink
feat: bump hardhat-zksync-deploy and hardhat-zksync-solc dependencies…
Browse files Browse the repository at this point in the history
… in packages (#878)

Co-authored-by: Marko Arambasic <makiarambasic@gmail.com>
  • Loading branch information
kiriyaga-txfusion and kiriyaga authored Mar 6, 2024
1 parent 217236e commit 972ec4f
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 106 deletions.
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-chai-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@ethersproject/abi": "^5.1.2",
"@matterlabs/hardhat-zksync-deploy": "^0.7.0",
"@matterlabs/hardhat-zksync-solc": "1.0.6",
"@matterlabs/hardhat-zksync-deploy": "^0.8.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"ethers": "~5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"README.md"
],
"dependencies": {
"@matterlabs/hardhat-zksync-solc": "^1.0.5",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"axios": "^1.4.0",
"chalk": "4.1.2",
"fs-extra": "^11.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-upgradable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"README.md"
],
"dependencies": {
"@matterlabs/hardhat-zksync-deploy": "^0.7.0",
"@matterlabs/hardhat-zksync-solc": "^1.0.5",
"@matterlabs/hardhat-zksync-deploy": "^0.8.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@openzeppelin/upgrades-core": "1.27.0",
"chalk": "4.1.2",
"compare-versions": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-verify-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@nomiclabs/hardhat-vyper": "^3.0.5",
"@matterlabs/hardhat-zksync-vyper": "^0.2.0",
"@matterlabs/hardhat-zksync-vyper": "^1.0.8",
"axios": "^1.4.0",
"chai": "^4.3.6",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@ethersproject/abi": "^5.1.2",
"@ethersproject/address": "5.7.0",
"@matterlabs/hardhat-zksync-solc": "^1.0.3",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@openzeppelin/contracts": "^4.9.2",
"axios": "^1.6.2",
Expand Down
157 changes: 58 additions & 99 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -769,30 +769,41 @@
version "0.2.1"
dependencies:
"@ethersproject/abi" "^5.1.2"
"@matterlabs/hardhat-zksync-deploy" "^0.7.0"
"@matterlabs/hardhat-zksync-solc" "1.0.6"
"@matterlabs/hardhat-zksync-deploy" "^0.8.0"
"@matterlabs/hardhat-zksync-solc" "^1.1.4"
chai "^4.3.7"
chai-as-promised "^7.1.1"
ethers "~5.7.2"
hardhat "^2.14.0"
ordinal "1.0.3"
zksync-ethers "^5.0.0"

"@matterlabs/hardhat-zksync-deploy@link:packages/hardhat-zksync-deploy":
"@matterlabs/hardhat-zksync-deploy@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-deploy/-/hardhat-zksync-deploy-0.7.0.tgz#e56b73d8f8fbd0f809a779d0028418ea7d914017"
integrity sha512-PGZcuhKsVzZ2IWPt931pK2gA+HDxnCtye+7CwvoOnM6diHeO9tB1QHFX/ywR9ErOW9wpezhPYkVDx9myFrdoqQ==
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.5"
chalk "4.1.2"
ts-morph "^19.0.0"

"@matterlabs/hardhat-zksync-deploy@link:packages/hardhat-zksync-deploy":
version "0.8.0"
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.5"
chai "^4.3.6"
chalk "4.1.2"
fs-extra "^11.2.0"
glob "^10.3.10"
lodash "^4.17.21"
sinon "^17.0.1"
sinon-chai "^3.7.0"
ts-morph "^21.0.1"

"@matterlabs/hardhat-zksync-node@link:packages/hardhat-zksync-node":
version "0.0.2"
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.5"
"@matterlabs/hardhat-zksync-solc" "^1.1.4"
axios "^1.4.0"
chai "^4.3.6"
chalk "4.1.2"
Expand All @@ -802,35 +813,6 @@
sinon-chai "^3.7.0"
undici "^5.14.0"

"@matterlabs/hardhat-zksync-solc@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.0.6.tgz#7ef8438e6bb15244691600e2afa77aaff7dff9f0"
integrity sha512-0icYSufXba/Bbb7v2iXuZJ+IbYsiNpR4Wy6UizHnGuFw3OMHgh+saebQphuaN9yyRL2UPGZbPkQFHWBLZj5/xQ==
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chalk "4.1.2"
dockerode "^4.0.0"
fs-extra "^11.1.1"
proper-lockfile "^4.1.2"
semver "^7.5.1"

"@matterlabs/hardhat-zksync-solc@^1.0.3":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.1.2.tgz#d5c371acb8b745f018f0559403fe590e8c1dd8b4"
integrity sha512-4qyt9T3OevP+IGJqGd6cS/BKwJnne6XfYCq4gES2nnXoyIWOihmuaL9+KDsbvwVI4mBfB4bz84+SP68W5Bxuig==
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chai "^4.3.6"
chalk "4.1.2"
debug "^4.3.4"
dockerode "^4.0.0"
fs-extra "^11.1.1"
proper-lockfile "^4.1.2"
semver "^7.5.1"
sinon "^16.0.0"
sinon-chai "^3.7.0"
undici "^5.14.0"

"@matterlabs/hardhat-zksync-solc@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.0.5.tgz#9f128da0b47c147216dbd84c82bc58c190052afe"
Expand Down Expand Up @@ -881,8 +863,8 @@
version "0.2.3"
dependencies:
"@ethersproject/abi" "^5.1.2"
"@matterlabs/hardhat-zksync-deploy" "^0.7.0"
"@matterlabs/hardhat-zksync-solc" "^1.0.5"
"@matterlabs/hardhat-zksync-deploy" "^0.8.0"
"@matterlabs/hardhat-zksync-solc" "^1.1.4"
"@openzeppelin/upgrades-core" "1.27.0"
chalk "4.1.2"
compare-versions "^6.0.0"
Expand All @@ -896,11 +878,11 @@
zksync-ethers "^5.0.0"

"@matterlabs/hardhat-zksync-verify@link:packages/hardhat-zksync-verify":
version "0.5.0"
version "0.5.1"
dependencies:
"@ethersproject/abi" "^5.1.2"
"@ethersproject/address" "5.7.0"
"@matterlabs/hardhat-zksync-solc" "^1.0.3"
"@matterlabs/hardhat-zksync-solc" "^1.1.4"
"@nomicfoundation/hardhat-verify" "^2.0.0"
"@openzeppelin/contracts" "^4.9.2"
axios "^1.6.2"
Expand All @@ -913,17 +895,6 @@
sinon-chai "^3.7.0"
zksync-ethers "^5.0.0"

"@matterlabs/hardhat-zksync-vyper@^0.2.0":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-vyper/-/hardhat-zksync-vyper-0.2.2.tgz#d42e171b58c7c3bfacc79817ff975fb3952587a9"
integrity sha512-FU22i4XrSR6WqISrsjVXDIY9BEEGUtb5ictOH4SR+EwzGgfSPm4C7cCTKXdtJ5ZHCOR99cwx/okVfKCwv7XVFw==
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chalk "4.1.2"
dockerode "^3.3.4"
fs-extra "^11.1.1"
semver "^7.5.4"

"@matterlabs/hardhat-zksync-vyper@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-vyper/-/hardhat-zksync-vyper-1.0.8.tgz#d5bd496715a1e322b0bf3926b4146b4e18ab64ff"
Expand Down Expand Up @@ -1387,13 +1358,6 @@
dependencies:
type-detect "4.0.8"

"@sinonjs/fake-timers@^10.0.2", "@sinonjs/fake-timers@^10.3.0":
version "10.3.0"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz#55fdff1ecab9f354019129daf4df0dd4d923ea66"
integrity sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==
dependencies:
"@sinonjs/commons" "^3.0.0"

"@sinonjs/fake-timers@^11.2.2":
version "11.2.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz#50063cc3574f4a27bd8453180a04171c85cc9699"
Expand All @@ -1410,11 +1374,21 @@
lodash.get "^4.4.2"
type-detect "^4.0.8"

"@sinonjs/text-encoding@^0.7.1", "@sinonjs/text-encoding@^0.7.2":
"@sinonjs/text-encoding@^0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==

"@ts-morph/common@~0.20.0":
version "0.20.0"
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.20.0.tgz#3f161996b085ba4519731e4d24c35f6cba5b80af"
integrity sha512-7uKjByfbPpwuzkstL3L5MQyuXPSKdoNG93Fmi2JoDcTf3pEP731JdRFAduRVkOs8oqxPsXKA+ScrWkdQ8t/I+Q==
dependencies:
fast-glob "^3.2.12"
minimatch "^7.4.3"
mkdirp "^2.1.6"
path-browserify "^1.0.1"

"@ts-morph/common@~0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.22.0.tgz#8951d451622a26472fbc3a227d6c3a90e687a683"
Expand Down Expand Up @@ -3747,21 +3721,21 @@ fast-diff@^1.1.2:
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==

fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
fast-glob@^3.2.12, fast-glob@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
glob-parent "^5.1.2"
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
Expand Down Expand Up @@ -4853,11 +4827,6 @@ jsonparse@^1.2.0:
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==

just-extend@^4.0.2:
version "4.2.1"
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-4.2.1.tgz#ef5e589afb61e5d66b24eca749409a8939a8c744"
integrity sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==

just-extend@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947"
Expand Down Expand Up @@ -5183,6 +5152,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
dependencies:
brace-expansion "^1.1.7"

minimatch@^7.4.3:
version "7.4.6"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==
dependencies:
brace-expansion "^2.0.1"

minimatch@^9.0.1, minimatch@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
Expand Down Expand Up @@ -5231,6 +5207,11 @@ mkdirp@^0.5.1:
dependencies:
minimist "^1.2.6"

mkdirp@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.6.tgz#964fbcb12b2d8c5d6fbc62a963ac95a273e2cc19"
integrity sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==

mkdirp@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50"
Expand Down Expand Up @@ -5397,17 +5378,6 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nise@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.4.tgz#491ce7e7307d4ec546f5a659b2efe94a18b4bbc0"
integrity sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==
dependencies:
"@sinonjs/commons" "^2.0.0"
"@sinonjs/fake-timers" "^10.0.2"
"@sinonjs/text-encoding" "^0.7.1"
just-extend "^4.0.2"
path-to-regexp "^1.7.0"

nise@^5.1.5:
version "5.1.7"
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.7.tgz#03ca96539efb306612eb60a8c5d6beeb208e27e5"
Expand Down Expand Up @@ -5711,13 +5681,6 @@ path-scurry@^1.10.1:
lru-cache "^9.1.1 || ^10.0.0"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

path-to-regexp@^1.7.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
dependencies:
isarray "0.0.1"

path-to-regexp@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
Expand Down Expand Up @@ -6306,18 +6269,6 @@ sinon-chai@^3.7.0:
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==

sinon@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.0.0.tgz#06da4e63624b946c9d7e67cce21c2f67f40f23a9"
integrity sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ==
dependencies:
"@sinonjs/commons" "^3.0.0"
"@sinonjs/fake-timers" "^10.3.0"
"@sinonjs/samsam" "^8.0.0"
diff "^5.1.0"
nise "^5.1.4"
supports-color "^7.2.0"

sinon@^17.0.1:
version "17.0.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
Expand Down Expand Up @@ -6821,6 +6772,14 @@ ts-api-utils@^1.0.1:
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==

ts-morph@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-19.0.0.tgz#43e95fb0156c3fe3c77c814ac26b7d0be2f93169"
integrity sha512-D6qcpiJdn46tUqV45vr5UGM2dnIEuTGNxVhg0sk5NX11orcouwj6i1bMqZIz2mZTZB1Hcgy7C3oEVhAT+f6mbQ==
dependencies:
"@ts-morph/common" "~0.20.0"
code-block-writer "^12.0.0"

ts-morph@^21.0.1:
version "21.0.1"
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-21.0.1.tgz#712302a0f6e9dbf1aa8d9cf33a4386c4b18c2006"
Expand Down

0 comments on commit 972ec4f

Please sign in to comment.