-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
135 lines (135 loc) · 4.45 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
{
"name": "cdd-onboarding",
"license": "GPL-3.0",
"version": "0.0.0",
"private": true,
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.12.13",
"@chakra-ui/storybook-addon": "^4.0.16",
"@golevelup/ts-jest": "^0.3.4",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.3.5",
"@nrwl/cli": "15.8.7",
"@nrwl/cypress": "15.8.7",
"@nrwl/eslint-plugin-nx": "15.8.7",
"@nrwl/jest": "15.8.7",
"@nrwl/js": "15.8.7",
"@nrwl/linter": "15.8.7",
"@nrwl/nest": "15.8.7",
"@nrwl/node": "15.8.7",
"@nrwl/react": "15.8.7",
"@nrwl/rollup": "15.8.7",
"@nrwl/storybook": "15.8.7",
"@nrwl/webpack": "15.8.7",
"@nrwl/workspace": "15.8.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@polymeshassociation/signing-manager-types": "^3.2.0",
"@rollup/plugin-url": "^7.0.0",
"@storybook/addon-essentials": "^6.5.15",
"@storybook/builder-webpack5": "^6.5.15",
"@storybook/core-server": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.15",
"@storybook/react": "^6.5.15",
"@svgr/rollup": "^6.1.2",
"@svgr/webpack": "^6.1.2",
"@testing-library/react": "13.4.0",
"@types/jest": "29.4.4",
"@types/mailchimp__mailchimp_marketing": "^3.0.8",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"babel-jest": "29.4.3",
"babel-loader": "8.1.0",
"cypress": "^12.2.0",
"eslint": "~8.15.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"html-webpack-plugin": "^5.5.0",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"nx": "15.8.7",
"prettier": "^2.6.2",
"react-refresh": "^0.10.0",
"react-test-renderer": "18.2.0",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"url-loader": "^4.1.1"
},
"dependencies": {
"@anatine/zod-nestjs": "^1.9.2",
"@anatine/zod-openapi": "^1.12.0",
"@chakra-ui/react": "^2.5.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@fontsource/poppins": "^4.5.10",
"@hcaptcha/react-hcaptcha": "^1.8.1",
"@hookform/resolvers": "^2.9.11",
"@mailchimp/mailchimp_marketing": "^3.0.80",
"@nestjs/axios": "^2.0.0",
"@nestjs/bull": "^0.6.2",
"@nestjs/common": "^9.0.0",
"@nestjs/config": "^2.3.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/swagger": "^6.2.1",
"@opentelemetry/api": "^1.4.0",
"@opentelemetry/auto-instrumentations-node": "^0.36.4",
"@opentelemetry/exporter-trace-otlp-proto": "^0.47.0",
"@opentelemetry/resources": "^1.9.1",
"@opentelemetry/sdk-node": "^0.35.1",
"@opentelemetry/semantic-conventions": "^1.9.1",
"@polymeshassociation/browser-extension-signing-manager": "^2.2.0",
"@polymeshassociation/hashicorp-vault-signing-manager": "^3.3.0",
"@polymeshassociation/local-signing-manager": "^3.2.0",
"@polymeshassociation/polymesh-sdk": "^26.1.0",
"@slack/bolt": "^3.21.1",
"await-to-js": "^3.0.0",
"axios": "^1.3.4",
"bull": "^4.10.3",
"framer-motion": "^9.0.2",
"hcaptcha": "^0.1.1",
"ioredis": "^5.3.0",
"lottie-react": "^2.4.0",
"nest-winston": "^1.9.1",
"openapi3-ts": "^3.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.2",
"react-icons": "^4.7.1",
"react-qr-code": "^2.0.11",
"react-query": "^3.39.3",
"react-router-dom": "^6.8.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"winston": "^3.8.2",
"zod": "^3.20.2"
},
"resolutions": {
"@polkadot/keyring": "12.6.2",
"@polkadot/api-augment": "11.2.1",
"@polkadot/api-base": "11.2.1",
"@polkadot/api-derive": "11.2.1",
"@polkadot/rpc-augment": "11.2.1",
"@polkadot/rpc-core": "11.2.1",
"@polkadot/rpc-provider": "11.2.1",
"@polkadot/types": "11.2.1",
"@polkadot/types-augment": "11.2.1",
"@polkadot/types-codec": "11.2.1",
"@polkadot/types-create": "11.2.1",
"@polkadot/types-known": "11.2.1",
"@polkadot/util": "12.6.2",
"@polkadot/networks": "12.6.2",
"@polkadot/util-crypto": "12.6.2",
"@polkadot/x-bigint": "12.6.2"
}
}