Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release #135

Merged
merged 1 commit into from
Feb 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 23 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3450,7 +3450,29 @@ __metadata:
languageName: node
linkType: hard

"@venusprotocol/governance-contracts@^2.0.0, @venusprotocol/governance-contracts@workspace:.":
"@venusprotocol/governance-contracts@npm:^1.4.0":
version: 1.4.0
resolution: "@venusprotocol/governance-contracts@npm:1.4.0"
dependencies:
"@venusprotocol/solidity-utilities": ^1.1.0
hardhat-deploy-ethers: ^0.3.0-beta.13
module-alias: ^2.2.2
checksum: 85c6b6a815edb0befa4c38e3652a58464827d390620210b99575c16960ee6505e95e7c2192ebc972da7ed758d3c62e150d32fbdd1f01acab1731f29b11d1884e
languageName: node
linkType: hard

"@venusprotocol/governance-contracts@npm:^2.0.0":
version: 2.9.0
resolution: "@venusprotocol/governance-contracts@npm:2.9.0"
dependencies:
"@venusprotocol/solidity-utilities": 2.0.0
hardhat-deploy-ethers: ^0.3.0-beta.13
module-alias: ^2.2.2
checksum: 502f42064917867790f82b2026186457a973fe0a995b479bc25abe3b187674734eca65544e3ba060e5829ebc77b380b9e4e2bea7edbdba65ad94bf1ed30b01a2
languageName: node
linkType: hard

"@venusprotocol/governance-contracts@workspace:.":
version: 0.0.0-use.local
resolution: "@venusprotocol/governance-contracts@workspace:."
dependencies:
Expand Down Expand Up @@ -3529,17 +3551,6 @@ __metadata:
languageName: unknown
linkType: soft

"@venusprotocol/governance-contracts@npm:^1.4.0":
version: 1.4.0
resolution: "@venusprotocol/governance-contracts@npm:1.4.0"
dependencies:
"@venusprotocol/solidity-utilities": ^1.1.0
hardhat-deploy-ethers: ^0.3.0-beta.13
module-alias: ^2.2.2
checksum: 85c6b6a815edb0befa4c38e3652a58464827d390620210b99575c16960ee6505e95e7c2192ebc972da7ed758d3c62e150d32fbdd1f01acab1731f29b11d1884e
languageName: node
linkType: hard

"@venusprotocol/protocol-reserve@npm:^1.4.0":
version: 1.5.0
resolution: "@venusprotocol/protocol-reserve@npm:1.5.0"
Expand Down
Loading