{ "name": "nx-monorepo", "version": "0.0.0", "license": "MIT", "scripts": { "start": "nx serve", "build": "nx build", "test": "nx test", "postinstall": "husky install", "test:all": "nx run-many --all --target=test", "build:all": "nx run-many --all --target=build", "build-spec:all": "nx run-many --all --target=build-spec", "lint:all": "nx run-many --all --target=lint", "e2e:all": "nx run-many --all --target=e2e", "vegacapsule": "vegacapsule network bootstrap --config-path=../frontend-monorepo/vegacapsule/config.hcl", "release": "git checkout develop ; git pull ; node scripts/make-release.js", "trading:test": "cd apps/trading/e2e && poetry run pytest -k", "trading:test:all": "cd apps/trading/e2e && poetry run pytest -s --numprocesses 6 --dist loadfile" }, "engines": { "node": ">=20.9.0" }, "private": true, "dependencies": { "@apollo/client": "^3.5.8", "@blueprintjs/icons": "^3.32.0", "@coinbase/wallet-sdk": "^3.6.5", "@radix-ui/react-accordion": "^1.1.0", "@radix-ui/react-checkbox": "^1.0.1", "@radix-ui/react-dialog": "^1.0.2", "@radix-ui/react-dropdown-menu": "^2.0.2", "@radix-ui/react-icons": "^1.1.1", "@radix-ui/react-navigation-menu": "^1.1.1", "@radix-ui/react-popover": "^1.0.3", "@radix-ui/react-radio-group": "^1.1.1", "@radix-ui/react-select": "2.0.0-rc.10", "@radix-ui/react-separator": "^1.0.2", "@radix-ui/react-slider": "^1.1.0", "@radix-ui/react-switch": "^1.0.2", "@radix-ui/react-tabs": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.3", "@sentry/nextjs": "^6.19.3", "@sentry/react": "^6.19.2", "@sentry/tracing": "^6.19.2", "@vegaprotocol/wallet-client": "0.1.9", "@walletconnect/ethereum-provider": "^2.6.0", "@web3-react/coinbase-wallet": "8.1.2-beta.0", "@web3-react/core": "^8.1.2-beta.0", "@web3-react/metamask": "^8.1.2-beta.0", "@web3-react/walletconnect": "8.1.3-beta.0", "@web3-react/walletconnect-v2": "^8.1.3-beta.0", "ag-grid-community": "^29.3.5", "ag-grid-react": "^29.3.5", "allotment": "1.19.2", "alpha-lyrae": "vegaprotocol/alpha-lyrae", "apollo-link-timeout": "^4.0.0", "bignumber.js": "^9.0.2", "classnames": "^2.3.1", "core-js": "^3.6.5", "d3-array": "^3.2.4", "d3-scale": "^4.0.2", "d3-shape": "^3.2.0", "date-fns": "^2.28.0", "date-fns-tz": "^2.0.0", "duration-js": "^4.0.0", "ethers": "^5.6.0", "graphql": "^15.7.2", "graphql-request": "^5.0.0", "graphql-ws": "^5.6.3", "i18next": "23.7.6", "i18next-browser-languagedetector": "7.2.0", "i18next-http-backend": "^2.3.1", "i18next-locize-backend": "^6.4.1", "immer": "^9.0.12", "iso8601-duration": "^2.1.1", "js-sha3": "^0.8.0", "jsondiffpatch": "^0.4.1", "lodash": "^4.17.21", "next": "13.3.0", "pennant": "^1.15.0", "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.2.0", "react-hook-form": "^7.27.0", "react-i18next": "13.5.0", "react-intersection-observer": "^9.2.2", "react-markdown": "^8.0.6", "react-router-dom": "6.11.2", "react-syntax-highlighter": "^15.4.5", "react-use-websocket": "^3.0.0", "react-virtualized-auto-sizer": "^1.0.6", "react-window": "^1.8.9", "react-window-infinite-loader": "^1.0.7", "recharts": "^2.1.2", "recursive-key-filter": "^1.0.2", "regenerator-runtime": "0.13.7", "toml": "^3.0.0", "tslib": "^2.3.0", "uuid": "^8.3.2", "web-vitals": "^2.1.4", "zod": "^3.20.3", "zustand": "^4.3.2" }, "devDependencies": { "@apollo/react-testing": "^4.0.0", "@babel/core": "^7.14.5", "@babel/plugin-proposal-export-default-from": "^7.18.10", "@babel/plugin-proposal-private-methods": "^7.18.6", "@babel/preset-env": "^7.18.10", "@babel/preset-react": "^7.14.5", "@babel/preset-typescript": "7.12.13", "@commitlint/cli": "^16.2.4", "@commitlint/config-conventional": "^16.2.4", "@commitlint/config-nx-scopes": "^17.4.2", "@cypress/grep": "^3.1.0", "@ethersproject/experimental": "^5.6.0", "@graphql-codegen/cli": "^2.11.8", "@graphql-codegen/near-operation-file-preset": "^2.4.1", "@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript-operations": "^2.5.3", "@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-inspector/cli": "^3.3.0", "@graphql-inspector/validate-command": "^3.3.0", "@nrwl/js": "17.1.2", "@nx/cypress": "17.1.2", "@nx/eslint": "17.1.2", "@nx/eslint-plugin": "17.1.2", "@nx/jest": "17.1.2", "@nx/js": "17.1.2", "@nx/next": "17.1.2", "@nx/react": "17.1.2", "@nx/rollup": "17.1.2", "@nx/storybook": "17.1.2", "@nx/web": "17.1.2", "@nx/webpack": "17.1.2", "@nx/workspace": "17.1.2", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", "@rollup/plugin-url": "^7.0.0", "@sentry/webpack-plugin": "^1.18.8", "@storybook/addon-a11y": "7.5.3", "@storybook/addon-docs": "7.5.3", "@storybook/addon-essentials": "7.5.3", "@storybook/addon-mdx-gfm": "7.5.3", "@storybook/core-server": "7.5.3", "@storybook/react": "7.5.3", "@storybook/react-webpack5": "7.5.3", "@svgr/rollup": "^8.0.1", "@svgr/webpack": "^6.1.2", "@swc-node/register": "~1.6.7", "@swc/cli": "^0.1.62", "@swc/core": "~1.3.85", "@swc/jest": "0.2.20", "@testing-library/jest-dom": "^5.16.2", "@testing-library/react": "14.0.0", "@testing-library/user-event": "^14.4.1", "@types/classnames": "^2.3.1", "@types/d3-array": "^3.2.1", "@types/d3-scale": "^4.0.8", "@types/d3-shape": "^3.1.5", "@types/faker": "^5.5.8", "@types/jest": "29.4.4", "@types/lodash": "^4.14.171", "@types/node": "18.14.2", "@types/prismjs": "^1.26.0", "@types/react": "18.2.33", "@types/react-copy-to-clipboard": "5.0.7", "@types/react-dom": "18.2.14", "@types/react-router-dom": "^5.3.3", "@types/react-syntax-highlighter": "^15.5.5", "@types/react-virtualized-auto-sizer": "^1.0.1", "@types/react-window": "1.8.8", "@types/react-window-infinite-loader": "^1.0.6", "@types/semver": "^7.5.0", "@types/uuid": "^8.3.4", "@typescript-eslint/eslint-plugin": "6.11.0", "@typescript-eslint/parser": "6.11.0", "autoprefixer": "10.4.13", "babel-jest": "29.4.3", "babel-loader": "8.1.0", "css-loader": "^6.4.0", "cypress": "^13.0.0", "cypress-mochawesome-reporter": "^3.3.0", "cypress-real-events": "^1.8.1", "dotenv": "^16.0.1", "env-cmd": "^10.1.0", "eslint": "8.46.0", "eslint-config-next": "13.1.1", "eslint-config-prettier": "9.0.0", "eslint-plugin-cypress": "2.15.1", "eslint-plugin-import": "2.27.5", "eslint-plugin-jest": "^26.1.5", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-react": "7.32.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-storybook": "^0.6.12", "eslint-plugin-unicorn": "^41.0.0", "faker": "^5.5.3", "fetch-mock": "^9.11.0", "flush-promises": "^1.0.2", "glob": "^8.0.3", "husky": "^7.0.4", "inquirer": "^8.0.0", "jest": "29.4.3", "jest-canvas-mock": "^2.3.1", "jest-environment-jsdom": "^29.4.1", "jest-websocket-mock": "^2.3.0", "lint-staged": "^12.3.3", "mock-apollo-client": "^1.2.0", "mock-socket": "^9.1.5", "npmlog": "^6.0.2", "nx": "17.1.2", "postcss": "8.4.21", "prettier": "2.7.1", "react-refresh": "^0.10.0", "recast": "^0.21.1", "regenerator-runtime": "0.13.7", "replace-in-file": "^6.3.2", "resize-observer-polyfill": "^1.5.1", "sass": "1.55.0", "storybook": "7.0.24", "storybook-addon-themes": "^6.1.0", "style-loader": "^3.3.0", "stylus": "^0.55.0", "stylus-loader": "^7.1.0", "tailwindcss": "3.3.3", "ts-jest": "29.1.0", "ts-node": "10.9.1", "tslib": "^2.3.0", "type-fest": "^3.8.0", "typescript": "5.2.2", "url-loader": "^4.1.1", "webpack": "5.89.0", "webpack-merge": "^5.8.0" }, "lint-staged": { "*": "yarn nx format:write --uncommitted", "*.{ts,tsx,js,jsx}": "yarn eslint --fix" }, "resolutions": { "graphql": "15.8.0", "//": "workaround storybook issue: https://github.com/storybookjs/storybook/issues/21642", "@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0" } }