From 6a68414dbf606ce82d9695ee477434093fb0f8e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 01:46:53 +0000 Subject: [PATCH] deps: bump @atlaskit/adf-schema from 51.5.23 to 52.4.0 Bumps [@atlaskit/adf-schema](https://bitbucket.org/atlassian/adf-schema) from 51.5.23 to 52.4.0. - [Commits](https://bitbucket.org/atlassian/adf-schema/commits) --- updated-dependencies: - dependency-name: "@atlaskit/adf-schema" dependency-version: 52.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9aa1f79..e58d219 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "^5" }, "dependencies": { - "@atlaskit/adf-schema": "^51.5.5", + "@atlaskit/adf-schema": "^52.4.0", "@atlaskit/editor-json-transformer": "^8.31.4", "@atlaskit/editor-markdown-transformer": "^5.20.4", "mcporter": "^0.7.3"