|
@@ -30,13 +30,6 @@
|
|
|
lodash "^4.17.19"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
-"@types/quill@1.3.10":
|
|
|
- version "1.3.10"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/quill/-/quill-1.3.10.tgz#dc1f7b6587f7ee94bdf5291bc92289f6f0497613"
|
|
|
- integrity sha512-IhW3fPW+bkt9MLNlycw8u8fWb7oO7W5URC9MfZYHBlA24rex9rs23D5DETChu1zvgVdc5ka64ICjJOgQMr6Shw==
|
|
|
- dependencies:
|
|
|
- parchment "^1.1.2"
|
|
|
-
|
|
|
abab@^1.0.0:
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e"
|
|
@@ -2677,7 +2670,7 @@ file-loader@^0.10.1:
|
|
|
dependencies:
|
|
|
loader-utils "^1.0.2"
|
|
|
|
|
|
-"file-saver@github:eligrey/FileSaver.js#1.3.8":
|
|
|
+file-saver@eligrey/FileSaver.js#1.3.8:
|
|
|
version "1.3.8"
|
|
|
resolved "https://codeload.github.com/eligrey/FileSaver.js/tar.gz/e865e37af9f9947ddcced76b549e27dc45c1cb2e"
|
|
|
|
|
@@ -4705,7 +4698,7 @@ param-case@2.1.x:
|
|
|
dependencies:
|
|
|
no-case "^2.2.0"
|
|
|
|
|
|
-parchment@^1.1.2, parchment@^1.1.4:
|
|
|
+parchment@^1.1.4:
|
|
|
version "1.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/parchment/-/parchment-1.1.4.tgz#aeded7ab938fe921d4c34bc339ce1168bc2ffde5"
|
|
|
integrity sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg==
|
|
@@ -5341,7 +5334,7 @@ quill-delta@^3.6.2:
|
|
|
extend "^3.0.2"
|
|
|
fast-diff "1.1.2"
|
|
|
|
|
|
-quill@^1.3.7:
|
|
|
+quill@^1.2.6:
|
|
|
version "1.3.7"
|
|
|
resolved "https://registry.yarnpkg.com/quill/-/quill-1.3.7.tgz#da5b2f3a2c470e932340cdbf3668c9f21f9286e8"
|
|
|
integrity sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g==
|
|
@@ -5833,16 +5826,15 @@ react-lifecycles-compat@^3.0.4:
|
|
|
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
|
|
|
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
|
|
|
|
|
|
-react-quill@^1.0.0:
|
|
|
- version "1.3.5"
|
|
|
- resolved "https://registry.yarnpkg.com/react-quill/-/react-quill-1.3.5.tgz#8c4ad759da03365b17c79c6c52afa9772259844e"
|
|
|
- integrity sha512-/W/rNCW+6QpGz8yQ9tFK5Ka/h/No1RqrcOOvCIOR092OiKzRFlU2xbPEwiP3Wgy/Dx13pi1YhjReDMX/5uotJg==
|
|
|
+react-quill@1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-quill/-/react-quill-1.1.0.tgz#348dbd36252607fd31cad140f1c95e969da18d53"
|
|
|
+ integrity sha1-NI29NiUmB/0xytFA8clelp2hjVM=
|
|
|
dependencies:
|
|
|
- "@types/quill" "1.3.10"
|
|
|
create-react-class "^15.6.0"
|
|
|
lodash "^4.17.4"
|
|
|
prop-types "^15.5.10"
|
|
|
- quill "^1.3.7"
|
|
|
+ quill "^1.2.6"
|
|
|
react-dom-factories "^1.0.0"
|
|
|
|
|
|
react-router-dom@^4.2.2:
|