Skip to content

Commit 6ab9365

Browse files
committed
Merge branch 'source' into graphql-ai-blog
2 parents 953ff06 + f608c1a commit 6ab9365

File tree

13 files changed

+831
-420
lines changed

13 files changed

+831
-420
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"repository": "graphql/graphql.github.io website",
55
"private": true,
6-
"packageManager": "[email protected].2",
6+
"packageManager": "[email protected].9",
77
"scripts": {
88
"build": "next build && next-image-export-optimizer",
99
"check:links": "lychee --verbose --no-progress './src/pages/**/*.mdx' --base https://graphql.org",
@@ -20,7 +20,7 @@
2020
"validate:snippets": "node scripts/validate-snippets.js"
2121
},
2222
"dependencies": {
23-
"@graphql-tools/schema": "10.0.15",
23+
"@graphql-tools/schema": "10.0.23",
2424
"@headlessui/react": "^2.2.4",
2525
"@radix-ui/react-radio-group": "^1.2.2",
2626
"@tailwindcss/container-queries": "^0.1.1",

pnpm-lock.yaml

Lines changed: 56 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)