Skip to content

Commit 76c441d

Browse files
committed
Merge remote-tracking branch 'upstream/source' into resources-hub
2 parents 344c2dc + a072071 commit 76c441d

File tree

2 files changed

+89
-73
lines changed

2 files changed

+89
-73
lines changed

package.json

Lines changed: 3 additions & 3 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": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
6+
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a",
77
"scripts": {
88
"analyze": "ANALYZE=true next build",
99
"build": "next build",
@@ -25,7 +25,7 @@
2525
"validate:snippets": "node scripts/validate-snippets.js"
2626
},
2727
"dependencies": {
28-
"@base-ui-components/react": "1.0.0-beta.4",
28+
"@base-ui-components/react": "1.0.0-rc.0",
2929
"@codemirror/autocomplete": "6.18.6",
3030
"@codemirror/commands": "6.3.3",
3131
"@codemirror/language": "6.10.0",
@@ -60,7 +60,7 @@
6060
"leaflet": "^1.9.4",
6161
"lucide-react": "^0.469.0",
6262
"motion": "^12.11.0",
63-
"next": "14.2.34",
63+
"next": "14.2.35",
6464
"next-query-params": "^5.0.1",
6565
"next-sitemap": "^4.2.3",
6666
"next-with-less": "^3.0.1",

0 commit comments

Comments
 (0)