package-lock.json 135 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042
  1. {
  2. "name": "web",
  3. "version": "1.0.2.4.31",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "web",
  9. "version": "1.0.2.4.31",
  10. "license": "MIT",
  11. "dependencies": {
  12. "@element-plus/icons-vue": "^2.1.0",
  13. "@wangeditor/editor": "^5.1.23",
  14. "@wangeditor/editor-for-vue": "^5.1.12",
  15. "axios": "^1.3.4",
  16. "countup.js": "^2.5.0",
  17. "echarts": "^5.4.1",
  18. "echarts-gl": "^2.0.9",
  19. "element-plus": "^2.3.9",
  20. "js-cookie": "^3.0.1",
  21. "js-table2excel": "^1.0.3",
  22. "jsencrypt": "^3.3.2",
  23. "lodash": "^4.17.21",
  24. "mitt": "^3.0.0",
  25. "nprogress": "^0.2.0",
  26. "pinia": "^2.0.33",
  27. "print-js": "^1.6.0",
  28. "qrcodejs2-fixes": "^0.0.2",
  29. "qs": "^6.11.1",
  30. "screenfull": "^6.0.2",
  31. "sortablejs": "^1.15.0",
  32. "splitpanes": "^3.1.5",
  33. "vue": "^3.2.47",
  34. "vue-clipboard3": "^2.0.0",
  35. "vue-grid-layout": "^3.0.0-beta1",
  36. "vue-i18n": "^9.2.2",
  37. "vue-router": "^4.1.6",
  38. "vue3-image-preview": "^0.2.5",
  39. "vuedraggable": "^4.1.0",
  40. "yarn": "^1.22.19"
  41. },
  42. "devDependencies": {
  43. "@types/node": "^18.15.0",
  44. "@types/nprogress": "^0.2.0",
  45. "@types/sortablejs": "^1.15.0",
  46. "@typescript-eslint/eslint-plugin": "^5.54.1",
  47. "@typescript-eslint/parser": "^5.54.1",
  48. "@vitejs/plugin-vue": "^4.0.0",
  49. "@vue/compiler-sfc": "^3.2.47",
  50. "eslint": "8.22.0",
  51. "eslint-plugin-vue": "^9.9.0",
  52. "prettier": "^2.8.4",
  53. "sass": "^1.58.3",
  54. "typescript": "^4.9.5",
  55. "vite": "^4.1.4",
  56. "vue-eslint-parser": "^9.1.0"
  57. },
  58. "engines": {
  59. "node": ">=16.0.0",
  60. "npm": ">= 7.0.0"
  61. }
  62. },
  63. "node_modules/@aashutoshrathi/word-wrap": {
  64. "version": "1.2.6",
  65. "resolved": "https://registry.npmmirror.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
  66. "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
  67. "dev": true,
  68. "license": "MIT",
  69. "engines": {
  70. "node": ">=0.10.0"
  71. }
  72. },
  73. "node_modules/@babel/parser": {
  74. "version": "7.22.10",
  75. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.22.10.tgz",
  76. "integrity": "sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==",
  77. "license": "MIT",
  78. "bin": {
  79. "parser": "bin/babel-parser.js"
  80. },
  81. "engines": {
  82. "node": ">=6.0.0"
  83. }
  84. },
  85. "node_modules/@babel/runtime": {
  86. "version": "7.22.10",
  87. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.22.10.tgz",
  88. "integrity": "sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==",
  89. "license": "MIT",
  90. "dependencies": {
  91. "regenerator-runtime": "^0.14.0"
  92. },
  93. "engines": {
  94. "node": ">=6.9.0"
  95. }
  96. },
  97. "node_modules/@ctrl/tinycolor": {
  98. "version": "3.6.0",
  99. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.0.tgz",
  100. "integrity": "sha512-/Z3l6pXthq0JvMYdUFyX9j0MaCltlIn6mfh9jLyQwg5aPKxkyNa0PTHtU1AlFXLNk55ZuAeJRcpvq+tmLfKmaQ==",
  101. "license": "MIT",
  102. "engines": {
  103. "node": ">=10"
  104. }
  105. },
  106. "node_modules/@element-plus/icons-vue": {
  107. "version": "2.1.0",
  108. "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz",
  109. "integrity": "sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==",
  110. "license": "MIT",
  111. "peerDependencies": {
  112. "vue": "^3.2.0"
  113. }
  114. },
  115. "node_modules/@esbuild/win32-x64": {
  116. "version": "0.18.20",
  117. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz",
  118. "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==",
  119. "cpu": [
  120. "x64"
  121. ],
  122. "dev": true,
  123. "license": "MIT",
  124. "optional": true,
  125. "os": [
  126. "win32"
  127. ],
  128. "engines": {
  129. "node": ">=12"
  130. }
  131. },
  132. "node_modules/@eslint-community/eslint-utils": {
  133. "version": "4.4.0",
  134. "resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
  135. "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
  136. "dev": true,
  137. "license": "MIT",
  138. "dependencies": {
  139. "eslint-visitor-keys": "^3.3.0"
  140. },
  141. "engines": {
  142. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  143. },
  144. "peerDependencies": {
  145. "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
  146. }
  147. },
  148. "node_modules/@eslint-community/regexpp": {
  149. "version": "4.7.0",
  150. "resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.7.0.tgz",
  151. "integrity": "sha512-+HencqxU7CFJnQb7IKtuNBqS6Yx3Tz4kOL8BJXo+JyeiBm5MEX6pO8onXDkjrkCRlfYXS1Axro15ZjVFe9YgsA==",
  152. "dev": true,
  153. "license": "MIT",
  154. "engines": {
  155. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  156. }
  157. },
  158. "node_modules/@eslint/eslintrc": {
  159. "version": "1.4.1",
  160. "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz",
  161. "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==",
  162. "dev": true,
  163. "license": "MIT",
  164. "dependencies": {
  165. "ajv": "^6.12.4",
  166. "debug": "^4.3.2",
  167. "espree": "^9.4.0",
  168. "globals": "^13.19.0",
  169. "ignore": "^5.2.0",
  170. "import-fresh": "^3.2.1",
  171. "js-yaml": "^4.1.0",
  172. "minimatch": "^3.1.2",
  173. "strip-json-comments": "^3.1.1"
  174. },
  175. "engines": {
  176. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  177. },
  178. "funding": {
  179. "url": "https://opencollective.com/eslint"
  180. }
  181. },
  182. "node_modules/@floating-ui/core": {
  183. "version": "1.4.1",
  184. "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.4.1.tgz",
  185. "integrity": "sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==",
  186. "license": "MIT",
  187. "dependencies": {
  188. "@floating-ui/utils": "^0.1.1"
  189. }
  190. },
  191. "node_modules/@floating-ui/dom": {
  192. "version": "1.5.1",
  193. "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.5.1.tgz",
  194. "integrity": "sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==",
  195. "license": "MIT",
  196. "dependencies": {
  197. "@floating-ui/core": "^1.4.1",
  198. "@floating-ui/utils": "^0.1.1"
  199. }
  200. },
  201. "node_modules/@floating-ui/utils": {
  202. "version": "0.1.1",
  203. "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.1.1.tgz",
  204. "integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==",
  205. "license": "MIT"
  206. },
  207. "node_modules/@humanwhocodes/config-array": {
  208. "version": "0.10.7",
  209. "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz",
  210. "integrity": "sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==",
  211. "dev": true,
  212. "license": "Apache-2.0",
  213. "dependencies": {
  214. "@humanwhocodes/object-schema": "^1.2.1",
  215. "debug": "^4.1.1",
  216. "minimatch": "^3.0.4"
  217. },
  218. "engines": {
  219. "node": ">=10.10.0"
  220. }
  221. },
  222. "node_modules/@humanwhocodes/gitignore-to-minimatch": {
  223. "version": "1.0.2",
  224. "resolved": "https://registry.npmmirror.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz",
  225. "integrity": "sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==",
  226. "dev": true,
  227. "license": "Apache-2.0",
  228. "funding": {
  229. "type": "github",
  230. "url": "https://github.com/sponsors/nzakas"
  231. }
  232. },
  233. "node_modules/@humanwhocodes/object-schema": {
  234. "version": "1.2.1",
  235. "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
  236. "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
  237. "dev": true,
  238. "license": "BSD-3-Clause"
  239. },
  240. "node_modules/@interactjs/actions": {
  241. "version": "1.10.18",
  242. "resolved": "https://registry.npmmirror.com/@interactjs/actions/-/actions-1.10.18.tgz",
  243. "integrity": "sha512-3hsDg87HNZUNE2G3heshSdyrUu4yd2I3b4hb5yz3pLIqvHoPyqZSreOs1l5Rb5NfecS1SNwR0Gygoyy/F3qGZA==",
  244. "license": "MIT",
  245. "optionalDependencies": {
  246. "@interactjs/interact": "1.10.18"
  247. },
  248. "peerDependencies": {
  249. "@interactjs/core": "1.10.18",
  250. "@interactjs/utils": "1.10.18"
  251. }
  252. },
  253. "node_modules/@interactjs/auto-scroll": {
  254. "version": "1.10.18",
  255. "resolved": "https://registry.npmmirror.com/@interactjs/auto-scroll/-/auto-scroll-1.10.18.tgz",
  256. "integrity": "sha512-1rj8O/0cweCyuwlvULC6fF20uAKwsrWKlhOrWYbuRIl0+IJTJa/vpOuIUFUhppG+ELqkwp0u2vOCtMWfVUMqrA==",
  257. "license": "MIT",
  258. "optionalDependencies": {
  259. "@interactjs/interact": "1.10.18"
  260. },
  261. "peerDependencies": {
  262. "@interactjs/utils": "1.10.18"
  263. }
  264. },
  265. "node_modules/@interactjs/auto-start": {
  266. "version": "1.10.18",
  267. "resolved": "https://registry.npmmirror.com/@interactjs/auto-start/-/auto-start-1.10.18.tgz",
  268. "integrity": "sha512-LNItRKgMI68P3JGFfwRulkhsDfCjN0AYguKehWNkTlmtzWHtHK4GRwr4rpHoCqSZJHM/GBZOZQSq/0g9d/Hzow==",
  269. "license": "MIT",
  270. "optionalDependencies": {
  271. "@interactjs/interact": "1.10.18"
  272. },
  273. "peerDependencies": {
  274. "@interactjs/core": "1.10.18",
  275. "@interactjs/utils": "1.10.18"
  276. }
  277. },
  278. "node_modules/@interactjs/core": {
  279. "version": "1.10.18",
  280. "resolved": "https://registry.npmmirror.com/@interactjs/core/-/core-1.10.18.tgz",
  281. "integrity": "sha512-shXHL+U5BMLtWMY84Bpo7OCMEueQdj0NgDGZDPzXMrmxriz1Ovn8fw2VmI18xFWryTbKJc2RwRDK/NJ6Vg+tNg==",
  282. "license": "MIT",
  283. "peerDependencies": {
  284. "@interactjs/utils": "1.10.18"
  285. }
  286. },
  287. "node_modules/@interactjs/dev-tools": {
  288. "version": "1.10.18",
  289. "resolved": "https://registry.npmmirror.com/@interactjs/dev-tools/-/dev-tools-1.10.18.tgz",
  290. "integrity": "sha512-E/VcI8ZA9nwjUCsAyT5dNYmVYH3alCoRhgTmhuNyjMFUgwzw1owEkUSmnS8nzhsW30indlMvtFJVR/9+Onbp0A==",
  291. "license": "MIT",
  292. "optionalDependencies": {
  293. "@interactjs/interact": "1.10.18"
  294. },
  295. "peerDependencies": {
  296. "@interactjs/modifiers": "1.10.18",
  297. "@interactjs/utils": "1.10.18"
  298. }
  299. },
  300. "node_modules/@interactjs/inertia": {
  301. "version": "1.10.18",
  302. "resolved": "https://registry.npmmirror.com/@interactjs/inertia/-/inertia-1.10.18.tgz",
  303. "integrity": "sha512-68BNYAzRKK2LyhyLKwnX3hyRuVX9FYK4V8HcwGrztwP6fe3nkuUhjHeNRh1T7Lpt9n2P+UIvZZT86ZqYCa7Mew==",
  304. "license": "MIT",
  305. "dependencies": {
  306. "@interactjs/offset": "1.10.18"
  307. },
  308. "optionalDependencies": {
  309. "@interactjs/interact": "1.10.18"
  310. },
  311. "peerDependencies": {
  312. "@interactjs/core": "1.10.18",
  313. "@interactjs/modifiers": "1.10.18",
  314. "@interactjs/utils": "1.10.18"
  315. }
  316. },
  317. "node_modules/@interactjs/interact": {
  318. "version": "1.10.18",
  319. "resolved": "https://registry.npmmirror.com/@interactjs/interact/-/interact-1.10.18.tgz",
  320. "integrity": "sha512-09H1uUK3Ly25+DZAuocYee5TET08LfwcvtFOkr+MvdWETjAED5ZVQwrD+LzyUpJ7pQ1WOFGk03nF/QmnPDO43w==",
  321. "license": "MIT",
  322. "dependencies": {
  323. "@interactjs/core": "1.10.18",
  324. "@interactjs/utils": "1.10.18"
  325. }
  326. },
  327. "node_modules/@interactjs/interactjs": {
  328. "version": "1.10.18",
  329. "resolved": "https://registry.npmmirror.com/@interactjs/interactjs/-/interactjs-1.10.18.tgz",
  330. "integrity": "sha512-0Kb6VL9kcum/YP0GjCy8lgQbfgs6KCBaz8AouMwUSN4Owx8D3YSOqxM4pHnYJbStufp4SkHcsspJy5nKGyk28Q==",
  331. "license": "MIT",
  332. "dependencies": {
  333. "@interactjs/actions": "1.10.18",
  334. "@interactjs/auto-scroll": "1.10.18",
  335. "@interactjs/auto-start": "1.10.18",
  336. "@interactjs/core": "1.10.18",
  337. "@interactjs/dev-tools": "1.10.18",
  338. "@interactjs/inertia": "1.10.18",
  339. "@interactjs/interact": "1.10.18",
  340. "@interactjs/modifiers": "1.10.18",
  341. "@interactjs/offset": "1.10.18",
  342. "@interactjs/pointer-events": "1.10.18",
  343. "@interactjs/reflow": "1.10.18",
  344. "@interactjs/utils": "1.10.18"
  345. }
  346. },
  347. "node_modules/@interactjs/modifiers": {
  348. "version": "1.10.18",
  349. "resolved": "https://registry.npmmirror.com/@interactjs/modifiers/-/modifiers-1.10.18.tgz",
  350. "integrity": "sha512-Ahf/cOfUrpbjSaLzDdOECEITeEZuvA9ImWfGSdZaFmuPP3wDEIaY+oLa1A26y79XxGBMKsbB/2wIrLePcLq3Pg==",
  351. "license": "MIT",
  352. "dependencies": {
  353. "@interactjs/snappers": "1.10.18"
  354. },
  355. "optionalDependencies": {
  356. "@interactjs/interact": "1.10.18"
  357. },
  358. "peerDependencies": {
  359. "@interactjs/core": "1.10.18",
  360. "@interactjs/utils": "1.10.18"
  361. }
  362. },
  363. "node_modules/@interactjs/offset": {
  364. "version": "1.10.18",
  365. "resolved": "https://registry.npmmirror.com/@interactjs/offset/-/offset-1.10.18.tgz",
  366. "integrity": "sha512-oM2JbGpwuV67HUBNOx6cb/5iXIE+NRUGkO694/9EhY7C3VnAHusZbFpEMo6IvzoPu0BWhMsss6apE3V6FHMMFQ==",
  367. "license": "MIT",
  368. "optionalDependencies": {
  369. "@interactjs/interact": "1.10.18"
  370. },
  371. "peerDependencies": {
  372. "@interactjs/core": "1.10.18",
  373. "@interactjs/utils": "1.10.18"
  374. }
  375. },
  376. "node_modules/@interactjs/pointer-events": {
  377. "version": "1.10.18",
  378. "resolved": "https://registry.npmmirror.com/@interactjs/pointer-events/-/pointer-events-1.10.18.tgz",
  379. "integrity": "sha512-QPRgNXP5rVuBqFFUxfj3S+ZQ9e5OWIgmhz6lS4+kezqcMoa1p1lZ3c5FIs+Enfn4TvEkUuxKT9cqmJP9oi6YOA==",
  380. "license": "MIT",
  381. "optionalDependencies": {
  382. "@interactjs/interact": "1.10.18"
  383. },
  384. "peerDependencies": {
  385. "@interactjs/core": "1.10.18",
  386. "@interactjs/utils": "1.10.18"
  387. }
  388. },
  389. "node_modules/@interactjs/reflow": {
  390. "version": "1.10.18",
  391. "resolved": "https://registry.npmmirror.com/@interactjs/reflow/-/reflow-1.10.18.tgz",
  392. "integrity": "sha512-1VpKaWmh5oSjSH6VYpUiFScwK9cX3cu7HvX0vguzI3NjtvvRNrU8cqhPdWr9AE8FQlBf3lQ9ptgVbU9oh/SQyw==",
  393. "license": "MIT",
  394. "optionalDependencies": {
  395. "@interactjs/interact": "1.10.18"
  396. },
  397. "peerDependencies": {
  398. "@interactjs/core": "1.10.18",
  399. "@interactjs/utils": "1.10.18"
  400. }
  401. },
  402. "node_modules/@interactjs/snappers": {
  403. "version": "1.10.18",
  404. "resolved": "https://registry.npmmirror.com/@interactjs/snappers/-/snappers-1.10.18.tgz",
  405. "integrity": "sha512-FI6FkJCYrMgctZFX1A9YPC+GVaSJPKUsKgcs5lp+AShfhsuNXvXLAmfWV7JecO/GXfoNTbjmEWUqrKLTAyCYWw==",
  406. "license": "MIT",
  407. "optionalDependencies": {
  408. "@interactjs/interact": "1.10.18"
  409. },
  410. "peerDependencies": {
  411. "@interactjs/utils": "1.10.18"
  412. }
  413. },
  414. "node_modules/@interactjs/utils": {
  415. "version": "1.10.18",
  416. "resolved": "https://registry.npmmirror.com/@interactjs/utils/-/utils-1.10.18.tgz",
  417. "integrity": "sha512-nt+uQat9pbjzNeP8I2X7rjBmmuoNwMCgXb+5Vl6zHHlOzM3Y6RATwsciR65E1X8Q/OrKtH2G49C1Zy1RoGw3UQ==",
  418. "license": "MIT"
  419. },
  420. "node_modules/@intlify/core-base": {
  421. "version": "9.2.2",
  422. "resolved": "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.2.2.tgz",
  423. "integrity": "sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==",
  424. "license": "MIT",
  425. "dependencies": {
  426. "@intlify/devtools-if": "9.2.2",
  427. "@intlify/message-compiler": "9.2.2",
  428. "@intlify/shared": "9.2.2",
  429. "@intlify/vue-devtools": "9.2.2"
  430. },
  431. "engines": {
  432. "node": ">= 14"
  433. }
  434. },
  435. "node_modules/@intlify/devtools-if": {
  436. "version": "9.2.2",
  437. "resolved": "https://registry.npmmirror.com/@intlify/devtools-if/-/devtools-if-9.2.2.tgz",
  438. "integrity": "sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==",
  439. "license": "MIT",
  440. "dependencies": {
  441. "@intlify/shared": "9.2.2"
  442. },
  443. "engines": {
  444. "node": ">= 14"
  445. }
  446. },
  447. "node_modules/@intlify/message-compiler": {
  448. "version": "9.2.2",
  449. "resolved": "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.2.2.tgz",
  450. "integrity": "sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==",
  451. "license": "MIT",
  452. "dependencies": {
  453. "@intlify/shared": "9.2.2",
  454. "source-map": "0.6.1"
  455. },
  456. "engines": {
  457. "node": ">= 14"
  458. }
  459. },
  460. "node_modules/@intlify/shared": {
  461. "version": "9.2.2",
  462. "resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-9.2.2.tgz",
  463. "integrity": "sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==",
  464. "license": "MIT",
  465. "engines": {
  466. "node": ">= 14"
  467. }
  468. },
  469. "node_modules/@intlify/vue-devtools": {
  470. "version": "9.2.2",
  471. "resolved": "https://registry.npmmirror.com/@intlify/vue-devtools/-/vue-devtools-9.2.2.tgz",
  472. "integrity": "sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==",
  473. "license": "MIT",
  474. "dependencies": {
  475. "@intlify/core-base": "9.2.2",
  476. "@intlify/shared": "9.2.2"
  477. },
  478. "engines": {
  479. "node": ">= 14"
  480. }
  481. },
  482. "node_modules/@jridgewell/sourcemap-codec": {
  483. "version": "1.4.15",
  484. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
  485. "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
  486. "license": "MIT"
  487. },
  488. "node_modules/@nodelib/fs.scandir": {
  489. "version": "2.1.5",
  490. "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  491. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  492. "dev": true,
  493. "license": "MIT",
  494. "dependencies": {
  495. "@nodelib/fs.stat": "2.0.5",
  496. "run-parallel": "^1.1.9"
  497. },
  498. "engines": {
  499. "node": ">= 8"
  500. }
  501. },
  502. "node_modules/@nodelib/fs.stat": {
  503. "version": "2.0.5",
  504. "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  505. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  506. "dev": true,
  507. "license": "MIT",
  508. "engines": {
  509. "node": ">= 8"
  510. }
  511. },
  512. "node_modules/@nodelib/fs.walk": {
  513. "version": "1.2.8",
  514. "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  515. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  516. "dev": true,
  517. "license": "MIT",
  518. "dependencies": {
  519. "@nodelib/fs.scandir": "2.1.5",
  520. "fastq": "^1.6.0"
  521. },
  522. "engines": {
  523. "node": ">= 8"
  524. }
  525. },
  526. "node_modules/@popperjs/core": {
  527. "name": "@sxzz/popperjs-es",
  528. "version": "2.11.7",
  529. "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
  530. "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==",
  531. "license": "MIT",
  532. "funding": {
  533. "type": "opencollective",
  534. "url": "https://opencollective.com/popperjs"
  535. }
  536. },
  537. "node_modules/@transloadit/prettier-bytes": {
  538. "version": "0.0.7",
  539. "resolved": "https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz",
  540. "integrity": "sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==",
  541. "license": "MIT"
  542. },
  543. "node_modules/@types/event-emitter": {
  544. "version": "0.3.3",
  545. "resolved": "https://registry.npmmirror.com/@types/event-emitter/-/event-emitter-0.3.3.tgz",
  546. "integrity": "sha512-UfnOK1pIxO7P+EgPRZXD9jMpimd8QEFcEZ5R67R1UhGbv4zghU5+NE7U8M8G9H5Jc8FI51rqDWQs6FtUfq2e/Q==",
  547. "license": "MIT"
  548. },
  549. "node_modules/@types/json-schema": {
  550. "version": "7.0.12",
  551. "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.12.tgz",
  552. "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==",
  553. "dev": true,
  554. "license": "MIT"
  555. },
  556. "node_modules/@types/lodash": {
  557. "version": "4.14.197",
  558. "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.197.tgz",
  559. "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==",
  560. "license": "MIT"
  561. },
  562. "node_modules/@types/lodash-es": {
  563. "version": "4.17.8",
  564. "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.8.tgz",
  565. "integrity": "sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog==",
  566. "license": "MIT",
  567. "dependencies": {
  568. "@types/lodash": "*"
  569. }
  570. },
  571. "node_modules/@types/node": {
  572. "version": "18.17.8",
  573. "resolved": "https://registry.npmmirror.com/@types/node/-/node-18.17.8.tgz",
  574. "integrity": "sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==",
  575. "dev": true,
  576. "license": "MIT"
  577. },
  578. "node_modules/@types/nprogress": {
  579. "version": "0.2.0",
  580. "resolved": "https://registry.npmmirror.com/@types/nprogress/-/nprogress-0.2.0.tgz",
  581. "integrity": "sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==",
  582. "dev": true,
  583. "license": "MIT"
  584. },
  585. "node_modules/@types/semver": {
  586. "version": "7.5.0",
  587. "resolved": "https://registry.npmmirror.com/@types/semver/-/semver-7.5.0.tgz",
  588. "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==",
  589. "dev": true,
  590. "license": "MIT"
  591. },
  592. "node_modules/@types/sortablejs": {
  593. "version": "1.15.1",
  594. "resolved": "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.15.1.tgz",
  595. "integrity": "sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==",
  596. "dev": true,
  597. "license": "MIT"
  598. },
  599. "node_modules/@types/web-bluetooth": {
  600. "version": "0.0.16",
  601. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz",
  602. "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==",
  603. "license": "MIT"
  604. },
  605. "node_modules/@typescript-eslint/eslint-plugin": {
  606. "version": "5.62.0",
  607. "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz",
  608. "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==",
  609. "dev": true,
  610. "license": "MIT",
  611. "dependencies": {
  612. "@eslint-community/regexpp": "^4.4.0",
  613. "@typescript-eslint/scope-manager": "5.62.0",
  614. "@typescript-eslint/type-utils": "5.62.0",
  615. "@typescript-eslint/utils": "5.62.0",
  616. "debug": "^4.3.4",
  617. "graphemer": "^1.4.0",
  618. "ignore": "^5.2.0",
  619. "natural-compare-lite": "^1.4.0",
  620. "semver": "^7.3.7",
  621. "tsutils": "^3.21.0"
  622. },
  623. "engines": {
  624. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  625. },
  626. "funding": {
  627. "type": "opencollective",
  628. "url": "https://opencollective.com/typescript-eslint"
  629. },
  630. "peerDependencies": {
  631. "@typescript-eslint/parser": "^5.0.0",
  632. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  633. },
  634. "peerDependenciesMeta": {
  635. "typescript": {
  636. "optional": true
  637. }
  638. }
  639. },
  640. "node_modules/@typescript-eslint/parser": {
  641. "version": "5.62.0",
  642. "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.62.0.tgz",
  643. "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==",
  644. "dev": true,
  645. "license": "BSD-2-Clause",
  646. "dependencies": {
  647. "@typescript-eslint/scope-manager": "5.62.0",
  648. "@typescript-eslint/types": "5.62.0",
  649. "@typescript-eslint/typescript-estree": "5.62.0",
  650. "debug": "^4.3.4"
  651. },
  652. "engines": {
  653. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  654. },
  655. "funding": {
  656. "type": "opencollective",
  657. "url": "https://opencollective.com/typescript-eslint"
  658. },
  659. "peerDependencies": {
  660. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  661. },
  662. "peerDependenciesMeta": {
  663. "typescript": {
  664. "optional": true
  665. }
  666. }
  667. },
  668. "node_modules/@typescript-eslint/scope-manager": {
  669. "version": "5.62.0",
  670. "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz",
  671. "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==",
  672. "dev": true,
  673. "license": "MIT",
  674. "dependencies": {
  675. "@typescript-eslint/types": "5.62.0",
  676. "@typescript-eslint/visitor-keys": "5.62.0"
  677. },
  678. "engines": {
  679. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  680. },
  681. "funding": {
  682. "type": "opencollective",
  683. "url": "https://opencollective.com/typescript-eslint"
  684. }
  685. },
  686. "node_modules/@typescript-eslint/type-utils": {
  687. "version": "5.62.0",
  688. "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz",
  689. "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==",
  690. "dev": true,
  691. "license": "MIT",
  692. "dependencies": {
  693. "@typescript-eslint/typescript-estree": "5.62.0",
  694. "@typescript-eslint/utils": "5.62.0",
  695. "debug": "^4.3.4",
  696. "tsutils": "^3.21.0"
  697. },
  698. "engines": {
  699. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  700. },
  701. "funding": {
  702. "type": "opencollective",
  703. "url": "https://opencollective.com/typescript-eslint"
  704. },
  705. "peerDependencies": {
  706. "eslint": "*"
  707. },
  708. "peerDependenciesMeta": {
  709. "typescript": {
  710. "optional": true
  711. }
  712. }
  713. },
  714. "node_modules/@typescript-eslint/types": {
  715. "version": "5.62.0",
  716. "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.62.0.tgz",
  717. "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==",
  718. "dev": true,
  719. "license": "MIT",
  720. "engines": {
  721. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  722. },
  723. "funding": {
  724. "type": "opencollective",
  725. "url": "https://opencollective.com/typescript-eslint"
  726. }
  727. },
  728. "node_modules/@typescript-eslint/typescript-estree": {
  729. "version": "5.62.0",
  730. "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz",
  731. "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==",
  732. "dev": true,
  733. "license": "BSD-2-Clause",
  734. "dependencies": {
  735. "@typescript-eslint/types": "5.62.0",
  736. "@typescript-eslint/visitor-keys": "5.62.0",
  737. "debug": "^4.3.4",
  738. "globby": "^11.1.0",
  739. "is-glob": "^4.0.3",
  740. "semver": "^7.3.7",
  741. "tsutils": "^3.21.0"
  742. },
  743. "engines": {
  744. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  745. },
  746. "funding": {
  747. "type": "opencollective",
  748. "url": "https://opencollective.com/typescript-eslint"
  749. },
  750. "peerDependenciesMeta": {
  751. "typescript": {
  752. "optional": true
  753. }
  754. }
  755. },
  756. "node_modules/@typescript-eslint/utils": {
  757. "version": "5.62.0",
  758. "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.62.0.tgz",
  759. "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==",
  760. "dev": true,
  761. "license": "MIT",
  762. "dependencies": {
  763. "@eslint-community/eslint-utils": "^4.2.0",
  764. "@types/json-schema": "^7.0.9",
  765. "@types/semver": "^7.3.12",
  766. "@typescript-eslint/scope-manager": "5.62.0",
  767. "@typescript-eslint/types": "5.62.0",
  768. "@typescript-eslint/typescript-estree": "5.62.0",
  769. "eslint-scope": "^5.1.1",
  770. "semver": "^7.3.7"
  771. },
  772. "engines": {
  773. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  774. },
  775. "funding": {
  776. "type": "opencollective",
  777. "url": "https://opencollective.com/typescript-eslint"
  778. },
  779. "peerDependencies": {
  780. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  781. }
  782. },
  783. "node_modules/@typescript-eslint/visitor-keys": {
  784. "version": "5.62.0",
  785. "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz",
  786. "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==",
  787. "dev": true,
  788. "license": "MIT",
  789. "dependencies": {
  790. "@typescript-eslint/types": "5.62.0",
  791. "eslint-visitor-keys": "^3.3.0"
  792. },
  793. "engines": {
  794. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  795. },
  796. "funding": {
  797. "type": "opencollective",
  798. "url": "https://opencollective.com/typescript-eslint"
  799. }
  800. },
  801. "node_modules/@uppy/companion-client": {
  802. "version": "2.2.2",
  803. "resolved": "https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz",
  804. "integrity": "sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==",
  805. "license": "MIT",
  806. "dependencies": {
  807. "@uppy/utils": "^4.1.2",
  808. "namespace-emitter": "^2.0.1"
  809. }
  810. },
  811. "node_modules/@uppy/core": {
  812. "version": "2.3.4",
  813. "resolved": "https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz",
  814. "integrity": "sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==",
  815. "license": "MIT",
  816. "dependencies": {
  817. "@transloadit/prettier-bytes": "0.0.7",
  818. "@uppy/store-default": "^2.1.1",
  819. "@uppy/utils": "^4.1.3",
  820. "lodash.throttle": "^4.1.1",
  821. "mime-match": "^1.0.2",
  822. "namespace-emitter": "^2.0.1",
  823. "nanoid": "^3.1.25",
  824. "preact": "^10.5.13"
  825. }
  826. },
  827. "node_modules/@uppy/store-default": {
  828. "version": "2.1.1",
  829. "resolved": "https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz",
  830. "integrity": "sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==",
  831. "license": "MIT"
  832. },
  833. "node_modules/@uppy/utils": {
  834. "version": "4.1.3",
  835. "resolved": "https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz",
  836. "integrity": "sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==",
  837. "license": "MIT",
  838. "dependencies": {
  839. "lodash.throttle": "^4.1.1"
  840. }
  841. },
  842. "node_modules/@uppy/xhr-upload": {
  843. "version": "2.1.3",
  844. "resolved": "https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz",
  845. "integrity": "sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==",
  846. "license": "MIT",
  847. "dependencies": {
  848. "@uppy/companion-client": "^2.2.2",
  849. "@uppy/utils": "^4.1.2",
  850. "nanoid": "^3.1.25"
  851. },
  852. "peerDependencies": {
  853. "@uppy/core": "^2.3.3"
  854. }
  855. },
  856. "node_modules/@vitejs/plugin-vue": {
  857. "version": "4.3.3",
  858. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.3.3.tgz",
  859. "integrity": "sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==",
  860. "dev": true,
  861. "license": "MIT",
  862. "engines": {
  863. "node": "^14.18.0 || >=16.0.0"
  864. },
  865. "peerDependencies": {
  866. "vite": "^4.0.0",
  867. "vue": "^3.2.25"
  868. }
  869. },
  870. "node_modules/@vue/compiler-core": {
  871. "version": "3.3.4",
  872. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.4.tgz",
  873. "integrity": "sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==",
  874. "license": "MIT",
  875. "dependencies": {
  876. "@babel/parser": "^7.21.3",
  877. "@vue/shared": "3.3.4",
  878. "estree-walker": "^2.0.2",
  879. "source-map-js": "^1.0.2"
  880. }
  881. },
  882. "node_modules/@vue/compiler-dom": {
  883. "version": "3.3.4",
  884. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz",
  885. "integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==",
  886. "license": "MIT",
  887. "dependencies": {
  888. "@vue/compiler-core": "3.3.4",
  889. "@vue/shared": "3.3.4"
  890. }
  891. },
  892. "node_modules/@vue/compiler-sfc": {
  893. "version": "3.3.4",
  894. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.4.tgz",
  895. "integrity": "sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==",
  896. "license": "MIT",
  897. "dependencies": {
  898. "@babel/parser": "^7.20.15",
  899. "@vue/compiler-core": "3.3.4",
  900. "@vue/compiler-dom": "3.3.4",
  901. "@vue/compiler-ssr": "3.3.4",
  902. "@vue/reactivity-transform": "3.3.4",
  903. "@vue/shared": "3.3.4",
  904. "estree-walker": "^2.0.2",
  905. "magic-string": "^0.30.0",
  906. "postcss": "^8.1.10",
  907. "source-map-js": "^1.0.2"
  908. }
  909. },
  910. "node_modules/@vue/compiler-ssr": {
  911. "version": "3.3.4",
  912. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.4.tgz",
  913. "integrity": "sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==",
  914. "license": "MIT",
  915. "dependencies": {
  916. "@vue/compiler-dom": "3.3.4",
  917. "@vue/shared": "3.3.4"
  918. }
  919. },
  920. "node_modules/@vue/devtools-api": {
  921. "version": "6.5.0",
  922. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
  923. "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==",
  924. "license": "MIT"
  925. },
  926. "node_modules/@vue/reactivity": {
  927. "version": "3.3.4",
  928. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.4.tgz",
  929. "integrity": "sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==",
  930. "license": "MIT",
  931. "dependencies": {
  932. "@vue/shared": "3.3.4"
  933. }
  934. },
  935. "node_modules/@vue/reactivity-transform": {
  936. "version": "3.3.4",
  937. "resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.4.tgz",
  938. "integrity": "sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==",
  939. "license": "MIT",
  940. "dependencies": {
  941. "@babel/parser": "^7.20.15",
  942. "@vue/compiler-core": "3.3.4",
  943. "@vue/shared": "3.3.4",
  944. "estree-walker": "^2.0.2",
  945. "magic-string": "^0.30.0"
  946. }
  947. },
  948. "node_modules/@vue/runtime-core": {
  949. "version": "3.3.4",
  950. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.4.tgz",
  951. "integrity": "sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==",
  952. "license": "MIT",
  953. "dependencies": {
  954. "@vue/reactivity": "3.3.4",
  955. "@vue/shared": "3.3.4"
  956. }
  957. },
  958. "node_modules/@vue/runtime-dom": {
  959. "version": "3.3.4",
  960. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.4.tgz",
  961. "integrity": "sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==",
  962. "license": "MIT",
  963. "dependencies": {
  964. "@vue/runtime-core": "3.3.4",
  965. "@vue/shared": "3.3.4",
  966. "csstype": "^3.1.1"
  967. }
  968. },
  969. "node_modules/@vue/server-renderer": {
  970. "version": "3.3.4",
  971. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.4.tgz",
  972. "integrity": "sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==",
  973. "license": "MIT",
  974. "dependencies": {
  975. "@vue/compiler-ssr": "3.3.4",
  976. "@vue/shared": "3.3.4"
  977. },
  978. "peerDependencies": {
  979. "vue": "3.3.4"
  980. }
  981. },
  982. "node_modules/@vue/shared": {
  983. "version": "3.3.4",
  984. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.3.4.tgz",
  985. "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==",
  986. "license": "MIT"
  987. },
  988. "node_modules/@vueuse/core": {
  989. "version": "9.13.0",
  990. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz",
  991. "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==",
  992. "license": "MIT",
  993. "dependencies": {
  994. "@types/web-bluetooth": "^0.0.16",
  995. "@vueuse/metadata": "9.13.0",
  996. "@vueuse/shared": "9.13.0",
  997. "vue-demi": "*"
  998. },
  999. "funding": {
  1000. "url": "https://github.com/sponsors/antfu"
  1001. }
  1002. },
  1003. "node_modules/@vueuse/core/node_modules/vue-demi": {
  1004. "version": "0.14.5",
  1005. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
  1006. "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
  1007. "hasInstallScript": true,
  1008. "license": "MIT",
  1009. "bin": {
  1010. "vue-demi-fix": "bin/vue-demi-fix.js",
  1011. "vue-demi-switch": "bin/vue-demi-switch.js"
  1012. },
  1013. "engines": {
  1014. "node": ">=12"
  1015. },
  1016. "funding": {
  1017. "url": "https://github.com/sponsors/antfu"
  1018. },
  1019. "peerDependencies": {
  1020. "@vue/composition-api": "^1.0.0-rc.1",
  1021. "vue": "^3.0.0-0 || ^2.6.0"
  1022. },
  1023. "peerDependenciesMeta": {
  1024. "@vue/composition-api": {
  1025. "optional": true
  1026. }
  1027. }
  1028. },
  1029. "node_modules/@vueuse/metadata": {
  1030. "version": "9.13.0",
  1031. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz",
  1032. "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==",
  1033. "license": "MIT",
  1034. "funding": {
  1035. "url": "https://github.com/sponsors/antfu"
  1036. }
  1037. },
  1038. "node_modules/@vueuse/shared": {
  1039. "version": "9.13.0",
  1040. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz",
  1041. "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==",
  1042. "license": "MIT",
  1043. "dependencies": {
  1044. "vue-demi": "*"
  1045. },
  1046. "funding": {
  1047. "url": "https://github.com/sponsors/antfu"
  1048. }
  1049. },
  1050. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  1051. "version": "0.14.5",
  1052. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
  1053. "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
  1054. "hasInstallScript": true,
  1055. "license": "MIT",
  1056. "bin": {
  1057. "vue-demi-fix": "bin/vue-demi-fix.js",
  1058. "vue-demi-switch": "bin/vue-demi-switch.js"
  1059. },
  1060. "engines": {
  1061. "node": ">=12"
  1062. },
  1063. "funding": {
  1064. "url": "https://github.com/sponsors/antfu"
  1065. },
  1066. "peerDependencies": {
  1067. "@vue/composition-api": "^1.0.0-rc.1",
  1068. "vue": "^3.0.0-0 || ^2.6.0"
  1069. },
  1070. "peerDependenciesMeta": {
  1071. "@vue/composition-api": {
  1072. "optional": true
  1073. }
  1074. }
  1075. },
  1076. "node_modules/@wangeditor/basic-modules": {
  1077. "version": "1.1.7",
  1078. "resolved": "https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz",
  1079. "integrity": "sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==",
  1080. "license": "MIT",
  1081. "dependencies": {
  1082. "is-url": "^1.2.4"
  1083. },
  1084. "peerDependencies": {
  1085. "@wangeditor/core": "1.x",
  1086. "dom7": "^3.0.0",
  1087. "lodash.throttle": "^4.1.1",
  1088. "nanoid": "^3.2.0",
  1089. "slate": "^0.72.0",
  1090. "snabbdom": "^3.1.0"
  1091. }
  1092. },
  1093. "node_modules/@wangeditor/code-highlight": {
  1094. "version": "1.0.3",
  1095. "resolved": "https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz",
  1096. "integrity": "sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==",
  1097. "license": "MIT",
  1098. "dependencies": {
  1099. "prismjs": "^1.23.0"
  1100. },
  1101. "peerDependencies": {
  1102. "@wangeditor/core": "1.x",
  1103. "dom7": "^3.0.0",
  1104. "slate": "^0.72.0",
  1105. "snabbdom": "^3.1.0"
  1106. }
  1107. },
  1108. "node_modules/@wangeditor/core": {
  1109. "version": "1.1.19",
  1110. "resolved": "https://registry.npmmirror.com/@wangeditor/core/-/core-1.1.19.tgz",
  1111. "integrity": "sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==",
  1112. "license": "MIT",
  1113. "dependencies": {
  1114. "@types/event-emitter": "^0.3.3",
  1115. "event-emitter": "^0.3.5",
  1116. "html-void-elements": "^2.0.0",
  1117. "i18next": "^20.4.0",
  1118. "scroll-into-view-if-needed": "^2.2.28",
  1119. "slate-history": "^0.66.0"
  1120. },
  1121. "peerDependencies": {
  1122. "@uppy/core": "^2.1.1",
  1123. "@uppy/xhr-upload": "^2.0.3",
  1124. "dom7": "^3.0.0",
  1125. "is-hotkey": "^0.2.0",
  1126. "lodash.camelcase": "^4.3.0",
  1127. "lodash.clonedeep": "^4.5.0",
  1128. "lodash.debounce": "^4.0.8",
  1129. "lodash.foreach": "^4.5.0",
  1130. "lodash.isequal": "^4.5.0",
  1131. "lodash.throttle": "^4.1.1",
  1132. "lodash.toarray": "^4.4.0",
  1133. "nanoid": "^3.2.0",
  1134. "slate": "^0.72.0",
  1135. "snabbdom": "^3.1.0"
  1136. }
  1137. },
  1138. "node_modules/@wangeditor/editor": {
  1139. "version": "5.1.23",
  1140. "resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz",
  1141. "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==",
  1142. "license": "MIT",
  1143. "dependencies": {
  1144. "@uppy/core": "^2.1.1",
  1145. "@uppy/xhr-upload": "^2.0.3",
  1146. "@wangeditor/basic-modules": "^1.1.7",
  1147. "@wangeditor/code-highlight": "^1.0.3",
  1148. "@wangeditor/core": "^1.1.19",
  1149. "@wangeditor/list-module": "^1.0.5",
  1150. "@wangeditor/table-module": "^1.1.4",
  1151. "@wangeditor/upload-image-module": "^1.0.2",
  1152. "@wangeditor/video-module": "^1.1.4",
  1153. "dom7": "^3.0.0",
  1154. "is-hotkey": "^0.2.0",
  1155. "lodash.camelcase": "^4.3.0",
  1156. "lodash.clonedeep": "^4.5.0",
  1157. "lodash.debounce": "^4.0.8",
  1158. "lodash.foreach": "^4.5.0",
  1159. "lodash.isequal": "^4.5.0",
  1160. "lodash.throttle": "^4.1.1",
  1161. "lodash.toarray": "^4.4.0",
  1162. "nanoid": "^3.2.0",
  1163. "slate": "^0.72.0",
  1164. "snabbdom": "^3.1.0"
  1165. }
  1166. },
  1167. "node_modules/@wangeditor/editor-for-vue": {
  1168. "version": "5.1.12",
  1169. "resolved": "https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz",
  1170. "integrity": "sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==",
  1171. "license": "MIT",
  1172. "peerDependencies": {
  1173. "@wangeditor/editor": ">=5.1.0",
  1174. "vue": "^3.0.5"
  1175. }
  1176. },
  1177. "node_modules/@wangeditor/list-module": {
  1178. "version": "1.0.5",
  1179. "resolved": "https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz",
  1180. "integrity": "sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==",
  1181. "license": "MIT",
  1182. "peerDependencies": {
  1183. "@wangeditor/core": "1.x",
  1184. "dom7": "^3.0.0",
  1185. "slate": "^0.72.0",
  1186. "snabbdom": "^3.1.0"
  1187. }
  1188. },
  1189. "node_modules/@wangeditor/table-module": {
  1190. "version": "1.1.4",
  1191. "resolved": "https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-1.1.4.tgz",
  1192. "integrity": "sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==",
  1193. "license": "MIT",
  1194. "peerDependencies": {
  1195. "@wangeditor/core": "1.x",
  1196. "dom7": "^3.0.0",
  1197. "lodash.isequal": "^4.5.0",
  1198. "lodash.throttle": "^4.1.1",
  1199. "nanoid": "^3.2.0",
  1200. "slate": "^0.72.0",
  1201. "snabbdom": "^3.1.0"
  1202. }
  1203. },
  1204. "node_modules/@wangeditor/upload-image-module": {
  1205. "version": "1.0.2",
  1206. "resolved": "https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz",
  1207. "integrity": "sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==",
  1208. "license": "MIT",
  1209. "peerDependencies": {
  1210. "@uppy/core": "^2.0.3",
  1211. "@uppy/xhr-upload": "^2.0.3",
  1212. "@wangeditor/basic-modules": "1.x",
  1213. "@wangeditor/core": "1.x",
  1214. "dom7": "^3.0.0",
  1215. "lodash.foreach": "^4.5.0",
  1216. "slate": "^0.72.0",
  1217. "snabbdom": "^3.1.0"
  1218. }
  1219. },
  1220. "node_modules/@wangeditor/video-module": {
  1221. "version": "1.1.4",
  1222. "resolved": "https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-1.1.4.tgz",
  1223. "integrity": "sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==",
  1224. "license": "MIT",
  1225. "peerDependencies": {
  1226. "@uppy/core": "^2.1.4",
  1227. "@uppy/xhr-upload": "^2.0.7",
  1228. "@wangeditor/core": "1.x",
  1229. "dom7": "^3.0.0",
  1230. "nanoid": "^3.2.0",
  1231. "slate": "^0.72.0",
  1232. "snabbdom": "^3.1.0"
  1233. }
  1234. },
  1235. "node_modules/acorn": {
  1236. "version": "8.10.0",
  1237. "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.10.0.tgz",
  1238. "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
  1239. "dev": true,
  1240. "license": "MIT",
  1241. "bin": {
  1242. "acorn": "bin/acorn"
  1243. },
  1244. "engines": {
  1245. "node": ">=0.4.0"
  1246. }
  1247. },
  1248. "node_modules/acorn-jsx": {
  1249. "version": "5.3.2",
  1250. "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  1251. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  1252. "dev": true,
  1253. "license": "MIT",
  1254. "peerDependencies": {
  1255. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  1256. }
  1257. },
  1258. "node_modules/ajv": {
  1259. "version": "6.12.6",
  1260. "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
  1261. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  1262. "dev": true,
  1263. "license": "MIT",
  1264. "dependencies": {
  1265. "fast-deep-equal": "^3.1.1",
  1266. "fast-json-stable-stringify": "^2.0.0",
  1267. "json-schema-traverse": "^0.4.1",
  1268. "uri-js": "^4.2.2"
  1269. },
  1270. "funding": {
  1271. "type": "github",
  1272. "url": "https://github.com/sponsors/epoberezkin"
  1273. }
  1274. },
  1275. "node_modules/ansi-regex": {
  1276. "version": "5.0.1",
  1277. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1278. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1279. "dev": true,
  1280. "license": "MIT",
  1281. "engines": {
  1282. "node": ">=8"
  1283. }
  1284. },
  1285. "node_modules/ansi-styles": {
  1286. "version": "4.3.0",
  1287. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
  1288. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  1289. "dev": true,
  1290. "license": "MIT",
  1291. "dependencies": {
  1292. "color-convert": "^2.0.1"
  1293. },
  1294. "engines": {
  1295. "node": ">=8"
  1296. },
  1297. "funding": {
  1298. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1299. }
  1300. },
  1301. "node_modules/anymatch": {
  1302. "version": "3.1.3",
  1303. "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
  1304. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  1305. "dev": true,
  1306. "license": "ISC",
  1307. "dependencies": {
  1308. "normalize-path": "^3.0.0",
  1309. "picomatch": "^2.0.4"
  1310. },
  1311. "engines": {
  1312. "node": ">= 8"
  1313. }
  1314. },
  1315. "node_modules/argparse": {
  1316. "version": "2.0.1",
  1317. "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
  1318. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
  1319. "dev": true,
  1320. "license": "Python-2.0"
  1321. },
  1322. "node_modules/array-union": {
  1323. "version": "2.1.0",
  1324. "resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz",
  1325. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  1326. "dev": true,
  1327. "license": "MIT",
  1328. "engines": {
  1329. "node": ">=8"
  1330. }
  1331. },
  1332. "node_modules/async-validator": {
  1333. "version": "4.2.5",
  1334. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  1335. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1336. "license": "MIT"
  1337. },
  1338. "node_modules/asynckit": {
  1339. "version": "0.4.0",
  1340. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1341. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1342. "license": "MIT"
  1343. },
  1344. "node_modules/axios": {
  1345. "version": "1.4.0",
  1346. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.4.0.tgz",
  1347. "integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
  1348. "license": "MIT",
  1349. "dependencies": {
  1350. "follow-redirects": "^1.15.0",
  1351. "form-data": "^4.0.0",
  1352. "proxy-from-env": "^1.1.0"
  1353. }
  1354. },
  1355. "node_modules/balanced-match": {
  1356. "version": "1.0.2",
  1357. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  1358. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  1359. "dev": true,
  1360. "license": "MIT"
  1361. },
  1362. "node_modules/batch-processor": {
  1363. "version": "1.0.0",
  1364. "resolved": "https://registry.npmmirror.com/batch-processor/-/batch-processor-1.0.0.tgz",
  1365. "integrity": "sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==",
  1366. "license": "MIT"
  1367. },
  1368. "node_modules/binary-extensions": {
  1369. "version": "2.2.0",
  1370. "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz",
  1371. "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
  1372. "dev": true,
  1373. "license": "MIT",
  1374. "engines": {
  1375. "node": ">=8"
  1376. }
  1377. },
  1378. "node_modules/boolbase": {
  1379. "version": "1.0.0",
  1380. "resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz",
  1381. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
  1382. "dev": true,
  1383. "license": "ISC"
  1384. },
  1385. "node_modules/brace-expansion": {
  1386. "version": "1.1.11",
  1387. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
  1388. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  1389. "dev": true,
  1390. "license": "MIT",
  1391. "dependencies": {
  1392. "balanced-match": "^1.0.0",
  1393. "concat-map": "0.0.1"
  1394. }
  1395. },
  1396. "node_modules/braces": {
  1397. "version": "3.0.2",
  1398. "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz",
  1399. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  1400. "dev": true,
  1401. "license": "MIT",
  1402. "dependencies": {
  1403. "fill-range": "^7.0.1"
  1404. },
  1405. "engines": {
  1406. "node": ">=8"
  1407. }
  1408. },
  1409. "node_modules/call-bind": {
  1410. "version": "1.0.2",
  1411. "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz",
  1412. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  1413. "license": "MIT",
  1414. "dependencies": {
  1415. "function-bind": "^1.1.1",
  1416. "get-intrinsic": "^1.0.2"
  1417. },
  1418. "funding": {
  1419. "url": "https://github.com/sponsors/ljharb"
  1420. }
  1421. },
  1422. "node_modules/callsites": {
  1423. "version": "3.1.0",
  1424. "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
  1425. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  1426. "dev": true,
  1427. "license": "MIT",
  1428. "engines": {
  1429. "node": ">=6"
  1430. }
  1431. },
  1432. "node_modules/chalk": {
  1433. "version": "4.1.2",
  1434. "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
  1435. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  1436. "dev": true,
  1437. "license": "MIT",
  1438. "dependencies": {
  1439. "ansi-styles": "^4.1.0",
  1440. "supports-color": "^7.1.0"
  1441. },
  1442. "engines": {
  1443. "node": ">=10"
  1444. },
  1445. "funding": {
  1446. "url": "https://github.com/chalk/chalk?sponsor=1"
  1447. }
  1448. },
  1449. "node_modules/chokidar": {
  1450. "version": "3.5.3",
  1451. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz",
  1452. "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  1453. "dev": true,
  1454. "funding": [
  1455. {
  1456. "type": "individual",
  1457. "url": "https://paulmillr.com/funding/"
  1458. }
  1459. ],
  1460. "license": "MIT",
  1461. "dependencies": {
  1462. "anymatch": "~3.1.2",
  1463. "braces": "~3.0.2",
  1464. "glob-parent": "~5.1.2",
  1465. "is-binary-path": "~2.1.0",
  1466. "is-glob": "~4.0.1",
  1467. "normalize-path": "~3.0.0",
  1468. "readdirp": "~3.6.0"
  1469. },
  1470. "engines": {
  1471. "node": ">= 8.10.0"
  1472. },
  1473. "optionalDependencies": {
  1474. "fsevents": "~2.3.2"
  1475. }
  1476. },
  1477. "node_modules/chokidar/node_modules/glob-parent": {
  1478. "version": "5.1.2",
  1479. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  1480. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  1481. "dev": true,
  1482. "license": "ISC",
  1483. "dependencies": {
  1484. "is-glob": "^4.0.1"
  1485. },
  1486. "engines": {
  1487. "node": ">= 6"
  1488. }
  1489. },
  1490. "node_modules/claygl": {
  1491. "version": "1.3.0",
  1492. "resolved": "https://registry.npmmirror.com/claygl/-/claygl-1.3.0.tgz",
  1493. "integrity": "sha512-+gGtJjT6SSHD2l2yC3MCubW/sCV40tZuSs5opdtn79vFSGUgp/lH139RNEQ6Jy078/L0aV8odCw8RSrUcMfLaQ=="
  1494. },
  1495. "node_modules/clipboard": {
  1496. "version": "2.0.11",
  1497. "resolved": "https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz",
  1498. "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
  1499. "license": "MIT",
  1500. "dependencies": {
  1501. "good-listener": "^1.2.2",
  1502. "select": "^1.1.2",
  1503. "tiny-emitter": "^2.0.0"
  1504. }
  1505. },
  1506. "node_modules/color-convert": {
  1507. "version": "2.0.1",
  1508. "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
  1509. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  1510. "dev": true,
  1511. "license": "MIT",
  1512. "dependencies": {
  1513. "color-name": "~1.1.4"
  1514. },
  1515. "engines": {
  1516. "node": ">=7.0.0"
  1517. }
  1518. },
  1519. "node_modules/color-name": {
  1520. "version": "1.1.4",
  1521. "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
  1522. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  1523. "dev": true,
  1524. "license": "MIT"
  1525. },
  1526. "node_modules/combined-stream": {
  1527. "version": "1.0.8",
  1528. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1529. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1530. "license": "MIT",
  1531. "dependencies": {
  1532. "delayed-stream": "~1.0.0"
  1533. },
  1534. "engines": {
  1535. "node": ">= 0.8"
  1536. }
  1537. },
  1538. "node_modules/compute-scroll-into-view": {
  1539. "version": "1.0.20",
  1540. "resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
  1541. "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
  1542. "license": "MIT"
  1543. },
  1544. "node_modules/concat-map": {
  1545. "version": "0.0.1",
  1546. "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
  1547. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
  1548. "dev": true,
  1549. "license": "MIT"
  1550. },
  1551. "node_modules/countup.js": {
  1552. "version": "2.7.1",
  1553. "resolved": "https://registry.npmmirror.com/countup.js/-/countup.js-2.7.1.tgz",
  1554. "integrity": "sha512-ZIYPFB1e4QSgs3HCVPrt0T6C7VHthQAH0ieIyNj6aGEwDUlj0Qq4He227/lqKmcEkp54kDqKQrQDh85XZ74Rzg==",
  1555. "license": "MIT"
  1556. },
  1557. "node_modules/cross-spawn": {
  1558. "version": "7.0.3",
  1559. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz",
  1560. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  1561. "dev": true,
  1562. "license": "MIT",
  1563. "dependencies": {
  1564. "path-key": "^3.1.0",
  1565. "shebang-command": "^2.0.0",
  1566. "which": "^2.0.1"
  1567. },
  1568. "engines": {
  1569. "node": ">= 8"
  1570. }
  1571. },
  1572. "node_modules/cssesc": {
  1573. "version": "3.0.0",
  1574. "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz",
  1575. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  1576. "dev": true,
  1577. "license": "MIT",
  1578. "bin": {
  1579. "cssesc": "bin/cssesc"
  1580. },
  1581. "engines": {
  1582. "node": ">=4"
  1583. }
  1584. },
  1585. "node_modules/csstype": {
  1586. "version": "3.1.2",
  1587. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.2.tgz",
  1588. "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==",
  1589. "license": "MIT"
  1590. },
  1591. "node_modules/d": {
  1592. "version": "1.0.1",
  1593. "resolved": "https://registry.npmmirror.com/d/-/d-1.0.1.tgz",
  1594. "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==",
  1595. "license": "ISC",
  1596. "dependencies": {
  1597. "es5-ext": "^0.10.50",
  1598. "type": "^1.0.1"
  1599. }
  1600. },
  1601. "node_modules/dayjs": {
  1602. "version": "1.11.9",
  1603. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.9.tgz",
  1604. "integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==",
  1605. "license": "MIT"
  1606. },
  1607. "node_modules/debug": {
  1608. "version": "4.3.4",
  1609. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
  1610. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  1611. "dev": true,
  1612. "license": "MIT",
  1613. "dependencies": {
  1614. "ms": "2.1.2"
  1615. },
  1616. "engines": {
  1617. "node": ">=6.0"
  1618. },
  1619. "peerDependenciesMeta": {
  1620. "supports-color": {
  1621. "optional": true
  1622. }
  1623. }
  1624. },
  1625. "node_modules/deep-is": {
  1626. "version": "0.1.4",
  1627. "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
  1628. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
  1629. "dev": true,
  1630. "license": "MIT"
  1631. },
  1632. "node_modules/delayed-stream": {
  1633. "version": "1.0.0",
  1634. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1635. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1636. "license": "MIT",
  1637. "engines": {
  1638. "node": ">=0.4.0"
  1639. }
  1640. },
  1641. "node_modules/delegate": {
  1642. "version": "3.2.0",
  1643. "resolved": "https://registry.npmmirror.com/delegate/-/delegate-3.2.0.tgz",
  1644. "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
  1645. "license": "MIT"
  1646. },
  1647. "node_modules/dir-glob": {
  1648. "version": "3.0.1",
  1649. "resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz",
  1650. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  1651. "dev": true,
  1652. "license": "MIT",
  1653. "dependencies": {
  1654. "path-type": "^4.0.0"
  1655. },
  1656. "engines": {
  1657. "node": ">=8"
  1658. }
  1659. },
  1660. "node_modules/doctrine": {
  1661. "version": "3.0.0",
  1662. "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz",
  1663. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  1664. "dev": true,
  1665. "license": "Apache-2.0",
  1666. "dependencies": {
  1667. "esutils": "^2.0.2"
  1668. },
  1669. "engines": {
  1670. "node": ">=6.0.0"
  1671. }
  1672. },
  1673. "node_modules/dom7": {
  1674. "version": "3.0.0",
  1675. "resolved": "https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz",
  1676. "integrity": "sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==",
  1677. "license": "MIT",
  1678. "dependencies": {
  1679. "ssr-window": "^3.0.0-alpha.1"
  1680. }
  1681. },
  1682. "node_modules/echarts": {
  1683. "version": "5.4.3",
  1684. "resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.4.3.tgz",
  1685. "integrity": "sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA==",
  1686. "license": "Apache-2.0",
  1687. "dependencies": {
  1688. "tslib": "2.3.0",
  1689. "zrender": "5.4.4"
  1690. }
  1691. },
  1692. "node_modules/echarts-gl": {
  1693. "version": "2.0.9",
  1694. "resolved": "https://registry.npmmirror.com/echarts-gl/-/echarts-gl-2.0.9.tgz",
  1695. "integrity": "sha512-oKeMdkkkpJGWOzjgZUsF41DOh6cMsyrGGXimbjK2l6Xeq/dBQu4ShG2w2Dzrs/1bD27b2pLTGSaUzouY191gzA==",
  1696. "dependencies": {
  1697. "claygl": "^1.2.1",
  1698. "zrender": "^5.1.1"
  1699. },
  1700. "peerDependencies": {
  1701. "echarts": "^5.1.2"
  1702. }
  1703. },
  1704. "node_modules/element-plus": {
  1705. "version": "2.3.9",
  1706. "license": "MIT",
  1707. "dependencies": {
  1708. "@ctrl/tinycolor": "^3.4.1",
  1709. "@element-plus/icons-vue": "^2.0.6",
  1710. "@floating-ui/dom": "^1.0.1",
  1711. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1712. "@types/lodash": "^4.14.182",
  1713. "@types/lodash-es": "^4.17.6",
  1714. "@vueuse/core": "^9.1.0",
  1715. "async-validator": "^4.2.5",
  1716. "dayjs": "^1.11.3",
  1717. "escape-html": "^1.0.3",
  1718. "lodash": "^4.17.21",
  1719. "lodash-es": "^4.17.21",
  1720. "lodash-unified": "^1.0.2",
  1721. "memoize-one": "^6.0.0",
  1722. "normalize-wheel-es": "^1.2.0"
  1723. },
  1724. "peerDependencies": {
  1725. "vue": "^3.2.0"
  1726. }
  1727. },
  1728. "node_modules/element-resize-detector": {
  1729. "version": "1.2.4",
  1730. "resolved": "https://registry.npmmirror.com/element-resize-detector/-/element-resize-detector-1.2.4.tgz",
  1731. "integrity": "sha512-Fl5Ftk6WwXE0wqCgNoseKWndjzZlDCwuPTcoVZfCP9R3EHQF8qUtr3YUPNETegRBOKqQKPW3n4kiIWngGi8tKg==",
  1732. "license": "MIT",
  1733. "dependencies": {
  1734. "batch-processor": "1.0.0"
  1735. }
  1736. },
  1737. "node_modules/es5-ext": {
  1738. "version": "0.10.62",
  1739. "resolved": "https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.62.tgz",
  1740. "integrity": "sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==",
  1741. "hasInstallScript": true,
  1742. "license": "ISC",
  1743. "dependencies": {
  1744. "es6-iterator": "^2.0.3",
  1745. "es6-symbol": "^3.1.3",
  1746. "next-tick": "^1.1.0"
  1747. },
  1748. "engines": {
  1749. "node": ">=0.10"
  1750. }
  1751. },
  1752. "node_modules/es6-iterator": {
  1753. "version": "2.0.3",
  1754. "resolved": "https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz",
  1755. "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
  1756. "license": "MIT",
  1757. "dependencies": {
  1758. "d": "1",
  1759. "es5-ext": "^0.10.35",
  1760. "es6-symbol": "^3.1.1"
  1761. }
  1762. },
  1763. "node_modules/es6-symbol": {
  1764. "version": "3.1.3",
  1765. "resolved": "https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz",
  1766. "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==",
  1767. "license": "ISC",
  1768. "dependencies": {
  1769. "d": "^1.0.1",
  1770. "ext": "^1.1.2"
  1771. }
  1772. },
  1773. "node_modules/esbuild": {
  1774. "version": "0.18.20",
  1775. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.18.20.tgz",
  1776. "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==",
  1777. "dev": true,
  1778. "hasInstallScript": true,
  1779. "license": "MIT",
  1780. "bin": {
  1781. "esbuild": "bin/esbuild"
  1782. },
  1783. "engines": {
  1784. "node": ">=12"
  1785. },
  1786. "optionalDependencies": {
  1787. "@esbuild/android-arm": "0.18.20",
  1788. "@esbuild/android-arm64": "0.18.20",
  1789. "@esbuild/android-x64": "0.18.20",
  1790. "@esbuild/darwin-arm64": "0.18.20",
  1791. "@esbuild/darwin-x64": "0.18.20",
  1792. "@esbuild/freebsd-arm64": "0.18.20",
  1793. "@esbuild/freebsd-x64": "0.18.20",
  1794. "@esbuild/linux-arm": "0.18.20",
  1795. "@esbuild/linux-arm64": "0.18.20",
  1796. "@esbuild/linux-ia32": "0.18.20",
  1797. "@esbuild/linux-loong64": "0.18.20",
  1798. "@esbuild/linux-mips64el": "0.18.20",
  1799. "@esbuild/linux-ppc64": "0.18.20",
  1800. "@esbuild/linux-riscv64": "0.18.20",
  1801. "@esbuild/linux-s390x": "0.18.20",
  1802. "@esbuild/linux-x64": "0.18.20",
  1803. "@esbuild/netbsd-x64": "0.18.20",
  1804. "@esbuild/openbsd-x64": "0.18.20",
  1805. "@esbuild/sunos-x64": "0.18.20",
  1806. "@esbuild/win32-arm64": "0.18.20",
  1807. "@esbuild/win32-ia32": "0.18.20",
  1808. "@esbuild/win32-x64": "0.18.20"
  1809. }
  1810. },
  1811. "node_modules/escape-html": {
  1812. "version": "1.0.3",
  1813. "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
  1814. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
  1815. "license": "MIT"
  1816. },
  1817. "node_modules/escape-string-regexp": {
  1818. "version": "4.0.0",
  1819. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  1820. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  1821. "dev": true,
  1822. "license": "MIT",
  1823. "engines": {
  1824. "node": ">=10"
  1825. },
  1826. "funding": {
  1827. "url": "https://github.com/sponsors/sindresorhus"
  1828. }
  1829. },
  1830. "node_modules/eslint": {
  1831. "version": "8.22.0",
  1832. "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.22.0.tgz",
  1833. "integrity": "sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==",
  1834. "dev": true,
  1835. "license": "MIT",
  1836. "dependencies": {
  1837. "@eslint/eslintrc": "^1.3.0",
  1838. "@humanwhocodes/config-array": "^0.10.4",
  1839. "@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
  1840. "ajv": "^6.10.0",
  1841. "chalk": "^4.0.0",
  1842. "cross-spawn": "^7.0.2",
  1843. "debug": "^4.3.2",
  1844. "doctrine": "^3.0.0",
  1845. "escape-string-regexp": "^4.0.0",
  1846. "eslint-scope": "^7.1.1",
  1847. "eslint-utils": "^3.0.0",
  1848. "eslint-visitor-keys": "^3.3.0",
  1849. "espree": "^9.3.3",
  1850. "esquery": "^1.4.0",
  1851. "esutils": "^2.0.2",
  1852. "fast-deep-equal": "^3.1.3",
  1853. "file-entry-cache": "^6.0.1",
  1854. "find-up": "^5.0.0",
  1855. "functional-red-black-tree": "^1.0.1",
  1856. "glob-parent": "^6.0.1",
  1857. "globals": "^13.15.0",
  1858. "globby": "^11.1.0",
  1859. "grapheme-splitter": "^1.0.4",
  1860. "ignore": "^5.2.0",
  1861. "import-fresh": "^3.0.0",
  1862. "imurmurhash": "^0.1.4",
  1863. "is-glob": "^4.0.0",
  1864. "js-yaml": "^4.1.0",
  1865. "json-stable-stringify-without-jsonify": "^1.0.1",
  1866. "levn": "^0.4.1",
  1867. "lodash.merge": "^4.6.2",
  1868. "minimatch": "^3.1.2",
  1869. "natural-compare": "^1.4.0",
  1870. "optionator": "^0.9.1",
  1871. "regexpp": "^3.2.0",
  1872. "strip-ansi": "^6.0.1",
  1873. "strip-json-comments": "^3.1.0",
  1874. "text-table": "^0.2.0",
  1875. "v8-compile-cache": "^2.0.3"
  1876. },
  1877. "bin": {
  1878. "eslint": "bin/eslint.js"
  1879. },
  1880. "engines": {
  1881. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1882. },
  1883. "funding": {
  1884. "url": "https://opencollective.com/eslint"
  1885. }
  1886. },
  1887. "node_modules/eslint-plugin-vue": {
  1888. "version": "9.17.0",
  1889. "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.17.0.tgz",
  1890. "integrity": "sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==",
  1891. "dev": true,
  1892. "license": "MIT",
  1893. "dependencies": {
  1894. "@eslint-community/eslint-utils": "^4.4.0",
  1895. "natural-compare": "^1.4.0",
  1896. "nth-check": "^2.1.1",
  1897. "postcss-selector-parser": "^6.0.13",
  1898. "semver": "^7.5.4",
  1899. "vue-eslint-parser": "^9.3.1",
  1900. "xml-name-validator": "^4.0.0"
  1901. },
  1902. "engines": {
  1903. "node": "^14.17.0 || >=16.0.0"
  1904. },
  1905. "peerDependencies": {
  1906. "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
  1907. }
  1908. },
  1909. "node_modules/eslint-scope": {
  1910. "version": "5.1.1",
  1911. "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz",
  1912. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  1913. "dev": true,
  1914. "license": "BSD-2-Clause",
  1915. "dependencies": {
  1916. "esrecurse": "^4.3.0",
  1917. "estraverse": "^4.1.1"
  1918. },
  1919. "engines": {
  1920. "node": ">=8.0.0"
  1921. }
  1922. },
  1923. "node_modules/eslint-utils": {
  1924. "version": "3.0.0",
  1925. "resolved": "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz",
  1926. "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
  1927. "dev": true,
  1928. "license": "MIT",
  1929. "dependencies": {
  1930. "eslint-visitor-keys": "^2.0.0"
  1931. },
  1932. "engines": {
  1933. "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
  1934. },
  1935. "funding": {
  1936. "url": "https://github.com/sponsors/mysticatea"
  1937. },
  1938. "peerDependencies": {
  1939. "eslint": ">=5"
  1940. }
  1941. },
  1942. "node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
  1943. "version": "2.1.0",
  1944. "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  1945. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
  1946. "dev": true,
  1947. "license": "Apache-2.0",
  1948. "engines": {
  1949. "node": ">=10"
  1950. }
  1951. },
  1952. "node_modules/eslint-visitor-keys": {
  1953. "version": "3.4.3",
  1954. "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  1955. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  1956. "dev": true,
  1957. "license": "Apache-2.0",
  1958. "engines": {
  1959. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1960. },
  1961. "funding": {
  1962. "url": "https://opencollective.com/eslint"
  1963. }
  1964. },
  1965. "node_modules/eslint/node_modules/eslint-scope": {
  1966. "version": "7.2.2",
  1967. "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz",
  1968. "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
  1969. "dev": true,
  1970. "license": "BSD-2-Clause",
  1971. "dependencies": {
  1972. "esrecurse": "^4.3.0",
  1973. "estraverse": "^5.2.0"
  1974. },
  1975. "engines": {
  1976. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1977. },
  1978. "funding": {
  1979. "url": "https://opencollective.com/eslint"
  1980. }
  1981. },
  1982. "node_modules/eslint/node_modules/estraverse": {
  1983. "version": "5.3.0",
  1984. "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
  1985. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  1986. "dev": true,
  1987. "license": "BSD-2-Clause",
  1988. "engines": {
  1989. "node": ">=4.0"
  1990. }
  1991. },
  1992. "node_modules/espree": {
  1993. "version": "9.6.1",
  1994. "resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz",
  1995. "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
  1996. "dev": true,
  1997. "license": "BSD-2-Clause",
  1998. "dependencies": {
  1999. "acorn": "^8.9.0",
  2000. "acorn-jsx": "^5.3.2",
  2001. "eslint-visitor-keys": "^3.4.1"
  2002. },
  2003. "engines": {
  2004. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  2005. },
  2006. "funding": {
  2007. "url": "https://opencollective.com/eslint"
  2008. }
  2009. },
  2010. "node_modules/esquery": {
  2011. "version": "1.5.0",
  2012. "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.5.0.tgz",
  2013. "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
  2014. "dev": true,
  2015. "license": "BSD-3-Clause",
  2016. "dependencies": {
  2017. "estraverse": "^5.1.0"
  2018. },
  2019. "engines": {
  2020. "node": ">=0.10"
  2021. }
  2022. },
  2023. "node_modules/esquery/node_modules/estraverse": {
  2024. "version": "5.3.0",
  2025. "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
  2026. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  2027. "dev": true,
  2028. "license": "BSD-2-Clause",
  2029. "engines": {
  2030. "node": ">=4.0"
  2031. }
  2032. },
  2033. "node_modules/esrecurse": {
  2034. "version": "4.3.0",
  2035. "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
  2036. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  2037. "dev": true,
  2038. "license": "BSD-2-Clause",
  2039. "dependencies": {
  2040. "estraverse": "^5.2.0"
  2041. },
  2042. "engines": {
  2043. "node": ">=4.0"
  2044. }
  2045. },
  2046. "node_modules/esrecurse/node_modules/estraverse": {
  2047. "version": "5.3.0",
  2048. "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
  2049. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  2050. "dev": true,
  2051. "license": "BSD-2-Clause",
  2052. "engines": {
  2053. "node": ">=4.0"
  2054. }
  2055. },
  2056. "node_modules/estraverse": {
  2057. "version": "4.3.0",
  2058. "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz",
  2059. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  2060. "dev": true,
  2061. "license": "BSD-2-Clause",
  2062. "engines": {
  2063. "node": ">=4.0"
  2064. }
  2065. },
  2066. "node_modules/estree-walker": {
  2067. "version": "2.0.2",
  2068. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  2069. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  2070. "license": "MIT"
  2071. },
  2072. "node_modules/esutils": {
  2073. "version": "2.0.3",
  2074. "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
  2075. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
  2076. "dev": true,
  2077. "license": "BSD-2-Clause",
  2078. "engines": {
  2079. "node": ">=0.10.0"
  2080. }
  2081. },
  2082. "node_modules/event-emitter": {
  2083. "version": "0.3.5",
  2084. "resolved": "https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz",
  2085. "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
  2086. "license": "MIT",
  2087. "dependencies": {
  2088. "d": "1",
  2089. "es5-ext": "~0.10.14"
  2090. }
  2091. },
  2092. "node_modules/ext": {
  2093. "version": "1.7.0",
  2094. "resolved": "https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz",
  2095. "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
  2096. "license": "ISC",
  2097. "dependencies": {
  2098. "type": "^2.7.2"
  2099. }
  2100. },
  2101. "node_modules/ext/node_modules/type": {
  2102. "version": "2.7.2",
  2103. "resolved": "https://registry.npmmirror.com/type/-/type-2.7.2.tgz",
  2104. "integrity": "sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==",
  2105. "license": "ISC"
  2106. },
  2107. "node_modules/fast-deep-equal": {
  2108. "version": "3.1.3",
  2109. "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  2110. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
  2111. "dev": true,
  2112. "license": "MIT"
  2113. },
  2114. "node_modules/fast-glob": {
  2115. "version": "3.3.1",
  2116. "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.1.tgz",
  2117. "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
  2118. "dev": true,
  2119. "license": "MIT",
  2120. "dependencies": {
  2121. "@nodelib/fs.stat": "^2.0.2",
  2122. "@nodelib/fs.walk": "^1.2.3",
  2123. "glob-parent": "^5.1.2",
  2124. "merge2": "^1.3.0",
  2125. "micromatch": "^4.0.4"
  2126. },
  2127. "engines": {
  2128. "node": ">=8.6.0"
  2129. }
  2130. },
  2131. "node_modules/fast-glob/node_modules/glob-parent": {
  2132. "version": "5.1.2",
  2133. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  2134. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  2135. "dev": true,
  2136. "license": "ISC",
  2137. "dependencies": {
  2138. "is-glob": "^4.0.1"
  2139. },
  2140. "engines": {
  2141. "node": ">= 6"
  2142. }
  2143. },
  2144. "node_modules/fast-json-stable-stringify": {
  2145. "version": "2.1.0",
  2146. "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  2147. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
  2148. "dev": true,
  2149. "license": "MIT"
  2150. },
  2151. "node_modules/fast-levenshtein": {
  2152. "version": "2.0.6",
  2153. "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  2154. "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
  2155. "dev": true,
  2156. "license": "MIT"
  2157. },
  2158. "node_modules/fastq": {
  2159. "version": "1.15.0",
  2160. "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz",
  2161. "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==",
  2162. "dev": true,
  2163. "license": "ISC",
  2164. "dependencies": {
  2165. "reusify": "^1.0.4"
  2166. }
  2167. },
  2168. "node_modules/file-entry-cache": {
  2169. "version": "6.0.1",
  2170. "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  2171. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  2172. "dev": true,
  2173. "license": "MIT",
  2174. "dependencies": {
  2175. "flat-cache": "^3.0.4"
  2176. },
  2177. "engines": {
  2178. "node": "^10.12.0 || >=12.0.0"
  2179. }
  2180. },
  2181. "node_modules/fill-range": {
  2182. "version": "7.0.1",
  2183. "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz",
  2184. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  2185. "dev": true,
  2186. "license": "MIT",
  2187. "dependencies": {
  2188. "to-regex-range": "^5.0.1"
  2189. },
  2190. "engines": {
  2191. "node": ">=8"
  2192. }
  2193. },
  2194. "node_modules/find-up": {
  2195. "version": "5.0.0",
  2196. "resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
  2197. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  2198. "dev": true,
  2199. "license": "MIT",
  2200. "dependencies": {
  2201. "locate-path": "^6.0.0",
  2202. "path-exists": "^4.0.0"
  2203. },
  2204. "engines": {
  2205. "node": ">=10"
  2206. },
  2207. "funding": {
  2208. "url": "https://github.com/sponsors/sindresorhus"
  2209. }
  2210. },
  2211. "node_modules/flat-cache": {
  2212. "version": "3.0.4",
  2213. "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz",
  2214. "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
  2215. "dev": true,
  2216. "license": "MIT",
  2217. "dependencies": {
  2218. "flatted": "^3.1.0",
  2219. "rimraf": "^3.0.2"
  2220. },
  2221. "engines": {
  2222. "node": "^10.12.0 || >=12.0.0"
  2223. }
  2224. },
  2225. "node_modules/flatted": {
  2226. "version": "3.2.7",
  2227. "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.2.7.tgz",
  2228. "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
  2229. "dev": true,
  2230. "license": "ISC"
  2231. },
  2232. "node_modules/follow-redirects": {
  2233. "version": "1.15.2",
  2234. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz",
  2235. "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
  2236. "funding": [
  2237. {
  2238. "type": "individual",
  2239. "url": "https://github.com/sponsors/RubenVerborgh"
  2240. }
  2241. ],
  2242. "license": "MIT",
  2243. "engines": {
  2244. "node": ">=4.0"
  2245. },
  2246. "peerDependenciesMeta": {
  2247. "debug": {
  2248. "optional": true
  2249. }
  2250. }
  2251. },
  2252. "node_modules/form-data": {
  2253. "version": "4.0.0",
  2254. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz",
  2255. "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
  2256. "license": "MIT",
  2257. "dependencies": {
  2258. "asynckit": "^0.4.0",
  2259. "combined-stream": "^1.0.8",
  2260. "mime-types": "^2.1.12"
  2261. },
  2262. "engines": {
  2263. "node": ">= 6"
  2264. }
  2265. },
  2266. "node_modules/fs.realpath": {
  2267. "version": "1.0.0",
  2268. "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
  2269. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
  2270. "dev": true,
  2271. "license": "ISC"
  2272. },
  2273. "node_modules/function-bind": {
  2274. "version": "1.1.1",
  2275. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz",
  2276. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
  2277. "license": "MIT"
  2278. },
  2279. "node_modules/functional-red-black-tree": {
  2280. "version": "1.0.1",
  2281. "resolved": "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  2282. "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==",
  2283. "dev": true,
  2284. "license": "MIT"
  2285. },
  2286. "node_modules/get-intrinsic": {
  2287. "version": "1.2.1",
  2288. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz",
  2289. "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==",
  2290. "license": "MIT",
  2291. "dependencies": {
  2292. "function-bind": "^1.1.1",
  2293. "has": "^1.0.3",
  2294. "has-proto": "^1.0.1",
  2295. "has-symbols": "^1.0.3"
  2296. },
  2297. "funding": {
  2298. "url": "https://github.com/sponsors/ljharb"
  2299. }
  2300. },
  2301. "node_modules/glob": {
  2302. "version": "7.2.3",
  2303. "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
  2304. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  2305. "dev": true,
  2306. "license": "ISC",
  2307. "dependencies": {
  2308. "fs.realpath": "^1.0.0",
  2309. "inflight": "^1.0.4",
  2310. "inherits": "2",
  2311. "minimatch": "^3.1.1",
  2312. "once": "^1.3.0",
  2313. "path-is-absolute": "^1.0.0"
  2314. },
  2315. "engines": {
  2316. "node": "*"
  2317. },
  2318. "funding": {
  2319. "url": "https://github.com/sponsors/isaacs"
  2320. }
  2321. },
  2322. "node_modules/glob-parent": {
  2323. "version": "6.0.2",
  2324. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
  2325. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  2326. "dev": true,
  2327. "license": "ISC",
  2328. "dependencies": {
  2329. "is-glob": "^4.0.3"
  2330. },
  2331. "engines": {
  2332. "node": ">=10.13.0"
  2333. }
  2334. },
  2335. "node_modules/globals": {
  2336. "version": "13.21.0",
  2337. "resolved": "https://registry.npmmirror.com/globals/-/globals-13.21.0.tgz",
  2338. "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==",
  2339. "dev": true,
  2340. "license": "MIT",
  2341. "dependencies": {
  2342. "type-fest": "^0.20.2"
  2343. },
  2344. "engines": {
  2345. "node": ">=8"
  2346. },
  2347. "funding": {
  2348. "url": "https://github.com/sponsors/sindresorhus"
  2349. }
  2350. },
  2351. "node_modules/globby": {
  2352. "version": "11.1.0",
  2353. "resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz",
  2354. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  2355. "dev": true,
  2356. "license": "MIT",
  2357. "dependencies": {
  2358. "array-union": "^2.1.0",
  2359. "dir-glob": "^3.0.1",
  2360. "fast-glob": "^3.2.9",
  2361. "ignore": "^5.2.0",
  2362. "merge2": "^1.4.1",
  2363. "slash": "^3.0.0"
  2364. },
  2365. "engines": {
  2366. "node": ">=10"
  2367. },
  2368. "funding": {
  2369. "url": "https://github.com/sponsors/sindresorhus"
  2370. }
  2371. },
  2372. "node_modules/good-listener": {
  2373. "version": "1.2.2",
  2374. "resolved": "https://registry.npmmirror.com/good-listener/-/good-listener-1.2.2.tgz",
  2375. "integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==",
  2376. "license": "MIT",
  2377. "dependencies": {
  2378. "delegate": "^3.1.2"
  2379. }
  2380. },
  2381. "node_modules/grapheme-splitter": {
  2382. "version": "1.0.4",
  2383. "resolved": "https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
  2384. "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
  2385. "dev": true,
  2386. "license": "MIT"
  2387. },
  2388. "node_modules/graphemer": {
  2389. "version": "1.4.0",
  2390. "resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz",
  2391. "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
  2392. "dev": true,
  2393. "license": "MIT"
  2394. },
  2395. "node_modules/has": {
  2396. "version": "1.0.3",
  2397. "resolved": "https://registry.npmmirror.com/has/-/has-1.0.3.tgz",
  2398. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  2399. "license": "MIT",
  2400. "dependencies": {
  2401. "function-bind": "^1.1.1"
  2402. },
  2403. "engines": {
  2404. "node": ">= 0.4.0"
  2405. }
  2406. },
  2407. "node_modules/has-flag": {
  2408. "version": "4.0.0",
  2409. "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
  2410. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  2411. "dev": true,
  2412. "license": "MIT",
  2413. "engines": {
  2414. "node": ">=8"
  2415. }
  2416. },
  2417. "node_modules/has-proto": {
  2418. "version": "1.0.1",
  2419. "resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.0.1.tgz",
  2420. "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
  2421. "license": "MIT",
  2422. "engines": {
  2423. "node": ">= 0.4"
  2424. },
  2425. "funding": {
  2426. "url": "https://github.com/sponsors/ljharb"
  2427. }
  2428. },
  2429. "node_modules/has-symbols": {
  2430. "version": "1.0.3",
  2431. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz",
  2432. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
  2433. "license": "MIT",
  2434. "engines": {
  2435. "node": ">= 0.4"
  2436. },
  2437. "funding": {
  2438. "url": "https://github.com/sponsors/ljharb"
  2439. }
  2440. },
  2441. "node_modules/html-void-elements": {
  2442. "version": "2.0.1",
  2443. "resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-2.0.1.tgz",
  2444. "integrity": "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==",
  2445. "license": "MIT",
  2446. "funding": {
  2447. "type": "github",
  2448. "url": "https://github.com/sponsors/wooorm"
  2449. }
  2450. },
  2451. "node_modules/i18next": {
  2452. "version": "20.6.1",
  2453. "resolved": "https://registry.npmmirror.com/i18next/-/i18next-20.6.1.tgz",
  2454. "integrity": "sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==",
  2455. "license": "MIT",
  2456. "dependencies": {
  2457. "@babel/runtime": "^7.12.0"
  2458. }
  2459. },
  2460. "node_modules/ignore": {
  2461. "version": "5.2.4",
  2462. "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz",
  2463. "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==",
  2464. "dev": true,
  2465. "license": "MIT",
  2466. "engines": {
  2467. "node": ">= 4"
  2468. }
  2469. },
  2470. "node_modules/immer": {
  2471. "version": "9.0.21",
  2472. "resolved": "https://registry.npmmirror.com/immer/-/immer-9.0.21.tgz",
  2473. "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==",
  2474. "license": "MIT",
  2475. "funding": {
  2476. "type": "opencollective",
  2477. "url": "https://opencollective.com/immer"
  2478. }
  2479. },
  2480. "node_modules/immutable": {
  2481. "version": "4.3.3",
  2482. "resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.3.tgz",
  2483. "integrity": "sha512-808ZFYMsIRAjLAu5xkKo0TsbY9LBy9H5MazTKIEHerNkg0ymgilGfBPMR/3G7d/ihGmuK2Hw8S1izY2d3kd3wA==",
  2484. "dev": true,
  2485. "license": "MIT"
  2486. },
  2487. "node_modules/import-fresh": {
  2488. "version": "3.3.0",
  2489. "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz",
  2490. "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
  2491. "dev": true,
  2492. "license": "MIT",
  2493. "dependencies": {
  2494. "parent-module": "^1.0.0",
  2495. "resolve-from": "^4.0.0"
  2496. },
  2497. "engines": {
  2498. "node": ">=6"
  2499. },
  2500. "funding": {
  2501. "url": "https://github.com/sponsors/sindresorhus"
  2502. }
  2503. },
  2504. "node_modules/imurmurhash": {
  2505. "version": "0.1.4",
  2506. "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
  2507. "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
  2508. "dev": true,
  2509. "license": "MIT",
  2510. "engines": {
  2511. "node": ">=0.8.19"
  2512. }
  2513. },
  2514. "node_modules/inflight": {
  2515. "version": "1.0.6",
  2516. "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
  2517. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  2518. "dev": true,
  2519. "license": "ISC",
  2520. "dependencies": {
  2521. "once": "^1.3.0",
  2522. "wrappy": "1"
  2523. }
  2524. },
  2525. "node_modules/inherits": {
  2526. "version": "2.0.4",
  2527. "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
  2528. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  2529. "dev": true,
  2530. "license": "ISC"
  2531. },
  2532. "node_modules/is-binary-path": {
  2533. "version": "2.1.0",
  2534. "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
  2535. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  2536. "dev": true,
  2537. "license": "MIT",
  2538. "dependencies": {
  2539. "binary-extensions": "^2.0.0"
  2540. },
  2541. "engines": {
  2542. "node": ">=8"
  2543. }
  2544. },
  2545. "node_modules/is-extglob": {
  2546. "version": "2.1.1",
  2547. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  2548. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  2549. "dev": true,
  2550. "license": "MIT",
  2551. "engines": {
  2552. "node": ">=0.10.0"
  2553. }
  2554. },
  2555. "node_modules/is-glob": {
  2556. "version": "4.0.3",
  2557. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  2558. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  2559. "dev": true,
  2560. "license": "MIT",
  2561. "dependencies": {
  2562. "is-extglob": "^2.1.1"
  2563. },
  2564. "engines": {
  2565. "node": ">=0.10.0"
  2566. }
  2567. },
  2568. "node_modules/is-hotkey": {
  2569. "version": "0.2.0",
  2570. "resolved": "https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz",
  2571. "integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==",
  2572. "license": "MIT"
  2573. },
  2574. "node_modules/is-number": {
  2575. "version": "7.0.0",
  2576. "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
  2577. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  2578. "dev": true,
  2579. "license": "MIT",
  2580. "engines": {
  2581. "node": ">=0.12.0"
  2582. }
  2583. },
  2584. "node_modules/is-plain-object": {
  2585. "version": "5.0.0",
  2586. "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz",
  2587. "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
  2588. "license": "MIT",
  2589. "engines": {
  2590. "node": ">=0.10.0"
  2591. }
  2592. },
  2593. "node_modules/is-url": {
  2594. "version": "1.2.4",
  2595. "resolved": "https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz",
  2596. "integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==",
  2597. "license": "MIT"
  2598. },
  2599. "node_modules/isexe": {
  2600. "version": "2.0.0",
  2601. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  2602. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  2603. "dev": true,
  2604. "license": "ISC"
  2605. },
  2606. "node_modules/js-cookie": {
  2607. "version": "3.0.5",
  2608. "resolved": "https://registry.npmmirror.com/js-cookie/-/js-cookie-3.0.5.tgz",
  2609. "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
  2610. "license": "MIT",
  2611. "engines": {
  2612. "node": ">=14"
  2613. }
  2614. },
  2615. "node_modules/js-table2excel": {
  2616. "version": "1.1.2",
  2617. "resolved": "https://registry.npmmirror.com/js-table2excel/-/js-table2excel-1.1.2.tgz",
  2618. "integrity": "sha512-E5QcPLjlF7qcqqF+DgaPxj9b+lQsItMqkwcXKpODtZ8zo5f07huuvem3Ek1WYzOcSOalU7RwEAG/66WQ5PVfWA==",
  2619. "license": "MIT"
  2620. },
  2621. "node_modules/js-yaml": {
  2622. "version": "4.1.0",
  2623. "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
  2624. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  2625. "dev": true,
  2626. "license": "MIT",
  2627. "dependencies": {
  2628. "argparse": "^2.0.1"
  2629. },
  2630. "bin": {
  2631. "js-yaml": "bin/js-yaml.js"
  2632. }
  2633. },
  2634. "node_modules/jsencrypt": {
  2635. "version": "3.3.2",
  2636. "resolved": "https://registry.npmmirror.com/jsencrypt/-/jsencrypt-3.3.2.tgz",
  2637. "integrity": "sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==",
  2638. "license": "MIT"
  2639. },
  2640. "node_modules/json-schema-traverse": {
  2641. "version": "0.4.1",
  2642. "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  2643. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
  2644. "dev": true,
  2645. "license": "MIT"
  2646. },
  2647. "node_modules/json-stable-stringify-without-jsonify": {
  2648. "version": "1.0.1",
  2649. "resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  2650. "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
  2651. "dev": true,
  2652. "license": "MIT"
  2653. },
  2654. "node_modules/levn": {
  2655. "version": "0.4.1",
  2656. "resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
  2657. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  2658. "dev": true,
  2659. "license": "MIT",
  2660. "dependencies": {
  2661. "prelude-ls": "^1.2.1",
  2662. "type-check": "~0.4.0"
  2663. },
  2664. "engines": {
  2665. "node": ">= 0.8.0"
  2666. }
  2667. },
  2668. "node_modules/locate-path": {
  2669. "version": "6.0.0",
  2670. "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
  2671. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  2672. "dev": true,
  2673. "license": "MIT",
  2674. "dependencies": {
  2675. "p-locate": "^5.0.0"
  2676. },
  2677. "engines": {
  2678. "node": ">=10"
  2679. },
  2680. "funding": {
  2681. "url": "https://github.com/sponsors/sindresorhus"
  2682. }
  2683. },
  2684. "node_modules/lodash": {
  2685. "version": "4.17.21",
  2686. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  2687. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  2688. "license": "MIT"
  2689. },
  2690. "node_modules/lodash-es": {
  2691. "version": "4.17.21",
  2692. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  2693. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  2694. "license": "MIT"
  2695. },
  2696. "node_modules/lodash-unified": {
  2697. "version": "1.0.3",
  2698. "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  2699. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  2700. "license": "MIT",
  2701. "peerDependencies": {
  2702. "@types/lodash-es": "*",
  2703. "lodash": "*",
  2704. "lodash-es": "*"
  2705. }
  2706. },
  2707. "node_modules/lodash.camelcase": {
  2708. "version": "4.3.0",
  2709. "resolved": "https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
  2710. "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
  2711. "license": "MIT"
  2712. },
  2713. "node_modules/lodash.clonedeep": {
  2714. "version": "4.5.0",
  2715. "resolved": "https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
  2716. "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
  2717. "license": "MIT"
  2718. },
  2719. "node_modules/lodash.debounce": {
  2720. "version": "4.0.8",
  2721. "resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  2722. "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
  2723. "license": "MIT"
  2724. },
  2725. "node_modules/lodash.foreach": {
  2726. "version": "4.5.0",
  2727. "resolved": "https://registry.npmmirror.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
  2728. "integrity": "sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==",
  2729. "license": "MIT"
  2730. },
  2731. "node_modules/lodash.isequal": {
  2732. "version": "4.5.0",
  2733. "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
  2734. "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
  2735. "license": "MIT"
  2736. },
  2737. "node_modules/lodash.merge": {
  2738. "version": "4.6.2",
  2739. "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
  2740. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
  2741. "dev": true,
  2742. "license": "MIT"
  2743. },
  2744. "node_modules/lodash.throttle": {
  2745. "version": "4.1.1",
  2746. "resolved": "https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
  2747. "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==",
  2748. "license": "MIT"
  2749. },
  2750. "node_modules/lodash.toarray": {
  2751. "version": "4.4.0",
  2752. "resolved": "https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
  2753. "integrity": "sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==",
  2754. "license": "MIT"
  2755. },
  2756. "node_modules/lru-cache": {
  2757. "version": "6.0.0",
  2758. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz",
  2759. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  2760. "dev": true,
  2761. "license": "ISC",
  2762. "dependencies": {
  2763. "yallist": "^4.0.0"
  2764. },
  2765. "engines": {
  2766. "node": ">=10"
  2767. }
  2768. },
  2769. "node_modules/magic-string": {
  2770. "version": "0.30.3",
  2771. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.3.tgz",
  2772. "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==",
  2773. "license": "MIT",
  2774. "dependencies": {
  2775. "@jridgewell/sourcemap-codec": "^1.4.15"
  2776. },
  2777. "engines": {
  2778. "node": ">=12"
  2779. }
  2780. },
  2781. "node_modules/memoize-one": {
  2782. "version": "6.0.0",
  2783. "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
  2784. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  2785. "license": "MIT"
  2786. },
  2787. "node_modules/merge2": {
  2788. "version": "1.4.1",
  2789. "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
  2790. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  2791. "dev": true,
  2792. "license": "MIT",
  2793. "engines": {
  2794. "node": ">= 8"
  2795. }
  2796. },
  2797. "node_modules/micromatch": {
  2798. "version": "4.0.5",
  2799. "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz",
  2800. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  2801. "dev": true,
  2802. "license": "MIT",
  2803. "dependencies": {
  2804. "braces": "^3.0.2",
  2805. "picomatch": "^2.3.1"
  2806. },
  2807. "engines": {
  2808. "node": ">=8.6"
  2809. }
  2810. },
  2811. "node_modules/mime-db": {
  2812. "version": "1.52.0",
  2813. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  2814. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2815. "license": "MIT",
  2816. "engines": {
  2817. "node": ">= 0.6"
  2818. }
  2819. },
  2820. "node_modules/mime-match": {
  2821. "version": "1.0.2",
  2822. "resolved": "https://registry.npmmirror.com/mime-match/-/mime-match-1.0.2.tgz",
  2823. "integrity": "sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==",
  2824. "license": "ISC",
  2825. "dependencies": {
  2826. "wildcard": "^1.1.0"
  2827. }
  2828. },
  2829. "node_modules/mime-types": {
  2830. "version": "2.1.35",
  2831. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  2832. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2833. "license": "MIT",
  2834. "dependencies": {
  2835. "mime-db": "1.52.0"
  2836. },
  2837. "engines": {
  2838. "node": ">= 0.6"
  2839. }
  2840. },
  2841. "node_modules/minimatch": {
  2842. "version": "3.1.2",
  2843. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
  2844. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  2845. "dev": true,
  2846. "license": "ISC",
  2847. "dependencies": {
  2848. "brace-expansion": "^1.1.7"
  2849. },
  2850. "engines": {
  2851. "node": "*"
  2852. }
  2853. },
  2854. "node_modules/mitt": {
  2855. "version": "3.0.1",
  2856. "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
  2857. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  2858. "license": "MIT"
  2859. },
  2860. "node_modules/ms": {
  2861. "version": "2.1.2",
  2862. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
  2863. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
  2864. "dev": true,
  2865. "license": "MIT"
  2866. },
  2867. "node_modules/namespace-emitter": {
  2868. "version": "2.0.1",
  2869. "resolved": "https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz",
  2870. "integrity": "sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==",
  2871. "license": "MIT"
  2872. },
  2873. "node_modules/nanoid": {
  2874. "version": "3.3.6",
  2875. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz",
  2876. "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
  2877. "funding": [
  2878. {
  2879. "type": "github",
  2880. "url": "https://github.com/sponsors/ai"
  2881. }
  2882. ],
  2883. "license": "MIT",
  2884. "bin": {
  2885. "nanoid": "bin/nanoid.cjs"
  2886. },
  2887. "engines": {
  2888. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2889. }
  2890. },
  2891. "node_modules/natural-compare": {
  2892. "version": "1.4.0",
  2893. "resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
  2894. "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
  2895. "dev": true,
  2896. "license": "MIT"
  2897. },
  2898. "node_modules/natural-compare-lite": {
  2899. "version": "1.4.0",
  2900. "resolved": "https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
  2901. "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
  2902. "dev": true,
  2903. "license": "MIT"
  2904. },
  2905. "node_modules/next-tick": {
  2906. "version": "1.1.0",
  2907. "resolved": "https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz",
  2908. "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
  2909. "license": "ISC"
  2910. },
  2911. "node_modules/normalize-path": {
  2912. "version": "3.0.0",
  2913. "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
  2914. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  2915. "dev": true,
  2916. "license": "MIT",
  2917. "engines": {
  2918. "node": ">=0.10.0"
  2919. }
  2920. },
  2921. "node_modules/normalize-wheel-es": {
  2922. "version": "1.2.0",
  2923. "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2924. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2925. "license": "BSD-3-Clause"
  2926. },
  2927. "node_modules/nprogress": {
  2928. "version": "0.2.0",
  2929. "resolved": "https://registry.npmmirror.com/nprogress/-/nprogress-0.2.0.tgz",
  2930. "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==",
  2931. "license": "MIT"
  2932. },
  2933. "node_modules/nth-check": {
  2934. "version": "2.1.1",
  2935. "resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
  2936. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  2937. "dev": true,
  2938. "license": "BSD-2-Clause",
  2939. "dependencies": {
  2940. "boolbase": "^1.0.0"
  2941. },
  2942. "funding": {
  2943. "url": "https://github.com/fb55/nth-check?sponsor=1"
  2944. }
  2945. },
  2946. "node_modules/object-inspect": {
  2947. "version": "1.12.3",
  2948. "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz",
  2949. "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==",
  2950. "license": "MIT",
  2951. "funding": {
  2952. "url": "https://github.com/sponsors/ljharb"
  2953. }
  2954. },
  2955. "node_modules/once": {
  2956. "version": "1.4.0",
  2957. "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
  2958. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  2959. "dev": true,
  2960. "license": "ISC",
  2961. "dependencies": {
  2962. "wrappy": "1"
  2963. }
  2964. },
  2965. "node_modules/optionator": {
  2966. "version": "0.9.3",
  2967. "resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.3.tgz",
  2968. "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==",
  2969. "dev": true,
  2970. "license": "MIT",
  2971. "dependencies": {
  2972. "@aashutoshrathi/word-wrap": "^1.2.3",
  2973. "deep-is": "^0.1.3",
  2974. "fast-levenshtein": "^2.0.6",
  2975. "levn": "^0.4.1",
  2976. "prelude-ls": "^1.2.1",
  2977. "type-check": "^0.4.0"
  2978. },
  2979. "engines": {
  2980. "node": ">= 0.8.0"
  2981. }
  2982. },
  2983. "node_modules/p-limit": {
  2984. "version": "3.1.0",
  2985. "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
  2986. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  2987. "dev": true,
  2988. "license": "MIT",
  2989. "dependencies": {
  2990. "yocto-queue": "^0.1.0"
  2991. },
  2992. "engines": {
  2993. "node": ">=10"
  2994. },
  2995. "funding": {
  2996. "url": "https://github.com/sponsors/sindresorhus"
  2997. }
  2998. },
  2999. "node_modules/p-locate": {
  3000. "version": "5.0.0",
  3001. "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
  3002. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  3003. "dev": true,
  3004. "license": "MIT",
  3005. "dependencies": {
  3006. "p-limit": "^3.0.2"
  3007. },
  3008. "engines": {
  3009. "node": ">=10"
  3010. },
  3011. "funding": {
  3012. "url": "https://github.com/sponsors/sindresorhus"
  3013. }
  3014. },
  3015. "node_modules/parent-module": {
  3016. "version": "1.0.1",
  3017. "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
  3018. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  3019. "dev": true,
  3020. "license": "MIT",
  3021. "dependencies": {
  3022. "callsites": "^3.0.0"
  3023. },
  3024. "engines": {
  3025. "node": ">=6"
  3026. }
  3027. },
  3028. "node_modules/path-exists": {
  3029. "version": "4.0.0",
  3030. "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
  3031. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  3032. "dev": true,
  3033. "license": "MIT",
  3034. "engines": {
  3035. "node": ">=8"
  3036. }
  3037. },
  3038. "node_modules/path-is-absolute": {
  3039. "version": "1.0.1",
  3040. "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  3041. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  3042. "dev": true,
  3043. "license": "MIT",
  3044. "engines": {
  3045. "node": ">=0.10.0"
  3046. }
  3047. },
  3048. "node_modules/path-key": {
  3049. "version": "3.1.1",
  3050. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  3051. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  3052. "dev": true,
  3053. "license": "MIT",
  3054. "engines": {
  3055. "node": ">=8"
  3056. }
  3057. },
  3058. "node_modules/path-type": {
  3059. "version": "4.0.0",
  3060. "resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz",
  3061. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  3062. "dev": true,
  3063. "license": "MIT",
  3064. "engines": {
  3065. "node": ">=8"
  3066. }
  3067. },
  3068. "node_modules/picocolors": {
  3069. "version": "1.0.0",
  3070. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz",
  3071. "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
  3072. "license": "ISC"
  3073. },
  3074. "node_modules/picomatch": {
  3075. "version": "2.3.1",
  3076. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
  3077. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  3078. "dev": true,
  3079. "license": "MIT",
  3080. "engines": {
  3081. "node": ">=8.6"
  3082. },
  3083. "funding": {
  3084. "url": "https://github.com/sponsors/jonschlinkert"
  3085. }
  3086. },
  3087. "node_modules/pinia": {
  3088. "version": "2.1.6",
  3089. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.1.6.tgz",
  3090. "integrity": "sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==",
  3091. "license": "MIT",
  3092. "dependencies": {
  3093. "@vue/devtools-api": "^6.5.0",
  3094. "vue-demi": ">=0.14.5"
  3095. },
  3096. "funding": {
  3097. "url": "https://github.com/sponsors/posva"
  3098. },
  3099. "peerDependencies": {
  3100. "@vue/composition-api": "^1.4.0",
  3101. "typescript": ">=4.4.4",
  3102. "vue": "^2.6.14 || ^3.3.0"
  3103. },
  3104. "peerDependenciesMeta": {
  3105. "@vue/composition-api": {
  3106. "optional": true
  3107. },
  3108. "typescript": {
  3109. "optional": true
  3110. }
  3111. }
  3112. },
  3113. "node_modules/pinia/node_modules/vue-demi": {
  3114. "version": "0.14.5",
  3115. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
  3116. "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
  3117. "hasInstallScript": true,
  3118. "license": "MIT",
  3119. "bin": {
  3120. "vue-demi-fix": "bin/vue-demi-fix.js",
  3121. "vue-demi-switch": "bin/vue-demi-switch.js"
  3122. },
  3123. "engines": {
  3124. "node": ">=12"
  3125. },
  3126. "funding": {
  3127. "url": "https://github.com/sponsors/antfu"
  3128. },
  3129. "peerDependencies": {
  3130. "@vue/composition-api": "^1.0.0-rc.1",
  3131. "vue": "^3.0.0-0 || ^2.6.0"
  3132. },
  3133. "peerDependenciesMeta": {
  3134. "@vue/composition-api": {
  3135. "optional": true
  3136. }
  3137. }
  3138. },
  3139. "node_modules/postcss": {
  3140. "version": "8.4.28",
  3141. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.28.tgz",
  3142. "integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
  3143. "funding": [
  3144. {
  3145. "type": "opencollective",
  3146. "url": "https://opencollective.com/postcss/"
  3147. },
  3148. {
  3149. "type": "tidelift",
  3150. "url": "https://tidelift.com/funding/github/npm/postcss"
  3151. },
  3152. {
  3153. "type": "github",
  3154. "url": "https://github.com/sponsors/ai"
  3155. }
  3156. ],
  3157. "license": "MIT",
  3158. "dependencies": {
  3159. "nanoid": "^3.3.6",
  3160. "picocolors": "^1.0.0",
  3161. "source-map-js": "^1.0.2"
  3162. },
  3163. "engines": {
  3164. "node": "^10 || ^12 || >=14"
  3165. }
  3166. },
  3167. "node_modules/postcss-selector-parser": {
  3168. "version": "6.0.13",
  3169. "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz",
  3170. "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==",
  3171. "dev": true,
  3172. "license": "MIT",
  3173. "dependencies": {
  3174. "cssesc": "^3.0.0",
  3175. "util-deprecate": "^1.0.2"
  3176. },
  3177. "engines": {
  3178. "node": ">=4"
  3179. }
  3180. },
  3181. "node_modules/preact": {
  3182. "version": "10.17.1",
  3183. "resolved": "https://registry.npmmirror.com/preact/-/preact-10.17.1.tgz",
  3184. "integrity": "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==",
  3185. "license": "MIT",
  3186. "funding": {
  3187. "type": "opencollective",
  3188. "url": "https://opencollective.com/preact"
  3189. }
  3190. },
  3191. "node_modules/prelude-ls": {
  3192. "version": "1.2.1",
  3193. "resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
  3194. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  3195. "dev": true,
  3196. "license": "MIT",
  3197. "engines": {
  3198. "node": ">= 0.8.0"
  3199. }
  3200. },
  3201. "node_modules/prettier": {
  3202. "version": "2.8.8",
  3203. "resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz",
  3204. "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
  3205. "dev": true,
  3206. "license": "MIT",
  3207. "bin": {
  3208. "prettier": "bin-prettier.js"
  3209. },
  3210. "engines": {
  3211. "node": ">=10.13.0"
  3212. },
  3213. "funding": {
  3214. "url": "https://github.com/prettier/prettier?sponsor=1"
  3215. }
  3216. },
  3217. "node_modules/print-js": {
  3218. "version": "1.6.0",
  3219. "resolved": "https://registry.npmmirror.com/print-js/-/print-js-1.6.0.tgz",
  3220. "integrity": "sha512-BfnOIzSKbqGRtO4o0rnj/K3681BSd2QUrsIZy/+WdCIugjIswjmx3lDEZpXB2ruGf9d4b3YNINri81+J0FsBWg==",
  3221. "license": "MIT"
  3222. },
  3223. "node_modules/prismjs": {
  3224. "version": "1.29.0",
  3225. "resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz",
  3226. "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
  3227. "license": "MIT",
  3228. "engines": {
  3229. "node": ">=6"
  3230. }
  3231. },
  3232. "node_modules/proxy-from-env": {
  3233. "version": "1.1.0",
  3234. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  3235. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
  3236. "license": "MIT"
  3237. },
  3238. "node_modules/punycode": {
  3239. "version": "2.3.0",
  3240. "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz",
  3241. "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
  3242. "dev": true,
  3243. "license": "MIT",
  3244. "engines": {
  3245. "node": ">=6"
  3246. }
  3247. },
  3248. "node_modules/qrcodejs2-fixes": {
  3249. "version": "0.0.2",
  3250. "resolved": "https://registry.npmmirror.com/qrcodejs2-fixes/-/qrcodejs2-fixes-0.0.2.tgz",
  3251. "integrity": "sha512-wMUXYMOixAEJlLnjk5MbLiFaz0gQObWYm/TIFWB5+j7sTY5gPyr09Cx1EpcLYbsgfFdN3wHjrKAhZofTuCBGhg==",
  3252. "license": "MIT"
  3253. },
  3254. "node_modules/qs": {
  3255. "version": "6.11.2",
  3256. "resolved": "https://registry.npmmirror.com/qs/-/qs-6.11.2.tgz",
  3257. "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==",
  3258. "license": "BSD-3-Clause",
  3259. "dependencies": {
  3260. "side-channel": "^1.0.4"
  3261. },
  3262. "engines": {
  3263. "node": ">=0.6"
  3264. },
  3265. "funding": {
  3266. "url": "https://github.com/sponsors/ljharb"
  3267. }
  3268. },
  3269. "node_modules/queue-microtask": {
  3270. "version": "1.2.3",
  3271. "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
  3272. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  3273. "dev": true,
  3274. "funding": [
  3275. {
  3276. "type": "github",
  3277. "url": "https://github.com/sponsors/feross"
  3278. },
  3279. {
  3280. "type": "patreon",
  3281. "url": "https://www.patreon.com/feross"
  3282. },
  3283. {
  3284. "type": "consulting",
  3285. "url": "https://feross.org/support"
  3286. }
  3287. ],
  3288. "license": "MIT"
  3289. },
  3290. "node_modules/readdirp": {
  3291. "version": "3.6.0",
  3292. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
  3293. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  3294. "dev": true,
  3295. "license": "MIT",
  3296. "dependencies": {
  3297. "picomatch": "^2.2.1"
  3298. },
  3299. "engines": {
  3300. "node": ">=8.10.0"
  3301. }
  3302. },
  3303. "node_modules/regenerator-runtime": {
  3304. "version": "0.14.0",
  3305. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz",
  3306. "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==",
  3307. "license": "MIT"
  3308. },
  3309. "node_modules/regexpp": {
  3310. "version": "3.2.0",
  3311. "resolved": "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz",
  3312. "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
  3313. "dev": true,
  3314. "license": "MIT",
  3315. "engines": {
  3316. "node": ">=8"
  3317. },
  3318. "funding": {
  3319. "url": "https://github.com/sponsors/mysticatea"
  3320. }
  3321. },
  3322. "node_modules/resolve-from": {
  3323. "version": "4.0.0",
  3324. "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
  3325. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  3326. "dev": true,
  3327. "license": "MIT",
  3328. "engines": {
  3329. "node": ">=4"
  3330. }
  3331. },
  3332. "node_modules/reusify": {
  3333. "version": "1.0.4",
  3334. "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
  3335. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  3336. "dev": true,
  3337. "license": "MIT",
  3338. "engines": {
  3339. "iojs": ">=1.0.0",
  3340. "node": ">=0.10.0"
  3341. }
  3342. },
  3343. "node_modules/rimraf": {
  3344. "version": "3.0.2",
  3345. "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz",
  3346. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  3347. "dev": true,
  3348. "license": "ISC",
  3349. "dependencies": {
  3350. "glob": "^7.1.3"
  3351. },
  3352. "bin": {
  3353. "rimraf": "bin.js"
  3354. },
  3355. "funding": {
  3356. "url": "https://github.com/sponsors/isaacs"
  3357. }
  3358. },
  3359. "node_modules/rollup": {
  3360. "version": "3.28.1",
  3361. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-3.28.1.tgz",
  3362. "integrity": "sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==",
  3363. "dev": true,
  3364. "license": "MIT",
  3365. "bin": {
  3366. "rollup": "dist/bin/rollup"
  3367. },
  3368. "engines": {
  3369. "node": ">=14.18.0",
  3370. "npm": ">=8.0.0"
  3371. },
  3372. "optionalDependencies": {
  3373. "fsevents": "~2.3.2"
  3374. }
  3375. },
  3376. "node_modules/run-parallel": {
  3377. "version": "1.2.0",
  3378. "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
  3379. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  3380. "dev": true,
  3381. "funding": [
  3382. {
  3383. "type": "github",
  3384. "url": "https://github.com/sponsors/feross"
  3385. },
  3386. {
  3387. "type": "patreon",
  3388. "url": "https://www.patreon.com/feross"
  3389. },
  3390. {
  3391. "type": "consulting",
  3392. "url": "https://feross.org/support"
  3393. }
  3394. ],
  3395. "license": "MIT",
  3396. "dependencies": {
  3397. "queue-microtask": "^1.2.2"
  3398. }
  3399. },
  3400. "node_modules/sass": {
  3401. "version": "1.66.1",
  3402. "resolved": "https://registry.npmmirror.com/sass/-/sass-1.66.1.tgz",
  3403. "integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
  3404. "dev": true,
  3405. "license": "MIT",
  3406. "dependencies": {
  3407. "chokidar": ">=3.0.0 <4.0.0",
  3408. "immutable": "^4.0.0",
  3409. "source-map-js": ">=0.6.2 <2.0.0"
  3410. },
  3411. "bin": {
  3412. "sass": "sass.js"
  3413. },
  3414. "engines": {
  3415. "node": ">=14.0.0"
  3416. }
  3417. },
  3418. "node_modules/screenfull": {
  3419. "version": "6.0.2",
  3420. "resolved": "https://registry.npmmirror.com/screenfull/-/screenfull-6.0.2.tgz",
  3421. "integrity": "sha512-AQdy8s4WhNvUZ6P8F6PB21tSPIYKniic+Ogx0AacBMjKP1GUHN2E9URxQHtCusiwxudnCKkdy4GrHXPPJSkCCw==",
  3422. "license": "MIT",
  3423. "engines": {
  3424. "node": "^14.13.1 || >=16.0.0"
  3425. },
  3426. "funding": {
  3427. "url": "https://github.com/sponsors/sindresorhus"
  3428. }
  3429. },
  3430. "node_modules/scroll-into-view-if-needed": {
  3431. "version": "2.2.31",
  3432. "resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
  3433. "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
  3434. "license": "MIT",
  3435. "dependencies": {
  3436. "compute-scroll-into-view": "^1.0.20"
  3437. }
  3438. },
  3439. "node_modules/select": {
  3440. "version": "1.1.2",
  3441. "resolved": "https://registry.npmmirror.com/select/-/select-1.1.2.tgz",
  3442. "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==",
  3443. "license": "MIT"
  3444. },
  3445. "node_modules/semver": {
  3446. "version": "7.5.4",
  3447. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz",
  3448. "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
  3449. "dev": true,
  3450. "license": "ISC",
  3451. "dependencies": {
  3452. "lru-cache": "^6.0.0"
  3453. },
  3454. "bin": {
  3455. "semver": "bin/semver.js"
  3456. },
  3457. "engines": {
  3458. "node": ">=10"
  3459. }
  3460. },
  3461. "node_modules/shebang-command": {
  3462. "version": "2.0.0",
  3463. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  3464. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  3465. "dev": true,
  3466. "license": "MIT",
  3467. "dependencies": {
  3468. "shebang-regex": "^3.0.0"
  3469. },
  3470. "engines": {
  3471. "node": ">=8"
  3472. }
  3473. },
  3474. "node_modules/shebang-regex": {
  3475. "version": "3.0.0",
  3476. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  3477. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  3478. "dev": true,
  3479. "license": "MIT",
  3480. "engines": {
  3481. "node": ">=8"
  3482. }
  3483. },
  3484. "node_modules/side-channel": {
  3485. "version": "1.0.4",
  3486. "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz",
  3487. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  3488. "license": "MIT",
  3489. "dependencies": {
  3490. "call-bind": "^1.0.0",
  3491. "get-intrinsic": "^1.0.2",
  3492. "object-inspect": "^1.9.0"
  3493. },
  3494. "funding": {
  3495. "url": "https://github.com/sponsors/ljharb"
  3496. }
  3497. },
  3498. "node_modules/slash": {
  3499. "version": "3.0.0",
  3500. "resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz",
  3501. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  3502. "dev": true,
  3503. "license": "MIT",
  3504. "engines": {
  3505. "node": ">=8"
  3506. }
  3507. },
  3508. "node_modules/slate": {
  3509. "version": "0.72.8",
  3510. "resolved": "https://registry.npmmirror.com/slate/-/slate-0.72.8.tgz",
  3511. "integrity": "sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==",
  3512. "license": "MIT",
  3513. "dependencies": {
  3514. "immer": "^9.0.6",
  3515. "is-plain-object": "^5.0.0",
  3516. "tiny-warning": "^1.0.3"
  3517. }
  3518. },
  3519. "node_modules/slate-history": {
  3520. "version": "0.66.0",
  3521. "resolved": "https://registry.npmmirror.com/slate-history/-/slate-history-0.66.0.tgz",
  3522. "integrity": "sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==",
  3523. "license": "MIT",
  3524. "dependencies": {
  3525. "is-plain-object": "^5.0.0"
  3526. },
  3527. "peerDependencies": {
  3528. "slate": ">=0.65.3"
  3529. }
  3530. },
  3531. "node_modules/snabbdom": {
  3532. "version": "3.5.1",
  3533. "resolved": "https://registry.npmmirror.com/snabbdom/-/snabbdom-3.5.1.tgz",
  3534. "integrity": "sha512-wHMNIOjkm/YNE5EM3RCbr/+DVgPg6AqQAX1eOxO46zYNvCXjKP5Y865tqQj3EXnaMBjkxmQA5jFuDpDK/dbfiA==",
  3535. "license": "MIT",
  3536. "engines": {
  3537. "node": ">=8.3.0"
  3538. }
  3539. },
  3540. "node_modules/sortablejs": {
  3541. "version": "1.15.0",
  3542. "resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.15.0.tgz",
  3543. "integrity": "sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==",
  3544. "license": "MIT"
  3545. },
  3546. "node_modules/source-map": {
  3547. "version": "0.6.1",
  3548. "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
  3549. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  3550. "license": "BSD-3-Clause",
  3551. "engines": {
  3552. "node": ">=0.10.0"
  3553. }
  3554. },
  3555. "node_modules/source-map-js": {
  3556. "version": "1.0.2",
  3557. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz",
  3558. "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
  3559. "license": "BSD-3-Clause",
  3560. "engines": {
  3561. "node": ">=0.10.0"
  3562. }
  3563. },
  3564. "node_modules/splitpanes": {
  3565. "version": "3.1.5",
  3566. "resolved": "https://registry.npmmirror.com/splitpanes/-/splitpanes-3.1.5.tgz",
  3567. "integrity": "sha512-r3Mq2ITFQ5a2VXLOy4/Sb2Ptp7OfEO8YIbhVJqJXoFc9hc5nTXXkCvtVDjIGbvC0vdE7tse+xTM9BMjsszP6bw==",
  3568. "license": "MIT",
  3569. "funding": {
  3570. "url": "https://github.com/sponsors/antoniandre"
  3571. }
  3572. },
  3573. "node_modules/ssr-window": {
  3574. "version": "3.0.0",
  3575. "resolved": "https://registry.npmmirror.com/ssr-window/-/ssr-window-3.0.0.tgz",
  3576. "integrity": "sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==",
  3577. "license": "MIT"
  3578. },
  3579. "node_modules/strip-ansi": {
  3580. "version": "6.0.1",
  3581. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3582. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3583. "dev": true,
  3584. "license": "MIT",
  3585. "dependencies": {
  3586. "ansi-regex": "^5.0.1"
  3587. },
  3588. "engines": {
  3589. "node": ">=8"
  3590. }
  3591. },
  3592. "node_modules/strip-json-comments": {
  3593. "version": "3.1.1",
  3594. "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  3595. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  3596. "dev": true,
  3597. "license": "MIT",
  3598. "engines": {
  3599. "node": ">=8"
  3600. },
  3601. "funding": {
  3602. "url": "https://github.com/sponsors/sindresorhus"
  3603. }
  3604. },
  3605. "node_modules/supports-color": {
  3606. "version": "7.2.0",
  3607. "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
  3608. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  3609. "dev": true,
  3610. "license": "MIT",
  3611. "dependencies": {
  3612. "has-flag": "^4.0.0"
  3613. },
  3614. "engines": {
  3615. "node": ">=8"
  3616. }
  3617. },
  3618. "node_modules/text-table": {
  3619. "version": "0.2.0",
  3620. "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz",
  3621. "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
  3622. "dev": true,
  3623. "license": "MIT"
  3624. },
  3625. "node_modules/tiny-emitter": {
  3626. "version": "2.1.0",
  3627. "resolved": "https://registry.npmmirror.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
  3628. "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
  3629. "license": "MIT"
  3630. },
  3631. "node_modules/tiny-warning": {
  3632. "version": "1.0.3",
  3633. "resolved": "https://registry.npmmirror.com/tiny-warning/-/tiny-warning-1.0.3.tgz",
  3634. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==",
  3635. "license": "MIT"
  3636. },
  3637. "node_modules/to-regex-range": {
  3638. "version": "5.0.1",
  3639. "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
  3640. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  3641. "dev": true,
  3642. "license": "MIT",
  3643. "dependencies": {
  3644. "is-number": "^7.0.0"
  3645. },
  3646. "engines": {
  3647. "node": ">=8.0"
  3648. }
  3649. },
  3650. "node_modules/tslib": {
  3651. "version": "2.3.0",
  3652. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
  3653. "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
  3654. "license": "0BSD"
  3655. },
  3656. "node_modules/tsutils": {
  3657. "version": "3.21.0",
  3658. "resolved": "https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz",
  3659. "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
  3660. "dev": true,
  3661. "license": "MIT",
  3662. "dependencies": {
  3663. "tslib": "^1.8.1"
  3664. },
  3665. "engines": {
  3666. "node": ">= 6"
  3667. },
  3668. "peerDependencies": {
  3669. "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
  3670. }
  3671. },
  3672. "node_modules/tsutils/node_modules/tslib": {
  3673. "version": "1.14.1",
  3674. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz",
  3675. "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
  3676. "dev": true,
  3677. "license": "0BSD"
  3678. },
  3679. "node_modules/type": {
  3680. "version": "1.2.0",
  3681. "resolved": "https://registry.npmmirror.com/type/-/type-1.2.0.tgz",
  3682. "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==",
  3683. "license": "ISC"
  3684. },
  3685. "node_modules/type-check": {
  3686. "version": "0.4.0",
  3687. "resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
  3688. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  3689. "dev": true,
  3690. "license": "MIT",
  3691. "dependencies": {
  3692. "prelude-ls": "^1.2.1"
  3693. },
  3694. "engines": {
  3695. "node": ">= 0.8.0"
  3696. }
  3697. },
  3698. "node_modules/type-fest": {
  3699. "version": "0.20.2",
  3700. "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz",
  3701. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  3702. "dev": true,
  3703. "license": "(MIT OR CC0-1.0)",
  3704. "engines": {
  3705. "node": ">=10"
  3706. },
  3707. "funding": {
  3708. "url": "https://github.com/sponsors/sindresorhus"
  3709. }
  3710. },
  3711. "node_modules/typescript": {
  3712. "version": "4.9.5",
  3713. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz",
  3714. "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
  3715. "devOptional": true,
  3716. "license": "Apache-2.0",
  3717. "bin": {
  3718. "tsc": "bin/tsc",
  3719. "tsserver": "bin/tsserver"
  3720. },
  3721. "engines": {
  3722. "node": ">=4.2.0"
  3723. }
  3724. },
  3725. "node_modules/uri-js": {
  3726. "version": "4.4.1",
  3727. "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
  3728. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  3729. "dev": true,
  3730. "license": "BSD-2-Clause",
  3731. "dependencies": {
  3732. "punycode": "^2.1.0"
  3733. }
  3734. },
  3735. "node_modules/util-deprecate": {
  3736. "version": "1.0.2",
  3737. "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  3738. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  3739. "dev": true,
  3740. "license": "MIT"
  3741. },
  3742. "node_modules/v8-compile-cache": {
  3743. "version": "2.4.0",
  3744. "resolved": "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz",
  3745. "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==",
  3746. "dev": true,
  3747. "license": "MIT"
  3748. },
  3749. "node_modules/vite": {
  3750. "version": "4.4.9",
  3751. "resolved": "https://registry.npmmirror.com/vite/-/vite-4.4.9.tgz",
  3752. "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
  3753. "dev": true,
  3754. "license": "MIT",
  3755. "dependencies": {
  3756. "esbuild": "^0.18.10",
  3757. "postcss": "^8.4.27",
  3758. "rollup": "^3.27.1"
  3759. },
  3760. "bin": {
  3761. "vite": "bin/vite.js"
  3762. },
  3763. "engines": {
  3764. "node": "^14.18.0 || >=16.0.0"
  3765. },
  3766. "funding": {
  3767. "url": "https://github.com/vitejs/vite?sponsor=1"
  3768. },
  3769. "optionalDependencies": {
  3770. "fsevents": "~2.3.2"
  3771. },
  3772. "peerDependencies": {
  3773. "@types/node": ">= 14",
  3774. "less": "*",
  3775. "lightningcss": "^1.21.0",
  3776. "sass": "*",
  3777. "stylus": "*",
  3778. "sugarss": "*",
  3779. "terser": "^5.4.0"
  3780. },
  3781. "peerDependenciesMeta": {
  3782. "@types/node": {
  3783. "optional": true
  3784. },
  3785. "less": {
  3786. "optional": true
  3787. },
  3788. "lightningcss": {
  3789. "optional": true
  3790. },
  3791. "sass": {
  3792. "optional": true
  3793. },
  3794. "stylus": {
  3795. "optional": true
  3796. },
  3797. "sugarss": {
  3798. "optional": true
  3799. },
  3800. "terser": {
  3801. "optional": true
  3802. }
  3803. }
  3804. },
  3805. "node_modules/vue": {
  3806. "version": "3.3.4",
  3807. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.3.4.tgz",
  3808. "integrity": "sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==",
  3809. "license": "MIT",
  3810. "dependencies": {
  3811. "@vue/compiler-dom": "3.3.4",
  3812. "@vue/compiler-sfc": "3.3.4",
  3813. "@vue/runtime-dom": "3.3.4",
  3814. "@vue/server-renderer": "3.3.4",
  3815. "@vue/shared": "3.3.4"
  3816. }
  3817. },
  3818. "node_modules/vue-clipboard3": {
  3819. "version": "2.0.0",
  3820. "resolved": "https://registry.npmmirror.com/vue-clipboard3/-/vue-clipboard3-2.0.0.tgz",
  3821. "integrity": "sha512-Q9S7dzWGax7LN5iiSPcu/K1GGm2gcBBlYwmMsUc5/16N6w90cbKow3FnPmPs95sungns4yvd9/+JhbAznECS2A==",
  3822. "license": "MIT",
  3823. "dependencies": {
  3824. "clipboard": "^2.0.6"
  3825. }
  3826. },
  3827. "node_modules/vue-eslint-parser": {
  3828. "version": "9.3.1",
  3829. "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz",
  3830. "integrity": "sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==",
  3831. "dev": true,
  3832. "license": "MIT",
  3833. "dependencies": {
  3834. "debug": "^4.3.4",
  3835. "eslint-scope": "^7.1.1",
  3836. "eslint-visitor-keys": "^3.3.0",
  3837. "espree": "^9.3.1",
  3838. "esquery": "^1.4.0",
  3839. "lodash": "^4.17.21",
  3840. "semver": "^7.3.6"
  3841. },
  3842. "engines": {
  3843. "node": "^14.17.0 || >=16.0.0"
  3844. },
  3845. "funding": {
  3846. "url": "https://github.com/sponsors/mysticatea"
  3847. },
  3848. "peerDependencies": {
  3849. "eslint": ">=6.0.0"
  3850. }
  3851. },
  3852. "node_modules/vue-eslint-parser/node_modules/eslint-scope": {
  3853. "version": "7.2.2",
  3854. "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz",
  3855. "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
  3856. "dev": true,
  3857. "license": "BSD-2-Clause",
  3858. "dependencies": {
  3859. "esrecurse": "^4.3.0",
  3860. "estraverse": "^5.2.0"
  3861. },
  3862. "engines": {
  3863. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3864. },
  3865. "funding": {
  3866. "url": "https://opencollective.com/eslint"
  3867. }
  3868. },
  3869. "node_modules/vue-eslint-parser/node_modules/estraverse": {
  3870. "version": "5.3.0",
  3871. "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
  3872. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  3873. "dev": true,
  3874. "license": "BSD-2-Clause",
  3875. "engines": {
  3876. "node": ">=4.0"
  3877. }
  3878. },
  3879. "node_modules/vue-grid-layout": {
  3880. "version": "3.0.0-beta1",
  3881. "resolved": "https://registry.npmmirror.com/vue-grid-layout/-/vue-grid-layout-3.0.0-beta1.tgz",
  3882. "integrity": "sha512-MsW0yfYNtnAO/uDhfZvkP6effxSJxvhAFbIL37x6Rn3vW9xf0WHVefKaSbQMLpSq3mXnR6ut0pg2Cd5lqIIZzg==",
  3883. "dependencies": {
  3884. "@interactjs/actions": "^1.10.2",
  3885. "@interactjs/auto-start": "^1.10.2",
  3886. "@interactjs/dev-tools": "^1.10.2",
  3887. "@interactjs/interactjs": "^1.10.2",
  3888. "@interactjs/modifiers": "^1.10.2",
  3889. "element-resize-detector": "^1.2.1",
  3890. "mitt": "^2.1.0"
  3891. }
  3892. },
  3893. "node_modules/vue-grid-layout/node_modules/mitt": {
  3894. "version": "2.1.0",
  3895. "resolved": "https://registry.npmmirror.com/mitt/-/mitt-2.1.0.tgz",
  3896. "integrity": "sha512-ILj2TpLiysu2wkBbWjAmww7TkZb65aiQO+DkVdUTBpBXq+MHYiETENkKFMtsJZX1Lf4pe4QOrTSjIfUwN5lRdg==",
  3897. "license": "MIT"
  3898. },
  3899. "node_modules/vue-i18n": {
  3900. "version": "9.2.2",
  3901. "resolved": "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.2.2.tgz",
  3902. "integrity": "sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==",
  3903. "license": "MIT",
  3904. "dependencies": {
  3905. "@intlify/core-base": "9.2.2",
  3906. "@intlify/shared": "9.2.2",
  3907. "@intlify/vue-devtools": "9.2.2",
  3908. "@vue/devtools-api": "^6.2.1"
  3909. },
  3910. "engines": {
  3911. "node": ">= 14"
  3912. },
  3913. "peerDependencies": {
  3914. "vue": "^3.0.0"
  3915. }
  3916. },
  3917. "node_modules/vue-router": {
  3918. "version": "4.2.4",
  3919. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.2.4.tgz",
  3920. "integrity": "sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==",
  3921. "license": "MIT",
  3922. "dependencies": {
  3923. "@vue/devtools-api": "^6.5.0"
  3924. },
  3925. "funding": {
  3926. "url": "https://github.com/sponsors/posva"
  3927. },
  3928. "peerDependencies": {
  3929. "vue": "^3.2.0"
  3930. }
  3931. },
  3932. "node_modules/vue3-image-preview": {
  3933. "version": "0.2.7",
  3934. "resolved": "https://registry.npmmirror.com/vue3-image-preview/-/vue3-image-preview-0.2.7.tgz",
  3935. "integrity": "sha512-XlHO6O8jFCz82+Q40rOfY2f2jCt+gnd3/NspqADVaAuoGP3GwTMVdU+iVkPUHQyDHlMeVSc/epNcsI1Varsadw==",
  3936. "license": "MIT",
  3937. "peerDependencies": {
  3938. "vue": "^3.2.45"
  3939. }
  3940. },
  3941. "node_modules/vuedraggable": {
  3942. "version": "4.1.0",
  3943. "resolved": "https://registry.npmmirror.com/vuedraggable/-/vuedraggable-4.1.0.tgz",
  3944. "integrity": "sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==",
  3945. "license": "MIT",
  3946. "dependencies": {
  3947. "sortablejs": "1.14.0"
  3948. },
  3949. "peerDependencies": {
  3950. "vue": "^3.0.1"
  3951. }
  3952. },
  3953. "node_modules/vuedraggable/node_modules/sortablejs": {
  3954. "version": "1.14.0",
  3955. "resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.14.0.tgz",
  3956. "integrity": "sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==",
  3957. "license": "MIT"
  3958. },
  3959. "node_modules/which": {
  3960. "version": "2.0.2",
  3961. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  3962. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3963. "dev": true,
  3964. "license": "ISC",
  3965. "dependencies": {
  3966. "isexe": "^2.0.0"
  3967. },
  3968. "bin": {
  3969. "node-which": "bin/node-which"
  3970. },
  3971. "engines": {
  3972. "node": ">= 8"
  3973. }
  3974. },
  3975. "node_modules/wildcard": {
  3976. "version": "1.1.2",
  3977. "resolved": "https://registry.npmmirror.com/wildcard/-/wildcard-1.1.2.tgz",
  3978. "integrity": "sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==",
  3979. "license": "MIT"
  3980. },
  3981. "node_modules/wrappy": {
  3982. "version": "1.0.2",
  3983. "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
  3984. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
  3985. "dev": true,
  3986. "license": "ISC"
  3987. },
  3988. "node_modules/xml-name-validator": {
  3989. "version": "4.0.0",
  3990. "resolved": "https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
  3991. "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
  3992. "dev": true,
  3993. "license": "Apache-2.0",
  3994. "engines": {
  3995. "node": ">=12"
  3996. }
  3997. },
  3998. "node_modules/yallist": {
  3999. "version": "4.0.0",
  4000. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
  4001. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  4002. "dev": true,
  4003. "license": "ISC"
  4004. },
  4005. "node_modules/yarn": {
  4006. "version": "1.22.19",
  4007. "resolved": "https://registry.npmmirror.com/yarn/-/yarn-1.22.19.tgz",
  4008. "integrity": "sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==",
  4009. "hasInstallScript": true,
  4010. "license": "BSD-2-Clause",
  4011. "bin": {
  4012. "yarn": "bin/yarn.js",
  4013. "yarnpkg": "bin/yarn.js"
  4014. },
  4015. "engines": {
  4016. "node": ">=4.0.0"
  4017. }
  4018. },
  4019. "node_modules/yocto-queue": {
  4020. "version": "0.1.0",
  4021. "resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
  4022. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
  4023. "dev": true,
  4024. "license": "MIT",
  4025. "engines": {
  4026. "node": ">=10"
  4027. },
  4028. "funding": {
  4029. "url": "https://github.com/sponsors/sindresorhus"
  4030. }
  4031. },
  4032. "node_modules/zrender": {
  4033. "version": "5.4.4",
  4034. "resolved": "https://registry.npmmirror.com/zrender/-/zrender-5.4.4.tgz",
  4035. "integrity": "sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw==",
  4036. "license": "BSD-3-Clause",
  4037. "dependencies": {
  4038. "tslib": "2.3.0"
  4039. }
  4040. }
  4041. }
  4042. }