Skip to content
Open
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
14 changes: 7 additions & 7 deletions dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"name": "Arbitrum Nitro",
"repo": "https://github.com/OffchainLabs/nitro",
"currentDocsVersion": "v3.6.0",
"latestRelease": "v3.7.2",
"latestReleaseDate": "2025-09-11",
"latestRelease": "v3.7.6",
"latestReleaseDate": "2025-10-15",
"docsPath": "docs/arbitrum-docs/how-arbitrum-works",
"description": "Core Arbitrum protocol implementation"
},
Expand All @@ -25,8 +25,8 @@
"name": "Arbitrum Stylus SDK",
"repo": "https://github.com/OffchainLabs/stylus-sdk-rs",
"currentDocsVersion": "v0.8.4",
"latestRelease": "v0.9.0",
"latestReleaseDate": "2025-05-20",
"latestRelease": "v0.9.2",
"latestReleaseDate": "2025-09-23",
"docsPath": "docs/arbitrum-docs/stylus",
"description": "Rust smart contracts on Arbitrum"
},
Expand All @@ -35,8 +35,8 @@
"name": "Arbitrum Orbit SDK",
"repo": "https://github.com/OffchainLabs/arbitrum-orbit-sdk",
"currentDocsVersion": "0.23.1",
"latestRelease": "v0.24.0",
"latestReleaseDate": "2025-08-13",
"latestRelease": "v0.24.1",
"latestReleaseDate": "2025-09-16",
"docsPath": "docs/arbitrum-docs/launch-arbitrum-chain",
"description": "SDK for building Arbitrum Orbit chains"
},
Expand All @@ -61,4 +61,4 @@
"description": "Smart contracts for the Arbitrum token bridge"
}
]
}
}