package-lock.json 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460
  1. {
  2. "name": "bitforum",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "bitforum",
  9. "version": "1.0.0",
  10. "license": "ISC",
  11. "dependencies": {
  12. "bootstrap": "^5.3.3",
  13. "bootstrap-icons": "^1.11.3",
  14. "ckeditor5": "^44.1.0",
  15. "jquery": "^3.7.1",
  16. "jquery-validation": "^1.21.0",
  17. "sass": "^1.83.1"
  18. }
  19. },
  20. "node_modules/@ckeditor/ckeditor5-adapter-ckfinder": {
  21. "version": "44.1.0",
  22. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-adapter-ckfinder/-/ckeditor5-adapter-ckfinder-44.1.0.tgz",
  23. "integrity": "sha512-RCamOkjMHlhUg7MhRbP/ZZJ7mq0zk1hj6Hg25efv22WHb2SNnesiwzLtYoyc6ess72/1CYpgZPfamhxsOTXoMA==",
  24. "license": "SEE LICENSE IN LICENSE.md",
  25. "dependencies": {
  26. "@ckeditor/ckeditor5-core": "44.1.0",
  27. "@ckeditor/ckeditor5-upload": "44.1.0",
  28. "ckeditor5": "44.1.0"
  29. }
  30. },
  31. "node_modules/@ckeditor/ckeditor5-alignment": {
  32. "version": "44.1.0",
  33. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-alignment/-/ckeditor5-alignment-44.1.0.tgz",
  34. "integrity": "sha512-t+xIuGiG9pvG4lkglSQfXwoZU9zCPUvrBYISI8G0WAJXdWdmyWUN2Vj84CKQQ6LRgnqq/eybSR2O2l02psgtZw==",
  35. "license": "SEE LICENSE IN LICENSE.md",
  36. "dependencies": {
  37. "@ckeditor/ckeditor5-core": "44.1.0",
  38. "@ckeditor/ckeditor5-ui": "44.1.0",
  39. "@ckeditor/ckeditor5-utils": "44.1.0",
  40. "ckeditor5": "44.1.0"
  41. }
  42. },
  43. "node_modules/@ckeditor/ckeditor5-autoformat": {
  44. "version": "44.1.0",
  45. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-autoformat/-/ckeditor5-autoformat-44.1.0.tgz",
  46. "integrity": "sha512-JHJh+iD9//sYsVlwdGZTV+ScPMlWjqFuR7xwF2QbU7xYGMqTy4mPnFvkT6fF73e3PZvtAzgENLU45pUAS9oo/A==",
  47. "license": "SEE LICENSE IN LICENSE.md",
  48. "dependencies": {
  49. "@ckeditor/ckeditor5-core": "44.1.0",
  50. "@ckeditor/ckeditor5-engine": "44.1.0",
  51. "@ckeditor/ckeditor5-typing": "44.1.0",
  52. "@ckeditor/ckeditor5-utils": "44.1.0",
  53. "ckeditor5": "44.1.0"
  54. }
  55. },
  56. "node_modules/@ckeditor/ckeditor5-autosave": {
  57. "version": "44.1.0",
  58. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-autosave/-/ckeditor5-autosave-44.1.0.tgz",
  59. "integrity": "sha512-KlkJcgu5THkfdwzYzVa9zKkADGd8J5VW5kRrRSK4oJYONA5mmiZ9UsIcoIk2QbGnDGnZW1Iih5Pjrvz0HYjIKw==",
  60. "license": "SEE LICENSE IN LICENSE.md",
  61. "dependencies": {
  62. "@ckeditor/ckeditor5-core": "44.1.0",
  63. "@ckeditor/ckeditor5-utils": "44.1.0",
  64. "ckeditor5": "44.1.0",
  65. "lodash-es": "4.17.21"
  66. }
  67. },
  68. "node_modules/@ckeditor/ckeditor5-basic-styles": {
  69. "version": "44.1.0",
  70. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-basic-styles/-/ckeditor5-basic-styles-44.1.0.tgz",
  71. "integrity": "sha512-/pZ0wBdXlv8AX43O/nZ4ENg8Xk/SwZZMAJKKVZa3SwtxNRmeGYTNKIEQEQouWF1PLz3SEZ8L5sS/j9AYX7f5Xw==",
  72. "license": "SEE LICENSE IN LICENSE.md",
  73. "dependencies": {
  74. "@ckeditor/ckeditor5-core": "44.1.0",
  75. "@ckeditor/ckeditor5-typing": "44.1.0",
  76. "@ckeditor/ckeditor5-ui": "44.1.0",
  77. "ckeditor5": "44.1.0"
  78. }
  79. },
  80. "node_modules/@ckeditor/ckeditor5-block-quote": {
  81. "version": "44.1.0",
  82. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-block-quote/-/ckeditor5-block-quote-44.1.0.tgz",
  83. "integrity": "sha512-mApNvTckUbAjeHFaPg7+Je3zTkJDDsM5FWNJJuzaRhl5TBvyW9BM+p7AN8B9cx+pj2Srzlbu+056c0jg4ibCIw==",
  84. "license": "SEE LICENSE IN LICENSE.md",
  85. "dependencies": {
  86. "@ckeditor/ckeditor5-core": "44.1.0",
  87. "@ckeditor/ckeditor5-enter": "44.1.0",
  88. "@ckeditor/ckeditor5-typing": "44.1.0",
  89. "@ckeditor/ckeditor5-ui": "44.1.0",
  90. "@ckeditor/ckeditor5-utils": "44.1.0",
  91. "ckeditor5": "44.1.0"
  92. }
  93. },
  94. "node_modules/@ckeditor/ckeditor5-bookmark": {
  95. "version": "44.1.0",
  96. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-bookmark/-/ckeditor5-bookmark-44.1.0.tgz",
  97. "integrity": "sha512-gzUOspXUb4sN308JbeVWLGxGdFHeYpobiBn8Zj2/Niw6y+/4ZQfssn7fLhKnoHM12bzoxYYq3DvcMUrs78Ukvg==",
  98. "license": "SEE LICENSE IN LICENSE.md",
  99. "dependencies": {
  100. "@ckeditor/ckeditor5-core": "44.1.0",
  101. "@ckeditor/ckeditor5-engine": "44.1.0",
  102. "@ckeditor/ckeditor5-ui": "44.1.0",
  103. "@ckeditor/ckeditor5-utils": "44.1.0",
  104. "@ckeditor/ckeditor5-widget": "44.1.0",
  105. "ckeditor5": "44.1.0"
  106. }
  107. },
  108. "node_modules/@ckeditor/ckeditor5-ckbox": {
  109. "version": "44.1.0",
  110. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ckbox/-/ckeditor5-ckbox-44.1.0.tgz",
  111. "integrity": "sha512-J+vJckr25Oi3KjJcTYIIUFa2KIXHitknW8iNPegavCV/FFNieTezvvpjJzROlWRiy+U7CRYvgrNbSJXHx5pR6Q==",
  112. "license": "SEE LICENSE IN LICENSE.md",
  113. "dependencies": {
  114. "@ckeditor/ckeditor5-core": "44.1.0",
  115. "@ckeditor/ckeditor5-engine": "44.1.0",
  116. "@ckeditor/ckeditor5-ui": "44.1.0",
  117. "@ckeditor/ckeditor5-upload": "44.1.0",
  118. "@ckeditor/ckeditor5-utils": "44.1.0",
  119. "blurhash": "2.0.5",
  120. "ckeditor5": "44.1.0",
  121. "lodash-es": "4.17.21"
  122. }
  123. },
  124. "node_modules/@ckeditor/ckeditor5-ckfinder": {
  125. "version": "44.1.0",
  126. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ckfinder/-/ckeditor5-ckfinder-44.1.0.tgz",
  127. "integrity": "sha512-oRWHiejta6irRuO78KmtQEiYRrzcad+BycTrFsLRCIZp0hzKx5Vp5olAhXodX+d8gZaV8fJJpswdK0LTjrfKNA==",
  128. "license": "SEE LICENSE IN LICENSE.md",
  129. "dependencies": {
  130. "@ckeditor/ckeditor5-core": "44.1.0",
  131. "@ckeditor/ckeditor5-ui": "44.1.0",
  132. "@ckeditor/ckeditor5-utils": "44.1.0",
  133. "ckeditor5": "44.1.0"
  134. }
  135. },
  136. "node_modules/@ckeditor/ckeditor5-clipboard": {
  137. "version": "44.1.0",
  138. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-clipboard/-/ckeditor5-clipboard-44.1.0.tgz",
  139. "integrity": "sha512-Z5P1P6ATLVy/c7AvI3Akt3mEqQfCnhZmz4EdAS7sF34WTayrHQ/TQjdte/0mN+6LXcQV1whhXe1xLM7GVsG+bg==",
  140. "license": "SEE LICENSE IN LICENSE.md",
  141. "dependencies": {
  142. "@ckeditor/ckeditor5-core": "44.1.0",
  143. "@ckeditor/ckeditor5-engine": "44.1.0",
  144. "@ckeditor/ckeditor5-ui": "44.1.0",
  145. "@ckeditor/ckeditor5-utils": "44.1.0",
  146. "@ckeditor/ckeditor5-widget": "44.1.0",
  147. "lodash-es": "4.17.21"
  148. }
  149. },
  150. "node_modules/@ckeditor/ckeditor5-cloud-services": {
  151. "version": "44.1.0",
  152. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-cloud-services/-/ckeditor5-cloud-services-44.1.0.tgz",
  153. "integrity": "sha512-3Nr8EM6CyRpNkmm+7tbhg/4H16SY5Tqo0TLGHtXdyRxx7y2GLev5OsN01qBhSSGifALTCHyOWymxt5Qo9V5wXg==",
  154. "license": "SEE LICENSE IN LICENSE.md",
  155. "dependencies": {
  156. "@ckeditor/ckeditor5-core": "44.1.0",
  157. "@ckeditor/ckeditor5-utils": "44.1.0",
  158. "ckeditor5": "44.1.0"
  159. }
  160. },
  161. "node_modules/@ckeditor/ckeditor5-code-block": {
  162. "version": "44.1.0",
  163. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-code-block/-/ckeditor5-code-block-44.1.0.tgz",
  164. "integrity": "sha512-2z4ULLehgMjwxvo0a26UkA2p3MdDITGVDpt7FZkO+P9XCim/j5DdXK4/xVNXLbrOifpFq/5kfrAZvjDX0lPMIw==",
  165. "license": "SEE LICENSE IN LICENSE.md",
  166. "dependencies": {
  167. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  168. "@ckeditor/ckeditor5-core": "44.1.0",
  169. "@ckeditor/ckeditor5-engine": "44.1.0",
  170. "@ckeditor/ckeditor5-enter": "44.1.0",
  171. "@ckeditor/ckeditor5-ui": "44.1.0",
  172. "@ckeditor/ckeditor5-utils": "44.1.0",
  173. "ckeditor5": "44.1.0"
  174. }
  175. },
  176. "node_modules/@ckeditor/ckeditor5-core": {
  177. "version": "44.1.0",
  178. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-44.1.0.tgz",
  179. "integrity": "sha512-vBxHT/g37uWM5QKj0i7++clGd85htX9rPtlqzjz3I26NJQvcKCmT39Szv3oPFzAJKuUaqKso5iLq+Sw+VtQRBg==",
  180. "license": "SEE LICENSE IN LICENSE.md",
  181. "dependencies": {
  182. "@ckeditor/ckeditor5-engine": "44.1.0",
  183. "@ckeditor/ckeditor5-utils": "44.1.0",
  184. "@ckeditor/ckeditor5-watchdog": "44.1.0",
  185. "lodash-es": "4.17.21"
  186. }
  187. },
  188. "node_modules/@ckeditor/ckeditor5-easy-image": {
  189. "version": "44.1.0",
  190. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-easy-image/-/ckeditor5-easy-image-44.1.0.tgz",
  191. "integrity": "sha512-hmn9MmVebb/abTBq1ci2fYi7uK93Dt2F3lDYErqsFWCxZ4S2PQW3+qON44E5phE9aDKOLEZ/B61niGrLgcWS5g==",
  192. "license": "SEE LICENSE IN LICENSE.md",
  193. "dependencies": {
  194. "@ckeditor/ckeditor5-core": "44.1.0",
  195. "@ckeditor/ckeditor5-upload": "44.1.0",
  196. "@ckeditor/ckeditor5-utils": "44.1.0",
  197. "ckeditor5": "44.1.0"
  198. }
  199. },
  200. "node_modules/@ckeditor/ckeditor5-editor-balloon": {
  201. "version": "44.1.0",
  202. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-editor-balloon/-/ckeditor5-editor-balloon-44.1.0.tgz",
  203. "integrity": "sha512-BVxO3WECurMZEhxIVb2JMqeMcqaqefvc/YfrWNRriVyK7muW47EH74IIZdCXSm7g5i0npEIk808sKqA0t/xR0g==",
  204. "license": "SEE LICENSE IN LICENSE.md",
  205. "dependencies": {
  206. "@ckeditor/ckeditor5-core": "44.1.0",
  207. "@ckeditor/ckeditor5-engine": "44.1.0",
  208. "@ckeditor/ckeditor5-ui": "44.1.0",
  209. "@ckeditor/ckeditor5-utils": "44.1.0",
  210. "ckeditor5": "44.1.0",
  211. "lodash-es": "4.17.21"
  212. }
  213. },
  214. "node_modules/@ckeditor/ckeditor5-editor-classic": {
  215. "version": "44.1.0",
  216. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-editor-classic/-/ckeditor5-editor-classic-44.1.0.tgz",
  217. "integrity": "sha512-rZtJ1KpJGxW8iWE0wVhp9giiYiu3XypjsmthkK8oeMf4+8wTr3ySncLKKts3/BDiAcFdJnog5lv5LQbrAVqO+Q==",
  218. "license": "SEE LICENSE IN LICENSE.md",
  219. "dependencies": {
  220. "@ckeditor/ckeditor5-core": "44.1.0",
  221. "@ckeditor/ckeditor5-engine": "44.1.0",
  222. "@ckeditor/ckeditor5-ui": "44.1.0",
  223. "@ckeditor/ckeditor5-utils": "44.1.0",
  224. "ckeditor5": "44.1.0",
  225. "lodash-es": "4.17.21"
  226. }
  227. },
  228. "node_modules/@ckeditor/ckeditor5-editor-decoupled": {
  229. "version": "44.1.0",
  230. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-editor-decoupled/-/ckeditor5-editor-decoupled-44.1.0.tgz",
  231. "integrity": "sha512-pRnDrPVyIM4uCLCjhgzvRk4v63Cc1u9Nc21yx1igswvxAfhGx2BMO+JiC6+8PAHT/mOSbgFB83N+A823sms3uA==",
  232. "license": "SEE LICENSE IN LICENSE.md",
  233. "dependencies": {
  234. "@ckeditor/ckeditor5-core": "44.1.0",
  235. "@ckeditor/ckeditor5-engine": "44.1.0",
  236. "@ckeditor/ckeditor5-ui": "44.1.0",
  237. "@ckeditor/ckeditor5-utils": "44.1.0",
  238. "ckeditor5": "44.1.0",
  239. "lodash-es": "4.17.21"
  240. }
  241. },
  242. "node_modules/@ckeditor/ckeditor5-editor-inline": {
  243. "version": "44.1.0",
  244. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-editor-inline/-/ckeditor5-editor-inline-44.1.0.tgz",
  245. "integrity": "sha512-NglsnVkzioMU9XirmjyTM/DKSL/rzkBBwFaZFiTVyGfhuVzTUClPxGtxKOlML2v0Mtqg/OdRUMPMIo+qtjymeQ==",
  246. "license": "SEE LICENSE IN LICENSE.md",
  247. "dependencies": {
  248. "@ckeditor/ckeditor5-core": "44.1.0",
  249. "@ckeditor/ckeditor5-engine": "44.1.0",
  250. "@ckeditor/ckeditor5-ui": "44.1.0",
  251. "@ckeditor/ckeditor5-utils": "44.1.0",
  252. "ckeditor5": "44.1.0",
  253. "lodash-es": "4.17.21"
  254. }
  255. },
  256. "node_modules/@ckeditor/ckeditor5-editor-multi-root": {
  257. "version": "44.1.0",
  258. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-editor-multi-root/-/ckeditor5-editor-multi-root-44.1.0.tgz",
  259. "integrity": "sha512-NAMBGIDn/xMGHXv2IeLRDa84yW9OwHri9H5NdJJ4F+gFtiQbOhIhTQj4nZ8TuLIaYr2NOUrTpTrkw3frgd0lLg==",
  260. "license": "SEE LICENSE IN LICENSE.md",
  261. "dependencies": {
  262. "@ckeditor/ckeditor5-core": "44.1.0",
  263. "@ckeditor/ckeditor5-engine": "44.1.0",
  264. "@ckeditor/ckeditor5-ui": "44.1.0",
  265. "@ckeditor/ckeditor5-utils": "44.1.0",
  266. "ckeditor5": "44.1.0",
  267. "lodash-es": "4.17.21"
  268. }
  269. },
  270. "node_modules/@ckeditor/ckeditor5-engine": {
  271. "version": "44.1.0",
  272. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-44.1.0.tgz",
  273. "integrity": "sha512-+149hsqfZX+Q+ho7P64XUrIpkLqX2jGBuEWjC2ZZYujv1ZIOWOMihkpJL8jE6Vcplee6vsTXGSj2sIHNoOp+3g==",
  274. "license": "SEE LICENSE IN LICENSE.md",
  275. "dependencies": {
  276. "@ckeditor/ckeditor5-utils": "44.1.0",
  277. "lodash-es": "4.17.21"
  278. }
  279. },
  280. "node_modules/@ckeditor/ckeditor5-enter": {
  281. "version": "44.1.0",
  282. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-enter/-/ckeditor5-enter-44.1.0.tgz",
  283. "integrity": "sha512-NmtqxEov25rYRN8Uq7MRabsqYfvL6ZNj/mvBHqn3PE9aHE+lTwD51D3zgCw1RN2sipXsvedwo3g+NynAtS/HIw==",
  284. "license": "SEE LICENSE IN LICENSE.md",
  285. "dependencies": {
  286. "@ckeditor/ckeditor5-core": "44.1.0",
  287. "@ckeditor/ckeditor5-engine": "44.1.0",
  288. "@ckeditor/ckeditor5-utils": "44.1.0"
  289. }
  290. },
  291. "node_modules/@ckeditor/ckeditor5-essentials": {
  292. "version": "44.1.0",
  293. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-essentials/-/ckeditor5-essentials-44.1.0.tgz",
  294. "integrity": "sha512-UWSc2lSCqztfy3LLeuHfyKU/oSbFyw/4KEbQso9DsMPQ4vdmX/sW6BoklCYF9mPJrg+zNSseJj9T/M1Q+Z6U0Q==",
  295. "license": "SEE LICENSE IN LICENSE.md",
  296. "dependencies": {
  297. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  298. "@ckeditor/ckeditor5-core": "44.1.0",
  299. "@ckeditor/ckeditor5-enter": "44.1.0",
  300. "@ckeditor/ckeditor5-select-all": "44.1.0",
  301. "@ckeditor/ckeditor5-typing": "44.1.0",
  302. "@ckeditor/ckeditor5-ui": "44.1.0",
  303. "@ckeditor/ckeditor5-undo": "44.1.0",
  304. "ckeditor5": "44.1.0"
  305. }
  306. },
  307. "node_modules/@ckeditor/ckeditor5-find-and-replace": {
  308. "version": "44.1.0",
  309. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-find-and-replace/-/ckeditor5-find-and-replace-44.1.0.tgz",
  310. "integrity": "sha512-SwZYRdXpYCu3t3+k9fxO8JXjNb/Q/OK3nmtVBNly/ZWYmORGQd3ua9XlipcnwIB8aBQqhuV/izDKqSiFZc23zA==",
  311. "license": "SEE LICENSE IN LICENSE.md",
  312. "dependencies": {
  313. "@ckeditor/ckeditor5-core": "44.1.0",
  314. "@ckeditor/ckeditor5-ui": "44.1.0",
  315. "@ckeditor/ckeditor5-utils": "44.1.0",
  316. "ckeditor5": "44.1.0",
  317. "lodash-es": "4.17.21"
  318. }
  319. },
  320. "node_modules/@ckeditor/ckeditor5-font": {
  321. "version": "44.1.0",
  322. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-font/-/ckeditor5-font-44.1.0.tgz",
  323. "integrity": "sha512-q4r7I7C2uG9gkBx9WlARNN5ZWp4USHVFS2kLTyMVAN1/iHAKIx03m+N3W0FTZVpXV+xscn7H6KaLcQXmWc4OiQ==",
  324. "license": "SEE LICENSE IN LICENSE.md",
  325. "dependencies": {
  326. "@ckeditor/ckeditor5-core": "44.1.0",
  327. "@ckeditor/ckeditor5-engine": "44.1.0",
  328. "@ckeditor/ckeditor5-ui": "44.1.0",
  329. "@ckeditor/ckeditor5-utils": "44.1.0",
  330. "ckeditor5": "44.1.0"
  331. }
  332. },
  333. "node_modules/@ckeditor/ckeditor5-heading": {
  334. "version": "44.1.0",
  335. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-heading/-/ckeditor5-heading-44.1.0.tgz",
  336. "integrity": "sha512-cROqN/dnq8xBdxMQoe+1Zjh8bfoVePh6WSl+wjcc4OIozYe/V2QAmCODpYiVm4RntenH0IidHteSTCqtGM4L9w==",
  337. "license": "SEE LICENSE IN LICENSE.md",
  338. "dependencies": {
  339. "@ckeditor/ckeditor5-core": "44.1.0",
  340. "@ckeditor/ckeditor5-engine": "44.1.0",
  341. "@ckeditor/ckeditor5-paragraph": "44.1.0",
  342. "@ckeditor/ckeditor5-ui": "44.1.0",
  343. "@ckeditor/ckeditor5-utils": "44.1.0",
  344. "ckeditor5": "44.1.0"
  345. }
  346. },
  347. "node_modules/@ckeditor/ckeditor5-highlight": {
  348. "version": "44.1.0",
  349. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-highlight/-/ckeditor5-highlight-44.1.0.tgz",
  350. "integrity": "sha512-bj7DBo1miBf6f7LPLiNa5inziXBKt6dFQupWAgJNJvPxYeGf4jTKDeVc9FLBESJ7eOWKjmCjaNeSsV2smHTAKQ==",
  351. "license": "SEE LICENSE IN LICENSE.md",
  352. "dependencies": {
  353. "@ckeditor/ckeditor5-core": "44.1.0",
  354. "@ckeditor/ckeditor5-ui": "44.1.0",
  355. "ckeditor5": "44.1.0"
  356. }
  357. },
  358. "node_modules/@ckeditor/ckeditor5-horizontal-line": {
  359. "version": "44.1.0",
  360. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-horizontal-line/-/ckeditor5-horizontal-line-44.1.0.tgz",
  361. "integrity": "sha512-xwqQPJQsgwEvbZb3EqjFEcvj1tmlxcX9hFL9I66oGblfYNEIX8Q4DWxbjWCDrfY2IvLO3zNUDI9J5EcxSnd9Pw==",
  362. "license": "SEE LICENSE IN LICENSE.md",
  363. "dependencies": {
  364. "@ckeditor/ckeditor5-core": "44.1.0",
  365. "@ckeditor/ckeditor5-ui": "44.1.0",
  366. "@ckeditor/ckeditor5-widget": "44.1.0",
  367. "ckeditor5": "44.1.0"
  368. }
  369. },
  370. "node_modules/@ckeditor/ckeditor5-html-embed": {
  371. "version": "44.1.0",
  372. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-html-embed/-/ckeditor5-html-embed-44.1.0.tgz",
  373. "integrity": "sha512-eFXTBHhvRIGflrgpNa2wP0W9IiHx2t2TxQX8881EbF/H3/LDqreyNR7LHBXXgPk1j+H5V/MOGAqG5ntlvq2SdQ==",
  374. "license": "SEE LICENSE IN LICENSE.md",
  375. "dependencies": {
  376. "@ckeditor/ckeditor5-core": "44.1.0",
  377. "@ckeditor/ckeditor5-ui": "44.1.0",
  378. "@ckeditor/ckeditor5-utils": "44.1.0",
  379. "@ckeditor/ckeditor5-widget": "44.1.0",
  380. "ckeditor5": "44.1.0"
  381. }
  382. },
  383. "node_modules/@ckeditor/ckeditor5-html-support": {
  384. "version": "44.1.0",
  385. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-html-support/-/ckeditor5-html-support-44.1.0.tgz",
  386. "integrity": "sha512-cBUtojLEreXNYV54B/FT1WBjV+dU5i8vsVKBmYw2QOxmaWl4i/wyEtzPh21Ytcsy2ApmIMT/X27ZppffnKcyGQ==",
  387. "license": "SEE LICENSE IN LICENSE.md",
  388. "dependencies": {
  389. "@ckeditor/ckeditor5-core": "44.1.0",
  390. "@ckeditor/ckeditor5-engine": "44.1.0",
  391. "@ckeditor/ckeditor5-enter": "44.1.0",
  392. "@ckeditor/ckeditor5-utils": "44.1.0",
  393. "@ckeditor/ckeditor5-widget": "44.1.0",
  394. "ckeditor5": "44.1.0",
  395. "lodash-es": "4.17.21"
  396. }
  397. },
  398. "node_modules/@ckeditor/ckeditor5-image": {
  399. "version": "44.1.0",
  400. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-image/-/ckeditor5-image-44.1.0.tgz",
  401. "integrity": "sha512-8BbS0y1YSGnQAiA6rTps05DIJ8CcdbGYb+1XFb8QOUCzJenFzNGAe4gnlEPw0zW1C8ZjdahRY1K2Fcb16/q7TQ==",
  402. "license": "SEE LICENSE IN LICENSE.md",
  403. "dependencies": {
  404. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  405. "@ckeditor/ckeditor5-core": "44.1.0",
  406. "@ckeditor/ckeditor5-engine": "44.1.0",
  407. "@ckeditor/ckeditor5-typing": "44.1.0",
  408. "@ckeditor/ckeditor5-ui": "44.1.0",
  409. "@ckeditor/ckeditor5-undo": "44.1.0",
  410. "@ckeditor/ckeditor5-upload": "44.1.0",
  411. "@ckeditor/ckeditor5-utils": "44.1.0",
  412. "@ckeditor/ckeditor5-widget": "44.1.0",
  413. "ckeditor5": "44.1.0",
  414. "lodash-es": "4.17.21"
  415. }
  416. },
  417. "node_modules/@ckeditor/ckeditor5-indent": {
  418. "version": "44.1.0",
  419. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-indent/-/ckeditor5-indent-44.1.0.tgz",
  420. "integrity": "sha512-iFrtDVkXhbHHTJIs+yw0x9X/uEH0kyjQ5pQZM5fAzX6g9TFd71iiJ2l8xBSefXRcqEEPVaMWZgikBeRHmQDyOA==",
  421. "license": "SEE LICENSE IN LICENSE.md",
  422. "dependencies": {
  423. "@ckeditor/ckeditor5-core": "44.1.0",
  424. "@ckeditor/ckeditor5-engine": "44.1.0",
  425. "@ckeditor/ckeditor5-ui": "44.1.0",
  426. "@ckeditor/ckeditor5-utils": "44.1.0",
  427. "ckeditor5": "44.1.0"
  428. }
  429. },
  430. "node_modules/@ckeditor/ckeditor5-language": {
  431. "version": "44.1.0",
  432. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-language/-/ckeditor5-language-44.1.0.tgz",
  433. "integrity": "sha512-CudeLs2RvADdchJ6FFznsNrMYHDcOrj8CGuSgyTW9PcsnhAzUOYWuaunJ3xXd8MXwu6pGwEReVYuouc2JQQg6A==",
  434. "license": "SEE LICENSE IN LICENSE.md",
  435. "dependencies": {
  436. "@ckeditor/ckeditor5-core": "44.1.0",
  437. "@ckeditor/ckeditor5-ui": "44.1.0",
  438. "@ckeditor/ckeditor5-utils": "44.1.0",
  439. "ckeditor5": "44.1.0"
  440. }
  441. },
  442. "node_modules/@ckeditor/ckeditor5-link": {
  443. "version": "44.1.0",
  444. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-link/-/ckeditor5-link-44.1.0.tgz",
  445. "integrity": "sha512-+tDlzrhOrl3TMlj01DsGJwQEsrXZl6A7fD4gFfYS3rO9sgGZSLU+fSxOwWHdQyBp1ujiJGsGFXmKFAUZxs7M/w==",
  446. "license": "SEE LICENSE IN LICENSE.md",
  447. "dependencies": {
  448. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  449. "@ckeditor/ckeditor5-core": "44.1.0",
  450. "@ckeditor/ckeditor5-engine": "44.1.0",
  451. "@ckeditor/ckeditor5-typing": "44.1.0",
  452. "@ckeditor/ckeditor5-ui": "44.1.0",
  453. "@ckeditor/ckeditor5-utils": "44.1.0",
  454. "@ckeditor/ckeditor5-widget": "44.1.0",
  455. "ckeditor5": "44.1.0",
  456. "lodash-es": "4.17.21"
  457. }
  458. },
  459. "node_modules/@ckeditor/ckeditor5-list": {
  460. "version": "44.1.0",
  461. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-list/-/ckeditor5-list-44.1.0.tgz",
  462. "integrity": "sha512-lwUAtK68GfNVr1yI+VLom54K8F5bRZee8HKkzFZPgTCANYLUnmHGUNF9La7qETeqjNV6bljUnKwn/knOeserGg==",
  463. "license": "SEE LICENSE IN LICENSE.md",
  464. "dependencies": {
  465. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  466. "@ckeditor/ckeditor5-core": "44.1.0",
  467. "@ckeditor/ckeditor5-engine": "44.1.0",
  468. "@ckeditor/ckeditor5-enter": "44.1.0",
  469. "@ckeditor/ckeditor5-typing": "44.1.0",
  470. "@ckeditor/ckeditor5-ui": "44.1.0",
  471. "@ckeditor/ckeditor5-utils": "44.1.0",
  472. "ckeditor5": "44.1.0"
  473. }
  474. },
  475. "node_modules/@ckeditor/ckeditor5-markdown-gfm": {
  476. "version": "44.1.0",
  477. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-markdown-gfm/-/ckeditor5-markdown-gfm-44.1.0.tgz",
  478. "integrity": "sha512-ZlFa3xi8vSCCqs4cvfxjZrcXz87i7XIKAd+eTQdwoInQDJHnGpUcM67hKIMSU3E8AjEz+tXdsaauxSofZTS+zQ==",
  479. "license": "SEE LICENSE IN LICENSE.md",
  480. "dependencies": {
  481. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  482. "@ckeditor/ckeditor5-core": "44.1.0",
  483. "@ckeditor/ckeditor5-engine": "44.1.0",
  484. "ckeditor5": "44.1.0",
  485. "marked": "4.0.12",
  486. "turndown": "7.2.0",
  487. "turndown-plugin-gfm": "1.0.2"
  488. }
  489. },
  490. "node_modules/@ckeditor/ckeditor5-media-embed": {
  491. "version": "44.1.0",
  492. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-media-embed/-/ckeditor5-media-embed-44.1.0.tgz",
  493. "integrity": "sha512-ymG55dCUv+i0o0th4+vYMvVHhC2DXTs6J+5t40tNvdMS7apt882Tbq9vAE6iqgQZbtQVVlRpQbGD0UByBO5LVA==",
  494. "license": "SEE LICENSE IN LICENSE.md",
  495. "dependencies": {
  496. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  497. "@ckeditor/ckeditor5-core": "44.1.0",
  498. "@ckeditor/ckeditor5-engine": "44.1.0",
  499. "@ckeditor/ckeditor5-typing": "44.1.0",
  500. "@ckeditor/ckeditor5-ui": "44.1.0",
  501. "@ckeditor/ckeditor5-undo": "44.1.0",
  502. "@ckeditor/ckeditor5-utils": "44.1.0",
  503. "@ckeditor/ckeditor5-widget": "44.1.0",
  504. "ckeditor5": "44.1.0"
  505. }
  506. },
  507. "node_modules/@ckeditor/ckeditor5-mention": {
  508. "version": "44.1.0",
  509. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-mention/-/ckeditor5-mention-44.1.0.tgz",
  510. "integrity": "sha512-LJ2aT5nJ9I8eZT/E/RqD/iPv4fyU8MJqtGQXExEwwAfQDqkx0X5u3mv3uAR/HhyFyj6jFw+z26bTdt13wdSaEw==",
  511. "license": "SEE LICENSE IN LICENSE.md",
  512. "dependencies": {
  513. "@ckeditor/ckeditor5-core": "44.1.0",
  514. "@ckeditor/ckeditor5-typing": "44.1.0",
  515. "@ckeditor/ckeditor5-ui": "44.1.0",
  516. "@ckeditor/ckeditor5-utils": "44.1.0",
  517. "ckeditor5": "44.1.0",
  518. "lodash-es": "4.17.21"
  519. }
  520. },
  521. "node_modules/@ckeditor/ckeditor5-minimap": {
  522. "version": "44.1.0",
  523. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-minimap/-/ckeditor5-minimap-44.1.0.tgz",
  524. "integrity": "sha512-V9xOrUqLxnrOGXOiQVu4QGLV0zam3xMCi+vVR3/jFrVEPRCY1swdC6JhT4PAYt5lPBbrlmyF7u+pZjal8I7F1Q==",
  525. "license": "SEE LICENSE IN LICENSE.md",
  526. "dependencies": {
  527. "@ckeditor/ckeditor5-core": "44.1.0",
  528. "@ckeditor/ckeditor5-engine": "44.1.0",
  529. "@ckeditor/ckeditor5-ui": "44.1.0",
  530. "@ckeditor/ckeditor5-utils": "44.1.0",
  531. "ckeditor5": "44.1.0"
  532. }
  533. },
  534. "node_modules/@ckeditor/ckeditor5-page-break": {
  535. "version": "44.1.0",
  536. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-page-break/-/ckeditor5-page-break-44.1.0.tgz",
  537. "integrity": "sha512-6uNuctQnPTr2WFcyKGdTQ/1gTkGmIhiZg8y9UMIY74aEW9AQfGwCaBkAO5AveaBTfmGBkSsAISS3T8k5OGsV0Q==",
  538. "license": "SEE LICENSE IN LICENSE.md",
  539. "dependencies": {
  540. "@ckeditor/ckeditor5-core": "44.1.0",
  541. "@ckeditor/ckeditor5-ui": "44.1.0",
  542. "@ckeditor/ckeditor5-widget": "44.1.0",
  543. "ckeditor5": "44.1.0"
  544. }
  545. },
  546. "node_modules/@ckeditor/ckeditor5-paragraph": {
  547. "version": "44.1.0",
  548. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paragraph/-/ckeditor5-paragraph-44.1.0.tgz",
  549. "integrity": "sha512-tfERMEQRrvM5zdZuiWC5IjCPtUrpncXY4ewn9mcGJ5KqmLaX3e+2dN4GVZpcagwOtZNQNQBONZnuWt9ZVkquFQ==",
  550. "license": "SEE LICENSE IN LICENSE.md",
  551. "dependencies": {
  552. "@ckeditor/ckeditor5-core": "44.1.0",
  553. "@ckeditor/ckeditor5-ui": "44.1.0",
  554. "@ckeditor/ckeditor5-utils": "44.1.0"
  555. }
  556. },
  557. "node_modules/@ckeditor/ckeditor5-paste-from-office": {
  558. "version": "44.1.0",
  559. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-paste-from-office/-/ckeditor5-paste-from-office-44.1.0.tgz",
  560. "integrity": "sha512-NIhtkFoDXNpOaPBDH6dDTU2BC3GUJ1rE5gUV0i4hrtOeERuk9EdkADCOBEHEm7UC31kCQ4si6wkry+d4oZ5FMw==",
  561. "license": "SEE LICENSE IN LICENSE.md",
  562. "dependencies": {
  563. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  564. "@ckeditor/ckeditor5-core": "44.1.0",
  565. "@ckeditor/ckeditor5-engine": "44.1.0",
  566. "ckeditor5": "44.1.0"
  567. }
  568. },
  569. "node_modules/@ckeditor/ckeditor5-remove-format": {
  570. "version": "44.1.0",
  571. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-remove-format/-/ckeditor5-remove-format-44.1.0.tgz",
  572. "integrity": "sha512-97ppktKeKIhGYrRKwfzVP0DOktcaY4gFXEtKINmse8kw0C7jO4SE82sDJxWSP/3h74oncZzd/q/Qa6P65JmhWA==",
  573. "license": "SEE LICENSE IN LICENSE.md",
  574. "dependencies": {
  575. "@ckeditor/ckeditor5-core": "44.1.0",
  576. "@ckeditor/ckeditor5-ui": "44.1.0",
  577. "@ckeditor/ckeditor5-utils": "44.1.0",
  578. "ckeditor5": "44.1.0"
  579. }
  580. },
  581. "node_modules/@ckeditor/ckeditor5-restricted-editing": {
  582. "version": "44.1.0",
  583. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-restricted-editing/-/ckeditor5-restricted-editing-44.1.0.tgz",
  584. "integrity": "sha512-dsjeug3TCn32idHe4XWaD8ZBtKloAHSDYzv05uEuJDTEkTnSOp8ynVxUCKlTTMeHKjpRPr5kaxJkycqnxOqsvw==",
  585. "license": "SEE LICENSE IN LICENSE.md",
  586. "dependencies": {
  587. "@ckeditor/ckeditor5-core": "44.1.0",
  588. "@ckeditor/ckeditor5-engine": "44.1.0",
  589. "@ckeditor/ckeditor5-ui": "44.1.0",
  590. "@ckeditor/ckeditor5-utils": "44.1.0",
  591. "ckeditor5": "44.1.0"
  592. }
  593. },
  594. "node_modules/@ckeditor/ckeditor5-select-all": {
  595. "version": "44.1.0",
  596. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-select-all/-/ckeditor5-select-all-44.1.0.tgz",
  597. "integrity": "sha512-jQH9745sYWpQcZXC4z1lNS4XqrTJWHljWEMa4KKTZgo6zjR/L53tRZdIKbE6O/JgaW805Xpl74cJGXJvwre8VA==",
  598. "license": "SEE LICENSE IN LICENSE.md",
  599. "dependencies": {
  600. "@ckeditor/ckeditor5-core": "44.1.0",
  601. "@ckeditor/ckeditor5-ui": "44.1.0",
  602. "@ckeditor/ckeditor5-utils": "44.1.0"
  603. }
  604. },
  605. "node_modules/@ckeditor/ckeditor5-show-blocks": {
  606. "version": "44.1.0",
  607. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-show-blocks/-/ckeditor5-show-blocks-44.1.0.tgz",
  608. "integrity": "sha512-qPjba3VFXgRnnEjlZAfv1XgfC1jNpYUWpfxlniZixvcZ1bEOzEX6rkEqBioNgGFWBU8siPTPiwI2mmT/8/58Vw==",
  609. "license": "SEE LICENSE IN LICENSE.md",
  610. "dependencies": {
  611. "@ckeditor/ckeditor5-core": "44.1.0",
  612. "@ckeditor/ckeditor5-ui": "44.1.0",
  613. "ckeditor5": "44.1.0"
  614. }
  615. },
  616. "node_modules/@ckeditor/ckeditor5-source-editing": {
  617. "version": "44.1.0",
  618. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-source-editing/-/ckeditor5-source-editing-44.1.0.tgz",
  619. "integrity": "sha512-gg/tWANOiJckvXxKqwthkvR531bPuen+lJN3y2qnqMKMQLLNbWWIUoTuE3PZRHDprT0JmTjnvlHrwsaSdpOkVg==",
  620. "license": "SEE LICENSE IN LICENSE.md",
  621. "dependencies": {
  622. "@ckeditor/ckeditor5-core": "44.1.0",
  623. "@ckeditor/ckeditor5-theme-lark": "44.1.0",
  624. "@ckeditor/ckeditor5-ui": "44.1.0",
  625. "@ckeditor/ckeditor5-utils": "44.1.0",
  626. "ckeditor5": "44.1.0"
  627. }
  628. },
  629. "node_modules/@ckeditor/ckeditor5-special-characters": {
  630. "version": "44.1.0",
  631. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-special-characters/-/ckeditor5-special-characters-44.1.0.tgz",
  632. "integrity": "sha512-btw7qEPjrdp/XigtXOXy1KkK481PEeuJ5xdPD2xLlWvZkF0tGbEqIpDIMxkW1w7NmmC+5Aa8qJqXkV6dN4jZ5A==",
  633. "license": "SEE LICENSE IN LICENSE.md",
  634. "dependencies": {
  635. "@ckeditor/ckeditor5-core": "44.1.0",
  636. "@ckeditor/ckeditor5-typing": "44.1.0",
  637. "@ckeditor/ckeditor5-ui": "44.1.0",
  638. "@ckeditor/ckeditor5-utils": "44.1.0",
  639. "ckeditor5": "44.1.0"
  640. }
  641. },
  642. "node_modules/@ckeditor/ckeditor5-style": {
  643. "version": "44.1.0",
  644. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-style/-/ckeditor5-style-44.1.0.tgz",
  645. "integrity": "sha512-A6udrCj1IxuiPE8OGue/aDtoqs8ZAPsbabnT9OS46WBlDGjXaSStXD7Dx6uJwEkaRdmhdGaObi4UnF7gkHRXHA==",
  646. "license": "SEE LICENSE IN LICENSE.md",
  647. "dependencies": {
  648. "@ckeditor/ckeditor5-core": "44.1.0",
  649. "@ckeditor/ckeditor5-typing": "44.1.0",
  650. "@ckeditor/ckeditor5-ui": "44.1.0",
  651. "@ckeditor/ckeditor5-utils": "44.1.0",
  652. "ckeditor5": "44.1.0",
  653. "lodash-es": "4.17.21"
  654. }
  655. },
  656. "node_modules/@ckeditor/ckeditor5-table": {
  657. "version": "44.1.0",
  658. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-table/-/ckeditor5-table-44.1.0.tgz",
  659. "integrity": "sha512-8iQUW5apSYFrsJhguW0ROPBf+gmKhtP75KIeal6GdEtYlOMA8vP/ixUhQB5HZBmecfAVULyu1fF4YfGzHelZhw==",
  660. "license": "SEE LICENSE IN LICENSE.md",
  661. "dependencies": {
  662. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  663. "@ckeditor/ckeditor5-core": "44.1.0",
  664. "@ckeditor/ckeditor5-engine": "44.1.0",
  665. "@ckeditor/ckeditor5-ui": "44.1.0",
  666. "@ckeditor/ckeditor5-utils": "44.1.0",
  667. "@ckeditor/ckeditor5-widget": "44.1.0",
  668. "ckeditor5": "44.1.0",
  669. "lodash-es": "4.17.21"
  670. }
  671. },
  672. "node_modules/@ckeditor/ckeditor5-theme-lark": {
  673. "version": "44.1.0",
  674. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-theme-lark/-/ckeditor5-theme-lark-44.1.0.tgz",
  675. "integrity": "sha512-Ym9ZKtQBqh5xOYGVa+va6CtYJSbhqIfVOsoCRZnMTzg3RTfwp8F78yeWUdplF6DS4JaM966yQumX9DcJGYn5AA==",
  676. "license": "SEE LICENSE IN LICENSE.md",
  677. "dependencies": {
  678. "@ckeditor/ckeditor5-ui": "44.1.0"
  679. }
  680. },
  681. "node_modules/@ckeditor/ckeditor5-typing": {
  682. "version": "44.1.0",
  683. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-typing/-/ckeditor5-typing-44.1.0.tgz",
  684. "integrity": "sha512-YlIpXSp2mkzgCCwqa4Dd870K4UvKsjlHRDod50G8VSz2qFCkE6PaLGGBAci1IoZ5nBXZMpCrnhrkQ1jAJwx2RA==",
  685. "license": "SEE LICENSE IN LICENSE.md",
  686. "dependencies": {
  687. "@ckeditor/ckeditor5-core": "44.1.0",
  688. "@ckeditor/ckeditor5-engine": "44.1.0",
  689. "@ckeditor/ckeditor5-utils": "44.1.0",
  690. "lodash-es": "4.17.21"
  691. }
  692. },
  693. "node_modules/@ckeditor/ckeditor5-ui": {
  694. "version": "44.1.0",
  695. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-44.1.0.tgz",
  696. "integrity": "sha512-Qga/eO6/4rCzK6m/JLMVq0gbgNDEV7K/J+ida1UQFYxrMric7qfriusT1q0Y+6jFYuGMdyLg0e0imORbMyw9Zw==",
  697. "license": "SEE LICENSE IN LICENSE.md",
  698. "dependencies": {
  699. "@ckeditor/ckeditor5-core": "44.1.0",
  700. "@ckeditor/ckeditor5-engine": "44.1.0",
  701. "@ckeditor/ckeditor5-utils": "44.1.0",
  702. "color-convert": "2.0.1",
  703. "color-parse": "1.4.2",
  704. "lodash-es": "4.17.21",
  705. "vanilla-colorful": "0.7.2"
  706. }
  707. },
  708. "node_modules/@ckeditor/ckeditor5-undo": {
  709. "version": "44.1.0",
  710. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-undo/-/ckeditor5-undo-44.1.0.tgz",
  711. "integrity": "sha512-sULkc7Pvbc431uZCjzcAKd//jYE3B8fT8PEOFG8pYRnQJHc5GyodvH0RmXDhCtKCGtzvh1Dlpb4iSNpPNpVvJQ==",
  712. "license": "SEE LICENSE IN LICENSE.md",
  713. "dependencies": {
  714. "@ckeditor/ckeditor5-core": "44.1.0",
  715. "@ckeditor/ckeditor5-engine": "44.1.0",
  716. "@ckeditor/ckeditor5-ui": "44.1.0"
  717. }
  718. },
  719. "node_modules/@ckeditor/ckeditor5-upload": {
  720. "version": "44.1.0",
  721. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-upload/-/ckeditor5-upload-44.1.0.tgz",
  722. "integrity": "sha512-+608NL4Jl6t2PA02Ft8myPV5r2oXwD+4wTCLKg4Oh2KPQYCyGOm5vj8dLxwWNsbMXZrdPxeQOK3UHq8bxYyI6A==",
  723. "license": "SEE LICENSE IN LICENSE.md",
  724. "dependencies": {
  725. "@ckeditor/ckeditor5-core": "44.1.0",
  726. "@ckeditor/ckeditor5-utils": "44.1.0"
  727. }
  728. },
  729. "node_modules/@ckeditor/ckeditor5-utils": {
  730. "version": "44.1.0",
  731. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-44.1.0.tgz",
  732. "integrity": "sha512-PILjaPvEMuQ0qlnPAFeNTTQcLuXgGionSxaxF8HGnZolaqWnsJ11xGYxqUslNOGtdZNp/88/FC9TjCY/ksiibg==",
  733. "license": "SEE LICENSE IN LICENSE.md",
  734. "dependencies": {
  735. "@ckeditor/ckeditor5-ui": "44.1.0",
  736. "lodash-es": "4.17.21"
  737. }
  738. },
  739. "node_modules/@ckeditor/ckeditor5-watchdog": {
  740. "version": "44.1.0",
  741. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-watchdog/-/ckeditor5-watchdog-44.1.0.tgz",
  742. "integrity": "sha512-fTwYEW1TbbxC7PVmZtfWfwHT5aMREfBTDvH3KQWKpowTcoAiMBlQQKA/lvkRJ1bFMp4AZFjqs1IWZyap/sanAg==",
  743. "license": "SEE LICENSE IN LICENSE.md",
  744. "dependencies": {
  745. "lodash-es": "4.17.21"
  746. }
  747. },
  748. "node_modules/@ckeditor/ckeditor5-widget": {
  749. "version": "44.1.0",
  750. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-widget/-/ckeditor5-widget-44.1.0.tgz",
  751. "integrity": "sha512-dBG1EFJjq38wF0k1p3R2yIfZRHwgY5+hLuF1sp02q/lUJu59U/rPscfjj4dGpE4eKaqCD9z/UNEtOjPGnaJzKw==",
  752. "license": "SEE LICENSE IN LICENSE.md",
  753. "dependencies": {
  754. "@ckeditor/ckeditor5-core": "44.1.0",
  755. "@ckeditor/ckeditor5-engine": "44.1.0",
  756. "@ckeditor/ckeditor5-enter": "44.1.0",
  757. "@ckeditor/ckeditor5-typing": "44.1.0",
  758. "@ckeditor/ckeditor5-ui": "44.1.0",
  759. "@ckeditor/ckeditor5-utils": "44.1.0",
  760. "lodash-es": "4.17.21"
  761. }
  762. },
  763. "node_modules/@ckeditor/ckeditor5-word-count": {
  764. "version": "44.1.0",
  765. "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-word-count/-/ckeditor5-word-count-44.1.0.tgz",
  766. "integrity": "sha512-dM8jeZfRA2nodWdE1Ty3ZzaAl3M523ri9/ahLpG/JcCud2QZn9XRPrEwaIxC/1VtZg/Z2SUuI2LcPrbtPkQ0UQ==",
  767. "license": "SEE LICENSE IN LICENSE.md",
  768. "dependencies": {
  769. "@ckeditor/ckeditor5-core": "44.1.0",
  770. "@ckeditor/ckeditor5-ui": "44.1.0",
  771. "@ckeditor/ckeditor5-utils": "44.1.0",
  772. "ckeditor5": "44.1.0",
  773. "lodash-es": "4.17.21"
  774. }
  775. },
  776. "node_modules/@mixmark-io/domino": {
  777. "version": "2.2.0",
  778. "resolved": "https://registry.npmjs.org/@mixmark-io/domino/-/domino-2.2.0.tgz",
  779. "integrity": "sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==",
  780. "license": "BSD-2-Clause"
  781. },
  782. "node_modules/@parcel/watcher": {
  783. "version": "2.5.0",
  784. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz",
  785. "integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==",
  786. "hasInstallScript": true,
  787. "license": "MIT",
  788. "optional": true,
  789. "dependencies": {
  790. "detect-libc": "^1.0.3",
  791. "is-glob": "^4.0.3",
  792. "micromatch": "^4.0.5",
  793. "node-addon-api": "^7.0.0"
  794. },
  795. "engines": {
  796. "node": ">= 10.0.0"
  797. },
  798. "funding": {
  799. "type": "opencollective",
  800. "url": "https://opencollective.com/parcel"
  801. },
  802. "optionalDependencies": {
  803. "@parcel/watcher-android-arm64": "2.5.0",
  804. "@parcel/watcher-darwin-arm64": "2.5.0",
  805. "@parcel/watcher-darwin-x64": "2.5.0",
  806. "@parcel/watcher-freebsd-x64": "2.5.0",
  807. "@parcel/watcher-linux-arm-glibc": "2.5.0",
  808. "@parcel/watcher-linux-arm-musl": "2.5.0",
  809. "@parcel/watcher-linux-arm64-glibc": "2.5.0",
  810. "@parcel/watcher-linux-arm64-musl": "2.5.0",
  811. "@parcel/watcher-linux-x64-glibc": "2.5.0",
  812. "@parcel/watcher-linux-x64-musl": "2.5.0",
  813. "@parcel/watcher-win32-arm64": "2.5.0",
  814. "@parcel/watcher-win32-ia32": "2.5.0",
  815. "@parcel/watcher-win32-x64": "2.5.0"
  816. }
  817. },
  818. "node_modules/@parcel/watcher-android-arm64": {
  819. "version": "2.5.0",
  820. "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz",
  821. "integrity": "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==",
  822. "cpu": [
  823. "arm64"
  824. ],
  825. "license": "MIT",
  826. "optional": true,
  827. "os": [
  828. "android"
  829. ],
  830. "engines": {
  831. "node": ">= 10.0.0"
  832. },
  833. "funding": {
  834. "type": "opencollective",
  835. "url": "https://opencollective.com/parcel"
  836. }
  837. },
  838. "node_modules/@parcel/watcher-darwin-arm64": {
  839. "version": "2.5.0",
  840. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.0.tgz",
  841. "integrity": "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==",
  842. "cpu": [
  843. "arm64"
  844. ],
  845. "license": "MIT",
  846. "optional": true,
  847. "os": [
  848. "darwin"
  849. ],
  850. "engines": {
  851. "node": ">= 10.0.0"
  852. },
  853. "funding": {
  854. "type": "opencollective",
  855. "url": "https://opencollective.com/parcel"
  856. }
  857. },
  858. "node_modules/@parcel/watcher-darwin-x64": {
  859. "version": "2.5.0",
  860. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.0.tgz",
  861. "integrity": "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==",
  862. "cpu": [
  863. "x64"
  864. ],
  865. "license": "MIT",
  866. "optional": true,
  867. "os": [
  868. "darwin"
  869. ],
  870. "engines": {
  871. "node": ">= 10.0.0"
  872. },
  873. "funding": {
  874. "type": "opencollective",
  875. "url": "https://opencollective.com/parcel"
  876. }
  877. },
  878. "node_modules/@parcel/watcher-freebsd-x64": {
  879. "version": "2.5.0",
  880. "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.0.tgz",
  881. "integrity": "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==",
  882. "cpu": [
  883. "x64"
  884. ],
  885. "license": "MIT",
  886. "optional": true,
  887. "os": [
  888. "freebsd"
  889. ],
  890. "engines": {
  891. "node": ">= 10.0.0"
  892. },
  893. "funding": {
  894. "type": "opencollective",
  895. "url": "https://opencollective.com/parcel"
  896. }
  897. },
  898. "node_modules/@parcel/watcher-linux-arm-glibc": {
  899. "version": "2.5.0",
  900. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.0.tgz",
  901. "integrity": "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==",
  902. "cpu": [
  903. "arm"
  904. ],
  905. "license": "MIT",
  906. "optional": true,
  907. "os": [
  908. "linux"
  909. ],
  910. "engines": {
  911. "node": ">= 10.0.0"
  912. },
  913. "funding": {
  914. "type": "opencollective",
  915. "url": "https://opencollective.com/parcel"
  916. }
  917. },
  918. "node_modules/@parcel/watcher-linux-arm-musl": {
  919. "version": "2.5.0",
  920. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.0.tgz",
  921. "integrity": "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==",
  922. "cpu": [
  923. "arm"
  924. ],
  925. "license": "MIT",
  926. "optional": true,
  927. "os": [
  928. "linux"
  929. ],
  930. "engines": {
  931. "node": ">= 10.0.0"
  932. },
  933. "funding": {
  934. "type": "opencollective",
  935. "url": "https://opencollective.com/parcel"
  936. }
  937. },
  938. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  939. "version": "2.5.0",
  940. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.0.tgz",
  941. "integrity": "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==",
  942. "cpu": [
  943. "arm64"
  944. ],
  945. "license": "MIT",
  946. "optional": true,
  947. "os": [
  948. "linux"
  949. ],
  950. "engines": {
  951. "node": ">= 10.0.0"
  952. },
  953. "funding": {
  954. "type": "opencollective",
  955. "url": "https://opencollective.com/parcel"
  956. }
  957. },
  958. "node_modules/@parcel/watcher-linux-arm64-musl": {
  959. "version": "2.5.0",
  960. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.0.tgz",
  961. "integrity": "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==",
  962. "cpu": [
  963. "arm64"
  964. ],
  965. "license": "MIT",
  966. "optional": true,
  967. "os": [
  968. "linux"
  969. ],
  970. "engines": {
  971. "node": ">= 10.0.0"
  972. },
  973. "funding": {
  974. "type": "opencollective",
  975. "url": "https://opencollective.com/parcel"
  976. }
  977. },
  978. "node_modules/@parcel/watcher-linux-x64-glibc": {
  979. "version": "2.5.0",
  980. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz",
  981. "integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==",
  982. "cpu": [
  983. "x64"
  984. ],
  985. "license": "MIT",
  986. "optional": true,
  987. "os": [
  988. "linux"
  989. ],
  990. "engines": {
  991. "node": ">= 10.0.0"
  992. },
  993. "funding": {
  994. "type": "opencollective",
  995. "url": "https://opencollective.com/parcel"
  996. }
  997. },
  998. "node_modules/@parcel/watcher-linux-x64-musl": {
  999. "version": "2.5.0",
  1000. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz",
  1001. "integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==",
  1002. "cpu": [
  1003. "x64"
  1004. ],
  1005. "license": "MIT",
  1006. "optional": true,
  1007. "os": [
  1008. "linux"
  1009. ],
  1010. "engines": {
  1011. "node": ">= 10.0.0"
  1012. },
  1013. "funding": {
  1014. "type": "opencollective",
  1015. "url": "https://opencollective.com/parcel"
  1016. }
  1017. },
  1018. "node_modules/@parcel/watcher-win32-arm64": {
  1019. "version": "2.5.0",
  1020. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz",
  1021. "integrity": "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==",
  1022. "cpu": [
  1023. "arm64"
  1024. ],
  1025. "license": "MIT",
  1026. "optional": true,
  1027. "os": [
  1028. "win32"
  1029. ],
  1030. "engines": {
  1031. "node": ">= 10.0.0"
  1032. },
  1033. "funding": {
  1034. "type": "opencollective",
  1035. "url": "https://opencollective.com/parcel"
  1036. }
  1037. },
  1038. "node_modules/@parcel/watcher-win32-ia32": {
  1039. "version": "2.5.0",
  1040. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz",
  1041. "integrity": "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==",
  1042. "cpu": [
  1043. "ia32"
  1044. ],
  1045. "license": "MIT",
  1046. "optional": true,
  1047. "os": [
  1048. "win32"
  1049. ],
  1050. "engines": {
  1051. "node": ">= 10.0.0"
  1052. },
  1053. "funding": {
  1054. "type": "opencollective",
  1055. "url": "https://opencollective.com/parcel"
  1056. }
  1057. },
  1058. "node_modules/@parcel/watcher-win32-x64": {
  1059. "version": "2.5.0",
  1060. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz",
  1061. "integrity": "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==",
  1062. "cpu": [
  1063. "x64"
  1064. ],
  1065. "license": "MIT",
  1066. "optional": true,
  1067. "os": [
  1068. "win32"
  1069. ],
  1070. "engines": {
  1071. "node": ">= 10.0.0"
  1072. },
  1073. "funding": {
  1074. "type": "opencollective",
  1075. "url": "https://opencollective.com/parcel"
  1076. }
  1077. },
  1078. "node_modules/@popperjs/core": {
  1079. "version": "2.11.8",
  1080. "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
  1081. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  1082. "license": "MIT",
  1083. "peer": true,
  1084. "funding": {
  1085. "type": "opencollective",
  1086. "url": "https://opencollective.com/popperjs"
  1087. }
  1088. },
  1089. "node_modules/blurhash": {
  1090. "version": "2.0.5",
  1091. "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.5.tgz",
  1092. "integrity": "sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==",
  1093. "license": "MIT"
  1094. },
  1095. "node_modules/bootstrap": {
  1096. "version": "5.3.3",
  1097. "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
  1098. "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
  1099. "funding": [
  1100. {
  1101. "type": "github",
  1102. "url": "https://github.com/sponsors/twbs"
  1103. },
  1104. {
  1105. "type": "opencollective",
  1106. "url": "https://opencollective.com/bootstrap"
  1107. }
  1108. ],
  1109. "license": "MIT",
  1110. "peerDependencies": {
  1111. "@popperjs/core": "^2.11.8"
  1112. }
  1113. },
  1114. "node_modules/bootstrap-icons": {
  1115. "version": "1.11.3",
  1116. "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
  1117. "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
  1118. "funding": [
  1119. {
  1120. "type": "github",
  1121. "url": "https://github.com/sponsors/twbs"
  1122. },
  1123. {
  1124. "type": "opencollective",
  1125. "url": "https://opencollective.com/bootstrap"
  1126. }
  1127. ],
  1128. "license": "MIT"
  1129. },
  1130. "node_modules/braces": {
  1131. "version": "3.0.3",
  1132. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  1133. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  1134. "license": "MIT",
  1135. "optional": true,
  1136. "dependencies": {
  1137. "fill-range": "^7.1.1"
  1138. },
  1139. "engines": {
  1140. "node": ">=8"
  1141. }
  1142. },
  1143. "node_modules/chokidar": {
  1144. "version": "4.0.3",
  1145. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  1146. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  1147. "license": "MIT",
  1148. "dependencies": {
  1149. "readdirp": "^4.0.1"
  1150. },
  1151. "engines": {
  1152. "node": ">= 14.16.0"
  1153. },
  1154. "funding": {
  1155. "url": "https://paulmillr.com/funding/"
  1156. }
  1157. },
  1158. "node_modules/ckeditor5": {
  1159. "version": "44.1.0",
  1160. "resolved": "https://registry.npmjs.org/ckeditor5/-/ckeditor5-44.1.0.tgz",
  1161. "integrity": "sha512-6e1KFUE2giaSI0ZOKfAAFF5Tk7PF5DCyKVROPY9/46tti9AZpUFUzr7NhBsZjyMiMX1eqxqfsSZT7f9tKgcVAQ==",
  1162. "license": "SEE LICENSE IN LICENSE.md",
  1163. "dependencies": {
  1164. "@ckeditor/ckeditor5-adapter-ckfinder": "44.1.0",
  1165. "@ckeditor/ckeditor5-alignment": "44.1.0",
  1166. "@ckeditor/ckeditor5-autoformat": "44.1.0",
  1167. "@ckeditor/ckeditor5-autosave": "44.1.0",
  1168. "@ckeditor/ckeditor5-basic-styles": "44.1.0",
  1169. "@ckeditor/ckeditor5-block-quote": "44.1.0",
  1170. "@ckeditor/ckeditor5-bookmark": "44.1.0",
  1171. "@ckeditor/ckeditor5-ckbox": "44.1.0",
  1172. "@ckeditor/ckeditor5-ckfinder": "44.1.0",
  1173. "@ckeditor/ckeditor5-clipboard": "44.1.0",
  1174. "@ckeditor/ckeditor5-cloud-services": "44.1.0",
  1175. "@ckeditor/ckeditor5-code-block": "44.1.0",
  1176. "@ckeditor/ckeditor5-core": "44.1.0",
  1177. "@ckeditor/ckeditor5-easy-image": "44.1.0",
  1178. "@ckeditor/ckeditor5-editor-balloon": "44.1.0",
  1179. "@ckeditor/ckeditor5-editor-classic": "44.1.0",
  1180. "@ckeditor/ckeditor5-editor-decoupled": "44.1.0",
  1181. "@ckeditor/ckeditor5-editor-inline": "44.1.0",
  1182. "@ckeditor/ckeditor5-editor-multi-root": "44.1.0",
  1183. "@ckeditor/ckeditor5-engine": "44.1.0",
  1184. "@ckeditor/ckeditor5-enter": "44.1.0",
  1185. "@ckeditor/ckeditor5-essentials": "44.1.0",
  1186. "@ckeditor/ckeditor5-find-and-replace": "44.1.0",
  1187. "@ckeditor/ckeditor5-font": "44.1.0",
  1188. "@ckeditor/ckeditor5-heading": "44.1.0",
  1189. "@ckeditor/ckeditor5-highlight": "44.1.0",
  1190. "@ckeditor/ckeditor5-horizontal-line": "44.1.0",
  1191. "@ckeditor/ckeditor5-html-embed": "44.1.0",
  1192. "@ckeditor/ckeditor5-html-support": "44.1.0",
  1193. "@ckeditor/ckeditor5-image": "44.1.0",
  1194. "@ckeditor/ckeditor5-indent": "44.1.0",
  1195. "@ckeditor/ckeditor5-language": "44.1.0",
  1196. "@ckeditor/ckeditor5-link": "44.1.0",
  1197. "@ckeditor/ckeditor5-list": "44.1.0",
  1198. "@ckeditor/ckeditor5-markdown-gfm": "44.1.0",
  1199. "@ckeditor/ckeditor5-media-embed": "44.1.0",
  1200. "@ckeditor/ckeditor5-mention": "44.1.0",
  1201. "@ckeditor/ckeditor5-minimap": "44.1.0",
  1202. "@ckeditor/ckeditor5-page-break": "44.1.0",
  1203. "@ckeditor/ckeditor5-paragraph": "44.1.0",
  1204. "@ckeditor/ckeditor5-paste-from-office": "44.1.0",
  1205. "@ckeditor/ckeditor5-remove-format": "44.1.0",
  1206. "@ckeditor/ckeditor5-restricted-editing": "44.1.0",
  1207. "@ckeditor/ckeditor5-select-all": "44.1.0",
  1208. "@ckeditor/ckeditor5-show-blocks": "44.1.0",
  1209. "@ckeditor/ckeditor5-source-editing": "44.1.0",
  1210. "@ckeditor/ckeditor5-special-characters": "44.1.0",
  1211. "@ckeditor/ckeditor5-style": "44.1.0",
  1212. "@ckeditor/ckeditor5-table": "44.1.0",
  1213. "@ckeditor/ckeditor5-theme-lark": "44.1.0",
  1214. "@ckeditor/ckeditor5-typing": "44.1.0",
  1215. "@ckeditor/ckeditor5-ui": "44.1.0",
  1216. "@ckeditor/ckeditor5-undo": "44.1.0",
  1217. "@ckeditor/ckeditor5-upload": "44.1.0",
  1218. "@ckeditor/ckeditor5-utils": "44.1.0",
  1219. "@ckeditor/ckeditor5-watchdog": "44.1.0",
  1220. "@ckeditor/ckeditor5-widget": "44.1.0",
  1221. "@ckeditor/ckeditor5-word-count": "44.1.0"
  1222. }
  1223. },
  1224. "node_modules/color-convert": {
  1225. "version": "2.0.1",
  1226. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  1227. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  1228. "license": "MIT",
  1229. "dependencies": {
  1230. "color-name": "~1.1.4"
  1231. },
  1232. "engines": {
  1233. "node": ">=7.0.0"
  1234. }
  1235. },
  1236. "node_modules/color-name": {
  1237. "version": "1.1.4",
  1238. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  1239. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  1240. "license": "MIT"
  1241. },
  1242. "node_modules/color-parse": {
  1243. "version": "1.4.2",
  1244. "resolved": "https://registry.npmjs.org/color-parse/-/color-parse-1.4.2.tgz",
  1245. "integrity": "sha512-RI7s49/8yqDj3fECFZjUI1Yi0z/Gq1py43oNJivAIIDSyJiOZLfYCRQEgn8HEVAj++PcRe8AnL2XF0fRJ3BTnA==",
  1246. "license": "MIT",
  1247. "dependencies": {
  1248. "color-name": "^1.0.0"
  1249. }
  1250. },
  1251. "node_modules/detect-libc": {
  1252. "version": "1.0.3",
  1253. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  1254. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1255. "license": "Apache-2.0",
  1256. "optional": true,
  1257. "bin": {
  1258. "detect-libc": "bin/detect-libc.js"
  1259. },
  1260. "engines": {
  1261. "node": ">=0.10"
  1262. }
  1263. },
  1264. "node_modules/fill-range": {
  1265. "version": "7.1.1",
  1266. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  1267. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  1268. "license": "MIT",
  1269. "optional": true,
  1270. "dependencies": {
  1271. "to-regex-range": "^5.0.1"
  1272. },
  1273. "engines": {
  1274. "node": ">=8"
  1275. }
  1276. },
  1277. "node_modules/immutable": {
  1278. "version": "5.0.3",
  1279. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
  1280. "integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
  1281. "license": "MIT"
  1282. },
  1283. "node_modules/is-extglob": {
  1284. "version": "2.1.1",
  1285. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  1286. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1287. "license": "MIT",
  1288. "optional": true,
  1289. "engines": {
  1290. "node": ">=0.10.0"
  1291. }
  1292. },
  1293. "node_modules/is-glob": {
  1294. "version": "4.0.3",
  1295. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  1296. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1297. "license": "MIT",
  1298. "optional": true,
  1299. "dependencies": {
  1300. "is-extglob": "^2.1.1"
  1301. },
  1302. "engines": {
  1303. "node": ">=0.10.0"
  1304. }
  1305. },
  1306. "node_modules/is-number": {
  1307. "version": "7.0.0",
  1308. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  1309. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  1310. "license": "MIT",
  1311. "optional": true,
  1312. "engines": {
  1313. "node": ">=0.12.0"
  1314. }
  1315. },
  1316. "node_modules/jquery": {
  1317. "version": "3.7.1",
  1318. "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
  1319. "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
  1320. "license": "MIT"
  1321. },
  1322. "node_modules/jquery-validation": {
  1323. "version": "1.21.0",
  1324. "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.21.0.tgz",
  1325. "integrity": "sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w==",
  1326. "license": "MIT",
  1327. "peerDependencies": {
  1328. "jquery": "^1.7 || ^2.0 || ^3.1"
  1329. }
  1330. },
  1331. "node_modules/lodash-es": {
  1332. "version": "4.17.21",
  1333. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
  1334. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  1335. "license": "MIT"
  1336. },
  1337. "node_modules/marked": {
  1338. "version": "4.0.12",
  1339. "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
  1340. "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
  1341. "license": "MIT",
  1342. "bin": {
  1343. "marked": "bin/marked.js"
  1344. },
  1345. "engines": {
  1346. "node": ">= 12"
  1347. }
  1348. },
  1349. "node_modules/micromatch": {
  1350. "version": "4.0.8",
  1351. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
  1352. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  1353. "license": "MIT",
  1354. "optional": true,
  1355. "dependencies": {
  1356. "braces": "^3.0.3",
  1357. "picomatch": "^2.3.1"
  1358. },
  1359. "engines": {
  1360. "node": ">=8.6"
  1361. }
  1362. },
  1363. "node_modules/node-addon-api": {
  1364. "version": "7.1.1",
  1365. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  1366. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  1367. "license": "MIT",
  1368. "optional": true
  1369. },
  1370. "node_modules/picomatch": {
  1371. "version": "2.3.1",
  1372. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  1373. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  1374. "license": "MIT",
  1375. "optional": true,
  1376. "engines": {
  1377. "node": ">=8.6"
  1378. },
  1379. "funding": {
  1380. "url": "https://github.com/sponsors/jonschlinkert"
  1381. }
  1382. },
  1383. "node_modules/readdirp": {
  1384. "version": "4.0.2",
  1385. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
  1386. "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
  1387. "license": "MIT",
  1388. "engines": {
  1389. "node": ">= 14.16.0"
  1390. },
  1391. "funding": {
  1392. "type": "individual",
  1393. "url": "https://paulmillr.com/funding/"
  1394. }
  1395. },
  1396. "node_modules/sass": {
  1397. "version": "1.83.1",
  1398. "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.1.tgz",
  1399. "integrity": "sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==",
  1400. "license": "MIT",
  1401. "dependencies": {
  1402. "chokidar": "^4.0.0",
  1403. "immutable": "^5.0.2",
  1404. "source-map-js": ">=0.6.2 <2.0.0"
  1405. },
  1406. "bin": {
  1407. "sass": "sass.js"
  1408. },
  1409. "engines": {
  1410. "node": ">=14.0.0"
  1411. },
  1412. "optionalDependencies": {
  1413. "@parcel/watcher": "^2.4.1"
  1414. }
  1415. },
  1416. "node_modules/source-map-js": {
  1417. "version": "1.2.1",
  1418. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  1419. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1420. "license": "BSD-3-Clause",
  1421. "engines": {
  1422. "node": ">=0.10.0"
  1423. }
  1424. },
  1425. "node_modules/to-regex-range": {
  1426. "version": "5.0.1",
  1427. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  1428. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  1429. "license": "MIT",
  1430. "optional": true,
  1431. "dependencies": {
  1432. "is-number": "^7.0.0"
  1433. },
  1434. "engines": {
  1435. "node": ">=8.0"
  1436. }
  1437. },
  1438. "node_modules/turndown": {
  1439. "version": "7.2.0",
  1440. "resolved": "https://registry.npmjs.org/turndown/-/turndown-7.2.0.tgz",
  1441. "integrity": "sha512-eCZGBN4nNNqM9Owkv9HAtWRYfLA4h909E/WGAWWBpmB275ehNhZyk87/Tpvjbp0jjNl9XwCsbe6bm6CqFsgD+A==",
  1442. "license": "MIT",
  1443. "dependencies": {
  1444. "@mixmark-io/domino": "^2.2.0"
  1445. }
  1446. },
  1447. "node_modules/turndown-plugin-gfm": {
  1448. "version": "1.0.2",
  1449. "resolved": "https://registry.npmjs.org/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.2.tgz",
  1450. "integrity": "sha512-vwz9tfvF7XN/jE0dGoBei3FXWuvll78ohzCZQuOb+ZjWrs3a0XhQVomJEb2Qh4VHTPNRO4GPZh0V7VRbiWwkRg==",
  1451. "license": "MIT"
  1452. },
  1453. "node_modules/vanilla-colorful": {
  1454. "version": "0.7.2",
  1455. "resolved": "https://registry.npmjs.org/vanilla-colorful/-/vanilla-colorful-0.7.2.tgz",
  1456. "integrity": "sha512-z2YZusTFC6KnLERx1cgoIRX2CjPRP0W75N+3CC6gbvdX5Ch47rZkEMGO2Xnf+IEmi3RiFLxS18gayMA27iU7Kg==",
  1457. "license": "MIT"
  1458. }
  1459. }
  1460. }