Skip to content

Commit d73c054

Browse files
committed
Speed optimization of natural-table-button and natural-avatar #11434
1 parent b246441 commit d73c054

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
@@ -28,8 +28,8 @@
2828
"@angular/router": "^19.2.13",
2929
"@apollo/client": "^3.13.7",
3030
"@ecodev/fab-speed-dial": "^18.0.0",
31-
"@ecodev/natural": "^63.2.0",
32-
"@ecodev/natural-editor": "^63.2.0",
31+
"@ecodev/natural": "^63.3.3",
32+
"@ecodev/natural-editor": "^63.3.3",
3333
"@ecodev/natural-layout": "^2.0.2",
3434
"@graphql-codegen/cli": "^5.0.5",
3535
"@graphql-codegen/typescript-apollo-angular": "^4.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,10 +1333,10 @@
13331333
dependencies:
13341334
tslib "^2.8.1"
13351335

1336-
"@ecodev/natural-editor@^63.2.0":
1337-
version "63.2.0"
1338-
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-63.2.0.tgz#21ff0f4ac145c35ba533fccf747f07c51cba22c5"
1339-
integrity sha512-OCWAJ6M5JaGLaE6wHXtk7Wlk6yGuHEMYNvj1UPlkvJ1gbm7GWbzXfhSJvop9PbTOofUnWGWE+Ii4rm7YkxS97g==
1336+
"@ecodev/natural-editor@^63.3.3":
1337+
version "63.3.3"
1338+
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-63.3.3.tgz#224c06008e59050616142bc3aa98a973683f0711"
1339+
integrity sha512-G26BPcv5c/ubvbJ6XO2hVjA7cpU6fRl0mD8SxMrMVc3k8NjYUXnTfrVIy0dt5uJye5LA4UrxeDtPZgnXZsGrNw==
13401340
dependencies:
13411341
prosemirror-commands "^1.5.2"
13421342
prosemirror-dropcursor "^1.8.1"
@@ -1358,10 +1358,10 @@
13581358
resolved "https://registry.yarnpkg.com/@ecodev/natural-layout/-/natural-layout-2.0.2.tgz#e2c64c2ddb3c60793a39236b52624fde323e610a"
13591359
integrity sha512-BV75kFQmpfuSBNQ1jyKu+IdGkFTMESjPrtKrEyc3MqcmVhV5IiYU0LXTaghLZozuZgCT9HfMOnEsh05aS2j9uQ==
13601360

1361-
"@ecodev/natural@^63.2.0":
1362-
version "63.2.0"
1363-
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-63.2.0.tgz#8463c1db8a723fee00bfb7e8e199b75f637a4752"
1364-
integrity sha512-Gxhkerq3MCwuBow0jlXmzByDa885pi50KqV6IdoLepPk4OWDzky/lQdFNBpy2jEwRtUoPtMq3vUvq97Zwkpnwg==
1361+
"@ecodev/natural@^63.3.3":
1362+
version "63.3.3"
1363+
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-63.3.3.tgz#8f6744b3248a59ed7828c4c10ed444dc78cdcb7d"
1364+
integrity sha512-R+uQB0zCVXdFzr6OtvfUxs/+SGl0aCs39X8Nfu75coxfviJBNqYckyXiVqKqP8ECcQt/LzQk4YvNWYYe0jxZSg==
13651365
dependencies:
13661366
extract-files "^13.0.0"
13671367
tslib "^2.8.1"

0 commit comments

Comments
 (0)