File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 4545 "qrcode-vue3" : " ^1.7.1" ,
4646 "redis" : " ^4.7.0" ,
4747 "stream-browserify" : " ^3.0.0" ,
48- "tinymce" : " ^7.5.1 " ,
48+ "tinymce" : " 5 " ,
4949 "vue" : " ^3.5.13" ,
5050 "vue-qrcode-reader" : " ^5.5.11" ,
5151 "vue-router" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -96,9 +96,7 @@ import "tinymce/themes/silver";
9696import "tinymce/skins/ui/oxide/skin.min.css" ;
9797import "tinymce/skins/ui/oxide/content.min.css" ;
9898import "tinymce/skins/content/default/content.min.css" ;
99- //! Didn't manage to make /hr work, can't understand why
100- // import "tinymce/plugins/hr";
101- //!
99+ import "tinymce/plugins/hr" ;
102100import "tinymce/plugins/image" ;
103101import "tinymce/plugins/link" ;
104102import "tinymce/plugins/lists" ;
Original file line number Diff line number Diff line change @@ -3874,10 +3874,10 @@ tinyexec@^0.3.0:
38743874 resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.1.tgz#0ab0daf93b43e2c211212396bdb836b468c97c98"
38753875 integrity sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==
38763876
3877- tinymce@^7.5.1 :
3878- version "7.5.1 "
3879- resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.5.1. tgz#4c207ab930d3a073bf851ddd3a8aa44d8d94d7bd "
3880- integrity sha512-GRXJUB0BEIOUHUEC+q9IjsgWGIAQ4Tn5t5hfpB/YR7No3oPgKHG03v1d3nbov9aqdyVW7Be+UD4I3ZerQG30VQ ==
3877+ tinymce@5 :
3878+ version "5.10.9 "
3879+ resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.9. tgz#1dfacb3231c71a688d90ff44a0b3f2e91b3b9edf "
3880+ integrity sha512-5bkrors87X9LhYX2xq8GgPHrIgJYHl87YNs+kBcjQ5I3CiUgzo/vFcGvT3MZQ9QHsEeYMhYO6a5CLGGffR8hMg ==
38813881
38823882tldts-core@^6.1.65 :
38833883 version "6.1.65"
You can’t perform that action at this time.
0 commit comments