pnpm-workspace.yaml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. packageManagerStrict: true
  2. packageManagerStrictVersion: true
  3. engineStrict: true
  4. strictDepBuilds: true
  5. managePackageManagerVersions: true
  6. overrides:
  7. "@solana/web3.js@1.77.4>rpc-websockets": 7.11.0
  8. patchedDependencies:
  9. "eccrypto@1.1.6": patches/eccrypto@1.1.6.patch
  10. packages:
  11. - apps/*
  12. - packages/*
  13. - apps/hermes/client/js
  14. - governance/xc_admin/packages/*
  15. - governance/pyth_staking_sdk
  16. - price_service/sdk/js
  17. - price_service/client/js
  18. - pythnet/message_buffer
  19. - target_chains/aptos/cli
  20. - target_chains/aptos/sdk/js
  21. - target_chains/cosmwasm/tools
  22. - target_chains/cosmwasm/deploy-scripts
  23. - target_chains/ethereum/contracts
  24. - target_chains/ethereum/abi_generator
  25. - target_chains/ethereum/entropy_sdk/solidity
  26. - target_chains/ethereum/pulse_sdk/solidity
  27. - target_chains/ethereum/sdk/js
  28. - target_chains/ethereum/sdk/solidity
  29. - target_chains/ethereum/sdk/stylus/pyth-mock-solidity
  30. - target_chains/ethereum/examples/coin_flip/app
  31. - target_chains/fuel/sdk/js
  32. - target_chains/starknet/sdk/js
  33. - target_chains/sui/sdk/js
  34. - target_chains/sui/sdk/js-iota
  35. - target_chains/sui/cli
  36. - target_chains/sui/cli-iota
  37. - target_chains/solana/sdk/js/solana_utils
  38. - target_chains/solana/sdk/js/pyth_solana_receiver
  39. - target_chains/ton/contracts
  40. - target_chains/ton/sdk/js
  41. - contract_manager
  42. - lazer/contracts/solana
  43. - lazer/sdk/js
  44. - lazer/sdk/js-solana
  45. - lazer/contracts/sui/sdk/js
  46. catalog:
  47. "@amplitude/analytics-browser": ^2.13.0
  48. "@amplitude/plugin-autocapture-browser": ^1.0.0
  49. "@axe-core/react": ^4.10.1
  50. "@better-builds/ts-duality": ^0.1.2
  51. "ag-grid-community": ^34.2.0
  52. "ag-grid-react": ^34.2.0
  53. "@babel/cli": ^7.27.2
  54. "@babel/core": ^7.27.1
  55. "@babel/preset-typescript": ^7.27.1
  56. "@bonfida/spl-name-service": ^3.0.10
  57. "@clickhouse/client": ^1.11.0
  58. "@coral-xyz/anchor": ^0.30.1
  59. "@cprussin/eslint-config": ^4.0.2
  60. "@cprussin/jest-config": ^2.0.2
  61. "@cprussin/prettier-config": ^2.2.2
  62. "@cprussin/tsconfig": ^3.1.2
  63. "@floating-ui/react": ^0.27.6
  64. "@headlessui/react": ^2.2.0
  65. "@heroicons/react": ^2.2.0
  66. "@katex/katex": ^0.16.9
  67. "@next/third-parties": ^15.3.2
  68. "@phosphor-icons/react": ^2.1.7
  69. "@pythnetwork/client": ^2.22.1
  70. "@pythnetwork/pyth-sdk-solidity": ^4.0.0
  71. "@radix-ui/react-select": ^2.1.6
  72. "@radix-ui/react-slot": ^1.1.2
  73. "@radix-ui/react-switch": ^1.1.3
  74. "@react-hookz/web": ^25.1.0
  75. "@solana/buffer-layout": ^4.0.1
  76. "@solana/wallet-adapter-base": ^0.9.24
  77. "@solana/wallet-adapter-react": ^0.15.36
  78. "@solana/wallet-adapter-react-ui": ^0.9.36
  79. "@solana/wallet-adapter-wallets": ^0.19.33
  80. "@solana/web3.js": ^1.98.0
  81. "@storybook/addon-styling-webpack": ^2.0.0
  82. "@storybook/addon-themes": ^9.1.8
  83. "@storybook/nextjs": ^9.1.8
  84. "@storybook/react": ^9.1.8
  85. "@svgr/webpack": ^8.1.0
  86. "@tailwindcss/forms": ^0.5.10
  87. "@tailwindcss/postcss": ^4.1.6
  88. "@tanstack/react-query": ^5.71.5
  89. "@types/fs-extra": ^11.0.4
  90. "@types/jest": ^29.5.14
  91. "@types/mdx": ^2.0.13
  92. "@types/node": ^22.14.0
  93. "@types/prompts": 2.4.9
  94. "@types/react": ^19.1.0
  95. "@types/react-dom": ^19.1.1
  96. "@types/yargs": "^17.0.33"
  97. "@vercel/functions": ^2.0.0
  98. "@mysten/sui": "^1.3.0"
  99. "yargs": "^18.0.0"
  100. app-root-path: ^3.1.0
  101. autoprefixer: ^10.4.21
  102. babel-plugin-react-compiler: 19.1.0-rc.1
  103. bcp-47: ^2.1.0
  104. bs58: ^6.0.0
  105. chalk: ^5.6.2
  106. class-variance-authority: ^0.7.1
  107. clsx: ^2.1.1
  108. connectkit: ^1.9.0
  109. copyfiles: ^2.4.1
  110. css-loader: ^7.1.2
  111. date-fns: ^4.1.0
  112. csv-stringify: ^6.6.0
  113. dnum: ^2.14.0
  114. eslint: ^9.23.0
  115. fuels: 0.101.3
  116. fast-glob: ^3.3.3
  117. framer-motion: ^12.6.3
  118. fumadocs-core: ^15.7.12
  119. fumadocs-mdx: ^11.10.0
  120. fumadocs-ui: ^15.7.12
  121. fumadocs-openapi: ^9.3.8
  122. fumadocs-typescript: ^4.0.8
  123. fs-extra: ^11.3.2
  124. highlight.js: ^11.11.1
  125. ip-range-check: ^0.2.0
  126. jest: ^29.7.0
  127. katex: ^0.16.22
  128. lightweight-charts: ^5.0.5
  129. lucide-react: ^0.487.0
  130. match-sorter: ^8.1.0
  131. micromustache: ^8.0.3
  132. modern-normalize: ^3.0.1
  133. motion: ^12.9.2
  134. next: ^15.5.0
  135. next-themes: ^0.4.6
  136. nuqs: ^2.4.1
  137. pino: ^9.6.0
  138. postcss: ^8.5.3
  139. postcss-loader: ^8.1.1
  140. prettier: ^3.5.3
  141. prettier-plugin-solidity: ^1.4.2
  142. proxycheck-ts: ^0.0.11
  143. prompts: 2.4.2
  144. react: ^19.1.0
  145. react-aria: ^3.42.0
  146. react-aria-components: ^1.11.0
  147. react-dom: ^19.1.0
  148. react-markdown: ^10.1.0
  149. react-timeago: ^8.2.0
  150. recharts: ^2.15.1
  151. sass: ^1.86.1
  152. sass-loader: ^16.0.5
  153. shiki: ^3.2.1
  154. storybook: ^9.1.8
  155. style-loader: ^4.0.0
  156. stylelint: ^16.17.0
  157. stylelint-config-standard-scss: ^14.0.0
  158. superjson: ^2.2.2
  159. swr: ^2.3.3
  160. tailwind-merge: ^3.1.0
  161. tailwindcss: ^3.0.0
  162. tailwindcss-animate: ^1.0.7
  163. tailwindcss-react-aria-components: ^2.0.0
  164. ts-node: ^10.9.2
  165. tsx: 4.20.6
  166. typedoc: ^0.26.8
  167. typescript: ^5.9.3
  168. turbo: ^2.5.8
  169. vercel: ^41.4.1
  170. viem: ^2.37.13
  171. wagmi: ^2.14.16
  172. zod: ^3.24.2
  173. zod-validation-error: ^3.4.0
  174. async-cache-dedupe: ^3.0.0
  175. zod-search-params: ^0.1.6
  176. onlyBuiltDependencies:
  177. - "@apollo/protobufjs"
  178. - "@injectivelabs/networks"
  179. - "@injectivelabs/sdk-ts"
  180. - "@injectivelabs/token-metadata"
  181. - "@injectivelabs/utils"
  182. - "@parcel/watcher"
  183. - "@scarf/scarf"
  184. - "@swc/core"
  185. - "@tailwindcss/oxide"
  186. - "@trufflesuite/bigint-buffer"
  187. - bigint-buffer
  188. - blake-hash
  189. - bufferutil
  190. - core-js
  191. - core-js-pure
  192. - cpu-features
  193. - eccrypto
  194. - es5-ext
  195. - esbuild
  196. - keccak
  197. - leveldown
  198. - node-hid
  199. - nx
  200. - protobufjs
  201. - secp256k1
  202. - sharp
  203. - ssh2
  204. - tiny-secp256k1
  205. - truffle
  206. - usb
  207. - utf-8-validate
  208. - web3
  209. - web3-bzz
  210. - web3-shh