From f5e5f5efaf311ab5b7cfc252ed3840d10bcbac86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 14:18:54 +0000 Subject: [PATCH] Bump @hello-pangea/dnd from 17.0.0 to 18.0.1 Bumps [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) from 17.0.0 to 18.0.1. - [Release notes](https://github.com/hello-pangea/dnd/releases) - [Changelog](https://github.com/hello-pangea/dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/hello-pangea/dnd/compare/v17.0.0...v18.0.1) --- updated-dependencies: - dependency-name: "@hello-pangea/dnd" dependency-version: 18.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 7a0b9f3c6..47ac1b700 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@axe-core/react": "^4.11.1", "@elevenlabs/react": "^0.12.3", - "@hello-pangea/dnd": "^17.0.0", + "@hello-pangea/dnd": "^18.0.1", "@hookform/resolvers": "^5.2.2", "@lovable.dev/cloud-auth-js": "^1.1.1", "@playwright/test": "^1.59.1",