-
Notifications
You must be signed in to change notification settings - Fork 156
/
package.json
150 lines (150 loc) · 5.03 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"name": "jumper.exchange",
"version": "1.0.0",
"type": "module",
"private": true,
"repository": "https://github.com/jumperexchange/jumper-exchange",
"dependencies": {
"@bigmi/react": "^0.0.6",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fingerprintjs/fingerprintjs": "^3.4.2",
"@headlessui/react": "^2.2.0",
"@lifi/explorer": "^0.0.4",
"@lifi/sdk": "3.4.3",
"@lifi/wallet-management": "^3.4.7",
"@lifi/widget": "3.12.5",
"@metaplex-foundation/mpl-core": "^1.1.1",
"@metaplex-foundation/umi": "^0.9.2",
"@metaplex-foundation/umi-bundle-defaults": "^0.9.2",
"@metaplex-foundation/umi-signer-wallet-adapters": "^0.9.2",
"@mui/icons-material": "^5.16.11",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "^5.16.11",
"@mui/material-nextjs": "^5.16.8",
"@mui/utils": "^6.2.1",
"@next/third-parties": "^14.2.22",
"@rive-app/react-canvas": "^4.17.1",
"@safe-global/safe-apps-sdk": "^9.1.0",
"@sentry/browser": "^8.43.0",
"@sentry/nextjs": "^8.43.0",
"@sentry/react": "^8.43.0",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-solflare": "^0.6.28",
"@solana/web3.js": "^1.95.8",
"@strapi/blocks-react-renderer": "^1.0.1",
"@tanstack/react-query": "^5.62.7",
"@wagmi/core": "2.16.0",
"@widgetbot/react-embed": "^1.9.0",
"accept-language": "^3.0.20",
"blo": "^1.2.0",
"date-fns": "^4.1.0",
"ethers": "^6.13.4",
"fontaine": "^0.5.0",
"framer-motion": "^11.15.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.2",
"i18next": "^24.1.0",
"i18next-resources-for-ts": "^1.5.0",
"i18next-resources-to-backend": "^1.2.1",
"next": "^14.2.22",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"motion": "^11.11.17",
"next-i18n-router": "^5.5.1",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-animated-counter": "^1.7.9",
"react-cookie": "^7.2.2",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-i18next": "^15.1.4",
"royco": "0.9.146",
"shallow-equal": "^3.1.0",
"sharp": "^0.33.5",
"siwe": "^2.3.2",
"use-immer": "^0.11.0",
"uuid": "^11.0.3",
"viem": "^2.21.55",
"wagmi": "2.14.3",
"zustand": "^5.0.2"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@eslint/eslintrc": "^3.2.0",
"@metamask/test-dapp": "8.13.0",
"@next/eslint-plugin-next": "^14.2.22",
"@playwright/test": "^1.49.1",
"@synthetixio/synpress": "4.0.0-alpha.7",
"@synthetixio/synpress-core": "^0.0.4",
"@types/gtag.js": "^0.0.20",
"@types/lodash": "^4",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@types/uuid": "^10.0.0",
"dotenv-cli": "^7.4.4",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.13.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"rollup-plugin-polyfill-node": "^0.13.0",
"typescript": "^5.7.2",
"web-vitals": "^4.2.4",
"xvfb": "^0.4.0"
},
"scripts": {
"dev": "next dev",
"dev:local": "dotenv -e .env.localhost next dev",
"dev:staging": "dotenv -e .env.staging next dev",
"dev:production": "dotenv -e .env.production next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"lint_es": "eslint . --ext .ts,.tsx,.js,.jsx",
"preview": "next preview",
"clean": "rm -rf ./tsconfig.tsbuildinfo",
"lint-staged": "lint-staged",
"typecheck": "tsc --project ./tsconfig.json --noEmit",
"test": "pnpm playwright test",
"fix:staged-files": "lint-staged --allow-empty",
"fix:all-files": "eslint . --ext .ts,.tsx,.js,.jsx --fix",
"pre-commit": "lint-staged",
"pre-push": "pnpm install && pnpm build",
"i18next-resources-for-ts": "i18next-resources-for-ts interface -i ./src/i18n/translations/en -o ./src/i18n/resources.d.ts",
"test:ci:e2e": "xvfb-run --auto-servernum --server-num=1 --server-args='-screen 0, 1920x1080x24' npx playwright test",
"test:e2e-real": "npx playwright test --headed",
"build:cache": "synpress --headless",
"build:cache:ci": "xvfb-run synpress --force tests/wallet-setup/"
},
"lint-staged": {
"**/*.(ts|tsx|js)": [
"bash -c tsc --noEmit",
"pnpm eslint --fix",
"pnpm prettier --write"
],
"**/*.(md|json)": [
"pnpm prettier --write"
]
},
"overrides": {
"wagmi": "2.14.3",
"@wagmi/core": "2.16.0",
"@lifi/wallet-management/@wagmi/core": "2.16.0",
"bigmi/wagmi": "2.14.3",
"@bigmi/client/wagmi": "2.14.3",
"@bigmi/client/@wagmi/core": "2.16.0",
"@metamask/sdk": "0.30.0"
}
}