uniswap-interface-uncensored/package.json
2023-12-13 20:51:43 +00:00

146 lines
6.4 KiB
JSON

{
"name": "universe",
"version": "0.0.0",
"dependencies": {
"@babel/runtime": "7.18.9",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@crowdin/cli": "3.14.0",
"@graphql-codegen/cli": "^3.3.1",
"@graphql-codegen/client-preset": "^3.0.1",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.2",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-codegen/typescript-resolvers": "^3.2.1",
"@manypkg/cli": "^0.19.2",
"@typechain/ethers-v5": "7.2.0",
"@types/react": "^18.0.15",
"@typescript-eslint/eslint-plugin": "5.59.2",
"concurrently": "^8.0.1",
"confusing-browser-globals": "1.0.11",
"danger": "11.2.6",
"dotenv-cli": "^7.0.0",
"eslint": "8.44.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-no-relative-import-paths": "1.5.2",
"get-graphql-schema": "^2.1.2",
"husky": "^8.0.3",
"i18next": "21.9.1",
"i18next-parser": "8.6.0",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.0",
"patch-package": "^7.0.0",
"prettier": "latest",
"prompts": "2.4.2",
"semantic-release": "^20.1.0",
"semantic-release-monorepo": "^7.0.5",
"syncpack": "^8.5.14",
"turbo": "1.10.16",
"typechain": "5.2.0",
"underscore.string": "3.3.6",
"undici": "5.19.1"
},
"engines": {
"node": "=18.12.1",
"yarn": ">=3.2.3",
"npm": "please-use-yarn"
},
"manypkg": {
"ignoredRules": [
"INTERNAL_MISMATCH"
]
},
"packageManager": "yarn@3.2.3",
"private": true,
"resolutionsComments": {
"immer": "this fixes yarn typecheck in mobile app, see https://github.com/reduxjs/redux-toolkit/issues/1806"
},
"resolutions": {
"cypress": "12.12.0",
"@babel/preset-env": "7.23.3",
"immer": "9.0.21",
"@uniswap/v2-sdk": "3.2.3",
"@apollo/client": "3.7.11",
"@uniswap/sdk-core": "4.0.7",
"@react-navigation/routers": "6.1.9",
"@react-navigation/core": "6.2.2",
"@sideway/formula": "3.0.1",
"@walletconnect/ethereum-provider": "2.10.1",
"@xmldom/xmldom": "0.7.7",
"esbuild": "0.19.3",
"eslint-plugin-import": "2.27",
"multicodec": "3.0.1",
"multihashes": "4.0.2",
"@ethersproject/hash": "5.7.0",
"jpeg-js": "0.4.4",
"json5": "2.2.2",
"is-core-module": "2.13.0",
"node-fetch": "2.6.7",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native-fast-image@8.6.3": "patch:react-native-fast-image@npm%3A8.6.3#./.yarn/patches/react-native-fast-image-npm-8.6.3-03ee2d23c0.patch",
"react-native-svg": "13.8.0",
"react-native-web": "0.18.12",
"react-refresh": "^0.14.0",
"resolve": "1.22.4",
"semver": "7.5.2",
"@sentry/node": "7.45.0",
"@sentry/types": "7.45.0",
"@sentry/tracing": "7.45.0",
"typescript": "4.9.4",
"ua-parser-js": "0.7.33",
"xml2js": "0.5.0",
"yaml": "2.2.2",
"@shopify/flash-list@1.4.3": "patch:@shopify/flash-list@npm%3A1.4.3#./.yarn/patches/@shopify-flash-list-npm-1.4.3-dc03c28fdd.patch",
"react-native@0.71.13": "patch:react-native@npm%3A0.71.13#./.yarn/patches/react-native-npm-0.71.13-e260a84bbf.patch",
"expo-local-authentication@13.0.2": "patch:expo-local-authentication@npm%3A13.0.2#./.yarn/patches/expo-local-authentication-npm-13.0.2-e7639a51e4.patch",
"@gorhom/bottom-sheet@4.4.7": "patch:@gorhom/bottom-sheet@npm%3A4.4.7#./.yarn/patches/@gorhom-bottom-sheet-npm-4.4.7-1316853536.patch",
"react-native-context-menu-view@1.6.0": "patch:react-native-context-menu-view@npm%3A1.6.0#./.yarn/patches/react-native-context-menu-view-npm-1.6.0-f5f5410f50.patch",
"multiformats@^9.4.2": "patch:multiformats@npm%3A9.4.2#./.yarn/patches/multiformats-npm-9.4.2-44b8a13c1d.patch",
"react-native-wagmi-charts@2.3.0": "patch:react-native-wagmi-charts@npm%3A2.3.0#./.yarn/patches/react-native-wagmi-charts-npm-2.3.0-8e836a8f3c.patch"
},
"scripts": {
"g:build": "turbo run build --concurrency=100%",
"g:check:deps": "manypkg check",
"g:check:circular": "turbo run check:circular --parallel",
"g:format:deps": "syncpack format",
"g:lint:changed": "./scripts/turbo-changed.sh lint",
"g:lint": "turbo run lint --parallel && yarn workspace wallet eslint src/i18n/locales/en-US.json",
"g:lint:fix": "turbo run lint:fix --parallel && yarn workspace wallet eslint src/i18n/locales/en-US.json --fix",
"g:prepare": "turbo run prepare --parallel",
"g:rm:local-packages": "rm -rf ./node_modules/utilities ./node_modules/wallet ./node_modules/ui",
"g:rm:nodemodules": "rm -rf node_modules",
"g:run-fast-checks": "turbo run typecheck lint build --parallel --filter=\"[HEAD]\"",
"g:run-all-checks": "turbo run typecheck lint test build check:circular --parallel",
"g:test": "turbo run test --parallel",
"g:test:changed": "./scripts/turbo-changed.sh test",
"g:test:coverage": "turbo run test --parallel -- --collectCoverage=true",
"g:snapshots": "turbo run snapshots --parallel",
"g:typecheck": "turbo run typecheck --parallel",
"g:typecheck:changed": "./scripts/turbo-changed.sh typecheck",
"graphql:generate": "graphql-codegen --config codegen.ts",
"graphql:schema": "get-graphql-schema https://api.uniswap.org/v1/graphql -h Origin=https://app.uniswap.org > ./packages/wallet/src/data/__generated__/schema.graphql",
"i18n:extract": "i18next",
"i18n:_upload": "crowdin upload --token=$CROWDIN_ACCESS_TOKEN",
"i18n:upload": "dotenv -e .env.defaults -c -- yarn run i18n:_upload",
"i18n:_download": "crowdin download --token=$CROWDIN_ACCESS_TOKEN",
"i18n:download": "dotenv -e .env.defaults -c -- yarn run i18n:_download",
"lfg": "yarn g:prepare && yarn mobile env:local:download && yarn stretch env:local:download && yarn g:build && yarn mobile pod && yarn mobile graphql:generate:swift && yarn mobile ios",
"mobile": "yarn workspace @uniswap/mobile",
"postinstall": "husky install && yarn patch-package && yarn g:prepare",
"staged:lint:fix": "eslint --fix",
"stretch": "yarn workspace @uniswap/stretch",
"ui:build:icons": "yarn workspace ui build:icons",
"upgrade:next": "manypkg upgrade next && manypkg upgrade eslint-config-next",
"upgrade:rnw": "manypkg upgrade react-native-web",
"upgrade:tamagui": "manypkg upgrade tamagui && manypkg upgrade @tamagui && manypkg upgrade tamagui-loader",
"web": "yarn workspace @uniswap/interface"
},
"workspaces": [
"apps/*",
"packages/*",
"config/*"
]
}