Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 8ea5fa6

Browse files
authored
Merge branch 'main' into patch-1
2 parents 58680da + 24ae6f8 commit 8ea5fa6

File tree

3 files changed

+128
-122
lines changed

3 files changed

+128
-122
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
--exclude '.*imageUrl.*'
4949
--exclude '^(file:|[./]).*\/network\/faucet.mdx$'
5050
--exclude '^https://x\.com/.*'
51+
--exclude '^https://console.cloud.google.com/marketplace/product/bigquery-public-data/crypto-aptos-mainnet-us$'
5152
--accept '403,401,429'
5253
--retry-wait-time 1
5354
--max-retries 2

apps/nextra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"graphiql": "^3.2.0",
4040
"graphql": "^16.8.1",
4141
"graphql-ws": "^5.16.0",
42-
"next": "^14.2.26",
42+
"next": "^14.2.30",
4343
"next-sitemap": "^4.2.3",
4444
"nextra": "3.3.1",
4545
"nextra-theme-docs": "3.3.1",

0 commit comments

Comments
 (0)