Skip to content

Commit 837e4ba

Browse files
committed
Update Natural #11936
1 parent 7faae8b commit 837e4ba

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@angular/router": "^20.3.7",
2727
"@apollo/client": "^3.13.7",
2828
"@ecodev/fab-speed-dial": "^21.0.0",
29-
"@ecodev/natural": "^66.0.7",
30-
"@ecodev/natural-editor": "^66.0.7",
29+
"@ecodev/natural": "^66.0.8",
30+
"@ecodev/natural-editor": "^66.0.8",
3131
"@ecodev/natural-layout": "^2.0.2",
3232
"@graphql-codegen/cli": "^6.0.0",
3333
"@graphql-codegen/typescript-apollo-angular": "^4.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -908,10 +908,10 @@
908908
dependencies:
909909
tslib "^2.8.1"
910910

911-
"@ecodev/natural-editor@^66.0.7":
912-
version "66.0.7"
913-
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-66.0.7.tgz#4dd6fbb4ef323e27f3c50f3b96dc7bdc911fa0fa"
914-
integrity sha512-g0RcNTtmEVTE4cnXJTXYOKVsGvohSgyWk9OVdZwyKu3pDSqx/HO7kKiCYUQ47CsfrZKwE09n0pidrkG3FeAjyQ==
911+
"@ecodev/natural-editor@^66.0.8":
912+
version "66.0.8"
913+
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-66.0.8.tgz#2da67320236d37ca4fd50657a633969e2e0de693"
914+
integrity sha512-yD1RIlawf4mRqjR3TPEFnqW5iSXt1RC+CjNKXeSbbtDGIYeCzLdaJhppqAastXqiuIZrRBK1uZU0dmvqOjCafQ==
915915
dependencies:
916916
prosemirror-commands "^1.5.2"
917917
prosemirror-dropcursor "^1.8.1"
@@ -933,10 +933,10 @@
933933
resolved "https://registry.yarnpkg.com/@ecodev/natural-layout/-/natural-layout-2.0.2.tgz#e2c64c2ddb3c60793a39236b52624fde323e610a"
934934
integrity sha512-BV75kFQmpfuSBNQ1jyKu+IdGkFTMESjPrtKrEyc3MqcmVhV5IiYU0LXTaghLZozuZgCT9HfMOnEsh05aS2j9uQ==
935935

936-
"@ecodev/natural@^66.0.7":
937-
version "66.0.7"
938-
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-66.0.7.tgz#abded9b9af2630f7cb9f9b89db6f1da521ec4914"
939-
integrity sha512-4sZVhUF/AqLtMCvFkhfC09Jtblm9t7jXYutnHqA3PLV/bFVJn5iBQlHObPkSBgSLAnrqNCwrqNP+jJmUkai7Xw==
936+
"@ecodev/natural@^66.0.8":
937+
version "66.0.8"
938+
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-66.0.8.tgz#aba468666483e0ff7275089809abdfe7d021c06e"
939+
integrity sha512-WcGDOxTAWuRareWQkqfHGyYhhnBBzU3KWebA5X7tk5HzY4WuuyqcYrjVFQtNmbot6aSL2nWAoSmBdL46aYeLaQ==
940940
dependencies:
941941
extract-files "^13.0.0"
942942
tslib "^2.8.1"

0 commit comments

Comments
 (0)