package-lock.json 145 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195
  1. {
  2. "name": "mingnan-website",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "mingnan-website",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "@imengyu/js-request-transform": "^0.3.3",
  12. "@vuemap/vue-amap": "^2.1.12",
  13. "ant-design-vue": "^4.2.6",
  14. "bootstrap": "^5.3.0",
  15. "mitt": "^3.0.1",
  16. "pinia": "^3.0.1",
  17. "vue": "^3.5.13",
  18. "vue-router": "^4.5.0",
  19. "vue3-carousel": "^0.15.0"
  20. },
  21. "devDependencies": {
  22. "@tsconfig/node22": "^22.0.1",
  23. "@types/node": "^22.14.0",
  24. "@vitejs/plugin-vue": "^5.2.3",
  25. "@vitejs/plugin-vue-jsx": "^4.1.2",
  26. "@vue/tsconfig": "^0.7.0",
  27. "npm-run-all2": "^7.0.2",
  28. "sass": "^1.87.0",
  29. "typescript": "~5.8.0",
  30. "vite": "^6.2.4",
  31. "vite-plugin-vue-devtools": "^7.7.2",
  32. "vue-tsc": "^2.2.8"
  33. }
  34. },
  35. "node_modules/@ampproject/remapping": {
  36. "version": "2.3.0",
  37. "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
  38. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  39. "dev": true,
  40. "license": "Apache-2.0",
  41. "dependencies": {
  42. "@jridgewell/gen-mapping": "^0.3.5",
  43. "@jridgewell/trace-mapping": "^0.3.24"
  44. },
  45. "engines": {
  46. "node": ">=6.0.0"
  47. }
  48. },
  49. "node_modules/@ant-design/colors": {
  50. "version": "6.0.0",
  51. "resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-6.0.0.tgz",
  52. "integrity": "sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==",
  53. "license": "MIT",
  54. "dependencies": {
  55. "@ctrl/tinycolor": "^3.4.0"
  56. }
  57. },
  58. "node_modules/@ant-design/icons-svg": {
  59. "version": "4.4.2",
  60. "resolved": "https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz",
  61. "integrity": "sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==",
  62. "license": "MIT"
  63. },
  64. "node_modules/@ant-design/icons-vue": {
  65. "version": "7.0.1",
  66. "resolved": "https://registry.npmmirror.com/@ant-design/icons-vue/-/icons-vue-7.0.1.tgz",
  67. "integrity": "sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==",
  68. "license": "MIT",
  69. "dependencies": {
  70. "@ant-design/colors": "^6.0.0",
  71. "@ant-design/icons-svg": "^4.2.1"
  72. },
  73. "peerDependencies": {
  74. "vue": ">=3.0.3"
  75. }
  76. },
  77. "node_modules/@antfu/utils": {
  78. "version": "0.7.10",
  79. "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.10.tgz",
  80. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  81. "dev": true,
  82. "license": "MIT",
  83. "funding": {
  84. "url": "https://github.com/sponsors/antfu"
  85. }
  86. },
  87. "node_modules/@babel/code-frame": {
  88. "version": "7.26.2",
  89. "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.26.2.tgz",
  90. "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
  91. "dev": true,
  92. "license": "MIT",
  93. "dependencies": {
  94. "@babel/helper-validator-identifier": "^7.25.9",
  95. "js-tokens": "^4.0.0",
  96. "picocolors": "^1.0.0"
  97. },
  98. "engines": {
  99. "node": ">=6.9.0"
  100. }
  101. },
  102. "node_modules/@babel/compat-data": {
  103. "version": "7.26.8",
  104. "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.26.8.tgz",
  105. "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==",
  106. "dev": true,
  107. "license": "MIT",
  108. "engines": {
  109. "node": ">=6.9.0"
  110. }
  111. },
  112. "node_modules/@babel/core": {
  113. "version": "7.26.10",
  114. "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.26.10.tgz",
  115. "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==",
  116. "dev": true,
  117. "license": "MIT",
  118. "dependencies": {
  119. "@ampproject/remapping": "^2.2.0",
  120. "@babel/code-frame": "^7.26.2",
  121. "@babel/generator": "^7.26.10",
  122. "@babel/helper-compilation-targets": "^7.26.5",
  123. "@babel/helper-module-transforms": "^7.26.0",
  124. "@babel/helpers": "^7.26.10",
  125. "@babel/parser": "^7.26.10",
  126. "@babel/template": "^7.26.9",
  127. "@babel/traverse": "^7.26.10",
  128. "@babel/types": "^7.26.10",
  129. "convert-source-map": "^2.0.0",
  130. "debug": "^4.1.0",
  131. "gensync": "^1.0.0-beta.2",
  132. "json5": "^2.2.3",
  133. "semver": "^6.3.1"
  134. },
  135. "engines": {
  136. "node": ">=6.9.0"
  137. },
  138. "funding": {
  139. "type": "opencollective",
  140. "url": "https://opencollective.com/babel"
  141. }
  142. },
  143. "node_modules/@babel/generator": {
  144. "version": "7.27.0",
  145. "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.27.0.tgz",
  146. "integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
  147. "dev": true,
  148. "license": "MIT",
  149. "dependencies": {
  150. "@babel/parser": "^7.27.0",
  151. "@babel/types": "^7.27.0",
  152. "@jridgewell/gen-mapping": "^0.3.5",
  153. "@jridgewell/trace-mapping": "^0.3.25",
  154. "jsesc": "^3.0.2"
  155. },
  156. "engines": {
  157. "node": ">=6.9.0"
  158. }
  159. },
  160. "node_modules/@babel/helper-annotate-as-pure": {
  161. "version": "7.25.9",
  162. "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
  163. "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
  164. "dev": true,
  165. "license": "MIT",
  166. "dependencies": {
  167. "@babel/types": "^7.25.9"
  168. },
  169. "engines": {
  170. "node": ">=6.9.0"
  171. }
  172. },
  173. "node_modules/@babel/helper-compilation-targets": {
  174. "version": "7.27.0",
  175. "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz",
  176. "integrity": "sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==",
  177. "dev": true,
  178. "license": "MIT",
  179. "dependencies": {
  180. "@babel/compat-data": "^7.26.8",
  181. "@babel/helper-validator-option": "^7.25.9",
  182. "browserslist": "^4.24.0",
  183. "lru-cache": "^5.1.1",
  184. "semver": "^6.3.1"
  185. },
  186. "engines": {
  187. "node": ">=6.9.0"
  188. }
  189. },
  190. "node_modules/@babel/helper-create-class-features-plugin": {
  191. "version": "7.27.0",
  192. "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz",
  193. "integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==",
  194. "dev": true,
  195. "license": "MIT",
  196. "dependencies": {
  197. "@babel/helper-annotate-as-pure": "^7.25.9",
  198. "@babel/helper-member-expression-to-functions": "^7.25.9",
  199. "@babel/helper-optimise-call-expression": "^7.25.9",
  200. "@babel/helper-replace-supers": "^7.26.5",
  201. "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
  202. "@babel/traverse": "^7.27.0",
  203. "semver": "^6.3.1"
  204. },
  205. "engines": {
  206. "node": ">=6.9.0"
  207. },
  208. "peerDependencies": {
  209. "@babel/core": "^7.0.0"
  210. }
  211. },
  212. "node_modules/@babel/helper-member-expression-to-functions": {
  213. "version": "7.25.9",
  214. "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz",
  215. "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==",
  216. "dev": true,
  217. "license": "MIT",
  218. "dependencies": {
  219. "@babel/traverse": "^7.25.9",
  220. "@babel/types": "^7.25.9"
  221. },
  222. "engines": {
  223. "node": ">=6.9.0"
  224. }
  225. },
  226. "node_modules/@babel/helper-module-imports": {
  227. "version": "7.25.9",
  228. "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
  229. "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
  230. "dev": true,
  231. "license": "MIT",
  232. "dependencies": {
  233. "@babel/traverse": "^7.25.9",
  234. "@babel/types": "^7.25.9"
  235. },
  236. "engines": {
  237. "node": ">=6.9.0"
  238. }
  239. },
  240. "node_modules/@babel/helper-module-transforms": {
  241. "version": "7.26.0",
  242. "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz",
  243. "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==",
  244. "dev": true,
  245. "license": "MIT",
  246. "dependencies": {
  247. "@babel/helper-module-imports": "^7.25.9",
  248. "@babel/helper-validator-identifier": "^7.25.9",
  249. "@babel/traverse": "^7.25.9"
  250. },
  251. "engines": {
  252. "node": ">=6.9.0"
  253. },
  254. "peerDependencies": {
  255. "@babel/core": "^7.0.0"
  256. }
  257. },
  258. "node_modules/@babel/helper-optimise-call-expression": {
  259. "version": "7.25.9",
  260. "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
  261. "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
  262. "dev": true,
  263. "license": "MIT",
  264. "dependencies": {
  265. "@babel/types": "^7.25.9"
  266. },
  267. "engines": {
  268. "node": ">=6.9.0"
  269. }
  270. },
  271. "node_modules/@babel/helper-plugin-utils": {
  272. "version": "7.26.5",
  273. "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
  274. "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
  275. "dev": true,
  276. "license": "MIT",
  277. "engines": {
  278. "node": ">=6.9.0"
  279. }
  280. },
  281. "node_modules/@babel/helper-replace-supers": {
  282. "version": "7.26.5",
  283. "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz",
  284. "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==",
  285. "dev": true,
  286. "license": "MIT",
  287. "dependencies": {
  288. "@babel/helper-member-expression-to-functions": "^7.25.9",
  289. "@babel/helper-optimise-call-expression": "^7.25.9",
  290. "@babel/traverse": "^7.26.5"
  291. },
  292. "engines": {
  293. "node": ">=6.9.0"
  294. },
  295. "peerDependencies": {
  296. "@babel/core": "^7.0.0"
  297. }
  298. },
  299. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  300. "version": "7.25.9",
  301. "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
  302. "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==",
  303. "dev": true,
  304. "license": "MIT",
  305. "dependencies": {
  306. "@babel/traverse": "^7.25.9",
  307. "@babel/types": "^7.25.9"
  308. },
  309. "engines": {
  310. "node": ">=6.9.0"
  311. }
  312. },
  313. "node_modules/@babel/helper-string-parser": {
  314. "version": "7.25.9",
  315. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
  316. "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
  317. "license": "MIT",
  318. "engines": {
  319. "node": ">=6.9.0"
  320. }
  321. },
  322. "node_modules/@babel/helper-validator-identifier": {
  323. "version": "7.25.9",
  324. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
  325. "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
  326. "license": "MIT",
  327. "engines": {
  328. "node": ">=6.9.0"
  329. }
  330. },
  331. "node_modules/@babel/helper-validator-option": {
  332. "version": "7.25.9",
  333. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz",
  334. "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==",
  335. "dev": true,
  336. "license": "MIT",
  337. "engines": {
  338. "node": ">=6.9.0"
  339. }
  340. },
  341. "node_modules/@babel/helpers": {
  342. "version": "7.27.0",
  343. "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.27.0.tgz",
  344. "integrity": "sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==",
  345. "dev": true,
  346. "license": "MIT",
  347. "dependencies": {
  348. "@babel/template": "^7.27.0",
  349. "@babel/types": "^7.27.0"
  350. },
  351. "engines": {
  352. "node": ">=6.9.0"
  353. }
  354. },
  355. "node_modules/@babel/parser": {
  356. "version": "7.27.0",
  357. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.27.0.tgz",
  358. "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==",
  359. "license": "MIT",
  360. "dependencies": {
  361. "@babel/types": "^7.27.0"
  362. },
  363. "bin": {
  364. "parser": "bin/babel-parser.js"
  365. },
  366. "engines": {
  367. "node": ">=6.0.0"
  368. }
  369. },
  370. "node_modules/@babel/plugin-proposal-decorators": {
  371. "version": "7.25.9",
  372. "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.25.9.tgz",
  373. "integrity": "sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==",
  374. "dev": true,
  375. "license": "MIT",
  376. "dependencies": {
  377. "@babel/helper-create-class-features-plugin": "^7.25.9",
  378. "@babel/helper-plugin-utils": "^7.25.9",
  379. "@babel/plugin-syntax-decorators": "^7.25.9"
  380. },
  381. "engines": {
  382. "node": ">=6.9.0"
  383. },
  384. "peerDependencies": {
  385. "@babel/core": "^7.0.0-0"
  386. }
  387. },
  388. "node_modules/@babel/plugin-syntax-decorators": {
  389. "version": "7.25.9",
  390. "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz",
  391. "integrity": "sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==",
  392. "dev": true,
  393. "license": "MIT",
  394. "dependencies": {
  395. "@babel/helper-plugin-utils": "^7.25.9"
  396. },
  397. "engines": {
  398. "node": ">=6.9.0"
  399. },
  400. "peerDependencies": {
  401. "@babel/core": "^7.0.0-0"
  402. }
  403. },
  404. "node_modules/@babel/plugin-syntax-import-attributes": {
  405. "version": "7.26.0",
  406. "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz",
  407. "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==",
  408. "dev": true,
  409. "license": "MIT",
  410. "dependencies": {
  411. "@babel/helper-plugin-utils": "^7.25.9"
  412. },
  413. "engines": {
  414. "node": ">=6.9.0"
  415. },
  416. "peerDependencies": {
  417. "@babel/core": "^7.0.0-0"
  418. }
  419. },
  420. "node_modules/@babel/plugin-syntax-import-meta": {
  421. "version": "7.10.4",
  422. "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  423. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  424. "dev": true,
  425. "license": "MIT",
  426. "dependencies": {
  427. "@babel/helper-plugin-utils": "^7.10.4"
  428. },
  429. "peerDependencies": {
  430. "@babel/core": "^7.0.0-0"
  431. }
  432. },
  433. "node_modules/@babel/plugin-syntax-jsx": {
  434. "version": "7.25.9",
  435. "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz",
  436. "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==",
  437. "dev": true,
  438. "license": "MIT",
  439. "dependencies": {
  440. "@babel/helper-plugin-utils": "^7.25.9"
  441. },
  442. "engines": {
  443. "node": ">=6.9.0"
  444. },
  445. "peerDependencies": {
  446. "@babel/core": "^7.0.0-0"
  447. }
  448. },
  449. "node_modules/@babel/plugin-syntax-typescript": {
  450. "version": "7.25.9",
  451. "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz",
  452. "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==",
  453. "dev": true,
  454. "license": "MIT",
  455. "dependencies": {
  456. "@babel/helper-plugin-utils": "^7.25.9"
  457. },
  458. "engines": {
  459. "node": ">=6.9.0"
  460. },
  461. "peerDependencies": {
  462. "@babel/core": "^7.0.0-0"
  463. }
  464. },
  465. "node_modules/@babel/plugin-transform-typescript": {
  466. "version": "7.27.0",
  467. "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz",
  468. "integrity": "sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==",
  469. "dev": true,
  470. "license": "MIT",
  471. "dependencies": {
  472. "@babel/helper-annotate-as-pure": "^7.25.9",
  473. "@babel/helper-create-class-features-plugin": "^7.27.0",
  474. "@babel/helper-plugin-utils": "^7.26.5",
  475. "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
  476. "@babel/plugin-syntax-typescript": "^7.25.9"
  477. },
  478. "engines": {
  479. "node": ">=6.9.0"
  480. },
  481. "peerDependencies": {
  482. "@babel/core": "^7.0.0-0"
  483. }
  484. },
  485. "node_modules/@babel/runtime": {
  486. "version": "7.27.1",
  487. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.1.tgz",
  488. "integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==",
  489. "license": "MIT",
  490. "engines": {
  491. "node": ">=6.9.0"
  492. }
  493. },
  494. "node_modules/@babel/template": {
  495. "version": "7.27.0",
  496. "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.27.0.tgz",
  497. "integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==",
  498. "dev": true,
  499. "license": "MIT",
  500. "dependencies": {
  501. "@babel/code-frame": "^7.26.2",
  502. "@babel/parser": "^7.27.0",
  503. "@babel/types": "^7.27.0"
  504. },
  505. "engines": {
  506. "node": ">=6.9.0"
  507. }
  508. },
  509. "node_modules/@babel/traverse": {
  510. "version": "7.27.0",
  511. "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.27.0.tgz",
  512. "integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==",
  513. "dev": true,
  514. "license": "MIT",
  515. "dependencies": {
  516. "@babel/code-frame": "^7.26.2",
  517. "@babel/generator": "^7.27.0",
  518. "@babel/parser": "^7.27.0",
  519. "@babel/template": "^7.27.0",
  520. "@babel/types": "^7.27.0",
  521. "debug": "^4.3.1",
  522. "globals": "^11.1.0"
  523. },
  524. "engines": {
  525. "node": ">=6.9.0"
  526. }
  527. },
  528. "node_modules/@babel/types": {
  529. "version": "7.27.0",
  530. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.27.0.tgz",
  531. "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
  532. "license": "MIT",
  533. "dependencies": {
  534. "@babel/helper-string-parser": "^7.25.9",
  535. "@babel/helper-validator-identifier": "^7.25.9"
  536. },
  537. "engines": {
  538. "node": ">=6.9.0"
  539. }
  540. },
  541. "node_modules/@ctrl/tinycolor": {
  542. "version": "3.6.1",
  543. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
  544. "integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
  545. "license": "MIT",
  546. "engines": {
  547. "node": ">=10"
  548. }
  549. },
  550. "node_modules/@emotion/hash": {
  551. "version": "0.9.2",
  552. "resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.9.2.tgz",
  553. "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==",
  554. "license": "MIT"
  555. },
  556. "node_modules/@emotion/unitless": {
  557. "version": "0.8.1",
  558. "resolved": "https://registry.npmmirror.com/@emotion/unitless/-/unitless-0.8.1.tgz",
  559. "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==",
  560. "license": "MIT"
  561. },
  562. "node_modules/@esbuild/aix-ppc64": {
  563. "version": "0.25.3",
  564. "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.3.tgz",
  565. "integrity": "sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==",
  566. "cpu": [
  567. "ppc64"
  568. ],
  569. "dev": true,
  570. "license": "MIT",
  571. "optional": true,
  572. "os": [
  573. "aix"
  574. ],
  575. "engines": {
  576. "node": ">=18"
  577. }
  578. },
  579. "node_modules/@esbuild/android-arm": {
  580. "version": "0.25.3",
  581. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.25.3.tgz",
  582. "integrity": "sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==",
  583. "cpu": [
  584. "arm"
  585. ],
  586. "dev": true,
  587. "license": "MIT",
  588. "optional": true,
  589. "os": [
  590. "android"
  591. ],
  592. "engines": {
  593. "node": ">=18"
  594. }
  595. },
  596. "node_modules/@esbuild/android-arm64": {
  597. "version": "0.25.3",
  598. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.25.3.tgz",
  599. "integrity": "sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==",
  600. "cpu": [
  601. "arm64"
  602. ],
  603. "dev": true,
  604. "license": "MIT",
  605. "optional": true,
  606. "os": [
  607. "android"
  608. ],
  609. "engines": {
  610. "node": ">=18"
  611. }
  612. },
  613. "node_modules/@esbuild/android-x64": {
  614. "version": "0.25.3",
  615. "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.25.3.tgz",
  616. "integrity": "sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==",
  617. "cpu": [
  618. "x64"
  619. ],
  620. "dev": true,
  621. "license": "MIT",
  622. "optional": true,
  623. "os": [
  624. "android"
  625. ],
  626. "engines": {
  627. "node": ">=18"
  628. }
  629. },
  630. "node_modules/@esbuild/darwin-arm64": {
  631. "version": "0.25.3",
  632. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.3.tgz",
  633. "integrity": "sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==",
  634. "cpu": [
  635. "arm64"
  636. ],
  637. "dev": true,
  638. "license": "MIT",
  639. "optional": true,
  640. "os": [
  641. "darwin"
  642. ],
  643. "engines": {
  644. "node": ">=18"
  645. }
  646. },
  647. "node_modules/@esbuild/darwin-x64": {
  648. "version": "0.25.3",
  649. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.25.3.tgz",
  650. "integrity": "sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==",
  651. "cpu": [
  652. "x64"
  653. ],
  654. "dev": true,
  655. "license": "MIT",
  656. "optional": true,
  657. "os": [
  658. "darwin"
  659. ],
  660. "engines": {
  661. "node": ">=18"
  662. }
  663. },
  664. "node_modules/@esbuild/freebsd-arm64": {
  665. "version": "0.25.3",
  666. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.3.tgz",
  667. "integrity": "sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==",
  668. "cpu": [
  669. "arm64"
  670. ],
  671. "dev": true,
  672. "license": "MIT",
  673. "optional": true,
  674. "os": [
  675. "freebsd"
  676. ],
  677. "engines": {
  678. "node": ">=18"
  679. }
  680. },
  681. "node_modules/@esbuild/freebsd-x64": {
  682. "version": "0.25.3",
  683. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.3.tgz",
  684. "integrity": "sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==",
  685. "cpu": [
  686. "x64"
  687. ],
  688. "dev": true,
  689. "license": "MIT",
  690. "optional": true,
  691. "os": [
  692. "freebsd"
  693. ],
  694. "engines": {
  695. "node": ">=18"
  696. }
  697. },
  698. "node_modules/@esbuild/linux-arm": {
  699. "version": "0.25.3",
  700. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.25.3.tgz",
  701. "integrity": "sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==",
  702. "cpu": [
  703. "arm"
  704. ],
  705. "dev": true,
  706. "license": "MIT",
  707. "optional": true,
  708. "os": [
  709. "linux"
  710. ],
  711. "engines": {
  712. "node": ">=18"
  713. }
  714. },
  715. "node_modules/@esbuild/linux-arm64": {
  716. "version": "0.25.3",
  717. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.25.3.tgz",
  718. "integrity": "sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==",
  719. "cpu": [
  720. "arm64"
  721. ],
  722. "dev": true,
  723. "license": "MIT",
  724. "optional": true,
  725. "os": [
  726. "linux"
  727. ],
  728. "engines": {
  729. "node": ">=18"
  730. }
  731. },
  732. "node_modules/@esbuild/linux-ia32": {
  733. "version": "0.25.3",
  734. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.25.3.tgz",
  735. "integrity": "sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==",
  736. "cpu": [
  737. "ia32"
  738. ],
  739. "dev": true,
  740. "license": "MIT",
  741. "optional": true,
  742. "os": [
  743. "linux"
  744. ],
  745. "engines": {
  746. "node": ">=18"
  747. }
  748. },
  749. "node_modules/@esbuild/linux-loong64": {
  750. "version": "0.25.3",
  751. "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.25.3.tgz",
  752. "integrity": "sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==",
  753. "cpu": [
  754. "loong64"
  755. ],
  756. "dev": true,
  757. "license": "MIT",
  758. "optional": true,
  759. "os": [
  760. "linux"
  761. ],
  762. "engines": {
  763. "node": ">=18"
  764. }
  765. },
  766. "node_modules/@esbuild/linux-mips64el": {
  767. "version": "0.25.3",
  768. "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.3.tgz",
  769. "integrity": "sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==",
  770. "cpu": [
  771. "mips64el"
  772. ],
  773. "dev": true,
  774. "license": "MIT",
  775. "optional": true,
  776. "os": [
  777. "linux"
  778. ],
  779. "engines": {
  780. "node": ">=18"
  781. }
  782. },
  783. "node_modules/@esbuild/linux-ppc64": {
  784. "version": "0.25.3",
  785. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.3.tgz",
  786. "integrity": "sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==",
  787. "cpu": [
  788. "ppc64"
  789. ],
  790. "dev": true,
  791. "license": "MIT",
  792. "optional": true,
  793. "os": [
  794. "linux"
  795. ],
  796. "engines": {
  797. "node": ">=18"
  798. }
  799. },
  800. "node_modules/@esbuild/linux-riscv64": {
  801. "version": "0.25.3",
  802. "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.3.tgz",
  803. "integrity": "sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==",
  804. "cpu": [
  805. "riscv64"
  806. ],
  807. "dev": true,
  808. "license": "MIT",
  809. "optional": true,
  810. "os": [
  811. "linux"
  812. ],
  813. "engines": {
  814. "node": ">=18"
  815. }
  816. },
  817. "node_modules/@esbuild/linux-s390x": {
  818. "version": "0.25.3",
  819. "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.25.3.tgz",
  820. "integrity": "sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==",
  821. "cpu": [
  822. "s390x"
  823. ],
  824. "dev": true,
  825. "license": "MIT",
  826. "optional": true,
  827. "os": [
  828. "linux"
  829. ],
  830. "engines": {
  831. "node": ">=18"
  832. }
  833. },
  834. "node_modules/@esbuild/linux-x64": {
  835. "version": "0.25.3",
  836. "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.25.3.tgz",
  837. "integrity": "sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==",
  838. "cpu": [
  839. "x64"
  840. ],
  841. "dev": true,
  842. "license": "MIT",
  843. "optional": true,
  844. "os": [
  845. "linux"
  846. ],
  847. "engines": {
  848. "node": ">=18"
  849. }
  850. },
  851. "node_modules/@esbuild/netbsd-arm64": {
  852. "version": "0.25.3",
  853. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.3.tgz",
  854. "integrity": "sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==",
  855. "cpu": [
  856. "arm64"
  857. ],
  858. "dev": true,
  859. "license": "MIT",
  860. "optional": true,
  861. "os": [
  862. "netbsd"
  863. ],
  864. "engines": {
  865. "node": ">=18"
  866. }
  867. },
  868. "node_modules/@esbuild/netbsd-x64": {
  869. "version": "0.25.3",
  870. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.3.tgz",
  871. "integrity": "sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==",
  872. "cpu": [
  873. "x64"
  874. ],
  875. "dev": true,
  876. "license": "MIT",
  877. "optional": true,
  878. "os": [
  879. "netbsd"
  880. ],
  881. "engines": {
  882. "node": ">=18"
  883. }
  884. },
  885. "node_modules/@esbuild/openbsd-arm64": {
  886. "version": "0.25.3",
  887. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.3.tgz",
  888. "integrity": "sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==",
  889. "cpu": [
  890. "arm64"
  891. ],
  892. "dev": true,
  893. "license": "MIT",
  894. "optional": true,
  895. "os": [
  896. "openbsd"
  897. ],
  898. "engines": {
  899. "node": ">=18"
  900. }
  901. },
  902. "node_modules/@esbuild/openbsd-x64": {
  903. "version": "0.25.3",
  904. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.3.tgz",
  905. "integrity": "sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==",
  906. "cpu": [
  907. "x64"
  908. ],
  909. "dev": true,
  910. "license": "MIT",
  911. "optional": true,
  912. "os": [
  913. "openbsd"
  914. ],
  915. "engines": {
  916. "node": ">=18"
  917. }
  918. },
  919. "node_modules/@esbuild/sunos-x64": {
  920. "version": "0.25.3",
  921. "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.25.3.tgz",
  922. "integrity": "sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==",
  923. "cpu": [
  924. "x64"
  925. ],
  926. "dev": true,
  927. "license": "MIT",
  928. "optional": true,
  929. "os": [
  930. "sunos"
  931. ],
  932. "engines": {
  933. "node": ">=18"
  934. }
  935. },
  936. "node_modules/@esbuild/win32-arm64": {
  937. "version": "0.25.3",
  938. "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.25.3.tgz",
  939. "integrity": "sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==",
  940. "cpu": [
  941. "arm64"
  942. ],
  943. "dev": true,
  944. "license": "MIT",
  945. "optional": true,
  946. "os": [
  947. "win32"
  948. ],
  949. "engines": {
  950. "node": ">=18"
  951. }
  952. },
  953. "node_modules/@esbuild/win32-ia32": {
  954. "version": "0.25.3",
  955. "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.25.3.tgz",
  956. "integrity": "sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==",
  957. "cpu": [
  958. "ia32"
  959. ],
  960. "dev": true,
  961. "license": "MIT",
  962. "optional": true,
  963. "os": [
  964. "win32"
  965. ],
  966. "engines": {
  967. "node": ">=18"
  968. }
  969. },
  970. "node_modules/@esbuild/win32-x64": {
  971. "version": "0.25.3",
  972. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.25.3.tgz",
  973. "integrity": "sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==",
  974. "cpu": [
  975. "x64"
  976. ],
  977. "dev": true,
  978. "license": "MIT",
  979. "optional": true,
  980. "os": [
  981. "win32"
  982. ],
  983. "engines": {
  984. "node": ">=18"
  985. }
  986. },
  987. "node_modules/@imengyu/js-request-transform": {
  988. "version": "0.3.3",
  989. "resolved": "https://registry.npmmirror.com/@imengyu/js-request-transform/-/js-request-transform-0.3.3.tgz",
  990. "integrity": "sha512-fIefMepOYOrZ0QT1FpJn4zQaVLNITJ+qOK+jc5PX6+nEvTWmKr5Y1CXyfILVc6oxo0N8wXYnBySvBzKdvgw8rQ==",
  991. "license": "MIT",
  992. "dependencies": {
  993. "dayjs": "^1.11.7"
  994. }
  995. },
  996. "node_modules/@jridgewell/gen-mapping": {
  997. "version": "0.3.8",
  998. "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
  999. "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
  1000. "dev": true,
  1001. "license": "MIT",
  1002. "dependencies": {
  1003. "@jridgewell/set-array": "^1.2.1",
  1004. "@jridgewell/sourcemap-codec": "^1.4.10",
  1005. "@jridgewell/trace-mapping": "^0.3.24"
  1006. },
  1007. "engines": {
  1008. "node": ">=6.0.0"
  1009. }
  1010. },
  1011. "node_modules/@jridgewell/resolve-uri": {
  1012. "version": "3.1.2",
  1013. "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  1014. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  1015. "dev": true,
  1016. "license": "MIT",
  1017. "engines": {
  1018. "node": ">=6.0.0"
  1019. }
  1020. },
  1021. "node_modules/@jridgewell/set-array": {
  1022. "version": "1.2.1",
  1023. "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  1024. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  1025. "dev": true,
  1026. "license": "MIT",
  1027. "engines": {
  1028. "node": ">=6.0.0"
  1029. }
  1030. },
  1031. "node_modules/@jridgewell/sourcemap-codec": {
  1032. "version": "1.5.0",
  1033. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  1034. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  1035. "license": "MIT"
  1036. },
  1037. "node_modules/@jridgewell/trace-mapping": {
  1038. "version": "0.3.25",
  1039. "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  1040. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  1041. "dev": true,
  1042. "license": "MIT",
  1043. "dependencies": {
  1044. "@jridgewell/resolve-uri": "^3.1.0",
  1045. "@jridgewell/sourcemap-codec": "^1.4.14"
  1046. }
  1047. },
  1048. "node_modules/@math.gl/core": {
  1049. "version": "3.6.3",
  1050. "resolved": "https://registry.npmmirror.com/@math.gl/core/-/core-3.6.3.tgz",
  1051. "integrity": "sha512-jBABmDkj5uuuE0dTDmwwss7Cup5ZwQ6Qb7h1pgvtkEutTrhkcv8SuItQNXmF45494yIHeoGue08NlyeY6wxq2A==",
  1052. "license": "MIT",
  1053. "dependencies": {
  1054. "@babel/runtime": "^7.12.0",
  1055. "@math.gl/types": "3.6.3",
  1056. "gl-matrix": "^3.4.0"
  1057. }
  1058. },
  1059. "node_modules/@math.gl/types": {
  1060. "version": "3.6.3",
  1061. "resolved": "https://registry.npmmirror.com/@math.gl/types/-/types-3.6.3.tgz",
  1062. "integrity": "sha512-3uWLVXHY3jQxsXCr/UCNPSc2BG0hNUljhmOBt9l+lNFDp7zHgm0cK2Tw4kj2XfkJy4TgwZTBGwRDQgWEbLbdTA==",
  1063. "license": "MIT"
  1064. },
  1065. "node_modules/@parcel/watcher": {
  1066. "version": "2.5.1",
  1067. "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.1.tgz",
  1068. "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
  1069. "dev": true,
  1070. "hasInstallScript": true,
  1071. "license": "MIT",
  1072. "optional": true,
  1073. "dependencies": {
  1074. "detect-libc": "^1.0.3",
  1075. "is-glob": "^4.0.3",
  1076. "micromatch": "^4.0.5",
  1077. "node-addon-api": "^7.0.0"
  1078. },
  1079. "engines": {
  1080. "node": ">= 10.0.0"
  1081. },
  1082. "funding": {
  1083. "type": "opencollective",
  1084. "url": "https://opencollective.com/parcel"
  1085. },
  1086. "optionalDependencies": {
  1087. "@parcel/watcher-android-arm64": "2.5.1",
  1088. "@parcel/watcher-darwin-arm64": "2.5.1",
  1089. "@parcel/watcher-darwin-x64": "2.5.1",
  1090. "@parcel/watcher-freebsd-x64": "2.5.1",
  1091. "@parcel/watcher-linux-arm-glibc": "2.5.1",
  1092. "@parcel/watcher-linux-arm-musl": "2.5.1",
  1093. "@parcel/watcher-linux-arm64-glibc": "2.5.1",
  1094. "@parcel/watcher-linux-arm64-musl": "2.5.1",
  1095. "@parcel/watcher-linux-x64-glibc": "2.5.1",
  1096. "@parcel/watcher-linux-x64-musl": "2.5.1",
  1097. "@parcel/watcher-win32-arm64": "2.5.1",
  1098. "@parcel/watcher-win32-ia32": "2.5.1",
  1099. "@parcel/watcher-win32-x64": "2.5.1"
  1100. }
  1101. },
  1102. "node_modules/@parcel/watcher-android-arm64": {
  1103. "version": "2.5.1",
  1104. "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
  1105. "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
  1106. "cpu": [
  1107. "arm64"
  1108. ],
  1109. "dev": true,
  1110. "license": "MIT",
  1111. "optional": true,
  1112. "os": [
  1113. "android"
  1114. ],
  1115. "engines": {
  1116. "node": ">= 10.0.0"
  1117. },
  1118. "funding": {
  1119. "type": "opencollective",
  1120. "url": "https://opencollective.com/parcel"
  1121. }
  1122. },
  1123. "node_modules/@parcel/watcher-darwin-arm64": {
  1124. "version": "2.5.1",
  1125. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
  1126. "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
  1127. "cpu": [
  1128. "arm64"
  1129. ],
  1130. "dev": true,
  1131. "license": "MIT",
  1132. "optional": true,
  1133. "os": [
  1134. "darwin"
  1135. ],
  1136. "engines": {
  1137. "node": ">= 10.0.0"
  1138. },
  1139. "funding": {
  1140. "type": "opencollective",
  1141. "url": "https://opencollective.com/parcel"
  1142. }
  1143. },
  1144. "node_modules/@parcel/watcher-darwin-x64": {
  1145. "version": "2.5.1",
  1146. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
  1147. "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
  1148. "cpu": [
  1149. "x64"
  1150. ],
  1151. "dev": true,
  1152. "license": "MIT",
  1153. "optional": true,
  1154. "os": [
  1155. "darwin"
  1156. ],
  1157. "engines": {
  1158. "node": ">= 10.0.0"
  1159. },
  1160. "funding": {
  1161. "type": "opencollective",
  1162. "url": "https://opencollective.com/parcel"
  1163. }
  1164. },
  1165. "node_modules/@parcel/watcher-freebsd-x64": {
  1166. "version": "2.5.1",
  1167. "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
  1168. "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
  1169. "cpu": [
  1170. "x64"
  1171. ],
  1172. "dev": true,
  1173. "license": "MIT",
  1174. "optional": true,
  1175. "os": [
  1176. "freebsd"
  1177. ],
  1178. "engines": {
  1179. "node": ">= 10.0.0"
  1180. },
  1181. "funding": {
  1182. "type": "opencollective",
  1183. "url": "https://opencollective.com/parcel"
  1184. }
  1185. },
  1186. "node_modules/@parcel/watcher-linux-arm-glibc": {
  1187. "version": "2.5.1",
  1188. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
  1189. "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
  1190. "cpu": [
  1191. "arm"
  1192. ],
  1193. "dev": true,
  1194. "license": "MIT",
  1195. "optional": true,
  1196. "os": [
  1197. "linux"
  1198. ],
  1199. "engines": {
  1200. "node": ">= 10.0.0"
  1201. },
  1202. "funding": {
  1203. "type": "opencollective",
  1204. "url": "https://opencollective.com/parcel"
  1205. }
  1206. },
  1207. "node_modules/@parcel/watcher-linux-arm-musl": {
  1208. "version": "2.5.1",
  1209. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
  1210. "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
  1211. "cpu": [
  1212. "arm"
  1213. ],
  1214. "dev": true,
  1215. "license": "MIT",
  1216. "optional": true,
  1217. "os": [
  1218. "linux"
  1219. ],
  1220. "engines": {
  1221. "node": ">= 10.0.0"
  1222. },
  1223. "funding": {
  1224. "type": "opencollective",
  1225. "url": "https://opencollective.com/parcel"
  1226. }
  1227. },
  1228. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  1229. "version": "2.5.1",
  1230. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
  1231. "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
  1232. "cpu": [
  1233. "arm64"
  1234. ],
  1235. "dev": true,
  1236. "license": "MIT",
  1237. "optional": true,
  1238. "os": [
  1239. "linux"
  1240. ],
  1241. "engines": {
  1242. "node": ">= 10.0.0"
  1243. },
  1244. "funding": {
  1245. "type": "opencollective",
  1246. "url": "https://opencollective.com/parcel"
  1247. }
  1248. },
  1249. "node_modules/@parcel/watcher-linux-arm64-musl": {
  1250. "version": "2.5.1",
  1251. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
  1252. "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
  1253. "cpu": [
  1254. "arm64"
  1255. ],
  1256. "dev": true,
  1257. "license": "MIT",
  1258. "optional": true,
  1259. "os": [
  1260. "linux"
  1261. ],
  1262. "engines": {
  1263. "node": ">= 10.0.0"
  1264. },
  1265. "funding": {
  1266. "type": "opencollective",
  1267. "url": "https://opencollective.com/parcel"
  1268. }
  1269. },
  1270. "node_modules/@parcel/watcher-linux-x64-glibc": {
  1271. "version": "2.5.1",
  1272. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
  1273. "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
  1274. "cpu": [
  1275. "x64"
  1276. ],
  1277. "dev": true,
  1278. "license": "MIT",
  1279. "optional": true,
  1280. "os": [
  1281. "linux"
  1282. ],
  1283. "engines": {
  1284. "node": ">= 10.0.0"
  1285. },
  1286. "funding": {
  1287. "type": "opencollective",
  1288. "url": "https://opencollective.com/parcel"
  1289. }
  1290. },
  1291. "node_modules/@parcel/watcher-linux-x64-musl": {
  1292. "version": "2.5.1",
  1293. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
  1294. "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
  1295. "cpu": [
  1296. "x64"
  1297. ],
  1298. "dev": true,
  1299. "license": "MIT",
  1300. "optional": true,
  1301. "os": [
  1302. "linux"
  1303. ],
  1304. "engines": {
  1305. "node": ">= 10.0.0"
  1306. },
  1307. "funding": {
  1308. "type": "opencollective",
  1309. "url": "https://opencollective.com/parcel"
  1310. }
  1311. },
  1312. "node_modules/@parcel/watcher-win32-arm64": {
  1313. "version": "2.5.1",
  1314. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
  1315. "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
  1316. "cpu": [
  1317. "arm64"
  1318. ],
  1319. "dev": true,
  1320. "license": "MIT",
  1321. "optional": true,
  1322. "os": [
  1323. "win32"
  1324. ],
  1325. "engines": {
  1326. "node": ">= 10.0.0"
  1327. },
  1328. "funding": {
  1329. "type": "opencollective",
  1330. "url": "https://opencollective.com/parcel"
  1331. }
  1332. },
  1333. "node_modules/@parcel/watcher-win32-ia32": {
  1334. "version": "2.5.1",
  1335. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
  1336. "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
  1337. "cpu": [
  1338. "ia32"
  1339. ],
  1340. "dev": true,
  1341. "license": "MIT",
  1342. "optional": true,
  1343. "os": [
  1344. "win32"
  1345. ],
  1346. "engines": {
  1347. "node": ">= 10.0.0"
  1348. },
  1349. "funding": {
  1350. "type": "opencollective",
  1351. "url": "https://opencollective.com/parcel"
  1352. }
  1353. },
  1354. "node_modules/@parcel/watcher-win32-x64": {
  1355. "version": "2.5.1",
  1356. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
  1357. "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
  1358. "cpu": [
  1359. "x64"
  1360. ],
  1361. "dev": true,
  1362. "license": "MIT",
  1363. "optional": true,
  1364. "os": [
  1365. "win32"
  1366. ],
  1367. "engines": {
  1368. "node": ">= 10.0.0"
  1369. },
  1370. "funding": {
  1371. "type": "opencollective",
  1372. "url": "https://opencollective.com/parcel"
  1373. }
  1374. },
  1375. "node_modules/@polka/url": {
  1376. "version": "1.0.0-next.29",
  1377. "resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.29.tgz",
  1378. "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
  1379. "dev": true,
  1380. "license": "MIT"
  1381. },
  1382. "node_modules/@popperjs/core": {
  1383. "version": "2.11.8",
  1384. "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",
  1385. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  1386. "license": "MIT",
  1387. "peer": true,
  1388. "funding": {
  1389. "type": "opencollective",
  1390. "url": "https://opencollective.com/popperjs"
  1391. }
  1392. },
  1393. "node_modules/@rollup/pluginutils": {
  1394. "version": "5.1.4",
  1395. "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
  1396. "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
  1397. "dev": true,
  1398. "license": "MIT",
  1399. "dependencies": {
  1400. "@types/estree": "^1.0.0",
  1401. "estree-walker": "^2.0.2",
  1402. "picomatch": "^4.0.2"
  1403. },
  1404. "engines": {
  1405. "node": ">=14.0.0"
  1406. },
  1407. "peerDependencies": {
  1408. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1409. },
  1410. "peerDependenciesMeta": {
  1411. "rollup": {
  1412. "optional": true
  1413. }
  1414. }
  1415. },
  1416. "node_modules/@rollup/rollup-android-arm-eabi": {
  1417. "version": "4.40.0",
  1418. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.0.tgz",
  1419. "integrity": "sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==",
  1420. "cpu": [
  1421. "arm"
  1422. ],
  1423. "dev": true,
  1424. "license": "MIT",
  1425. "optional": true,
  1426. "os": [
  1427. "android"
  1428. ]
  1429. },
  1430. "node_modules/@rollup/rollup-android-arm64": {
  1431. "version": "4.40.0",
  1432. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.0.tgz",
  1433. "integrity": "sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==",
  1434. "cpu": [
  1435. "arm64"
  1436. ],
  1437. "dev": true,
  1438. "license": "MIT",
  1439. "optional": true,
  1440. "os": [
  1441. "android"
  1442. ]
  1443. },
  1444. "node_modules/@rollup/rollup-darwin-arm64": {
  1445. "version": "4.40.0",
  1446. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.0.tgz",
  1447. "integrity": "sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==",
  1448. "cpu": [
  1449. "arm64"
  1450. ],
  1451. "dev": true,
  1452. "license": "MIT",
  1453. "optional": true,
  1454. "os": [
  1455. "darwin"
  1456. ]
  1457. },
  1458. "node_modules/@rollup/rollup-darwin-x64": {
  1459. "version": "4.40.0",
  1460. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.0.tgz",
  1461. "integrity": "sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==",
  1462. "cpu": [
  1463. "x64"
  1464. ],
  1465. "dev": true,
  1466. "license": "MIT",
  1467. "optional": true,
  1468. "os": [
  1469. "darwin"
  1470. ]
  1471. },
  1472. "node_modules/@rollup/rollup-freebsd-arm64": {
  1473. "version": "4.40.0",
  1474. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.0.tgz",
  1475. "integrity": "sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==",
  1476. "cpu": [
  1477. "arm64"
  1478. ],
  1479. "dev": true,
  1480. "license": "MIT",
  1481. "optional": true,
  1482. "os": [
  1483. "freebsd"
  1484. ]
  1485. },
  1486. "node_modules/@rollup/rollup-freebsd-x64": {
  1487. "version": "4.40.0",
  1488. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.0.tgz",
  1489. "integrity": "sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==",
  1490. "cpu": [
  1491. "x64"
  1492. ],
  1493. "dev": true,
  1494. "license": "MIT",
  1495. "optional": true,
  1496. "os": [
  1497. "freebsd"
  1498. ]
  1499. },
  1500. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  1501. "version": "4.40.0",
  1502. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.0.tgz",
  1503. "integrity": "sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==",
  1504. "cpu": [
  1505. "arm"
  1506. ],
  1507. "dev": true,
  1508. "license": "MIT",
  1509. "optional": true,
  1510. "os": [
  1511. "linux"
  1512. ]
  1513. },
  1514. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  1515. "version": "4.40.0",
  1516. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.0.tgz",
  1517. "integrity": "sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==",
  1518. "cpu": [
  1519. "arm"
  1520. ],
  1521. "dev": true,
  1522. "license": "MIT",
  1523. "optional": true,
  1524. "os": [
  1525. "linux"
  1526. ]
  1527. },
  1528. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  1529. "version": "4.40.0",
  1530. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.0.tgz",
  1531. "integrity": "sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==",
  1532. "cpu": [
  1533. "arm64"
  1534. ],
  1535. "dev": true,
  1536. "license": "MIT",
  1537. "optional": true,
  1538. "os": [
  1539. "linux"
  1540. ]
  1541. },
  1542. "node_modules/@rollup/rollup-linux-arm64-musl": {
  1543. "version": "4.40.0",
  1544. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.0.tgz",
  1545. "integrity": "sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==",
  1546. "cpu": [
  1547. "arm64"
  1548. ],
  1549. "dev": true,
  1550. "license": "MIT",
  1551. "optional": true,
  1552. "os": [
  1553. "linux"
  1554. ]
  1555. },
  1556. "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
  1557. "version": "4.40.0",
  1558. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.0.tgz",
  1559. "integrity": "sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==",
  1560. "cpu": [
  1561. "loong64"
  1562. ],
  1563. "dev": true,
  1564. "license": "MIT",
  1565. "optional": true,
  1566. "os": [
  1567. "linux"
  1568. ]
  1569. },
  1570. "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
  1571. "version": "4.40.0",
  1572. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.0.tgz",
  1573. "integrity": "sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==",
  1574. "cpu": [
  1575. "ppc64"
  1576. ],
  1577. "dev": true,
  1578. "license": "MIT",
  1579. "optional": true,
  1580. "os": [
  1581. "linux"
  1582. ]
  1583. },
  1584. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1585. "version": "4.40.0",
  1586. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.0.tgz",
  1587. "integrity": "sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==",
  1588. "cpu": [
  1589. "riscv64"
  1590. ],
  1591. "dev": true,
  1592. "license": "MIT",
  1593. "optional": true,
  1594. "os": [
  1595. "linux"
  1596. ]
  1597. },
  1598. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  1599. "version": "4.40.0",
  1600. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.0.tgz",
  1601. "integrity": "sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==",
  1602. "cpu": [
  1603. "riscv64"
  1604. ],
  1605. "dev": true,
  1606. "license": "MIT",
  1607. "optional": true,
  1608. "os": [
  1609. "linux"
  1610. ]
  1611. },
  1612. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1613. "version": "4.40.0",
  1614. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.0.tgz",
  1615. "integrity": "sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==",
  1616. "cpu": [
  1617. "s390x"
  1618. ],
  1619. "dev": true,
  1620. "license": "MIT",
  1621. "optional": true,
  1622. "os": [
  1623. "linux"
  1624. ]
  1625. },
  1626. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1627. "version": "4.40.0",
  1628. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.0.tgz",
  1629. "integrity": "sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==",
  1630. "cpu": [
  1631. "x64"
  1632. ],
  1633. "dev": true,
  1634. "license": "MIT",
  1635. "optional": true,
  1636. "os": [
  1637. "linux"
  1638. ]
  1639. },
  1640. "node_modules/@rollup/rollup-linux-x64-musl": {
  1641. "version": "4.40.0",
  1642. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.0.tgz",
  1643. "integrity": "sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==",
  1644. "cpu": [
  1645. "x64"
  1646. ],
  1647. "dev": true,
  1648. "license": "MIT",
  1649. "optional": true,
  1650. "os": [
  1651. "linux"
  1652. ]
  1653. },
  1654. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  1655. "version": "4.40.0",
  1656. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.0.tgz",
  1657. "integrity": "sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==",
  1658. "cpu": [
  1659. "arm64"
  1660. ],
  1661. "dev": true,
  1662. "license": "MIT",
  1663. "optional": true,
  1664. "os": [
  1665. "win32"
  1666. ]
  1667. },
  1668. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  1669. "version": "4.40.0",
  1670. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.0.tgz",
  1671. "integrity": "sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==",
  1672. "cpu": [
  1673. "ia32"
  1674. ],
  1675. "dev": true,
  1676. "license": "MIT",
  1677. "optional": true,
  1678. "os": [
  1679. "win32"
  1680. ]
  1681. },
  1682. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1683. "version": "4.40.0",
  1684. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.0.tgz",
  1685. "integrity": "sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==",
  1686. "cpu": [
  1687. "x64"
  1688. ],
  1689. "dev": true,
  1690. "license": "MIT",
  1691. "optional": true,
  1692. "os": [
  1693. "win32"
  1694. ]
  1695. },
  1696. "node_modules/@sec-ant/readable-stream": {
  1697. "version": "0.4.1",
  1698. "resolved": "https://registry.npmmirror.com/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz",
  1699. "integrity": "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==",
  1700. "dev": true,
  1701. "license": "MIT"
  1702. },
  1703. "node_modules/@simonwep/pickr": {
  1704. "version": "1.8.2",
  1705. "resolved": "https://registry.npmmirror.com/@simonwep/pickr/-/pickr-1.8.2.tgz",
  1706. "integrity": "sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==",
  1707. "license": "MIT",
  1708. "dependencies": {
  1709. "core-js": "^3.15.1",
  1710. "nanopop": "^2.1.0"
  1711. }
  1712. },
  1713. "node_modules/@sindresorhus/merge-streams": {
  1714. "version": "4.0.0",
  1715. "resolved": "https://registry.npmmirror.com/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz",
  1716. "integrity": "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==",
  1717. "dev": true,
  1718. "license": "MIT",
  1719. "engines": {
  1720. "node": ">=18"
  1721. },
  1722. "funding": {
  1723. "url": "https://github.com/sponsors/sindresorhus"
  1724. }
  1725. },
  1726. "node_modules/@tsconfig/node22": {
  1727. "version": "22.0.1",
  1728. "resolved": "https://registry.npmmirror.com/@tsconfig/node22/-/node22-22.0.1.tgz",
  1729. "integrity": "sha512-VkgOa3n6jvs1p+r3DiwBqeEwGAwEvnVCg/hIjiANl5IEcqP3G0u5m8cBJspe1t9qjZRlZ7WFgqq5bJrGdgAKMg==",
  1730. "dev": true,
  1731. "license": "MIT"
  1732. },
  1733. "node_modules/@turf/helpers": {
  1734. "version": "6.5.0",
  1735. "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-6.5.0.tgz",
  1736. "integrity": "sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw==",
  1737. "license": "MIT",
  1738. "funding": {
  1739. "url": "https://opencollective.com/turf"
  1740. }
  1741. },
  1742. "node_modules/@turf/intersect": {
  1743. "version": "6.5.0",
  1744. "resolved": "https://registry.npmmirror.com/@turf/intersect/-/intersect-6.5.0.tgz",
  1745. "integrity": "sha512-2legGJeKrfFkzntcd4GouPugoqPUjexPZnOvfez+3SfIMrHvulw8qV8u7pfVyn2Yqs53yoVCEjS5sEpvQ5YRQg==",
  1746. "license": "MIT",
  1747. "dependencies": {
  1748. "@turf/helpers": "^6.5.0",
  1749. "@turf/invariant": "^6.5.0",
  1750. "polygon-clipping": "^0.15.3"
  1751. },
  1752. "funding": {
  1753. "url": "https://opencollective.com/turf"
  1754. }
  1755. },
  1756. "node_modules/@turf/invariant": {
  1757. "version": "6.5.0",
  1758. "resolved": "https://registry.npmmirror.com/@turf/invariant/-/invariant-6.5.0.tgz",
  1759. "integrity": "sha512-Wv8PRNCtPD31UVbdJE/KVAWKe7l6US+lJItRR/HOEW3eh+U/JwRCSUl/KZ7bmjM/C+zLNoreM2TU6OoLACs4eg==",
  1760. "license": "MIT",
  1761. "dependencies": {
  1762. "@turf/helpers": "^6.5.0"
  1763. },
  1764. "funding": {
  1765. "url": "https://opencollective.com/turf"
  1766. }
  1767. },
  1768. "node_modules/@types/estree": {
  1769. "version": "1.0.7",
  1770. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.7.tgz",
  1771. "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
  1772. "dev": true,
  1773. "license": "MIT"
  1774. },
  1775. "node_modules/@types/node": {
  1776. "version": "22.15.0",
  1777. "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.15.0.tgz",
  1778. "integrity": "sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==",
  1779. "dev": true,
  1780. "license": "MIT",
  1781. "dependencies": {
  1782. "undici-types": "~6.21.0"
  1783. }
  1784. },
  1785. "node_modules/@vitejs/plugin-vue": {
  1786. "version": "5.2.3",
  1787. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.3.tgz",
  1788. "integrity": "sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==",
  1789. "dev": true,
  1790. "license": "MIT",
  1791. "engines": {
  1792. "node": "^18.0.0 || >=20.0.0"
  1793. },
  1794. "peerDependencies": {
  1795. "vite": "^5.0.0 || ^6.0.0",
  1796. "vue": "^3.2.25"
  1797. }
  1798. },
  1799. "node_modules/@vitejs/plugin-vue-jsx": {
  1800. "version": "4.1.2",
  1801. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.1.2.tgz",
  1802. "integrity": "sha512-4Rk0GdE0QCdsIkuMmWeg11gmM4x8UmTnZR/LWPm7QJ7+BsK4tq08udrN0isrrWqz5heFy9HLV/7bOLgFS8hUjA==",
  1803. "dev": true,
  1804. "license": "MIT",
  1805. "dependencies": {
  1806. "@babel/core": "^7.26.7",
  1807. "@babel/plugin-transform-typescript": "^7.26.7",
  1808. "@vue/babel-plugin-jsx": "^1.2.5"
  1809. },
  1810. "engines": {
  1811. "node": "^18.0.0 || >=20.0.0"
  1812. },
  1813. "peerDependencies": {
  1814. "vite": "^5.0.0 || ^6.0.0",
  1815. "vue": "^3.0.0"
  1816. }
  1817. },
  1818. "node_modules/@volar/language-core": {
  1819. "version": "2.4.12",
  1820. "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.12.tgz",
  1821. "integrity": "sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA==",
  1822. "dev": true,
  1823. "license": "MIT",
  1824. "dependencies": {
  1825. "@volar/source-map": "2.4.12"
  1826. }
  1827. },
  1828. "node_modules/@volar/source-map": {
  1829. "version": "2.4.12",
  1830. "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.12.tgz",
  1831. "integrity": "sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw==",
  1832. "dev": true,
  1833. "license": "MIT"
  1834. },
  1835. "node_modules/@volar/typescript": {
  1836. "version": "2.4.12",
  1837. "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.12.tgz",
  1838. "integrity": "sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g==",
  1839. "dev": true,
  1840. "license": "MIT",
  1841. "dependencies": {
  1842. "@volar/language-core": "2.4.12",
  1843. "path-browserify": "^1.0.1",
  1844. "vscode-uri": "^3.0.8"
  1845. }
  1846. },
  1847. "node_modules/@vue/babel-helper-vue-transform-on": {
  1848. "version": "1.4.0",
  1849. "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz",
  1850. "integrity": "sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==",
  1851. "dev": true,
  1852. "license": "MIT"
  1853. },
  1854. "node_modules/@vue/babel-plugin-jsx": {
  1855. "version": "1.4.0",
  1856. "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz",
  1857. "integrity": "sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==",
  1858. "dev": true,
  1859. "license": "MIT",
  1860. "dependencies": {
  1861. "@babel/helper-module-imports": "^7.25.9",
  1862. "@babel/helper-plugin-utils": "^7.26.5",
  1863. "@babel/plugin-syntax-jsx": "^7.25.9",
  1864. "@babel/template": "^7.26.9",
  1865. "@babel/traverse": "^7.26.9",
  1866. "@babel/types": "^7.26.9",
  1867. "@vue/babel-helper-vue-transform-on": "1.4.0",
  1868. "@vue/babel-plugin-resolve-type": "1.4.0",
  1869. "@vue/shared": "^3.5.13"
  1870. },
  1871. "peerDependencies": {
  1872. "@babel/core": "^7.0.0-0"
  1873. },
  1874. "peerDependenciesMeta": {
  1875. "@babel/core": {
  1876. "optional": true
  1877. }
  1878. }
  1879. },
  1880. "node_modules/@vue/babel-plugin-resolve-type": {
  1881. "version": "1.4.0",
  1882. "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz",
  1883. "integrity": "sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==",
  1884. "dev": true,
  1885. "license": "MIT",
  1886. "dependencies": {
  1887. "@babel/code-frame": "^7.26.2",
  1888. "@babel/helper-module-imports": "^7.25.9",
  1889. "@babel/helper-plugin-utils": "^7.26.5",
  1890. "@babel/parser": "^7.26.9",
  1891. "@vue/compiler-sfc": "^3.5.13"
  1892. },
  1893. "funding": {
  1894. "url": "https://github.com/sponsors/sxzz"
  1895. },
  1896. "peerDependencies": {
  1897. "@babel/core": "^7.0.0-0"
  1898. }
  1899. },
  1900. "node_modules/@vue/compiler-core": {
  1901. "version": "3.5.13",
  1902. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
  1903. "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
  1904. "license": "MIT",
  1905. "dependencies": {
  1906. "@babel/parser": "^7.25.3",
  1907. "@vue/shared": "3.5.13",
  1908. "entities": "^4.5.0",
  1909. "estree-walker": "^2.0.2",
  1910. "source-map-js": "^1.2.0"
  1911. }
  1912. },
  1913. "node_modules/@vue/compiler-dom": {
  1914. "version": "3.5.13",
  1915. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
  1916. "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
  1917. "license": "MIT",
  1918. "dependencies": {
  1919. "@vue/compiler-core": "3.5.13",
  1920. "@vue/shared": "3.5.13"
  1921. }
  1922. },
  1923. "node_modules/@vue/compiler-sfc": {
  1924. "version": "3.5.13",
  1925. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
  1926. "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
  1927. "license": "MIT",
  1928. "dependencies": {
  1929. "@babel/parser": "^7.25.3",
  1930. "@vue/compiler-core": "3.5.13",
  1931. "@vue/compiler-dom": "3.5.13",
  1932. "@vue/compiler-ssr": "3.5.13",
  1933. "@vue/shared": "3.5.13",
  1934. "estree-walker": "^2.0.2",
  1935. "magic-string": "^0.30.11",
  1936. "postcss": "^8.4.48",
  1937. "source-map-js": "^1.2.0"
  1938. }
  1939. },
  1940. "node_modules/@vue/compiler-ssr": {
  1941. "version": "3.5.13",
  1942. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
  1943. "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
  1944. "license": "MIT",
  1945. "dependencies": {
  1946. "@vue/compiler-dom": "3.5.13",
  1947. "@vue/shared": "3.5.13"
  1948. }
  1949. },
  1950. "node_modules/@vue/compiler-vue2": {
  1951. "version": "2.7.16",
  1952. "resolved": "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz",
  1953. "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==",
  1954. "dev": true,
  1955. "license": "MIT",
  1956. "dependencies": {
  1957. "de-indent": "^1.0.2",
  1958. "he": "^1.2.0"
  1959. }
  1960. },
  1961. "node_modules/@vue/devtools-api": {
  1962. "version": "7.7.5",
  1963. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.5.tgz",
  1964. "integrity": "sha512-HYV3tJGARROq5nlVMJh5KKHk7GU8Au3IrrmNNqr978m0edxgpHgYPDoNUGrvEgIbObz09SQezFR3A1EVmB5WZg==",
  1965. "license": "MIT",
  1966. "dependencies": {
  1967. "@vue/devtools-kit": "^7.7.5"
  1968. }
  1969. },
  1970. "node_modules/@vue/devtools-core": {
  1971. "version": "7.7.5",
  1972. "resolved": "https://registry.npmmirror.com/@vue/devtools-core/-/devtools-core-7.7.5.tgz",
  1973. "integrity": "sha512-ElKr0NDor57gVaT+gMQ8kcVP4uFGqHcxuuQndW/rPwh6aHWvEcUL3sxL8cEk+e1Rdt28kS88erpsiIMO6hEENQ==",
  1974. "dev": true,
  1975. "license": "MIT",
  1976. "dependencies": {
  1977. "@vue/devtools-kit": "^7.7.5",
  1978. "@vue/devtools-shared": "^7.7.5",
  1979. "mitt": "^3.0.1",
  1980. "nanoid": "^5.1.0",
  1981. "pathe": "^2.0.3",
  1982. "vite-hot-client": "^2.0.4"
  1983. },
  1984. "peerDependencies": {
  1985. "vue": "^3.0.0"
  1986. }
  1987. },
  1988. "node_modules/@vue/devtools-core/node_modules/nanoid": {
  1989. "version": "5.1.5",
  1990. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-5.1.5.tgz",
  1991. "integrity": "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==",
  1992. "dev": true,
  1993. "funding": [
  1994. {
  1995. "type": "github",
  1996. "url": "https://github.com/sponsors/ai"
  1997. }
  1998. ],
  1999. "license": "MIT",
  2000. "bin": {
  2001. "nanoid": "bin/nanoid.js"
  2002. },
  2003. "engines": {
  2004. "node": "^18 || >=20"
  2005. }
  2006. },
  2007. "node_modules/@vue/devtools-kit": {
  2008. "version": "7.7.5",
  2009. "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.5.tgz",
  2010. "integrity": "sha512-S9VAVJYVAe4RPx2JZb9ZTEi0lqTySz2CBeF0wHT5D3dkTLnT9yMMGegKNl4b2EIELwLSkcI9bl2qp0/jW+upqA==",
  2011. "license": "MIT",
  2012. "dependencies": {
  2013. "@vue/devtools-shared": "^7.7.5",
  2014. "birpc": "^2.3.0",
  2015. "hookable": "^5.5.3",
  2016. "mitt": "^3.0.1",
  2017. "perfect-debounce": "^1.0.0",
  2018. "speakingurl": "^14.0.1",
  2019. "superjson": "^2.2.2"
  2020. }
  2021. },
  2022. "node_modules/@vue/devtools-shared": {
  2023. "version": "7.7.5",
  2024. "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.5.tgz",
  2025. "integrity": "sha512-QBjG72RfpM0DKtpns2RZOxBltO226kOAls9e4Lri6YxS2gWTgL0H+wj1R2K76lxxIeOrqo4+2Ty6RQnzv+WSTQ==",
  2026. "license": "MIT",
  2027. "dependencies": {
  2028. "rfdc": "^1.4.1"
  2029. }
  2030. },
  2031. "node_modules/@vue/language-core": {
  2032. "version": "2.2.10",
  2033. "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.10.tgz",
  2034. "integrity": "sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==",
  2035. "dev": true,
  2036. "license": "MIT",
  2037. "dependencies": {
  2038. "@volar/language-core": "~2.4.11",
  2039. "@vue/compiler-dom": "^3.5.0",
  2040. "@vue/compiler-vue2": "^2.7.16",
  2041. "@vue/shared": "^3.5.0",
  2042. "alien-signals": "^1.0.3",
  2043. "minimatch": "^9.0.3",
  2044. "muggle-string": "^0.4.1",
  2045. "path-browserify": "^1.0.1"
  2046. },
  2047. "peerDependencies": {
  2048. "typescript": "*"
  2049. },
  2050. "peerDependenciesMeta": {
  2051. "typescript": {
  2052. "optional": true
  2053. }
  2054. }
  2055. },
  2056. "node_modules/@vue/reactivity": {
  2057. "version": "3.5.13",
  2058. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.13.tgz",
  2059. "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
  2060. "license": "MIT",
  2061. "dependencies": {
  2062. "@vue/shared": "3.5.13"
  2063. }
  2064. },
  2065. "node_modules/@vue/runtime-core": {
  2066. "version": "3.5.13",
  2067. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
  2068. "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
  2069. "license": "MIT",
  2070. "dependencies": {
  2071. "@vue/reactivity": "3.5.13",
  2072. "@vue/shared": "3.5.13"
  2073. }
  2074. },
  2075. "node_modules/@vue/runtime-dom": {
  2076. "version": "3.5.13",
  2077. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
  2078. "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
  2079. "license": "MIT",
  2080. "dependencies": {
  2081. "@vue/reactivity": "3.5.13",
  2082. "@vue/runtime-core": "3.5.13",
  2083. "@vue/shared": "3.5.13",
  2084. "csstype": "^3.1.3"
  2085. }
  2086. },
  2087. "node_modules/@vue/server-renderer": {
  2088. "version": "3.5.13",
  2089. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
  2090. "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
  2091. "license": "MIT",
  2092. "dependencies": {
  2093. "@vue/compiler-ssr": "3.5.13",
  2094. "@vue/shared": "3.5.13"
  2095. },
  2096. "peerDependencies": {
  2097. "vue": "3.5.13"
  2098. }
  2099. },
  2100. "node_modules/@vue/shared": {
  2101. "version": "3.5.13",
  2102. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz",
  2103. "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
  2104. "license": "MIT"
  2105. },
  2106. "node_modules/@vue/tsconfig": {
  2107. "version": "0.7.0",
  2108. "resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz",
  2109. "integrity": "sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==",
  2110. "dev": true,
  2111. "license": "MIT",
  2112. "peerDependencies": {
  2113. "typescript": "5.x",
  2114. "vue": "^3.4.0"
  2115. },
  2116. "peerDependenciesMeta": {
  2117. "typescript": {
  2118. "optional": true
  2119. },
  2120. "vue": {
  2121. "optional": true
  2122. }
  2123. }
  2124. },
  2125. "node_modules/@vuemap/amap-jsapi-loader": {
  2126. "version": "1.0.4",
  2127. "resolved": "https://registry.npmmirror.com/@vuemap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.4.tgz",
  2128. "integrity": "sha512-s5fFHrsNkjYMovEmUJ5S23jpDtElTanDN2HdCt/amOD245a8wWVcTPjl06YEHXtxf6Ewm+z29wQByOCn209Hxg==",
  2129. "license": "MIT"
  2130. },
  2131. "node_modules/@vuemap/amap-jsapi-types": {
  2132. "version": "0.0.17",
  2133. "resolved": "https://registry.npmmirror.com/@vuemap/amap-jsapi-types/-/amap-jsapi-types-0.0.17.tgz",
  2134. "integrity": "sha512-FHI8OMWxJWbgyuQ0tKclvurQIVHRexMIYAOwZ/z9+G7aHHK5EFhKM13siLczNNAgXdJ2dctPEghCdlhcByl3Ag==",
  2135. "license": "MIT"
  2136. },
  2137. "node_modules/@vuemap/amap-xyz-layer": {
  2138. "version": "0.0.15",
  2139. "resolved": "https://registry.npmmirror.com/@vuemap/amap-xyz-layer/-/amap-xyz-layer-0.0.15.tgz",
  2140. "integrity": "sha512-L3rsgk2+i277RlMScpxVpjPBhSfMCeHcyFv7zkomMzd/J9W+X8yTUgSFvzVLWnnlXEXL80vNgs7lIJpSxa5vNg==",
  2141. "license": "MIT",
  2142. "dependencies": {
  2143. "@math.gl/core": "3.6.3",
  2144. "earcut": "2.2.4",
  2145. "gl-matrix": "3.4.3"
  2146. },
  2147. "engines": {
  2148. "node": ">= 16"
  2149. }
  2150. },
  2151. "node_modules/@vuemap/district-cluster": {
  2152. "version": "0.0.12",
  2153. "resolved": "https://registry.npmmirror.com/@vuemap/district-cluster/-/district-cluster-0.0.12.tgz",
  2154. "integrity": "sha512-JmZxl99PfCsF98dvxTmi17Ti3XaQMwcKidgduiIQvAPNTKmZjBAR1RRtdQjxooIuJiLXJo9itWIRuBaD9MseTQ==",
  2155. "license": "MIT",
  2156. "dependencies": {
  2157. "@turf/helpers": "^6.5.0",
  2158. "@turf/intersect": "^6.5.0",
  2159. "@vuemap/amap-jsapi-types": "^0.0.16",
  2160. "topojson-client": "3.1.0"
  2161. },
  2162. "engines": {
  2163. "node": ">= 16"
  2164. }
  2165. },
  2166. "node_modules/@vuemap/district-cluster/node_modules/@vuemap/amap-jsapi-types": {
  2167. "version": "0.0.16",
  2168. "resolved": "https://registry.npmmirror.com/@vuemap/amap-jsapi-types/-/amap-jsapi-types-0.0.16.tgz",
  2169. "integrity": "sha512-1B1H2IS8sT2RDubbpEY+K8j11Gb7PZY5Bo0cszRkF8Nw+9HNqpbUNeqkQ6+rxLkwIedcSkOsFDy/IyzXCUXqVw==",
  2170. "license": "MIT"
  2171. },
  2172. "node_modules/@vuemap/vue-amap": {
  2173. "version": "2.1.12",
  2174. "resolved": "https://registry.npmmirror.com/@vuemap/vue-amap/-/vue-amap-2.1.12.tgz",
  2175. "integrity": "sha512-ODI/zNdAgYLY6KV+gdC2FlYxUi68aT5DNhHUTMANxsl9NiHaJrvCH7oiIl2XfGh9xgAwfUuqGTcOYQtBjv2NrA==",
  2176. "license": "MIT",
  2177. "dependencies": {
  2178. "@vuemap/amap-jsapi-loader": "1.0.4",
  2179. "@vuemap/amap-jsapi-types": "^0.0.17",
  2180. "@vuemap/amap-xyz-layer": "0.0.15",
  2181. "@vuemap/district-cluster": "0.0.12",
  2182. "lodash-es": "^4.17.21"
  2183. },
  2184. "peerDependencies": {
  2185. "vue": "3"
  2186. }
  2187. },
  2188. "node_modules/alien-signals": {
  2189. "version": "1.0.13",
  2190. "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz",
  2191. "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==",
  2192. "dev": true,
  2193. "license": "MIT"
  2194. },
  2195. "node_modules/ansi-styles": {
  2196. "version": "6.2.1",
  2197. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz",
  2198. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  2199. "dev": true,
  2200. "license": "MIT",
  2201. "engines": {
  2202. "node": ">=12"
  2203. },
  2204. "funding": {
  2205. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  2206. }
  2207. },
  2208. "node_modules/ant-design-vue": {
  2209. "version": "4.2.6",
  2210. "resolved": "https://registry.npmmirror.com/ant-design-vue/-/ant-design-vue-4.2.6.tgz",
  2211. "integrity": "sha512-t7eX13Yj3i9+i5g9lqFyYneoIb3OzTvQjq9Tts1i+eiOd3Eva/6GagxBSXM1fOCjqemIu0FYVE1ByZ/38epR3Q==",
  2212. "license": "MIT",
  2213. "dependencies": {
  2214. "@ant-design/colors": "^6.0.0",
  2215. "@ant-design/icons-vue": "^7.0.0",
  2216. "@babel/runtime": "^7.10.5",
  2217. "@ctrl/tinycolor": "^3.5.0",
  2218. "@emotion/hash": "^0.9.0",
  2219. "@emotion/unitless": "^0.8.0",
  2220. "@simonwep/pickr": "~1.8.0",
  2221. "array-tree-filter": "^2.1.0",
  2222. "async-validator": "^4.0.0",
  2223. "csstype": "^3.1.1",
  2224. "dayjs": "^1.10.5",
  2225. "dom-align": "^1.12.1",
  2226. "dom-scroll-into-view": "^2.0.0",
  2227. "lodash": "^4.17.21",
  2228. "lodash-es": "^4.17.15",
  2229. "resize-observer-polyfill": "^1.5.1",
  2230. "scroll-into-view-if-needed": "^2.2.25",
  2231. "shallow-equal": "^1.0.0",
  2232. "stylis": "^4.1.3",
  2233. "throttle-debounce": "^5.0.0",
  2234. "vue-types": "^3.0.0",
  2235. "warning": "^4.0.0"
  2236. },
  2237. "engines": {
  2238. "node": ">=12.22.0"
  2239. },
  2240. "funding": {
  2241. "type": "opencollective",
  2242. "url": "https://opencollective.com/ant-design-vue"
  2243. },
  2244. "peerDependencies": {
  2245. "vue": ">=3.2.0"
  2246. }
  2247. },
  2248. "node_modules/array-tree-filter": {
  2249. "version": "2.1.0",
  2250. "resolved": "https://registry.npmmirror.com/array-tree-filter/-/array-tree-filter-2.1.0.tgz",
  2251. "integrity": "sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==",
  2252. "license": "MIT"
  2253. },
  2254. "node_modules/async-validator": {
  2255. "version": "4.2.5",
  2256. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  2257. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  2258. "license": "MIT"
  2259. },
  2260. "node_modules/balanced-match": {
  2261. "version": "1.0.2",
  2262. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  2263. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  2264. "dev": true,
  2265. "license": "MIT"
  2266. },
  2267. "node_modules/birpc": {
  2268. "version": "2.3.0",
  2269. "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.3.0.tgz",
  2270. "integrity": "sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==",
  2271. "license": "MIT",
  2272. "funding": {
  2273. "url": "https://github.com/sponsors/antfu"
  2274. }
  2275. },
  2276. "node_modules/bootstrap": {
  2277. "version": "5.3.0",
  2278. "resolved": "https://registry.npmmirror.com/bootstrap/-/bootstrap-5.3.0.tgz",
  2279. "integrity": "sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==",
  2280. "funding": [
  2281. {
  2282. "type": "github",
  2283. "url": "https://github.com/sponsors/twbs"
  2284. },
  2285. {
  2286. "type": "opencollective",
  2287. "url": "https://opencollective.com/bootstrap"
  2288. }
  2289. ],
  2290. "license": "MIT",
  2291. "peerDependencies": {
  2292. "@popperjs/core": "^2.11.7"
  2293. }
  2294. },
  2295. "node_modules/brace-expansion": {
  2296. "version": "2.0.1",
  2297. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2298. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2299. "dev": true,
  2300. "license": "MIT",
  2301. "dependencies": {
  2302. "balanced-match": "^1.0.0"
  2303. }
  2304. },
  2305. "node_modules/braces": {
  2306. "version": "3.0.3",
  2307. "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
  2308. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2309. "dev": true,
  2310. "license": "MIT",
  2311. "optional": true,
  2312. "dependencies": {
  2313. "fill-range": "^7.1.1"
  2314. },
  2315. "engines": {
  2316. "node": ">=8"
  2317. }
  2318. },
  2319. "node_modules/browserslist": {
  2320. "version": "4.24.4",
  2321. "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.4.tgz",
  2322. "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
  2323. "dev": true,
  2324. "funding": [
  2325. {
  2326. "type": "opencollective",
  2327. "url": "https://opencollective.com/browserslist"
  2328. },
  2329. {
  2330. "type": "tidelift",
  2331. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2332. },
  2333. {
  2334. "type": "github",
  2335. "url": "https://github.com/sponsors/ai"
  2336. }
  2337. ],
  2338. "license": "MIT",
  2339. "dependencies": {
  2340. "caniuse-lite": "^1.0.30001688",
  2341. "electron-to-chromium": "^1.5.73",
  2342. "node-releases": "^2.0.19",
  2343. "update-browserslist-db": "^1.1.1"
  2344. },
  2345. "bin": {
  2346. "browserslist": "cli.js"
  2347. },
  2348. "engines": {
  2349. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2350. }
  2351. },
  2352. "node_modules/bundle-name": {
  2353. "version": "4.1.0",
  2354. "resolved": "https://registry.npmmirror.com/bundle-name/-/bundle-name-4.1.0.tgz",
  2355. "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
  2356. "dev": true,
  2357. "license": "MIT",
  2358. "dependencies": {
  2359. "run-applescript": "^7.0.0"
  2360. },
  2361. "engines": {
  2362. "node": ">=18"
  2363. },
  2364. "funding": {
  2365. "url": "https://github.com/sponsors/sindresorhus"
  2366. }
  2367. },
  2368. "node_modules/caniuse-lite": {
  2369. "version": "1.0.30001715",
  2370. "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz",
  2371. "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==",
  2372. "dev": true,
  2373. "funding": [
  2374. {
  2375. "type": "opencollective",
  2376. "url": "https://opencollective.com/browserslist"
  2377. },
  2378. {
  2379. "type": "tidelift",
  2380. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  2381. },
  2382. {
  2383. "type": "github",
  2384. "url": "https://github.com/sponsors/ai"
  2385. }
  2386. ],
  2387. "license": "CC-BY-4.0"
  2388. },
  2389. "node_modules/chokidar": {
  2390. "version": "4.0.3",
  2391. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
  2392. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  2393. "dev": true,
  2394. "license": "MIT",
  2395. "dependencies": {
  2396. "readdirp": "^4.0.1"
  2397. },
  2398. "engines": {
  2399. "node": ">= 14.16.0"
  2400. },
  2401. "funding": {
  2402. "url": "https://paulmillr.com/funding/"
  2403. }
  2404. },
  2405. "node_modules/commander": {
  2406. "version": "2.20.3",
  2407. "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz",
  2408. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
  2409. "license": "MIT"
  2410. },
  2411. "node_modules/compute-scroll-into-view": {
  2412. "version": "1.0.20",
  2413. "resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
  2414. "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
  2415. "license": "MIT"
  2416. },
  2417. "node_modules/convert-source-map": {
  2418. "version": "2.0.0",
  2419. "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
  2420. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
  2421. "dev": true,
  2422. "license": "MIT"
  2423. },
  2424. "node_modules/copy-anything": {
  2425. "version": "3.0.5",
  2426. "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz",
  2427. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  2428. "license": "MIT",
  2429. "dependencies": {
  2430. "is-what": "^4.1.8"
  2431. },
  2432. "engines": {
  2433. "node": ">=12.13"
  2434. },
  2435. "funding": {
  2436. "url": "https://github.com/sponsors/mesqueeb"
  2437. }
  2438. },
  2439. "node_modules/core-js": {
  2440. "version": "3.42.0",
  2441. "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.42.0.tgz",
  2442. "integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==",
  2443. "hasInstallScript": true,
  2444. "license": "MIT",
  2445. "funding": {
  2446. "type": "opencollective",
  2447. "url": "https://opencollective.com/core-js"
  2448. }
  2449. },
  2450. "node_modules/cross-spawn": {
  2451. "version": "7.0.6",
  2452. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
  2453. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  2454. "dev": true,
  2455. "license": "MIT",
  2456. "dependencies": {
  2457. "path-key": "^3.1.0",
  2458. "shebang-command": "^2.0.0",
  2459. "which": "^2.0.1"
  2460. },
  2461. "engines": {
  2462. "node": ">= 8"
  2463. }
  2464. },
  2465. "node_modules/cross-spawn/node_modules/isexe": {
  2466. "version": "2.0.0",
  2467. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  2468. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  2469. "dev": true,
  2470. "license": "ISC"
  2471. },
  2472. "node_modules/cross-spawn/node_modules/which": {
  2473. "version": "2.0.2",
  2474. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  2475. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  2476. "dev": true,
  2477. "license": "ISC",
  2478. "dependencies": {
  2479. "isexe": "^2.0.0"
  2480. },
  2481. "bin": {
  2482. "node-which": "bin/node-which"
  2483. },
  2484. "engines": {
  2485. "node": ">= 8"
  2486. }
  2487. },
  2488. "node_modules/csstype": {
  2489. "version": "3.1.3",
  2490. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
  2491. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
  2492. "license": "MIT"
  2493. },
  2494. "node_modules/dayjs": {
  2495. "version": "1.11.13",
  2496. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
  2497. "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
  2498. "license": "MIT"
  2499. },
  2500. "node_modules/de-indent": {
  2501. "version": "1.0.2",
  2502. "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
  2503. "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
  2504. "dev": true,
  2505. "license": "MIT"
  2506. },
  2507. "node_modules/debug": {
  2508. "version": "4.4.0",
  2509. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz",
  2510. "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
  2511. "dev": true,
  2512. "license": "MIT",
  2513. "dependencies": {
  2514. "ms": "^2.1.3"
  2515. },
  2516. "engines": {
  2517. "node": ">=6.0"
  2518. },
  2519. "peerDependenciesMeta": {
  2520. "supports-color": {
  2521. "optional": true
  2522. }
  2523. }
  2524. },
  2525. "node_modules/default-browser": {
  2526. "version": "5.2.1",
  2527. "resolved": "https://registry.npmmirror.com/default-browser/-/default-browser-5.2.1.tgz",
  2528. "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
  2529. "dev": true,
  2530. "license": "MIT",
  2531. "dependencies": {
  2532. "bundle-name": "^4.1.0",
  2533. "default-browser-id": "^5.0.0"
  2534. },
  2535. "engines": {
  2536. "node": ">=18"
  2537. },
  2538. "funding": {
  2539. "url": "https://github.com/sponsors/sindresorhus"
  2540. }
  2541. },
  2542. "node_modules/default-browser-id": {
  2543. "version": "5.0.0",
  2544. "resolved": "https://registry.npmmirror.com/default-browser-id/-/default-browser-id-5.0.0.tgz",
  2545. "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
  2546. "dev": true,
  2547. "license": "MIT",
  2548. "engines": {
  2549. "node": ">=18"
  2550. },
  2551. "funding": {
  2552. "url": "https://github.com/sponsors/sindresorhus"
  2553. }
  2554. },
  2555. "node_modules/define-lazy-prop": {
  2556. "version": "3.0.0",
  2557. "resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
  2558. "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
  2559. "dev": true,
  2560. "license": "MIT",
  2561. "engines": {
  2562. "node": ">=12"
  2563. },
  2564. "funding": {
  2565. "url": "https://github.com/sponsors/sindresorhus"
  2566. }
  2567. },
  2568. "node_modules/detect-libc": {
  2569. "version": "1.0.3",
  2570. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
  2571. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  2572. "dev": true,
  2573. "license": "Apache-2.0",
  2574. "optional": true,
  2575. "bin": {
  2576. "detect-libc": "bin/detect-libc.js"
  2577. },
  2578. "engines": {
  2579. "node": ">=0.10"
  2580. }
  2581. },
  2582. "node_modules/dom-align": {
  2583. "version": "1.12.4",
  2584. "resolved": "https://registry.npmmirror.com/dom-align/-/dom-align-1.12.4.tgz",
  2585. "integrity": "sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==",
  2586. "license": "MIT"
  2587. },
  2588. "node_modules/dom-scroll-into-view": {
  2589. "version": "2.0.1",
  2590. "resolved": "https://registry.npmmirror.com/dom-scroll-into-view/-/dom-scroll-into-view-2.0.1.tgz",
  2591. "integrity": "sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==",
  2592. "license": "MIT"
  2593. },
  2594. "node_modules/earcut": {
  2595. "version": "2.2.4",
  2596. "resolved": "https://registry.npmmirror.com/earcut/-/earcut-2.2.4.tgz",
  2597. "integrity": "sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==",
  2598. "license": "ISC"
  2599. },
  2600. "node_modules/electron-to-chromium": {
  2601. "version": "1.5.142",
  2602. "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.142.tgz",
  2603. "integrity": "sha512-Ah2HgkTu/9RhTDNThBtzu2Wirdy4DC9b0sMT1pUhbkZQ5U/iwmE+PHZX1MpjD5IkJCc2wSghgGG/B04szAx07w==",
  2604. "dev": true,
  2605. "license": "ISC"
  2606. },
  2607. "node_modules/entities": {
  2608. "version": "4.5.0",
  2609. "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
  2610. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  2611. "license": "BSD-2-Clause",
  2612. "engines": {
  2613. "node": ">=0.12"
  2614. },
  2615. "funding": {
  2616. "url": "https://github.com/fb55/entities?sponsor=1"
  2617. }
  2618. },
  2619. "node_modules/error-stack-parser-es": {
  2620. "version": "0.1.5",
  2621. "resolved": "https://registry.npmmirror.com/error-stack-parser-es/-/error-stack-parser-es-0.1.5.tgz",
  2622. "integrity": "sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==",
  2623. "dev": true,
  2624. "license": "MIT",
  2625. "funding": {
  2626. "url": "https://github.com/sponsors/antfu"
  2627. }
  2628. },
  2629. "node_modules/esbuild": {
  2630. "version": "0.25.3",
  2631. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.25.3.tgz",
  2632. "integrity": "sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==",
  2633. "dev": true,
  2634. "hasInstallScript": true,
  2635. "license": "MIT",
  2636. "bin": {
  2637. "esbuild": "bin/esbuild"
  2638. },
  2639. "engines": {
  2640. "node": ">=18"
  2641. },
  2642. "optionalDependencies": {
  2643. "@esbuild/aix-ppc64": "0.25.3",
  2644. "@esbuild/android-arm": "0.25.3",
  2645. "@esbuild/android-arm64": "0.25.3",
  2646. "@esbuild/android-x64": "0.25.3",
  2647. "@esbuild/darwin-arm64": "0.25.3",
  2648. "@esbuild/darwin-x64": "0.25.3",
  2649. "@esbuild/freebsd-arm64": "0.25.3",
  2650. "@esbuild/freebsd-x64": "0.25.3",
  2651. "@esbuild/linux-arm": "0.25.3",
  2652. "@esbuild/linux-arm64": "0.25.3",
  2653. "@esbuild/linux-ia32": "0.25.3",
  2654. "@esbuild/linux-loong64": "0.25.3",
  2655. "@esbuild/linux-mips64el": "0.25.3",
  2656. "@esbuild/linux-ppc64": "0.25.3",
  2657. "@esbuild/linux-riscv64": "0.25.3",
  2658. "@esbuild/linux-s390x": "0.25.3",
  2659. "@esbuild/linux-x64": "0.25.3",
  2660. "@esbuild/netbsd-arm64": "0.25.3",
  2661. "@esbuild/netbsd-x64": "0.25.3",
  2662. "@esbuild/openbsd-arm64": "0.25.3",
  2663. "@esbuild/openbsd-x64": "0.25.3",
  2664. "@esbuild/sunos-x64": "0.25.3",
  2665. "@esbuild/win32-arm64": "0.25.3",
  2666. "@esbuild/win32-ia32": "0.25.3",
  2667. "@esbuild/win32-x64": "0.25.3"
  2668. }
  2669. },
  2670. "node_modules/escalade": {
  2671. "version": "3.2.0",
  2672. "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
  2673. "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
  2674. "dev": true,
  2675. "license": "MIT",
  2676. "engines": {
  2677. "node": ">=6"
  2678. }
  2679. },
  2680. "node_modules/estree-walker": {
  2681. "version": "2.0.2",
  2682. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  2683. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  2684. "license": "MIT"
  2685. },
  2686. "node_modules/execa": {
  2687. "version": "9.5.2",
  2688. "resolved": "https://registry.npmmirror.com/execa/-/execa-9.5.2.tgz",
  2689. "integrity": "sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==",
  2690. "dev": true,
  2691. "license": "MIT",
  2692. "dependencies": {
  2693. "@sindresorhus/merge-streams": "^4.0.0",
  2694. "cross-spawn": "^7.0.3",
  2695. "figures": "^6.1.0",
  2696. "get-stream": "^9.0.0",
  2697. "human-signals": "^8.0.0",
  2698. "is-plain-obj": "^4.1.0",
  2699. "is-stream": "^4.0.1",
  2700. "npm-run-path": "^6.0.0",
  2701. "pretty-ms": "^9.0.0",
  2702. "signal-exit": "^4.1.0",
  2703. "strip-final-newline": "^4.0.0",
  2704. "yoctocolors": "^2.0.0"
  2705. },
  2706. "engines": {
  2707. "node": "^18.19.0 || >=20.5.0"
  2708. },
  2709. "funding": {
  2710. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  2711. }
  2712. },
  2713. "node_modules/fdir": {
  2714. "version": "6.4.4",
  2715. "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.4.tgz",
  2716. "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
  2717. "dev": true,
  2718. "license": "MIT",
  2719. "peerDependencies": {
  2720. "picomatch": "^3 || ^4"
  2721. },
  2722. "peerDependenciesMeta": {
  2723. "picomatch": {
  2724. "optional": true
  2725. }
  2726. }
  2727. },
  2728. "node_modules/figures": {
  2729. "version": "6.1.0",
  2730. "resolved": "https://registry.npmmirror.com/figures/-/figures-6.1.0.tgz",
  2731. "integrity": "sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==",
  2732. "dev": true,
  2733. "license": "MIT",
  2734. "dependencies": {
  2735. "is-unicode-supported": "^2.0.0"
  2736. },
  2737. "engines": {
  2738. "node": ">=18"
  2739. },
  2740. "funding": {
  2741. "url": "https://github.com/sponsors/sindresorhus"
  2742. }
  2743. },
  2744. "node_modules/fill-range": {
  2745. "version": "7.1.1",
  2746. "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
  2747. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  2748. "dev": true,
  2749. "license": "MIT",
  2750. "optional": true,
  2751. "dependencies": {
  2752. "to-regex-range": "^5.0.1"
  2753. },
  2754. "engines": {
  2755. "node": ">=8"
  2756. }
  2757. },
  2758. "node_modules/fs-extra": {
  2759. "version": "11.3.0",
  2760. "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-11.3.0.tgz",
  2761. "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
  2762. "dev": true,
  2763. "license": "MIT",
  2764. "dependencies": {
  2765. "graceful-fs": "^4.2.0",
  2766. "jsonfile": "^6.0.1",
  2767. "universalify": "^2.0.0"
  2768. },
  2769. "engines": {
  2770. "node": ">=14.14"
  2771. }
  2772. },
  2773. "node_modules/fsevents": {
  2774. "version": "2.3.3",
  2775. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  2776. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2777. "dev": true,
  2778. "hasInstallScript": true,
  2779. "license": "MIT",
  2780. "optional": true,
  2781. "os": [
  2782. "darwin"
  2783. ],
  2784. "engines": {
  2785. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2786. }
  2787. },
  2788. "node_modules/gensync": {
  2789. "version": "1.0.0-beta.2",
  2790. "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
  2791. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  2792. "dev": true,
  2793. "license": "MIT",
  2794. "engines": {
  2795. "node": ">=6.9.0"
  2796. }
  2797. },
  2798. "node_modules/get-stream": {
  2799. "version": "9.0.1",
  2800. "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-9.0.1.tgz",
  2801. "integrity": "sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==",
  2802. "dev": true,
  2803. "license": "MIT",
  2804. "dependencies": {
  2805. "@sec-ant/readable-stream": "^0.4.1",
  2806. "is-stream": "^4.0.1"
  2807. },
  2808. "engines": {
  2809. "node": ">=18"
  2810. },
  2811. "funding": {
  2812. "url": "https://github.com/sponsors/sindresorhus"
  2813. }
  2814. },
  2815. "node_modules/gl-matrix": {
  2816. "version": "3.4.3",
  2817. "resolved": "https://registry.npmmirror.com/gl-matrix/-/gl-matrix-3.4.3.tgz",
  2818. "integrity": "sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==",
  2819. "license": "MIT"
  2820. },
  2821. "node_modules/globals": {
  2822. "version": "11.12.0",
  2823. "resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz",
  2824. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  2825. "dev": true,
  2826. "license": "MIT",
  2827. "engines": {
  2828. "node": ">=4"
  2829. }
  2830. },
  2831. "node_modules/graceful-fs": {
  2832. "version": "4.2.11",
  2833. "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
  2834. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  2835. "dev": true,
  2836. "license": "ISC"
  2837. },
  2838. "node_modules/he": {
  2839. "version": "1.2.0",
  2840. "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
  2841. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  2842. "dev": true,
  2843. "license": "MIT",
  2844. "bin": {
  2845. "he": "bin/he"
  2846. }
  2847. },
  2848. "node_modules/hookable": {
  2849. "version": "5.5.3",
  2850. "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
  2851. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  2852. "license": "MIT"
  2853. },
  2854. "node_modules/human-signals": {
  2855. "version": "8.0.1",
  2856. "resolved": "https://registry.npmmirror.com/human-signals/-/human-signals-8.0.1.tgz",
  2857. "integrity": "sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==",
  2858. "dev": true,
  2859. "license": "Apache-2.0",
  2860. "engines": {
  2861. "node": ">=18.18.0"
  2862. }
  2863. },
  2864. "node_modules/immutable": {
  2865. "version": "5.1.1",
  2866. "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.1.tgz",
  2867. "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
  2868. "dev": true,
  2869. "license": "MIT"
  2870. },
  2871. "node_modules/is-docker": {
  2872. "version": "3.0.0",
  2873. "resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-3.0.0.tgz",
  2874. "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
  2875. "dev": true,
  2876. "license": "MIT",
  2877. "bin": {
  2878. "is-docker": "cli.js"
  2879. },
  2880. "engines": {
  2881. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2882. },
  2883. "funding": {
  2884. "url": "https://github.com/sponsors/sindresorhus"
  2885. }
  2886. },
  2887. "node_modules/is-extglob": {
  2888. "version": "2.1.1",
  2889. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  2890. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  2891. "dev": true,
  2892. "license": "MIT",
  2893. "optional": true,
  2894. "engines": {
  2895. "node": ">=0.10.0"
  2896. }
  2897. },
  2898. "node_modules/is-glob": {
  2899. "version": "4.0.3",
  2900. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  2901. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  2902. "dev": true,
  2903. "license": "MIT",
  2904. "optional": true,
  2905. "dependencies": {
  2906. "is-extglob": "^2.1.1"
  2907. },
  2908. "engines": {
  2909. "node": ">=0.10.0"
  2910. }
  2911. },
  2912. "node_modules/is-inside-container": {
  2913. "version": "1.0.0",
  2914. "resolved": "https://registry.npmmirror.com/is-inside-container/-/is-inside-container-1.0.0.tgz",
  2915. "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
  2916. "dev": true,
  2917. "license": "MIT",
  2918. "dependencies": {
  2919. "is-docker": "^3.0.0"
  2920. },
  2921. "bin": {
  2922. "is-inside-container": "cli.js"
  2923. },
  2924. "engines": {
  2925. "node": ">=14.16"
  2926. },
  2927. "funding": {
  2928. "url": "https://github.com/sponsors/sindresorhus"
  2929. }
  2930. },
  2931. "node_modules/is-number": {
  2932. "version": "7.0.0",
  2933. "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
  2934. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  2935. "dev": true,
  2936. "license": "MIT",
  2937. "optional": true,
  2938. "engines": {
  2939. "node": ">=0.12.0"
  2940. }
  2941. },
  2942. "node_modules/is-plain-obj": {
  2943. "version": "4.1.0",
  2944. "resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
  2945. "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
  2946. "dev": true,
  2947. "license": "MIT",
  2948. "engines": {
  2949. "node": ">=12"
  2950. },
  2951. "funding": {
  2952. "url": "https://github.com/sponsors/sindresorhus"
  2953. }
  2954. },
  2955. "node_modules/is-plain-object": {
  2956. "version": "3.0.1",
  2957. "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-3.0.1.tgz",
  2958. "integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==",
  2959. "license": "MIT",
  2960. "engines": {
  2961. "node": ">=0.10.0"
  2962. }
  2963. },
  2964. "node_modules/is-stream": {
  2965. "version": "4.0.1",
  2966. "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-4.0.1.tgz",
  2967. "integrity": "sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==",
  2968. "dev": true,
  2969. "license": "MIT",
  2970. "engines": {
  2971. "node": ">=18"
  2972. },
  2973. "funding": {
  2974. "url": "https://github.com/sponsors/sindresorhus"
  2975. }
  2976. },
  2977. "node_modules/is-unicode-supported": {
  2978. "version": "2.1.0",
  2979. "resolved": "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
  2980. "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
  2981. "dev": true,
  2982. "license": "MIT",
  2983. "engines": {
  2984. "node": ">=18"
  2985. },
  2986. "funding": {
  2987. "url": "https://github.com/sponsors/sindresorhus"
  2988. }
  2989. },
  2990. "node_modules/is-what": {
  2991. "version": "4.1.16",
  2992. "resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz",
  2993. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  2994. "license": "MIT",
  2995. "engines": {
  2996. "node": ">=12.13"
  2997. },
  2998. "funding": {
  2999. "url": "https://github.com/sponsors/mesqueeb"
  3000. }
  3001. },
  3002. "node_modules/is-wsl": {
  3003. "version": "3.1.0",
  3004. "resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-3.1.0.tgz",
  3005. "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
  3006. "dev": true,
  3007. "license": "MIT",
  3008. "dependencies": {
  3009. "is-inside-container": "^1.0.0"
  3010. },
  3011. "engines": {
  3012. "node": ">=16"
  3013. },
  3014. "funding": {
  3015. "url": "https://github.com/sponsors/sindresorhus"
  3016. }
  3017. },
  3018. "node_modules/isexe": {
  3019. "version": "3.1.1",
  3020. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-3.1.1.tgz",
  3021. "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
  3022. "dev": true,
  3023. "license": "ISC",
  3024. "engines": {
  3025. "node": ">=16"
  3026. }
  3027. },
  3028. "node_modules/js-tokens": {
  3029. "version": "4.0.0",
  3030. "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
  3031. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
  3032. "license": "MIT"
  3033. },
  3034. "node_modules/jsesc": {
  3035. "version": "3.1.0",
  3036. "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz",
  3037. "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
  3038. "dev": true,
  3039. "license": "MIT",
  3040. "bin": {
  3041. "jsesc": "bin/jsesc"
  3042. },
  3043. "engines": {
  3044. "node": ">=6"
  3045. }
  3046. },
  3047. "node_modules/json-parse-even-better-errors": {
  3048. "version": "4.0.0",
  3049. "resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz",
  3050. "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==",
  3051. "dev": true,
  3052. "license": "MIT",
  3053. "engines": {
  3054. "node": "^18.17.0 || >=20.5.0"
  3055. }
  3056. },
  3057. "node_modules/json5": {
  3058. "version": "2.2.3",
  3059. "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
  3060. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  3061. "dev": true,
  3062. "license": "MIT",
  3063. "bin": {
  3064. "json5": "lib/cli.js"
  3065. },
  3066. "engines": {
  3067. "node": ">=6"
  3068. }
  3069. },
  3070. "node_modules/jsonfile": {
  3071. "version": "6.1.0",
  3072. "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz",
  3073. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  3074. "dev": true,
  3075. "license": "MIT",
  3076. "dependencies": {
  3077. "universalify": "^2.0.0"
  3078. },
  3079. "optionalDependencies": {
  3080. "graceful-fs": "^4.1.6"
  3081. }
  3082. },
  3083. "node_modules/kolorist": {
  3084. "version": "1.8.0",
  3085. "resolved": "https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz",
  3086. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
  3087. "dev": true,
  3088. "license": "MIT"
  3089. },
  3090. "node_modules/lodash": {
  3091. "version": "4.17.21",
  3092. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  3093. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  3094. "license": "MIT"
  3095. },
  3096. "node_modules/lodash-es": {
  3097. "version": "4.17.21",
  3098. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  3099. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  3100. "license": "MIT"
  3101. },
  3102. "node_modules/loose-envify": {
  3103. "version": "1.4.0",
  3104. "resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz",
  3105. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  3106. "license": "MIT",
  3107. "dependencies": {
  3108. "js-tokens": "^3.0.0 || ^4.0.0"
  3109. },
  3110. "bin": {
  3111. "loose-envify": "cli.js"
  3112. }
  3113. },
  3114. "node_modules/lru-cache": {
  3115. "version": "5.1.1",
  3116. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
  3117. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  3118. "dev": true,
  3119. "license": "ISC",
  3120. "dependencies": {
  3121. "yallist": "^3.0.2"
  3122. }
  3123. },
  3124. "node_modules/magic-string": {
  3125. "version": "0.30.17",
  3126. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
  3127. "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
  3128. "license": "MIT",
  3129. "dependencies": {
  3130. "@jridgewell/sourcemap-codec": "^1.5.0"
  3131. }
  3132. },
  3133. "node_modules/memorystream": {
  3134. "version": "0.3.1",
  3135. "resolved": "https://registry.npmmirror.com/memorystream/-/memorystream-0.3.1.tgz",
  3136. "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
  3137. "dev": true,
  3138. "engines": {
  3139. "node": ">= 0.10.0"
  3140. }
  3141. },
  3142. "node_modules/micromatch": {
  3143. "version": "4.0.8",
  3144. "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
  3145. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  3146. "dev": true,
  3147. "license": "MIT",
  3148. "optional": true,
  3149. "dependencies": {
  3150. "braces": "^3.0.3",
  3151. "picomatch": "^2.3.1"
  3152. },
  3153. "engines": {
  3154. "node": ">=8.6"
  3155. }
  3156. },
  3157. "node_modules/micromatch/node_modules/picomatch": {
  3158. "version": "2.3.1",
  3159. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
  3160. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  3161. "dev": true,
  3162. "license": "MIT",
  3163. "optional": true,
  3164. "engines": {
  3165. "node": ">=8.6"
  3166. },
  3167. "funding": {
  3168. "url": "https://github.com/sponsors/jonschlinkert"
  3169. }
  3170. },
  3171. "node_modules/minimatch": {
  3172. "version": "9.0.5",
  3173. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
  3174. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  3175. "dev": true,
  3176. "license": "ISC",
  3177. "dependencies": {
  3178. "brace-expansion": "^2.0.1"
  3179. },
  3180. "engines": {
  3181. "node": ">=16 || 14 >=14.17"
  3182. },
  3183. "funding": {
  3184. "url": "https://github.com/sponsors/isaacs"
  3185. }
  3186. },
  3187. "node_modules/mitt": {
  3188. "version": "3.0.1",
  3189. "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
  3190. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  3191. "license": "MIT"
  3192. },
  3193. "node_modules/mrmime": {
  3194. "version": "2.0.1",
  3195. "resolved": "https://registry.npmmirror.com/mrmime/-/mrmime-2.0.1.tgz",
  3196. "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
  3197. "dev": true,
  3198. "license": "MIT",
  3199. "engines": {
  3200. "node": ">=10"
  3201. }
  3202. },
  3203. "node_modules/ms": {
  3204. "version": "2.1.3",
  3205. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  3206. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  3207. "dev": true,
  3208. "license": "MIT"
  3209. },
  3210. "node_modules/muggle-string": {
  3211. "version": "0.4.1",
  3212. "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz",
  3213. "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
  3214. "dev": true,
  3215. "license": "MIT"
  3216. },
  3217. "node_modules/nanoid": {
  3218. "version": "3.3.11",
  3219. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
  3220. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  3221. "funding": [
  3222. {
  3223. "type": "github",
  3224. "url": "https://github.com/sponsors/ai"
  3225. }
  3226. ],
  3227. "license": "MIT",
  3228. "bin": {
  3229. "nanoid": "bin/nanoid.cjs"
  3230. },
  3231. "engines": {
  3232. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  3233. }
  3234. },
  3235. "node_modules/nanopop": {
  3236. "version": "2.4.2",
  3237. "resolved": "https://registry.npmmirror.com/nanopop/-/nanopop-2.4.2.tgz",
  3238. "integrity": "sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==",
  3239. "license": "MIT"
  3240. },
  3241. "node_modules/node-addon-api": {
  3242. "version": "7.1.1",
  3243. "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
  3244. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  3245. "dev": true,
  3246. "license": "MIT",
  3247. "optional": true
  3248. },
  3249. "node_modules/node-releases": {
  3250. "version": "2.0.19",
  3251. "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz",
  3252. "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
  3253. "dev": true,
  3254. "license": "MIT"
  3255. },
  3256. "node_modules/npm-normalize-package-bin": {
  3257. "version": "4.0.0",
  3258. "resolved": "https://registry.npmmirror.com/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
  3259. "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
  3260. "dev": true,
  3261. "license": "ISC",
  3262. "engines": {
  3263. "node": "^18.17.0 || >=20.5.0"
  3264. }
  3265. },
  3266. "node_modules/npm-run-all2": {
  3267. "version": "7.0.2",
  3268. "resolved": "https://registry.npmmirror.com/npm-run-all2/-/npm-run-all2-7.0.2.tgz",
  3269. "integrity": "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==",
  3270. "dev": true,
  3271. "license": "MIT",
  3272. "dependencies": {
  3273. "ansi-styles": "^6.2.1",
  3274. "cross-spawn": "^7.0.6",
  3275. "memorystream": "^0.3.1",
  3276. "minimatch": "^9.0.0",
  3277. "pidtree": "^0.6.0",
  3278. "read-package-json-fast": "^4.0.0",
  3279. "shell-quote": "^1.7.3",
  3280. "which": "^5.0.0"
  3281. },
  3282. "bin": {
  3283. "npm-run-all": "bin/npm-run-all/index.js",
  3284. "npm-run-all2": "bin/npm-run-all/index.js",
  3285. "run-p": "bin/run-p/index.js",
  3286. "run-s": "bin/run-s/index.js"
  3287. },
  3288. "engines": {
  3289. "node": "^18.17.0 || >=20.5.0",
  3290. "npm": ">= 9"
  3291. }
  3292. },
  3293. "node_modules/npm-run-path": {
  3294. "version": "6.0.0",
  3295. "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-6.0.0.tgz",
  3296. "integrity": "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==",
  3297. "dev": true,
  3298. "license": "MIT",
  3299. "dependencies": {
  3300. "path-key": "^4.0.0",
  3301. "unicorn-magic": "^0.3.0"
  3302. },
  3303. "engines": {
  3304. "node": ">=18"
  3305. },
  3306. "funding": {
  3307. "url": "https://github.com/sponsors/sindresorhus"
  3308. }
  3309. },
  3310. "node_modules/npm-run-path/node_modules/path-key": {
  3311. "version": "4.0.0",
  3312. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-4.0.0.tgz",
  3313. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  3314. "dev": true,
  3315. "license": "MIT",
  3316. "engines": {
  3317. "node": ">=12"
  3318. },
  3319. "funding": {
  3320. "url": "https://github.com/sponsors/sindresorhus"
  3321. }
  3322. },
  3323. "node_modules/open": {
  3324. "version": "10.1.1",
  3325. "resolved": "https://registry.npmmirror.com/open/-/open-10.1.1.tgz",
  3326. "integrity": "sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==",
  3327. "dev": true,
  3328. "license": "MIT",
  3329. "dependencies": {
  3330. "default-browser": "^5.2.1",
  3331. "define-lazy-prop": "^3.0.0",
  3332. "is-inside-container": "^1.0.0",
  3333. "is-wsl": "^3.1.0"
  3334. },
  3335. "engines": {
  3336. "node": ">=18"
  3337. },
  3338. "funding": {
  3339. "url": "https://github.com/sponsors/sindresorhus"
  3340. }
  3341. },
  3342. "node_modules/parse-ms": {
  3343. "version": "4.0.0",
  3344. "resolved": "https://registry.npmmirror.com/parse-ms/-/parse-ms-4.0.0.tgz",
  3345. "integrity": "sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==",
  3346. "dev": true,
  3347. "license": "MIT",
  3348. "engines": {
  3349. "node": ">=18"
  3350. },
  3351. "funding": {
  3352. "url": "https://github.com/sponsors/sindresorhus"
  3353. }
  3354. },
  3355. "node_modules/path-browserify": {
  3356. "version": "1.0.1",
  3357. "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
  3358. "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  3359. "dev": true,
  3360. "license": "MIT"
  3361. },
  3362. "node_modules/path-key": {
  3363. "version": "3.1.1",
  3364. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  3365. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  3366. "dev": true,
  3367. "license": "MIT",
  3368. "engines": {
  3369. "node": ">=8"
  3370. }
  3371. },
  3372. "node_modules/pathe": {
  3373. "version": "2.0.3",
  3374. "resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz",
  3375. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  3376. "dev": true,
  3377. "license": "MIT"
  3378. },
  3379. "node_modules/perfect-debounce": {
  3380. "version": "1.0.0",
  3381. "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  3382. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
  3383. "license": "MIT"
  3384. },
  3385. "node_modules/picocolors": {
  3386. "version": "1.1.1",
  3387. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  3388. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  3389. "license": "ISC"
  3390. },
  3391. "node_modules/picomatch": {
  3392. "version": "4.0.2",
  3393. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
  3394. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  3395. "dev": true,
  3396. "license": "MIT",
  3397. "engines": {
  3398. "node": ">=12"
  3399. },
  3400. "funding": {
  3401. "url": "https://github.com/sponsors/jonschlinkert"
  3402. }
  3403. },
  3404. "node_modules/pidtree": {
  3405. "version": "0.6.0",
  3406. "resolved": "https://registry.npmmirror.com/pidtree/-/pidtree-0.6.0.tgz",
  3407. "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
  3408. "dev": true,
  3409. "license": "MIT",
  3410. "bin": {
  3411. "pidtree": "bin/pidtree.js"
  3412. },
  3413. "engines": {
  3414. "node": ">=0.10"
  3415. }
  3416. },
  3417. "node_modules/pinia": {
  3418. "version": "3.0.2",
  3419. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-3.0.2.tgz",
  3420. "integrity": "sha512-sH2JK3wNY809JOeiiURUR0wehJ9/gd9qFN2Y828jCbxEzKEmEt0pzCXwqiSTfuRsK9vQsOflSdnbdBOGrhtn+g==",
  3421. "license": "MIT",
  3422. "dependencies": {
  3423. "@vue/devtools-api": "^7.7.2"
  3424. },
  3425. "funding": {
  3426. "url": "https://github.com/sponsors/posva"
  3427. },
  3428. "peerDependencies": {
  3429. "typescript": ">=4.4.4",
  3430. "vue": "^2.7.0 || ^3.5.11"
  3431. },
  3432. "peerDependenciesMeta": {
  3433. "typescript": {
  3434. "optional": true
  3435. }
  3436. }
  3437. },
  3438. "node_modules/polygon-clipping": {
  3439. "version": "0.15.7",
  3440. "resolved": "https://registry.npmmirror.com/polygon-clipping/-/polygon-clipping-0.15.7.tgz",
  3441. "integrity": "sha512-nhfdr83ECBg6xtqOAJab1tbksbBAOMUltN60bU+llHVOL0e5Onm1WpAXXWXVB39L8AJFssoIhEVuy/S90MmotA==",
  3442. "license": "MIT",
  3443. "dependencies": {
  3444. "robust-predicates": "^3.0.2",
  3445. "splaytree": "^3.1.0"
  3446. }
  3447. },
  3448. "node_modules/postcss": {
  3449. "version": "8.5.3",
  3450. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz",
  3451. "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
  3452. "funding": [
  3453. {
  3454. "type": "opencollective",
  3455. "url": "https://opencollective.com/postcss/"
  3456. },
  3457. {
  3458. "type": "tidelift",
  3459. "url": "https://tidelift.com/funding/github/npm/postcss"
  3460. },
  3461. {
  3462. "type": "github",
  3463. "url": "https://github.com/sponsors/ai"
  3464. }
  3465. ],
  3466. "license": "MIT",
  3467. "dependencies": {
  3468. "nanoid": "^3.3.8",
  3469. "picocolors": "^1.1.1",
  3470. "source-map-js": "^1.2.1"
  3471. },
  3472. "engines": {
  3473. "node": "^10 || ^12 || >=14"
  3474. }
  3475. },
  3476. "node_modules/pretty-ms": {
  3477. "version": "9.2.0",
  3478. "resolved": "https://registry.npmmirror.com/pretty-ms/-/pretty-ms-9.2.0.tgz",
  3479. "integrity": "sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==",
  3480. "dev": true,
  3481. "license": "MIT",
  3482. "dependencies": {
  3483. "parse-ms": "^4.0.0"
  3484. },
  3485. "engines": {
  3486. "node": ">=18"
  3487. },
  3488. "funding": {
  3489. "url": "https://github.com/sponsors/sindresorhus"
  3490. }
  3491. },
  3492. "node_modules/read-package-json-fast": {
  3493. "version": "4.0.0",
  3494. "resolved": "https://registry.npmmirror.com/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz",
  3495. "integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==",
  3496. "dev": true,
  3497. "license": "ISC",
  3498. "dependencies": {
  3499. "json-parse-even-better-errors": "^4.0.0",
  3500. "npm-normalize-package-bin": "^4.0.0"
  3501. },
  3502. "engines": {
  3503. "node": "^18.17.0 || >=20.5.0"
  3504. }
  3505. },
  3506. "node_modules/readdirp": {
  3507. "version": "4.1.2",
  3508. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
  3509. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  3510. "dev": true,
  3511. "license": "MIT",
  3512. "engines": {
  3513. "node": ">= 14.18.0"
  3514. },
  3515. "funding": {
  3516. "type": "individual",
  3517. "url": "https://paulmillr.com/funding/"
  3518. }
  3519. },
  3520. "node_modules/resize-observer-polyfill": {
  3521. "version": "1.5.1",
  3522. "resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
  3523. "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==",
  3524. "license": "MIT"
  3525. },
  3526. "node_modules/rfdc": {
  3527. "version": "1.4.1",
  3528. "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",
  3529. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
  3530. "license": "MIT"
  3531. },
  3532. "node_modules/robust-predicates": {
  3533. "version": "3.0.2",
  3534. "resolved": "https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz",
  3535. "integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==",
  3536. "license": "Unlicense"
  3537. },
  3538. "node_modules/rollup": {
  3539. "version": "4.40.0",
  3540. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.40.0.tgz",
  3541. "integrity": "sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==",
  3542. "dev": true,
  3543. "license": "MIT",
  3544. "dependencies": {
  3545. "@types/estree": "1.0.7"
  3546. },
  3547. "bin": {
  3548. "rollup": "dist/bin/rollup"
  3549. },
  3550. "engines": {
  3551. "node": ">=18.0.0",
  3552. "npm": ">=8.0.0"
  3553. },
  3554. "optionalDependencies": {
  3555. "@rollup/rollup-android-arm-eabi": "4.40.0",
  3556. "@rollup/rollup-android-arm64": "4.40.0",
  3557. "@rollup/rollup-darwin-arm64": "4.40.0",
  3558. "@rollup/rollup-darwin-x64": "4.40.0",
  3559. "@rollup/rollup-freebsd-arm64": "4.40.0",
  3560. "@rollup/rollup-freebsd-x64": "4.40.0",
  3561. "@rollup/rollup-linux-arm-gnueabihf": "4.40.0",
  3562. "@rollup/rollup-linux-arm-musleabihf": "4.40.0",
  3563. "@rollup/rollup-linux-arm64-gnu": "4.40.0",
  3564. "@rollup/rollup-linux-arm64-musl": "4.40.0",
  3565. "@rollup/rollup-linux-loongarch64-gnu": "4.40.0",
  3566. "@rollup/rollup-linux-powerpc64le-gnu": "4.40.0",
  3567. "@rollup/rollup-linux-riscv64-gnu": "4.40.0",
  3568. "@rollup/rollup-linux-riscv64-musl": "4.40.0",
  3569. "@rollup/rollup-linux-s390x-gnu": "4.40.0",
  3570. "@rollup/rollup-linux-x64-gnu": "4.40.0",
  3571. "@rollup/rollup-linux-x64-musl": "4.40.0",
  3572. "@rollup/rollup-win32-arm64-msvc": "4.40.0",
  3573. "@rollup/rollup-win32-ia32-msvc": "4.40.0",
  3574. "@rollup/rollup-win32-x64-msvc": "4.40.0",
  3575. "fsevents": "~2.3.2"
  3576. }
  3577. },
  3578. "node_modules/run-applescript": {
  3579. "version": "7.0.0",
  3580. "resolved": "https://registry.npmmirror.com/run-applescript/-/run-applescript-7.0.0.tgz",
  3581. "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
  3582. "dev": true,
  3583. "license": "MIT",
  3584. "engines": {
  3585. "node": ">=18"
  3586. },
  3587. "funding": {
  3588. "url": "https://github.com/sponsors/sindresorhus"
  3589. }
  3590. },
  3591. "node_modules/sass": {
  3592. "version": "1.87.0",
  3593. "resolved": "https://registry.npmmirror.com/sass/-/sass-1.87.0.tgz",
  3594. "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
  3595. "dev": true,
  3596. "license": "MIT",
  3597. "dependencies": {
  3598. "chokidar": "^4.0.0",
  3599. "immutable": "^5.0.2",
  3600. "source-map-js": ">=0.6.2 <2.0.0"
  3601. },
  3602. "bin": {
  3603. "sass": "sass.js"
  3604. },
  3605. "engines": {
  3606. "node": ">=14.0.0"
  3607. },
  3608. "optionalDependencies": {
  3609. "@parcel/watcher": "^2.4.1"
  3610. }
  3611. },
  3612. "node_modules/scroll-into-view-if-needed": {
  3613. "version": "2.2.31",
  3614. "resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
  3615. "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
  3616. "license": "MIT",
  3617. "dependencies": {
  3618. "compute-scroll-into-view": "^1.0.20"
  3619. }
  3620. },
  3621. "node_modules/semver": {
  3622. "version": "6.3.1",
  3623. "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
  3624. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  3625. "dev": true,
  3626. "license": "ISC",
  3627. "bin": {
  3628. "semver": "bin/semver.js"
  3629. }
  3630. },
  3631. "node_modules/shallow-equal": {
  3632. "version": "1.2.1",
  3633. "resolved": "https://registry.npmmirror.com/shallow-equal/-/shallow-equal-1.2.1.tgz",
  3634. "integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==",
  3635. "license": "MIT"
  3636. },
  3637. "node_modules/shebang-command": {
  3638. "version": "2.0.0",
  3639. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  3640. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  3641. "dev": true,
  3642. "license": "MIT",
  3643. "dependencies": {
  3644. "shebang-regex": "^3.0.0"
  3645. },
  3646. "engines": {
  3647. "node": ">=8"
  3648. }
  3649. },
  3650. "node_modules/shebang-regex": {
  3651. "version": "3.0.0",
  3652. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  3653. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  3654. "dev": true,
  3655. "license": "MIT",
  3656. "engines": {
  3657. "node": ">=8"
  3658. }
  3659. },
  3660. "node_modules/shell-quote": {
  3661. "version": "1.8.2",
  3662. "resolved": "https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.2.tgz",
  3663. "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
  3664. "dev": true,
  3665. "license": "MIT",
  3666. "engines": {
  3667. "node": ">= 0.4"
  3668. },
  3669. "funding": {
  3670. "url": "https://github.com/sponsors/ljharb"
  3671. }
  3672. },
  3673. "node_modules/signal-exit": {
  3674. "version": "4.1.0",
  3675. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
  3676. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3677. "dev": true,
  3678. "license": "ISC",
  3679. "engines": {
  3680. "node": ">=14"
  3681. },
  3682. "funding": {
  3683. "url": "https://github.com/sponsors/isaacs"
  3684. }
  3685. },
  3686. "node_modules/sirv": {
  3687. "version": "3.0.1",
  3688. "resolved": "https://registry.npmmirror.com/sirv/-/sirv-3.0.1.tgz",
  3689. "integrity": "sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==",
  3690. "dev": true,
  3691. "license": "MIT",
  3692. "dependencies": {
  3693. "@polka/url": "^1.0.0-next.24",
  3694. "mrmime": "^2.0.0",
  3695. "totalist": "^3.0.0"
  3696. },
  3697. "engines": {
  3698. "node": ">=18"
  3699. }
  3700. },
  3701. "node_modules/source-map-js": {
  3702. "version": "1.2.1",
  3703. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  3704. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  3705. "license": "BSD-3-Clause",
  3706. "engines": {
  3707. "node": ">=0.10.0"
  3708. }
  3709. },
  3710. "node_modules/speakingurl": {
  3711. "version": "14.0.1",
  3712. "resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz",
  3713. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  3714. "license": "BSD-3-Clause",
  3715. "engines": {
  3716. "node": ">=0.10.0"
  3717. }
  3718. },
  3719. "node_modules/splaytree": {
  3720. "version": "3.1.2",
  3721. "resolved": "https://registry.npmmirror.com/splaytree/-/splaytree-3.1.2.tgz",
  3722. "integrity": "sha512-4OM2BJgC5UzrhVnnJA4BkHKGtjXNzzUfpQjCO8I05xYPsfS/VuQDwjCGGMi8rYQilHEV4j8NBqTFbls/PZEE7A==",
  3723. "license": "MIT"
  3724. },
  3725. "node_modules/strip-final-newline": {
  3726. "version": "4.0.0",
  3727. "resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz",
  3728. "integrity": "sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==",
  3729. "dev": true,
  3730. "license": "MIT",
  3731. "engines": {
  3732. "node": ">=18"
  3733. },
  3734. "funding": {
  3735. "url": "https://github.com/sponsors/sindresorhus"
  3736. }
  3737. },
  3738. "node_modules/stylis": {
  3739. "version": "4.3.6",
  3740. "resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.3.6.tgz",
  3741. "integrity": "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==",
  3742. "license": "MIT"
  3743. },
  3744. "node_modules/superjson": {
  3745. "version": "2.2.2",
  3746. "resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz",
  3747. "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==",
  3748. "license": "MIT",
  3749. "dependencies": {
  3750. "copy-anything": "^3.0.2"
  3751. },
  3752. "engines": {
  3753. "node": ">=16"
  3754. }
  3755. },
  3756. "node_modules/throttle-debounce": {
  3757. "version": "5.0.2",
  3758. "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-5.0.2.tgz",
  3759. "integrity": "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==",
  3760. "license": "MIT",
  3761. "engines": {
  3762. "node": ">=12.22"
  3763. }
  3764. },
  3765. "node_modules/tinyglobby": {
  3766. "version": "0.2.13",
  3767. "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.13.tgz",
  3768. "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
  3769. "dev": true,
  3770. "license": "MIT",
  3771. "dependencies": {
  3772. "fdir": "^6.4.4",
  3773. "picomatch": "^4.0.2"
  3774. },
  3775. "engines": {
  3776. "node": ">=12.0.0"
  3777. },
  3778. "funding": {
  3779. "url": "https://github.com/sponsors/SuperchupuDev"
  3780. }
  3781. },
  3782. "node_modules/to-regex-range": {
  3783. "version": "5.0.1",
  3784. "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
  3785. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  3786. "dev": true,
  3787. "license": "MIT",
  3788. "optional": true,
  3789. "dependencies": {
  3790. "is-number": "^7.0.0"
  3791. },
  3792. "engines": {
  3793. "node": ">=8.0"
  3794. }
  3795. },
  3796. "node_modules/topojson-client": {
  3797. "version": "3.1.0",
  3798. "resolved": "https://registry.npmmirror.com/topojson-client/-/topojson-client-3.1.0.tgz",
  3799. "integrity": "sha512-605uxS6bcYxGXw9qi62XyrV6Q3xwbndjachmNxu8HWTtVPxZfEJN9fd/SZS1Q54Sn2y0TMyMxFj/cJINqGHrKw==",
  3800. "license": "ISC",
  3801. "dependencies": {
  3802. "commander": "2"
  3803. },
  3804. "bin": {
  3805. "topo2geo": "bin/topo2geo",
  3806. "topomerge": "bin/topomerge",
  3807. "topoquantize": "bin/topoquantize"
  3808. }
  3809. },
  3810. "node_modules/totalist": {
  3811. "version": "3.0.1",
  3812. "resolved": "https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz",
  3813. "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
  3814. "dev": true,
  3815. "license": "MIT",
  3816. "engines": {
  3817. "node": ">=6"
  3818. }
  3819. },
  3820. "node_modules/typescript": {
  3821. "version": "5.8.3",
  3822. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.8.3.tgz",
  3823. "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
  3824. "devOptional": true,
  3825. "license": "Apache-2.0",
  3826. "bin": {
  3827. "tsc": "bin/tsc",
  3828. "tsserver": "bin/tsserver"
  3829. },
  3830. "engines": {
  3831. "node": ">=14.17"
  3832. }
  3833. },
  3834. "node_modules/undici-types": {
  3835. "version": "6.21.0",
  3836. "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.21.0.tgz",
  3837. "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
  3838. "dev": true,
  3839. "license": "MIT"
  3840. },
  3841. "node_modules/unicorn-magic": {
  3842. "version": "0.3.0",
  3843. "resolved": "https://registry.npmmirror.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
  3844. "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
  3845. "dev": true,
  3846. "license": "MIT",
  3847. "engines": {
  3848. "node": ">=18"
  3849. },
  3850. "funding": {
  3851. "url": "https://github.com/sponsors/sindresorhus"
  3852. }
  3853. },
  3854. "node_modules/universalify": {
  3855. "version": "2.0.1",
  3856. "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz",
  3857. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  3858. "dev": true,
  3859. "license": "MIT",
  3860. "engines": {
  3861. "node": ">= 10.0.0"
  3862. }
  3863. },
  3864. "node_modules/update-browserslist-db": {
  3865. "version": "1.1.3",
  3866. "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
  3867. "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
  3868. "dev": true,
  3869. "funding": [
  3870. {
  3871. "type": "opencollective",
  3872. "url": "https://opencollective.com/browserslist"
  3873. },
  3874. {
  3875. "type": "tidelift",
  3876. "url": "https://tidelift.com/funding/github/npm/browserslist"
  3877. },
  3878. {
  3879. "type": "github",
  3880. "url": "https://github.com/sponsors/ai"
  3881. }
  3882. ],
  3883. "license": "MIT",
  3884. "dependencies": {
  3885. "escalade": "^3.2.0",
  3886. "picocolors": "^1.1.1"
  3887. },
  3888. "bin": {
  3889. "update-browserslist-db": "cli.js"
  3890. },
  3891. "peerDependencies": {
  3892. "browserslist": ">= 4.21.0"
  3893. }
  3894. },
  3895. "node_modules/vite": {
  3896. "version": "6.3.3",
  3897. "resolved": "https://registry.npmmirror.com/vite/-/vite-6.3.3.tgz",
  3898. "integrity": "sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==",
  3899. "dev": true,
  3900. "license": "MIT",
  3901. "dependencies": {
  3902. "esbuild": "^0.25.0",
  3903. "fdir": "^6.4.4",
  3904. "picomatch": "^4.0.2",
  3905. "postcss": "^8.5.3",
  3906. "rollup": "^4.34.9",
  3907. "tinyglobby": "^0.2.13"
  3908. },
  3909. "bin": {
  3910. "vite": "bin/vite.js"
  3911. },
  3912. "engines": {
  3913. "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
  3914. },
  3915. "funding": {
  3916. "url": "https://github.com/vitejs/vite?sponsor=1"
  3917. },
  3918. "optionalDependencies": {
  3919. "fsevents": "~2.3.3"
  3920. },
  3921. "peerDependencies": {
  3922. "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
  3923. "jiti": ">=1.21.0",
  3924. "less": "*",
  3925. "lightningcss": "^1.21.0",
  3926. "sass": "*",
  3927. "sass-embedded": "*",
  3928. "stylus": "*",
  3929. "sugarss": "*",
  3930. "terser": "^5.16.0",
  3931. "tsx": "^4.8.1",
  3932. "yaml": "^2.4.2"
  3933. },
  3934. "peerDependenciesMeta": {
  3935. "@types/node": {
  3936. "optional": true
  3937. },
  3938. "jiti": {
  3939. "optional": true
  3940. },
  3941. "less": {
  3942. "optional": true
  3943. },
  3944. "lightningcss": {
  3945. "optional": true
  3946. },
  3947. "sass": {
  3948. "optional": true
  3949. },
  3950. "sass-embedded": {
  3951. "optional": true
  3952. },
  3953. "stylus": {
  3954. "optional": true
  3955. },
  3956. "sugarss": {
  3957. "optional": true
  3958. },
  3959. "terser": {
  3960. "optional": true
  3961. },
  3962. "tsx": {
  3963. "optional": true
  3964. },
  3965. "yaml": {
  3966. "optional": true
  3967. }
  3968. }
  3969. },
  3970. "node_modules/vite-hot-client": {
  3971. "version": "2.0.4",
  3972. "resolved": "https://registry.npmmirror.com/vite-hot-client/-/vite-hot-client-2.0.4.tgz",
  3973. "integrity": "sha512-W9LOGAyGMrbGArYJN4LBCdOC5+Zwh7dHvOHC0KmGKkJhsOzaKbpo/jEjpPKVHIW0/jBWj8RZG0NUxfgA8BxgAg==",
  3974. "dev": true,
  3975. "license": "MIT",
  3976. "funding": {
  3977. "url": "https://github.com/sponsors/antfu"
  3978. },
  3979. "peerDependencies": {
  3980. "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0"
  3981. }
  3982. },
  3983. "node_modules/vite-plugin-inspect": {
  3984. "version": "0.8.9",
  3985. "resolved": "https://registry.npmmirror.com/vite-plugin-inspect/-/vite-plugin-inspect-0.8.9.tgz",
  3986. "integrity": "sha512-22/8qn+LYonzibb1VeFZmISdVao5kC22jmEKm24vfFE8siEn47EpVcCLYMv6iKOYMJfjSvSJfueOwcFCkUnV3A==",
  3987. "dev": true,
  3988. "license": "MIT",
  3989. "dependencies": {
  3990. "@antfu/utils": "^0.7.10",
  3991. "@rollup/pluginutils": "^5.1.3",
  3992. "debug": "^4.3.7",
  3993. "error-stack-parser-es": "^0.1.5",
  3994. "fs-extra": "^11.2.0",
  3995. "open": "^10.1.0",
  3996. "perfect-debounce": "^1.0.0",
  3997. "picocolors": "^1.1.1",
  3998. "sirv": "^3.0.0"
  3999. },
  4000. "engines": {
  4001. "node": ">=14"
  4002. },
  4003. "funding": {
  4004. "url": "https://github.com/sponsors/antfu"
  4005. },
  4006. "peerDependencies": {
  4007. "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1"
  4008. },
  4009. "peerDependenciesMeta": {
  4010. "@nuxt/kit": {
  4011. "optional": true
  4012. }
  4013. }
  4014. },
  4015. "node_modules/vite-plugin-vue-devtools": {
  4016. "version": "7.7.5",
  4017. "resolved": "https://registry.npmmirror.com/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-7.7.5.tgz",
  4018. "integrity": "sha512-cSlQYI1E+8d0qubBg70suTBbXMFbTHLn7vLPYUPK9GjNNJ0nw+Yks0ZLOAp7/+PjmqSpN5fK1taor6HeAjKb1g==",
  4019. "dev": true,
  4020. "license": "MIT",
  4021. "dependencies": {
  4022. "@vue/devtools-core": "^7.7.5",
  4023. "@vue/devtools-kit": "^7.7.5",
  4024. "@vue/devtools-shared": "^7.7.5",
  4025. "execa": "^9.5.2",
  4026. "sirv": "^3.0.1",
  4027. "vite-plugin-inspect": "0.8.9",
  4028. "vite-plugin-vue-inspector": "^5.3.1"
  4029. },
  4030. "engines": {
  4031. "node": ">=v14.21.3"
  4032. },
  4033. "peerDependencies": {
  4034. "vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0"
  4035. }
  4036. },
  4037. "node_modules/vite-plugin-vue-inspector": {
  4038. "version": "5.3.1",
  4039. "resolved": "https://registry.npmmirror.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.3.1.tgz",
  4040. "integrity": "sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==",
  4041. "dev": true,
  4042. "license": "MIT",
  4043. "dependencies": {
  4044. "@babel/core": "^7.23.0",
  4045. "@babel/plugin-proposal-decorators": "^7.23.0",
  4046. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  4047. "@babel/plugin-syntax-import-meta": "^7.10.4",
  4048. "@babel/plugin-transform-typescript": "^7.22.15",
  4049. "@vue/babel-plugin-jsx": "^1.1.5",
  4050. "@vue/compiler-dom": "^3.3.4",
  4051. "kolorist": "^1.8.0",
  4052. "magic-string": "^0.30.4"
  4053. },
  4054. "peerDependencies": {
  4055. "vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0"
  4056. }
  4057. },
  4058. "node_modules/vscode-uri": {
  4059. "version": "3.1.0",
  4060. "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz",
  4061. "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==",
  4062. "dev": true,
  4063. "license": "MIT"
  4064. },
  4065. "node_modules/vue": {
  4066. "version": "3.5.13",
  4067. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.13.tgz",
  4068. "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
  4069. "license": "MIT",
  4070. "dependencies": {
  4071. "@vue/compiler-dom": "3.5.13",
  4072. "@vue/compiler-sfc": "3.5.13",
  4073. "@vue/runtime-dom": "3.5.13",
  4074. "@vue/server-renderer": "3.5.13",
  4075. "@vue/shared": "3.5.13"
  4076. },
  4077. "peerDependencies": {
  4078. "typescript": "*"
  4079. },
  4080. "peerDependenciesMeta": {
  4081. "typescript": {
  4082. "optional": true
  4083. }
  4084. }
  4085. },
  4086. "node_modules/vue-router": {
  4087. "version": "4.5.0",
  4088. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.5.0.tgz",
  4089. "integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==",
  4090. "license": "MIT",
  4091. "dependencies": {
  4092. "@vue/devtools-api": "^6.6.4"
  4093. },
  4094. "funding": {
  4095. "url": "https://github.com/sponsors/posva"
  4096. },
  4097. "peerDependencies": {
  4098. "vue": "^3.2.0"
  4099. }
  4100. },
  4101. "node_modules/vue-router/node_modules/@vue/devtools-api": {
  4102. "version": "6.6.4",
  4103. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  4104. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  4105. "license": "MIT"
  4106. },
  4107. "node_modules/vue-tsc": {
  4108. "version": "2.2.10",
  4109. "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.10.tgz",
  4110. "integrity": "sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==",
  4111. "dev": true,
  4112. "license": "MIT",
  4113. "dependencies": {
  4114. "@volar/typescript": "~2.4.11",
  4115. "@vue/language-core": "2.2.10"
  4116. },
  4117. "bin": {
  4118. "vue-tsc": "bin/vue-tsc.js"
  4119. },
  4120. "peerDependencies": {
  4121. "typescript": ">=5.0.0"
  4122. }
  4123. },
  4124. "node_modules/vue-types": {
  4125. "version": "3.0.2",
  4126. "resolved": "https://registry.npmmirror.com/vue-types/-/vue-types-3.0.2.tgz",
  4127. "integrity": "sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==",
  4128. "license": "MIT",
  4129. "dependencies": {
  4130. "is-plain-object": "3.0.1"
  4131. },
  4132. "engines": {
  4133. "node": ">=10.15.0"
  4134. },
  4135. "peerDependencies": {
  4136. "vue": "^3.0.0"
  4137. }
  4138. },
  4139. "node_modules/vue3-carousel": {
  4140. "version": "0.15.0",
  4141. "resolved": "https://registry.npmmirror.com/vue3-carousel/-/vue3-carousel-0.15.0.tgz",
  4142. "integrity": "sha512-yYBBEdmvsMNlgKivVHiFMKV7TlWDoMEiVLA+Vb31t1JEQILAQYADMDYYuE9mp6OSGEQpCBgt8e/EpO2MZlQhcw==",
  4143. "license": "MIT",
  4144. "peerDependencies": {
  4145. "vue": "^3.5.0"
  4146. }
  4147. },
  4148. "node_modules/warning": {
  4149. "version": "4.0.3",
  4150. "resolved": "https://registry.npmmirror.com/warning/-/warning-4.0.3.tgz",
  4151. "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
  4152. "license": "MIT",
  4153. "dependencies": {
  4154. "loose-envify": "^1.0.0"
  4155. }
  4156. },
  4157. "node_modules/which": {
  4158. "version": "5.0.0",
  4159. "resolved": "https://registry.npmmirror.com/which/-/which-5.0.0.tgz",
  4160. "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
  4161. "dev": true,
  4162. "license": "ISC",
  4163. "dependencies": {
  4164. "isexe": "^3.1.1"
  4165. },
  4166. "bin": {
  4167. "node-which": "bin/which.js"
  4168. },
  4169. "engines": {
  4170. "node": "^18.17.0 || >=20.5.0"
  4171. }
  4172. },
  4173. "node_modules/yallist": {
  4174. "version": "3.1.1",
  4175. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
  4176. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
  4177. "dev": true,
  4178. "license": "ISC"
  4179. },
  4180. "node_modules/yoctocolors": {
  4181. "version": "2.1.1",
  4182. "resolved": "https://registry.npmmirror.com/yoctocolors/-/yoctocolors-2.1.1.tgz",
  4183. "integrity": "sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==",
  4184. "dev": true,
  4185. "license": "MIT",
  4186. "engines": {
  4187. "node": ">=18"
  4188. },
  4189. "funding": {
  4190. "url": "https://github.com/sponsors/sindresorhus"
  4191. }
  4192. }
  4193. }
  4194. }