Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ out/
pnpm-lock.yaml
dist/
website/remote-files/*.json
website/.graphclient/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "the-graph-docs-monorepo",
"private": true,
"packageManager": "pnpm@10.0.0",
"packageManager": "pnpm@10.1.0",
"scripts": {
"dev": "turbo run dev --parallel",
"build": "NODE_OPTIONS='--max_old_space_size=4096' turbo run build",
Expand Down
8 changes: 4 additions & 4 deletions packages/nextra-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"react-use": "^17.6.0"
},
"devDependencies": {
"@edgeandnode/gds": "^6.1.2",
"@edgeandnode/go": "^8.4.3",
"@edgeandnode/gds": "6.2.0-quick-fixes-1738339204753-8b5b3e93f80aeed2424e376571a2e3582bb26a8b",
"@edgeandnode/go": "8.7.0-quick-fixes-1738339204753-8b5b3e93f80aeed2424e376571a2e3582bb26a8b",
"@emotion/react": "^11.14.0",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"next": "^14.2.23",
Expand All @@ -55,7 +55,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"theme-ui": "^0.17.1",
"tsup": "^8.3.5"
"tsup": "^8.3.6"
},
"sideEffects": false
}
4 changes: 2 additions & 2 deletions packages/og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"yoga-wasm-web": "0.3.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250124.3",
"@cloudflare/workers-types": "^4.20250129.0",
"@types/react": "^18.3.18",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vitest": "^1.6.0",
"wrangler": "^3.105.1"
"wrangler": "^3.107.1"
}
}
5,119 changes: 807 additions & 4,312 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading