From 9272028e54e4dff7b6059334c1598c15a4813a16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 08:10:56 +0000 Subject: [PATCH] chore: update dependencies.json with latest versions --- dependencies.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependencies.json b/dependencies.json index 536adb8cd8..d21f967791 100644 --- a/dependencies.json +++ b/dependencies.json @@ -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" }, @@ -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" }, @@ -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.2", + "latestReleaseDate": "2025-10-21", "docsPath": "docs/arbitrum-docs/launch-arbitrum-chain", "description": "SDK for building Arbitrum Orbit chains" }, @@ -61,4 +61,4 @@ "description": "Smart contracts for the Arbitrum token bridge" } ] -} +} \ No newline at end of file