forked from ethereum/ethereum-org-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
155 lines (155 loc) · 5.6 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
146
147
148
149
150
151
152
153
154
155
{
"name": "ethereum-org-website",
"version": "7.23.0",
"description": "Website of ethereum.org",
"main": "index.js",
"repository": "[email protected]:ethereum/ethereum-org-website.git",
"author": "Sam Richards <[email protected]>",
"license": "MIT",
"private": false,
"dependencies": {
"@apollo/client": "^3.3.13",
"@chakra-ui/gatsby-plugin": "^3.1.3",
"@chakra-ui/react": "2.8.0",
"@crowdin/crowdin-api-client": "^1.23.2",
"@docsearch/react": "^3.3.3",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mdx-js/mdx": "^1.6.5",
"@mdx-js/react": "^1.6.5",
"algoliasearch": "^4.3.0",
"axios": "^1.6.0",
"browser-lang": "^0.1.0",
"browserslist": "^4.21.0",
"clipboard": "^2.0.6",
"cross-fetch": "^3.1.5",
"dotenv": "^8.2.0",
"embla-carousel-react": "^7.0.0",
"ethereum-blockies-base64": "^1.0.2",
"focus-trap-react": "^10.0.0",
"framer-motion": "^6.5.1",
"gatsby": "^5.4.1",
"gatsby-plugin-gatsby-cloud": "^5.4.0",
"gatsby-plugin-image": "^3.4.0",
"gatsby-plugin-layout": "^3.24.0",
"gatsby-plugin-manifest": "^5.4.0",
"gatsby-plugin-matomo": "^0.14.0",
"gatsby-plugin-mdx": "^3.0.0",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-react-helmet": "^6.4.0",
"gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
"gatsby-plugin-react-i18next": "^3.0.1",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.8.1",
"gatsby-plugin-sitemap": "^6.4.0",
"gatsby-remark-autolink-headers": "^5.21.0",
"gatsby-remark-copy-linked-files": "^5.21.0",
"gatsby-remark-images": "^6.21.0",
"gatsby-remark-reading-time": "^1.1.0",
"gatsby-source-filesystem": "^5.4.0",
"gatsby-transformer-csv": "^5.4.0",
"gatsby-transformer-gitinfo": "^1.1.0",
"gatsby-transformer-json": "^5.4.0",
"gatsby-transformer-remark": "^6.4.0",
"gatsby-transformer-sharp": "^5.4.0",
"htmr": "^1.0.2",
"i18next": "^21.9.2",
"is-relative-url": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^1.28.1",
"polished": "^4.1.4",
"prism-react-renderer": "^1.1.1",
"prismjs": "^1.27.0",
"react": "^18.0.0",
"react-countdown": "^2.3.2",
"react-dom": "^18.0.0",
"react-emoji-render": "^2.0.1",
"react-helmet": "^6.1.0",
"react-i18next": "^12.1.4",
"react-icons": "^4.3.1",
"react-instantsearch-dom": "^6.32.0",
"react-select": "^4.3.0",
"recharts": "^2.1.9",
"styled-system": "^5.1.5",
"unist-util-visit-parents": "^2.1.2"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@chakra-ui/cli": "^2.4.1",
"@chakra-ui/storybook-addon": "^5.0.1",
"@netlify/functions": "^1.2.0",
"@netlify/plugin-gatsby": "^3.7.2",
"@storybook/addon-a11y": "^7.0.23",
"@storybook/addon-actions": "^7.0.23",
"@storybook/addon-essentials": "^7.0.23",
"@storybook/addon-interactions": "^7.0.23",
"@storybook/addon-links": "^7.0.23",
"@storybook/react": "^7.0.23",
"@storybook/react-webpack5": "^7.0.23",
"@storybook/testing-library": "^0.2.0",
"@types/browser-lang": "^0.1.0",
"@types/github-slugger": "^1.3.0",
"@types/luxon": "^2.3.2",
"@types/mdx-js__react": "^1.5.5",
"@types/node": "^17.0.23",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-instantsearch-core": "^6.26.2",
"@types/styled-system": "^5.1.15",
"babel-loader": "^8.3.0",
"babel-preset-gatsby": "^2.23.0",
"chromatic": "^6.19.9",
"cross-env": "^7.0.3",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.3",
"husky": "^4.2.5",
"identity-obj-proxy": "^3.0.0",
"minimist": "^1.2.6",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rimraf": "^4.1.1",
"storybook": "^7.0.23",
"storybook-react-i18next": "^2.0.1",
"ts-node": "^10.9.1",
"typescript": "^4.6.3",
"walkdir": "^0.4.1"
},
"scripts": {
"postinstall": "yarn theme",
"build": "gatsby build",
"build:10gb": "cross-env NODE_OPTIONS=--max-old-space-size=10240 gatsby build",
"clean": "gatsby clean",
"crowdin-clean": "rm -rf .crowdin && mkdir .crowdin",
"crowdin-import": "ts-node src/scripts/crowdin-import.ts",
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
"markdown-checker": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/markdownChecker.ts",
"generate-heading-ids": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/generateHeadingIds.ts",
"unused-translations": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/unusedTranslations.ts",
"reorg-intl": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/reorgIntlFiles.ts",
"optimize-images": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/optimizeImages.ts",
"crowdin-contributors": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/crowdin/getCrowdinContributors.ts",
"start": "gatsby develop",
"start:static": "gatsby build && gatsby serve",
"serve": "gatsby serve",
"type-check": "tsc --noEmit",
"storybook": "storybook dev -p 6006 -c .storybook",
"build-storybook": "storybook build",
"chromatic": "chromatic --project-token fee8e66c9916",
"theme": "chakra-cli tokens src/@chakra-ui/gatsby-plugin/theme.ts",
"theme:watch": "chakra-cli tokens src/@chakra-ui/gatsby-plugin/theme.ts --watch"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
}
},
"volta": {
"node": "18.13.0",
"npm": "8.5.5",
"yarn": "1.22.18"
}
}