Skip to content

Commit 9f8fdc4

Browse files
authoredMar 21, 2025··
Merge pull request #348 from compolabs/feat/new-fee-logic
Update logic related to fee
2 parents b54511d + 39c62e7 commit 9f8fdc4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+81
-238
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"pnpm": ">=10.4.0"
1818
},
1919
"dependencies": {
20-
"@compolabs/spark-orderbook-ts-sdk": "https://registry.npmjs.org/@compolabs/spark-orderbook-ts-sdk/-/spark-orderbook-ts-sdk-1.16.4.tgz",
20+
"@compolabs/spark-orderbook-ts-sdk": "https://registry.npmjs.org/@compolabs/spark-orderbook-ts-sdk/-/spark-orderbook-ts-sdk-1.16.5.tgz",
2121
"@compolabs/tradingview-chart": "^1.0.21",
2222
"@emotion/react": "^11.11.3",
2323
"@emotion/styled": "^11.11.0",
@@ -107,7 +107,7 @@
107107
"last 1 safari version"
108108
]
109109
},
110-
"packageManager": "pnpm@10.4.0+sha512.6b849d0787d97f8f4e1f03a9b8ff8f038e79e153d6f11ae539ae7c435ff9e796df6a862c991502695c7f9e8fac8aeafc1ac5a8dab47e36148d183832d886dd52",
110+
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
111111
"pnpm": {
112112
"overrides": {}
113113
}

‎pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.