We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234587f commit 627cd10Copy full SHA for 627cd10
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"repository": "graphql/graphql.github.io website",
5
"private": true,
6
- "packageManager": "pnpm@10.15.0",
+ "packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67",
7
"scripts": {
8
"analyze": "ANALYZE=true next build",
9
"build": "next build && next-image-export-optimizer",
@@ -130,7 +130,9 @@
130
"mermaid-isomorphic": "patches/mermaid-isomorphic.patch"
131
},
132
"onlyBuiltDependencies": [
133
- "esbuild"
+ "esbuild",
134
+ "iframe-resizer",
135
+ "sharp"
136
]
137
}
138
0 commit comments