Skip to content

Commit

Permalink
feat: update prophet-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
gas1cent committed Nov 6, 2024
1 parent b482cd9 commit 330e236
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@defi-wonderland/prophet-core": "0.0.0-3afab791",
"@defi-wonderland/prophet-modules": "0.0.0-b72dcda6"
"@defi-wonderland/prophet-modules": "0.0.0-43e8be69"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@
resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-core/-/prophet-core-0.0.0-4d28a0ec.tgz#228896bb7b9b239c6c25b4deefa8b204d87d7118"
integrity sha512-BF+gSf+nZWNByr9V2/eUvdt7zHlScP0hF47L+grlllMHRadm8T7Eboo6jpIHOgMpLkfNAEVsOyg2vfvgABzACQ==

"@defi-wonderland/[email protected]b72dcda6":
version "0.0.0-b72dcda6"
resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-modules/-/prophet-modules-0.0.0-b72dcda6.tgz#37c77f72c68b5d4d1019460e665446f76206d04f"
integrity sha512-tpBmXL85F9ml4qN1LnB5SGKPJRg5VgrAYezo+yGJTybJyqiA6o9S8o1GU8m4j3h6uw0KAsPATRTwrxmvGiYjjg==
"@defi-wonderland/[email protected]43e8be69":
version "0.0.0-43e8be69"
resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-modules/-/prophet-modules-0.0.0-43e8be69.tgz#64646bb83acb41767a0685df188a3b8597f99486"
integrity sha512-4DLkKph2RrDnv2Tq7YrD8W63Jddre8ZnoLnBIhzkbLtn2GZC0S8tZUTfBrNT2OWW2WO5OgJsGJOt08i50mHpjg==
dependencies:
"@defi-wonderland/prophet-core" "0.0.0-4d28a0ec"
"@openzeppelin/contracts" "4.9.5"
Expand Down Expand Up @@ -1732,9 +1732,9 @@ [email protected]:
optionalDependencies:
prettier "^2.8.3"

"solmate@https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c":
"solmate@git+https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c":
version "6.1.0"
resolved "https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c"
resolved "git+https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c"

sort-object-keys@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit 330e236

Please sign in to comment.