Skip to content

Commit 0df703e

Browse files
committed
Merge branch 'source' into landing--interactive-editor-on-landing
2 parents fd74332 + 582daac commit 0df703e

File tree

7 files changed

+131
-102
lines changed

7 files changed

+131
-102
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"dependencies": {
2727
"@codemirror/autocomplete": "^6.18.6",
2828
"@codemirror/commands": "^6.3.3",
29-
"@codemirror/lang-json": "^6.0.1",
3029
"@codemirror/language": "^6.10.0",
3130
"@codemirror/lint": "^6.8.5",
3231
"@codemirror/state": "^6.4.0",
3332
"@codemirror/view": "^6.24.0",
3433
"@graphql-tools/schema": "10.0.25",
34+
"@hasparus/lezer-json-shikified": "1.1.3",
3535
"@headlessui/react": "^2.2.4",
3636
"@igorkowalczyk/is-browser": "^5.1.0",
3737
"@lezer/highlight": "^1.2.1",

pnpm-lock.yaml

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

scripts/sync-sched/schedule-2025.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,6 +1431,12 @@
14311431
"start_time_ts": 1757334300,
14321432
"end_date": "2025-09-08",
14331433
"end_time": "14:55:00",
1434+
"files": [
1435+
{
1436+
"path": "https://static.sched.com/hosted_files/graphqlconf2025/8d/Unlocking Federation Security at Scale.pdf",
1437+
"name": "Unlocking Federation Security at Scale.pdf"
1438+
}
1439+
],
14341440
"event_subtype": "Security"
14351441
},
14361442
{

0 commit comments

Comments
 (0)