-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
145 lines (145 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
136
137
138
139
140
141
142
143
144
145
{
"name": "gitpoap-fe",
"license": "MIT",
"scripts": {
"dev": "next dev",
"dev:prod-api": "NEXT_PUBLIC_GITPOAP_API_URL=https://api.gitpoap.io next dev",
"build": "next build",
"start": "next start",
"storybook": "start-storybook -p 6006",
"sb": "yarn storybook",
"build-storybook": "build-storybook",
"analyze": "ANALYZE=true next build",
"gql:generate-dev": "graphql-codegen --config codegen-dev.yml",
"gql:generate": "graphql-codegen --config codegen.yml",
"prepare": "husky install",
"test": "jest --verbose",
"test:ci": "jest --ci --verbose"
},
"dependencies": {
"@amplitude/analytics-browser": "^1.6.7",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@mantine/core": "^5.9.4",
"@mantine/dates": "^5.9.4",
"@mantine/dropzone": "^5.9.4",
"@mantine/form": "^5.9.4",
"@mantine/hooks": "^5.9.4",
"@mantine/modals": "^5.9.4",
"@mantine/next": "^5.9.4",
"@mantine/notifications": "^5.9.4",
"@metamask/detect-provider": "^2.0.0",
"@next/bundle-analyzer": "^13.0.6",
"@privy-io/react-auth": "^1.57.2",
"@sentry/nextjs": "^7.26.0",
"@ukstv/jazzicon-react": "^1.0.0",
"buffer": "^6.0.3",
"dayjs": "^1.11.0",
"email-validator": "^2.0.4",
"ethers": "^5.7.0",
"graphql": "^16.6.0",
"history": "^5.3.0",
"idb-keyval": "^6.2.0",
"jwt-decode": "^3.1.2",
"luxon": "^3.1.0",
"next": "^13.0.6",
"next-urql": "^4.0.2",
"nextjs-progressbar": "^0.0.16",
"papaparse": "^5.3.2",
"polished": "^4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.6.0",
"react-rewards": "^2.0.4",
"sharp": "^0.31.0",
"styled-components": "^5.3.5",
"swr": "^1.3.0",
"urql": "^3.0.3",
"uuid": "^8.3.2",
"zod": "^3.19.1"
},
"devDependencies": {
"@babel/core": "^7.16.12",
"@emotion/jest": "^11.10.0",
"@graphql-codegen/cli": "2.6.4",
"@graphql-codegen/typescript": "2.5.1",
"@graphql-codegen/typescript-operations": "2.4.2",
"@graphql-codegen/typescript-urql": "^3.5.12",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
"@storybook/addons": "^6.5.12",
"@storybook/builder-webpack5": "^6.5.12",
"@storybook/manager-webpack5": "^6.5.12",
"@storybook/react": "^6.5.12",
"@storybook/theming": "^6.5.12",
"@testing-library/dom": "^8.17.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.2.2",
"@types/luxon": "^2.3.2",
"@types/node": "18.17.1",
"@types/papaparse": "^5.3.5",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.26",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"babel-loader": "^8.2.3",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "8.26.0",
"eslint-config-next": "^13.0.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-storybook": "^0.6.7",
"husky": ">=6",
"jest": "^29.2.2",
"jest-environment-jsdom": "^28.1.3",
"jest-styled-components": "^7.1.0",
"lint-staged": ">=10",
"msw": "^0.42.3",
"msw-storybook-addon": "^1.6.1",
"os-browserify": "^0.3.0",
"react-test-renderer": "^18.2.0",
"sb": "^6.5.12",
"source-map-explorer": "^2.5.2",
"speed-measure-webpack-plugin": "^1.5.0",
"storybook-addon-next-router": "^3.1.1",
"storybook-addon-swc": "^1.1.8",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"swc": "^1.0.11",
"ts-jest": "^29.0.3",
"typescript": "~5.0.4",
"url": "^0.11.0"
},
"engines": {
"yarn": "1.22.*"
},
"resolutions": {
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"webpack": "^5.74.0",
"css-loader": "^6.7.1",
"dotenv-webpack": "^8.0.1",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.6",
"webpack-dev-middleware": "^5.3.3",
"webpack-virtual-modules": "^0.4.5"
},
"msw": {
"workerDirectory": "public"
},
"lint-staged": {
"{src,__tests__}/**/*.{ts,tsx}": [
"eslint --fix",
"prettier --write"
]
}
}