This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
/
package.json
126 lines (126 loc) · 4.29 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
{
"name": "docs",
"private": true,
"scripts": {
"start": "./dev.sh",
"start:local": "DOCS_MODE=local npm start",
"start:client": "npm start -- ../apollo-client",
"start:platform-users": "npm start -- ../platform-users-docs",
"start:server": "npm start -- ../apollo-server",
"start:ios": "npm start -- ../apollo-ios-dev",
"start:kotlin": "npm start -- ../apollo-kotlin",
"start:federation": "npm start -- ../federation",
"start:rover": "npm start -- ../rover",
"start:router": "npm start -- ../router",
"build": "gatsby build",
"serve": "gatsby serve",
"test": "jest",
"postinstall": "npx playwright install",
"clean": "gatsby clean"
},
"dependencies": {
"@algolia/autocomplete-core": "^1.5.2",
"@algolia/autocomplete-plugin-algolia-insights": "^1.5.2",
"@algolia/autocomplete-preset-algolia": "^1.5.2",
"@apollo/brand": "^0.5.1",
"@apollo/chakra-helpers": "^2.0.0",
"@apollo/client": "^3.5.10",
"@apollo/icons": "^0.3.3",
"@apollo/pedia": "^4.1.4",
"@apollo/signup-tracer": "^2.0.0",
"@apollo/utm-grabber": "^1.3.1",
"@chakra-ui/gatsby-plugin": "^2.0.3",
"@chakra-ui/react": "^1.8.3",
"@colliercz/gatsby-transformer-gitinfo": "^1.3.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@fec/remark-a11y-emoji": "^3.1.0",
"@fontsource/fira-code": "^5.0.17",
"@fontsource/inter": "^5.0.17",
"@jlengstorf/get-share-image": "^0.8.0",
"@loadable/component": "^5.15.2",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@microsoft/api-extractor-model": "^7.28.2",
"@playwright/test": "^1.40.1",
"@svgr/webpack": "^5.5.0",
"@theowenyoung/gatsby-source-git": "^2.3.1",
"@typeform/embed-react": "^3.17.0",
"airtable": "^0.11.2",
"algoliasearch": "^4.12.1",
"apollo-algolia-transform": "^1.0.38",
"framer-motion": "^4.1.17",
"gatsby": "4.25.7",
"gatsby-plugin-algolia": "^0.24.0",
"gatsby-plugin-apollo": "^4.0.2",
"gatsby-plugin-apollo-onetrust": "git+https://github.com/apollographql/gatsby-plugin-apollo-onetrust.git#main",
"gatsby-plugin-env-variables": "^2.2.0",
"gatsby-plugin-google-gtag": "^4.3.0",
"gatsby-plugin-google-tagmanager": "^4.3.0",
"gatsby-plugin-loadable-components-ssr": "^4.2.0",
"gatsby-plugin-manifest": "^4.3.0",
"gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-next-seo": "^1.9.0",
"gatsby-plugin-offline": "^5.3.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sitemap": "^5.3.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-autolink-headers": "^5.4.0",
"gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-mermaid": "^3.0.0",
"gatsby-source-filesystem": "^4.4.0",
"gatsby-source-remote-file": "^0.5.2",
"gatsby-transformer-json": "^4.4.0",
"gatsby-transformer-remark": "^5.4.0",
"github-slugger": "^1.4.0",
"graphql": "^15.8.0",
"graphql-ws": "^5.8.2",
"https-browserify": "^1.0.0",
"interweave": "^12.9.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"lucide-react": "^0.127.0",
"mdast-util-from-markdown": "^0.8.5",
"node-fetch": "^2.6.7",
"path-browserify": "^1.0.1",
"pluralize": "^8.0.0",
"polished": "^4.1.4",
"prismjs": "^1.27.0",
"prop-types": "^15.7.2",
"puppeteer": "^10.4.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.2.1",
"react-instantsearch": "^7.3.0",
"react-instantsearch-dom": "^6.40.4",
"react-markdown": "^8.0.0",
"react-medium-image-zoom": "^5.1.10",
"react-player": "^2.10.1",
"react-use": "^17.3.2",
"rehype": "^12.0.0",
"rehype-autolink-headings": "^5.1.0",
"rehype-react": "^7.0.3",
"remark": "^14.0.2",
"remark-mermaidjs": "^5.0.2",
"remark-react": "^9.0.1",
"remark-typescript": "^0.6.1",
"search-insights": "^1.8.0",
"stream-http": "^3.2.0",
"unist-util-visit": "^2.0.3",
"uuid": "^8.3.2",
"vfile": "^5.3.7"
},
"devDependencies": {
"@google-analytics/data": "^4.4.0",
"@trevorblades/eslint-config": "^7.2.7",
"cpx": "^1.5.0",
"eslint": "^7.32.0",
"eslint-plugin-mdx": "^1.11.1",
"jest": "^27.4.5",
"netlify-cli": "^15.0.2",
"netlify-plugin-cache": "^1.0.3"
},
"volta": {
"node": "16.15.1"
}
}