pnpm-workspace.yaml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. packages:
  2. - "apps/*"
  3. - "packages/*"
  4. - "apps/hermes/client/js"
  5. - "governance/xc_admin/packages/*"
  6. - "governance/pyth_staking_sdk"
  7. - "price_service/sdk/js"
  8. - "price_service/client/js"
  9. - "pythnet/message_buffer"
  10. - "target_chains/aptos/cli"
  11. - "target_chains/aptos/sdk/js"
  12. - "target_chains/cosmwasm/tools"
  13. - "target_chains/cosmwasm/deploy-scripts"
  14. - "target_chains/ethereum/contracts"
  15. - "target_chains/ethereum/abi_generator"
  16. - "target_chains/ethereum/entropy_sdk/solidity"
  17. - "target_chains/ethereum/sdk/js"
  18. - "target_chains/ethereum/sdk/solidity"
  19. - "target_chains/ethereum/examples/coin_flip/app"
  20. - "target_chains/fuel/sdk/js"
  21. - "target_chains/starknet/sdk/js"
  22. - "target_chains/sui/sdk/js"
  23. - "target_chains/sui/cli"
  24. - "target_chains/solana/sdk/js/solana_utils"
  25. - "target_chains/solana/sdk/js/pyth_solana_receiver"
  26. - "target_chains/ton/contracts"
  27. - "target_chains/ton/sdk/js"
  28. - "contract_manager"
  29. - "lazer/contracts/solana"
  30. - "lazer/sdk/js"
  31. catalog:
  32. "@amplitude/analytics-browser": 2.11.8
  33. "@amplitude/plugin-autocapture-browser": 1.0.0
  34. "@axe-core/react": 4.9.1
  35. "@clickhouse/client": 1.8.0
  36. "@cprussin/eslint-config": 3.0.0
  37. "@cprussin/jest-config": 1.4.1
  38. "@cprussin/prettier-config": 2.1.1
  39. "@cprussin/tsconfig": 3.0.1
  40. "@next/third-parties": 15.0.2
  41. "@phosphor-icons/react": 2.1.7
  42. "@pythnetwork/client": 2.22.0
  43. "@react-hookz/web": 24.0.4
  44. "@solana/web3.js": 1.95.4
  45. "@storybook/addon-essentials": 8.3.5
  46. "@storybook/addon-styling-webpack": 1.0.0
  47. "@storybook/addon-themes": 8.3.5
  48. "@storybook/blocks": 8.3.5
  49. "@storybook/nextjs": 8.3.5
  50. "@storybook/react": 8.3.5
  51. "@svgr/webpack": 8.1.0
  52. "@tailwindcss/forms": 0.5.9
  53. "@types/jest": 29.5.14
  54. "@types/node": 22.8.2
  55. "@types/react": 19.0.1
  56. "@types/react-dom": 19.0.2
  57. autoprefixer: 10.4.20
  58. bcp-47: 2.1.0
  59. bs58: 6.0.0
  60. clsx: 2.1.1
  61. cryptocurrency-icons: 0.18.1
  62. css-loader: 7.1.2
  63. dnum: 2.14.0
  64. eslint: 9.13.0
  65. framer-motion: 11.11.10
  66. jest: 29.7.0
  67. lightweight-charts: ^4.2.3
  68. modern-normalize: 3.0.1
  69. motion: 11.14.4
  70. next-themes: 0.3.0
  71. next: 15.1.2
  72. nuqs: 2.1.2
  73. pino: 9.5.0
  74. postcss-loader: 8.1.1
  75. postcss: 8.4.47
  76. prettier: 3.3.3
  77. react-aria-components: 1.5.0
  78. react-aria: 3.36.0
  79. react-dom: 19.0.0
  80. react: 19.0.0
  81. recharts: 2.14.1
  82. sass-loader: 16.0.3
  83. sass: 1.80.7
  84. storybook: 8.3.5
  85. style-loader: 4.0.0
  86. stylelint-config-standard-scss: 13.1.0
  87. stylelint: 16.10.0
  88. superjson: 2.2.2
  89. swr: 2.2.5
  90. tailwindcss-animate: 1.0.7
  91. tailwindcss-react-aria-components: 1.1.6
  92. tailwindcss: 3.4.14
  93. typescript: 5.6.3
  94. vercel: 37.12.1
  95. zod-validation-error: 3.4.0
  96. zod: 3.23.8