Updated ngx-quill package

This commit is contained in:
sercan 2021-11-05 10:52:33 +03:00
parent e4ebe2fd7e
commit c69542679d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10116,11 +10116,11 @@
} }
}, },
"ngx-quill": { "ngx-quill": {
"version": "14.3.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-14.3.0.tgz", "resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-15.0.0.tgz",
"integrity": "sha512-4lkE2uLv6vZt886UvK36ITHz+qA2pWjGy42ty+ZGD9dxUMND5pYsYYcOkKiH+pFFWmnxzfIXBZk0ZrBqBFrASw==", "integrity": "sha512-Y5/0fM3pZ1eZPkVUOWIEsivgO3GLR5ErETd4ikZ2YzfGBrSCWAMSUIka1ZklS67Xk5gzf0DEnbxs/UzqRPuCkA==",
"requires": { "requires": {
"tslib": "^2.2.0" "tslib": "^2.3.0"
} }
}, },
"nice-napi": { "nice-napi": {

View File

@ -33,7 +33,7 @@
"moment": "2.29.1", "moment": "2.29.1",
"ng-apexcharts": "1.5.12", "ng-apexcharts": "1.5.12",
"ngx-markdown": "12.0.1", "ngx-markdown": "12.0.1",
"ngx-quill": "14.3.0", "ngx-quill": "15.0.0",
"perfect-scrollbar": "1.5.3", "perfect-scrollbar": "1.5.3",
"quill": "1.3.7", "quill": "1.3.7",
"rxjs": "6.6.7", "rxjs": "6.6.7",