From c66763739fb103adb53c0f09b0b176e8468ec9f3 Mon Sep 17 00:00:00 2001 From: Ella <4710635+ellatrix@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:09:41 +0100 Subject: [PATCH 1/3] Update Gutenberg reference in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 745ec98ab6b58..5dfe70f31cc2d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://develop.svn.wordpress.org/trunk" }, "gutenberg": { - "ref": "23b566c72e9c4a36219ef5d6e62890f05551f6cb" + "ref": "cbf63f94cb162675f6a5c015cb22ecc41595717a" }, "engines": { "node": ">=20.10.0", @@ -139,4 +139,4 @@ "sync-gutenberg-packages": "grunt sync-gutenberg-packages", "postsync-gutenberg-packages": "grunt wp-packages:sync-stable-blocks && grunt build --dev && grunt build" } -} \ No newline at end of file +} From 8d49831e9dc45563e9c187aabd323c0fae2fd2ef Mon Sep 17 00:00:00 2001 From: Ella <4710635+ellatrix@users.noreply.github.com> Date: Thu, 26 Feb 2026 14:27:17 +0100 Subject: [PATCH 2/3] Update Gutenberg ref in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dfe70f31cc2d..b7db6c501b225 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://develop.svn.wordpress.org/trunk" }, "gutenberg": { - "ref": "cbf63f94cb162675f6a5c015cb22ecc41595717a" + "ref": "d951d2f78f99dc1e8194e5196fb8bb18322a655a" }, "engines": { "node": ">=20.10.0", From bd45b36a0b4f3dc0269c31a9cca2c31d7a2b60d3 Mon Sep 17 00:00:00 2001 From: Ella <4710635+ellatrix@users.noreply.github.com> Date: Thu, 26 Feb 2026 14:33:39 +0100 Subject: [PATCH 3/3] Update Gutenberg reference in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7db6c501b225..3ae77432195c7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://develop.svn.wordpress.org/trunk" }, "gutenberg": { - "ref": "d951d2f78f99dc1e8194e5196fb8bb18322a655a" + "ref": "022d8dd3d461f91b15c1f0410649d3ebb027207f" }, "engines": { "node": ">=20.10.0",