Skip to content

Commit 7d76466

Browse files
committed
Minor fixes with natural upgrade
1 parent 72f53b0 commit 7d76466

2 files changed

Lines changed: 13 additions & 38 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.16",
30-
"@ecodev/natural-editor": "^66.0.16",
29+
"@ecodev/natural": "^66.0.18",
30+
"@ecodev/natural-editor": "^66.0.18",
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: 11 additions & 36 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.16":
912-
version "66.0.16"
913-
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-66.0.16.tgz#314cf670befedbc2db329c549ffaa6dd07a9ac43"
914-
integrity sha512-OAyCC1ECKTXHr1Y8Lm/Kh50KMLxIgLpmrBpBHkZTdm+d89eRW2q8OaREhkI/6RrK+w7F67pcamWvJoBIPdz4Cg==
911+
"@ecodev/natural-editor@^66.0.18":
912+
version "66.0.18"
913+
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-66.0.18.tgz#50b301a74875354c9f8f47779d2fb9695b7d01d7"
914+
integrity sha512-1bbqjFzs3IF0AMUuwIZufnJvL08CJh2ruyhS8r29bzNmkCcuXGeBgsf2sHsp5X05aJZik9qIEWUGhVfYDvzmTA==
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.16":
937-
version "66.0.16"
938-
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-66.0.16.tgz#fded21d3e61119f968721ddc2623971bdc75910d"
939-
integrity sha512-2C+ZO/zLqQlEbtIP/z79tWPj5UyokNPK99lLqjLjYZFU7PrzFpsBrNZMiQwSyoKwTwq0Gh2CUuCQSeCQQMZN+w==
936+
"@ecodev/natural@^66.0.18":
937+
version "66.0.18"
938+
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-66.0.18.tgz#18967e616683b9134de59fb927a34871dfed987f"
939+
integrity sha512-HVsKrJPYy1L/HpvTDbivtAy3nhrmykVxzIk1McF7WzUo9ul9x8+vaSfDbr1YmOtaznAVC/iUw39YLmub9TD/nQ==
940940
dependencies:
941941
extract-files "^13.0.0"
942942
tslib "^2.8.1"
@@ -6769,16 +6769,7 @@ string-env-interpolation@^1.0.1:
67696769
resolved "https://registry.yarnpkg.com/string-env-interpolation/-/string-env-interpolation-1.0.1.tgz#ad4397ae4ac53fe6c91d1402ad6f6a52862c7152"
67706770
integrity sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==
67716771

6772-
"string-width-cjs@npm:string-width@^4.2.0":
6773-
version "4.2.3"
6774-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6775-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6776-
dependencies:
6777-
emoji-regex "^8.0.0"
6778-
is-fullwidth-code-point "^3.0.0"
6779-
strip-ansi "^6.0.1"
6780-
6781-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6772+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
67826773
version "4.2.3"
67836774
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
67846775
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6805,14 +6796,7 @@ string-width@^7.0.0, string-width@^7.2.0:
68056796
get-east-asian-width "^1.0.0"
68066797
strip-ansi "^7.1.0"
68076798

6808-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6809-
version "6.0.1"
6810-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6811-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6812-
dependencies:
6813-
ansi-regex "^5.0.1"
6814-
6815-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6799+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
68166800
version "6.0.1"
68176801
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
68186802
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7244,7 +7228,7 @@ word-wrap@^1.2.5:
72447228
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
72457229
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
72467230

7247-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7231+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
72487232
version "7.0.0"
72497233
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
72507234
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7262,15 +7246,6 @@ wrap-ansi@^6.2.0:
72627246
string-width "^4.1.0"
72637247
strip-ansi "^6.0.0"
72647248

7265-
wrap-ansi@^7.0.0:
7266-
version "7.0.0"
7267-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7268-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7269-
dependencies:
7270-
ansi-styles "^4.0.0"
7271-
string-width "^4.1.0"
7272-
strip-ansi "^6.0.0"
7273-
72747249
wrap-ansi@^8.1.0:
72757250
version "8.1.0"
72767251
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)