-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
142 lines (142 loc) · 4.49 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
{
"name": "@autonolas-frontend-mono/source",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"private": true,
"dependencies": {
"@ant-design/cssinjs": "^1.16.2",
"@ant-design/icons": "^5.2.6",
"@autonolas/frontend-library": "^0.4.21",
"@balancer-labs/sdk": "^1.1.5",
"@coral-xyz/anchor": "^0.29.0",
"@gnosis.pm/safe-contracts": "^1.3.0",
"@nx/next": "v17.2.5",
"@orca-so/common-sdk": "^0.4.0",
"@orca-so/whirlpools-sdk": "^0.12.2",
"@particle-network/auth": "^1.2.2",
"@project-serum/anchor": "^0.26.0",
"@reduxjs/toolkit": "^2.0.1",
"@solana/spl-token": "^0.4.0",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@solana/wallet-adapter-wallets": "^0.19.26",
"@solana/web3.js": "^1.90.0",
"@swc/helpers": "~0.5.2",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-query-devtools": "^5.40.1",
"@wagmi/core": "^2.6.5",
"@web3inbox/widget-react": "^0.6.25",
"@web3modal/wagmi": "^4.0.13",
"antd": "^5.9.0",
"bignumber.js": "^9.1.2",
"cors": "^2.8.5",
"decimal.js": "^10.4.3",
"eslint-plugin-prettier": "^5.2.1",
"ethers": "^6.11.1",
"ethers-v5": "npm:[email protected]",
"express": "^4.18.2",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"ipfs": "^0.63.5",
"ipfs-http-client": "^57.0.3",
"ipfs-only-hash": "^4.0.0",
"lodash": "^4.17.21",
"markdown-to-jsx": "^7.4.7",
"multiformats": "^9.7.1",
"next": "14.0.4",
"next-redux-wrapper": "^8.1.0",
"next-safe": "^3.5.0",
"p-debounce": "^4.0.0",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-redux": "^9.1.1",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"styled-components": "^6.0.7",
"ts-pattern": "^5.2.0",
"tslib": "^2.3.0",
"use-deep-compare-effect": "^1.8.1",
"viem": "^2.9.15",
"wagmi": "^2.5.19",
"web3": "^1.7.3"
},
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/eslint-parser": "^7.22.11",
"@babel/preset-react": "^7.14.5",
"@next/bundle-analyzer": "^13.4.16",
"@nx/cypress": "17.2.5",
"@nx/eslint": "v17.2.5",
"@nx/eslint-plugin": "v17.2.5",
"@nx/jest": "v17.2.5",
"@nx/js": "v17.2.5",
"@nx/react": "v17.2.5",
"@nx/storybook": "v17.2.5",
"@nx/vite": "v17.2.5",
"@nx/web": "v17.2.5",
"@nx/workspace": "v17.2.5",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/core-server": "^7.5.3",
"@storybook/jest": "^0.2.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
"@swc-node/register": "~1.6.7",
"@swc/cli": "~0.1.62",
"@swc/core": "~1.3.85",
"@swc/plugin-styled-components": "^1.5.67",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "^14.4.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.4.0",
"@types/node": "18.16.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-is": "18.2.2",
"@types/redux-mock-store": "^1.0.6",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.0.4",
"babel-jest": "^29.4.1",
"babel-plugin-import": "^1.13.8",
"babel-plugin-inline-react-svg": "^2.0.2",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-styled-components": "1.10.7",
"cypress": "^13.0.0",
"eslint": "~8.48.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.13.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
"jsdom": "~22.1.0",
"next-router-mock": "^0.9.12",
"nx": "v17.2.5",
"prettier": "^3.3.3",
"redux-mock-store": "^1.5.4",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "~5.2.2",
"util": "^0.12.5",
"vite": "^5.0.0",
"vitest": "^1.0.4"
},
"resolutions": {
"@gnosis.pm/safe-contracts/ethers": "^5.7.0"
}
}