pnpm-workspace.yaml 2.7 KB

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