package-lock.json 92 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713
  1. {
  2. "name": "hanshan_dpd",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "hanshan_dpd",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "@element-plus/icons-vue": "^2.3.2",
  12. "@panzoom/panzoom": "^4.6.2",
  13. "axios": "^1.18.0",
  14. "element-plus": "^2.14.2",
  15. "epubjs": "^0.3.93",
  16. "html5-qrcode": "^2.3.8",
  17. "swiper": "^12.2.0",
  18. "vue": "^3.5.38",
  19. "vue-pdf-embed": "^2.1.4",
  20. "vue-router": "^4.6.4",
  21. "vuex": "^4.1.0"
  22. },
  23. "devDependencies": {
  24. "@vitejs/plugin-basic-ssl": "^2.3.0",
  25. "@vitejs/plugin-vue": "^6.0.7",
  26. "postcss-px-to-viewport": "^1.1.1",
  27. "sass": "^1.101.0",
  28. "vite": "^8.0.12"
  29. }
  30. },
  31. "node_modules/@babel/helper-string-parser": {
  32. "version": "7.29.7",
  33. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  34. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  35. "license": "MIT",
  36. "engines": {
  37. "node": ">=6.9.0"
  38. }
  39. },
  40. "node_modules/@babel/helper-validator-identifier": {
  41. "version": "7.29.7",
  42. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  43. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  44. "license": "MIT",
  45. "engines": {
  46. "node": ">=6.9.0"
  47. }
  48. },
  49. "node_modules/@babel/parser": {
  50. "version": "7.29.7",
  51. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.7.tgz",
  52. "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
  53. "license": "MIT",
  54. "dependencies": {
  55. "@babel/types": "^7.29.7"
  56. },
  57. "bin": {
  58. "parser": "bin/babel-parser.js"
  59. },
  60. "engines": {
  61. "node": ">=6.0.0"
  62. }
  63. },
  64. "node_modules/@babel/types": {
  65. "version": "7.29.7",
  66. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.7.tgz",
  67. "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
  68. "license": "MIT",
  69. "dependencies": {
  70. "@babel/helper-string-parser": "^7.29.7",
  71. "@babel/helper-validator-identifier": "^7.29.7"
  72. },
  73. "engines": {
  74. "node": ">=6.9.0"
  75. }
  76. },
  77. "node_modules/@ctrl/tinycolor": {
  78. "version": "4.2.0",
  79. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  80. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  81. "license": "MIT",
  82. "engines": {
  83. "node": ">=14"
  84. }
  85. },
  86. "node_modules/@element-plus/icons-vue": {
  87. "version": "2.3.2",
  88. "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  89. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  90. "license": "MIT",
  91. "peerDependencies": {
  92. "vue": "^3.2.0"
  93. }
  94. },
  95. "node_modules/@emnapi/core": {
  96. "version": "1.10.0",
  97. "resolved": "https://registry.npmmirror.com/@emnapi/core/-/core-1.10.0.tgz",
  98. "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
  99. "dev": true,
  100. "license": "MIT",
  101. "optional": true,
  102. "dependencies": {
  103. "@emnapi/wasi-threads": "1.2.1",
  104. "tslib": "^2.4.0"
  105. }
  106. },
  107. "node_modules/@emnapi/runtime": {
  108. "version": "1.10.0",
  109. "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.10.0.tgz",
  110. "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
  111. "dev": true,
  112. "license": "MIT",
  113. "optional": true,
  114. "dependencies": {
  115. "tslib": "^2.4.0"
  116. }
  117. },
  118. "node_modules/@emnapi/wasi-threads": {
  119. "version": "1.2.1",
  120. "resolved": "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
  121. "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
  122. "dev": true,
  123. "license": "MIT",
  124. "optional": true,
  125. "dependencies": {
  126. "tslib": "^2.4.0"
  127. }
  128. },
  129. "node_modules/@floating-ui/core": {
  130. "version": "1.7.5",
  131. "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.5.tgz",
  132. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  133. "license": "MIT",
  134. "dependencies": {
  135. "@floating-ui/utils": "^0.2.11"
  136. }
  137. },
  138. "node_modules/@floating-ui/dom": {
  139. "version": "1.7.6",
  140. "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.6.tgz",
  141. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  142. "license": "MIT",
  143. "dependencies": {
  144. "@floating-ui/core": "^1.7.5",
  145. "@floating-ui/utils": "^0.2.11"
  146. }
  147. },
  148. "node_modules/@floating-ui/utils": {
  149. "version": "0.2.11",
  150. "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.11.tgz",
  151. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  152. "license": "MIT"
  153. },
  154. "node_modules/@jridgewell/sourcemap-codec": {
  155. "version": "1.5.5",
  156. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  157. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  158. "license": "MIT"
  159. },
  160. "node_modules/@napi-rs/canvas": {
  161. "version": "0.1.100",
  162. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas/-/canvas-0.1.100.tgz",
  163. "integrity": "sha512-xglYA6q3XO5P3BNJYxVZ1IV7DLVjp1Py6nwag88YntrS+3vKHyYcMqXVS4ZztJmwz2uGvz1FWhI/4LgbR5uQDA==",
  164. "license": "MIT",
  165. "optional": true,
  166. "workspaces": [
  167. "e2e/*"
  168. ],
  169. "engines": {
  170. "node": ">= 10"
  171. },
  172. "funding": {
  173. "type": "github",
  174. "url": "https://github.com/sponsors/Brooooooklyn"
  175. },
  176. "optionalDependencies": {
  177. "@napi-rs/canvas-android-arm64": "0.1.100",
  178. "@napi-rs/canvas-darwin-arm64": "0.1.100",
  179. "@napi-rs/canvas-darwin-x64": "0.1.100",
  180. "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.100",
  181. "@napi-rs/canvas-linux-arm64-gnu": "0.1.100",
  182. "@napi-rs/canvas-linux-arm64-musl": "0.1.100",
  183. "@napi-rs/canvas-linux-riscv64-gnu": "0.1.100",
  184. "@napi-rs/canvas-linux-x64-gnu": "0.1.100",
  185. "@napi-rs/canvas-linux-x64-musl": "0.1.100",
  186. "@napi-rs/canvas-win32-arm64-msvc": "0.1.100",
  187. "@napi-rs/canvas-win32-x64-msvc": "0.1.100"
  188. }
  189. },
  190. "node_modules/@napi-rs/canvas-android-arm64": {
  191. "version": "0.1.100",
  192. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-android-arm64/-/canvas-android-arm64-0.1.100.tgz",
  193. "integrity": "sha512-hjhCKhntPv9+t4ckHymdx0phYNcVW+GKQR6Lzw2zE+pOVjOplSmtx9nNNknTjbEDLcuLZqA1y8ufKg1XfgftzQ==",
  194. "cpu": [
  195. "arm64"
  196. ],
  197. "license": "MIT",
  198. "optional": true,
  199. "os": [
  200. "android"
  201. ],
  202. "engines": {
  203. "node": ">= 10"
  204. },
  205. "funding": {
  206. "type": "github",
  207. "url": "https://github.com/sponsors/Brooooooklyn"
  208. }
  209. },
  210. "node_modules/@napi-rs/canvas-darwin-arm64": {
  211. "version": "0.1.100",
  212. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-darwin-arm64/-/canvas-darwin-arm64-0.1.100.tgz",
  213. "integrity": "sha512-2PcswRaC7Ly645DGt88///zuFDhJxJYdKAs1uU3mfk1atYkXufgcgLfBpk6Tm12nCQBaNt1wpybuPZ4qOhTo8A==",
  214. "cpu": [
  215. "arm64"
  216. ],
  217. "license": "MIT",
  218. "optional": true,
  219. "os": [
  220. "darwin"
  221. ],
  222. "engines": {
  223. "node": ">= 10"
  224. },
  225. "funding": {
  226. "type": "github",
  227. "url": "https://github.com/sponsors/Brooooooklyn"
  228. }
  229. },
  230. "node_modules/@napi-rs/canvas-darwin-x64": {
  231. "version": "0.1.100",
  232. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-darwin-x64/-/canvas-darwin-x64-0.1.100.tgz",
  233. "integrity": "sha512-ePNZtj7pNIva/siZMg+HmbeozkIjqUIYdoymH8HaA3qK7LfzFN4WMBM8G6HQ9ZC+H3+Dnn5pqtiXpgLykaPOhw==",
  234. "cpu": [
  235. "x64"
  236. ],
  237. "license": "MIT",
  238. "optional": true,
  239. "os": [
  240. "darwin"
  241. ],
  242. "engines": {
  243. "node": ">= 10"
  244. },
  245. "funding": {
  246. "type": "github",
  247. "url": "https://github.com/sponsors/Brooooooklyn"
  248. }
  249. },
  250. "node_modules/@napi-rs/canvas-linux-arm-gnueabihf": {
  251. "version": "0.1.100",
  252. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm-gnueabihf/-/canvas-linux-arm-gnueabihf-0.1.100.tgz",
  253. "integrity": "sha512-d5cDB48oWFGU8/XPhUOFAlySgb/VAu7D+s8fi55K1Pcfg8aPplHWqMgibhVLU8ky7Pyg/fuiVLz4Nf3JrSTuUA==",
  254. "cpu": [
  255. "arm"
  256. ],
  257. "license": "MIT",
  258. "optional": true,
  259. "os": [
  260. "linux"
  261. ],
  262. "engines": {
  263. "node": ">= 10"
  264. },
  265. "funding": {
  266. "type": "github",
  267. "url": "https://github.com/sponsors/Brooooooklyn"
  268. }
  269. },
  270. "node_modules/@napi-rs/canvas-linux-arm64-gnu": {
  271. "version": "0.1.100",
  272. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm64-gnu/-/canvas-linux-arm64-gnu-0.1.100.tgz",
  273. "integrity": "sha512-rDxgxRu69RvDlX/bh9o22DxLsGr8EqsNgotL9+RwQE1S0b0cqeatqsw6aW45mukm0B42DIAaAacKaYQ8cqS1nw==",
  274. "cpu": [
  275. "arm64"
  276. ],
  277. "license": "MIT",
  278. "optional": true,
  279. "os": [
  280. "linux"
  281. ],
  282. "engines": {
  283. "node": ">= 10"
  284. },
  285. "funding": {
  286. "type": "github",
  287. "url": "https://github.com/sponsors/Brooooooklyn"
  288. }
  289. },
  290. "node_modules/@napi-rs/canvas-linux-arm64-musl": {
  291. "version": "0.1.100",
  292. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm64-musl/-/canvas-linux-arm64-musl-0.1.100.tgz",
  293. "integrity": "sha512-K3mDW66N+xT2/V439u1alFANiBUjdEx2gLiNYnCmUsva5jZMxWTjafBYwTzYK+EMFMHrUoabuU+T1BIP5CgbYQ==",
  294. "cpu": [
  295. "arm64"
  296. ],
  297. "license": "MIT",
  298. "optional": true,
  299. "os": [
  300. "linux"
  301. ],
  302. "engines": {
  303. "node": ">= 10"
  304. },
  305. "funding": {
  306. "type": "github",
  307. "url": "https://github.com/sponsors/Brooooooklyn"
  308. }
  309. },
  310. "node_modules/@napi-rs/canvas-linux-riscv64-gnu": {
  311. "version": "0.1.100",
  312. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-riscv64-gnu/-/canvas-linux-riscv64-gnu-0.1.100.tgz",
  313. "integrity": "sha512-mooqUBTIsccZpnoQC4NgrC1v6C1vof39etLNMnBwCY+p0gajWJvAHLGQ6g/gGyS5YrpDW+GefSN4+Cvcr08UWw==",
  314. "cpu": [
  315. "riscv64"
  316. ],
  317. "license": "MIT",
  318. "optional": true,
  319. "os": [
  320. "linux"
  321. ],
  322. "engines": {
  323. "node": ">= 10"
  324. },
  325. "funding": {
  326. "type": "github",
  327. "url": "https://github.com/sponsors/Brooooooklyn"
  328. }
  329. },
  330. "node_modules/@napi-rs/canvas-linux-x64-gnu": {
  331. "version": "0.1.100",
  332. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.100.tgz",
  333. "integrity": "sha512-1eCvkDCazm7FFhsT7DfGOdSaHgZVK3bt/dSBl5EWHOWmnz+I7j8tPseJqqD81NF+MH21jKUK4wQSDjN0mdhnTg==",
  334. "cpu": [
  335. "x64"
  336. ],
  337. "license": "MIT",
  338. "optional": true,
  339. "os": [
  340. "linux"
  341. ],
  342. "engines": {
  343. "node": ">= 10"
  344. },
  345. "funding": {
  346. "type": "github",
  347. "url": "https://github.com/sponsors/Brooooooklyn"
  348. }
  349. },
  350. "node_modules/@napi-rs/canvas-linux-x64-musl": {
  351. "version": "0.1.100",
  352. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.100.tgz",
  353. "integrity": "sha512-20arT6lnI19S68qNlii73TSEDbECNgzMz2EpldC1V3mZFuRkeujXkcebRk0LRJe9SEUAooYiLokfMViY8IX7yA==",
  354. "cpu": [
  355. "x64"
  356. ],
  357. "license": "MIT",
  358. "optional": true,
  359. "os": [
  360. "linux"
  361. ],
  362. "engines": {
  363. "node": ">= 10"
  364. },
  365. "funding": {
  366. "type": "github",
  367. "url": "https://github.com/sponsors/Brooooooklyn"
  368. }
  369. },
  370. "node_modules/@napi-rs/canvas-win32-arm64-msvc": {
  371. "version": "0.1.100",
  372. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-win32-arm64-msvc/-/canvas-win32-arm64-msvc-0.1.100.tgz",
  373. "integrity": "sha512-DZFFT1wIAg37LJw37yhMRFfjATd3vTQzjZ1Yki8u2vhO6Hi5VE6BVaGQ1aaDu7xb4iMErz+9EOwjpS7xcxFeBw==",
  374. "cpu": [
  375. "arm64"
  376. ],
  377. "license": "MIT",
  378. "optional": true,
  379. "os": [
  380. "win32"
  381. ],
  382. "engines": {
  383. "node": ">= 10"
  384. },
  385. "funding": {
  386. "type": "github",
  387. "url": "https://github.com/sponsors/Brooooooklyn"
  388. }
  389. },
  390. "node_modules/@napi-rs/canvas-win32-x64-msvc": {
  391. "version": "0.1.100",
  392. "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-win32-x64-msvc/-/canvas-win32-x64-msvc-0.1.100.tgz",
  393. "integrity": "sha512-MyT1j3mHC2+Lu4pBi9mKyMJhtP6U7k7EldY7sj/uS5gJA65gTXt8MefJQXLJo5d/vZbuWmfxzkEUNc/urV3pHA==",
  394. "cpu": [
  395. "x64"
  396. ],
  397. "license": "MIT",
  398. "optional": true,
  399. "os": [
  400. "win32"
  401. ],
  402. "engines": {
  403. "node": ">= 10"
  404. },
  405. "funding": {
  406. "type": "github",
  407. "url": "https://github.com/sponsors/Brooooooklyn"
  408. }
  409. },
  410. "node_modules/@napi-rs/wasm-runtime": {
  411. "version": "1.1.5",
  412. "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.5.tgz",
  413. "integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==",
  414. "dev": true,
  415. "license": "MIT",
  416. "optional": true,
  417. "dependencies": {
  418. "@tybys/wasm-util": "^0.10.2"
  419. },
  420. "funding": {
  421. "type": "github",
  422. "url": "https://github.com/sponsors/Brooooooklyn"
  423. },
  424. "peerDependencies": {
  425. "@emnapi/core": "^1.7.1",
  426. "@emnapi/runtime": "^1.7.1"
  427. }
  428. },
  429. "node_modules/@oxc-project/types": {
  430. "version": "0.133.0",
  431. "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.133.0.tgz",
  432. "integrity": "sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==",
  433. "dev": true,
  434. "license": "MIT",
  435. "funding": {
  436. "url": "https://github.com/sponsors/Boshen"
  437. }
  438. },
  439. "node_modules/@panzoom/panzoom": {
  440. "version": "4.6.2",
  441. "resolved": "https://registry.npmmirror.com/@panzoom/panzoom/-/panzoom-4.6.2.tgz",
  442. "integrity": "sha512-Zn3B5/hwa6eYIPRSKX0xf2clv8nviTX8AnAU5kU/EugiTDhG41ya2wlBqYrZJYCWQROr/5XkWObZhIkepi89qw==",
  443. "license": "MIT"
  444. },
  445. "node_modules/@parcel/watcher": {
  446. "version": "2.5.6",
  447. "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.6.tgz",
  448. "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
  449. "dev": true,
  450. "hasInstallScript": true,
  451. "license": "MIT",
  452. "optional": true,
  453. "dependencies": {
  454. "detect-libc": "^2.0.3",
  455. "is-glob": "^4.0.3",
  456. "node-addon-api": "^7.0.0",
  457. "picomatch": "^4.0.3"
  458. },
  459. "engines": {
  460. "node": ">= 10.0.0"
  461. },
  462. "funding": {
  463. "type": "opencollective",
  464. "url": "https://opencollective.com/parcel"
  465. },
  466. "optionalDependencies": {
  467. "@parcel/watcher-android-arm64": "2.5.6",
  468. "@parcel/watcher-darwin-arm64": "2.5.6",
  469. "@parcel/watcher-darwin-x64": "2.5.6",
  470. "@parcel/watcher-freebsd-x64": "2.5.6",
  471. "@parcel/watcher-linux-arm-glibc": "2.5.6",
  472. "@parcel/watcher-linux-arm-musl": "2.5.6",
  473. "@parcel/watcher-linux-arm64-glibc": "2.5.6",
  474. "@parcel/watcher-linux-arm64-musl": "2.5.6",
  475. "@parcel/watcher-linux-x64-glibc": "2.5.6",
  476. "@parcel/watcher-linux-x64-musl": "2.5.6",
  477. "@parcel/watcher-win32-arm64": "2.5.6",
  478. "@parcel/watcher-win32-ia32": "2.5.6",
  479. "@parcel/watcher-win32-x64": "2.5.6"
  480. }
  481. },
  482. "node_modules/@parcel/watcher-android-arm64": {
  483. "version": "2.5.6",
  484. "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
  485. "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
  486. "cpu": [
  487. "arm64"
  488. ],
  489. "dev": true,
  490. "license": "MIT",
  491. "optional": true,
  492. "os": [
  493. "android"
  494. ],
  495. "engines": {
  496. "node": ">= 10.0.0"
  497. },
  498. "funding": {
  499. "type": "opencollective",
  500. "url": "https://opencollective.com/parcel"
  501. }
  502. },
  503. "node_modules/@parcel/watcher-darwin-arm64": {
  504. "version": "2.5.6",
  505. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
  506. "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
  507. "cpu": [
  508. "arm64"
  509. ],
  510. "dev": true,
  511. "license": "MIT",
  512. "optional": true,
  513. "os": [
  514. "darwin"
  515. ],
  516. "engines": {
  517. "node": ">= 10.0.0"
  518. },
  519. "funding": {
  520. "type": "opencollective",
  521. "url": "https://opencollective.com/parcel"
  522. }
  523. },
  524. "node_modules/@parcel/watcher-darwin-x64": {
  525. "version": "2.5.6",
  526. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
  527. "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
  528. "cpu": [
  529. "x64"
  530. ],
  531. "dev": true,
  532. "license": "MIT",
  533. "optional": true,
  534. "os": [
  535. "darwin"
  536. ],
  537. "engines": {
  538. "node": ">= 10.0.0"
  539. },
  540. "funding": {
  541. "type": "opencollective",
  542. "url": "https://opencollective.com/parcel"
  543. }
  544. },
  545. "node_modules/@parcel/watcher-freebsd-x64": {
  546. "version": "2.5.6",
  547. "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
  548. "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
  549. "cpu": [
  550. "x64"
  551. ],
  552. "dev": true,
  553. "license": "MIT",
  554. "optional": true,
  555. "os": [
  556. "freebsd"
  557. ],
  558. "engines": {
  559. "node": ">= 10.0.0"
  560. },
  561. "funding": {
  562. "type": "opencollective",
  563. "url": "https://opencollective.com/parcel"
  564. }
  565. },
  566. "node_modules/@parcel/watcher-linux-arm-glibc": {
  567. "version": "2.5.6",
  568. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
  569. "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
  570. "cpu": [
  571. "arm"
  572. ],
  573. "dev": true,
  574. "license": "MIT",
  575. "optional": true,
  576. "os": [
  577. "linux"
  578. ],
  579. "engines": {
  580. "node": ">= 10.0.0"
  581. },
  582. "funding": {
  583. "type": "opencollective",
  584. "url": "https://opencollective.com/parcel"
  585. }
  586. },
  587. "node_modules/@parcel/watcher-linux-arm-musl": {
  588. "version": "2.5.6",
  589. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
  590. "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
  591. "cpu": [
  592. "arm"
  593. ],
  594. "dev": true,
  595. "license": "MIT",
  596. "optional": true,
  597. "os": [
  598. "linux"
  599. ],
  600. "engines": {
  601. "node": ">= 10.0.0"
  602. },
  603. "funding": {
  604. "type": "opencollective",
  605. "url": "https://opencollective.com/parcel"
  606. }
  607. },
  608. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  609. "version": "2.5.6",
  610. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
  611. "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
  612. "cpu": [
  613. "arm64"
  614. ],
  615. "dev": true,
  616. "license": "MIT",
  617. "optional": true,
  618. "os": [
  619. "linux"
  620. ],
  621. "engines": {
  622. "node": ">= 10.0.0"
  623. },
  624. "funding": {
  625. "type": "opencollective",
  626. "url": "https://opencollective.com/parcel"
  627. }
  628. },
  629. "node_modules/@parcel/watcher-linux-arm64-musl": {
  630. "version": "2.5.6",
  631. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
  632. "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
  633. "cpu": [
  634. "arm64"
  635. ],
  636. "dev": true,
  637. "license": "MIT",
  638. "optional": true,
  639. "os": [
  640. "linux"
  641. ],
  642. "engines": {
  643. "node": ">= 10.0.0"
  644. },
  645. "funding": {
  646. "type": "opencollective",
  647. "url": "https://opencollective.com/parcel"
  648. }
  649. },
  650. "node_modules/@parcel/watcher-linux-x64-glibc": {
  651. "version": "2.5.6",
  652. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
  653. "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
  654. "cpu": [
  655. "x64"
  656. ],
  657. "dev": true,
  658. "license": "MIT",
  659. "optional": true,
  660. "os": [
  661. "linux"
  662. ],
  663. "engines": {
  664. "node": ">= 10.0.0"
  665. },
  666. "funding": {
  667. "type": "opencollective",
  668. "url": "https://opencollective.com/parcel"
  669. }
  670. },
  671. "node_modules/@parcel/watcher-linux-x64-musl": {
  672. "version": "2.5.6",
  673. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
  674. "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
  675. "cpu": [
  676. "x64"
  677. ],
  678. "dev": true,
  679. "license": "MIT",
  680. "optional": true,
  681. "os": [
  682. "linux"
  683. ],
  684. "engines": {
  685. "node": ">= 10.0.0"
  686. },
  687. "funding": {
  688. "type": "opencollective",
  689. "url": "https://opencollective.com/parcel"
  690. }
  691. },
  692. "node_modules/@parcel/watcher-win32-arm64": {
  693. "version": "2.5.6",
  694. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
  695. "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
  696. "cpu": [
  697. "arm64"
  698. ],
  699. "dev": true,
  700. "license": "MIT",
  701. "optional": true,
  702. "os": [
  703. "win32"
  704. ],
  705. "engines": {
  706. "node": ">= 10.0.0"
  707. },
  708. "funding": {
  709. "type": "opencollective",
  710. "url": "https://opencollective.com/parcel"
  711. }
  712. },
  713. "node_modules/@parcel/watcher-win32-ia32": {
  714. "version": "2.5.6",
  715. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
  716. "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
  717. "cpu": [
  718. "ia32"
  719. ],
  720. "dev": true,
  721. "license": "MIT",
  722. "optional": true,
  723. "os": [
  724. "win32"
  725. ],
  726. "engines": {
  727. "node": ">= 10.0.0"
  728. },
  729. "funding": {
  730. "type": "opencollective",
  731. "url": "https://opencollective.com/parcel"
  732. }
  733. },
  734. "node_modules/@parcel/watcher-win32-x64": {
  735. "version": "2.5.6",
  736. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  737. "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  738. "cpu": [
  739. "x64"
  740. ],
  741. "dev": true,
  742. "license": "MIT",
  743. "optional": true,
  744. "os": [
  745. "win32"
  746. ],
  747. "engines": {
  748. "node": ">= 10.0.0"
  749. },
  750. "funding": {
  751. "type": "opencollective",
  752. "url": "https://opencollective.com/parcel"
  753. }
  754. },
  755. "node_modules/@popperjs/core": {
  756. "name": "@sxzz/popperjs-es",
  757. "version": "2.11.8",
  758. "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  759. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  760. "license": "MIT",
  761. "funding": {
  762. "type": "opencollective",
  763. "url": "https://opencollective.com/popperjs"
  764. }
  765. },
  766. "node_modules/@rolldown/binding-android-arm64": {
  767. "version": "1.0.3",
  768. "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.3.tgz",
  769. "integrity": "sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==",
  770. "cpu": [
  771. "arm64"
  772. ],
  773. "dev": true,
  774. "license": "MIT",
  775. "optional": true,
  776. "os": [
  777. "android"
  778. ],
  779. "engines": {
  780. "node": "^20.19.0 || >=22.12.0"
  781. }
  782. },
  783. "node_modules/@rolldown/binding-darwin-arm64": {
  784. "version": "1.0.3",
  785. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.3.tgz",
  786. "integrity": "sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==",
  787. "cpu": [
  788. "arm64"
  789. ],
  790. "dev": true,
  791. "license": "MIT",
  792. "optional": true,
  793. "os": [
  794. "darwin"
  795. ],
  796. "engines": {
  797. "node": "^20.19.0 || >=22.12.0"
  798. }
  799. },
  800. "node_modules/@rolldown/binding-darwin-x64": {
  801. "version": "1.0.3",
  802. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.3.tgz",
  803. "integrity": "sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==",
  804. "cpu": [
  805. "x64"
  806. ],
  807. "dev": true,
  808. "license": "MIT",
  809. "optional": true,
  810. "os": [
  811. "darwin"
  812. ],
  813. "engines": {
  814. "node": "^20.19.0 || >=22.12.0"
  815. }
  816. },
  817. "node_modules/@rolldown/binding-freebsd-x64": {
  818. "version": "1.0.3",
  819. "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.3.tgz",
  820. "integrity": "sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==",
  821. "cpu": [
  822. "x64"
  823. ],
  824. "dev": true,
  825. "license": "MIT",
  826. "optional": true,
  827. "os": [
  828. "freebsd"
  829. ],
  830. "engines": {
  831. "node": "^20.19.0 || >=22.12.0"
  832. }
  833. },
  834. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  835. "version": "1.0.3",
  836. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.3.tgz",
  837. "integrity": "sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==",
  838. "cpu": [
  839. "arm"
  840. ],
  841. "dev": true,
  842. "license": "MIT",
  843. "optional": true,
  844. "os": [
  845. "linux"
  846. ],
  847. "engines": {
  848. "node": "^20.19.0 || >=22.12.0"
  849. }
  850. },
  851. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  852. "version": "1.0.3",
  853. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.3.tgz",
  854. "integrity": "sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==",
  855. "cpu": [
  856. "arm64"
  857. ],
  858. "dev": true,
  859. "license": "MIT",
  860. "optional": true,
  861. "os": [
  862. "linux"
  863. ],
  864. "engines": {
  865. "node": "^20.19.0 || >=22.12.0"
  866. }
  867. },
  868. "node_modules/@rolldown/binding-linux-arm64-musl": {
  869. "version": "1.0.3",
  870. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.3.tgz",
  871. "integrity": "sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==",
  872. "cpu": [
  873. "arm64"
  874. ],
  875. "dev": true,
  876. "license": "MIT",
  877. "optional": true,
  878. "os": [
  879. "linux"
  880. ],
  881. "engines": {
  882. "node": "^20.19.0 || >=22.12.0"
  883. }
  884. },
  885. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  886. "version": "1.0.3",
  887. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.3.tgz",
  888. "integrity": "sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==",
  889. "cpu": [
  890. "ppc64"
  891. ],
  892. "dev": true,
  893. "license": "MIT",
  894. "optional": true,
  895. "os": [
  896. "linux"
  897. ],
  898. "engines": {
  899. "node": "^20.19.0 || >=22.12.0"
  900. }
  901. },
  902. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  903. "version": "1.0.3",
  904. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.3.tgz",
  905. "integrity": "sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==",
  906. "cpu": [
  907. "s390x"
  908. ],
  909. "dev": true,
  910. "license": "MIT",
  911. "optional": true,
  912. "os": [
  913. "linux"
  914. ],
  915. "engines": {
  916. "node": "^20.19.0 || >=22.12.0"
  917. }
  918. },
  919. "node_modules/@rolldown/binding-linux-x64-gnu": {
  920. "version": "1.0.3",
  921. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.3.tgz",
  922. "integrity": "sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==",
  923. "cpu": [
  924. "x64"
  925. ],
  926. "dev": true,
  927. "license": "MIT",
  928. "optional": true,
  929. "os": [
  930. "linux"
  931. ],
  932. "engines": {
  933. "node": "^20.19.0 || >=22.12.0"
  934. }
  935. },
  936. "node_modules/@rolldown/binding-linux-x64-musl": {
  937. "version": "1.0.3",
  938. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.3.tgz",
  939. "integrity": "sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==",
  940. "cpu": [
  941. "x64"
  942. ],
  943. "dev": true,
  944. "license": "MIT",
  945. "optional": true,
  946. "os": [
  947. "linux"
  948. ],
  949. "engines": {
  950. "node": "^20.19.0 || >=22.12.0"
  951. }
  952. },
  953. "node_modules/@rolldown/binding-openharmony-arm64": {
  954. "version": "1.0.3",
  955. "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.3.tgz",
  956. "integrity": "sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==",
  957. "cpu": [
  958. "arm64"
  959. ],
  960. "dev": true,
  961. "license": "MIT",
  962. "optional": true,
  963. "os": [
  964. "openharmony"
  965. ],
  966. "engines": {
  967. "node": "^20.19.0 || >=22.12.0"
  968. }
  969. },
  970. "node_modules/@rolldown/binding-wasm32-wasi": {
  971. "version": "1.0.3",
  972. "resolved": "https://registry.npmmirror.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.3.tgz",
  973. "integrity": "sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==",
  974. "cpu": [
  975. "wasm32"
  976. ],
  977. "dev": true,
  978. "license": "MIT",
  979. "optional": true,
  980. "dependencies": {
  981. "@emnapi/core": "1.10.0",
  982. "@emnapi/runtime": "1.10.0",
  983. "@napi-rs/wasm-runtime": "^1.1.4"
  984. },
  985. "engines": {
  986. "node": "^20.19.0 || >=22.12.0"
  987. }
  988. },
  989. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  990. "version": "1.0.3",
  991. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.3.tgz",
  992. "integrity": "sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==",
  993. "cpu": [
  994. "arm64"
  995. ],
  996. "dev": true,
  997. "license": "MIT",
  998. "optional": true,
  999. "os": [
  1000. "win32"
  1001. ],
  1002. "engines": {
  1003. "node": "^20.19.0 || >=22.12.0"
  1004. }
  1005. },
  1006. "node_modules/@rolldown/binding-win32-x64-msvc": {
  1007. "version": "1.0.3",
  1008. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.3.tgz",
  1009. "integrity": "sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==",
  1010. "cpu": [
  1011. "x64"
  1012. ],
  1013. "dev": true,
  1014. "license": "MIT",
  1015. "optional": true,
  1016. "os": [
  1017. "win32"
  1018. ],
  1019. "engines": {
  1020. "node": "^20.19.0 || >=22.12.0"
  1021. }
  1022. },
  1023. "node_modules/@rolldown/pluginutils": {
  1024. "version": "1.0.1",
  1025. "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  1026. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  1027. "dev": true,
  1028. "license": "MIT"
  1029. },
  1030. "node_modules/@tybys/wasm-util": {
  1031. "version": "0.10.2",
  1032. "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
  1033. "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
  1034. "dev": true,
  1035. "license": "MIT",
  1036. "optional": true,
  1037. "dependencies": {
  1038. "tslib": "^2.4.0"
  1039. }
  1040. },
  1041. "node_modules/@types/localforage": {
  1042. "version": "0.0.34",
  1043. "resolved": "https://registry.npmmirror.com/@types/localforage/-/localforage-0.0.34.tgz",
  1044. "integrity": "sha512-tJxahnjm9dEI1X+hQSC5f2BSd/coZaqbIl1m3TCl0q9SVuC52XcXfV0XmoCU1+PmjyucuVITwoTnN8OlTbEXXA==",
  1045. "deprecated": "This is a stub types definition for localforage (https://github.com/localForage/localForage). localforage provides its own type definitions, so you don't need @types/localforage installed!",
  1046. "license": "MIT",
  1047. "dependencies": {
  1048. "localforage": "*"
  1049. }
  1050. },
  1051. "node_modules/@types/lodash": {
  1052. "version": "4.17.24",
  1053. "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.24.tgz",
  1054. "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
  1055. "license": "MIT"
  1056. },
  1057. "node_modules/@types/lodash-es": {
  1058. "version": "4.17.12",
  1059. "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1060. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1061. "license": "MIT",
  1062. "dependencies": {
  1063. "@types/lodash": "*"
  1064. }
  1065. },
  1066. "node_modules/@types/web-bluetooth": {
  1067. "version": "0.0.21",
  1068. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  1069. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  1070. "license": "MIT"
  1071. },
  1072. "node_modules/@vitejs/plugin-basic-ssl": {
  1073. "version": "2.3.0",
  1074. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-2.3.0.tgz",
  1075. "integrity": "sha512-bdyo8rB3NnQbikdMpHaML9Z1OZPBu6fFOBo+OtxsBlvMJtysWskmBcnbIDhUqgC8tcxNv/a+BcV5U+2nQMm1OQ==",
  1076. "dev": true,
  1077. "license": "MIT",
  1078. "engines": {
  1079. "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
  1080. },
  1081. "peerDependencies": {
  1082. "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
  1083. }
  1084. },
  1085. "node_modules/@vitejs/plugin-vue": {
  1086. "version": "6.0.7",
  1087. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz",
  1088. "integrity": "sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==",
  1089. "dev": true,
  1090. "license": "MIT",
  1091. "dependencies": {
  1092. "@rolldown/pluginutils": "^1.0.1"
  1093. },
  1094. "engines": {
  1095. "node": "^20.19.0 || >=22.12.0"
  1096. },
  1097. "peerDependencies": {
  1098. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  1099. "vue": "^3.2.25"
  1100. }
  1101. },
  1102. "node_modules/@vue/compiler-core": {
  1103. "version": "3.5.38",
  1104. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.38.tgz",
  1105. "integrity": "sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==",
  1106. "license": "MIT",
  1107. "dependencies": {
  1108. "@babel/parser": "^7.29.7",
  1109. "@vue/shared": "3.5.38",
  1110. "entities": "^7.0.1",
  1111. "estree-walker": "^2.0.2",
  1112. "source-map-js": "^1.2.1"
  1113. }
  1114. },
  1115. "node_modules/@vue/compiler-dom": {
  1116. "version": "3.5.38",
  1117. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.38.tgz",
  1118. "integrity": "sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==",
  1119. "license": "MIT",
  1120. "dependencies": {
  1121. "@vue/compiler-core": "3.5.38",
  1122. "@vue/shared": "3.5.38"
  1123. }
  1124. },
  1125. "node_modules/@vue/compiler-sfc": {
  1126. "version": "3.5.38",
  1127. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.38.tgz",
  1128. "integrity": "sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==",
  1129. "license": "MIT",
  1130. "dependencies": {
  1131. "@babel/parser": "^7.29.7",
  1132. "@vue/compiler-core": "3.5.38",
  1133. "@vue/compiler-dom": "3.5.38",
  1134. "@vue/compiler-ssr": "3.5.38",
  1135. "@vue/shared": "3.5.38",
  1136. "estree-walker": "^2.0.2",
  1137. "magic-string": "^0.30.21",
  1138. "postcss": "^8.5.15",
  1139. "source-map-js": "^1.2.1"
  1140. }
  1141. },
  1142. "node_modules/@vue/compiler-ssr": {
  1143. "version": "3.5.38",
  1144. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.38.tgz",
  1145. "integrity": "sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==",
  1146. "license": "MIT",
  1147. "dependencies": {
  1148. "@vue/compiler-dom": "3.5.38",
  1149. "@vue/shared": "3.5.38"
  1150. }
  1151. },
  1152. "node_modules/@vue/devtools-api": {
  1153. "version": "6.6.4",
  1154. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  1155. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  1156. "license": "MIT"
  1157. },
  1158. "node_modules/@vue/reactivity": {
  1159. "version": "3.5.38",
  1160. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.38.tgz",
  1161. "integrity": "sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==",
  1162. "license": "MIT",
  1163. "dependencies": {
  1164. "@vue/shared": "3.5.38"
  1165. }
  1166. },
  1167. "node_modules/@vue/runtime-core": {
  1168. "version": "3.5.38",
  1169. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.38.tgz",
  1170. "integrity": "sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==",
  1171. "license": "MIT",
  1172. "dependencies": {
  1173. "@vue/reactivity": "3.5.38",
  1174. "@vue/shared": "3.5.38"
  1175. }
  1176. },
  1177. "node_modules/@vue/runtime-dom": {
  1178. "version": "3.5.38",
  1179. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.38.tgz",
  1180. "integrity": "sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==",
  1181. "license": "MIT",
  1182. "dependencies": {
  1183. "@vue/reactivity": "3.5.38",
  1184. "@vue/runtime-core": "3.5.38",
  1185. "@vue/shared": "3.5.38",
  1186. "csstype": "^3.2.3"
  1187. }
  1188. },
  1189. "node_modules/@vue/server-renderer": {
  1190. "version": "3.5.38",
  1191. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.38.tgz",
  1192. "integrity": "sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==",
  1193. "license": "MIT",
  1194. "dependencies": {
  1195. "@vue/compiler-ssr": "3.5.38",
  1196. "@vue/shared": "3.5.38"
  1197. },
  1198. "peerDependencies": {
  1199. "vue": "3.5.38"
  1200. }
  1201. },
  1202. "node_modules/@vue/shared": {
  1203. "version": "3.5.38",
  1204. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.38.tgz",
  1205. "integrity": "sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==",
  1206. "license": "MIT"
  1207. },
  1208. "node_modules/@vueuse/core": {
  1209. "version": "14.3.0",
  1210. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.3.0.tgz",
  1211. "integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
  1212. "license": "MIT",
  1213. "dependencies": {
  1214. "@types/web-bluetooth": "^0.0.21",
  1215. "@vueuse/metadata": "14.3.0",
  1216. "@vueuse/shared": "14.3.0"
  1217. },
  1218. "funding": {
  1219. "url": "https://github.com/sponsors/antfu"
  1220. },
  1221. "peerDependencies": {
  1222. "vue": "^3.5.0"
  1223. }
  1224. },
  1225. "node_modules/@vueuse/metadata": {
  1226. "version": "14.3.0",
  1227. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.3.0.tgz",
  1228. "integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
  1229. "license": "MIT",
  1230. "funding": {
  1231. "url": "https://github.com/sponsors/antfu"
  1232. }
  1233. },
  1234. "node_modules/@vueuse/shared": {
  1235. "version": "14.3.0",
  1236. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.3.0.tgz",
  1237. "integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
  1238. "license": "MIT",
  1239. "funding": {
  1240. "url": "https://github.com/sponsors/antfu"
  1241. },
  1242. "peerDependencies": {
  1243. "vue": "^3.5.0"
  1244. }
  1245. },
  1246. "node_modules/@xmldom/xmldom": {
  1247. "version": "0.7.13",
  1248. "resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.7.13.tgz",
  1249. "integrity": "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==",
  1250. "deprecated": "this version is no longer supported, please update to at least 0.8.*",
  1251. "license": "MIT",
  1252. "engines": {
  1253. "node": ">=10.0.0"
  1254. }
  1255. },
  1256. "node_modules/agent-base": {
  1257. "version": "6.0.2",
  1258. "resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz",
  1259. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  1260. "license": "MIT",
  1261. "dependencies": {
  1262. "debug": "4"
  1263. },
  1264. "engines": {
  1265. "node": ">= 6.0.0"
  1266. }
  1267. },
  1268. "node_modules/async-validator": {
  1269. "version": "4.2.5",
  1270. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  1271. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1272. "license": "MIT"
  1273. },
  1274. "node_modules/asynckit": {
  1275. "version": "0.4.0",
  1276. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1277. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1278. "license": "MIT"
  1279. },
  1280. "node_modules/axios": {
  1281. "version": "1.18.0",
  1282. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.18.0.tgz",
  1283. "integrity": "sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==",
  1284. "license": "MIT",
  1285. "dependencies": {
  1286. "follow-redirects": "^1.16.0",
  1287. "form-data": "^4.0.5",
  1288. "https-proxy-agent": "^5.0.1",
  1289. "proxy-from-env": "^2.1.0"
  1290. }
  1291. },
  1292. "node_modules/call-bind-apply-helpers": {
  1293. "version": "1.0.2",
  1294. "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  1295. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  1296. "license": "MIT",
  1297. "dependencies": {
  1298. "es-errors": "^1.3.0",
  1299. "function-bind": "^1.1.2"
  1300. },
  1301. "engines": {
  1302. "node": ">= 0.4"
  1303. }
  1304. },
  1305. "node_modules/chokidar": {
  1306. "version": "5.0.0",
  1307. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-5.0.0.tgz",
  1308. "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
  1309. "dev": true,
  1310. "license": "MIT",
  1311. "dependencies": {
  1312. "readdirp": "^5.0.0"
  1313. },
  1314. "engines": {
  1315. "node": ">= 20.19.0"
  1316. },
  1317. "funding": {
  1318. "url": "https://paulmillr.com/funding/"
  1319. }
  1320. },
  1321. "node_modules/combined-stream": {
  1322. "version": "1.0.8",
  1323. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1324. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1325. "license": "MIT",
  1326. "dependencies": {
  1327. "delayed-stream": "~1.0.0"
  1328. },
  1329. "engines": {
  1330. "node": ">= 0.8"
  1331. }
  1332. },
  1333. "node_modules/core-js": {
  1334. "version": "3.49.0",
  1335. "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.49.0.tgz",
  1336. "integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==",
  1337. "hasInstallScript": true,
  1338. "license": "MIT",
  1339. "funding": {
  1340. "type": "opencollective",
  1341. "url": "https://opencollective.com/core-js"
  1342. }
  1343. },
  1344. "node_modules/core-util-is": {
  1345. "version": "1.0.3",
  1346. "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
  1347. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
  1348. "license": "MIT"
  1349. },
  1350. "node_modules/csstype": {
  1351. "version": "3.2.3",
  1352. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
  1353. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1354. "license": "MIT"
  1355. },
  1356. "node_modules/d": {
  1357. "version": "1.0.2",
  1358. "resolved": "https://registry.npmmirror.com/d/-/d-1.0.2.tgz",
  1359. "integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
  1360. "license": "ISC",
  1361. "dependencies": {
  1362. "es5-ext": "^0.10.64",
  1363. "type": "^2.7.2"
  1364. },
  1365. "engines": {
  1366. "node": ">=0.12"
  1367. }
  1368. },
  1369. "node_modules/dayjs": {
  1370. "version": "1.11.21",
  1371. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.21.tgz",
  1372. "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
  1373. "license": "MIT"
  1374. },
  1375. "node_modules/debug": {
  1376. "version": "4.4.3",
  1377. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
  1378. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  1379. "license": "MIT",
  1380. "dependencies": {
  1381. "ms": "^2.1.3"
  1382. },
  1383. "engines": {
  1384. "node": ">=6.0"
  1385. },
  1386. "peerDependenciesMeta": {
  1387. "supports-color": {
  1388. "optional": true
  1389. }
  1390. }
  1391. },
  1392. "node_modules/delayed-stream": {
  1393. "version": "1.0.0",
  1394. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1395. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1396. "license": "MIT",
  1397. "engines": {
  1398. "node": ">=0.4.0"
  1399. }
  1400. },
  1401. "node_modules/detect-libc": {
  1402. "version": "2.1.2",
  1403. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  1404. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1405. "dev": true,
  1406. "license": "Apache-2.0",
  1407. "engines": {
  1408. "node": ">=8"
  1409. }
  1410. },
  1411. "node_modules/dunder-proto": {
  1412. "version": "1.0.1",
  1413. "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
  1414. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  1415. "license": "MIT",
  1416. "dependencies": {
  1417. "call-bind-apply-helpers": "^1.0.1",
  1418. "es-errors": "^1.3.0",
  1419. "gopd": "^1.2.0"
  1420. },
  1421. "engines": {
  1422. "node": ">= 0.4"
  1423. }
  1424. },
  1425. "node_modules/element-plus": {
  1426. "version": "2.14.2",
  1427. "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.14.2.tgz",
  1428. "integrity": "sha512-eNH9uP3wQoNqieEIHXiNvIVv+zO5sZDU0CAZq5b0zqSN06DD0/V9xIq1R/qm3rw5k3nBTM1JvpxhCfRbaFLzDQ==",
  1429. "license": "MIT",
  1430. "dependencies": {
  1431. "@ctrl/tinycolor": "^4.2.0",
  1432. "@element-plus/icons-vue": "^2.3.2",
  1433. "@floating-ui/dom": "^1.7.6",
  1434. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
  1435. "@types/lodash": "^4.17.24",
  1436. "@types/lodash-es": "^4.17.12",
  1437. "@vueuse/core": "14.3.0",
  1438. "async-validator": "^4.2.5",
  1439. "dayjs": "^1.11.20",
  1440. "lodash": "^4.18.1",
  1441. "lodash-es": "^4.18.1",
  1442. "lodash-unified": "^1.0.3",
  1443. "memoize-one": "^6.0.0",
  1444. "normalize-wheel-es": "^1.2.0",
  1445. "vue-component-type-helpers": "^3.3.3"
  1446. },
  1447. "peerDependencies": {
  1448. "vue": "^3.3.7"
  1449. }
  1450. },
  1451. "node_modules/entities": {
  1452. "version": "7.0.1",
  1453. "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
  1454. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1455. "license": "BSD-2-Clause",
  1456. "engines": {
  1457. "node": ">=0.12"
  1458. },
  1459. "funding": {
  1460. "url": "https://github.com/fb55/entities?sponsor=1"
  1461. }
  1462. },
  1463. "node_modules/epubjs": {
  1464. "version": "0.3.93",
  1465. "resolved": "https://registry.npmmirror.com/epubjs/-/epubjs-0.3.93.tgz",
  1466. "integrity": "sha512-c06pNSdBxcXv3dZSbXAVLE1/pmleRhOT6mXNZo6INKmvuKpYB65MwU/lO7830czCtjIiK9i+KR+3S+p0wtljrw==",
  1467. "license": "BSD-2-Clause",
  1468. "dependencies": {
  1469. "@types/localforage": "0.0.34",
  1470. "@xmldom/xmldom": "^0.7.5",
  1471. "core-js": "^3.18.3",
  1472. "event-emitter": "^0.3.5",
  1473. "jszip": "^3.7.1",
  1474. "localforage": "^1.10.0",
  1475. "lodash": "^4.17.21",
  1476. "marks-pane": "^1.0.9",
  1477. "path-webpack": "0.0.3"
  1478. }
  1479. },
  1480. "node_modules/es-define-property": {
  1481. "version": "1.0.1",
  1482. "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
  1483. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  1484. "license": "MIT",
  1485. "engines": {
  1486. "node": ">= 0.4"
  1487. }
  1488. },
  1489. "node_modules/es-errors": {
  1490. "version": "1.3.0",
  1491. "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
  1492. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  1493. "license": "MIT",
  1494. "engines": {
  1495. "node": ">= 0.4"
  1496. }
  1497. },
  1498. "node_modules/es-object-atoms": {
  1499. "version": "1.1.2",
  1500. "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
  1501. "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
  1502. "license": "MIT",
  1503. "dependencies": {
  1504. "es-errors": "^1.3.0"
  1505. },
  1506. "engines": {
  1507. "node": ">= 0.4"
  1508. }
  1509. },
  1510. "node_modules/es-set-tostringtag": {
  1511. "version": "2.1.0",
  1512. "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  1513. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  1514. "license": "MIT",
  1515. "dependencies": {
  1516. "es-errors": "^1.3.0",
  1517. "get-intrinsic": "^1.2.6",
  1518. "has-tostringtag": "^1.0.2",
  1519. "hasown": "^2.0.2"
  1520. },
  1521. "engines": {
  1522. "node": ">= 0.4"
  1523. }
  1524. },
  1525. "node_modules/es5-ext": {
  1526. "version": "0.10.64",
  1527. "resolved": "https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.64.tgz",
  1528. "integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
  1529. "hasInstallScript": true,
  1530. "license": "ISC",
  1531. "dependencies": {
  1532. "es6-iterator": "^2.0.3",
  1533. "es6-symbol": "^3.1.3",
  1534. "esniff": "^2.0.1",
  1535. "next-tick": "^1.1.0"
  1536. },
  1537. "engines": {
  1538. "node": ">=0.10"
  1539. }
  1540. },
  1541. "node_modules/es6-iterator": {
  1542. "version": "2.0.3",
  1543. "resolved": "https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz",
  1544. "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
  1545. "license": "MIT",
  1546. "dependencies": {
  1547. "d": "1",
  1548. "es5-ext": "^0.10.35",
  1549. "es6-symbol": "^3.1.1"
  1550. }
  1551. },
  1552. "node_modules/es6-symbol": {
  1553. "version": "3.1.4",
  1554. "resolved": "https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.4.tgz",
  1555. "integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
  1556. "license": "ISC",
  1557. "dependencies": {
  1558. "d": "^1.0.2",
  1559. "ext": "^1.7.0"
  1560. },
  1561. "engines": {
  1562. "node": ">=0.12"
  1563. }
  1564. },
  1565. "node_modules/esniff": {
  1566. "version": "2.0.1",
  1567. "resolved": "https://registry.npmmirror.com/esniff/-/esniff-2.0.1.tgz",
  1568. "integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
  1569. "license": "ISC",
  1570. "dependencies": {
  1571. "d": "^1.0.1",
  1572. "es5-ext": "^0.10.62",
  1573. "event-emitter": "^0.3.5",
  1574. "type": "^2.7.2"
  1575. },
  1576. "engines": {
  1577. "node": ">=0.10"
  1578. }
  1579. },
  1580. "node_modules/estree-walker": {
  1581. "version": "2.0.2",
  1582. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1583. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1584. "license": "MIT"
  1585. },
  1586. "node_modules/event-emitter": {
  1587. "version": "0.3.5",
  1588. "resolved": "https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz",
  1589. "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
  1590. "license": "MIT",
  1591. "dependencies": {
  1592. "d": "1",
  1593. "es5-ext": "~0.10.14"
  1594. }
  1595. },
  1596. "node_modules/ext": {
  1597. "version": "1.7.0",
  1598. "resolved": "https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz",
  1599. "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
  1600. "license": "ISC",
  1601. "dependencies": {
  1602. "type": "^2.7.2"
  1603. }
  1604. },
  1605. "node_modules/fdir": {
  1606. "version": "6.5.0",
  1607. "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
  1608. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1609. "dev": true,
  1610. "license": "MIT",
  1611. "engines": {
  1612. "node": ">=12.0.0"
  1613. },
  1614. "peerDependencies": {
  1615. "picomatch": "^3 || ^4"
  1616. },
  1617. "peerDependenciesMeta": {
  1618. "picomatch": {
  1619. "optional": true
  1620. }
  1621. }
  1622. },
  1623. "node_modules/follow-redirects": {
  1624. "version": "1.16.0",
  1625. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.16.0.tgz",
  1626. "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
  1627. "funding": [
  1628. {
  1629. "type": "individual",
  1630. "url": "https://github.com/sponsors/RubenVerborgh"
  1631. }
  1632. ],
  1633. "license": "MIT",
  1634. "engines": {
  1635. "node": ">=4.0"
  1636. },
  1637. "peerDependenciesMeta": {
  1638. "debug": {
  1639. "optional": true
  1640. }
  1641. }
  1642. },
  1643. "node_modules/form-data": {
  1644. "version": "4.0.6",
  1645. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.6.tgz",
  1646. "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
  1647. "license": "MIT",
  1648. "dependencies": {
  1649. "asynckit": "^0.4.0",
  1650. "combined-stream": "^1.0.8",
  1651. "es-set-tostringtag": "^2.1.0",
  1652. "hasown": "^2.0.4",
  1653. "mime-types": "^2.1.35"
  1654. },
  1655. "engines": {
  1656. "node": ">= 6"
  1657. }
  1658. },
  1659. "node_modules/fsevents": {
  1660. "version": "2.3.3",
  1661. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  1662. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1663. "dev": true,
  1664. "hasInstallScript": true,
  1665. "license": "MIT",
  1666. "optional": true,
  1667. "os": [
  1668. "darwin"
  1669. ],
  1670. "engines": {
  1671. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1672. }
  1673. },
  1674. "node_modules/function-bind": {
  1675. "version": "1.1.2",
  1676. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
  1677. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  1678. "license": "MIT",
  1679. "funding": {
  1680. "url": "https://github.com/sponsors/ljharb"
  1681. }
  1682. },
  1683. "node_modules/get-intrinsic": {
  1684. "version": "1.3.0",
  1685. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  1686. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  1687. "license": "MIT",
  1688. "dependencies": {
  1689. "call-bind-apply-helpers": "^1.0.2",
  1690. "es-define-property": "^1.0.1",
  1691. "es-errors": "^1.3.0",
  1692. "es-object-atoms": "^1.1.1",
  1693. "function-bind": "^1.1.2",
  1694. "get-proto": "^1.0.1",
  1695. "gopd": "^1.2.0",
  1696. "has-symbols": "^1.1.0",
  1697. "hasown": "^2.0.2",
  1698. "math-intrinsics": "^1.1.0"
  1699. },
  1700. "engines": {
  1701. "node": ">= 0.4"
  1702. },
  1703. "funding": {
  1704. "url": "https://github.com/sponsors/ljharb"
  1705. }
  1706. },
  1707. "node_modules/get-proto": {
  1708. "version": "1.0.1",
  1709. "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
  1710. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  1711. "license": "MIT",
  1712. "dependencies": {
  1713. "dunder-proto": "^1.0.1",
  1714. "es-object-atoms": "^1.0.0"
  1715. },
  1716. "engines": {
  1717. "node": ">= 0.4"
  1718. }
  1719. },
  1720. "node_modules/gopd": {
  1721. "version": "1.2.0",
  1722. "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
  1723. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  1724. "license": "MIT",
  1725. "engines": {
  1726. "node": ">= 0.4"
  1727. },
  1728. "funding": {
  1729. "url": "https://github.com/sponsors/ljharb"
  1730. }
  1731. },
  1732. "node_modules/has-symbols": {
  1733. "version": "1.1.0",
  1734. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
  1735. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  1736. "license": "MIT",
  1737. "engines": {
  1738. "node": ">= 0.4"
  1739. },
  1740. "funding": {
  1741. "url": "https://github.com/sponsors/ljharb"
  1742. }
  1743. },
  1744. "node_modules/has-tostringtag": {
  1745. "version": "1.0.2",
  1746. "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  1747. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  1748. "license": "MIT",
  1749. "dependencies": {
  1750. "has-symbols": "^1.0.3"
  1751. },
  1752. "engines": {
  1753. "node": ">= 0.4"
  1754. },
  1755. "funding": {
  1756. "url": "https://github.com/sponsors/ljharb"
  1757. }
  1758. },
  1759. "node_modules/hasown": {
  1760. "version": "2.0.4",
  1761. "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.4.tgz",
  1762. "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
  1763. "license": "MIT",
  1764. "dependencies": {
  1765. "function-bind": "^1.1.2"
  1766. },
  1767. "engines": {
  1768. "node": ">= 0.4"
  1769. }
  1770. },
  1771. "node_modules/html5-qrcode": {
  1772. "version": "2.3.8",
  1773. "resolved": "https://registry.npmmirror.com/html5-qrcode/-/html5-qrcode-2.3.8.tgz",
  1774. "integrity": "sha512-jsr4vafJhwoLVEDW3n1KvPnCCXWaQfRng0/EEYk1vNcQGcG/htAdhJX0be8YyqMoSz7+hZvOZSTAepsabiuhiQ==",
  1775. "license": "Apache-2.0"
  1776. },
  1777. "node_modules/https-proxy-agent": {
  1778. "version": "5.0.1",
  1779. "resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  1780. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  1781. "license": "MIT",
  1782. "dependencies": {
  1783. "agent-base": "6",
  1784. "debug": "4"
  1785. },
  1786. "engines": {
  1787. "node": ">= 6"
  1788. }
  1789. },
  1790. "node_modules/immediate": {
  1791. "version": "3.0.6",
  1792. "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz",
  1793. "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
  1794. "license": "MIT"
  1795. },
  1796. "node_modules/immutable": {
  1797. "version": "5.1.7",
  1798. "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.7.tgz",
  1799. "integrity": "sha512-47Xb+LFbZ/ZIjQMj6Q5J3IfK7PJFuqRdFOC9FpGgRTK6U2dAEVmkR9hp58qU4FpYux5YXpneDwkj2EP6lppzFA==",
  1800. "dev": true,
  1801. "license": "MIT"
  1802. },
  1803. "node_modules/inherits": {
  1804. "version": "2.0.4",
  1805. "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
  1806. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  1807. "license": "ISC"
  1808. },
  1809. "node_modules/is-extglob": {
  1810. "version": "2.1.1",
  1811. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  1812. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1813. "dev": true,
  1814. "license": "MIT",
  1815. "optional": true,
  1816. "engines": {
  1817. "node": ">=0.10.0"
  1818. }
  1819. },
  1820. "node_modules/is-glob": {
  1821. "version": "4.0.3",
  1822. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  1823. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1824. "dev": true,
  1825. "license": "MIT",
  1826. "optional": true,
  1827. "dependencies": {
  1828. "is-extglob": "^2.1.1"
  1829. },
  1830. "engines": {
  1831. "node": ">=0.10.0"
  1832. }
  1833. },
  1834. "node_modules/isarray": {
  1835. "version": "1.0.0",
  1836. "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
  1837. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
  1838. "license": "MIT"
  1839. },
  1840. "node_modules/jszip": {
  1841. "version": "3.10.1",
  1842. "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz",
  1843. "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
  1844. "license": "(MIT OR GPL-3.0-or-later)",
  1845. "dependencies": {
  1846. "lie": "~3.3.0",
  1847. "pako": "~1.0.2",
  1848. "readable-stream": "~2.3.6",
  1849. "setimmediate": "^1.0.5"
  1850. }
  1851. },
  1852. "node_modules/lie": {
  1853. "version": "3.3.0",
  1854. "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz",
  1855. "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
  1856. "license": "MIT",
  1857. "dependencies": {
  1858. "immediate": "~3.0.5"
  1859. }
  1860. },
  1861. "node_modules/lightningcss": {
  1862. "version": "1.32.0",
  1863. "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.32.0.tgz",
  1864. "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
  1865. "dev": true,
  1866. "license": "MPL-2.0",
  1867. "dependencies": {
  1868. "detect-libc": "^2.0.3"
  1869. },
  1870. "engines": {
  1871. "node": ">= 12.0.0"
  1872. },
  1873. "funding": {
  1874. "type": "opencollective",
  1875. "url": "https://opencollective.com/parcel"
  1876. },
  1877. "optionalDependencies": {
  1878. "lightningcss-android-arm64": "1.32.0",
  1879. "lightningcss-darwin-arm64": "1.32.0",
  1880. "lightningcss-darwin-x64": "1.32.0",
  1881. "lightningcss-freebsd-x64": "1.32.0",
  1882. "lightningcss-linux-arm-gnueabihf": "1.32.0",
  1883. "lightningcss-linux-arm64-gnu": "1.32.0",
  1884. "lightningcss-linux-arm64-musl": "1.32.0",
  1885. "lightningcss-linux-x64-gnu": "1.32.0",
  1886. "lightningcss-linux-x64-musl": "1.32.0",
  1887. "lightningcss-win32-arm64-msvc": "1.32.0",
  1888. "lightningcss-win32-x64-msvc": "1.32.0"
  1889. }
  1890. },
  1891. "node_modules/lightningcss-android-arm64": {
  1892. "version": "1.32.0",
  1893. "resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
  1894. "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
  1895. "cpu": [
  1896. "arm64"
  1897. ],
  1898. "dev": true,
  1899. "license": "MPL-2.0",
  1900. "optional": true,
  1901. "os": [
  1902. "android"
  1903. ],
  1904. "engines": {
  1905. "node": ">= 12.0.0"
  1906. },
  1907. "funding": {
  1908. "type": "opencollective",
  1909. "url": "https://opencollective.com/parcel"
  1910. }
  1911. },
  1912. "node_modules/lightningcss-darwin-arm64": {
  1913. "version": "1.32.0",
  1914. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
  1915. "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
  1916. "cpu": [
  1917. "arm64"
  1918. ],
  1919. "dev": true,
  1920. "license": "MPL-2.0",
  1921. "optional": true,
  1922. "os": [
  1923. "darwin"
  1924. ],
  1925. "engines": {
  1926. "node": ">= 12.0.0"
  1927. },
  1928. "funding": {
  1929. "type": "opencollective",
  1930. "url": "https://opencollective.com/parcel"
  1931. }
  1932. },
  1933. "node_modules/lightningcss-darwin-x64": {
  1934. "version": "1.32.0",
  1935. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
  1936. "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
  1937. "cpu": [
  1938. "x64"
  1939. ],
  1940. "dev": true,
  1941. "license": "MPL-2.0",
  1942. "optional": true,
  1943. "os": [
  1944. "darwin"
  1945. ],
  1946. "engines": {
  1947. "node": ">= 12.0.0"
  1948. },
  1949. "funding": {
  1950. "type": "opencollective",
  1951. "url": "https://opencollective.com/parcel"
  1952. }
  1953. },
  1954. "node_modules/lightningcss-freebsd-x64": {
  1955. "version": "1.32.0",
  1956. "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
  1957. "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
  1958. "cpu": [
  1959. "x64"
  1960. ],
  1961. "dev": true,
  1962. "license": "MPL-2.0",
  1963. "optional": true,
  1964. "os": [
  1965. "freebsd"
  1966. ],
  1967. "engines": {
  1968. "node": ">= 12.0.0"
  1969. },
  1970. "funding": {
  1971. "type": "opencollective",
  1972. "url": "https://opencollective.com/parcel"
  1973. }
  1974. },
  1975. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1976. "version": "1.32.0",
  1977. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
  1978. "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
  1979. "cpu": [
  1980. "arm"
  1981. ],
  1982. "dev": true,
  1983. "license": "MPL-2.0",
  1984. "optional": true,
  1985. "os": [
  1986. "linux"
  1987. ],
  1988. "engines": {
  1989. "node": ">= 12.0.0"
  1990. },
  1991. "funding": {
  1992. "type": "opencollective",
  1993. "url": "https://opencollective.com/parcel"
  1994. }
  1995. },
  1996. "node_modules/lightningcss-linux-arm64-gnu": {
  1997. "version": "1.32.0",
  1998. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
  1999. "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
  2000. "cpu": [
  2001. "arm64"
  2002. ],
  2003. "dev": true,
  2004. "license": "MPL-2.0",
  2005. "optional": true,
  2006. "os": [
  2007. "linux"
  2008. ],
  2009. "engines": {
  2010. "node": ">= 12.0.0"
  2011. },
  2012. "funding": {
  2013. "type": "opencollective",
  2014. "url": "https://opencollective.com/parcel"
  2015. }
  2016. },
  2017. "node_modules/lightningcss-linux-arm64-musl": {
  2018. "version": "1.32.0",
  2019. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
  2020. "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
  2021. "cpu": [
  2022. "arm64"
  2023. ],
  2024. "dev": true,
  2025. "license": "MPL-2.0",
  2026. "optional": true,
  2027. "os": [
  2028. "linux"
  2029. ],
  2030. "engines": {
  2031. "node": ">= 12.0.0"
  2032. },
  2033. "funding": {
  2034. "type": "opencollective",
  2035. "url": "https://opencollective.com/parcel"
  2036. }
  2037. },
  2038. "node_modules/lightningcss-linux-x64-gnu": {
  2039. "version": "1.32.0",
  2040. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
  2041. "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
  2042. "cpu": [
  2043. "x64"
  2044. ],
  2045. "dev": true,
  2046. "license": "MPL-2.0",
  2047. "optional": true,
  2048. "os": [
  2049. "linux"
  2050. ],
  2051. "engines": {
  2052. "node": ">= 12.0.0"
  2053. },
  2054. "funding": {
  2055. "type": "opencollective",
  2056. "url": "https://opencollective.com/parcel"
  2057. }
  2058. },
  2059. "node_modules/lightningcss-linux-x64-musl": {
  2060. "version": "1.32.0",
  2061. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
  2062. "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
  2063. "cpu": [
  2064. "x64"
  2065. ],
  2066. "dev": true,
  2067. "license": "MPL-2.0",
  2068. "optional": true,
  2069. "os": [
  2070. "linux"
  2071. ],
  2072. "engines": {
  2073. "node": ">= 12.0.0"
  2074. },
  2075. "funding": {
  2076. "type": "opencollective",
  2077. "url": "https://opencollective.com/parcel"
  2078. }
  2079. },
  2080. "node_modules/lightningcss-win32-arm64-msvc": {
  2081. "version": "1.32.0",
  2082. "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
  2083. "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
  2084. "cpu": [
  2085. "arm64"
  2086. ],
  2087. "dev": true,
  2088. "license": "MPL-2.0",
  2089. "optional": true,
  2090. "os": [
  2091. "win32"
  2092. ],
  2093. "engines": {
  2094. "node": ">= 12.0.0"
  2095. },
  2096. "funding": {
  2097. "type": "opencollective",
  2098. "url": "https://opencollective.com/parcel"
  2099. }
  2100. },
  2101. "node_modules/lightningcss-win32-x64-msvc": {
  2102. "version": "1.32.0",
  2103. "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
  2104. "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
  2105. "cpu": [
  2106. "x64"
  2107. ],
  2108. "dev": true,
  2109. "license": "MPL-2.0",
  2110. "optional": true,
  2111. "os": [
  2112. "win32"
  2113. ],
  2114. "engines": {
  2115. "node": ">= 12.0.0"
  2116. },
  2117. "funding": {
  2118. "type": "opencollective",
  2119. "url": "https://opencollective.com/parcel"
  2120. }
  2121. },
  2122. "node_modules/localforage": {
  2123. "version": "1.10.0",
  2124. "resolved": "https://registry.npmmirror.com/localforage/-/localforage-1.10.0.tgz",
  2125. "integrity": "sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==",
  2126. "license": "Apache-2.0",
  2127. "dependencies": {
  2128. "lie": "3.1.1"
  2129. }
  2130. },
  2131. "node_modules/localforage/node_modules/lie": {
  2132. "version": "3.1.1",
  2133. "resolved": "https://registry.npmmirror.com/lie/-/lie-3.1.1.tgz",
  2134. "integrity": "sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==",
  2135. "license": "MIT",
  2136. "dependencies": {
  2137. "immediate": "~3.0.5"
  2138. }
  2139. },
  2140. "node_modules/lodash": {
  2141. "version": "4.18.1",
  2142. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
  2143. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  2144. "license": "MIT"
  2145. },
  2146. "node_modules/lodash-es": {
  2147. "version": "4.18.1",
  2148. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.18.1.tgz",
  2149. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  2150. "license": "MIT"
  2151. },
  2152. "node_modules/lodash-unified": {
  2153. "version": "1.0.3",
  2154. "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  2155. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  2156. "license": "MIT",
  2157. "peerDependencies": {
  2158. "@types/lodash-es": "*",
  2159. "lodash": "*",
  2160. "lodash-es": "*"
  2161. }
  2162. },
  2163. "node_modules/magic-string": {
  2164. "version": "0.30.21",
  2165. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
  2166. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  2167. "license": "MIT",
  2168. "dependencies": {
  2169. "@jridgewell/sourcemap-codec": "^1.5.5"
  2170. }
  2171. },
  2172. "node_modules/marks-pane": {
  2173. "version": "1.0.9",
  2174. "resolved": "https://registry.npmmirror.com/marks-pane/-/marks-pane-1.0.9.tgz",
  2175. "integrity": "sha512-Ahs4oeG90tbdPWwAJkAAoHg2lRR8lAs9mZXETNPO9hYg3AkjUJBKi1NQ4aaIQZVGrig7c/3NUV1jANl8rFTeMg==",
  2176. "license": "MIT"
  2177. },
  2178. "node_modules/math-intrinsics": {
  2179. "version": "1.1.0",
  2180. "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  2181. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  2182. "license": "MIT",
  2183. "engines": {
  2184. "node": ">= 0.4"
  2185. }
  2186. },
  2187. "node_modules/memoize-one": {
  2188. "version": "6.0.0",
  2189. "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
  2190. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  2191. "license": "MIT"
  2192. },
  2193. "node_modules/mime-db": {
  2194. "version": "1.52.0",
  2195. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  2196. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2197. "license": "MIT",
  2198. "engines": {
  2199. "node": ">= 0.6"
  2200. }
  2201. },
  2202. "node_modules/mime-types": {
  2203. "version": "2.1.35",
  2204. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  2205. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2206. "license": "MIT",
  2207. "dependencies": {
  2208. "mime-db": "1.52.0"
  2209. },
  2210. "engines": {
  2211. "node": ">= 0.6"
  2212. }
  2213. },
  2214. "node_modules/ms": {
  2215. "version": "2.1.3",
  2216. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  2217. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2218. "license": "MIT"
  2219. },
  2220. "node_modules/nanoid": {
  2221. "version": "3.3.15",
  2222. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.15.tgz",
  2223. "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==",
  2224. "funding": [
  2225. {
  2226. "type": "github",
  2227. "url": "https://github.com/sponsors/ai"
  2228. }
  2229. ],
  2230. "license": "MIT",
  2231. "bin": {
  2232. "nanoid": "bin/nanoid.cjs"
  2233. },
  2234. "engines": {
  2235. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2236. }
  2237. },
  2238. "node_modules/next-tick": {
  2239. "version": "1.1.0",
  2240. "resolved": "https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz",
  2241. "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
  2242. "license": "ISC"
  2243. },
  2244. "node_modules/node-addon-api": {
  2245. "version": "7.1.1",
  2246. "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
  2247. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  2248. "dev": true,
  2249. "license": "MIT",
  2250. "optional": true
  2251. },
  2252. "node_modules/normalize-wheel-es": {
  2253. "version": "1.2.0",
  2254. "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2255. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2256. "license": "BSD-3-Clause"
  2257. },
  2258. "node_modules/object-assign": {
  2259. "version": "4.1.1",
  2260. "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
  2261. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  2262. "dev": true,
  2263. "license": "MIT",
  2264. "engines": {
  2265. "node": ">=0.10.0"
  2266. }
  2267. },
  2268. "node_modules/pako": {
  2269. "version": "1.0.11",
  2270. "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
  2271. "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
  2272. "license": "(MIT AND Zlib)"
  2273. },
  2274. "node_modules/path-webpack": {
  2275. "version": "0.0.3",
  2276. "resolved": "https://registry.npmmirror.com/path-webpack/-/path-webpack-0.0.3.tgz",
  2277. "integrity": "sha512-AmeDxedoo5svf7aB3FYqSAKqMxys014lVKBzy1o/5vv9CtU7U4wgGWL1dA2o6MOzcD53ScN4Jmiq6VbtLz1vIQ==",
  2278. "license": "MIT"
  2279. },
  2280. "node_modules/pdfjs-dist": {
  2281. "version": "4.10.38",
  2282. "resolved": "https://registry.npmmirror.com/pdfjs-dist/-/pdfjs-dist-4.10.38.tgz",
  2283. "integrity": "sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==",
  2284. "license": "Apache-2.0",
  2285. "engines": {
  2286. "node": ">=20"
  2287. },
  2288. "optionalDependencies": {
  2289. "@napi-rs/canvas": "^0.1.65"
  2290. }
  2291. },
  2292. "node_modules/picocolors": {
  2293. "version": "1.1.1",
  2294. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  2295. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2296. "license": "ISC"
  2297. },
  2298. "node_modules/picomatch": {
  2299. "version": "4.0.4",
  2300. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
  2301. "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
  2302. "dev": true,
  2303. "license": "MIT",
  2304. "engines": {
  2305. "node": ">=12"
  2306. },
  2307. "funding": {
  2308. "url": "https://github.com/sponsors/jonschlinkert"
  2309. }
  2310. },
  2311. "node_modules/postcss": {
  2312. "version": "8.5.15",
  2313. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.15.tgz",
  2314. "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
  2315. "funding": [
  2316. {
  2317. "type": "opencollective",
  2318. "url": "https://opencollective.com/postcss/"
  2319. },
  2320. {
  2321. "type": "tidelift",
  2322. "url": "https://tidelift.com/funding/github/npm/postcss"
  2323. },
  2324. {
  2325. "type": "github",
  2326. "url": "https://github.com/sponsors/ai"
  2327. }
  2328. ],
  2329. "license": "MIT",
  2330. "dependencies": {
  2331. "nanoid": "^3.3.12",
  2332. "picocolors": "^1.1.1",
  2333. "source-map-js": "^1.2.1"
  2334. },
  2335. "engines": {
  2336. "node": "^10 || ^12 || >=14"
  2337. }
  2338. },
  2339. "node_modules/postcss-px-to-viewport": {
  2340. "version": "1.1.1",
  2341. "resolved": "https://registry.npmmirror.com/postcss-px-to-viewport/-/postcss-px-to-viewport-1.1.1.tgz",
  2342. "integrity": "sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==",
  2343. "dev": true,
  2344. "license": "MIT",
  2345. "dependencies": {
  2346. "object-assign": ">=4.0.1",
  2347. "postcss": ">=5.0.2"
  2348. }
  2349. },
  2350. "node_modules/process-nextick-args": {
  2351. "version": "2.0.1",
  2352. "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  2353. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
  2354. "license": "MIT"
  2355. },
  2356. "node_modules/proxy-from-env": {
  2357. "version": "2.1.0",
  2358. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
  2359. "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
  2360. "license": "MIT",
  2361. "engines": {
  2362. "node": ">=10"
  2363. }
  2364. },
  2365. "node_modules/readable-stream": {
  2366. "version": "2.3.8",
  2367. "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
  2368. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  2369. "license": "MIT",
  2370. "dependencies": {
  2371. "core-util-is": "~1.0.0",
  2372. "inherits": "~2.0.3",
  2373. "isarray": "~1.0.0",
  2374. "process-nextick-args": "~2.0.0",
  2375. "safe-buffer": "~5.1.1",
  2376. "string_decoder": "~1.1.1",
  2377. "util-deprecate": "~1.0.1"
  2378. }
  2379. },
  2380. "node_modules/readdirp": {
  2381. "version": "5.0.0",
  2382. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-5.0.0.tgz",
  2383. "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
  2384. "dev": true,
  2385. "license": "MIT",
  2386. "engines": {
  2387. "node": ">= 20.19.0"
  2388. },
  2389. "funding": {
  2390. "type": "individual",
  2391. "url": "https://paulmillr.com/funding/"
  2392. }
  2393. },
  2394. "node_modules/rolldown": {
  2395. "version": "1.0.3",
  2396. "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.0.3.tgz",
  2397. "integrity": "sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==",
  2398. "dev": true,
  2399. "license": "MIT",
  2400. "dependencies": {
  2401. "@oxc-project/types": "=0.133.0",
  2402. "@rolldown/pluginutils": "^1.0.0"
  2403. },
  2404. "bin": {
  2405. "rolldown": "bin/cli.mjs"
  2406. },
  2407. "engines": {
  2408. "node": "^20.19.0 || >=22.12.0"
  2409. },
  2410. "optionalDependencies": {
  2411. "@rolldown/binding-android-arm64": "1.0.3",
  2412. "@rolldown/binding-darwin-arm64": "1.0.3",
  2413. "@rolldown/binding-darwin-x64": "1.0.3",
  2414. "@rolldown/binding-freebsd-x64": "1.0.3",
  2415. "@rolldown/binding-linux-arm-gnueabihf": "1.0.3",
  2416. "@rolldown/binding-linux-arm64-gnu": "1.0.3",
  2417. "@rolldown/binding-linux-arm64-musl": "1.0.3",
  2418. "@rolldown/binding-linux-ppc64-gnu": "1.0.3",
  2419. "@rolldown/binding-linux-s390x-gnu": "1.0.3",
  2420. "@rolldown/binding-linux-x64-gnu": "1.0.3",
  2421. "@rolldown/binding-linux-x64-musl": "1.0.3",
  2422. "@rolldown/binding-openharmony-arm64": "1.0.3",
  2423. "@rolldown/binding-wasm32-wasi": "1.0.3",
  2424. "@rolldown/binding-win32-arm64-msvc": "1.0.3",
  2425. "@rolldown/binding-win32-x64-msvc": "1.0.3"
  2426. }
  2427. },
  2428. "node_modules/safe-buffer": {
  2429. "version": "5.1.2",
  2430. "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
  2431. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
  2432. "license": "MIT"
  2433. },
  2434. "node_modules/sass": {
  2435. "version": "1.101.0",
  2436. "resolved": "https://registry.npmmirror.com/sass/-/sass-1.101.0.tgz",
  2437. "integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==",
  2438. "dev": true,
  2439. "license": "MIT",
  2440. "dependencies": {
  2441. "chokidar": "^5.0.0",
  2442. "immutable": "^5.1.5",
  2443. "source-map-js": ">=0.6.2 <2.0.0"
  2444. },
  2445. "bin": {
  2446. "sass": "sass.js"
  2447. },
  2448. "engines": {
  2449. "node": ">=20.19.0"
  2450. },
  2451. "optionalDependencies": {
  2452. "@parcel/watcher": "^2.4.1"
  2453. }
  2454. },
  2455. "node_modules/setimmediate": {
  2456. "version": "1.0.5",
  2457. "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz",
  2458. "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
  2459. "license": "MIT"
  2460. },
  2461. "node_modules/source-map-js": {
  2462. "version": "1.2.1",
  2463. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  2464. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2465. "license": "BSD-3-Clause",
  2466. "engines": {
  2467. "node": ">=0.10.0"
  2468. }
  2469. },
  2470. "node_modules/string_decoder": {
  2471. "version": "1.1.1",
  2472. "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
  2473. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  2474. "license": "MIT",
  2475. "dependencies": {
  2476. "safe-buffer": "~5.1.0"
  2477. }
  2478. },
  2479. "node_modules/swiper": {
  2480. "version": "12.2.0",
  2481. "resolved": "https://registry.npmmirror.com/swiper/-/swiper-12.2.0.tgz",
  2482. "integrity": "sha512-K8uXsBZU6ME97Ia3xbBge8IRCnR1lOmIILzvY/jGVic7dSTQ530s3uO8RvXbPUtkkXLWIwmZLRPbtDxRWVAFdg==",
  2483. "funding": [
  2484. {
  2485. "type": "custom",
  2486. "url": "https://sponsors.nolimits4web.com"
  2487. },
  2488. {
  2489. "type": "github",
  2490. "url": "https://github.com/sponsors/nolimits4web"
  2491. }
  2492. ],
  2493. "license": "MIT",
  2494. "engines": {
  2495. "node": ">= 4.7.0"
  2496. }
  2497. },
  2498. "node_modules/tinyglobby": {
  2499. "version": "0.2.17",
  2500. "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.17.tgz",
  2501. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  2502. "dev": true,
  2503. "license": "MIT",
  2504. "dependencies": {
  2505. "fdir": "^6.5.0",
  2506. "picomatch": "^4.0.4"
  2507. },
  2508. "engines": {
  2509. "node": ">=12.0.0"
  2510. },
  2511. "funding": {
  2512. "url": "https://github.com/sponsors/SuperchupuDev"
  2513. }
  2514. },
  2515. "node_modules/tslib": {
  2516. "version": "2.8.1",
  2517. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  2518. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2519. "dev": true,
  2520. "license": "0BSD",
  2521. "optional": true
  2522. },
  2523. "node_modules/type": {
  2524. "version": "2.7.3",
  2525. "resolved": "https://registry.npmmirror.com/type/-/type-2.7.3.tgz",
  2526. "integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==",
  2527. "license": "ISC"
  2528. },
  2529. "node_modules/typescript": {
  2530. "version": "6.0.3",
  2531. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-6.0.3.tgz",
  2532. "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
  2533. "license": "Apache-2.0",
  2534. "optional": true,
  2535. "peer": true,
  2536. "bin": {
  2537. "tsc": "bin/tsc",
  2538. "tsserver": "bin/tsserver"
  2539. },
  2540. "engines": {
  2541. "node": ">=14.17"
  2542. }
  2543. },
  2544. "node_modules/util-deprecate": {
  2545. "version": "1.0.2",
  2546. "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  2547. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  2548. "license": "MIT"
  2549. },
  2550. "node_modules/vite": {
  2551. "version": "8.0.16",
  2552. "resolved": "https://registry.npmmirror.com/vite/-/vite-8.0.16.tgz",
  2553. "integrity": "sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==",
  2554. "dev": true,
  2555. "license": "MIT",
  2556. "dependencies": {
  2557. "lightningcss": "^1.32.0",
  2558. "picomatch": "^4.0.4",
  2559. "postcss": "^8.5.15",
  2560. "rolldown": "1.0.3",
  2561. "tinyglobby": "^0.2.17"
  2562. },
  2563. "bin": {
  2564. "vite": "bin/vite.js"
  2565. },
  2566. "engines": {
  2567. "node": "^20.19.0 || >=22.12.0"
  2568. },
  2569. "funding": {
  2570. "url": "https://github.com/vitejs/vite?sponsor=1"
  2571. },
  2572. "optionalDependencies": {
  2573. "fsevents": "~2.3.3"
  2574. },
  2575. "peerDependencies": {
  2576. "@types/node": "^20.19.0 || >=22.12.0",
  2577. "@vitejs/devtools": "^0.1.18",
  2578. "esbuild": "^0.27.0 || ^0.28.0",
  2579. "jiti": ">=1.21.0",
  2580. "less": "^4.0.0",
  2581. "sass": "^1.70.0",
  2582. "sass-embedded": "^1.70.0",
  2583. "stylus": ">=0.54.8",
  2584. "sugarss": "^5.0.0",
  2585. "terser": "^5.16.0",
  2586. "tsx": "^4.8.1",
  2587. "yaml": "^2.4.2"
  2588. },
  2589. "peerDependenciesMeta": {
  2590. "@types/node": {
  2591. "optional": true
  2592. },
  2593. "@vitejs/devtools": {
  2594. "optional": true
  2595. },
  2596. "esbuild": {
  2597. "optional": true
  2598. },
  2599. "jiti": {
  2600. "optional": true
  2601. },
  2602. "less": {
  2603. "optional": true
  2604. },
  2605. "sass": {
  2606. "optional": true
  2607. },
  2608. "sass-embedded": {
  2609. "optional": true
  2610. },
  2611. "stylus": {
  2612. "optional": true
  2613. },
  2614. "sugarss": {
  2615. "optional": true
  2616. },
  2617. "terser": {
  2618. "optional": true
  2619. },
  2620. "tsx": {
  2621. "optional": true
  2622. },
  2623. "yaml": {
  2624. "optional": true
  2625. }
  2626. }
  2627. },
  2628. "node_modules/vue": {
  2629. "version": "3.5.38",
  2630. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.38.tgz",
  2631. "integrity": "sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==",
  2632. "license": "MIT",
  2633. "dependencies": {
  2634. "@vue/compiler-dom": "3.5.38",
  2635. "@vue/compiler-sfc": "3.5.38",
  2636. "@vue/runtime-dom": "3.5.38",
  2637. "@vue/server-renderer": "3.5.38",
  2638. "@vue/shared": "3.5.38"
  2639. },
  2640. "peerDependencies": {
  2641. "typescript": "*"
  2642. },
  2643. "peerDependenciesMeta": {
  2644. "typescript": {
  2645. "optional": true
  2646. }
  2647. }
  2648. },
  2649. "node_modules/vue-component-type-helpers": {
  2650. "version": "3.3.5",
  2651. "resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.3.5.tgz",
  2652. "integrity": "sha512-Fe1jyPJoUGpJOYKOri44jduR7My4yYINOMJISuMAbmrs+L5LbIDUc8NTWZYY3EJLK0yPLuCmcd5zoCsE4k2/KA==",
  2653. "license": "MIT"
  2654. },
  2655. "node_modules/vue-pdf-embed": {
  2656. "version": "2.1.4",
  2657. "resolved": "https://registry.npmmirror.com/vue-pdf-embed/-/vue-pdf-embed-2.1.4.tgz",
  2658. "integrity": "sha512-rZuRpQ4kJXKXCdZBCg3WZcYfrhDMJElcJQsS1V8KlJICDtFzzAzeDDSJwQU89Dx447Dv018P3zj/4UiAjBwvyg==",
  2659. "license": "MIT",
  2660. "dependencies": {
  2661. "pdfjs-dist": "^4.10.38"
  2662. },
  2663. "peerDependencies": {
  2664. "vue": "^3.3.0"
  2665. }
  2666. },
  2667. "node_modules/vue-router": {
  2668. "version": "4.6.4",
  2669. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.6.4.tgz",
  2670. "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
  2671. "license": "MIT",
  2672. "dependencies": {
  2673. "@vue/devtools-api": "^6.6.4"
  2674. },
  2675. "funding": {
  2676. "url": "https://github.com/sponsors/posva"
  2677. },
  2678. "peerDependencies": {
  2679. "vue": "^3.5.0"
  2680. }
  2681. },
  2682. "node_modules/vuex": {
  2683. "version": "4.1.0",
  2684. "resolved": "https://registry.npmmirror.com/vuex/-/vuex-4.1.0.tgz",
  2685. "integrity": "sha512-hmV6UerDrPcgbSy9ORAtNXDr9M4wlNP4pEFKye4ujJF8oqgFFuxDCdOLS3eNoRTtq5O3hoBDh9Doj1bQMYHRbQ==",
  2686. "license": "MIT",
  2687. "dependencies": {
  2688. "@vue/devtools-api": "^6.0.0-beta.11"
  2689. },
  2690. "peerDependencies": {
  2691. "vue": "^3.2.0"
  2692. }
  2693. },
  2694. "node_modules/yaml": {
  2695. "version": "2.9.0",
  2696. "resolved": "https://registry.npmmirror.com/yaml/-/yaml-2.9.0.tgz",
  2697. "integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
  2698. "dev": true,
  2699. "license": "ISC",
  2700. "optional": true,
  2701. "peer": true,
  2702. "bin": {
  2703. "yaml": "bin.mjs"
  2704. },
  2705. "engines": {
  2706. "node": ">= 14.6"
  2707. },
  2708. "funding": {
  2709. "url": "https://github.com/sponsors/eemeli"
  2710. }
  2711. }
  2712. }
  2713. }