-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
130 lines (130 loc) · 4.01 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
{
"name": "quirks",
"license": "MIT",
"scripts": {
"build": "nx run-many --target=build --exclude nextjs,vue3 --parallel=6",
"test": "nx run-many --target=test --exclude nextjs,vue3 --parallel=6",
"lint": "nx run-many --target=lint --exclude nextjs,vue3 --parallel=6",
"prepare": "husky install"
},
"private": true,
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@nx/devkit": "20.0.6",
"@nx/eslint": "20.0.6",
"@nx/eslint-plugin": "20.0.6",
"@nx/jest": "20.0.6",
"@nx/js": "20.0.6",
"@nx/next": "20.0.6",
"@nx/react": "20.0.6",
"@nx/vite": "20.0.6",
"@nx/vue": "20.0.6",
"@nx/workspace": "20.0.6",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.40",
"@testing-library/react": "15.0.6",
"@types/babel__core": "^7.20.5",
"@types/jest": "29.5.14",
"@types/js-cookie": "^3.0.6",
"@types/node": "18.19.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/semver": "^7.5.4",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-vue": "^4.3.1",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.4.1",
"@vue/tsconfig": "^0.4.0",
"@walletconnect/types": "^2.11.2",
"ajv": "^8.17.1",
"babel-jest": "29.7.0",
"camelcase": "^8.0.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-vue": "^9.16.1",
"glob": "^10.3.10",
"husky": "^8.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "^22.1.0",
"json-schema-to-typescript": "^13.1.1",
"nx": "20.0.6",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tslib": "^2.8.0",
"typescript": "5.5.4",
"verdaccio": "^5.27.0",
"vite": "5.4.10",
"vite-plugin-dts": "~4.3.0",
"vitest": "2.1.3",
"vue-tsc": "2.1.6"
},
"nx": {
"includedScripts": []
},
"dependencies": {
"@chain-registry/keplr": "^1.74.12",
"@chain-registry/types": "^0.50.1",
"@cosmjs/amino": "^0.32.2",
"@cosmjs/cosmwasm-stargate": "^0.32.2",
"@cosmjs/proto-signing": "^0.32.2",
"@cosmjs/stargate": "^0.32.2",
"@cosmostation/extension-client": "^0.1.15",
"@craftzdog/react-native-buffer": "^6.0.5",
"@dao-dao/cosmiframe": "^0.1.0",
"@ethersproject/shims": "^5.7.0",
"@keplr-wallet/types": "^0.12.86",
"@leapwallet/cosmos-snap-provider": "^0.1.26",
"@nuxt/kit": "^3.8.1",
"@nuxt/schema": "^3.8.1",
"@react-native-community/netinfo": "^11.2.1",
"@walletconnect/react-native-compat": "^2.11.0",
"@walletconnect/universal-provider": "^2.11.2",
"babel-plugin-module-resolver": "^5.0.0",
"base64-js": "^1.5.1",
"bufferutil": "^4.0.8",
"chain-registry": "^1.63.56",
"cookies-next": "^4.2.1",
"cosmjs-types": "^0.9.0",
"eventemitter3": "^5.0.1",
"fast-text-encoding": "^1.0.6",
"js-cookie": "^3.0.5",
"long": "^5.2.3",
"next": "14.2.10",
"nuxt": "^3.8.1",
"osmojs": "^16.5.1",
"pino-pretty": "^10.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "^0.73.2",
"react-native-get-random-values": "^1.10.0",
"react-native-mmkv": "^2.11.0",
"react-native-quick-crypto": "^0.6.1",
"react-qr-code": "^2.0.12",
"stargazejs": "^0.14.1",
"stream-browserify": "^3.0.0",
"superjson": "^2.2.1",
"utf-8-validate": "^6.0.3",
"vue": "^3.3.4",
"vue-qrcode": "^2.2.2",
"vue-router": "^4.2.4",
"vue-zustand": "^0.6.0",
"zustand": "^4.5.0"
},
"version": "0.1.1"
}