Skip to content

Commit

Permalink
fix: lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
cjkoepke committed Dec 20, 2024
1 parent bdfe868 commit f186408
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"webpack-filter-warnings-plugin": "^1.2.1"
},
"dependencies": {
"@blaze-cardano/sdk": "^0.2.11",
"@blaze-cardano/sdk": "^0.2.12",
"@sundaeswap/asset": "^1.0.3",
"@sundaeswap/bigint-math": "^0.6.3",
"@sundaeswap/core": "^1.3.10",
Expand Down
62 changes: 51 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 12081462A06B3C32-3b549ddfd99933a3-A921A6D4959937E3-c042fd95c86f8c45
# bun ./bun.lockb --hash: 5531E55E54D48208-7b22596d391ade7a-F8A88EE5D9AADA5F-c305a917dca0ef2e


"@adobe/css-tools@^4.0.1":
Expand Down Expand Up @@ -1058,16 +1058,16 @@
"@scure/bip39" "^1.4.0"
blakejs "^1.2.1"

"@blaze-cardano/emulator@^0.3.6":
version "0.3.6"
resolved "https://registry.npmjs.org/@blaze-cardano/emulator/-/emulator-0.3.6.tgz"
integrity sha512-rX7azcKey4CuWe8ZzYDrKo0agBe7fnuvkIYMmkz+8P5c2Gp5KtOt1THE/Gy6RbgpfSn7h04cq0TXzzTdxMZo4w==
"@blaze-cardano/emulator@^0.3.7":
version "0.3.7"
resolved "https://registry.npmjs.org/@blaze-cardano/emulator/-/emulator-0.3.7.tgz"
integrity sha512-je059cskK9xz3HZrxo3YRvT8WIM59H2VOvY1XEC28+nMDrG+HOIMqWx0QYjZ5APe97wHsVhjIoctaXC2Vvw82A==
dependencies:
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/tx" "0.8.3"
"@blaze-cardano/query" "0.3.2"
"@blaze-cardano/tx" "0.8.4"
"@blaze-cardano/vm" "0.1.5"
"@blaze-cardano/wallet" "0.3.1"
"@blaze-cardano/wallet" "0.3.2"

"@blaze-cardano/[email protected]":
version "0.0.1"
Expand All @@ -1093,7 +1093,7 @@
"@blaze-cardano/ogmios" "0.0.7"
"@blaze-cardano/jest-config" "0.0.1"

"@blaze-cardano/sdk@^0.2.11":
"@blaze-cardano/sdk@^0.2.12":
version "0.2.11"
resolved "https://registry.npmjs.org/@blaze-cardano/sdk/-/sdk-0.2.11.tgz"
integrity sha512-5UQ+gYQKke9i2WE82PoHZ4eKP4+NkH/R4Y0GtWdRcFHdO79Wzq+LmnOF4bVLbnxp89uzsy1rYspYN7P2V+T9bQ==
Expand All @@ -1104,6 +1104,17 @@
"@blaze-cardano/uplc" "0.1.37"
"@blaze-cardano/wallet" "0.3.1"

"@blaze-cardano/sdk@^0.2.12":
version "0.2.12"
resolved "https://registry.npmjs.org/@blaze-cardano/sdk/-/sdk-0.2.12.tgz"
integrity sha512-OMu5DJW9Lzjl4N63tG+9umcISysI54TWTHb80RTyY3kK9R7L12sFokfbZ44WBtmgHtOpKt+HHVdwFxSF/mISlg==
dependencies:
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/query" "0.3.2"
"@blaze-cardano/tx" "0.8.4"
"@blaze-cardano/uplc" "0.1.38"
"@blaze-cardano/wallet" "0.3.2"

"@blaze-cardano/[email protected]":
version "0.8.3"
resolved "https://registry.npmjs.org/@blaze-cardano/tx/-/tx-0.8.3.tgz"
Expand All @@ -1112,6 +1123,14 @@
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/vm" "0.1.5"

"@blaze-cardano/[email protected]":
version "0.8.4"
resolved "https://registry.npmjs.org/@blaze-cardano/tx/-/tx-0.8.4.tgz"
integrity sha512-Opi08Ht8fT3FzbHg4Z7um1AD8/jl+45irbCNZqVFnxQuPDX/4PQ/ii5pw/u0Sqb3hXLOn74cSPDYqRA3RjQBzw==
dependencies:
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/vm" "0.1.5"

"@blaze-cardano/[email protected]":
version "0.1.37"
resolved "https://registry.npmjs.org/@blaze-cardano/uplc/-/uplc-0.1.37.tgz"
Expand All @@ -1121,6 +1140,15 @@
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/tx" "0.8.3"

"@blaze-cardano/[email protected]":
version "0.1.38"
resolved "https://registry.npmjs.org/@blaze-cardano/uplc/-/uplc-0.1.38.tgz"
integrity sha512-khlzYchO7oWJxba5QHwrLBJPyK1MI+HWqdP5ENyzCAXqsOX5hkBJYb7H2bDUlYv6/BDha093eKSOwozjkKmfZQ==
dependencies:
hex-encoding "^2.0.2"
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/tx" "0.8.4"

"@blaze-cardano/[email protected]":
version "0.1.5"
resolved "https://registry.npmjs.org/@blaze-cardano/vm/-/vm-0.1.5.tgz"
Expand All @@ -1141,6 +1169,18 @@
"@blaze-cardano/query" "0.3.2"
"@blaze-cardano/tx" "0.8.3"

"@blaze-cardano/[email protected]":
version "0.3.2"
resolved "https://registry.npmjs.org/@blaze-cardano/wallet/-/wallet-0.3.2.tgz"
integrity sha512-PQtE13A/RohFvrtNO6WyyLWnZOoyChW0yBwYdz5lcFsSBnqra2gGNAednJV58yqLaqyN8AJCLqMkNfOPqDRXwA==
dependencies:
"@emurgo/cardano-message-signing-browser" "^1.1.0"
"@emurgo/cardano-message-signing-nodejs" "^1.1.0"
"@blaze-cardano/core" "0.5.2"
"@blaze-cardano/jest-config" "0.0.1"
"@blaze-cardano/query" "0.3.2"
"@blaze-cardano/tx" "0.8.4"

"@cardano-ogmios/[email protected]":
version "6.5.0"
resolved "https://registry.npmjs.org/@cardano-ogmios/client/-/client-6.5.0.tgz"
Expand Down Expand Up @@ -3820,7 +3860,7 @@
version "workspace:packages/core"
resolved "workspace:packages/core"
devDependencies:
"@blaze-cardano/emulator" "^0.3.6"
"@blaze-cardano/emulator" "^0.3.7"
"@sundaeswap/bigint-math" "^0.6.3"
"@sundaeswap/cpp" "^1.0.3"
"@sundaeswap/fraction" "^1.0.3"
Expand Down Expand Up @@ -3890,7 +3930,7 @@
version "workspace:packages/yield-farming"
resolved "workspace:packages/yield-farming"
devDependencies:
"@blaze-cardano/emulator" "^0.3.6"
"@blaze-cardano/emulator" "^0.3.7"
"@sundaeswap/core" "packages/core"

"@swc/core@^1.2.147", "@swc/core@^1.3.24":
Expand Down Expand Up @@ -7055,7 +7095,7 @@ delegates@^1.0.0:
webpack-dev-server "^4.11.1"
webpack-filter-warnings-plugin "^1.2.1"
dependencies:
"@blaze-cardano/sdk" "^0.2.11"
"@blaze-cardano/sdk" "^0.2.12"
"@sundaeswap/asset" "^1.0.3"
"@sundaeswap/bigint-math" "^0.6.3"
"@sundaeswap/core" "packages/core"
Expand Down

0 comments on commit f186408

Please sign in to comment.