-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathpackage.json
More file actions
126 lines (126 loc) · 4.56 KB
/
Copy pathpackage.json
File metadata and controls
126 lines (126 loc) · 4.56 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
{
"name": "crossmint-sdk",
"private": true,
"repository": "https://github.com/Crossmint/crossmint-sdk",
"license": "Apache-2.0",
"author": "Paella Labs Inc",
"scripts": {
"build": "pnpm turbo build",
"build:apps": "pnpm turbo --filter \"./apps/**\" build",
"build:libs": "pnpm turbo --filter \"./packages/**\" build",
"build:libs:prod": "cross-env NODE_ENV=production pnpm build:libs",
"change:add": "pnpm changeset add",
"change:publish": "pnpm build:libs:prod && pnpm changeset publish --no-git-tag",
"change:version": "pnpm changeset version && pnpm lint:fix",
"clean:dist": "pnpm rimraf \"**/dist\" --glob",
"clean:next": "pnpm rimraf \"**/.next\" --glob",
"clean:node_modules": "pnpm dlx rimraf \"**/node_modules\" --glob",
"lint": "biome check --diagnostic-level=error --max-diagnostics=200",
"lint:fix": "biome check --write",
"test:vitest": "pnpm turbo test:vitest",
"playground:react": "pnpm --filter @crossmint/wallets-playground-react dev",
"playground:expo:ios": "pnpm --filter @crossmint/wallets-playground-expo ios",
"playground:expo:android": "pnpm --filter @crossmint/wallets-playground-expo android"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@changesets/cli": "2.31.0",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/node": "20.14.8",
"cross-env": "7.0.3",
"jest": "29.6.4",
"rimraf": "6.0.1",
"ts-jest": "29.1.1",
"tsup": "8.1.0",
"turbo": "2.9.14",
"typescript": "5.5.3",
"vitest": "3.2.6",
"vitest-mock-extended": "2.0.2"
},
"packageManager": "pnpm@9.3.0",
"engines": {
"node": ">=20.19.4",
"npm": "please-use-pnpm",
"pnpm": ">=9",
"yarn": "please-use-pnpm"
},
"pnpm": {
"overrides": {
"axios@0": "0.30.0",
"axios@1": "1.18.0",
"elliptic@6": "6.6.1",
"form-data@3": "3.0.4",
"form-data@4": "4.0.6",
"path-to-regexp@0": "0.1.13",
"react-native": "0.82.1",
"@types/react": "19.1.10",
"@types/react-dom": "19.1.0",
"pbkdf2": "3.1.3",
"trim@0": "0.0.3",
"ws@7": "7.5.11",
"ws@8": "8.21.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"@isaacs/brace-expansion": "5.0.1",
"tar@6": "7.5.19",
"tar@7": "7.5.19",
"h3": "1.15.9",
"@remix-run/router": "1.23.3",
"@remix-run/react": "2.17.5",
"preact": "10.28.2",
"qs": "6.15.2",
"valibot": "1.2.0",
"protobufjs": "7.6.1",
"handlebars": "4.7.9",
"playwright": "1.55.1",
"minimatch@3": "3.1.4",
"minimatch@9": "9.0.7",
"minimatch@10": "10.2.3",
"rollup@4": "4.59.0",
"flatted": "3.4.2",
"undici": "6.27.0",
"socket.io-parser@4": "4.2.7",
"node-forge": "1.4.0",
"picomatch@2": "2.3.2",
"picomatch@3": "3.0.2",
"picomatch@4": "4.0.4",
"defu": "6.1.5",
"next@15": "15.5.21",
"next@16": "16.2.11",
"js-cookie": "3.0.7",
"fast-uri": "3.1.5",
"@xmldom/xmldom": "0.8.13",
"lodash": "4.18.1",
"lodash-es": "4.18.1",
"postcss": "8.5.18",
"bn.js@4": "4.12.3",
"bn.js@5": "5.2.3",
"markdown-it": "14.1.1",
"react-router@6": "6.30.4",
"@metamask/sdk": "0.33.1",
"@metamask/sdk-communication-layer": "0.33.1",
"ajv@6": "6.14.0",
"@remix-run/server-runtime": "2.17.5",
"uuid": "11.1.1",
"estree-util-value-to-estree": "3.3.3",
"shell-quote": "1.9.0",
"vitest": "3.2.6",
"websocket-driver": "0.7.5",
"@grpc/grpc-js": "1.9.16",
"brace-expansion@1": "1.1.18",
"brace-expansion@3": "5.0.9",
"brace-expansion@4": "5.0.9",
"brace-expansion@5": "5.0.9",
"js-yaml@3": "3.15.1",
"js-yaml@4": "4.3.1",
"linkify-it": "5.0.2",
"react-router-dom@6": "6.30.4",
"sharp": "0.35.0",
"vite": "6.4.3",
"ws@6": "6.2.4",
"turbo-stream@2": "3.0.0"
}
}
}