Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions 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@9.12.2",
"packageManager": "pnpm@9.13.2",
"scripts": {
"build": "NODE_OPTIONS='--max_old_space_size=4096' turbo run build",
"check": "pnpm typecheck && pnpm lint && pnpm prettier:check",
Expand All @@ -22,7 +22,7 @@
"eslint": "^8.57.1",
"eslint-plugin-mdx": "^2.3.4",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-tailwindcss": "^0.6.9",
"remark-frontmatter": "^5.0.0",
"remark-lint-first-heading-level": "^3.1.2",
"remark-lint-heading-increment": "^3.1.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/nextra-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,27 @@
"theme-ui": "^0.16"
},
"dependencies": {
"@docsearch/react": "^3.6.2",
"@docsearch/react": "^3.8.0",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-visually-hidden": "^1.1.0",
"lodash": "^4.17.21",
"react-intersection-observer": "^9.13.1",
"react-use": "^17.5.1"
},
"devDependencies": {
"@edgeandnode/gds": "^5.33.2",
"@edgeandnode/go": "^6.59.2",
"@edgeandnode/gds": "~5.34.0",
"@edgeandnode/go": "~6.60.0",
"@emotion/react": "^11.13.3",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.11",
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"next": "^14.2.15",
"next": "^14.2.18",
"next-seo": "^6.6.0",
"nextra": "^2.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"theme-ui": "^0.17.0",
"tsup": "^8.3.0"
"theme-ui": "^0.17.1",
"tsup": "^8.3.5"
},
"sideEffects": false
}
8 changes: 4 additions & 4 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.20241018.0",
"@types/react": "^18.3.11",
"@cloudflare/workers-types": "^4.20241112.0",
"@types/react": "^18.3.12",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vitest": "^1.6.0",
"wrangler": "^3.82.0"
"wrangler": "^3.87.0"
}
}
2 changes: 1 addition & 1 deletion packages/remark-lint-restrict-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "remark-lint-restrict-elements",
"version": "0.0.0",
"type": "module",
"main": "index.js",
"author": "Dimitri POSTOLOV <[email protected]>",
"module": "index.js",
"keywords": [
"remark",
"lint",
Expand Down
1,827 changes: 1,024 additions & 803 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,36 +13,36 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@edgeandnode/common": "^6.28.1",
"@edgeandnode/gds": "^5.33.2",
"@edgeandnode/go": "^6.59.2",
"@edgeandnode/common": "^6.30.0",
"@edgeandnode/gds": "~5.34.0",
"@edgeandnode/go": "~6.60.0",
"@emotion/react": "^11.13.3",
"@graphprotocol/contracts": "6.2.1",
"@graphprotocol/nextra-theme": "workspace:*",
"@phosphor-icons/react": "^2.1.7",
"mixpanel-browser": "^2.55.1",
"next": "^14.2.15",
"mixpanel-browser": "^2.56.0",
"next": "^14.2.18",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"nextra": "^2.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
"theme-ui": "^0.17.0",
"theme-ui": "^0.17.1",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.3",
"@types/mdast": "^4.0.4",
"@types/mixpanel-browser": "^2.50.1",
"@types/react": "^18.3.11",
"@types/mixpanel-browser": "^2.50.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"fast-xml-parser": "^4.5.0",
"graphql": "^16.9.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"tsx": "^4.19.1",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tsx": "^4.19.2",
"unified": "^11.0.5"
}
}
Loading