Skip to content

Commit 1eaa80b

Browse files
committed
Merge branch 'source' into graphiql-5-blog
2 parents d476e76 + b1d26db commit 1eaa80b

File tree

15 files changed

+1140
-471
lines changed

15 files changed

+1140
-471
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",

0 commit comments

Comments
 (0)