From 707bde811265ba30a38ad33bc9393ee24677a34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:02:30 +0000 Subject: [PATCH] Bump @ecodev/natural-editor from 65.0.7 to 66.0.15 Bumps [@ecodev/natural-editor](https://github.com/Ecodev/natural) from 65.0.7 to 66.0.15. - [Release notes](https://github.com/Ecodev/natural/releases) - [Commits](https://github.com/Ecodev/natural/compare/65.0.7...66.0.15) --- updated-dependencies: - dependency-name: "@ecodev/natural-editor" dependency-version: 66.0.15 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 50022fce..753d0ff5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@apollo/client": "^3.13.7", "@ecodev/fab-speed-dial": "^20.0.0", "@ecodev/natural": "^65.0.5", - "@ecodev/natural-editor": "^65.0.5", + "@ecodev/natural-editor": "^66.0.15", "@ecodev/natural-layout": "^2.0.2", "@graphql-codegen/cli": "^6.0.0", "@graphql-codegen/typescript-apollo-angular": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 5435c490..54b8d1b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -908,10 +908,10 @@ dependencies: tslib "^2.8.1" -"@ecodev/natural-editor@^65.0.5": - version "65.0.7" - resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-65.0.7.tgz#6c07806f3c7ed8204a4656433bda961e084a6943" - integrity sha512-1zs7QqWZ+kl8FSOjNKxVaBS8fDPk8+37zRIgib+4AMVuWUicl+1hBEbbDpEhh0BRrxDhqkZMIXMSoUbCKCi+7A== +"@ecodev/natural-editor@^66.0.15": + version "66.0.15" + resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-66.0.15.tgz#7ad87a07e30a7c0bac534d6d7aa2268e9607676f" + integrity sha512-19fi+ABKGzhTNPZEAqR0oCsPhG9VdlVWnvjfLOxG/t8AlWfEgjV9/XYue8HmYrzvKOa8AyqoNfNMHfWGXQ5RKQ== dependencies: prosemirror-commands "^1.5.2" prosemirror-dropcursor "^1.8.1"