From 1a994cf65cb86575bc303ca41431e2fa57399adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:47:54 +0000 Subject: [PATCH] deps: bump @atlaskit/adf-schema from 51.5.23 to 52.0.1 Bumps [@atlaskit/adf-schema](https://bitbucket.org/atlassian/adf-schema) from 51.5.23 to 52.0.1. - [Commits](https://bitbucket.org/atlassian/adf-schema/commits) --- updated-dependencies: - dependency-name: "@atlaskit/adf-schema" dependency-version: 52.0.1 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..924cd52 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "^5" }, "dependencies": { - "@atlaskit/adf-schema": "^51.5.5", + "@atlaskit/adf-schema": "^52.0.1", "@atlaskit/editor-json-transformer": "^8.31.4", "@atlaskit/editor-markdown-transformer": "^5.20.4", "mcporter": "^0.7.3"