package-lock.json 158 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324
  1. {
  2. "name": "linwitdoc-editor",
  3. "version": "1.5.2",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "linwitdoc-editor",
  9. "version": "1.5.2",
  10. "dependencies": {
  11. "@tiptap/core": "^2.11.5",
  12. "@tiptap/extension-bubble-menu": "^2.11.5",
  13. "@tiptap/extension-character-count": "^2.11.5",
  14. "@tiptap/extension-code-block-lowlight": "^2.11.5",
  15. "@tiptap/extension-color": "^2.11.5",
  16. "@tiptap/extension-font-family": "^2.11.5",
  17. "@tiptap/extension-gapcursor": "^2.11.5",
  18. "@tiptap/extension-heading": "^2.11.5",
  19. "@tiptap/extension-highlight": "^2.11.5",
  20. "@tiptap/extension-image": "^2.11.5",
  21. "@tiptap/extension-link": "^2.11.5",
  22. "@tiptap/extension-mention": "^2.11.5",
  23. "@tiptap/extension-placeholder": "^2.11.5",
  24. "@tiptap/extension-subscript": "^2.11.5",
  25. "@tiptap/extension-superscript": "^2.11.5",
  26. "@tiptap/extension-table": "^2.11.5",
  27. "@tiptap/extension-table-cell": "^2.11.5",
  28. "@tiptap/extension-table-header": "^2.11.5",
  29. "@tiptap/extension-table-row": "^2.11.5",
  30. "@tiptap/extension-task-item": "^2.11.5",
  31. "@tiptap/extension-task-list": "^2.11.5",
  32. "@tiptap/extension-text-align": "^2.11.5",
  33. "@tiptap/extension-text-style": "^2.11.5",
  34. "@tiptap/extension-underline": "^2.11.5",
  35. "@tiptap/pm": "^2.11.5",
  36. "@tiptap/starter-kit": "^2.11.5",
  37. "@tiptap/suggestion": "^2.11.5",
  38. "crypto-js": "^4.2.0",
  39. "fetch-event-stream": "^0.1.5",
  40. "i18next": "^23.16.8",
  41. "joplin-turndown-plugin-gfm": "^1.0.12",
  42. "lowlight": "^3.3.0",
  43. "markdown-it": "^14.1.0",
  44. "markdown-it-container": "^4.0.0",
  45. "markdown-it-task-lists": "^2.1.1",
  46. "tippy.js": "^6.3.7",
  47. "turndown": "^7.2.0"
  48. },
  49. "devDependencies": {
  50. "@types/markdown-it": "^14.1.2",
  51. "@types/markdown-it-container": "^2.0.10",
  52. "@types/node": "^20.9.0",
  53. "less": "^4.2.0",
  54. "typescript": "^5.0.2",
  55. "vite": "^5.4.6",
  56. "vite-plugin-dts": "^3.6.3",
  57. "vitepress": "^1.6.3"
  58. }
  59. },
  60. "node_modules/@algolia/autocomplete-core": {
  61. "version": "1.17.7",
  62. "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.7.tgz",
  63. "integrity": "sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==",
  64. "dev": true,
  65. "license": "MIT",
  66. "dependencies": {
  67. "@algolia/autocomplete-plugin-algolia-insights": "1.17.7",
  68. "@algolia/autocomplete-shared": "1.17.7"
  69. }
  70. },
  71. "node_modules/@algolia/autocomplete-plugin-algolia-insights": {
  72. "version": "1.17.7",
  73. "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.7.tgz",
  74. "integrity": "sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==",
  75. "dev": true,
  76. "license": "MIT",
  77. "dependencies": {
  78. "@algolia/autocomplete-shared": "1.17.7"
  79. },
  80. "peerDependencies": {
  81. "search-insights": ">= 1 < 3"
  82. }
  83. },
  84. "node_modules/@algolia/autocomplete-preset-algolia": {
  85. "version": "1.17.7",
  86. "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.7.tgz",
  87. "integrity": "sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==",
  88. "dev": true,
  89. "license": "MIT",
  90. "dependencies": {
  91. "@algolia/autocomplete-shared": "1.17.7"
  92. },
  93. "peerDependencies": {
  94. "@algolia/client-search": ">= 4.9.1 < 6",
  95. "algoliasearch": ">= 4.9.1 < 6"
  96. }
  97. },
  98. "node_modules/@algolia/autocomplete-shared": {
  99. "version": "1.17.7",
  100. "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.7.tgz",
  101. "integrity": "sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==",
  102. "dev": true,
  103. "license": "MIT",
  104. "peerDependencies": {
  105. "@algolia/client-search": ">= 4.9.1 < 6",
  106. "algoliasearch": ">= 4.9.1 < 6"
  107. }
  108. },
  109. "node_modules/@algolia/client-abtesting": {
  110. "version": "5.21.0",
  111. "resolved": "https://registry.npmmirror.com/@algolia/client-abtesting/-/client-abtesting-5.21.0.tgz",
  112. "integrity": "sha512-I239aSmXa3pXDhp3AWGaIfesqJBNFA7drUM8SIfNxMIzvQXUnHRf4rW1o77QXLI/nIClNsb8KOLaB62gO9LnlQ==",
  113. "dev": true,
  114. "license": "MIT",
  115. "dependencies": {
  116. "@algolia/client-common": "5.21.0",
  117. "@algolia/requester-browser-xhr": "5.21.0",
  118. "@algolia/requester-fetch": "5.21.0",
  119. "@algolia/requester-node-http": "5.21.0"
  120. },
  121. "engines": {
  122. "node": ">= 14.0.0"
  123. }
  124. },
  125. "node_modules/@algolia/client-analytics": {
  126. "version": "5.21.0",
  127. "resolved": "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-5.21.0.tgz",
  128. "integrity": "sha512-OxoUfeG9G4VE4gS7B4q65KkHzdGsQsDwxQfR5J9uKB8poSGuNlHJWsF3ABqCkc5VliAR0m8KMjsQ9o/kOpEGnQ==",
  129. "dev": true,
  130. "license": "MIT",
  131. "dependencies": {
  132. "@algolia/client-common": "5.21.0",
  133. "@algolia/requester-browser-xhr": "5.21.0",
  134. "@algolia/requester-fetch": "5.21.0",
  135. "@algolia/requester-node-http": "5.21.0"
  136. },
  137. "engines": {
  138. "node": ">= 14.0.0"
  139. }
  140. },
  141. "node_modules/@algolia/client-common": {
  142. "version": "5.21.0",
  143. "resolved": "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.21.0.tgz",
  144. "integrity": "sha512-iHLgDQFyZNe9M16vipbx6FGOA8NoMswHrfom/QlCGoyh7ntjGvfMb+J2Ss8rRsAlOWluv8h923Ku3QVaB0oWDQ==",
  145. "dev": true,
  146. "license": "MIT",
  147. "engines": {
  148. "node": ">= 14.0.0"
  149. }
  150. },
  151. "node_modules/@algolia/client-insights": {
  152. "version": "5.21.0",
  153. "resolved": "https://registry.npmmirror.com/@algolia/client-insights/-/client-insights-5.21.0.tgz",
  154. "integrity": "sha512-y7XBO9Iwb75FLDl95AYcWSLIViJTpR5SUUCyKsYhpP9DgyUqWbISqDLXc96TS9shj+H+7VsTKA9cJK8NUfVN6g==",
  155. "dev": true,
  156. "license": "MIT",
  157. "dependencies": {
  158. "@algolia/client-common": "5.21.0",
  159. "@algolia/requester-browser-xhr": "5.21.0",
  160. "@algolia/requester-fetch": "5.21.0",
  161. "@algolia/requester-node-http": "5.21.0"
  162. },
  163. "engines": {
  164. "node": ">= 14.0.0"
  165. }
  166. },
  167. "node_modules/@algolia/client-personalization": {
  168. "version": "5.21.0",
  169. "resolved": "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-5.21.0.tgz",
  170. "integrity": "sha512-6KU658lD9Tss4oCX6c/O15tNZxw7vR+WAUG95YtZzYG/KGJHTpy2uckqbMmC2cEK4a86FAq4pH5azSJ7cGMjuw==",
  171. "dev": true,
  172. "license": "MIT",
  173. "dependencies": {
  174. "@algolia/client-common": "5.21.0",
  175. "@algolia/requester-browser-xhr": "5.21.0",
  176. "@algolia/requester-fetch": "5.21.0",
  177. "@algolia/requester-node-http": "5.21.0"
  178. },
  179. "engines": {
  180. "node": ">= 14.0.0"
  181. }
  182. },
  183. "node_modules/@algolia/client-query-suggestions": {
  184. "version": "5.21.0",
  185. "resolved": "https://registry.npmmirror.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.21.0.tgz",
  186. "integrity": "sha512-pG6MyVh1v0X+uwrKHn3U+suHdgJ2C+gug+UGkNHfMELHMsEoWIAQhxMBOFg7hCnWBFjQnuq6qhM3X9X5QO3d9Q==",
  187. "dev": true,
  188. "license": "MIT",
  189. "dependencies": {
  190. "@algolia/client-common": "5.21.0",
  191. "@algolia/requester-browser-xhr": "5.21.0",
  192. "@algolia/requester-fetch": "5.21.0",
  193. "@algolia/requester-node-http": "5.21.0"
  194. },
  195. "engines": {
  196. "node": ">= 14.0.0"
  197. }
  198. },
  199. "node_modules/@algolia/client-search": {
  200. "version": "5.21.0",
  201. "resolved": "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.21.0.tgz",
  202. "integrity": "sha512-nZfgJH4njBK98tFCmCW1VX/ExH4bNOl9DSboxeXGgvhoL0fG1+4DDr/mrLe21OggVCQqHwXBMh6fFInvBeyhiQ==",
  203. "dev": true,
  204. "license": "MIT",
  205. "dependencies": {
  206. "@algolia/client-common": "5.21.0",
  207. "@algolia/requester-browser-xhr": "5.21.0",
  208. "@algolia/requester-fetch": "5.21.0",
  209. "@algolia/requester-node-http": "5.21.0"
  210. },
  211. "engines": {
  212. "node": ">= 14.0.0"
  213. }
  214. },
  215. "node_modules/@algolia/ingestion": {
  216. "version": "1.21.0",
  217. "resolved": "https://registry.npmmirror.com/@algolia/ingestion/-/ingestion-1.21.0.tgz",
  218. "integrity": "sha512-k6MZxLbZphGN5uRri9J/krQQBjUrqNcScPh985XXEFXbSCRvOPKVtjjLdVjGVHXXPOQgKrIZHxIdRNbHS+wVuA==",
  219. "dev": true,
  220. "license": "MIT",
  221. "dependencies": {
  222. "@algolia/client-common": "5.21.0",
  223. "@algolia/requester-browser-xhr": "5.21.0",
  224. "@algolia/requester-fetch": "5.21.0",
  225. "@algolia/requester-node-http": "5.21.0"
  226. },
  227. "engines": {
  228. "node": ">= 14.0.0"
  229. }
  230. },
  231. "node_modules/@algolia/monitoring": {
  232. "version": "1.21.0",
  233. "resolved": "https://registry.npmmirror.com/@algolia/monitoring/-/monitoring-1.21.0.tgz",
  234. "integrity": "sha512-FiW5nnmyHvaGdorqLClw3PM6keXexAMiwbwJ9xzQr4LcNefLG3ln82NafRPgJO/z0dETAOKjds5aSmEFMiITHQ==",
  235. "dev": true,
  236. "license": "MIT",
  237. "dependencies": {
  238. "@algolia/client-common": "5.21.0",
  239. "@algolia/requester-browser-xhr": "5.21.0",
  240. "@algolia/requester-fetch": "5.21.0",
  241. "@algolia/requester-node-http": "5.21.0"
  242. },
  243. "engines": {
  244. "node": ">= 14.0.0"
  245. }
  246. },
  247. "node_modules/@algolia/recommend": {
  248. "version": "5.21.0",
  249. "resolved": "https://registry.npmmirror.com/@algolia/recommend/-/recommend-5.21.0.tgz",
  250. "integrity": "sha512-+JXavbbliaLmah5QNgc/TDW/+r0ALa+rGhg5Y7+pF6GpNnzO0L+nlUaDNE8QbiJfz54F9BkwFUnJJeRJAuzTFw==",
  251. "dev": true,
  252. "license": "MIT",
  253. "dependencies": {
  254. "@algolia/client-common": "5.21.0",
  255. "@algolia/requester-browser-xhr": "5.21.0",
  256. "@algolia/requester-fetch": "5.21.0",
  257. "@algolia/requester-node-http": "5.21.0"
  258. },
  259. "engines": {
  260. "node": ">= 14.0.0"
  261. }
  262. },
  263. "node_modules/@algolia/requester-browser-xhr": {
  264. "version": "5.21.0",
  265. "resolved": "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.21.0.tgz",
  266. "integrity": "sha512-Iw+Yj5hOmo/iixHS94vEAQ3zi5GPpJywhfxn1el/zWo4AvPIte/+1h9Ywgw/+3M7YBj4jgAkScxjxQCxzLBsjA==",
  267. "dev": true,
  268. "license": "MIT",
  269. "dependencies": {
  270. "@algolia/client-common": "5.21.0"
  271. },
  272. "engines": {
  273. "node": ">= 14.0.0"
  274. }
  275. },
  276. "node_modules/@algolia/requester-fetch": {
  277. "version": "5.21.0",
  278. "resolved": "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.21.0.tgz",
  279. "integrity": "sha512-Z00SRLlIFj3SjYVfsd9Yd3kB3dUwQFAkQG18NunWP7cix2ezXpJqA+xAoEf9vc4QZHdxU3Gm8gHAtRiM2iVaTQ==",
  280. "dev": true,
  281. "license": "MIT",
  282. "dependencies": {
  283. "@algolia/client-common": "5.21.0"
  284. },
  285. "engines": {
  286. "node": ">= 14.0.0"
  287. }
  288. },
  289. "node_modules/@algolia/requester-node-http": {
  290. "version": "5.21.0",
  291. "resolved": "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.21.0.tgz",
  292. "integrity": "sha512-WqU0VumUILrIeVYCTGZlyyZoC/tbvhiyPxfGRRO1cSjxN558bnJLlR2BvS0SJ5b75dRNK7HDvtXo2QoP9eLfiA==",
  293. "dev": true,
  294. "license": "MIT",
  295. "dependencies": {
  296. "@algolia/client-common": "5.21.0"
  297. },
  298. "engines": {
  299. "node": ">= 14.0.0"
  300. }
  301. },
  302. "node_modules/@babel/helper-string-parser": {
  303. "version": "7.25.9",
  304. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
  305. "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
  306. "dev": true,
  307. "license": "MIT",
  308. "engines": {
  309. "node": ">=6.9.0"
  310. }
  311. },
  312. "node_modules/@babel/helper-validator-identifier": {
  313. "version": "7.25.9",
  314. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
  315. "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
  316. "dev": true,
  317. "license": "MIT",
  318. "engines": {
  319. "node": ">=6.9.0"
  320. }
  321. },
  322. "node_modules/@babel/parser": {
  323. "version": "7.26.10",
  324. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.26.10.tgz",
  325. "integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==",
  326. "dev": true,
  327. "license": "MIT",
  328. "dependencies": {
  329. "@babel/types": "^7.26.10"
  330. },
  331. "bin": {
  332. "parser": "bin/babel-parser.js"
  333. },
  334. "engines": {
  335. "node": ">=6.0.0"
  336. }
  337. },
  338. "node_modules/@babel/runtime": {
  339. "version": "7.23.2",
  340. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.23.2.tgz",
  341. "integrity": "sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==",
  342. "dependencies": {
  343. "regenerator-runtime": "^0.14.0"
  344. },
  345. "engines": {
  346. "node": ">=6.9.0"
  347. }
  348. },
  349. "node_modules/@babel/types": {
  350. "version": "7.26.10",
  351. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.26.10.tgz",
  352. "integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==",
  353. "dev": true,
  354. "license": "MIT",
  355. "dependencies": {
  356. "@babel/helper-string-parser": "^7.25.9",
  357. "@babel/helper-validator-identifier": "^7.25.9"
  358. },
  359. "engines": {
  360. "node": ">=6.9.0"
  361. }
  362. },
  363. "node_modules/@docsearch/css": {
  364. "version": "3.8.2",
  365. "resolved": "https://registry.npmmirror.com/@docsearch/css/-/css-3.8.2.tgz",
  366. "integrity": "sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==",
  367. "dev": true,
  368. "license": "MIT"
  369. },
  370. "node_modules/@docsearch/js": {
  371. "version": "3.8.2",
  372. "resolved": "https://registry.npmmirror.com/@docsearch/js/-/js-3.8.2.tgz",
  373. "integrity": "sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ==",
  374. "dev": true,
  375. "license": "MIT",
  376. "dependencies": {
  377. "@docsearch/react": "3.8.2",
  378. "preact": "^10.0.0"
  379. }
  380. },
  381. "node_modules/@docsearch/react": {
  382. "version": "3.8.2",
  383. "resolved": "https://registry.npmmirror.com/@docsearch/react/-/react-3.8.2.tgz",
  384. "integrity": "sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==",
  385. "dev": true,
  386. "license": "MIT",
  387. "dependencies": {
  388. "@algolia/autocomplete-core": "1.17.7",
  389. "@algolia/autocomplete-preset-algolia": "1.17.7",
  390. "@docsearch/css": "3.8.2",
  391. "algoliasearch": "^5.14.2"
  392. },
  393. "peerDependencies": {
  394. "@types/react": ">= 16.8.0 < 19.0.0",
  395. "react": ">= 16.8.0 < 19.0.0",
  396. "react-dom": ">= 16.8.0 < 19.0.0",
  397. "search-insights": ">= 1 < 3"
  398. },
  399. "peerDependenciesMeta": {
  400. "@types/react": {
  401. "optional": true
  402. },
  403. "react": {
  404. "optional": true
  405. },
  406. "react-dom": {
  407. "optional": true
  408. },
  409. "search-insights": {
  410. "optional": true
  411. }
  412. }
  413. },
  414. "node_modules/@esbuild/aix-ppc64": {
  415. "version": "0.21.5",
  416. "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  417. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  418. "cpu": [
  419. "ppc64"
  420. ],
  421. "dev": true,
  422. "optional": true,
  423. "os": [
  424. "aix"
  425. ],
  426. "engines": {
  427. "node": ">=12"
  428. }
  429. },
  430. "node_modules/@esbuild/android-arm": {
  431. "version": "0.21.5",
  432. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  433. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  434. "cpu": [
  435. "arm"
  436. ],
  437. "dev": true,
  438. "optional": true,
  439. "os": [
  440. "android"
  441. ],
  442. "engines": {
  443. "node": ">=12"
  444. }
  445. },
  446. "node_modules/@esbuild/android-arm64": {
  447. "version": "0.21.5",
  448. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  449. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  450. "cpu": [
  451. "arm64"
  452. ],
  453. "dev": true,
  454. "optional": true,
  455. "os": [
  456. "android"
  457. ],
  458. "engines": {
  459. "node": ">=12"
  460. }
  461. },
  462. "node_modules/@esbuild/android-x64": {
  463. "version": "0.21.5",
  464. "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  465. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  466. "cpu": [
  467. "x64"
  468. ],
  469. "dev": true,
  470. "optional": true,
  471. "os": [
  472. "android"
  473. ],
  474. "engines": {
  475. "node": ">=12"
  476. }
  477. },
  478. "node_modules/@esbuild/darwin-arm64": {
  479. "version": "0.21.5",
  480. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  481. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  482. "cpu": [
  483. "arm64"
  484. ],
  485. "dev": true,
  486. "optional": true,
  487. "os": [
  488. "darwin"
  489. ],
  490. "engines": {
  491. "node": ">=12"
  492. }
  493. },
  494. "node_modules/@esbuild/darwin-x64": {
  495. "version": "0.21.5",
  496. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  497. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  498. "cpu": [
  499. "x64"
  500. ],
  501. "dev": true,
  502. "optional": true,
  503. "os": [
  504. "darwin"
  505. ],
  506. "engines": {
  507. "node": ">=12"
  508. }
  509. },
  510. "node_modules/@esbuild/freebsd-arm64": {
  511. "version": "0.21.5",
  512. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  513. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  514. "cpu": [
  515. "arm64"
  516. ],
  517. "dev": true,
  518. "optional": true,
  519. "os": [
  520. "freebsd"
  521. ],
  522. "engines": {
  523. "node": ">=12"
  524. }
  525. },
  526. "node_modules/@esbuild/freebsd-x64": {
  527. "version": "0.21.5",
  528. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  529. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  530. "cpu": [
  531. "x64"
  532. ],
  533. "dev": true,
  534. "optional": true,
  535. "os": [
  536. "freebsd"
  537. ],
  538. "engines": {
  539. "node": ">=12"
  540. }
  541. },
  542. "node_modules/@esbuild/linux-arm": {
  543. "version": "0.21.5",
  544. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  545. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  546. "cpu": [
  547. "arm"
  548. ],
  549. "dev": true,
  550. "optional": true,
  551. "os": [
  552. "linux"
  553. ],
  554. "engines": {
  555. "node": ">=12"
  556. }
  557. },
  558. "node_modules/@esbuild/linux-arm64": {
  559. "version": "0.21.5",
  560. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  561. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  562. "cpu": [
  563. "arm64"
  564. ],
  565. "dev": true,
  566. "optional": true,
  567. "os": [
  568. "linux"
  569. ],
  570. "engines": {
  571. "node": ">=12"
  572. }
  573. },
  574. "node_modules/@esbuild/linux-ia32": {
  575. "version": "0.21.5",
  576. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  577. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  578. "cpu": [
  579. "ia32"
  580. ],
  581. "dev": true,
  582. "optional": true,
  583. "os": [
  584. "linux"
  585. ],
  586. "engines": {
  587. "node": ">=12"
  588. }
  589. },
  590. "node_modules/@esbuild/linux-loong64": {
  591. "version": "0.21.5",
  592. "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  593. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  594. "cpu": [
  595. "loong64"
  596. ],
  597. "dev": true,
  598. "optional": true,
  599. "os": [
  600. "linux"
  601. ],
  602. "engines": {
  603. "node": ">=12"
  604. }
  605. },
  606. "node_modules/@esbuild/linux-mips64el": {
  607. "version": "0.21.5",
  608. "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  609. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  610. "cpu": [
  611. "mips64el"
  612. ],
  613. "dev": true,
  614. "optional": true,
  615. "os": [
  616. "linux"
  617. ],
  618. "engines": {
  619. "node": ">=12"
  620. }
  621. },
  622. "node_modules/@esbuild/linux-ppc64": {
  623. "version": "0.21.5",
  624. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  625. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  626. "cpu": [
  627. "ppc64"
  628. ],
  629. "dev": true,
  630. "optional": true,
  631. "os": [
  632. "linux"
  633. ],
  634. "engines": {
  635. "node": ">=12"
  636. }
  637. },
  638. "node_modules/@esbuild/linux-riscv64": {
  639. "version": "0.21.5",
  640. "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  641. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  642. "cpu": [
  643. "riscv64"
  644. ],
  645. "dev": true,
  646. "optional": true,
  647. "os": [
  648. "linux"
  649. ],
  650. "engines": {
  651. "node": ">=12"
  652. }
  653. },
  654. "node_modules/@esbuild/linux-s390x": {
  655. "version": "0.21.5",
  656. "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  657. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  658. "cpu": [
  659. "s390x"
  660. ],
  661. "dev": true,
  662. "optional": true,
  663. "os": [
  664. "linux"
  665. ],
  666. "engines": {
  667. "node": ">=12"
  668. }
  669. },
  670. "node_modules/@esbuild/linux-x64": {
  671. "version": "0.21.5",
  672. "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  673. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  674. "cpu": [
  675. "x64"
  676. ],
  677. "dev": true,
  678. "optional": true,
  679. "os": [
  680. "linux"
  681. ],
  682. "engines": {
  683. "node": ">=12"
  684. }
  685. },
  686. "node_modules/@esbuild/netbsd-x64": {
  687. "version": "0.21.5",
  688. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  689. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  690. "cpu": [
  691. "x64"
  692. ],
  693. "dev": true,
  694. "optional": true,
  695. "os": [
  696. "netbsd"
  697. ],
  698. "engines": {
  699. "node": ">=12"
  700. }
  701. },
  702. "node_modules/@esbuild/openbsd-x64": {
  703. "version": "0.21.5",
  704. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  705. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  706. "cpu": [
  707. "x64"
  708. ],
  709. "dev": true,
  710. "optional": true,
  711. "os": [
  712. "openbsd"
  713. ],
  714. "engines": {
  715. "node": ">=12"
  716. }
  717. },
  718. "node_modules/@esbuild/sunos-x64": {
  719. "version": "0.21.5",
  720. "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  721. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  722. "cpu": [
  723. "x64"
  724. ],
  725. "dev": true,
  726. "optional": true,
  727. "os": [
  728. "sunos"
  729. ],
  730. "engines": {
  731. "node": ">=12"
  732. }
  733. },
  734. "node_modules/@esbuild/win32-arm64": {
  735. "version": "0.21.5",
  736. "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  737. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  738. "cpu": [
  739. "arm64"
  740. ],
  741. "dev": true,
  742. "optional": true,
  743. "os": [
  744. "win32"
  745. ],
  746. "engines": {
  747. "node": ">=12"
  748. }
  749. },
  750. "node_modules/@esbuild/win32-ia32": {
  751. "version": "0.21.5",
  752. "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  753. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  754. "cpu": [
  755. "ia32"
  756. ],
  757. "dev": true,
  758. "optional": true,
  759. "os": [
  760. "win32"
  761. ],
  762. "engines": {
  763. "node": ">=12"
  764. }
  765. },
  766. "node_modules/@esbuild/win32-x64": {
  767. "version": "0.21.5",
  768. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  769. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  770. "cpu": [
  771. "x64"
  772. ],
  773. "dev": true,
  774. "license": "MIT",
  775. "optional": true,
  776. "os": [
  777. "win32"
  778. ],
  779. "engines": {
  780. "node": ">=12"
  781. }
  782. },
  783. "node_modules/@iconify-json/simple-icons": {
  784. "version": "1.2.28",
  785. "resolved": "https://registry.npmmirror.com/@iconify-json/simple-icons/-/simple-icons-1.2.28.tgz",
  786. "integrity": "sha512-KoCuXgJ2AysGjzOAMUtNPrXeOvvC3zRR+REbYhei2mx5LGTSSrrlVJdaSBv4f8LH9hgfhG7E4Us3hH3XwreP+A==",
  787. "dev": true,
  788. "license": "CC0-1.0",
  789. "dependencies": {
  790. "@iconify/types": "*"
  791. }
  792. },
  793. "node_modules/@iconify/types": {
  794. "version": "2.0.0",
  795. "resolved": "https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz",
  796. "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
  797. "dev": true,
  798. "license": "MIT"
  799. },
  800. "node_modules/@jridgewell/sourcemap-codec": {
  801. "version": "1.5.0",
  802. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  803. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  804. "dev": true,
  805. "license": "MIT"
  806. },
  807. "node_modules/@microsoft/api-extractor": {
  808. "version": "7.38.3",
  809. "resolved": "https://registry.npmmirror.com/@microsoft/api-extractor/-/api-extractor-7.38.3.tgz",
  810. "integrity": "sha512-xt9iYyC5f39281j77JTA9C3ISJpW1XWkCcnw+2vM78CPnro6KhPfwQdPDfwS5JCPNuq0grm8cMdPUOPvrchDWw==",
  811. "dev": true,
  812. "dependencies": {
  813. "@microsoft/api-extractor-model": "7.28.2",
  814. "@microsoft/tsdoc": "0.14.2",
  815. "@microsoft/tsdoc-config": "~0.16.1",
  816. "@rushstack/node-core-library": "3.61.0",
  817. "@rushstack/rig-package": "0.5.1",
  818. "@rushstack/ts-command-line": "4.17.1",
  819. "colors": "~1.2.1",
  820. "lodash": "~4.17.15",
  821. "resolve": "~1.22.1",
  822. "semver": "~7.5.4",
  823. "source-map": "~0.6.1",
  824. "typescript": "~5.0.4"
  825. },
  826. "bin": {
  827. "api-extractor": "bin/api-extractor"
  828. }
  829. },
  830. "node_modules/@microsoft/api-extractor-model": {
  831. "version": "7.28.2",
  832. "resolved": "https://registry.npmmirror.com/@microsoft/api-extractor-model/-/api-extractor-model-7.28.2.tgz",
  833. "integrity": "sha512-vkojrM2fo3q4n4oPh4uUZdjJ2DxQ2+RnDQL/xhTWSRUNPF6P4QyrvY357HBxbnltKcYu+nNNolVqc6TIGQ73Ig==",
  834. "dev": true,
  835. "dependencies": {
  836. "@microsoft/tsdoc": "0.14.2",
  837. "@microsoft/tsdoc-config": "~0.16.1",
  838. "@rushstack/node-core-library": "3.61.0"
  839. }
  840. },
  841. "node_modules/@microsoft/api-extractor/node_modules/semver": {
  842. "version": "7.5.4",
  843. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz",
  844. "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
  845. "dev": true,
  846. "dependencies": {
  847. "lru-cache": "^6.0.0"
  848. },
  849. "bin": {
  850. "semver": "bin/semver.js"
  851. },
  852. "engines": {
  853. "node": ">=10"
  854. }
  855. },
  856. "node_modules/@microsoft/api-extractor/node_modules/typescript": {
  857. "version": "5.0.4",
  858. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.0.4.tgz",
  859. "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
  860. "dev": true,
  861. "bin": {
  862. "tsc": "bin/tsc",
  863. "tsserver": "bin/tsserver"
  864. },
  865. "engines": {
  866. "node": ">=12.20"
  867. }
  868. },
  869. "node_modules/@microsoft/tsdoc": {
  870. "version": "0.14.2",
  871. "resolved": "https://registry.npmmirror.com/@microsoft/tsdoc/-/tsdoc-0.14.2.tgz",
  872. "integrity": "sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==",
  873. "dev": true
  874. },
  875. "node_modules/@microsoft/tsdoc-config": {
  876. "version": "0.16.2",
  877. "resolved": "https://registry.npmmirror.com/@microsoft/tsdoc-config/-/tsdoc-config-0.16.2.tgz",
  878. "integrity": "sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==",
  879. "dev": true,
  880. "dependencies": {
  881. "@microsoft/tsdoc": "0.14.2",
  882. "ajv": "~6.12.6",
  883. "jju": "~1.4.0",
  884. "resolve": "~1.19.0"
  885. }
  886. },
  887. "node_modules/@microsoft/tsdoc-config/node_modules/resolve": {
  888. "version": "1.19.0",
  889. "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.19.0.tgz",
  890. "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==",
  891. "dev": true,
  892. "dependencies": {
  893. "is-core-module": "^2.1.0",
  894. "path-parse": "^1.0.6"
  895. },
  896. "funding": {
  897. "url": "https://github.com/sponsors/ljharb"
  898. }
  899. },
  900. "node_modules/@mixmark-io/domino": {
  901. "version": "2.2.0",
  902. "resolved": "https://registry.npmmirror.com/@mixmark-io/domino/-/domino-2.2.0.tgz",
  903. "integrity": "sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==",
  904. "license": "BSD-2-Clause"
  905. },
  906. "node_modules/@popperjs/core": {
  907. "version": "2.11.8",
  908. "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",
  909. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  910. "funding": {
  911. "type": "opencollective",
  912. "url": "https://opencollective.com/popperjs"
  913. }
  914. },
  915. "node_modules/@remirror/core-constants": {
  916. "version": "3.0.0",
  917. "resolved": "https://registry.npmmirror.com/@remirror/core-constants/-/core-constants-3.0.0.tgz",
  918. "integrity": "sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==",
  919. "license": "MIT"
  920. },
  921. "node_modules/@rollup/pluginutils": {
  922. "version": "5.0.5",
  923. "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz",
  924. "integrity": "sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==",
  925. "dev": true,
  926. "dependencies": {
  927. "@types/estree": "^1.0.0",
  928. "estree-walker": "^2.0.2",
  929. "picomatch": "^2.3.1"
  930. },
  931. "engines": {
  932. "node": ">=14.0.0"
  933. },
  934. "peerDependencies": {
  935. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  936. },
  937. "peerDependenciesMeta": {
  938. "rollup": {
  939. "optional": true
  940. }
  941. }
  942. },
  943. "node_modules/@rollup/rollup-android-arm-eabi": {
  944. "version": "4.21.3",
  945. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.21.3.tgz",
  946. "integrity": "sha512-MmKSfaB9GX+zXl6E8z4koOr/xU63AMVleLEa64v7R0QF/ZloMs5vcD1sHgM64GXXS1csaJutG+ddtzcueI/BLg==",
  947. "cpu": [
  948. "arm"
  949. ],
  950. "dev": true,
  951. "optional": true,
  952. "os": [
  953. "android"
  954. ]
  955. },
  956. "node_modules/@rollup/rollup-android-arm64": {
  957. "version": "4.21.3",
  958. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.21.3.tgz",
  959. "integrity": "sha512-zrt8ecH07PE3sB4jPOggweBjJMzI1JG5xI2DIsUbkA+7K+Gkjys6eV7i9pOenNSDJH3eOr/jLb/PzqtmdwDq5g==",
  960. "cpu": [
  961. "arm64"
  962. ],
  963. "dev": true,
  964. "optional": true,
  965. "os": [
  966. "android"
  967. ]
  968. },
  969. "node_modules/@rollup/rollup-darwin-arm64": {
  970. "version": "4.21.3",
  971. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.21.3.tgz",
  972. "integrity": "sha512-P0UxIOrKNBFTQaXTxOH4RxuEBVCgEA5UTNV6Yz7z9QHnUJ7eLX9reOd/NYMO3+XZO2cco19mXTxDMXxit4R/eQ==",
  973. "cpu": [
  974. "arm64"
  975. ],
  976. "dev": true,
  977. "optional": true,
  978. "os": [
  979. "darwin"
  980. ]
  981. },
  982. "node_modules/@rollup/rollup-darwin-x64": {
  983. "version": "4.21.3",
  984. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.21.3.tgz",
  985. "integrity": "sha512-L1M0vKGO5ASKntqtsFEjTq/fD91vAqnzeaF6sfNAy55aD+Hi2pBI5DKwCO+UNDQHWsDViJLqshxOahXyLSh3EA==",
  986. "cpu": [
  987. "x64"
  988. ],
  989. "dev": true,
  990. "optional": true,
  991. "os": [
  992. "darwin"
  993. ]
  994. },
  995. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  996. "version": "4.21.3",
  997. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.21.3.tgz",
  998. "integrity": "sha512-btVgIsCjuYFKUjopPoWiDqmoUXQDiW2A4C3Mtmp5vACm7/GnyuprqIDPNczeyR5W8rTXEbkmrJux7cJmD99D2g==",
  999. "cpu": [
  1000. "arm"
  1001. ],
  1002. "dev": true,
  1003. "optional": true,
  1004. "os": [
  1005. "linux"
  1006. ]
  1007. },
  1008. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  1009. "version": "4.21.3",
  1010. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.21.3.tgz",
  1011. "integrity": "sha512-zmjbSphplZlau6ZTkxd3+NMtE4UKVy7U4aVFMmHcgO5CUbw17ZP6QCgyxhzGaU/wFFdTfiojjbLG3/0p9HhAqA==",
  1012. "cpu": [
  1013. "arm"
  1014. ],
  1015. "dev": true,
  1016. "optional": true,
  1017. "os": [
  1018. "linux"
  1019. ]
  1020. },
  1021. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  1022. "version": "4.21.3",
  1023. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.21.3.tgz",
  1024. "integrity": "sha512-nSZfcZtAnQPRZmUkUQwZq2OjQciR6tEoJaZVFvLHsj0MF6QhNMg0fQ6mUOsiCUpTqxTx0/O6gX0V/nYc7LrgPw==",
  1025. "cpu": [
  1026. "arm64"
  1027. ],
  1028. "dev": true,
  1029. "optional": true,
  1030. "os": [
  1031. "linux"
  1032. ]
  1033. },
  1034. "node_modules/@rollup/rollup-linux-arm64-musl": {
  1035. "version": "4.21.3",
  1036. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.21.3.tgz",
  1037. "integrity": "sha512-MnvSPGO8KJXIMGlQDYfvYS3IosFN2rKsvxRpPO2l2cum+Z3exiExLwVU+GExL96pn8IP+GdH8Tz70EpBhO0sIQ==",
  1038. "cpu": [
  1039. "arm64"
  1040. ],
  1041. "dev": true,
  1042. "optional": true,
  1043. "os": [
  1044. "linux"
  1045. ]
  1046. },
  1047. "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
  1048. "version": "4.21.3",
  1049. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.21.3.tgz",
  1050. "integrity": "sha512-+W+p/9QNDr2vE2AXU0qIy0qQE75E8RTwTwgqS2G5CRQ11vzq0tbnfBd6brWhS9bCRjAjepJe2fvvkvS3dno+iw==",
  1051. "cpu": [
  1052. "ppc64"
  1053. ],
  1054. "dev": true,
  1055. "optional": true,
  1056. "os": [
  1057. "linux"
  1058. ]
  1059. },
  1060. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1061. "version": "4.21.3",
  1062. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.21.3.tgz",
  1063. "integrity": "sha512-yXH6K6KfqGXaxHrtr+Uoy+JpNlUlI46BKVyonGiaD74ravdnF9BUNC+vV+SIuB96hUMGShhKV693rF9QDfO6nQ==",
  1064. "cpu": [
  1065. "riscv64"
  1066. ],
  1067. "dev": true,
  1068. "optional": true,
  1069. "os": [
  1070. "linux"
  1071. ]
  1072. },
  1073. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1074. "version": "4.21.3",
  1075. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.21.3.tgz",
  1076. "integrity": "sha512-R8cwY9wcnApN/KDYWTH4gV/ypvy9yZUHlbJvfaiXSB48JO3KpwSpjOGqO4jnGkLDSk1hgjYkTbTt6Q7uvPf8eg==",
  1077. "cpu": [
  1078. "s390x"
  1079. ],
  1080. "dev": true,
  1081. "optional": true,
  1082. "os": [
  1083. "linux"
  1084. ]
  1085. },
  1086. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1087. "version": "4.21.3",
  1088. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.21.3.tgz",
  1089. "integrity": "sha512-kZPbX/NOPh0vhS5sI+dR8L1bU2cSO9FgxwM8r7wHzGydzfSjLRCFAT87GR5U9scj2rhzN3JPYVC7NoBbl4FZ0g==",
  1090. "cpu": [
  1091. "x64"
  1092. ],
  1093. "dev": true,
  1094. "optional": true,
  1095. "os": [
  1096. "linux"
  1097. ]
  1098. },
  1099. "node_modules/@rollup/rollup-linux-x64-musl": {
  1100. "version": "4.21.3",
  1101. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.21.3.tgz",
  1102. "integrity": "sha512-S0Yq+xA1VEH66uiMNhijsWAafffydd2X5b77eLHfRmfLsRSpbiAWiRHV6DEpz6aOToPsgid7TI9rGd6zB1rhbg==",
  1103. "cpu": [
  1104. "x64"
  1105. ],
  1106. "dev": true,
  1107. "optional": true,
  1108. "os": [
  1109. "linux"
  1110. ]
  1111. },
  1112. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  1113. "version": "4.21.3",
  1114. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.21.3.tgz",
  1115. "integrity": "sha512-9isNzeL34yquCPyerog+IMCNxKR8XYmGd0tHSV+OVx0TmE0aJOo9uw4fZfUuk2qxobP5sug6vNdZR6u7Mw7Q+Q==",
  1116. "cpu": [
  1117. "arm64"
  1118. ],
  1119. "dev": true,
  1120. "optional": true,
  1121. "os": [
  1122. "win32"
  1123. ]
  1124. },
  1125. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  1126. "version": "4.21.3",
  1127. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.21.3.tgz",
  1128. "integrity": "sha512-nMIdKnfZfzn1Vsk+RuOvl43ONTZXoAPUUxgcU0tXooqg4YrAqzfKzVenqqk2g5efWh46/D28cKFrOzDSW28gTA==",
  1129. "cpu": [
  1130. "ia32"
  1131. ],
  1132. "dev": true,
  1133. "optional": true,
  1134. "os": [
  1135. "win32"
  1136. ]
  1137. },
  1138. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1139. "version": "4.21.3",
  1140. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.21.3.tgz",
  1141. "integrity": "sha512-fOvu7PCQjAj4eWDEuD8Xz5gpzFqXzGlxHZozHP4b9Jxv9APtdxL6STqztDzMLuRXEc4UpXGGhx029Xgm91QBeA==",
  1142. "cpu": [
  1143. "x64"
  1144. ],
  1145. "dev": true,
  1146. "license": "MIT",
  1147. "optional": true,
  1148. "os": [
  1149. "win32"
  1150. ]
  1151. },
  1152. "node_modules/@rushstack/node-core-library": {
  1153. "version": "3.61.0",
  1154. "resolved": "https://registry.npmmirror.com/@rushstack/node-core-library/-/node-core-library-3.61.0.tgz",
  1155. "integrity": "sha512-tdOjdErme+/YOu4gPed3sFS72GhtWCgNV9oDsHDnoLY5oDfwjKUc9Z+JOZZ37uAxcm/OCahDHfuu2ugqrfWAVQ==",
  1156. "dev": true,
  1157. "dependencies": {
  1158. "colors": "~1.2.1",
  1159. "fs-extra": "~7.0.1",
  1160. "import-lazy": "~4.0.0",
  1161. "jju": "~1.4.0",
  1162. "resolve": "~1.22.1",
  1163. "semver": "~7.5.4",
  1164. "z-schema": "~5.0.2"
  1165. },
  1166. "peerDependencies": {
  1167. "@types/node": "*"
  1168. },
  1169. "peerDependenciesMeta": {
  1170. "@types/node": {
  1171. "optional": true
  1172. }
  1173. }
  1174. },
  1175. "node_modules/@rushstack/node-core-library/node_modules/semver": {
  1176. "version": "7.5.4",
  1177. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz",
  1178. "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
  1179. "dev": true,
  1180. "dependencies": {
  1181. "lru-cache": "^6.0.0"
  1182. },
  1183. "bin": {
  1184. "semver": "bin/semver.js"
  1185. },
  1186. "engines": {
  1187. "node": ">=10"
  1188. }
  1189. },
  1190. "node_modules/@rushstack/rig-package": {
  1191. "version": "0.5.1",
  1192. "resolved": "https://registry.npmmirror.com/@rushstack/rig-package/-/rig-package-0.5.1.tgz",
  1193. "integrity": "sha512-pXRYSe29TjRw7rqxD4WS3HN/sRSbfr+tJs4a9uuaSIBAITbUggygdhuG0VrO0EO+QqH91GhYMN4S6KRtOEmGVA==",
  1194. "dev": true,
  1195. "dependencies": {
  1196. "resolve": "~1.22.1",
  1197. "strip-json-comments": "~3.1.1"
  1198. }
  1199. },
  1200. "node_modules/@rushstack/ts-command-line": {
  1201. "version": "4.17.1",
  1202. "resolved": "https://registry.npmmirror.com/@rushstack/ts-command-line/-/ts-command-line-4.17.1.tgz",
  1203. "integrity": "sha512-2jweO1O57BYP5qdBGl6apJLB+aRIn5ccIRTPDyULh0KMwVzFqWtw6IZWt1qtUoZD/pD2RNkIOosH6Cq45rIYeg==",
  1204. "dev": true,
  1205. "dependencies": {
  1206. "@types/argparse": "1.0.38",
  1207. "argparse": "~1.0.9",
  1208. "colors": "~1.2.1",
  1209. "string-argv": "~0.3.1"
  1210. }
  1211. },
  1212. "node_modules/@rushstack/ts-command-line/node_modules/argparse": {
  1213. "version": "1.0.10",
  1214. "resolved": "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz",
  1215. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  1216. "dev": true,
  1217. "dependencies": {
  1218. "sprintf-js": "~1.0.2"
  1219. }
  1220. },
  1221. "node_modules/@shikijs/core": {
  1222. "version": "2.5.0",
  1223. "resolved": "https://registry.npmmirror.com/@shikijs/core/-/core-2.5.0.tgz",
  1224. "integrity": "sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==",
  1225. "dev": true,
  1226. "license": "MIT",
  1227. "dependencies": {
  1228. "@shikijs/engine-javascript": "2.5.0",
  1229. "@shikijs/engine-oniguruma": "2.5.0",
  1230. "@shikijs/types": "2.5.0",
  1231. "@shikijs/vscode-textmate": "^10.0.2",
  1232. "@types/hast": "^3.0.4",
  1233. "hast-util-to-html": "^9.0.4"
  1234. }
  1235. },
  1236. "node_modules/@shikijs/engine-javascript": {
  1237. "version": "2.5.0",
  1238. "resolved": "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-2.5.0.tgz",
  1239. "integrity": "sha512-VjnOpnQf8WuCEZtNUdjjwGUbtAVKuZkVQ/5cHy/tojVVRIRtlWMYVjyWhxOmIq05AlSOv72z7hRNRGVBgQOl0w==",
  1240. "dev": true,
  1241. "license": "MIT",
  1242. "dependencies": {
  1243. "@shikijs/types": "2.5.0",
  1244. "@shikijs/vscode-textmate": "^10.0.2",
  1245. "oniguruma-to-es": "^3.1.0"
  1246. }
  1247. },
  1248. "node_modules/@shikijs/engine-oniguruma": {
  1249. "version": "2.5.0",
  1250. "resolved": "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-2.5.0.tgz",
  1251. "integrity": "sha512-pGd1wRATzbo/uatrCIILlAdFVKdxImWJGQ5rFiB5VZi2ve5xj3Ax9jny8QvkaV93btQEwR/rSz5ERFpC5mKNIw==",
  1252. "dev": true,
  1253. "license": "MIT",
  1254. "dependencies": {
  1255. "@shikijs/types": "2.5.0",
  1256. "@shikijs/vscode-textmate": "^10.0.2"
  1257. }
  1258. },
  1259. "node_modules/@shikijs/langs": {
  1260. "version": "2.5.0",
  1261. "resolved": "https://registry.npmmirror.com/@shikijs/langs/-/langs-2.5.0.tgz",
  1262. "integrity": "sha512-Qfrrt5OsNH5R+5tJ/3uYBBZv3SuGmnRPejV9IlIbFH3HTGLDlkqgHymAlzklVmKBjAaVmkPkyikAV/sQ1wSL+w==",
  1263. "dev": true,
  1264. "license": "MIT",
  1265. "dependencies": {
  1266. "@shikijs/types": "2.5.0"
  1267. }
  1268. },
  1269. "node_modules/@shikijs/themes": {
  1270. "version": "2.5.0",
  1271. "resolved": "https://registry.npmmirror.com/@shikijs/themes/-/themes-2.5.0.tgz",
  1272. "integrity": "sha512-wGrk+R8tJnO0VMzmUExHR+QdSaPUl/NKs+a4cQQRWyoc3YFbUzuLEi/KWK1hj+8BfHRKm2jNhhJck1dfstJpiw==",
  1273. "dev": true,
  1274. "license": "MIT",
  1275. "dependencies": {
  1276. "@shikijs/types": "2.5.0"
  1277. }
  1278. },
  1279. "node_modules/@shikijs/transformers": {
  1280. "version": "2.5.0",
  1281. "resolved": "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-2.5.0.tgz",
  1282. "integrity": "sha512-SI494W5X60CaUwgi8u4q4m4s3YAFSxln3tzNjOSYqq54wlVgz0/NbbXEb3mdLbqMBztcmS7bVTaEd2w0qMmfeg==",
  1283. "dev": true,
  1284. "license": "MIT",
  1285. "dependencies": {
  1286. "@shikijs/core": "2.5.0",
  1287. "@shikijs/types": "2.5.0"
  1288. }
  1289. },
  1290. "node_modules/@shikijs/types": {
  1291. "version": "2.5.0",
  1292. "resolved": "https://registry.npmmirror.com/@shikijs/types/-/types-2.5.0.tgz",
  1293. "integrity": "sha512-ygl5yhxki9ZLNuNpPitBWvcy9fsSKKaRuO4BAlMyagszQidxcpLAr0qiW/q43DtSIDxO6hEbtYLiFZNXO/hdGw==",
  1294. "dev": true,
  1295. "license": "MIT",
  1296. "dependencies": {
  1297. "@shikijs/vscode-textmate": "^10.0.2",
  1298. "@types/hast": "^3.0.4"
  1299. }
  1300. },
  1301. "node_modules/@shikijs/vscode-textmate": {
  1302. "version": "10.0.2",
  1303. "resolved": "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
  1304. "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
  1305. "dev": true,
  1306. "license": "MIT"
  1307. },
  1308. "node_modules/@tiptap/core": {
  1309. "version": "2.11.5",
  1310. "resolved": "https://registry.npmmirror.com/@tiptap/core/-/core-2.11.5.tgz",
  1311. "integrity": "sha512-jb0KTdUJaJY53JaN7ooY3XAxHQNoMYti/H6ANo707PsLXVeEqJ9o8+eBup1JU5CuwzrgnDc2dECt2WIGX9f8Jw==",
  1312. "license": "MIT",
  1313. "funding": {
  1314. "type": "github",
  1315. "url": "https://github.com/sponsors/ueberdosis"
  1316. },
  1317. "peerDependencies": {
  1318. "@tiptap/pm": "^2.7.0"
  1319. }
  1320. },
  1321. "node_modules/@tiptap/extension-blockquote": {
  1322. "version": "2.11.5",
  1323. "resolved": "https://registry.npmmirror.com/@tiptap/extension-blockquote/-/extension-blockquote-2.11.5.tgz",
  1324. "integrity": "sha512-MZfcRIzKRD8/J1hkt/eYv49060GTL6qGR3NY/oTDuw2wYzbQXXLEbjk8hxAtjwNn7G+pWQv3L+PKFzZDxibLuA==",
  1325. "license": "MIT",
  1326. "funding": {
  1327. "type": "github",
  1328. "url": "https://github.com/sponsors/ueberdosis"
  1329. },
  1330. "peerDependencies": {
  1331. "@tiptap/core": "^2.7.0"
  1332. }
  1333. },
  1334. "node_modules/@tiptap/extension-bold": {
  1335. "version": "2.11.5",
  1336. "resolved": "https://registry.npmmirror.com/@tiptap/extension-bold/-/extension-bold-2.11.5.tgz",
  1337. "integrity": "sha512-OAq03MHEbl7MtYCUzGuwb0VpOPnM0k5ekMbEaRILFU5ZC7cEAQ36XmPIw1dQayrcuE8GZL35BKub2qtRxyC9iA==",
  1338. "license": "MIT",
  1339. "funding": {
  1340. "type": "github",
  1341. "url": "https://github.com/sponsors/ueberdosis"
  1342. },
  1343. "peerDependencies": {
  1344. "@tiptap/core": "^2.7.0"
  1345. }
  1346. },
  1347. "node_modules/@tiptap/extension-bubble-menu": {
  1348. "version": "2.11.5",
  1349. "resolved": "https://registry.npmmirror.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.11.5.tgz",
  1350. "integrity": "sha512-rx+rMd7EEdht5EHLWldpkzJ56SWYA9799b33ustePqhXd6linnokJCzBqY13AfZ9+xp3RsR6C0ZHI9GGea0tIA==",
  1351. "license": "MIT",
  1352. "dependencies": {
  1353. "tippy.js": "^6.3.7"
  1354. },
  1355. "funding": {
  1356. "type": "github",
  1357. "url": "https://github.com/sponsors/ueberdosis"
  1358. },
  1359. "peerDependencies": {
  1360. "@tiptap/core": "^2.7.0",
  1361. "@tiptap/pm": "^2.7.0"
  1362. }
  1363. },
  1364. "node_modules/@tiptap/extension-bullet-list": {
  1365. "version": "2.11.5",
  1366. "resolved": "https://registry.npmmirror.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.11.5.tgz",
  1367. "integrity": "sha512-VXwHlX6A/T6FAspnyjbKDO0TQ+oetXuat6RY1/JxbXphH42nLuBaGWJ6pgy6xMl6XY8/9oPkTNrfJw/8/eeRwA==",
  1368. "license": "MIT",
  1369. "funding": {
  1370. "type": "github",
  1371. "url": "https://github.com/sponsors/ueberdosis"
  1372. },
  1373. "peerDependencies": {
  1374. "@tiptap/core": "^2.7.0"
  1375. }
  1376. },
  1377. "node_modules/@tiptap/extension-character-count": {
  1378. "version": "2.11.5",
  1379. "resolved": "https://registry.npmmirror.com/@tiptap/extension-character-count/-/extension-character-count-2.11.5.tgz",
  1380. "integrity": "sha512-Da2VGb7ClmKwXdQdQC2735qylYD8/MQAPA0skPEcHxcDTDuI8ibyIDnMPnczgS/hR5g0TYE2DQp/dkhJXeovkQ==",
  1381. "license": "MIT",
  1382. "funding": {
  1383. "type": "github",
  1384. "url": "https://github.com/sponsors/ueberdosis"
  1385. },
  1386. "peerDependencies": {
  1387. "@tiptap/core": "^2.7.0",
  1388. "@tiptap/pm": "^2.7.0"
  1389. }
  1390. },
  1391. "node_modules/@tiptap/extension-code": {
  1392. "version": "2.11.5",
  1393. "resolved": "https://registry.npmmirror.com/@tiptap/extension-code/-/extension-code-2.11.5.tgz",
  1394. "integrity": "sha512-xOvHevNIQIcCCVn9tpvXa1wBp0wHN/2umbAZGTVzS+AQtM7BTo0tz8IyzwxkcZJaImONcUVYLOLzt2AgW1LltA==",
  1395. "license": "MIT",
  1396. "funding": {
  1397. "type": "github",
  1398. "url": "https://github.com/sponsors/ueberdosis"
  1399. },
  1400. "peerDependencies": {
  1401. "@tiptap/core": "^2.7.0"
  1402. }
  1403. },
  1404. "node_modules/@tiptap/extension-code-block": {
  1405. "version": "2.11.5",
  1406. "resolved": "https://registry.npmmirror.com/@tiptap/extension-code-block/-/extension-code-block-2.11.5.tgz",
  1407. "integrity": "sha512-ksxMMvqLDlC+ftcQLynqZMdlJT1iHYZorXsXw/n+wuRd7YElkRkd6YWUX/Pq/njFY6lDjKiqFLEXBJB8nrzzBA==",
  1408. "license": "MIT",
  1409. "funding": {
  1410. "type": "github",
  1411. "url": "https://github.com/sponsors/ueberdosis"
  1412. },
  1413. "peerDependencies": {
  1414. "@tiptap/core": "^2.7.0",
  1415. "@tiptap/pm": "^2.7.0"
  1416. }
  1417. },
  1418. "node_modules/@tiptap/extension-code-block-lowlight": {
  1419. "version": "2.11.5",
  1420. "resolved": "https://registry.npmmirror.com/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-2.11.5.tgz",
  1421. "integrity": "sha512-EIE+mAGsp8C69dI0Yyg+VH1x36rgyPJc93SfA7h4xFF6Oth18z4YhJtiLaZcwCMyOOVs2efApZ0R3/Fnz2VlqA==",
  1422. "license": "MIT",
  1423. "funding": {
  1424. "type": "github",
  1425. "url": "https://github.com/sponsors/ueberdosis"
  1426. },
  1427. "peerDependencies": {
  1428. "@tiptap/core": "^2.7.0",
  1429. "@tiptap/extension-code-block": "^2.7.0",
  1430. "@tiptap/pm": "^2.7.0",
  1431. "highlight.js": "^11",
  1432. "lowlight": "^2 || ^3"
  1433. }
  1434. },
  1435. "node_modules/@tiptap/extension-color": {
  1436. "version": "2.11.5",
  1437. "resolved": "https://registry.npmmirror.com/@tiptap/extension-color/-/extension-color-2.11.5.tgz",
  1438. "integrity": "sha512-9gZF6EIpfOJYUt1TtFY37e8iqwKcOmBl8CkFaxq+4mWVvYd2D7KbA0r4tYTxSO0fOBJ5fA/1qJrpvgRlyocp/A==",
  1439. "license": "MIT",
  1440. "funding": {
  1441. "type": "github",
  1442. "url": "https://github.com/sponsors/ueberdosis"
  1443. },
  1444. "peerDependencies": {
  1445. "@tiptap/core": "^2.7.0",
  1446. "@tiptap/extension-text-style": "^2.7.0"
  1447. }
  1448. },
  1449. "node_modules/@tiptap/extension-document": {
  1450. "version": "2.11.5",
  1451. "resolved": "https://registry.npmmirror.com/@tiptap/extension-document/-/extension-document-2.11.5.tgz",
  1452. "integrity": "sha512-7I4BRTpIux2a0O2qS3BDmyZ5LGp3pszKbix32CmeVh7lN9dV7W5reDqtJJ9FCZEEF+pZ6e1/DQA362dflwZw2g==",
  1453. "license": "MIT",
  1454. "funding": {
  1455. "type": "github",
  1456. "url": "https://github.com/sponsors/ueberdosis"
  1457. },
  1458. "peerDependencies": {
  1459. "@tiptap/core": "^2.7.0"
  1460. }
  1461. },
  1462. "node_modules/@tiptap/extension-dropcursor": {
  1463. "version": "2.11.5",
  1464. "resolved": "https://registry.npmmirror.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.11.5.tgz",
  1465. "integrity": "sha512-uIN7L3FU0904ec7FFFbndO7RQE/yiON4VzAMhNn587LFMyWO8US139HXIL4O8dpZeYwYL3d1FnDTflZl6CwLlg==",
  1466. "license": "MIT",
  1467. "funding": {
  1468. "type": "github",
  1469. "url": "https://github.com/sponsors/ueberdosis"
  1470. },
  1471. "peerDependencies": {
  1472. "@tiptap/core": "^2.7.0",
  1473. "@tiptap/pm": "^2.7.0"
  1474. }
  1475. },
  1476. "node_modules/@tiptap/extension-font-family": {
  1477. "version": "2.11.5",
  1478. "resolved": "https://registry.npmmirror.com/@tiptap/extension-font-family/-/extension-font-family-2.11.5.tgz",
  1479. "integrity": "sha512-QIuJNGyVkUjKVuJaTNYXs2ISoHRXszNsOQxwc7HcU9WZoKBbZE8ZsrFXI7CVKEvdpV04NYuBa47TGeW717fVCA==",
  1480. "license": "MIT",
  1481. "funding": {
  1482. "type": "github",
  1483. "url": "https://github.com/sponsors/ueberdosis"
  1484. },
  1485. "peerDependencies": {
  1486. "@tiptap/core": "^2.7.0",
  1487. "@tiptap/extension-text-style": "^2.7.0"
  1488. }
  1489. },
  1490. "node_modules/@tiptap/extension-gapcursor": {
  1491. "version": "2.11.5",
  1492. "resolved": "https://registry.npmmirror.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.11.5.tgz",
  1493. "integrity": "sha512-kcWa+Xq9cb6lBdiICvLReuDtz/rLjFKHWpW3jTTF3FiP3wx4H8Rs6bzVtty7uOVTfwupxZRiKICAMEU6iT0xrQ==",
  1494. "license": "MIT",
  1495. "funding": {
  1496. "type": "github",
  1497. "url": "https://github.com/sponsors/ueberdosis"
  1498. },
  1499. "peerDependencies": {
  1500. "@tiptap/core": "^2.7.0",
  1501. "@tiptap/pm": "^2.7.0"
  1502. }
  1503. },
  1504. "node_modules/@tiptap/extension-hard-break": {
  1505. "version": "2.11.5",
  1506. "resolved": "https://registry.npmmirror.com/@tiptap/extension-hard-break/-/extension-hard-break-2.11.5.tgz",
  1507. "integrity": "sha512-q9doeN+Yg9F5QNTG8pZGYfNye3tmntOwch683v0CCVCI4ldKaLZ0jG3NbBTq+mosHYdgOH2rNbIORlRRsQ+iYQ==",
  1508. "license": "MIT",
  1509. "funding": {
  1510. "type": "github",
  1511. "url": "https://github.com/sponsors/ueberdosis"
  1512. },
  1513. "peerDependencies": {
  1514. "@tiptap/core": "^2.7.0"
  1515. }
  1516. },
  1517. "node_modules/@tiptap/extension-heading": {
  1518. "version": "2.11.5",
  1519. "resolved": "https://registry.npmmirror.com/@tiptap/extension-heading/-/extension-heading-2.11.5.tgz",
  1520. "integrity": "sha512-x/MV53psJ9baRcZ4k4WjnCUBMt8zCX7mPlKVT+9C/o+DEs/j/qxPLs95nHeQv70chZpSwCQCt93xMmuF0kPoAg==",
  1521. "license": "MIT",
  1522. "funding": {
  1523. "type": "github",
  1524. "url": "https://github.com/sponsors/ueberdosis"
  1525. },
  1526. "peerDependencies": {
  1527. "@tiptap/core": "^2.7.0"
  1528. }
  1529. },
  1530. "node_modules/@tiptap/extension-highlight": {
  1531. "version": "2.11.5",
  1532. "resolved": "https://registry.npmmirror.com/@tiptap/extension-highlight/-/extension-highlight-2.11.5.tgz",
  1533. "integrity": "sha512-VBZfT869L9CiTLF8qr+3FBUtJcmlyUTECORNo0ceEiNDg4H6V9uNPwaROMXrWiQCc+DYVCOkx541QrXwNMzxlg==",
  1534. "license": "MIT",
  1535. "funding": {
  1536. "type": "github",
  1537. "url": "https://github.com/sponsors/ueberdosis"
  1538. },
  1539. "peerDependencies": {
  1540. "@tiptap/core": "^2.7.0"
  1541. }
  1542. },
  1543. "node_modules/@tiptap/extension-history": {
  1544. "version": "2.11.5",
  1545. "resolved": "https://registry.npmmirror.com/@tiptap/extension-history/-/extension-history-2.11.5.tgz",
  1546. "integrity": "sha512-b+wOS33Dz1azw6F1i9LFTEIJ/gUui0Jwz5ZvmVDpL2ZHBhq1Ui0/spTT+tuZOXq7Y/uCbKL8Liu4WoedIvhboQ==",
  1547. "license": "MIT",
  1548. "funding": {
  1549. "type": "github",
  1550. "url": "https://github.com/sponsors/ueberdosis"
  1551. },
  1552. "peerDependencies": {
  1553. "@tiptap/core": "^2.7.0",
  1554. "@tiptap/pm": "^2.7.0"
  1555. }
  1556. },
  1557. "node_modules/@tiptap/extension-horizontal-rule": {
  1558. "version": "2.11.5",
  1559. "resolved": "https://registry.npmmirror.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.11.5.tgz",
  1560. "integrity": "sha512-3up2r1Du8/5/4ZYzTC0DjTwhgPI3dn8jhOCLu73m5F3OGvK/9whcXoeWoX103hYMnGDxBlfOje71yQuN35FL4A==",
  1561. "license": "MIT",
  1562. "funding": {
  1563. "type": "github",
  1564. "url": "https://github.com/sponsors/ueberdosis"
  1565. },
  1566. "peerDependencies": {
  1567. "@tiptap/core": "^2.7.0",
  1568. "@tiptap/pm": "^2.7.0"
  1569. }
  1570. },
  1571. "node_modules/@tiptap/extension-image": {
  1572. "version": "2.11.5",
  1573. "resolved": "https://registry.npmmirror.com/@tiptap/extension-image/-/extension-image-2.11.5.tgz",
  1574. "integrity": "sha512-HbUq9AL8gb8eSuQfY/QKkvMc66ZFN/b6jvQAILGArNOgalUfGizoC6baKTJShaExMSPjBZlaAHtJiQKPaGRHaA==",
  1575. "license": "MIT",
  1576. "funding": {
  1577. "type": "github",
  1578. "url": "https://github.com/sponsors/ueberdosis"
  1579. },
  1580. "peerDependencies": {
  1581. "@tiptap/core": "^2.7.0"
  1582. }
  1583. },
  1584. "node_modules/@tiptap/extension-italic": {
  1585. "version": "2.11.5",
  1586. "resolved": "https://registry.npmmirror.com/@tiptap/extension-italic/-/extension-italic-2.11.5.tgz",
  1587. "integrity": "sha512-9VGfb2/LfPhQ6TjzDwuYLRvw0A6VGbaIp3F+5Mql8XVdTBHb2+rhELbyhNGiGVR78CaB/EiKb6dO9xu/tBWSYA==",
  1588. "license": "MIT",
  1589. "funding": {
  1590. "type": "github",
  1591. "url": "https://github.com/sponsors/ueberdosis"
  1592. },
  1593. "peerDependencies": {
  1594. "@tiptap/core": "^2.7.0"
  1595. }
  1596. },
  1597. "node_modules/@tiptap/extension-link": {
  1598. "version": "2.11.5",
  1599. "resolved": "https://registry.npmmirror.com/@tiptap/extension-link/-/extension-link-2.11.5.tgz",
  1600. "integrity": "sha512-4Iu/aPzevbYpe50xDI0ZkqRa6nkZ9eF270Ue2qaF3Ab47nehj+9Jl78XXzo8+LTyFMnrETI73TAs1aC/IGySeQ==",
  1601. "license": "MIT",
  1602. "dependencies": {
  1603. "linkifyjs": "^4.2.0"
  1604. },
  1605. "funding": {
  1606. "type": "github",
  1607. "url": "https://github.com/sponsors/ueberdosis"
  1608. },
  1609. "peerDependencies": {
  1610. "@tiptap/core": "^2.7.0",
  1611. "@tiptap/pm": "^2.7.0"
  1612. }
  1613. },
  1614. "node_modules/@tiptap/extension-list-item": {
  1615. "version": "2.11.5",
  1616. "resolved": "https://registry.npmmirror.com/@tiptap/extension-list-item/-/extension-list-item-2.11.5.tgz",
  1617. "integrity": "sha512-Mp5RD/pbkfW1vdc6xMVxXYcta73FOwLmblQlFNn/l/E5/X1DUSA4iGhgDDH4EWO3swbs03x2f7Zka/Xoj3+WLg==",
  1618. "license": "MIT",
  1619. "funding": {
  1620. "type": "github",
  1621. "url": "https://github.com/sponsors/ueberdosis"
  1622. },
  1623. "peerDependencies": {
  1624. "@tiptap/core": "^2.7.0"
  1625. }
  1626. },
  1627. "node_modules/@tiptap/extension-mention": {
  1628. "version": "2.11.5",
  1629. "resolved": "https://registry.npmmirror.com/@tiptap/extension-mention/-/extension-mention-2.11.5.tgz",
  1630. "integrity": "sha512-xj0/P4WSQWiDHzQLSIqdPUEu8LlC+ptSYA+y9IDChG51j1jVqcmolnS4sxpyrfr/t0ug0smNmJ4PDjQtXaG63A==",
  1631. "license": "MIT",
  1632. "funding": {
  1633. "type": "github",
  1634. "url": "https://github.com/sponsors/ueberdosis"
  1635. },
  1636. "peerDependencies": {
  1637. "@tiptap/core": "^2.7.0",
  1638. "@tiptap/pm": "^2.7.0",
  1639. "@tiptap/suggestion": "^2.7.0"
  1640. }
  1641. },
  1642. "node_modules/@tiptap/extension-ordered-list": {
  1643. "version": "2.11.5",
  1644. "resolved": "https://registry.npmmirror.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.11.5.tgz",
  1645. "integrity": "sha512-Cu8KwruBNWAaEfshRQR0yOSaUKAeEwxW7UgbvF9cN/zZuKgK5uZosPCPTehIFCcRe+TBpRtZQh+06f/gNYpYYg==",
  1646. "license": "MIT",
  1647. "funding": {
  1648. "type": "github",
  1649. "url": "https://github.com/sponsors/ueberdosis"
  1650. },
  1651. "peerDependencies": {
  1652. "@tiptap/core": "^2.7.0"
  1653. }
  1654. },
  1655. "node_modules/@tiptap/extension-paragraph": {
  1656. "version": "2.11.5",
  1657. "resolved": "https://registry.npmmirror.com/@tiptap/extension-paragraph/-/extension-paragraph-2.11.5.tgz",
  1658. "integrity": "sha512-YFBWeg7xu/sBnsDIF/+nh9Arf7R0h07VZMd0id5Ydd2Qe3c1uIZwXxeINVtH0SZozuPIQFAT8ICe9M0RxmE+TA==",
  1659. "license": "MIT",
  1660. "funding": {
  1661. "type": "github",
  1662. "url": "https://github.com/sponsors/ueberdosis"
  1663. },
  1664. "peerDependencies": {
  1665. "@tiptap/core": "^2.7.0"
  1666. }
  1667. },
  1668. "node_modules/@tiptap/extension-placeholder": {
  1669. "version": "2.11.5",
  1670. "resolved": "https://registry.npmmirror.com/@tiptap/extension-placeholder/-/extension-placeholder-2.11.5.tgz",
  1671. "integrity": "sha512-Pr+0Ju/l2ZvXMd9VQxtaoSZbs0BBp1jbBDqwms88ctpyvQFRfLSfSkqudQcSHyw2ROOz2E31p/7I7fpI8Y0CLA==",
  1672. "license": "MIT",
  1673. "funding": {
  1674. "type": "github",
  1675. "url": "https://github.com/sponsors/ueberdosis"
  1676. },
  1677. "peerDependencies": {
  1678. "@tiptap/core": "^2.7.0",
  1679. "@tiptap/pm": "^2.7.0"
  1680. }
  1681. },
  1682. "node_modules/@tiptap/extension-strike": {
  1683. "version": "2.11.5",
  1684. "resolved": "https://registry.npmmirror.com/@tiptap/extension-strike/-/extension-strike-2.11.5.tgz",
  1685. "integrity": "sha512-PVfUiCqrjvsLpbIoVlegSY8RlkR64F1Rr2RYmiybQfGbg+AkSZXDeO0eIrc03//4gua7D9DfIozHmAKv1KN3ow==",
  1686. "license": "MIT",
  1687. "funding": {
  1688. "type": "github",
  1689. "url": "https://github.com/sponsors/ueberdosis"
  1690. },
  1691. "peerDependencies": {
  1692. "@tiptap/core": "^2.7.0"
  1693. }
  1694. },
  1695. "node_modules/@tiptap/extension-subscript": {
  1696. "version": "2.11.5",
  1697. "resolved": "https://registry.npmmirror.com/@tiptap/extension-subscript/-/extension-subscript-2.11.5.tgz",
  1698. "integrity": "sha512-VpaSzxku/Bcvf4SgDB2K5d0E+FNA/56iJHMygg/WXsq2F4tMMUEivQHI/n+17ndUEO4Wybz0wItnM1G2JfRuLQ==",
  1699. "license": "MIT",
  1700. "funding": {
  1701. "type": "github",
  1702. "url": "https://github.com/sponsors/ueberdosis"
  1703. },
  1704. "peerDependencies": {
  1705. "@tiptap/core": "^2.7.0"
  1706. }
  1707. },
  1708. "node_modules/@tiptap/extension-superscript": {
  1709. "version": "2.11.5",
  1710. "resolved": "https://registry.npmmirror.com/@tiptap/extension-superscript/-/extension-superscript-2.11.5.tgz",
  1711. "integrity": "sha512-sK6v2G0zFfGW+j9CmYp2e+tyZ3FTa3dP0xY4kJzefgZcHhMJLlLnjxBRwHCSi/jj5ie6WdZT4KoEooxnPs1Vzw==",
  1712. "license": "MIT",
  1713. "funding": {
  1714. "type": "github",
  1715. "url": "https://github.com/sponsors/ueberdosis"
  1716. },
  1717. "peerDependencies": {
  1718. "@tiptap/core": "^2.7.0"
  1719. }
  1720. },
  1721. "node_modules/@tiptap/extension-table": {
  1722. "version": "2.11.5",
  1723. "resolved": "https://registry.npmmirror.com/@tiptap/extension-table/-/extension-table-2.11.5.tgz",
  1724. "integrity": "sha512-NKXLhKWdAdURklm98YkCd2ai4fh8jY8HS/+X2s/2QiQt8Z98CU1keCm35fJEEExM234iB/hCqG5vY4JgTc0Tvw==",
  1725. "license": "MIT",
  1726. "funding": {
  1727. "type": "github",
  1728. "url": "https://github.com/sponsors/ueberdosis"
  1729. },
  1730. "peerDependencies": {
  1731. "@tiptap/core": "^2.7.0",
  1732. "@tiptap/pm": "^2.7.0"
  1733. }
  1734. },
  1735. "node_modules/@tiptap/extension-table-cell": {
  1736. "version": "2.11.5",
  1737. "resolved": "https://registry.npmmirror.com/@tiptap/extension-table-cell/-/extension-table-cell-2.11.5.tgz",
  1738. "integrity": "sha512-S967Au0pgeULstP3FaasOf/LEh72p61Ooh1PcUMF/az4x8EeGgpcEUARpVUxsGxLFvogv6LmhPHZdtcGgdHcBw==",
  1739. "license": "MIT",
  1740. "funding": {
  1741. "type": "github",
  1742. "url": "https://github.com/sponsors/ueberdosis"
  1743. },
  1744. "peerDependencies": {
  1745. "@tiptap/core": "^2.7.0"
  1746. }
  1747. },
  1748. "node_modules/@tiptap/extension-table-header": {
  1749. "version": "2.11.5",
  1750. "resolved": "https://registry.npmmirror.com/@tiptap/extension-table-header/-/extension-table-header-2.11.5.tgz",
  1751. "integrity": "sha512-O1iBtzZP1XZDi4h1Xmgq1T63il+fpKPvBIMZ0JJH9TyCw5i5rcrMLL2dyy5zaWK3BFRJuYBNSke4c+VWnr/g6w==",
  1752. "license": "MIT",
  1753. "funding": {
  1754. "type": "github",
  1755. "url": "https://github.com/sponsors/ueberdosis"
  1756. },
  1757. "peerDependencies": {
  1758. "@tiptap/core": "^2.7.0"
  1759. }
  1760. },
  1761. "node_modules/@tiptap/extension-table-row": {
  1762. "version": "2.11.5",
  1763. "resolved": "https://registry.npmmirror.com/@tiptap/extension-table-row/-/extension-table-row-2.11.5.tgz",
  1764. "integrity": "sha512-+/VWhCuW24BcM5aaIc/f0bC6ZR1Q5gnuqw13MIo7gyPx7iIY6BXK8roGiZSs8wYAN4uBEf3EKFm0bSZwQuAeyg==",
  1765. "license": "MIT",
  1766. "funding": {
  1767. "type": "github",
  1768. "url": "https://github.com/sponsors/ueberdosis"
  1769. },
  1770. "peerDependencies": {
  1771. "@tiptap/core": "^2.7.0"
  1772. }
  1773. },
  1774. "node_modules/@tiptap/extension-task-item": {
  1775. "version": "2.11.5",
  1776. "resolved": "https://registry.npmmirror.com/@tiptap/extension-task-item/-/extension-task-item-2.11.5.tgz",
  1777. "integrity": "sha512-Xvvww8cleM6fcNejP916vzhL31yJnAmuBvABsOV0kHGtAqkqUVCSDcN/1qjI4ihVNeIWEJBHDczjDfZzvLy1xA==",
  1778. "license": "MIT",
  1779. "funding": {
  1780. "type": "github",
  1781. "url": "https://github.com/sponsors/ueberdosis"
  1782. },
  1783. "peerDependencies": {
  1784. "@tiptap/core": "^2.7.0",
  1785. "@tiptap/pm": "^2.7.0"
  1786. }
  1787. },
  1788. "node_modules/@tiptap/extension-task-list": {
  1789. "version": "2.11.5",
  1790. "resolved": "https://registry.npmmirror.com/@tiptap/extension-task-list/-/extension-task-list-2.11.5.tgz",
  1791. "integrity": "sha512-DJpIrBu/bjXYmyYoWQDH2GkpvRmizT9Fvbx5MscFYyfmSsYryD3vRBtCDz08gviwoRII+pFBrG4Ynb0XuQ7DsA==",
  1792. "license": "MIT",
  1793. "funding": {
  1794. "type": "github",
  1795. "url": "https://github.com/sponsors/ueberdosis"
  1796. },
  1797. "peerDependencies": {
  1798. "@tiptap/core": "^2.7.0"
  1799. }
  1800. },
  1801. "node_modules/@tiptap/extension-text": {
  1802. "version": "2.11.5",
  1803. "resolved": "https://registry.npmmirror.com/@tiptap/extension-text/-/extension-text-2.11.5.tgz",
  1804. "integrity": "sha512-Gq1WwyhFpCbEDrLPIHt5A8aLSlf8bfz4jm417c8F/JyU0J5dtYdmx0RAxjnLw1i7ZHE7LRyqqAoS0sl7JHDNSQ==",
  1805. "license": "MIT",
  1806. "funding": {
  1807. "type": "github",
  1808. "url": "https://github.com/sponsors/ueberdosis"
  1809. },
  1810. "peerDependencies": {
  1811. "@tiptap/core": "^2.7.0"
  1812. }
  1813. },
  1814. "node_modules/@tiptap/extension-text-align": {
  1815. "version": "2.11.5",
  1816. "resolved": "https://registry.npmmirror.com/@tiptap/extension-text-align/-/extension-text-align-2.11.5.tgz",
  1817. "integrity": "sha512-Ei0zDpH5N9EV59ogydK4HTKa4lCPicCsQllM5n/Nf2tUJPir3aiYxzJ73FzhComD4Hpo1ANYnmssBhy8QeoPZA==",
  1818. "license": "MIT",
  1819. "funding": {
  1820. "type": "github",
  1821. "url": "https://github.com/sponsors/ueberdosis"
  1822. },
  1823. "peerDependencies": {
  1824. "@tiptap/core": "^2.7.0"
  1825. }
  1826. },
  1827. "node_modules/@tiptap/extension-text-style": {
  1828. "version": "2.11.5",
  1829. "resolved": "https://registry.npmmirror.com/@tiptap/extension-text-style/-/extension-text-style-2.11.5.tgz",
  1830. "integrity": "sha512-YUmYl0gILSd/u/ZkOmNxjNXVw+mu8fpC2f8G4I4tLODm0zCx09j9DDEJXSrM5XX72nxJQqtSQsCpNKnL0hfeEQ==",
  1831. "license": "MIT",
  1832. "funding": {
  1833. "type": "github",
  1834. "url": "https://github.com/sponsors/ueberdosis"
  1835. },
  1836. "peerDependencies": {
  1837. "@tiptap/core": "^2.7.0"
  1838. }
  1839. },
  1840. "node_modules/@tiptap/extension-underline": {
  1841. "version": "2.11.5",
  1842. "resolved": "https://registry.npmmirror.com/@tiptap/extension-underline/-/extension-underline-2.11.5.tgz",
  1843. "integrity": "sha512-YpWHXNIkSoRSuzT2cvgKpyJ2tTz3LzqkTM64uC+uTJ8cUkvXIWUWejJR42q8ma/mTlQe4lHff4IQ0Sf58Digtw==",
  1844. "license": "MIT",
  1845. "funding": {
  1846. "type": "github",
  1847. "url": "https://github.com/sponsors/ueberdosis"
  1848. },
  1849. "peerDependencies": {
  1850. "@tiptap/core": "^2.7.0"
  1851. }
  1852. },
  1853. "node_modules/@tiptap/pm": {
  1854. "version": "2.11.5",
  1855. "resolved": "https://registry.npmmirror.com/@tiptap/pm/-/pm-2.11.5.tgz",
  1856. "integrity": "sha512-z9JFtqc5ZOsdQLd9vRnXfTCQ8v5ADAfRt9Nm7SqP6FUHII8E1hs38ACzf5xursmth/VonJYb5+73Pqxk1hGIPw==",
  1857. "license": "MIT",
  1858. "dependencies": {
  1859. "prosemirror-changeset": "^2.2.1",
  1860. "prosemirror-collab": "^1.3.1",
  1861. "prosemirror-commands": "^1.6.2",
  1862. "prosemirror-dropcursor": "^1.8.1",
  1863. "prosemirror-gapcursor": "^1.3.2",
  1864. "prosemirror-history": "^1.4.1",
  1865. "prosemirror-inputrules": "^1.4.0",
  1866. "prosemirror-keymap": "^1.2.2",
  1867. "prosemirror-markdown": "^1.13.1",
  1868. "prosemirror-menu": "^1.2.4",
  1869. "prosemirror-model": "^1.23.0",
  1870. "prosemirror-schema-basic": "^1.2.3",
  1871. "prosemirror-schema-list": "^1.4.1",
  1872. "prosemirror-state": "^1.4.3",
  1873. "prosemirror-tables": "^1.6.3",
  1874. "prosemirror-trailing-node": "^3.0.0",
  1875. "prosemirror-transform": "^1.10.2",
  1876. "prosemirror-view": "^1.37.0"
  1877. },
  1878. "funding": {
  1879. "type": "github",
  1880. "url": "https://github.com/sponsors/ueberdosis"
  1881. }
  1882. },
  1883. "node_modules/@tiptap/starter-kit": {
  1884. "version": "2.11.5",
  1885. "resolved": "https://registry.npmmirror.com/@tiptap/starter-kit/-/starter-kit-2.11.5.tgz",
  1886. "integrity": "sha512-SLI7Aj2ruU1t//6Mk8f+fqW+18uTqpdfLUJYgwu0CkqBckrkRZYZh6GVLk/02k3H2ki7QkFxiFbZrdbZdng0JA==",
  1887. "license": "MIT",
  1888. "dependencies": {
  1889. "@tiptap/core": "^2.11.5",
  1890. "@tiptap/extension-blockquote": "^2.11.5",
  1891. "@tiptap/extension-bold": "^2.11.5",
  1892. "@tiptap/extension-bullet-list": "^2.11.5",
  1893. "@tiptap/extension-code": "^2.11.5",
  1894. "@tiptap/extension-code-block": "^2.11.5",
  1895. "@tiptap/extension-document": "^2.11.5",
  1896. "@tiptap/extension-dropcursor": "^2.11.5",
  1897. "@tiptap/extension-gapcursor": "^2.11.5",
  1898. "@tiptap/extension-hard-break": "^2.11.5",
  1899. "@tiptap/extension-heading": "^2.11.5",
  1900. "@tiptap/extension-history": "^2.11.5",
  1901. "@tiptap/extension-horizontal-rule": "^2.11.5",
  1902. "@tiptap/extension-italic": "^2.11.5",
  1903. "@tiptap/extension-list-item": "^2.11.5",
  1904. "@tiptap/extension-ordered-list": "^2.11.5",
  1905. "@tiptap/extension-paragraph": "^2.11.5",
  1906. "@tiptap/extension-strike": "^2.11.5",
  1907. "@tiptap/extension-text": "^2.11.5",
  1908. "@tiptap/extension-text-style": "^2.11.5",
  1909. "@tiptap/pm": "^2.11.5"
  1910. },
  1911. "funding": {
  1912. "type": "github",
  1913. "url": "https://github.com/sponsors/ueberdosis"
  1914. }
  1915. },
  1916. "node_modules/@tiptap/suggestion": {
  1917. "version": "2.11.5",
  1918. "resolved": "https://registry.npmmirror.com/@tiptap/suggestion/-/suggestion-2.11.5.tgz",
  1919. "integrity": "sha512-uafwGgB5YuKX/xLRjnt2H5eA21I8HcNXpdbH4Du2gg3KM71RpUbkyjaV7KEMA/5qwCEo+sddlpuErj4wBycZ5Q==",
  1920. "license": "MIT",
  1921. "funding": {
  1922. "type": "github",
  1923. "url": "https://github.com/sponsors/ueberdosis"
  1924. },
  1925. "peerDependencies": {
  1926. "@tiptap/core": "^2.7.0",
  1927. "@tiptap/pm": "^2.7.0"
  1928. }
  1929. },
  1930. "node_modules/@types/argparse": {
  1931. "version": "1.0.38",
  1932. "resolved": "https://registry.npmmirror.com/@types/argparse/-/argparse-1.0.38.tgz",
  1933. "integrity": "sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==",
  1934. "dev": true
  1935. },
  1936. "node_modules/@types/estree": {
  1937. "version": "1.0.5",
  1938. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz",
  1939. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
  1940. "dev": true
  1941. },
  1942. "node_modules/@types/hast": {
  1943. "version": "3.0.4",
  1944. "resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz",
  1945. "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
  1946. "license": "MIT",
  1947. "dependencies": {
  1948. "@types/unist": "*"
  1949. }
  1950. },
  1951. "node_modules/@types/linkify-it": {
  1952. "version": "5.0.0",
  1953. "resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-5.0.0.tgz",
  1954. "integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==",
  1955. "license": "MIT"
  1956. },
  1957. "node_modules/@types/markdown-it": {
  1958. "version": "14.1.2",
  1959. "resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-14.1.2.tgz",
  1960. "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
  1961. "license": "MIT",
  1962. "dependencies": {
  1963. "@types/linkify-it": "^5",
  1964. "@types/mdurl": "^2"
  1965. }
  1966. },
  1967. "node_modules/@types/markdown-it-container": {
  1968. "version": "2.0.10",
  1969. "resolved": "https://registry.npmmirror.com/@types/markdown-it-container/-/markdown-it-container-2.0.10.tgz",
  1970. "integrity": "sha512-zv+YxrlSYRq51e9kzm3orv4OvF4U79Ll1OyplNXr00o4ZC/8PukJk/jEWH7CnsMtrSWZlyv0czhz42jm9J4uLw==",
  1971. "dev": true,
  1972. "license": "MIT",
  1973. "dependencies": {
  1974. "@types/markdown-it": "*"
  1975. }
  1976. },
  1977. "node_modules/@types/mdast": {
  1978. "version": "4.0.4",
  1979. "resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz",
  1980. "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
  1981. "dev": true,
  1982. "license": "MIT",
  1983. "dependencies": {
  1984. "@types/unist": "*"
  1985. }
  1986. },
  1987. "node_modules/@types/mdurl": {
  1988. "version": "2.0.0",
  1989. "resolved": "https://registry.npmmirror.com/@types/mdurl/-/mdurl-2.0.0.tgz",
  1990. "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==",
  1991. "license": "MIT"
  1992. },
  1993. "node_modules/@types/node": {
  1994. "version": "20.9.0",
  1995. "resolved": "https://registry.npmmirror.com/@types/node/-/node-20.9.0.tgz",
  1996. "integrity": "sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==",
  1997. "dev": true,
  1998. "dependencies": {
  1999. "undici-types": "~5.26.4"
  2000. }
  2001. },
  2002. "node_modules/@types/unist": {
  2003. "version": "3.0.2",
  2004. "resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.2.tgz",
  2005. "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
  2006. },
  2007. "node_modules/@types/web-bluetooth": {
  2008. "version": "0.0.21",
  2009. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  2010. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  2011. "dev": true,
  2012. "license": "MIT"
  2013. },
  2014. "node_modules/@ungap/structured-clone": {
  2015. "version": "1.3.0",
  2016. "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
  2017. "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
  2018. "dev": true,
  2019. "license": "ISC"
  2020. },
  2021. "node_modules/@vitejs/plugin-vue": {
  2022. "version": "5.2.1",
  2023. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz",
  2024. "integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==",
  2025. "dev": true,
  2026. "license": "MIT",
  2027. "engines": {
  2028. "node": "^18.0.0 || >=20.0.0"
  2029. },
  2030. "peerDependencies": {
  2031. "vite": "^5.0.0 || ^6.0.0",
  2032. "vue": "^3.2.25"
  2033. }
  2034. },
  2035. "node_modules/@volar/language-core": {
  2036. "version": "1.10.10",
  2037. "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-1.10.10.tgz",
  2038. "integrity": "sha512-nsV1o3AZ5n5jaEAObrS3MWLBWaGwUj/vAsc15FVNIv+DbpizQRISg9wzygsHBr56ELRH8r4K75vkYNMtsSNNWw==",
  2039. "dev": true,
  2040. "dependencies": {
  2041. "@volar/source-map": "1.10.10"
  2042. }
  2043. },
  2044. "node_modules/@volar/source-map": {
  2045. "version": "1.10.10",
  2046. "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-1.10.10.tgz",
  2047. "integrity": "sha512-GVKjLnifV4voJ9F0vhP56p4+F3WGf+gXlRtjFZsv6v3WxBTWU3ZVeaRaEHJmWrcv5LXmoYYpk/SC25BKemPRkg==",
  2048. "dev": true,
  2049. "dependencies": {
  2050. "muggle-string": "^0.3.1"
  2051. }
  2052. },
  2053. "node_modules/@volar/typescript": {
  2054. "version": "1.10.10",
  2055. "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-1.10.10.tgz",
  2056. "integrity": "sha512-4a2r5bdUub2m+mYVnLu2wt59fuoYWe7nf0uXtGHU8QQ5LDNfzAR0wK7NgDiQ9rcl2WT3fxT2AA9AylAwFtj50A==",
  2057. "dev": true,
  2058. "dependencies": {
  2059. "@volar/language-core": "1.10.10",
  2060. "path-browserify": "^1.0.1"
  2061. }
  2062. },
  2063. "node_modules/@vue/compiler-core": {
  2064. "version": "3.5.13",
  2065. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
  2066. "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
  2067. "dev": true,
  2068. "license": "MIT",
  2069. "dependencies": {
  2070. "@babel/parser": "^7.25.3",
  2071. "@vue/shared": "3.5.13",
  2072. "entities": "^4.5.0",
  2073. "estree-walker": "^2.0.2",
  2074. "source-map-js": "^1.2.0"
  2075. }
  2076. },
  2077. "node_modules/@vue/compiler-dom": {
  2078. "version": "3.5.13",
  2079. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
  2080. "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
  2081. "dev": true,
  2082. "license": "MIT",
  2083. "dependencies": {
  2084. "@vue/compiler-core": "3.5.13",
  2085. "@vue/shared": "3.5.13"
  2086. }
  2087. },
  2088. "node_modules/@vue/compiler-sfc": {
  2089. "version": "3.5.13",
  2090. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
  2091. "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
  2092. "dev": true,
  2093. "license": "MIT",
  2094. "dependencies": {
  2095. "@babel/parser": "^7.25.3",
  2096. "@vue/compiler-core": "3.5.13",
  2097. "@vue/compiler-dom": "3.5.13",
  2098. "@vue/compiler-ssr": "3.5.13",
  2099. "@vue/shared": "3.5.13",
  2100. "estree-walker": "^2.0.2",
  2101. "magic-string": "^0.30.11",
  2102. "postcss": "^8.4.48",
  2103. "source-map-js": "^1.2.0"
  2104. }
  2105. },
  2106. "node_modules/@vue/compiler-ssr": {
  2107. "version": "3.5.13",
  2108. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
  2109. "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
  2110. "dev": true,
  2111. "license": "MIT",
  2112. "dependencies": {
  2113. "@vue/compiler-dom": "3.5.13",
  2114. "@vue/shared": "3.5.13"
  2115. }
  2116. },
  2117. "node_modules/@vue/devtools-api": {
  2118. "version": "7.7.2",
  2119. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.2.tgz",
  2120. "integrity": "sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==",
  2121. "dev": true,
  2122. "license": "MIT",
  2123. "dependencies": {
  2124. "@vue/devtools-kit": "^7.7.2"
  2125. }
  2126. },
  2127. "node_modules/@vue/devtools-kit": {
  2128. "version": "7.7.2",
  2129. "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.2.tgz",
  2130. "integrity": "sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==",
  2131. "dev": true,
  2132. "license": "MIT",
  2133. "dependencies": {
  2134. "@vue/devtools-shared": "^7.7.2",
  2135. "birpc": "^0.2.19",
  2136. "hookable": "^5.5.3",
  2137. "mitt": "^3.0.1",
  2138. "perfect-debounce": "^1.0.0",
  2139. "speakingurl": "^14.0.1",
  2140. "superjson": "^2.2.1"
  2141. }
  2142. },
  2143. "node_modules/@vue/devtools-shared": {
  2144. "version": "7.7.2",
  2145. "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.2.tgz",
  2146. "integrity": "sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==",
  2147. "dev": true,
  2148. "license": "MIT",
  2149. "dependencies": {
  2150. "rfdc": "^1.4.1"
  2151. }
  2152. },
  2153. "node_modules/@vue/language-core": {
  2154. "version": "1.8.22",
  2155. "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.22.tgz",
  2156. "integrity": "sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==",
  2157. "dev": true,
  2158. "dependencies": {
  2159. "@volar/language-core": "~1.10.5",
  2160. "@volar/source-map": "~1.10.5",
  2161. "@vue/compiler-dom": "^3.3.0",
  2162. "@vue/shared": "^3.3.0",
  2163. "computeds": "^0.0.1",
  2164. "minimatch": "^9.0.3",
  2165. "muggle-string": "^0.3.1",
  2166. "vue-template-compiler": "^2.7.14"
  2167. },
  2168. "peerDependencies": {
  2169. "typescript": "*"
  2170. },
  2171. "peerDependenciesMeta": {
  2172. "typescript": {
  2173. "optional": true
  2174. }
  2175. }
  2176. },
  2177. "node_modules/@vue/reactivity": {
  2178. "version": "3.5.13",
  2179. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.13.tgz",
  2180. "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
  2181. "dev": true,
  2182. "license": "MIT",
  2183. "dependencies": {
  2184. "@vue/shared": "3.5.13"
  2185. }
  2186. },
  2187. "node_modules/@vue/runtime-core": {
  2188. "version": "3.5.13",
  2189. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
  2190. "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
  2191. "dev": true,
  2192. "license": "MIT",
  2193. "dependencies": {
  2194. "@vue/reactivity": "3.5.13",
  2195. "@vue/shared": "3.5.13"
  2196. }
  2197. },
  2198. "node_modules/@vue/runtime-dom": {
  2199. "version": "3.5.13",
  2200. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
  2201. "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
  2202. "dev": true,
  2203. "license": "MIT",
  2204. "dependencies": {
  2205. "@vue/reactivity": "3.5.13",
  2206. "@vue/runtime-core": "3.5.13",
  2207. "@vue/shared": "3.5.13",
  2208. "csstype": "^3.1.3"
  2209. }
  2210. },
  2211. "node_modules/@vue/server-renderer": {
  2212. "version": "3.5.13",
  2213. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
  2214. "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
  2215. "dev": true,
  2216. "license": "MIT",
  2217. "dependencies": {
  2218. "@vue/compiler-ssr": "3.5.13",
  2219. "@vue/shared": "3.5.13"
  2220. },
  2221. "peerDependencies": {
  2222. "vue": "3.5.13"
  2223. }
  2224. },
  2225. "node_modules/@vue/shared": {
  2226. "version": "3.5.13",
  2227. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz",
  2228. "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
  2229. "dev": true,
  2230. "license": "MIT"
  2231. },
  2232. "node_modules/@vueuse/core": {
  2233. "version": "12.8.2",
  2234. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-12.8.2.tgz",
  2235. "integrity": "sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==",
  2236. "dev": true,
  2237. "license": "MIT",
  2238. "dependencies": {
  2239. "@types/web-bluetooth": "^0.0.21",
  2240. "@vueuse/metadata": "12.8.2",
  2241. "@vueuse/shared": "12.8.2",
  2242. "vue": "^3.5.13"
  2243. },
  2244. "funding": {
  2245. "url": "https://github.com/sponsors/antfu"
  2246. }
  2247. },
  2248. "node_modules/@vueuse/integrations": {
  2249. "version": "12.8.2",
  2250. "resolved": "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-12.8.2.tgz",
  2251. "integrity": "sha512-fbGYivgK5uBTRt7p5F3zy6VrETlV9RtZjBqd1/HxGdjdckBgBM4ugP8LHpjolqTj14TXTxSK1ZfgPbHYyGuH7g==",
  2252. "dev": true,
  2253. "license": "MIT",
  2254. "dependencies": {
  2255. "@vueuse/core": "12.8.2",
  2256. "@vueuse/shared": "12.8.2",
  2257. "vue": "^3.5.13"
  2258. },
  2259. "funding": {
  2260. "url": "https://github.com/sponsors/antfu"
  2261. },
  2262. "peerDependencies": {
  2263. "async-validator": "^4",
  2264. "axios": "^1",
  2265. "change-case": "^5",
  2266. "drauu": "^0.4",
  2267. "focus-trap": "^7",
  2268. "fuse.js": "^7",
  2269. "idb-keyval": "^6",
  2270. "jwt-decode": "^4",
  2271. "nprogress": "^0.2",
  2272. "qrcode": "^1.5",
  2273. "sortablejs": "^1",
  2274. "universal-cookie": "^7"
  2275. },
  2276. "peerDependenciesMeta": {
  2277. "async-validator": {
  2278. "optional": true
  2279. },
  2280. "axios": {
  2281. "optional": true
  2282. },
  2283. "change-case": {
  2284. "optional": true
  2285. },
  2286. "drauu": {
  2287. "optional": true
  2288. },
  2289. "focus-trap": {
  2290. "optional": true
  2291. },
  2292. "fuse.js": {
  2293. "optional": true
  2294. },
  2295. "idb-keyval": {
  2296. "optional": true
  2297. },
  2298. "jwt-decode": {
  2299. "optional": true
  2300. },
  2301. "nprogress": {
  2302. "optional": true
  2303. },
  2304. "qrcode": {
  2305. "optional": true
  2306. },
  2307. "sortablejs": {
  2308. "optional": true
  2309. },
  2310. "universal-cookie": {
  2311. "optional": true
  2312. }
  2313. }
  2314. },
  2315. "node_modules/@vueuse/metadata": {
  2316. "version": "12.8.2",
  2317. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-12.8.2.tgz",
  2318. "integrity": "sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==",
  2319. "dev": true,
  2320. "license": "MIT",
  2321. "funding": {
  2322. "url": "https://github.com/sponsors/antfu"
  2323. }
  2324. },
  2325. "node_modules/@vueuse/shared": {
  2326. "version": "12.8.2",
  2327. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-12.8.2.tgz",
  2328. "integrity": "sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==",
  2329. "dev": true,
  2330. "license": "MIT",
  2331. "dependencies": {
  2332. "vue": "^3.5.13"
  2333. },
  2334. "funding": {
  2335. "url": "https://github.com/sponsors/antfu"
  2336. }
  2337. },
  2338. "node_modules/ajv": {
  2339. "version": "6.12.6",
  2340. "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
  2341. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  2342. "dev": true,
  2343. "dependencies": {
  2344. "fast-deep-equal": "^3.1.1",
  2345. "fast-json-stable-stringify": "^2.0.0",
  2346. "json-schema-traverse": "^0.4.1",
  2347. "uri-js": "^4.2.2"
  2348. },
  2349. "funding": {
  2350. "type": "github",
  2351. "url": "https://github.com/sponsors/epoberezkin"
  2352. }
  2353. },
  2354. "node_modules/algoliasearch": {
  2355. "version": "5.21.0",
  2356. "resolved": "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-5.21.0.tgz",
  2357. "integrity": "sha512-hexLq2lSO1K5SW9j21Ubc+q9Ptx7dyRTY7se19U8lhIlVMLCNXWCyQ6C22p9ez8ccX0v7QVmwkl2l1CnuGoO2Q==",
  2358. "dev": true,
  2359. "license": "MIT",
  2360. "dependencies": {
  2361. "@algolia/client-abtesting": "5.21.0",
  2362. "@algolia/client-analytics": "5.21.0",
  2363. "@algolia/client-common": "5.21.0",
  2364. "@algolia/client-insights": "5.21.0",
  2365. "@algolia/client-personalization": "5.21.0",
  2366. "@algolia/client-query-suggestions": "5.21.0",
  2367. "@algolia/client-search": "5.21.0",
  2368. "@algolia/ingestion": "1.21.0",
  2369. "@algolia/monitoring": "1.21.0",
  2370. "@algolia/recommend": "5.21.0",
  2371. "@algolia/requester-browser-xhr": "5.21.0",
  2372. "@algolia/requester-fetch": "5.21.0",
  2373. "@algolia/requester-node-http": "5.21.0"
  2374. },
  2375. "engines": {
  2376. "node": ">= 14.0.0"
  2377. }
  2378. },
  2379. "node_modules/argparse": {
  2380. "version": "2.0.1",
  2381. "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
  2382. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2383. },
  2384. "node_modules/balanced-match": {
  2385. "version": "1.0.2",
  2386. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  2387. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  2388. "dev": true
  2389. },
  2390. "node_modules/birpc": {
  2391. "version": "0.2.19",
  2392. "resolved": "https://registry.npmmirror.com/birpc/-/birpc-0.2.19.tgz",
  2393. "integrity": "sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==",
  2394. "dev": true,
  2395. "license": "MIT",
  2396. "funding": {
  2397. "url": "https://github.com/sponsors/antfu"
  2398. }
  2399. },
  2400. "node_modules/brace-expansion": {
  2401. "version": "2.0.1",
  2402. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2403. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2404. "dev": true,
  2405. "dependencies": {
  2406. "balanced-match": "^1.0.0"
  2407. }
  2408. },
  2409. "node_modules/ccount": {
  2410. "version": "2.0.1",
  2411. "resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz",
  2412. "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
  2413. "dev": true,
  2414. "license": "MIT",
  2415. "funding": {
  2416. "type": "github",
  2417. "url": "https://github.com/sponsors/wooorm"
  2418. }
  2419. },
  2420. "node_modules/character-entities-html4": {
  2421. "version": "2.1.0",
  2422. "resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
  2423. "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
  2424. "dev": true,
  2425. "license": "MIT",
  2426. "funding": {
  2427. "type": "github",
  2428. "url": "https://github.com/sponsors/wooorm"
  2429. }
  2430. },
  2431. "node_modules/character-entities-legacy": {
  2432. "version": "3.0.0",
  2433. "resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
  2434. "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
  2435. "dev": true,
  2436. "license": "MIT",
  2437. "funding": {
  2438. "type": "github",
  2439. "url": "https://github.com/sponsors/wooorm"
  2440. }
  2441. },
  2442. "node_modules/colors": {
  2443. "version": "1.2.5",
  2444. "resolved": "https://registry.npmmirror.com/colors/-/colors-1.2.5.tgz",
  2445. "integrity": "sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==",
  2446. "dev": true,
  2447. "engines": {
  2448. "node": ">=0.1.90"
  2449. }
  2450. },
  2451. "node_modules/comma-separated-tokens": {
  2452. "version": "2.0.3",
  2453. "resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
  2454. "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
  2455. "dev": true,
  2456. "license": "MIT",
  2457. "funding": {
  2458. "type": "github",
  2459. "url": "https://github.com/sponsors/wooorm"
  2460. }
  2461. },
  2462. "node_modules/commander": {
  2463. "version": "9.5.0",
  2464. "resolved": "https://registry.npmmirror.com/commander/-/commander-9.5.0.tgz",
  2465. "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
  2466. "dev": true,
  2467. "optional": true,
  2468. "engines": {
  2469. "node": "^12.20.0 || >=14"
  2470. }
  2471. },
  2472. "node_modules/computeds": {
  2473. "version": "0.0.1",
  2474. "resolved": "https://registry.npmmirror.com/computeds/-/computeds-0.0.1.tgz",
  2475. "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==",
  2476. "dev": true
  2477. },
  2478. "node_modules/copy-anything": {
  2479. "version": "2.0.6",
  2480. "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz",
  2481. "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==",
  2482. "dev": true,
  2483. "dependencies": {
  2484. "is-what": "^3.14.1"
  2485. },
  2486. "funding": {
  2487. "url": "https://github.com/sponsors/mesqueeb"
  2488. }
  2489. },
  2490. "node_modules/crelt": {
  2491. "version": "1.0.6",
  2492. "resolved": "https://registry.npmmirror.com/crelt/-/crelt-1.0.6.tgz",
  2493. "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g=="
  2494. },
  2495. "node_modules/crypto-js": {
  2496. "version": "4.2.0",
  2497. "resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
  2498. "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
  2499. },
  2500. "node_modules/csstype": {
  2501. "version": "3.1.3",
  2502. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
  2503. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
  2504. "dev": true,
  2505. "license": "MIT"
  2506. },
  2507. "node_modules/de-indent": {
  2508. "version": "1.0.2",
  2509. "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
  2510. "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
  2511. "dev": true
  2512. },
  2513. "node_modules/debug": {
  2514. "version": "3.2.7",
  2515. "resolved": "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz",
  2516. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  2517. "dev": true,
  2518. "optional": true,
  2519. "dependencies": {
  2520. "ms": "^2.1.1"
  2521. }
  2522. },
  2523. "node_modules/dequal": {
  2524. "version": "2.0.3",
  2525. "resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
  2526. "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
  2527. "engines": {
  2528. "node": ">=6"
  2529. }
  2530. },
  2531. "node_modules/devlop": {
  2532. "version": "1.1.0",
  2533. "resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz",
  2534. "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
  2535. "dependencies": {
  2536. "dequal": "^2.0.0"
  2537. },
  2538. "funding": {
  2539. "type": "github",
  2540. "url": "https://github.com/sponsors/wooorm"
  2541. }
  2542. },
  2543. "node_modules/emoji-regex-xs": {
  2544. "version": "1.0.0",
  2545. "resolved": "https://registry.npmmirror.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz",
  2546. "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==",
  2547. "dev": true,
  2548. "license": "MIT"
  2549. },
  2550. "node_modules/entities": {
  2551. "version": "4.5.0",
  2552. "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
  2553. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  2554. "engines": {
  2555. "node": ">=0.12"
  2556. },
  2557. "funding": {
  2558. "url": "https://github.com/fb55/entities?sponsor=1"
  2559. }
  2560. },
  2561. "node_modules/errno": {
  2562. "version": "0.1.8",
  2563. "resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz",
  2564. "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==",
  2565. "dev": true,
  2566. "optional": true,
  2567. "dependencies": {
  2568. "prr": "~1.0.1"
  2569. },
  2570. "bin": {
  2571. "errno": "cli.js"
  2572. }
  2573. },
  2574. "node_modules/esbuild": {
  2575. "version": "0.21.5",
  2576. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
  2577. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  2578. "dev": true,
  2579. "hasInstallScript": true,
  2580. "license": "MIT",
  2581. "bin": {
  2582. "esbuild": "bin/esbuild"
  2583. },
  2584. "engines": {
  2585. "node": ">=12"
  2586. },
  2587. "optionalDependencies": {
  2588. "@esbuild/aix-ppc64": "0.21.5",
  2589. "@esbuild/android-arm": "0.21.5",
  2590. "@esbuild/android-arm64": "0.21.5",
  2591. "@esbuild/android-x64": "0.21.5",
  2592. "@esbuild/darwin-arm64": "0.21.5",
  2593. "@esbuild/darwin-x64": "0.21.5",
  2594. "@esbuild/freebsd-arm64": "0.21.5",
  2595. "@esbuild/freebsd-x64": "0.21.5",
  2596. "@esbuild/linux-arm": "0.21.5",
  2597. "@esbuild/linux-arm64": "0.21.5",
  2598. "@esbuild/linux-ia32": "0.21.5",
  2599. "@esbuild/linux-loong64": "0.21.5",
  2600. "@esbuild/linux-mips64el": "0.21.5",
  2601. "@esbuild/linux-ppc64": "0.21.5",
  2602. "@esbuild/linux-riscv64": "0.21.5",
  2603. "@esbuild/linux-s390x": "0.21.5",
  2604. "@esbuild/linux-x64": "0.21.5",
  2605. "@esbuild/netbsd-x64": "0.21.5",
  2606. "@esbuild/openbsd-x64": "0.21.5",
  2607. "@esbuild/sunos-x64": "0.21.5",
  2608. "@esbuild/win32-arm64": "0.21.5",
  2609. "@esbuild/win32-ia32": "0.21.5",
  2610. "@esbuild/win32-x64": "0.21.5"
  2611. }
  2612. },
  2613. "node_modules/escape-string-regexp": {
  2614. "version": "4.0.0",
  2615. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  2616. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  2617. "license": "MIT",
  2618. "engines": {
  2619. "node": ">=10"
  2620. },
  2621. "funding": {
  2622. "url": "https://github.com/sponsors/sindresorhus"
  2623. }
  2624. },
  2625. "node_modules/estree-walker": {
  2626. "version": "2.0.2",
  2627. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  2628. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  2629. "dev": true
  2630. },
  2631. "node_modules/fast-deep-equal": {
  2632. "version": "3.1.3",
  2633. "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  2634. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
  2635. "dev": true
  2636. },
  2637. "node_modules/fast-json-stable-stringify": {
  2638. "version": "2.1.0",
  2639. "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  2640. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
  2641. "dev": true
  2642. },
  2643. "node_modules/fetch-event-stream": {
  2644. "version": "0.1.5",
  2645. "resolved": "https://registry.npmmirror.com/fetch-event-stream/-/fetch-event-stream-0.1.5.tgz",
  2646. "integrity": "sha512-V1PWovkspxQfssq/NnxoEyQo1DV+MRK/laPuPblIZmSjMN8P5u46OhlFQznSr9p/t0Sp8Uc6SbM3yCMfr0KU8g==",
  2647. "license": "MIT"
  2648. },
  2649. "node_modules/focus-trap": {
  2650. "version": "7.6.4",
  2651. "resolved": "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.6.4.tgz",
  2652. "integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
  2653. "dev": true,
  2654. "license": "MIT",
  2655. "dependencies": {
  2656. "tabbable": "^6.2.0"
  2657. }
  2658. },
  2659. "node_modules/fs-extra": {
  2660. "version": "7.0.1",
  2661. "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-7.0.1.tgz",
  2662. "integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
  2663. "dev": true,
  2664. "dependencies": {
  2665. "graceful-fs": "^4.1.2",
  2666. "jsonfile": "^4.0.0",
  2667. "universalify": "^0.1.0"
  2668. },
  2669. "engines": {
  2670. "node": ">=6 <7 || >=8"
  2671. }
  2672. },
  2673. "node_modules/fsevents": {
  2674. "version": "2.3.3",
  2675. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  2676. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2677. "dev": true,
  2678. "hasInstallScript": true,
  2679. "optional": true,
  2680. "os": [
  2681. "darwin"
  2682. ],
  2683. "engines": {
  2684. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2685. }
  2686. },
  2687. "node_modules/function-bind": {
  2688. "version": "1.1.2",
  2689. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
  2690. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  2691. "dev": true,
  2692. "funding": {
  2693. "url": "https://github.com/sponsors/ljharb"
  2694. }
  2695. },
  2696. "node_modules/graceful-fs": {
  2697. "version": "4.2.11",
  2698. "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
  2699. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  2700. "dev": true
  2701. },
  2702. "node_modules/hasown": {
  2703. "version": "2.0.0",
  2704. "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.0.tgz",
  2705. "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==",
  2706. "dev": true,
  2707. "dependencies": {
  2708. "function-bind": "^1.1.2"
  2709. },
  2710. "engines": {
  2711. "node": ">= 0.4"
  2712. }
  2713. },
  2714. "node_modules/hast-util-to-html": {
  2715. "version": "9.0.5",
  2716. "resolved": "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
  2717. "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
  2718. "dev": true,
  2719. "license": "MIT",
  2720. "dependencies": {
  2721. "@types/hast": "^3.0.0",
  2722. "@types/unist": "^3.0.0",
  2723. "ccount": "^2.0.0",
  2724. "comma-separated-tokens": "^2.0.0",
  2725. "hast-util-whitespace": "^3.0.0",
  2726. "html-void-elements": "^3.0.0",
  2727. "mdast-util-to-hast": "^13.0.0",
  2728. "property-information": "^7.0.0",
  2729. "space-separated-tokens": "^2.0.0",
  2730. "stringify-entities": "^4.0.0",
  2731. "zwitch": "^2.0.4"
  2732. },
  2733. "funding": {
  2734. "type": "opencollective",
  2735. "url": "https://opencollective.com/unified"
  2736. }
  2737. },
  2738. "node_modules/hast-util-whitespace": {
  2739. "version": "3.0.0",
  2740. "resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
  2741. "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
  2742. "dev": true,
  2743. "license": "MIT",
  2744. "dependencies": {
  2745. "@types/hast": "^3.0.0"
  2746. },
  2747. "funding": {
  2748. "type": "opencollective",
  2749. "url": "https://opencollective.com/unified"
  2750. }
  2751. },
  2752. "node_modules/he": {
  2753. "version": "1.2.0",
  2754. "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
  2755. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  2756. "dev": true,
  2757. "bin": {
  2758. "he": "bin/he"
  2759. }
  2760. },
  2761. "node_modules/highlight.js": {
  2762. "version": "11.11.1",
  2763. "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz",
  2764. "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
  2765. "license": "BSD-3-Clause",
  2766. "engines": {
  2767. "node": ">=12.0.0"
  2768. }
  2769. },
  2770. "node_modules/hookable": {
  2771. "version": "5.5.3",
  2772. "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
  2773. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  2774. "dev": true,
  2775. "license": "MIT"
  2776. },
  2777. "node_modules/html-void-elements": {
  2778. "version": "3.0.0",
  2779. "resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz",
  2780. "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
  2781. "dev": true,
  2782. "license": "MIT",
  2783. "funding": {
  2784. "type": "github",
  2785. "url": "https://github.com/sponsors/wooorm"
  2786. }
  2787. },
  2788. "node_modules/i18next": {
  2789. "version": "23.16.8",
  2790. "resolved": "https://registry.npmmirror.com/i18next/-/i18next-23.16.8.tgz",
  2791. "integrity": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==",
  2792. "funding": [
  2793. {
  2794. "type": "individual",
  2795. "url": "https://locize.com"
  2796. },
  2797. {
  2798. "type": "individual",
  2799. "url": "https://locize.com/i18next.html"
  2800. },
  2801. {
  2802. "type": "individual",
  2803. "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
  2804. }
  2805. ],
  2806. "license": "MIT",
  2807. "dependencies": {
  2808. "@babel/runtime": "^7.23.2"
  2809. }
  2810. },
  2811. "node_modules/iconv-lite": {
  2812. "version": "0.6.3",
  2813. "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
  2814. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  2815. "dev": true,
  2816. "optional": true,
  2817. "dependencies": {
  2818. "safer-buffer": ">= 2.1.2 < 3.0.0"
  2819. },
  2820. "engines": {
  2821. "node": ">=0.10.0"
  2822. }
  2823. },
  2824. "node_modules/image-size": {
  2825. "version": "0.5.5",
  2826. "resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz",
  2827. "integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==",
  2828. "dev": true,
  2829. "optional": true,
  2830. "bin": {
  2831. "image-size": "bin/image-size.js"
  2832. },
  2833. "engines": {
  2834. "node": ">=0.10.0"
  2835. }
  2836. },
  2837. "node_modules/import-lazy": {
  2838. "version": "4.0.0",
  2839. "resolved": "https://registry.npmmirror.com/import-lazy/-/import-lazy-4.0.0.tgz",
  2840. "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==",
  2841. "dev": true,
  2842. "engines": {
  2843. "node": ">=8"
  2844. }
  2845. },
  2846. "node_modules/is-core-module": {
  2847. "version": "2.13.1",
  2848. "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz",
  2849. "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
  2850. "dev": true,
  2851. "dependencies": {
  2852. "hasown": "^2.0.0"
  2853. },
  2854. "funding": {
  2855. "url": "https://github.com/sponsors/ljharb"
  2856. }
  2857. },
  2858. "node_modules/is-what": {
  2859. "version": "3.14.1",
  2860. "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
  2861. "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==",
  2862. "dev": true
  2863. },
  2864. "node_modules/jju": {
  2865. "version": "1.4.0",
  2866. "resolved": "https://registry.npmmirror.com/jju/-/jju-1.4.0.tgz",
  2867. "integrity": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==",
  2868. "dev": true
  2869. },
  2870. "node_modules/joplin-turndown-plugin-gfm": {
  2871. "version": "1.0.12",
  2872. "resolved": "https://registry.npmmirror.com/joplin-turndown-plugin-gfm/-/joplin-turndown-plugin-gfm-1.0.12.tgz",
  2873. "integrity": "sha512-qL4+1iycQjZ1fs8zk3jSRk7cg3ROBUHk7GKtiLAQLFzLPKErnILUvz5DLszSQvz3s1sTjPbywLDISVUtBY6HaA==",
  2874. "license": "MIT"
  2875. },
  2876. "node_modules/json-schema-traverse": {
  2877. "version": "0.4.1",
  2878. "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  2879. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
  2880. "dev": true
  2881. },
  2882. "node_modules/jsonfile": {
  2883. "version": "4.0.0",
  2884. "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz",
  2885. "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
  2886. "dev": true,
  2887. "optionalDependencies": {
  2888. "graceful-fs": "^4.1.6"
  2889. }
  2890. },
  2891. "node_modules/kolorist": {
  2892. "version": "1.8.0",
  2893. "resolved": "https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz",
  2894. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
  2895. "dev": true
  2896. },
  2897. "node_modules/less": {
  2898. "version": "4.2.0",
  2899. "resolved": "https://registry.npmmirror.com/less/-/less-4.2.0.tgz",
  2900. "integrity": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==",
  2901. "dev": true,
  2902. "dependencies": {
  2903. "copy-anything": "^2.0.1",
  2904. "parse-node-version": "^1.0.1",
  2905. "tslib": "^2.3.0"
  2906. },
  2907. "bin": {
  2908. "lessc": "bin/lessc"
  2909. },
  2910. "engines": {
  2911. "node": ">=6"
  2912. },
  2913. "optionalDependencies": {
  2914. "errno": "^0.1.1",
  2915. "graceful-fs": "^4.1.2",
  2916. "image-size": "~0.5.0",
  2917. "make-dir": "^2.1.0",
  2918. "mime": "^1.4.1",
  2919. "needle": "^3.1.0",
  2920. "source-map": "~0.6.0"
  2921. }
  2922. },
  2923. "node_modules/linkify-it": {
  2924. "version": "5.0.0",
  2925. "resolved": "https://mirrors.huaweicloud.com/repository/npm/linkify-it/-/linkify-it-5.0.0.tgz",
  2926. "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
  2927. "license": "MIT",
  2928. "dependencies": {
  2929. "uc.micro": "^2.0.0"
  2930. }
  2931. },
  2932. "node_modules/linkifyjs": {
  2933. "version": "4.2.0",
  2934. "resolved": "https://registry.npmmirror.com/linkifyjs/-/linkifyjs-4.2.0.tgz",
  2935. "integrity": "sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==",
  2936. "license": "MIT"
  2937. },
  2938. "node_modules/lodash": {
  2939. "version": "4.17.21",
  2940. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  2941. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  2942. "dev": true
  2943. },
  2944. "node_modules/lodash.get": {
  2945. "version": "4.4.2",
  2946. "resolved": "https://registry.npmmirror.com/lodash.get/-/lodash.get-4.4.2.tgz",
  2947. "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==",
  2948. "deprecated": "This package is deprecated. Use the optional chaining (?.) operator instead.",
  2949. "dev": true
  2950. },
  2951. "node_modules/lodash.isequal": {
  2952. "version": "4.5.0",
  2953. "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
  2954. "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
  2955. "deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.",
  2956. "dev": true
  2957. },
  2958. "node_modules/lowlight": {
  2959. "version": "3.3.0",
  2960. "resolved": "https://registry.npmmirror.com/lowlight/-/lowlight-3.3.0.tgz",
  2961. "integrity": "sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==",
  2962. "license": "MIT",
  2963. "dependencies": {
  2964. "@types/hast": "^3.0.0",
  2965. "devlop": "^1.0.0",
  2966. "highlight.js": "~11.11.0"
  2967. },
  2968. "funding": {
  2969. "type": "github",
  2970. "url": "https://github.com/sponsors/wooorm"
  2971. }
  2972. },
  2973. "node_modules/lru-cache": {
  2974. "version": "6.0.0",
  2975. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz",
  2976. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  2977. "dev": true,
  2978. "dependencies": {
  2979. "yallist": "^4.0.0"
  2980. },
  2981. "engines": {
  2982. "node": ">=10"
  2983. }
  2984. },
  2985. "node_modules/magic-string": {
  2986. "version": "0.30.17",
  2987. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
  2988. "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
  2989. "dev": true,
  2990. "license": "MIT",
  2991. "dependencies": {
  2992. "@jridgewell/sourcemap-codec": "^1.5.0"
  2993. }
  2994. },
  2995. "node_modules/make-dir": {
  2996. "version": "2.1.0",
  2997. "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz",
  2998. "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
  2999. "dev": true,
  3000. "optional": true,
  3001. "dependencies": {
  3002. "pify": "^4.0.1",
  3003. "semver": "^5.6.0"
  3004. },
  3005. "engines": {
  3006. "node": ">=6"
  3007. }
  3008. },
  3009. "node_modules/mark.js": {
  3010. "version": "8.11.1",
  3011. "resolved": "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz",
  3012. "integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==",
  3013. "dev": true,
  3014. "license": "MIT"
  3015. },
  3016. "node_modules/markdown-it": {
  3017. "version": "14.1.0",
  3018. "resolved": "https://mirrors.huaweicloud.com/repository/npm/markdown-it/-/markdown-it-14.1.0.tgz",
  3019. "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
  3020. "license": "MIT",
  3021. "dependencies": {
  3022. "argparse": "^2.0.1",
  3023. "entities": "^4.4.0",
  3024. "linkify-it": "^5.0.0",
  3025. "mdurl": "^2.0.0",
  3026. "punycode.js": "^2.3.1",
  3027. "uc.micro": "^2.1.0"
  3028. },
  3029. "bin": {
  3030. "markdown-it": "bin/markdown-it.mjs"
  3031. }
  3032. },
  3033. "node_modules/markdown-it-container": {
  3034. "version": "4.0.0",
  3035. "resolved": "https://mirrors.huaweicloud.com/repository/npm/markdown-it-container/-/markdown-it-container-4.0.0.tgz",
  3036. "integrity": "sha512-HaNccxUH0l7BNGYbFbjmGpf5aLHAMTinqRZQAEQbMr2cdD3z91Q6kIo1oUn1CQndkT03jat6ckrdRYuwwqLlQw==",
  3037. "license": "MIT"
  3038. },
  3039. "node_modules/markdown-it-task-lists": {
  3040. "version": "2.1.1",
  3041. "resolved": "https://registry.npmmirror.com/markdown-it-task-lists/-/markdown-it-task-lists-2.1.1.tgz",
  3042. "integrity": "sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA==",
  3043. "license": "ISC"
  3044. },
  3045. "node_modules/mdast-util-to-hast": {
  3046. "version": "13.2.0",
  3047. "resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
  3048. "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
  3049. "dev": true,
  3050. "license": "MIT",
  3051. "dependencies": {
  3052. "@types/hast": "^3.0.0",
  3053. "@types/mdast": "^4.0.0",
  3054. "@ungap/structured-clone": "^1.0.0",
  3055. "devlop": "^1.0.0",
  3056. "micromark-util-sanitize-uri": "^2.0.0",
  3057. "trim-lines": "^3.0.0",
  3058. "unist-util-position": "^5.0.0",
  3059. "unist-util-visit": "^5.0.0",
  3060. "vfile": "^6.0.0"
  3061. },
  3062. "funding": {
  3063. "type": "opencollective",
  3064. "url": "https://opencollective.com/unified"
  3065. }
  3066. },
  3067. "node_modules/mdurl": {
  3068. "version": "2.0.0",
  3069. "resolved": "https://mirrors.huaweicloud.com/repository/npm/mdurl/-/mdurl-2.0.0.tgz",
  3070. "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==",
  3071. "license": "MIT"
  3072. },
  3073. "node_modules/micromark-util-character": {
  3074. "version": "2.1.1",
  3075. "resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
  3076. "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
  3077. "dev": true,
  3078. "funding": [
  3079. {
  3080. "type": "GitHub Sponsors",
  3081. "url": "https://github.com/sponsors/unifiedjs"
  3082. },
  3083. {
  3084. "type": "OpenCollective",
  3085. "url": "https://opencollective.com/unified"
  3086. }
  3087. ],
  3088. "license": "MIT",
  3089. "dependencies": {
  3090. "micromark-util-symbol": "^2.0.0",
  3091. "micromark-util-types": "^2.0.0"
  3092. }
  3093. },
  3094. "node_modules/micromark-util-encode": {
  3095. "version": "2.0.1",
  3096. "resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
  3097. "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
  3098. "dev": true,
  3099. "funding": [
  3100. {
  3101. "type": "GitHub Sponsors",
  3102. "url": "https://github.com/sponsors/unifiedjs"
  3103. },
  3104. {
  3105. "type": "OpenCollective",
  3106. "url": "https://opencollective.com/unified"
  3107. }
  3108. ],
  3109. "license": "MIT"
  3110. },
  3111. "node_modules/micromark-util-sanitize-uri": {
  3112. "version": "2.0.1",
  3113. "resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
  3114. "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
  3115. "dev": true,
  3116. "funding": [
  3117. {
  3118. "type": "GitHub Sponsors",
  3119. "url": "https://github.com/sponsors/unifiedjs"
  3120. },
  3121. {
  3122. "type": "OpenCollective",
  3123. "url": "https://opencollective.com/unified"
  3124. }
  3125. ],
  3126. "license": "MIT",
  3127. "dependencies": {
  3128. "micromark-util-character": "^2.0.0",
  3129. "micromark-util-encode": "^2.0.0",
  3130. "micromark-util-symbol": "^2.0.0"
  3131. }
  3132. },
  3133. "node_modules/micromark-util-symbol": {
  3134. "version": "2.0.1",
  3135. "resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
  3136. "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
  3137. "dev": true,
  3138. "funding": [
  3139. {
  3140. "type": "GitHub Sponsors",
  3141. "url": "https://github.com/sponsors/unifiedjs"
  3142. },
  3143. {
  3144. "type": "OpenCollective",
  3145. "url": "https://opencollective.com/unified"
  3146. }
  3147. ],
  3148. "license": "MIT"
  3149. },
  3150. "node_modules/micromark-util-types": {
  3151. "version": "2.0.2",
  3152. "resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
  3153. "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
  3154. "dev": true,
  3155. "funding": [
  3156. {
  3157. "type": "GitHub Sponsors",
  3158. "url": "https://github.com/sponsors/unifiedjs"
  3159. },
  3160. {
  3161. "type": "OpenCollective",
  3162. "url": "https://opencollective.com/unified"
  3163. }
  3164. ],
  3165. "license": "MIT"
  3166. },
  3167. "node_modules/mime": {
  3168. "version": "1.6.0",
  3169. "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
  3170. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  3171. "dev": true,
  3172. "optional": true,
  3173. "bin": {
  3174. "mime": "cli.js"
  3175. },
  3176. "engines": {
  3177. "node": ">=4"
  3178. }
  3179. },
  3180. "node_modules/minimatch": {
  3181. "version": "9.0.3",
  3182. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.3.tgz",
  3183. "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
  3184. "dev": true,
  3185. "dependencies": {
  3186. "brace-expansion": "^2.0.1"
  3187. },
  3188. "engines": {
  3189. "node": ">=16 || 14 >=14.17"
  3190. },
  3191. "funding": {
  3192. "url": "https://github.com/sponsors/isaacs"
  3193. }
  3194. },
  3195. "node_modules/minisearch": {
  3196. "version": "7.1.2",
  3197. "resolved": "https://registry.npmmirror.com/minisearch/-/minisearch-7.1.2.tgz",
  3198. "integrity": "sha512-R1Pd9eF+MD5JYDDSPAp/q1ougKglm14uEkPMvQ/05RGmx6G9wvmLTrTI/Q5iPNJLYqNdsDQ7qTGIcNWR+FrHmA==",
  3199. "dev": true,
  3200. "license": "MIT"
  3201. },
  3202. "node_modules/mitt": {
  3203. "version": "3.0.1",
  3204. "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
  3205. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  3206. "dev": true,
  3207. "license": "MIT"
  3208. },
  3209. "node_modules/ms": {
  3210. "version": "2.1.2",
  3211. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
  3212. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
  3213. "dev": true
  3214. },
  3215. "node_modules/muggle-string": {
  3216. "version": "0.3.1",
  3217. "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz",
  3218. "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
  3219. "dev": true
  3220. },
  3221. "node_modules/nanoid": {
  3222. "version": "3.3.9",
  3223. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.9.tgz",
  3224. "integrity": "sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==",
  3225. "dev": true,
  3226. "funding": [
  3227. {
  3228. "type": "github",
  3229. "url": "https://github.com/sponsors/ai"
  3230. }
  3231. ],
  3232. "license": "MIT",
  3233. "bin": {
  3234. "nanoid": "bin/nanoid.cjs"
  3235. },
  3236. "engines": {
  3237. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  3238. }
  3239. },
  3240. "node_modules/needle": {
  3241. "version": "3.2.0",
  3242. "resolved": "https://registry.npmmirror.com/needle/-/needle-3.2.0.tgz",
  3243. "integrity": "sha512-oUvzXnyLiVyVGoianLijF9O/RecZUf7TkBfimjGrLM4eQhXyeJwM6GeAWccwfQ9aa4gMCZKqhAOuLaMIcQxajQ==",
  3244. "dev": true,
  3245. "optional": true,
  3246. "dependencies": {
  3247. "debug": "^3.2.6",
  3248. "iconv-lite": "^0.6.3",
  3249. "sax": "^1.2.4"
  3250. },
  3251. "bin": {
  3252. "needle": "bin/needle"
  3253. },
  3254. "engines": {
  3255. "node": ">= 4.4.x"
  3256. }
  3257. },
  3258. "node_modules/oniguruma-to-es": {
  3259. "version": "3.1.1",
  3260. "resolved": "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-3.1.1.tgz",
  3261. "integrity": "sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==",
  3262. "dev": true,
  3263. "license": "MIT",
  3264. "dependencies": {
  3265. "emoji-regex-xs": "^1.0.0",
  3266. "regex": "^6.0.1",
  3267. "regex-recursion": "^6.0.2"
  3268. }
  3269. },
  3270. "node_modules/orderedmap": {
  3271. "version": "2.1.1",
  3272. "resolved": "https://registry.npmmirror.com/orderedmap/-/orderedmap-2.1.1.tgz",
  3273. "integrity": "sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g=="
  3274. },
  3275. "node_modules/parse-node-version": {
  3276. "version": "1.0.1",
  3277. "resolved": "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz",
  3278. "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==",
  3279. "dev": true,
  3280. "engines": {
  3281. "node": ">= 0.10"
  3282. }
  3283. },
  3284. "node_modules/path-browserify": {
  3285. "version": "1.0.1",
  3286. "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
  3287. "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  3288. "dev": true
  3289. },
  3290. "node_modules/path-parse": {
  3291. "version": "1.0.7",
  3292. "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
  3293. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
  3294. "dev": true
  3295. },
  3296. "node_modules/perfect-debounce": {
  3297. "version": "1.0.0",
  3298. "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  3299. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
  3300. "dev": true,
  3301. "license": "MIT"
  3302. },
  3303. "node_modules/picocolors": {
  3304. "version": "1.1.1",
  3305. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  3306. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  3307. "dev": true,
  3308. "license": "ISC"
  3309. },
  3310. "node_modules/picomatch": {
  3311. "version": "2.3.1",
  3312. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
  3313. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  3314. "dev": true,
  3315. "engines": {
  3316. "node": ">=8.6"
  3317. },
  3318. "funding": {
  3319. "url": "https://github.com/sponsors/jonschlinkert"
  3320. }
  3321. },
  3322. "node_modules/pify": {
  3323. "version": "4.0.1",
  3324. "resolved": "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz",
  3325. "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
  3326. "dev": true,
  3327. "optional": true,
  3328. "engines": {
  3329. "node": ">=6"
  3330. }
  3331. },
  3332. "node_modules/postcss": {
  3333. "version": "8.5.3",
  3334. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz",
  3335. "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
  3336. "dev": true,
  3337. "funding": [
  3338. {
  3339. "type": "opencollective",
  3340. "url": "https://opencollective.com/postcss/"
  3341. },
  3342. {
  3343. "type": "tidelift",
  3344. "url": "https://tidelift.com/funding/github/npm/postcss"
  3345. },
  3346. {
  3347. "type": "github",
  3348. "url": "https://github.com/sponsors/ai"
  3349. }
  3350. ],
  3351. "license": "MIT",
  3352. "dependencies": {
  3353. "nanoid": "^3.3.8",
  3354. "picocolors": "^1.1.1",
  3355. "source-map-js": "^1.2.1"
  3356. },
  3357. "engines": {
  3358. "node": "^10 || ^12 || >=14"
  3359. }
  3360. },
  3361. "node_modules/preact": {
  3362. "version": "10.26.4",
  3363. "resolved": "https://registry.npmmirror.com/preact/-/preact-10.26.4.tgz",
  3364. "integrity": "sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==",
  3365. "dev": true,
  3366. "license": "MIT",
  3367. "funding": {
  3368. "type": "opencollective",
  3369. "url": "https://opencollective.com/preact"
  3370. }
  3371. },
  3372. "node_modules/property-information": {
  3373. "version": "7.0.0",
  3374. "resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.0.0.tgz",
  3375. "integrity": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==",
  3376. "dev": true,
  3377. "license": "MIT",
  3378. "funding": {
  3379. "type": "github",
  3380. "url": "https://github.com/sponsors/wooorm"
  3381. }
  3382. },
  3383. "node_modules/prosemirror-changeset": {
  3384. "version": "2.2.1",
  3385. "resolved": "https://registry.npmmirror.com/prosemirror-changeset/-/prosemirror-changeset-2.2.1.tgz",
  3386. "integrity": "sha512-J7msc6wbxB4ekDFj+n9gTW/jav/p53kdlivvuppHsrZXCaQdVgRghoZbSS3kwrRyAstRVQ4/+u5k7YfLgkkQvQ==",
  3387. "dependencies": {
  3388. "prosemirror-transform": "^1.0.0"
  3389. }
  3390. },
  3391. "node_modules/prosemirror-collab": {
  3392. "version": "1.3.1",
  3393. "resolved": "https://registry.npmmirror.com/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz",
  3394. "integrity": "sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==",
  3395. "dependencies": {
  3396. "prosemirror-state": "^1.0.0"
  3397. }
  3398. },
  3399. "node_modules/prosemirror-commands": {
  3400. "version": "1.6.2",
  3401. "resolved": "https://registry.npmmirror.com/prosemirror-commands/-/prosemirror-commands-1.6.2.tgz",
  3402. "integrity": "sha512-0nDHH++qcf/BuPLYvmqZTUUsPJUCPBUXt0J1ErTcDIS369CTp773itzLGIgIXG4LJXOlwYCr44+Mh4ii6MP1QA==",
  3403. "license": "MIT",
  3404. "dependencies": {
  3405. "prosemirror-model": "^1.0.0",
  3406. "prosemirror-state": "^1.0.0",
  3407. "prosemirror-transform": "^1.10.2"
  3408. }
  3409. },
  3410. "node_modules/prosemirror-dropcursor": {
  3411. "version": "1.8.1",
  3412. "resolved": "https://registry.npmmirror.com/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.1.tgz",
  3413. "integrity": "sha512-M30WJdJZLyXHi3N8vxN6Zh5O8ZBbQCz0gURTfPmTIBNQ5pxrdU7A58QkNqfa98YEjSAL1HUyyU34f6Pm5xBSGw==",
  3414. "dependencies": {
  3415. "prosemirror-state": "^1.0.0",
  3416. "prosemirror-transform": "^1.1.0",
  3417. "prosemirror-view": "^1.1.0"
  3418. }
  3419. },
  3420. "node_modules/prosemirror-gapcursor": {
  3421. "version": "1.3.2",
  3422. "resolved": "https://registry.npmmirror.com/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz",
  3423. "integrity": "sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==",
  3424. "dependencies": {
  3425. "prosemirror-keymap": "^1.0.0",
  3426. "prosemirror-model": "^1.0.0",
  3427. "prosemirror-state": "^1.0.0",
  3428. "prosemirror-view": "^1.0.0"
  3429. }
  3430. },
  3431. "node_modules/prosemirror-history": {
  3432. "version": "1.4.1",
  3433. "resolved": "https://mirrors.huaweicloud.com/repository/npm/prosemirror-history/-/prosemirror-history-1.4.1.tgz",
  3434. "integrity": "sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ==",
  3435. "license": "MIT",
  3436. "dependencies": {
  3437. "prosemirror-state": "^1.2.2",
  3438. "prosemirror-transform": "^1.0.0",
  3439. "prosemirror-view": "^1.31.0",
  3440. "rope-sequence": "^1.3.0"
  3441. }
  3442. },
  3443. "node_modules/prosemirror-inputrules": {
  3444. "version": "1.4.0",
  3445. "resolved": "https://registry.npmmirror.com/prosemirror-inputrules/-/prosemirror-inputrules-1.4.0.tgz",
  3446. "integrity": "sha512-6ygpPRuTJ2lcOXs9JkefieMst63wVJBgHZGl5QOytN7oSZs3Co/BYbc3Yx9zm9H37Bxw8kVzCnDsihsVsL4yEg==",
  3447. "dependencies": {
  3448. "prosemirror-state": "^1.0.0",
  3449. "prosemirror-transform": "^1.0.0"
  3450. }
  3451. },
  3452. "node_modules/prosemirror-keymap": {
  3453. "version": "1.2.2",
  3454. "resolved": "https://registry.npmmirror.com/prosemirror-keymap/-/prosemirror-keymap-1.2.2.tgz",
  3455. "integrity": "sha512-EAlXoksqC6Vbocqc0GtzCruZEzYgrn+iiGnNjsJsH4mrnIGex4qbLdWWNza3AW5W36ZRrlBID0eM6bdKH4OStQ==",
  3456. "dependencies": {
  3457. "prosemirror-state": "^1.0.0",
  3458. "w3c-keyname": "^2.2.0"
  3459. }
  3460. },
  3461. "node_modules/prosemirror-markdown": {
  3462. "version": "1.13.1",
  3463. "resolved": "https://registry.npmmirror.com/prosemirror-markdown/-/prosemirror-markdown-1.13.1.tgz",
  3464. "integrity": "sha512-Sl+oMfMtAjWtlcZoj/5L/Q39MpEnVZ840Xo330WJWUvgyhNmLBLN7MsHn07s53nG/KImevWHSE6fEj4q/GihHw==",
  3465. "license": "MIT",
  3466. "dependencies": {
  3467. "@types/markdown-it": "^14.0.0",
  3468. "markdown-it": "^14.0.0",
  3469. "prosemirror-model": "^1.20.0"
  3470. }
  3471. },
  3472. "node_modules/prosemirror-menu": {
  3473. "version": "1.2.4",
  3474. "resolved": "https://registry.npmmirror.com/prosemirror-menu/-/prosemirror-menu-1.2.4.tgz",
  3475. "integrity": "sha512-S/bXlc0ODQup6aiBbWVsX/eM+xJgCTAfMq/nLqaO5ID/am4wS0tTCIkzwytmao7ypEtjj39i7YbJjAgO20mIqA==",
  3476. "dependencies": {
  3477. "crelt": "^1.0.0",
  3478. "prosemirror-commands": "^1.0.0",
  3479. "prosemirror-history": "^1.0.0",
  3480. "prosemirror-state": "^1.0.0"
  3481. }
  3482. },
  3483. "node_modules/prosemirror-model": {
  3484. "version": "1.24.1",
  3485. "resolved": "https://registry.npmmirror.com/prosemirror-model/-/prosemirror-model-1.24.1.tgz",
  3486. "integrity": "sha512-YM053N+vTThzlWJ/AtPtF1j0ebO36nvbmDy4U7qA2XQB8JVaQp1FmB9Jhrps8s+z+uxhhVTny4m20ptUvhk0Mg==",
  3487. "license": "MIT",
  3488. "dependencies": {
  3489. "orderedmap": "^2.0.0"
  3490. }
  3491. },
  3492. "node_modules/prosemirror-schema-basic": {
  3493. "version": "1.2.3",
  3494. "resolved": "https://mirrors.huaweicloud.com/repository/npm/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.3.tgz",
  3495. "integrity": "sha512-h+H0OQwZVqMon1PNn0AG9cTfx513zgIG2DY00eJ00Yvgb3UD+GQ/VlWW5rcaxacpCGT1Yx8nuhwXk4+QbXUfJA==",
  3496. "license": "MIT",
  3497. "dependencies": {
  3498. "prosemirror-model": "^1.19.0"
  3499. }
  3500. },
  3501. "node_modules/prosemirror-schema-list": {
  3502. "version": "1.4.1",
  3503. "resolved": "https://mirrors.huaweicloud.com/repository/npm/prosemirror-schema-list/-/prosemirror-schema-list-1.4.1.tgz",
  3504. "integrity": "sha512-jbDyaP/6AFfDfu70VzySsD75Om2t3sXTOdl5+31Wlxlg62td1haUpty/ybajSfJ1pkGadlOfwQq9kgW5IMo1Rg==",
  3505. "license": "MIT",
  3506. "dependencies": {
  3507. "prosemirror-model": "^1.0.0",
  3508. "prosemirror-state": "^1.0.0",
  3509. "prosemirror-transform": "^1.7.3"
  3510. }
  3511. },
  3512. "node_modules/prosemirror-state": {
  3513. "version": "1.4.3",
  3514. "resolved": "https://registry.npmmirror.com/prosemirror-state/-/prosemirror-state-1.4.3.tgz",
  3515. "integrity": "sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==",
  3516. "dependencies": {
  3517. "prosemirror-model": "^1.0.0",
  3518. "prosemirror-transform": "^1.0.0",
  3519. "prosemirror-view": "^1.27.0"
  3520. }
  3521. },
  3522. "node_modules/prosemirror-tables": {
  3523. "version": "1.6.4",
  3524. "resolved": "https://registry.npmmirror.com/prosemirror-tables/-/prosemirror-tables-1.6.4.tgz",
  3525. "integrity": "sha512-TkDY3Gw52gRFRfRn2f4wJv5WOgAOXLJA2CQJYIJ5+kdFbfj3acR4JUW6LX2e1hiEBiUwvEhzH5a3cZ5YSztpIA==",
  3526. "license": "MIT",
  3527. "dependencies": {
  3528. "prosemirror-keymap": "^1.2.2",
  3529. "prosemirror-model": "^1.24.1",
  3530. "prosemirror-state": "^1.4.3",
  3531. "prosemirror-transform": "^1.10.2",
  3532. "prosemirror-view": "^1.37.2"
  3533. }
  3534. },
  3535. "node_modules/prosemirror-trailing-node": {
  3536. "version": "3.0.0",
  3537. "resolved": "https://registry.npmmirror.com/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz",
  3538. "integrity": "sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==",
  3539. "license": "MIT",
  3540. "dependencies": {
  3541. "@remirror/core-constants": "3.0.0",
  3542. "escape-string-regexp": "^4.0.0"
  3543. },
  3544. "peerDependencies": {
  3545. "prosemirror-model": "^1.22.1",
  3546. "prosemirror-state": "^1.4.2",
  3547. "prosemirror-view": "^1.33.8"
  3548. }
  3549. },
  3550. "node_modules/prosemirror-transform": {
  3551. "version": "1.10.2",
  3552. "resolved": "https://registry.npmmirror.com/prosemirror-transform/-/prosemirror-transform-1.10.2.tgz",
  3553. "integrity": "sha512-2iUq0wv2iRoJO/zj5mv8uDUriOHWzXRnOTVgCzSXnktS/2iQRa3UUQwVlkBlYZFtygw6Nh1+X4mGqoYBINn5KQ==",
  3554. "license": "MIT",
  3555. "dependencies": {
  3556. "prosemirror-model": "^1.21.0"
  3557. }
  3558. },
  3559. "node_modules/prosemirror-view": {
  3560. "version": "1.37.2",
  3561. "resolved": "https://registry.npmmirror.com/prosemirror-view/-/prosemirror-view-1.37.2.tgz",
  3562. "integrity": "sha512-ApcyrfV/cRcaL65on7TQcfWElwLyOgIjnIynfAuV+fIdlpbSvSWRwfuPaH7T5mo4AbO/FID29qOtjiDIKGWyog==",
  3563. "license": "MIT",
  3564. "dependencies": {
  3565. "prosemirror-model": "^1.20.0",
  3566. "prosemirror-state": "^1.0.0",
  3567. "prosemirror-transform": "^1.1.0"
  3568. }
  3569. },
  3570. "node_modules/prr": {
  3571. "version": "1.0.1",
  3572. "resolved": "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz",
  3573. "integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==",
  3574. "dev": true,
  3575. "optional": true
  3576. },
  3577. "node_modules/punycode": {
  3578. "version": "2.3.1",
  3579. "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
  3580. "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
  3581. "dev": true,
  3582. "engines": {
  3583. "node": ">=6"
  3584. }
  3585. },
  3586. "node_modules/punycode.js": {
  3587. "version": "2.3.1",
  3588. "resolved": "https://registry.npmmirror.com/punycode.js/-/punycode.js-2.3.1.tgz",
  3589. "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
  3590. "engines": {
  3591. "node": ">=6"
  3592. }
  3593. },
  3594. "node_modules/regenerator-runtime": {
  3595. "version": "0.14.0",
  3596. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz",
  3597. "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA=="
  3598. },
  3599. "node_modules/regex": {
  3600. "version": "6.0.1",
  3601. "resolved": "https://registry.npmmirror.com/regex/-/regex-6.0.1.tgz",
  3602. "integrity": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==",
  3603. "dev": true,
  3604. "license": "MIT",
  3605. "dependencies": {
  3606. "regex-utilities": "^2.3.0"
  3607. }
  3608. },
  3609. "node_modules/regex-recursion": {
  3610. "version": "6.0.2",
  3611. "resolved": "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-6.0.2.tgz",
  3612. "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
  3613. "dev": true,
  3614. "license": "MIT",
  3615. "dependencies": {
  3616. "regex-utilities": "^2.3.0"
  3617. }
  3618. },
  3619. "node_modules/regex-utilities": {
  3620. "version": "2.3.0",
  3621. "resolved": "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz",
  3622. "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
  3623. "dev": true,
  3624. "license": "MIT"
  3625. },
  3626. "node_modules/resolve": {
  3627. "version": "1.22.8",
  3628. "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz",
  3629. "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
  3630. "dev": true,
  3631. "dependencies": {
  3632. "is-core-module": "^2.13.0",
  3633. "path-parse": "^1.0.7",
  3634. "supports-preserve-symlinks-flag": "^1.0.0"
  3635. },
  3636. "bin": {
  3637. "resolve": "bin/resolve"
  3638. },
  3639. "funding": {
  3640. "url": "https://github.com/sponsors/ljharb"
  3641. }
  3642. },
  3643. "node_modules/rfdc": {
  3644. "version": "1.4.1",
  3645. "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",
  3646. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
  3647. "dev": true,
  3648. "license": "MIT"
  3649. },
  3650. "node_modules/rollup": {
  3651. "version": "4.21.3",
  3652. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.21.3.tgz",
  3653. "integrity": "sha512-7sqRtBNnEbcBtMeRVc6VRsJMmpI+JU1z9VTvW8D4gXIYQFz0aLcsE6rRkyghZkLfEgUZgVvOG7A5CVz/VW5GIA==",
  3654. "dev": true,
  3655. "license": "MIT",
  3656. "dependencies": {
  3657. "@types/estree": "1.0.5"
  3658. },
  3659. "bin": {
  3660. "rollup": "dist/bin/rollup"
  3661. },
  3662. "engines": {
  3663. "node": ">=18.0.0",
  3664. "npm": ">=8.0.0"
  3665. },
  3666. "optionalDependencies": {
  3667. "@rollup/rollup-android-arm-eabi": "4.21.3",
  3668. "@rollup/rollup-android-arm64": "4.21.3",
  3669. "@rollup/rollup-darwin-arm64": "4.21.3",
  3670. "@rollup/rollup-darwin-x64": "4.21.3",
  3671. "@rollup/rollup-linux-arm-gnueabihf": "4.21.3",
  3672. "@rollup/rollup-linux-arm-musleabihf": "4.21.3",
  3673. "@rollup/rollup-linux-arm64-gnu": "4.21.3",
  3674. "@rollup/rollup-linux-arm64-musl": "4.21.3",
  3675. "@rollup/rollup-linux-powerpc64le-gnu": "4.21.3",
  3676. "@rollup/rollup-linux-riscv64-gnu": "4.21.3",
  3677. "@rollup/rollup-linux-s390x-gnu": "4.21.3",
  3678. "@rollup/rollup-linux-x64-gnu": "4.21.3",
  3679. "@rollup/rollup-linux-x64-musl": "4.21.3",
  3680. "@rollup/rollup-win32-arm64-msvc": "4.21.3",
  3681. "@rollup/rollup-win32-ia32-msvc": "4.21.3",
  3682. "@rollup/rollup-win32-x64-msvc": "4.21.3",
  3683. "fsevents": "~2.3.2"
  3684. }
  3685. },
  3686. "node_modules/rope-sequence": {
  3687. "version": "1.3.4",
  3688. "resolved": "https://registry.npmmirror.com/rope-sequence/-/rope-sequence-1.3.4.tgz",
  3689. "integrity": "sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ=="
  3690. },
  3691. "node_modules/safer-buffer": {
  3692. "version": "2.1.2",
  3693. "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
  3694. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
  3695. "dev": true,
  3696. "optional": true
  3697. },
  3698. "node_modules/sax": {
  3699. "version": "1.3.0",
  3700. "resolved": "https://registry.npmmirror.com/sax/-/sax-1.3.0.tgz",
  3701. "integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==",
  3702. "dev": true,
  3703. "optional": true
  3704. },
  3705. "node_modules/search-insights": {
  3706. "version": "2.17.3",
  3707. "resolved": "https://registry.npmmirror.com/search-insights/-/search-insights-2.17.3.tgz",
  3708. "integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==",
  3709. "dev": true,
  3710. "license": "MIT",
  3711. "peer": true
  3712. },
  3713. "node_modules/semver": {
  3714. "version": "5.7.2",
  3715. "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz",
  3716. "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
  3717. "dev": true,
  3718. "optional": true,
  3719. "bin": {
  3720. "semver": "bin/semver"
  3721. }
  3722. },
  3723. "node_modules/shiki": {
  3724. "version": "2.5.0",
  3725. "resolved": "https://registry.npmmirror.com/shiki/-/shiki-2.5.0.tgz",
  3726. "integrity": "sha512-mI//trrsaiCIPsja5CNfsyNOqgAZUb6VpJA+340toL42UpzQlXpwRV9nch69X6gaUxrr9kaOOa6e3y3uAkGFxQ==",
  3727. "dev": true,
  3728. "license": "MIT",
  3729. "dependencies": {
  3730. "@shikijs/core": "2.5.0",
  3731. "@shikijs/engine-javascript": "2.5.0",
  3732. "@shikijs/engine-oniguruma": "2.5.0",
  3733. "@shikijs/langs": "2.5.0",
  3734. "@shikijs/themes": "2.5.0",
  3735. "@shikijs/types": "2.5.0",
  3736. "@shikijs/vscode-textmate": "^10.0.2",
  3737. "@types/hast": "^3.0.4"
  3738. }
  3739. },
  3740. "node_modules/source-map": {
  3741. "version": "0.6.1",
  3742. "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
  3743. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  3744. "dev": true,
  3745. "engines": {
  3746. "node": ">=0.10.0"
  3747. }
  3748. },
  3749. "node_modules/source-map-js": {
  3750. "version": "1.2.1",
  3751. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  3752. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  3753. "dev": true,
  3754. "license": "BSD-3-Clause",
  3755. "engines": {
  3756. "node": ">=0.10.0"
  3757. }
  3758. },
  3759. "node_modules/space-separated-tokens": {
  3760. "version": "2.0.2",
  3761. "resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
  3762. "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
  3763. "dev": true,
  3764. "license": "MIT",
  3765. "funding": {
  3766. "type": "github",
  3767. "url": "https://github.com/sponsors/wooorm"
  3768. }
  3769. },
  3770. "node_modules/speakingurl": {
  3771. "version": "14.0.1",
  3772. "resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz",
  3773. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  3774. "dev": true,
  3775. "license": "BSD-3-Clause",
  3776. "engines": {
  3777. "node": ">=0.10.0"
  3778. }
  3779. },
  3780. "node_modules/sprintf-js": {
  3781. "version": "1.0.3",
  3782. "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz",
  3783. "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
  3784. "dev": true
  3785. },
  3786. "node_modules/string-argv": {
  3787. "version": "0.3.2",
  3788. "resolved": "https://registry.npmmirror.com/string-argv/-/string-argv-0.3.2.tgz",
  3789. "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==",
  3790. "dev": true,
  3791. "engines": {
  3792. "node": ">=0.6.19"
  3793. }
  3794. },
  3795. "node_modules/stringify-entities": {
  3796. "version": "4.0.4",
  3797. "resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz",
  3798. "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
  3799. "dev": true,
  3800. "license": "MIT",
  3801. "dependencies": {
  3802. "character-entities-html4": "^2.0.0",
  3803. "character-entities-legacy": "^3.0.0"
  3804. },
  3805. "funding": {
  3806. "type": "github",
  3807. "url": "https://github.com/sponsors/wooorm"
  3808. }
  3809. },
  3810. "node_modules/strip-json-comments": {
  3811. "version": "3.1.1",
  3812. "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  3813. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  3814. "dev": true,
  3815. "engines": {
  3816. "node": ">=8"
  3817. },
  3818. "funding": {
  3819. "url": "https://github.com/sponsors/sindresorhus"
  3820. }
  3821. },
  3822. "node_modules/superjson": {
  3823. "version": "2.2.2",
  3824. "resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz",
  3825. "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==",
  3826. "dev": true,
  3827. "license": "MIT",
  3828. "dependencies": {
  3829. "copy-anything": "^3.0.2"
  3830. },
  3831. "engines": {
  3832. "node": ">=16"
  3833. }
  3834. },
  3835. "node_modules/superjson/node_modules/copy-anything": {
  3836. "version": "3.0.5",
  3837. "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz",
  3838. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3839. "dev": true,
  3840. "license": "MIT",
  3841. "dependencies": {
  3842. "is-what": "^4.1.8"
  3843. },
  3844. "engines": {
  3845. "node": ">=12.13"
  3846. },
  3847. "funding": {
  3848. "url": "https://github.com/sponsors/mesqueeb"
  3849. }
  3850. },
  3851. "node_modules/superjson/node_modules/is-what": {
  3852. "version": "4.1.16",
  3853. "resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz",
  3854. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  3855. "dev": true,
  3856. "license": "MIT",
  3857. "engines": {
  3858. "node": ">=12.13"
  3859. },
  3860. "funding": {
  3861. "url": "https://github.com/sponsors/mesqueeb"
  3862. }
  3863. },
  3864. "node_modules/supports-preserve-symlinks-flag": {
  3865. "version": "1.0.0",
  3866. "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  3867. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  3868. "dev": true,
  3869. "engines": {
  3870. "node": ">= 0.4"
  3871. },
  3872. "funding": {
  3873. "url": "https://github.com/sponsors/ljharb"
  3874. }
  3875. },
  3876. "node_modules/tabbable": {
  3877. "version": "6.2.0",
  3878. "resolved": "https://registry.npmmirror.com/tabbable/-/tabbable-6.2.0.tgz",
  3879. "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==",
  3880. "dev": true,
  3881. "license": "MIT"
  3882. },
  3883. "node_modules/tippy.js": {
  3884. "version": "6.3.7",
  3885. "resolved": "https://registry.npmmirror.com/tippy.js/-/tippy.js-6.3.7.tgz",
  3886. "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==",
  3887. "dependencies": {
  3888. "@popperjs/core": "^2.9.0"
  3889. }
  3890. },
  3891. "node_modules/trim-lines": {
  3892. "version": "3.0.1",
  3893. "resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz",
  3894. "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
  3895. "dev": true,
  3896. "license": "MIT",
  3897. "funding": {
  3898. "type": "github",
  3899. "url": "https://github.com/sponsors/wooorm"
  3900. }
  3901. },
  3902. "node_modules/tslib": {
  3903. "version": "2.6.2",
  3904. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.6.2.tgz",
  3905. "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
  3906. "dev": true
  3907. },
  3908. "node_modules/turndown": {
  3909. "version": "7.2.0",
  3910. "resolved": "https://registry.npmmirror.com/turndown/-/turndown-7.2.0.tgz",
  3911. "integrity": "sha512-eCZGBN4nNNqM9Owkv9HAtWRYfLA4h909E/WGAWWBpmB275ehNhZyk87/Tpvjbp0jjNl9XwCsbe6bm6CqFsgD+A==",
  3912. "license": "MIT",
  3913. "dependencies": {
  3914. "@mixmark-io/domino": "^2.2.0"
  3915. }
  3916. },
  3917. "node_modules/typescript": {
  3918. "version": "5.2.2",
  3919. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.2.2.tgz",
  3920. "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
  3921. "dev": true,
  3922. "bin": {
  3923. "tsc": "bin/tsc",
  3924. "tsserver": "bin/tsserver"
  3925. },
  3926. "engines": {
  3927. "node": ">=14.17"
  3928. }
  3929. },
  3930. "node_modules/uc.micro": {
  3931. "version": "2.1.0",
  3932. "resolved": "https://mirrors.huaweicloud.com/repository/npm/uc.micro/-/uc.micro-2.1.0.tgz",
  3933. "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
  3934. "license": "MIT"
  3935. },
  3936. "node_modules/undici-types": {
  3937. "version": "5.26.5",
  3938. "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-5.26.5.tgz",
  3939. "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
  3940. "dev": true
  3941. },
  3942. "node_modules/unist-util-is": {
  3943. "version": "6.0.0",
  3944. "resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz",
  3945. "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
  3946. "dev": true,
  3947. "license": "MIT",
  3948. "dependencies": {
  3949. "@types/unist": "^3.0.0"
  3950. },
  3951. "funding": {
  3952. "type": "opencollective",
  3953. "url": "https://opencollective.com/unified"
  3954. }
  3955. },
  3956. "node_modules/unist-util-position": {
  3957. "version": "5.0.0",
  3958. "resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz",
  3959. "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
  3960. "dev": true,
  3961. "license": "MIT",
  3962. "dependencies": {
  3963. "@types/unist": "^3.0.0"
  3964. },
  3965. "funding": {
  3966. "type": "opencollective",
  3967. "url": "https://opencollective.com/unified"
  3968. }
  3969. },
  3970. "node_modules/unist-util-stringify-position": {
  3971. "version": "4.0.0",
  3972. "resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
  3973. "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
  3974. "dev": true,
  3975. "license": "MIT",
  3976. "dependencies": {
  3977. "@types/unist": "^3.0.0"
  3978. },
  3979. "funding": {
  3980. "type": "opencollective",
  3981. "url": "https://opencollective.com/unified"
  3982. }
  3983. },
  3984. "node_modules/unist-util-visit": {
  3985. "version": "5.0.0",
  3986. "resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
  3987. "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
  3988. "dev": true,
  3989. "license": "MIT",
  3990. "dependencies": {
  3991. "@types/unist": "^3.0.0",
  3992. "unist-util-is": "^6.0.0",
  3993. "unist-util-visit-parents": "^6.0.0"
  3994. },
  3995. "funding": {
  3996. "type": "opencollective",
  3997. "url": "https://opencollective.com/unified"
  3998. }
  3999. },
  4000. "node_modules/unist-util-visit-parents": {
  4001. "version": "6.0.1",
  4002. "resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
  4003. "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
  4004. "dev": true,
  4005. "license": "MIT",
  4006. "dependencies": {
  4007. "@types/unist": "^3.0.0",
  4008. "unist-util-is": "^6.0.0"
  4009. },
  4010. "funding": {
  4011. "type": "opencollective",
  4012. "url": "https://opencollective.com/unified"
  4013. }
  4014. },
  4015. "node_modules/universalify": {
  4016. "version": "0.1.2",
  4017. "resolved": "https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz",
  4018. "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
  4019. "dev": true,
  4020. "engines": {
  4021. "node": ">= 4.0.0"
  4022. }
  4023. },
  4024. "node_modules/uri-js": {
  4025. "version": "4.4.1",
  4026. "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
  4027. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  4028. "dev": true,
  4029. "dependencies": {
  4030. "punycode": "^2.1.0"
  4031. }
  4032. },
  4033. "node_modules/validator": {
  4034. "version": "13.11.0",
  4035. "resolved": "https://registry.npmmirror.com/validator/-/validator-13.11.0.tgz",
  4036. "integrity": "sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==",
  4037. "dev": true,
  4038. "engines": {
  4039. "node": ">= 0.10"
  4040. }
  4041. },
  4042. "node_modules/vfile": {
  4043. "version": "6.0.3",
  4044. "resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz",
  4045. "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
  4046. "dev": true,
  4047. "license": "MIT",
  4048. "dependencies": {
  4049. "@types/unist": "^3.0.0",
  4050. "vfile-message": "^4.0.0"
  4051. },
  4052. "funding": {
  4053. "type": "opencollective",
  4054. "url": "https://opencollective.com/unified"
  4055. }
  4056. },
  4057. "node_modules/vfile-message": {
  4058. "version": "4.0.2",
  4059. "resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz",
  4060. "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
  4061. "dev": true,
  4062. "license": "MIT",
  4063. "dependencies": {
  4064. "@types/unist": "^3.0.0",
  4065. "unist-util-stringify-position": "^4.0.0"
  4066. },
  4067. "funding": {
  4068. "type": "opencollective",
  4069. "url": "https://opencollective.com/unified"
  4070. }
  4071. },
  4072. "node_modules/vite": {
  4073. "version": "5.4.14",
  4074. "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.14.tgz",
  4075. "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
  4076. "dev": true,
  4077. "license": "MIT",
  4078. "dependencies": {
  4079. "esbuild": "^0.21.3",
  4080. "postcss": "^8.4.43",
  4081. "rollup": "^4.20.0"
  4082. },
  4083. "bin": {
  4084. "vite": "bin/vite.js"
  4085. },
  4086. "engines": {
  4087. "node": "^18.0.0 || >=20.0.0"
  4088. },
  4089. "funding": {
  4090. "url": "https://github.com/vitejs/vite?sponsor=1"
  4091. },
  4092. "optionalDependencies": {
  4093. "fsevents": "~2.3.3"
  4094. },
  4095. "peerDependencies": {
  4096. "@types/node": "^18.0.0 || >=20.0.0",
  4097. "less": "*",
  4098. "lightningcss": "^1.21.0",
  4099. "sass": "*",
  4100. "sass-embedded": "*",
  4101. "stylus": "*",
  4102. "sugarss": "*",
  4103. "terser": "^5.4.0"
  4104. },
  4105. "peerDependenciesMeta": {
  4106. "@types/node": {
  4107. "optional": true
  4108. },
  4109. "less": {
  4110. "optional": true
  4111. },
  4112. "lightningcss": {
  4113. "optional": true
  4114. },
  4115. "sass": {
  4116. "optional": true
  4117. },
  4118. "sass-embedded": {
  4119. "optional": true
  4120. },
  4121. "stylus": {
  4122. "optional": true
  4123. },
  4124. "sugarss": {
  4125. "optional": true
  4126. },
  4127. "terser": {
  4128. "optional": true
  4129. }
  4130. }
  4131. },
  4132. "node_modules/vite-plugin-dts": {
  4133. "version": "3.6.3",
  4134. "resolved": "https://registry.npmmirror.com/vite-plugin-dts/-/vite-plugin-dts-3.6.3.tgz",
  4135. "integrity": "sha512-NyRvgobl15rYj65coi/gH7UAEH+CpSjh539DbGb40DfOTZSvDLNYTzc8CK4460W+LqXuMK7+U3JAxRB3ksrNPw==",
  4136. "dev": true,
  4137. "dependencies": {
  4138. "@microsoft/api-extractor": "^7.38.0",
  4139. "@rollup/pluginutils": "^5.0.5",
  4140. "@vue/language-core": "^1.8.20",
  4141. "debug": "^4.3.4",
  4142. "kolorist": "^1.8.0",
  4143. "vue-tsc": "^1.8.20"
  4144. },
  4145. "engines": {
  4146. "node": "^14.18.0 || >=16.0.0"
  4147. },
  4148. "peerDependencies": {
  4149. "typescript": "*",
  4150. "vite": "*"
  4151. },
  4152. "peerDependenciesMeta": {
  4153. "vite": {
  4154. "optional": true
  4155. }
  4156. }
  4157. },
  4158. "node_modules/vite-plugin-dts/node_modules/debug": {
  4159. "version": "4.3.4",
  4160. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
  4161. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  4162. "dev": true,
  4163. "dependencies": {
  4164. "ms": "2.1.2"
  4165. },
  4166. "engines": {
  4167. "node": ">=6.0"
  4168. },
  4169. "peerDependenciesMeta": {
  4170. "supports-color": {
  4171. "optional": true
  4172. }
  4173. }
  4174. },
  4175. "node_modules/vitepress": {
  4176. "version": "1.6.3",
  4177. "resolved": "https://registry.npmmirror.com/vitepress/-/vitepress-1.6.3.tgz",
  4178. "integrity": "sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==",
  4179. "dev": true,
  4180. "license": "MIT",
  4181. "dependencies": {
  4182. "@docsearch/css": "3.8.2",
  4183. "@docsearch/js": "3.8.2",
  4184. "@iconify-json/simple-icons": "^1.2.21",
  4185. "@shikijs/core": "^2.1.0",
  4186. "@shikijs/transformers": "^2.1.0",
  4187. "@shikijs/types": "^2.1.0",
  4188. "@types/markdown-it": "^14.1.2",
  4189. "@vitejs/plugin-vue": "^5.2.1",
  4190. "@vue/devtools-api": "^7.7.0",
  4191. "@vue/shared": "^3.5.13",
  4192. "@vueuse/core": "^12.4.0",
  4193. "@vueuse/integrations": "^12.4.0",
  4194. "focus-trap": "^7.6.4",
  4195. "mark.js": "8.11.1",
  4196. "minisearch": "^7.1.1",
  4197. "shiki": "^2.1.0",
  4198. "vite": "^5.4.14",
  4199. "vue": "^3.5.13"
  4200. },
  4201. "bin": {
  4202. "vitepress": "bin/vitepress.js"
  4203. },
  4204. "peerDependencies": {
  4205. "markdown-it-mathjax3": "^4",
  4206. "postcss": "^8"
  4207. },
  4208. "peerDependenciesMeta": {
  4209. "markdown-it-mathjax3": {
  4210. "optional": true
  4211. },
  4212. "postcss": {
  4213. "optional": true
  4214. }
  4215. }
  4216. },
  4217. "node_modules/vue": {
  4218. "version": "3.5.13",
  4219. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.13.tgz",
  4220. "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
  4221. "dev": true,
  4222. "license": "MIT",
  4223. "dependencies": {
  4224. "@vue/compiler-dom": "3.5.13",
  4225. "@vue/compiler-sfc": "3.5.13",
  4226. "@vue/runtime-dom": "3.5.13",
  4227. "@vue/server-renderer": "3.5.13",
  4228. "@vue/shared": "3.5.13"
  4229. },
  4230. "peerDependencies": {
  4231. "typescript": "*"
  4232. },
  4233. "peerDependenciesMeta": {
  4234. "typescript": {
  4235. "optional": true
  4236. }
  4237. }
  4238. },
  4239. "node_modules/vue-template-compiler": {
  4240. "version": "2.7.15",
  4241. "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.15.tgz",
  4242. "integrity": "sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==",
  4243. "dev": true,
  4244. "dependencies": {
  4245. "de-indent": "^1.0.2",
  4246. "he": "^1.2.0"
  4247. }
  4248. },
  4249. "node_modules/vue-tsc": {
  4250. "version": "1.8.22",
  4251. "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.22.tgz",
  4252. "integrity": "sha512-j9P4kHtW6eEE08aS5McFZE/ivmipXy0JzrnTgbomfABMaVKx37kNBw//irL3+LlE3kOo63XpnRigyPC3w7+z+A==",
  4253. "dev": true,
  4254. "dependencies": {
  4255. "@volar/typescript": "~1.10.5",
  4256. "@vue/language-core": "1.8.22",
  4257. "semver": "^7.5.4"
  4258. },
  4259. "bin": {
  4260. "vue-tsc": "bin/vue-tsc.js"
  4261. },
  4262. "peerDependencies": {
  4263. "typescript": "*"
  4264. }
  4265. },
  4266. "node_modules/vue-tsc/node_modules/semver": {
  4267. "version": "7.5.4",
  4268. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz",
  4269. "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
  4270. "dev": true,
  4271. "dependencies": {
  4272. "lru-cache": "^6.0.0"
  4273. },
  4274. "bin": {
  4275. "semver": "bin/semver.js"
  4276. },
  4277. "engines": {
  4278. "node": ">=10"
  4279. }
  4280. },
  4281. "node_modules/w3c-keyname": {
  4282. "version": "2.2.8",
  4283. "resolved": "https://registry.npmmirror.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz",
  4284. "integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ=="
  4285. },
  4286. "node_modules/yallist": {
  4287. "version": "4.0.0",
  4288. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
  4289. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  4290. "dev": true
  4291. },
  4292. "node_modules/z-schema": {
  4293. "version": "5.0.5",
  4294. "resolved": "https://registry.npmmirror.com/z-schema/-/z-schema-5.0.5.tgz",
  4295. "integrity": "sha512-D7eujBWkLa3p2sIpJA0d1pr7es+a7m0vFAnZLlCEKq/Ij2k0MLi9Br2UPxoxdYystm5K1yeBGzub0FlYUEWj2Q==",
  4296. "dev": true,
  4297. "dependencies": {
  4298. "lodash.get": "^4.4.2",
  4299. "lodash.isequal": "^4.5.0",
  4300. "validator": "^13.7.0"
  4301. },
  4302. "bin": {
  4303. "z-schema": "bin/z-schema"
  4304. },
  4305. "engines": {
  4306. "node": ">=8.0.0"
  4307. },
  4308. "optionalDependencies": {
  4309. "commander": "^9.4.1"
  4310. }
  4311. },
  4312. "node_modules/zwitch": {
  4313. "version": "2.0.4",
  4314. "resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz",
  4315. "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
  4316. "dev": true,
  4317. "license": "MIT",
  4318. "funding": {
  4319. "type": "github",
  4320. "url": "https://github.com/sponsors/wooorm"
  4321. }
  4322. }
  4323. }
  4324. }