-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
143 lines (143 loc) · 4.14 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
{
"name": "@narval/source",
"version": "v0.0.13",
"license": "MPL-2.0",
"workspaces": [
"packages/*"
],
"devDependencies": {
"@automock/adapters.nestjs": "2.1.0",
"@automock/jest": "2.1.0",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.1.0",
"@faker-js/faker": "9.0.1",
"@nestjs/testing": "10.4.1",
"@nx/devkit": "19.5.1",
"@nx/eslint": "19.3.2",
"@nx/eslint-plugin": "19.3.2",
"@nx/jest": "19.2.0",
"@nx/js": "19.2.0",
"@nx/nest": "19.2.0",
"@nx/next": "19.2.0",
"@nx/node": "19.2.0",
"@nx/webpack": "19.6.3",
"@nx/workspace": "19.7.3",
"@openapitools/openapi-generator-cli": "2.13.4",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.26",
"@swc/helpers": "0.5.11",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/nock": "11.1.0",
"@types/node": "18.16.9",
"@types/react": "18.2.62",
"@types/react-dom": "18.2.14",
"@types/supertest": "6.0.2",
"@types/traverse": "0.6.37",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.9.0",
"autoprefixer": "10.4.20",
"babel-jest": "29.7.0",
"dotenv": "16.4.5",
"dotenv-cli": "7.3.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.6",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-mock-extended": "3.0.5",
"lint-staged": "15.2.0",
"nock": "13.5.4",
"nx": "19.4.4",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "3.2.4",
"prisma": "5.16.2",
"supertest": "7.0.0",
"tailwindcss": "3.4.4",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsc-alias": "1.8.8",
"typescript": "5.4.5",
"zod-fixture": "2.5.1"
},
"dependencies": {
"@aws-crypto/client-node": "4.0.1",
"@bull-board/api": "5.20.1",
"@bull-board/express": "5.20.1",
"@bull-board/nestjs": "5.20.1",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@fortawesome/fontawesome-svg-core": "6.5.2",
"@fortawesome/free-solid-svg-icons": "6.5.2",
"@fortawesome/react-fontawesome": "0.2.2",
"@monaco-editor/react": "4.6.0",
"@nestjs/axios": "3.0.2",
"@nestjs/bull": "10.2.0",
"@nestjs/common": "10.3.10",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.3.10",
"@nestjs/platform-express": "10.3.9",
"@nestjs/swagger": "7.4.0",
"@noble/curves": "1.6.0",
"@noble/hashes": "1.4.0",
"@open-policy-agent/opa-wasm": "1.9.0",
"@prisma/client": "5.8.1",
"@radix-ui/react-checkbox": "1.1.1",
"@radix-ui/react-collapsible": "1.0.3",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-popper": "1.2.0",
"@radix-ui/react-radio-group": "1.2.0",
"@radix-ui/react-tooltip": "1.0.7",
"@scure/bip32": "1.4.0",
"@scure/bip39": "1.3.0",
"@tanstack/react-query": "5.51.11",
"axios": "1.7.2",
"axios-retry": "4.4.2",
"bull": "4.16.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"express": "4.19.2",
"handlebars": "4.7.8",
"jose": "5.5.0",
"lodash": "4.17.21",
"lowdb": "7.0.1",
"nestjs-zod": "3.0.0",
"next": "14.2.4",
"permissionless": "0.1.44",
"prism-react-renderer": "2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"reflect-metadata": "0.1.14",
"rxjs": "7.8.1",
"swr": "2.2.5",
"tailwind-merge": "2.4.0",
"traverse": "0.6.9",
"tslib": "2.6.3",
"type-fest": "4.23.0",
"usehooks-ts": "3.1.0",
"uuid": "9.0.1",
"viem": "2.16.2",
"wagmi": "2.5.7",
"winston": "3.14.2",
"winston-transport": "4.7.0",
"zod": "3.23.8"
},
"optionalDependencies": {
"@narval-xyz/armory-mpc-module": "0.0.1"
},
"nx": {
"includedScripts": []
}
}