-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathpackage.json
More file actions
139 lines (139 loc) · 4.38 KB
/
package.json
File metadata and controls
139 lines (139 loc) · 4.38 KB
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
{
"name": "@aragon/app",
"version": "1.26.0",
"description": "Human-centered DAO infrastructure",
"author": "Aragon Association",
"homepage": "https://github.com/aragon/app#readme",
"private": true,
"license": "GPL-3.0",
"scripts": {
"dev": "cross-env pnpm run setup local && next dev",
"build": "NODE_OPTIONS=--max-old-space-size=6144 next build",
"build:analyze": "next experimental-analyze",
"start": "next start",
"test": "jest",
"test:watch": "jest --watch",
"test:coverage": "jest --coverage",
"lint": "biome check --write --no-errors-on-unmatched --files-ignore-unknown=true",
"lint:check": "biome check --no-errors-on-unmatched --files-ignore-unknown=true",
"type-check": "tsc --noEmit",
"precommit": "turbo lint type-check test",
"setup": "./scripts/setupEnv.sh",
"prepare": "husky",
"e2e": "playwright test --config e2e/playwright.config.ts",
"e2e:ui": "playwright test --config e2e/playwright.config.ts --ui",
"e2e:smoke": "playwright test --config e2e/playwright.config.ts e2e/tests/smoke",
"e2e:install": "playwright install --with-deps chromium",
"e2e:codegen": "playwright codegen --config e2e/playwright.config.ts"
},
"dependencies": {
"@aragon/gov-ui-kit": "^2.0.1",
"@floating-ui/react": "^0.27.19",
"@number-flow/react": "^0.5.14",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-toggle-group": "^1.1.11",
"@reown/appkit": "^1.8.19",
"@reown/appkit-adapter-wagmi": "^1.8.19",
"@reown/walletkit": "^1.5.4",
"@sentry/core": "^10.43.0",
"@sentry/nextjs": "^10.43.0",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-query-devtools": "^5.91.3",
"@walletconnect/core": "^2.23.8",
"@walletconnect/utils": "^2.23.8",
"classnames": "^2.5.1",
"deepmerge-ts": "^7.1.5",
"framer-motion": "^12.35.2",
"import-in-the-middle": "^2.0.6",
"isomorphic-dompurify": "^2.36.0",
"jsdom": "^26.1.0",
"luxon": "^3.7.2",
"next": "^16.1.7",
"nextjs-toploader": "^3.9.17",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.71.2",
"react-use-measure": "^2.1.7",
"recharts": "^3.8.0",
"require-in-the-middle": "^8.0.1",
"server-only": "^0.0.1",
"ts-pattern": "^5.9.0",
"viem": "^2.47.1",
"wagmi": "^3.5.0"
},
"devDependencies": {
"@biomejs/biome": "^2.4.6",
"@changesets/changelog-github": "^0.5.2",
"@changesets/cli": "^2.30.0",
"@hookform/devtools": "^4.4.0",
"@playwright/test": "^1.58.2",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/typography": "^0.5.19",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^30.0.0",
"@types/luxon": "^3.7.1",
"@types/node": "^24.12.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@walletconnect/types": "^2.23.8",
"babel-plugin-react-compiler": "^1.0.0",
"cross-env": "^10.1.0",
"husky": "^9.1.7",
"jest": "^30.3.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^30.3.0",
"lint-staged": "^16.3.3",
"postcss": "^8.5.8",
"tailwindcss": "^4.2.1",
"tailwindcss-fluid-type": "^2.0.7",
"ts-jest": "^29.4.6",
"turbo": "^2.8.16",
"typescript": "^5.9.3",
"ultracite": "^7.2.5",
"vercel": "^50.31.1",
"webpack": "^5.105.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aragon/app.git"
},
"bugs": {
"url": "https://github.com/aragon/app/issues"
},
"keywords": [
"aragon",
"dao",
"react",
"nextjs",
"tailwind"
],
"engines": {
"node": ">=24.13.0"
},
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
"pnpm": {
"overrides": {
"isomorphic-dompurify>jsdom": "26.1.0",
"tar": "^7.5.11",
"undici": "^5.29.0",
"@vercel/blob>undici": "^6.24.0",
"ajv": "^8.18.0",
"minimatch@10": "^10.2.4"
},
"packageExtensions": {
"@solana/codecs-strings@*": {
"dependencies": {
"fastestsmallesttextencoderdecoder": "^1.0.22"
}
},
"@walletconnect/jsonrpc-ws-connection@*": {
"dependencies": {
"utf-8-validate": "^5.0.10"
}
}
}
}
}