Skip to content

Commit

Permalink
Update Natural #9819
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Aug 23, 2023
1 parent 9906799 commit 3ccc7db
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@angular/router": "^16.1.8",
"@apollo/client": "~3.7.17",
"@ecodev/fab-speed-dial": "^15.0.0",
"@ecodev/natural": "^55.0.0",
"@ecodev/natural-editor": "^55.0.0",
"@ecodev/natural": "^55.0.1",
"@ecodev/natural-editor": "^55.0.1",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript-apollo-angular": "^3.5.6",
"@graphql-codegen/typescript-operations": "^4.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1491,10 +1491,10 @@
dependencies:
tslib "^2.5.3"

"@ecodev/natural-editor@^55.0.0":
version "55.0.0"
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-55.0.0.tgz#22cdf1b5961aaafbcbbc1720d4765fc4ba94c47a"
integrity sha512-qaofnwCBRlaWG4e6mX4VEwVP99ZhHyhaQtlr/4TuYUtIv6e8V/9XOkEY8udZlK1rJqbjYik1kfc3ocXNTxJS4Q==
"@ecodev/natural-editor@^55.0.1":
version "55.0.1"
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-55.0.1.tgz#a4f5a5c983b13827755bde2b7818638260e42227"
integrity sha512-YTrYVnm1N6ZyUMZobH18yO82ANPPcANg5mI9FNhZidBCe+3sJJuPMieB52S62zi9URAyFFruYQJJGrqPcisMxg==
dependencies:
prosemirror-commands "^1.5.2"
prosemirror-dropcursor "^1.8.1"
Expand All @@ -1511,10 +1511,10 @@
prosemirror-view "^1.31.5"
tslib "^2.5.3"

"@ecodev/natural@^55.0.0":
version "55.0.0"
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-55.0.0.tgz#74c4a2f94ed4eeca4cce7828a064c165670b83f2"
integrity sha512-bFMCY9T3fh7/Q8U+MSUbZeeQ8Quf2HFxn6BnRKPwD+j2X0ecdvR5JE9VGbGHTgRYWqxhMrxzz28C5F9Ah/MdCw==
"@ecodev/natural@^55.0.1":
version "55.0.1"
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-55.0.1.tgz#a5ca1541af2bde1acf8273072362e955b66d0a8c"
integrity sha512-iD6lMN0nzfJwdRzv/IKBFqAdRgf2jYwuwy8ceyMxsiFuBXjo/kVoYMDl6C4yKuEhdD4o0xi3lY29i/gvvlAHJQ==
dependencies:
crypto-es "^2.0.3"
extract-files "^13.0.0"
Expand Down

0 comments on commit 3ccc7db

Please sign in to comment.