package-lock.json 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002
  1. {
  2. "name": "门墩招聘小程序",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "dayjs": "^1.11.13",
  9. "lodash-es": "^4.17.21",
  10. "luch-request": "^3.1.1",
  11. "pinia": "^2.2.2",
  12. "pinia-plugin-persist-uni": "^1.3.1",
  13. "pinia-plugin-persistedstate": "^4.0.1"
  14. }
  15. },
  16. "node_modules/@ampproject/remapping": {
  17. "version": "2.3.0",
  18. "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
  19. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  20. "license": "Apache-2.0",
  21. "dependencies": {
  22. "@jridgewell/gen-mapping": "^0.3.5",
  23. "@jridgewell/trace-mapping": "^0.3.24"
  24. },
  25. "engines": {
  26. "node": ">=6.0.0"
  27. }
  28. },
  29. "node_modules/@babel/code-frame": {
  30. "version": "7.24.7",
  31. "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz",
  32. "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  33. "license": "MIT",
  34. "dependencies": {
  35. "@babel/highlight": "^7.24.7",
  36. "picocolors": "^1.0.0"
  37. },
  38. "engines": {
  39. "node": ">=6.9.0"
  40. }
  41. },
  42. "node_modules/@babel/compat-data": {
  43. "version": "7.25.4",
  44. "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.25.4.tgz",
  45. "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==",
  46. "license": "MIT",
  47. "engines": {
  48. "node": ">=6.9.0"
  49. }
  50. },
  51. "node_modules/@babel/core": {
  52. "version": "7.25.2",
  53. "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.25.2.tgz",
  54. "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
  55. "license": "MIT",
  56. "dependencies": {
  57. "@ampproject/remapping": "^2.2.0",
  58. "@babel/code-frame": "^7.24.7",
  59. "@babel/generator": "^7.25.0",
  60. "@babel/helper-compilation-targets": "^7.25.2",
  61. "@babel/helper-module-transforms": "^7.25.2",
  62. "@babel/helpers": "^7.25.0",
  63. "@babel/parser": "^7.25.0",
  64. "@babel/template": "^7.25.0",
  65. "@babel/traverse": "^7.25.2",
  66. "@babel/types": "^7.25.2",
  67. "convert-source-map": "^2.0.0",
  68. "debug": "^4.1.0",
  69. "gensync": "^1.0.0-beta.2",
  70. "json5": "^2.2.3",
  71. "semver": "^6.3.1"
  72. },
  73. "engines": {
  74. "node": ">=6.9.0"
  75. },
  76. "funding": {
  77. "type": "opencollective",
  78. "url": "https://opencollective.com/babel"
  79. }
  80. },
  81. "node_modules/@babel/core/node_modules/semver": {
  82. "version": "6.3.1",
  83. "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
  84. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  85. "license": "ISC",
  86. "bin": {
  87. "semver": "bin/semver.js"
  88. }
  89. },
  90. "node_modules/@babel/generator": {
  91. "version": "7.25.6",
  92. "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.25.6.tgz",
  93. "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==",
  94. "license": "MIT",
  95. "dependencies": {
  96. "@babel/types": "^7.25.6",
  97. "@jridgewell/gen-mapping": "^0.3.5",
  98. "@jridgewell/trace-mapping": "^0.3.25",
  99. "jsesc": "^2.5.1"
  100. },
  101. "engines": {
  102. "node": ">=6.9.0"
  103. }
  104. },
  105. "node_modules/@babel/helper-compilation-targets": {
  106. "version": "7.25.2",
  107. "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz",
  108. "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==",
  109. "license": "MIT",
  110. "dependencies": {
  111. "@babel/compat-data": "^7.25.2",
  112. "@babel/helper-validator-option": "^7.24.8",
  113. "browserslist": "^4.23.1",
  114. "lru-cache": "^5.1.1",
  115. "semver": "^6.3.1"
  116. },
  117. "engines": {
  118. "node": ">=6.9.0"
  119. }
  120. },
  121. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  122. "version": "6.3.1",
  123. "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
  124. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  125. "license": "ISC",
  126. "bin": {
  127. "semver": "bin/semver.js"
  128. }
  129. },
  130. "node_modules/@babel/helper-module-imports": {
  131. "version": "7.24.7",
  132. "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
  133. "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
  134. "license": "MIT",
  135. "dependencies": {
  136. "@babel/traverse": "^7.24.7",
  137. "@babel/types": "^7.24.7"
  138. },
  139. "engines": {
  140. "node": ">=6.9.0"
  141. }
  142. },
  143. "node_modules/@babel/helper-module-transforms": {
  144. "version": "7.25.2",
  145. "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz",
  146. "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==",
  147. "license": "MIT",
  148. "dependencies": {
  149. "@babel/helper-module-imports": "^7.24.7",
  150. "@babel/helper-simple-access": "^7.24.7",
  151. "@babel/helper-validator-identifier": "^7.24.7",
  152. "@babel/traverse": "^7.25.2"
  153. },
  154. "engines": {
  155. "node": ">=6.9.0"
  156. },
  157. "peerDependencies": {
  158. "@babel/core": "^7.0.0"
  159. }
  160. },
  161. "node_modules/@babel/helper-simple-access": {
  162. "version": "7.24.7",
  163. "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
  164. "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
  165. "license": "MIT",
  166. "dependencies": {
  167. "@babel/traverse": "^7.24.7",
  168. "@babel/types": "^7.24.7"
  169. },
  170. "engines": {
  171. "node": ">=6.9.0"
  172. }
  173. },
  174. "node_modules/@babel/helper-string-parser": {
  175. "version": "7.24.8",
  176. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
  177. "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
  178. "license": "MIT",
  179. "engines": {
  180. "node": ">=6.9.0"
  181. }
  182. },
  183. "node_modules/@babel/helper-validator-identifier": {
  184. "version": "7.24.7",
  185. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
  186. "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
  187. "license": "MIT",
  188. "engines": {
  189. "node": ">=6.9.0"
  190. }
  191. },
  192. "node_modules/@babel/helper-validator-option": {
  193. "version": "7.24.8",
  194. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
  195. "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
  196. "license": "MIT",
  197. "engines": {
  198. "node": ">=6.9.0"
  199. }
  200. },
  201. "node_modules/@babel/helpers": {
  202. "version": "7.25.6",
  203. "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.25.6.tgz",
  204. "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==",
  205. "license": "MIT",
  206. "dependencies": {
  207. "@babel/template": "^7.25.0",
  208. "@babel/types": "^7.25.6"
  209. },
  210. "engines": {
  211. "node": ">=6.9.0"
  212. }
  213. },
  214. "node_modules/@babel/highlight": {
  215. "version": "7.24.7",
  216. "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.24.7.tgz",
  217. "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
  218. "license": "MIT",
  219. "dependencies": {
  220. "@babel/helper-validator-identifier": "^7.24.7",
  221. "chalk": "^2.4.2",
  222. "js-tokens": "^4.0.0",
  223. "picocolors": "^1.0.0"
  224. },
  225. "engines": {
  226. "node": ">=6.9.0"
  227. }
  228. },
  229. "node_modules/@babel/highlight/node_modules/js-tokens": {
  230. "version": "4.0.0",
  231. "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
  232. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
  233. "license": "MIT"
  234. },
  235. "node_modules/@babel/parser": {
  236. "version": "7.25.6",
  237. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.6.tgz",
  238. "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
  239. "license": "MIT",
  240. "dependencies": {
  241. "@babel/types": "^7.25.6"
  242. },
  243. "bin": {
  244. "parser": "bin/babel-parser.js"
  245. },
  246. "engines": {
  247. "node": ">=6.0.0"
  248. }
  249. },
  250. "node_modules/@babel/standalone": {
  251. "version": "7.25.6",
  252. "resolved": "https://registry.npmmirror.com/@babel/standalone/-/standalone-7.25.6.tgz",
  253. "integrity": "sha512-Kf2ZcZVqsKbtYhlA7sP0z5A3q5hmCVYMKMWRWNK/5OVwHIve3JY1djVRmIVAx8FMueLIfZGKQDIILK2w8zO4mg==",
  254. "license": "MIT",
  255. "engines": {
  256. "node": ">=6.9.0"
  257. }
  258. },
  259. "node_modules/@babel/template": {
  260. "version": "7.25.0",
  261. "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.25.0.tgz",
  262. "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==",
  263. "license": "MIT",
  264. "dependencies": {
  265. "@babel/code-frame": "^7.24.7",
  266. "@babel/parser": "^7.25.0",
  267. "@babel/types": "^7.25.0"
  268. },
  269. "engines": {
  270. "node": ">=6.9.0"
  271. }
  272. },
  273. "node_modules/@babel/traverse": {
  274. "version": "7.25.6",
  275. "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.25.6.tgz",
  276. "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==",
  277. "license": "MIT",
  278. "dependencies": {
  279. "@babel/code-frame": "^7.24.7",
  280. "@babel/generator": "^7.25.6",
  281. "@babel/parser": "^7.25.6",
  282. "@babel/template": "^7.25.0",
  283. "@babel/types": "^7.25.6",
  284. "debug": "^4.3.1",
  285. "globals": "^11.1.0"
  286. },
  287. "engines": {
  288. "node": ">=6.9.0"
  289. }
  290. },
  291. "node_modules/@babel/types": {
  292. "version": "7.25.6",
  293. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.6.tgz",
  294. "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
  295. "license": "MIT",
  296. "dependencies": {
  297. "@babel/helper-string-parser": "^7.24.8",
  298. "@babel/helper-validator-identifier": "^7.24.7",
  299. "to-fast-properties": "^2.0.0"
  300. },
  301. "engines": {
  302. "node": ">=6.9.0"
  303. }
  304. },
  305. "node_modules/@dcloudio/types": {
  306. "version": "2.6.12",
  307. "resolved": "https://registry.npmmirror.com/@dcloudio/types/-/types-2.6.12.tgz",
  308. "integrity": "sha512-mrCMwcINy1IFjU9VUqLeWBkj404yWs5paLDttBcA+eqUjanuUQbBcTVPqlrGgkyzLXDcV2oDDZRSNxNpXi4kMQ==",
  309. "license": "Apache-2.0"
  310. },
  311. "node_modules/@jridgewell/gen-mapping": {
  312. "version": "0.3.5",
  313. "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
  314. "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
  315. "license": "MIT",
  316. "dependencies": {
  317. "@jridgewell/set-array": "^1.2.1",
  318. "@jridgewell/sourcemap-codec": "^1.4.10",
  319. "@jridgewell/trace-mapping": "^0.3.24"
  320. },
  321. "engines": {
  322. "node": ">=6.0.0"
  323. }
  324. },
  325. "node_modules/@jridgewell/resolve-uri": {
  326. "version": "3.1.2",
  327. "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  328. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  329. "license": "MIT",
  330. "engines": {
  331. "node": ">=6.0.0"
  332. }
  333. },
  334. "node_modules/@jridgewell/set-array": {
  335. "version": "1.2.1",
  336. "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  337. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  338. "license": "MIT",
  339. "engines": {
  340. "node": ">=6.0.0"
  341. }
  342. },
  343. "node_modules/@jridgewell/sourcemap-codec": {
  344. "version": "1.5.0",
  345. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  346. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  347. "license": "MIT"
  348. },
  349. "node_modules/@jridgewell/trace-mapping": {
  350. "version": "0.3.25",
  351. "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  352. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  353. "license": "MIT",
  354. "dependencies": {
  355. "@jridgewell/resolve-uri": "^3.1.0",
  356. "@jridgewell/sourcemap-codec": "^1.4.14"
  357. }
  358. },
  359. "node_modules/@nodelib/fs.scandir": {
  360. "version": "2.1.5",
  361. "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  362. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  363. "license": "MIT",
  364. "dependencies": {
  365. "@nodelib/fs.stat": "2.0.5",
  366. "run-parallel": "^1.1.9"
  367. },
  368. "engines": {
  369. "node": ">= 8"
  370. }
  371. },
  372. "node_modules/@nodelib/fs.stat": {
  373. "version": "2.0.5",
  374. "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  375. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  376. "license": "MIT",
  377. "engines": {
  378. "node": ">= 8"
  379. }
  380. },
  381. "node_modules/@nodelib/fs.walk": {
  382. "version": "1.2.8",
  383. "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  384. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  385. "license": "MIT",
  386. "dependencies": {
  387. "@nodelib/fs.scandir": "2.1.5",
  388. "fastq": "^1.6.0"
  389. },
  390. "engines": {
  391. "node": ">= 8"
  392. }
  393. },
  394. "node_modules/@nuxt/kit": {
  395. "version": "3.13.1",
  396. "resolved": "https://registry.npmmirror.com/@nuxt/kit/-/kit-3.13.1.tgz",
  397. "integrity": "sha512-FkUL349lp/3nVfTIyws4UDJ3d2jyv5Pk1DC1HQUCOkSloYYMdbRcQAUcb4fe2TCLNWvHM+FhU8jnzGTzjALZYA==",
  398. "license": "MIT",
  399. "dependencies": {
  400. "@nuxt/schema": "3.13.1",
  401. "c12": "^1.11.2",
  402. "consola": "^3.2.3",
  403. "defu": "^6.1.4",
  404. "destr": "^2.0.3",
  405. "globby": "^14.0.2",
  406. "hash-sum": "^2.0.0",
  407. "ignore": "^5.3.2",
  408. "jiti": "^1.21.6",
  409. "klona": "^2.0.6",
  410. "knitwork": "^1.1.0",
  411. "mlly": "^1.7.1",
  412. "pathe": "^1.1.2",
  413. "pkg-types": "^1.2.0",
  414. "scule": "^1.3.0",
  415. "semver": "^7.6.3",
  416. "ufo": "^1.5.4",
  417. "unctx": "^2.3.1",
  418. "unimport": "^3.11.1",
  419. "untyped": "^1.4.2"
  420. },
  421. "engines": {
  422. "node": "^14.18.0 || >=16.10.0"
  423. }
  424. },
  425. "node_modules/@nuxt/schema": {
  426. "version": "3.13.1",
  427. "resolved": "https://registry.npmmirror.com/@nuxt/schema/-/schema-3.13.1.tgz",
  428. "integrity": "sha512-ishbhzVGspjshG9AG0hYnKYY6LWXzCtua7OXV7C/DQ2yA7rRcy1xHpzKZUDbIRyxCHHCAcBd8jfHEUmEuhEPrA==",
  429. "license": "MIT",
  430. "dependencies": {
  431. "compatx": "^0.1.8",
  432. "consola": "^3.2.3",
  433. "defu": "^6.1.4",
  434. "hookable": "^5.5.3",
  435. "pathe": "^1.1.2",
  436. "pkg-types": "^1.2.0",
  437. "scule": "^1.3.0",
  438. "std-env": "^3.7.0",
  439. "ufo": "^1.5.4",
  440. "uncrypto": "^0.1.3",
  441. "unimport": "^3.11.1",
  442. "untyped": "^1.4.2"
  443. },
  444. "engines": {
  445. "node": "^14.18.0 || >=16.10.0"
  446. }
  447. },
  448. "node_modules/@rollup/pluginutils": {
  449. "version": "5.1.0",
  450. "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
  451. "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
  452. "license": "MIT",
  453. "dependencies": {
  454. "@types/estree": "^1.0.0",
  455. "estree-walker": "^2.0.2",
  456. "picomatch": "^2.3.1"
  457. },
  458. "engines": {
  459. "node": ">=14.0.0"
  460. },
  461. "peerDependencies": {
  462. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  463. },
  464. "peerDependenciesMeta": {
  465. "rollup": {
  466. "optional": true
  467. }
  468. }
  469. },
  470. "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
  471. "version": "2.0.2",
  472. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  473. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  474. "license": "MIT"
  475. },
  476. "node_modules/@sindresorhus/merge-streams": {
  477. "version": "2.3.0",
  478. "resolved": "https://registry.npmmirror.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  479. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  480. "license": "MIT",
  481. "engines": {
  482. "node": ">=18"
  483. },
  484. "funding": {
  485. "url": "https://github.com/sponsors/sindresorhus"
  486. }
  487. },
  488. "node_modules/@types/estree": {
  489. "version": "1.0.5",
  490. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz",
  491. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
  492. "license": "MIT"
  493. },
  494. "node_modules/@vue/devtools-api": {
  495. "version": "6.6.4",
  496. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  497. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  498. "license": "MIT"
  499. },
  500. "node_modules/acorn": {
  501. "version": "8.12.1",
  502. "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.12.1.tgz",
  503. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  504. "license": "MIT",
  505. "bin": {
  506. "acorn": "bin/acorn"
  507. },
  508. "engines": {
  509. "node": ">=0.4.0"
  510. }
  511. },
  512. "node_modules/ansi-styles": {
  513. "version": "3.2.1",
  514. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
  515. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  516. "license": "MIT",
  517. "dependencies": {
  518. "color-convert": "^1.9.0"
  519. },
  520. "engines": {
  521. "node": ">=4"
  522. }
  523. },
  524. "node_modules/anymatch": {
  525. "version": "3.1.3",
  526. "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
  527. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  528. "license": "ISC",
  529. "dependencies": {
  530. "normalize-path": "^3.0.0",
  531. "picomatch": "^2.0.4"
  532. },
  533. "engines": {
  534. "node": ">= 8"
  535. }
  536. },
  537. "node_modules/binary-extensions": {
  538. "version": "2.3.0",
  539. "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
  540. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  541. "license": "MIT",
  542. "engines": {
  543. "node": ">=8"
  544. },
  545. "funding": {
  546. "url": "https://github.com/sponsors/sindresorhus"
  547. }
  548. },
  549. "node_modules/braces": {
  550. "version": "3.0.3",
  551. "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
  552. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  553. "license": "MIT",
  554. "dependencies": {
  555. "fill-range": "^7.1.1"
  556. },
  557. "engines": {
  558. "node": ">=8"
  559. }
  560. },
  561. "node_modules/browserslist": {
  562. "version": "4.23.3",
  563. "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.23.3.tgz",
  564. "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==",
  565. "funding": [
  566. {
  567. "type": "opencollective",
  568. "url": "https://opencollective.com/browserslist"
  569. },
  570. {
  571. "type": "tidelift",
  572. "url": "https://tidelift.com/funding/github/npm/browserslist"
  573. },
  574. {
  575. "type": "github",
  576. "url": "https://github.com/sponsors/ai"
  577. }
  578. ],
  579. "license": "MIT",
  580. "dependencies": {
  581. "caniuse-lite": "^1.0.30001646",
  582. "electron-to-chromium": "^1.5.4",
  583. "node-releases": "^2.0.18",
  584. "update-browserslist-db": "^1.1.0"
  585. },
  586. "bin": {
  587. "browserslist": "cli.js"
  588. },
  589. "engines": {
  590. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  591. }
  592. },
  593. "node_modules/c12": {
  594. "version": "1.11.2",
  595. "resolved": "https://registry.npmmirror.com/c12/-/c12-1.11.2.tgz",
  596. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  597. "license": "MIT",
  598. "dependencies": {
  599. "chokidar": "^3.6.0",
  600. "confbox": "^0.1.7",
  601. "defu": "^6.1.4",
  602. "dotenv": "^16.4.5",
  603. "giget": "^1.2.3",
  604. "jiti": "^1.21.6",
  605. "mlly": "^1.7.1",
  606. "ohash": "^1.1.3",
  607. "pathe": "^1.1.2",
  608. "perfect-debounce": "^1.0.0",
  609. "pkg-types": "^1.2.0",
  610. "rc9": "^2.1.2"
  611. },
  612. "peerDependencies": {
  613. "magicast": "^0.3.4"
  614. },
  615. "peerDependenciesMeta": {
  616. "magicast": {
  617. "optional": true
  618. }
  619. }
  620. },
  621. "node_modules/caniuse-lite": {
  622. "version": "1.0.30001660",
  623. "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
  624. "integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==",
  625. "funding": [
  626. {
  627. "type": "opencollective",
  628. "url": "https://opencollective.com/browserslist"
  629. },
  630. {
  631. "type": "tidelift",
  632. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  633. },
  634. {
  635. "type": "github",
  636. "url": "https://github.com/sponsors/ai"
  637. }
  638. ],
  639. "license": "CC-BY-4.0"
  640. },
  641. "node_modules/chalk": {
  642. "version": "2.4.2",
  643. "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz",
  644. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  645. "license": "MIT",
  646. "dependencies": {
  647. "ansi-styles": "^3.2.1",
  648. "escape-string-regexp": "^1.0.5",
  649. "supports-color": "^5.3.0"
  650. },
  651. "engines": {
  652. "node": ">=4"
  653. }
  654. },
  655. "node_modules/chalk/node_modules/escape-string-regexp": {
  656. "version": "1.0.5",
  657. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  658. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  659. "license": "MIT",
  660. "engines": {
  661. "node": ">=0.8.0"
  662. }
  663. },
  664. "node_modules/chokidar": {
  665. "version": "3.6.0",
  666. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
  667. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  668. "license": "MIT",
  669. "dependencies": {
  670. "anymatch": "~3.1.2",
  671. "braces": "~3.0.2",
  672. "glob-parent": "~5.1.2",
  673. "is-binary-path": "~2.1.0",
  674. "is-glob": "~4.0.1",
  675. "normalize-path": "~3.0.0",
  676. "readdirp": "~3.6.0"
  677. },
  678. "engines": {
  679. "node": ">= 8.10.0"
  680. },
  681. "funding": {
  682. "url": "https://paulmillr.com/funding/"
  683. },
  684. "optionalDependencies": {
  685. "fsevents": "~2.3.2"
  686. }
  687. },
  688. "node_modules/chownr": {
  689. "version": "2.0.0",
  690. "resolved": "https://registry.npmmirror.com/chownr/-/chownr-2.0.0.tgz",
  691. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  692. "license": "ISC",
  693. "engines": {
  694. "node": ">=10"
  695. }
  696. },
  697. "node_modules/citty": {
  698. "version": "0.1.6",
  699. "resolved": "https://registry.npmmirror.com/citty/-/citty-0.1.6.tgz",
  700. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  701. "license": "MIT",
  702. "dependencies": {
  703. "consola": "^3.2.3"
  704. }
  705. },
  706. "node_modules/color-convert": {
  707. "version": "1.9.3",
  708. "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
  709. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  710. "license": "MIT",
  711. "dependencies": {
  712. "color-name": "1.1.3"
  713. }
  714. },
  715. "node_modules/color-name": {
  716. "version": "1.1.3",
  717. "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
  718. "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
  719. "license": "MIT"
  720. },
  721. "node_modules/compatx": {
  722. "version": "0.1.8",
  723. "resolved": "https://registry.npmmirror.com/compatx/-/compatx-0.1.8.tgz",
  724. "integrity": "sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==",
  725. "license": "MIT"
  726. },
  727. "node_modules/confbox": {
  728. "version": "0.1.7",
  729. "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.7.tgz",
  730. "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==",
  731. "license": "MIT"
  732. },
  733. "node_modules/consola": {
  734. "version": "3.2.3",
  735. "resolved": "https://registry.npmmirror.com/consola/-/consola-3.2.3.tgz",
  736. "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==",
  737. "license": "MIT",
  738. "engines": {
  739. "node": "^14.18.0 || >=16.10.0"
  740. }
  741. },
  742. "node_modules/convert-source-map": {
  743. "version": "2.0.0",
  744. "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
  745. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
  746. "license": "MIT"
  747. },
  748. "node_modules/cross-spawn": {
  749. "version": "7.0.3",
  750. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz",
  751. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  752. "license": "MIT",
  753. "dependencies": {
  754. "path-key": "^3.1.0",
  755. "shebang-command": "^2.0.0",
  756. "which": "^2.0.1"
  757. },
  758. "engines": {
  759. "node": ">= 8"
  760. }
  761. },
  762. "node_modules/dayjs": {
  763. "version": "1.11.13",
  764. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
  765. "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
  766. "license": "MIT"
  767. },
  768. "node_modules/debug": {
  769. "version": "4.3.7",
  770. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
  771. "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
  772. "license": "MIT",
  773. "dependencies": {
  774. "ms": "^2.1.3"
  775. },
  776. "engines": {
  777. "node": ">=6.0"
  778. },
  779. "peerDependenciesMeta": {
  780. "supports-color": {
  781. "optional": true
  782. }
  783. }
  784. },
  785. "node_modules/deep-pick-omit": {
  786. "version": "1.2.0",
  787. "resolved": "https://registry.npmmirror.com/deep-pick-omit/-/deep-pick-omit-1.2.0.tgz",
  788. "integrity": "sha512-2CGvfTM2c+IP/MhdRZMpaHhTc6zIlgz3tQXJ/VGAkc7mjMrjqSU28qiI63yEcy+fcYfd/K+NNJcGRzap4M4bqw==",
  789. "license": "MIT"
  790. },
  791. "node_modules/defu": {
  792. "version": "6.1.4",
  793. "resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz",
  794. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
  795. "license": "MIT"
  796. },
  797. "node_modules/destr": {
  798. "version": "2.0.3",
  799. "resolved": "https://registry.npmmirror.com/destr/-/destr-2.0.3.tgz",
  800. "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==",
  801. "license": "MIT"
  802. },
  803. "node_modules/dotenv": {
  804. "version": "16.4.5",
  805. "resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-16.4.5.tgz",
  806. "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
  807. "license": "BSD-2-Clause",
  808. "engines": {
  809. "node": ">=12"
  810. },
  811. "funding": {
  812. "url": "https://dotenvx.com"
  813. }
  814. },
  815. "node_modules/electron-to-chromium": {
  816. "version": "1.5.19",
  817. "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.19.tgz",
  818. "integrity": "sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==",
  819. "license": "ISC"
  820. },
  821. "node_modules/escalade": {
  822. "version": "3.2.0",
  823. "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
  824. "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
  825. "license": "MIT",
  826. "engines": {
  827. "node": ">=6"
  828. }
  829. },
  830. "node_modules/escape-string-regexp": {
  831. "version": "5.0.0",
  832. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  833. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  834. "license": "MIT",
  835. "engines": {
  836. "node": ">=12"
  837. },
  838. "funding": {
  839. "url": "https://github.com/sponsors/sindresorhus"
  840. }
  841. },
  842. "node_modules/estree-walker": {
  843. "version": "3.0.3",
  844. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
  845. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  846. "license": "MIT",
  847. "dependencies": {
  848. "@types/estree": "^1.0.0"
  849. }
  850. },
  851. "node_modules/execa": {
  852. "version": "8.0.1",
  853. "resolved": "https://registry.npmmirror.com/execa/-/execa-8.0.1.tgz",
  854. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  855. "license": "MIT",
  856. "dependencies": {
  857. "cross-spawn": "^7.0.3",
  858. "get-stream": "^8.0.1",
  859. "human-signals": "^5.0.0",
  860. "is-stream": "^3.0.0",
  861. "merge-stream": "^2.0.0",
  862. "npm-run-path": "^5.1.0",
  863. "onetime": "^6.0.0",
  864. "signal-exit": "^4.1.0",
  865. "strip-final-newline": "^3.0.0"
  866. },
  867. "engines": {
  868. "node": ">=16.17"
  869. },
  870. "funding": {
  871. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  872. }
  873. },
  874. "node_modules/fast-glob": {
  875. "version": "3.3.2",
  876. "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz",
  877. "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
  878. "license": "MIT",
  879. "dependencies": {
  880. "@nodelib/fs.stat": "^2.0.2",
  881. "@nodelib/fs.walk": "^1.2.3",
  882. "glob-parent": "^5.1.2",
  883. "merge2": "^1.3.0",
  884. "micromatch": "^4.0.4"
  885. },
  886. "engines": {
  887. "node": ">=8.6.0"
  888. }
  889. },
  890. "node_modules/fastq": {
  891. "version": "1.17.1",
  892. "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.17.1.tgz",
  893. "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
  894. "license": "ISC",
  895. "dependencies": {
  896. "reusify": "^1.0.4"
  897. }
  898. },
  899. "node_modules/fill-range": {
  900. "version": "7.1.1",
  901. "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
  902. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  903. "license": "MIT",
  904. "dependencies": {
  905. "to-regex-range": "^5.0.1"
  906. },
  907. "engines": {
  908. "node": ">=8"
  909. }
  910. },
  911. "node_modules/fs-minipass": {
  912. "version": "2.1.0",
  913. "resolved": "https://registry.npmmirror.com/fs-minipass/-/fs-minipass-2.1.0.tgz",
  914. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  915. "license": "ISC",
  916. "dependencies": {
  917. "minipass": "^3.0.0"
  918. },
  919. "engines": {
  920. "node": ">= 8"
  921. }
  922. },
  923. "node_modules/fs-minipass/node_modules/minipass": {
  924. "version": "3.3.6",
  925. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  926. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  927. "license": "ISC",
  928. "dependencies": {
  929. "yallist": "^4.0.0"
  930. },
  931. "engines": {
  932. "node": ">=8"
  933. }
  934. },
  935. "node_modules/fsevents": {
  936. "version": "2.3.3",
  937. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  938. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  939. "hasInstallScript": true,
  940. "license": "MIT",
  941. "optional": true,
  942. "os": [
  943. "darwin"
  944. ],
  945. "engines": {
  946. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  947. }
  948. },
  949. "node_modules/gensync": {
  950. "version": "1.0.0-beta.2",
  951. "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
  952. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  953. "license": "MIT",
  954. "engines": {
  955. "node": ">=6.9.0"
  956. }
  957. },
  958. "node_modules/get-stream": {
  959. "version": "8.0.1",
  960. "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-8.0.1.tgz",
  961. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  962. "license": "MIT",
  963. "engines": {
  964. "node": ">=16"
  965. },
  966. "funding": {
  967. "url": "https://github.com/sponsors/sindresorhus"
  968. }
  969. },
  970. "node_modules/giget": {
  971. "version": "1.2.3",
  972. "resolved": "https://registry.npmmirror.com/giget/-/giget-1.2.3.tgz",
  973. "integrity": "sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==",
  974. "license": "MIT",
  975. "dependencies": {
  976. "citty": "^0.1.6",
  977. "consola": "^3.2.3",
  978. "defu": "^6.1.4",
  979. "node-fetch-native": "^1.6.3",
  980. "nypm": "^0.3.8",
  981. "ohash": "^1.1.3",
  982. "pathe": "^1.1.2",
  983. "tar": "^6.2.0"
  984. },
  985. "bin": {
  986. "giget": "dist/cli.mjs"
  987. }
  988. },
  989. "node_modules/glob-parent": {
  990. "version": "5.1.2",
  991. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  992. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  993. "license": "ISC",
  994. "dependencies": {
  995. "is-glob": "^4.0.1"
  996. },
  997. "engines": {
  998. "node": ">= 6"
  999. }
  1000. },
  1001. "node_modules/globals": {
  1002. "version": "11.12.0",
  1003. "resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz",
  1004. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  1005. "license": "MIT",
  1006. "engines": {
  1007. "node": ">=4"
  1008. }
  1009. },
  1010. "node_modules/globby": {
  1011. "version": "14.0.2",
  1012. "resolved": "https://registry.npmmirror.com/globby/-/globby-14.0.2.tgz",
  1013. "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
  1014. "license": "MIT",
  1015. "dependencies": {
  1016. "@sindresorhus/merge-streams": "^2.1.0",
  1017. "fast-glob": "^3.3.2",
  1018. "ignore": "^5.2.4",
  1019. "path-type": "^5.0.0",
  1020. "slash": "^5.1.0",
  1021. "unicorn-magic": "^0.1.0"
  1022. },
  1023. "engines": {
  1024. "node": ">=18"
  1025. },
  1026. "funding": {
  1027. "url": "https://github.com/sponsors/sindresorhus"
  1028. }
  1029. },
  1030. "node_modules/has-flag": {
  1031. "version": "3.0.0",
  1032. "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
  1033. "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
  1034. "license": "MIT",
  1035. "engines": {
  1036. "node": ">=4"
  1037. }
  1038. },
  1039. "node_modules/hash-sum": {
  1040. "version": "2.0.0",
  1041. "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz",
  1042. "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
  1043. "license": "MIT"
  1044. },
  1045. "node_modules/hookable": {
  1046. "version": "5.5.3",
  1047. "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
  1048. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  1049. "license": "MIT"
  1050. },
  1051. "node_modules/human-signals": {
  1052. "version": "5.0.0",
  1053. "resolved": "https://registry.npmmirror.com/human-signals/-/human-signals-5.0.0.tgz",
  1054. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  1055. "license": "Apache-2.0",
  1056. "engines": {
  1057. "node": ">=16.17.0"
  1058. }
  1059. },
  1060. "node_modules/ignore": {
  1061. "version": "5.3.2",
  1062. "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
  1063. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  1064. "license": "MIT",
  1065. "engines": {
  1066. "node": ">= 4"
  1067. }
  1068. },
  1069. "node_modules/is-binary-path": {
  1070. "version": "2.1.0",
  1071. "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
  1072. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  1073. "license": "MIT",
  1074. "dependencies": {
  1075. "binary-extensions": "^2.0.0"
  1076. },
  1077. "engines": {
  1078. "node": ">=8"
  1079. }
  1080. },
  1081. "node_modules/is-extglob": {
  1082. "version": "2.1.1",
  1083. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  1084. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1085. "license": "MIT",
  1086. "engines": {
  1087. "node": ">=0.10.0"
  1088. }
  1089. },
  1090. "node_modules/is-glob": {
  1091. "version": "4.0.3",
  1092. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  1093. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1094. "license": "MIT",
  1095. "dependencies": {
  1096. "is-extglob": "^2.1.1"
  1097. },
  1098. "engines": {
  1099. "node": ">=0.10.0"
  1100. }
  1101. },
  1102. "node_modules/is-number": {
  1103. "version": "7.0.0",
  1104. "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
  1105. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  1106. "license": "MIT",
  1107. "engines": {
  1108. "node": ">=0.12.0"
  1109. }
  1110. },
  1111. "node_modules/is-stream": {
  1112. "version": "3.0.0",
  1113. "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-3.0.0.tgz",
  1114. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  1115. "license": "MIT",
  1116. "engines": {
  1117. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  1118. },
  1119. "funding": {
  1120. "url": "https://github.com/sponsors/sindresorhus"
  1121. }
  1122. },
  1123. "node_modules/isexe": {
  1124. "version": "2.0.0",
  1125. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  1126. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  1127. "license": "ISC"
  1128. },
  1129. "node_modules/jiti": {
  1130. "version": "1.21.6",
  1131. "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.6.tgz",
  1132. "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
  1133. "license": "MIT",
  1134. "bin": {
  1135. "jiti": "bin/jiti.js"
  1136. }
  1137. },
  1138. "node_modules/js-tokens": {
  1139. "version": "9.0.0",
  1140. "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.0.tgz",
  1141. "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==",
  1142. "license": "MIT"
  1143. },
  1144. "node_modules/jsesc": {
  1145. "version": "2.5.2",
  1146. "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz",
  1147. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  1148. "license": "MIT",
  1149. "bin": {
  1150. "jsesc": "bin/jsesc"
  1151. },
  1152. "engines": {
  1153. "node": ">=4"
  1154. }
  1155. },
  1156. "node_modules/json5": {
  1157. "version": "2.2.3",
  1158. "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
  1159. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  1160. "license": "MIT",
  1161. "bin": {
  1162. "json5": "lib/cli.js"
  1163. },
  1164. "engines": {
  1165. "node": ">=6"
  1166. }
  1167. },
  1168. "node_modules/klona": {
  1169. "version": "2.0.6",
  1170. "resolved": "https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz",
  1171. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  1172. "license": "MIT",
  1173. "engines": {
  1174. "node": ">= 8"
  1175. }
  1176. },
  1177. "node_modules/knitwork": {
  1178. "version": "1.1.0",
  1179. "resolved": "https://registry.npmmirror.com/knitwork/-/knitwork-1.1.0.tgz",
  1180. "integrity": "sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==",
  1181. "license": "MIT"
  1182. },
  1183. "node_modules/local-pkg": {
  1184. "version": "0.5.0",
  1185. "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.0.tgz",
  1186. "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==",
  1187. "license": "MIT",
  1188. "dependencies": {
  1189. "mlly": "^1.4.2",
  1190. "pkg-types": "^1.0.3"
  1191. },
  1192. "engines": {
  1193. "node": ">=14"
  1194. },
  1195. "funding": {
  1196. "url": "https://github.com/sponsors/antfu"
  1197. }
  1198. },
  1199. "node_modules/lodash-es": {
  1200. "version": "4.17.21",
  1201. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  1202. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  1203. "license": "MIT"
  1204. },
  1205. "node_modules/lru-cache": {
  1206. "version": "5.1.1",
  1207. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
  1208. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  1209. "license": "ISC",
  1210. "dependencies": {
  1211. "yallist": "^3.0.2"
  1212. }
  1213. },
  1214. "node_modules/lru-cache/node_modules/yallist": {
  1215. "version": "3.1.1",
  1216. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
  1217. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
  1218. "license": "ISC"
  1219. },
  1220. "node_modules/luch-request": {
  1221. "version": "3.1.1",
  1222. "resolved": "https://registry.npmmirror.com/luch-request/-/luch-request-3.1.1.tgz",
  1223. "integrity": "sha512-p7+mlcEtgRcd0OfXC4XZbyiwSr1XgCeqNT7LlVUjnk7InYl/8d5Rk7BUqAYNA2WRafI1wRIUQWRWZRpeUwWR0w==",
  1224. "license": "MIT",
  1225. "dependencies": {
  1226. "@dcloudio/types": "^2.0.16"
  1227. }
  1228. },
  1229. "node_modules/magic-string": {
  1230. "version": "0.30.11",
  1231. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
  1232. "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
  1233. "license": "MIT",
  1234. "dependencies": {
  1235. "@jridgewell/sourcemap-codec": "^1.5.0"
  1236. }
  1237. },
  1238. "node_modules/merge-stream": {
  1239. "version": "2.0.0",
  1240. "resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz",
  1241. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
  1242. "license": "MIT"
  1243. },
  1244. "node_modules/merge2": {
  1245. "version": "1.4.1",
  1246. "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
  1247. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  1248. "license": "MIT",
  1249. "engines": {
  1250. "node": ">= 8"
  1251. }
  1252. },
  1253. "node_modules/micromatch": {
  1254. "version": "4.0.8",
  1255. "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
  1256. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  1257. "license": "MIT",
  1258. "dependencies": {
  1259. "braces": "^3.0.3",
  1260. "picomatch": "^2.3.1"
  1261. },
  1262. "engines": {
  1263. "node": ">=8.6"
  1264. }
  1265. },
  1266. "node_modules/mimic-fn": {
  1267. "version": "4.0.0",
  1268. "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-4.0.0.tgz",
  1269. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  1270. "license": "MIT",
  1271. "engines": {
  1272. "node": ">=12"
  1273. },
  1274. "funding": {
  1275. "url": "https://github.com/sponsors/sindresorhus"
  1276. }
  1277. },
  1278. "node_modules/minipass": {
  1279. "version": "5.0.0",
  1280. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-5.0.0.tgz",
  1281. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  1282. "license": "ISC",
  1283. "engines": {
  1284. "node": ">=8"
  1285. }
  1286. },
  1287. "node_modules/minizlib": {
  1288. "version": "2.1.2",
  1289. "resolved": "https://registry.npmmirror.com/minizlib/-/minizlib-2.1.2.tgz",
  1290. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  1291. "license": "MIT",
  1292. "dependencies": {
  1293. "minipass": "^3.0.0",
  1294. "yallist": "^4.0.0"
  1295. },
  1296. "engines": {
  1297. "node": ">= 8"
  1298. }
  1299. },
  1300. "node_modules/minizlib/node_modules/minipass": {
  1301. "version": "3.3.6",
  1302. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz",
  1303. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  1304. "license": "ISC",
  1305. "dependencies": {
  1306. "yallist": "^4.0.0"
  1307. },
  1308. "engines": {
  1309. "node": ">=8"
  1310. }
  1311. },
  1312. "node_modules/mkdirp": {
  1313. "version": "1.0.4",
  1314. "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-1.0.4.tgz",
  1315. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  1316. "license": "MIT",
  1317. "bin": {
  1318. "mkdirp": "bin/cmd.js"
  1319. },
  1320. "engines": {
  1321. "node": ">=10"
  1322. }
  1323. },
  1324. "node_modules/mlly": {
  1325. "version": "1.7.1",
  1326. "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.1.tgz",
  1327. "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
  1328. "license": "MIT",
  1329. "dependencies": {
  1330. "acorn": "^8.11.3",
  1331. "pathe": "^1.1.2",
  1332. "pkg-types": "^1.1.1",
  1333. "ufo": "^1.5.3"
  1334. }
  1335. },
  1336. "node_modules/mri": {
  1337. "version": "1.2.0",
  1338. "resolved": "https://registry.npmmirror.com/mri/-/mri-1.2.0.tgz",
  1339. "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
  1340. "license": "MIT",
  1341. "engines": {
  1342. "node": ">=4"
  1343. }
  1344. },
  1345. "node_modules/ms": {
  1346. "version": "2.1.3",
  1347. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  1348. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  1349. "license": "MIT"
  1350. },
  1351. "node_modules/node-fetch-native": {
  1352. "version": "1.6.4",
  1353. "resolved": "https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
  1354. "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==",
  1355. "license": "MIT"
  1356. },
  1357. "node_modules/node-releases": {
  1358. "version": "2.0.18",
  1359. "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.18.tgz",
  1360. "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
  1361. "license": "MIT"
  1362. },
  1363. "node_modules/normalize-path": {
  1364. "version": "3.0.0",
  1365. "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
  1366. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  1367. "license": "MIT",
  1368. "engines": {
  1369. "node": ">=0.10.0"
  1370. }
  1371. },
  1372. "node_modules/npm-run-path": {
  1373. "version": "5.3.0",
  1374. "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-5.3.0.tgz",
  1375. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  1376. "license": "MIT",
  1377. "dependencies": {
  1378. "path-key": "^4.0.0"
  1379. },
  1380. "engines": {
  1381. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  1382. },
  1383. "funding": {
  1384. "url": "https://github.com/sponsors/sindresorhus"
  1385. }
  1386. },
  1387. "node_modules/npm-run-path/node_modules/path-key": {
  1388. "version": "4.0.0",
  1389. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-4.0.0.tgz",
  1390. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  1391. "license": "MIT",
  1392. "engines": {
  1393. "node": ">=12"
  1394. },
  1395. "funding": {
  1396. "url": "https://github.com/sponsors/sindresorhus"
  1397. }
  1398. },
  1399. "node_modules/nypm": {
  1400. "version": "0.3.11",
  1401. "resolved": "https://registry.npmmirror.com/nypm/-/nypm-0.3.11.tgz",
  1402. "integrity": "sha512-E5GqaAYSnbb6n1qZyik2wjPDZON43FqOJO59+3OkWrnmQtjggrMOVnsyzfjxp/tS6nlYJBA4zRA5jSM2YaadMg==",
  1403. "license": "MIT",
  1404. "dependencies": {
  1405. "citty": "^0.1.6",
  1406. "consola": "^3.2.3",
  1407. "execa": "^8.0.1",
  1408. "pathe": "^1.1.2",
  1409. "pkg-types": "^1.2.0",
  1410. "ufo": "^1.5.4"
  1411. },
  1412. "bin": {
  1413. "nypm": "dist/cli.mjs"
  1414. },
  1415. "engines": {
  1416. "node": "^14.16.0 || >=16.10.0"
  1417. }
  1418. },
  1419. "node_modules/ohash": {
  1420. "version": "1.1.3",
  1421. "resolved": "https://registry.npmmirror.com/ohash/-/ohash-1.1.3.tgz",
  1422. "integrity": "sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==",
  1423. "license": "MIT"
  1424. },
  1425. "node_modules/onetime": {
  1426. "version": "6.0.0",
  1427. "resolved": "https://registry.npmmirror.com/onetime/-/onetime-6.0.0.tgz",
  1428. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  1429. "license": "MIT",
  1430. "dependencies": {
  1431. "mimic-fn": "^4.0.0"
  1432. },
  1433. "engines": {
  1434. "node": ">=12"
  1435. },
  1436. "funding": {
  1437. "url": "https://github.com/sponsors/sindresorhus"
  1438. }
  1439. },
  1440. "node_modules/path-key": {
  1441. "version": "3.1.1",
  1442. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  1443. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  1444. "license": "MIT",
  1445. "engines": {
  1446. "node": ">=8"
  1447. }
  1448. },
  1449. "node_modules/path-type": {
  1450. "version": "5.0.0",
  1451. "resolved": "https://registry.npmmirror.com/path-type/-/path-type-5.0.0.tgz",
  1452. "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
  1453. "license": "MIT",
  1454. "engines": {
  1455. "node": ">=12"
  1456. },
  1457. "funding": {
  1458. "url": "https://github.com/sponsors/sindresorhus"
  1459. }
  1460. },
  1461. "node_modules/pathe": {
  1462. "version": "1.1.2",
  1463. "resolved": "https://registry.npmmirror.com/pathe/-/pathe-1.1.2.tgz",
  1464. "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
  1465. "license": "MIT"
  1466. },
  1467. "node_modules/perfect-debounce": {
  1468. "version": "1.0.0",
  1469. "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  1470. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
  1471. "license": "MIT"
  1472. },
  1473. "node_modules/picocolors": {
  1474. "version": "1.1.0",
  1475. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz",
  1476. "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
  1477. "license": "ISC"
  1478. },
  1479. "node_modules/picomatch": {
  1480. "version": "2.3.1",
  1481. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
  1482. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  1483. "license": "MIT",
  1484. "engines": {
  1485. "node": ">=8.6"
  1486. },
  1487. "funding": {
  1488. "url": "https://github.com/sponsors/jonschlinkert"
  1489. }
  1490. },
  1491. "node_modules/pinia": {
  1492. "version": "2.2.2",
  1493. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.2.tgz",
  1494. "integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
  1495. "license": "MIT",
  1496. "dependencies": {
  1497. "@vue/devtools-api": "^6.6.3",
  1498. "vue-demi": "^0.14.10"
  1499. },
  1500. "funding": {
  1501. "url": "https://github.com/sponsors/posva"
  1502. },
  1503. "peerDependencies": {
  1504. "@vue/composition-api": "^1.4.0",
  1505. "typescript": ">=4.4.4",
  1506. "vue": "^2.6.14 || ^3.3.0"
  1507. },
  1508. "peerDependenciesMeta": {
  1509. "@vue/composition-api": {
  1510. "optional": true
  1511. },
  1512. "typescript": {
  1513. "optional": true
  1514. }
  1515. }
  1516. },
  1517. "node_modules/pinia-plugin-persist-uni": {
  1518. "version": "1.3.1",
  1519. "resolved": "https://registry.npmmirror.com/pinia-plugin-persist-uni/-/pinia-plugin-persist-uni-1.3.1.tgz",
  1520. "integrity": "sha512-E7HEj6Hy3ZZKXCDG7yKWQ7Dg99Ibtei2qssY6w8wlqVBl3X54xSydiju8kO7IYPHw8heYAPjPBAF8TGCTdvRGQ==",
  1521. "dependencies": {
  1522. "vue-demi": "^0.12.1"
  1523. },
  1524. "peerDependencies": {
  1525. "@vue/composition-api": "^1.0.0",
  1526. "pinia": "^2.0.0",
  1527. "vue": "^2.0.0 || >=3.0.0"
  1528. },
  1529. "peerDependenciesMeta": {
  1530. "@vue/composition-api": {
  1531. "optional": true
  1532. }
  1533. }
  1534. },
  1535. "node_modules/pinia-plugin-persist-uni/node_modules/vue-demi": {
  1536. "version": "0.12.5",
  1537. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.12.5.tgz",
  1538. "integrity": "sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==",
  1539. "hasInstallScript": true,
  1540. "license": "MIT",
  1541. "bin": {
  1542. "vue-demi-fix": "bin/vue-demi-fix.js",
  1543. "vue-demi-switch": "bin/vue-demi-switch.js"
  1544. },
  1545. "engines": {
  1546. "node": ">=12"
  1547. },
  1548. "funding": {
  1549. "url": "https://github.com/sponsors/antfu"
  1550. },
  1551. "peerDependencies": {
  1552. "@vue/composition-api": "^1.0.0-rc.1",
  1553. "vue": "^3.0.0-0 || ^2.6.0"
  1554. },
  1555. "peerDependenciesMeta": {
  1556. "@vue/composition-api": {
  1557. "optional": true
  1558. }
  1559. }
  1560. },
  1561. "node_modules/pinia-plugin-persistedstate": {
  1562. "version": "4.0.1",
  1563. "resolved": "https://registry.npmmirror.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.0.1.tgz",
  1564. "integrity": "sha512-Gs2nhKUi6Rwhhc8PH9wvEAxfz4iZeJ/36qQv2ieYs94+zMozbGtMLIR4p9Aoim3c/PKf8J9orOz9n+f0ZF9CdA==",
  1565. "license": "MIT",
  1566. "dependencies": {
  1567. "@nuxt/kit": "^3.13.0",
  1568. "deep-pick-omit": "^1.2.0",
  1569. "defu": "^6.1.4",
  1570. "destr": "^2.0.3"
  1571. },
  1572. "peerDependencies": {
  1573. "@pinia/nuxt": ">=0.5.0",
  1574. "pinia": ">=2.0.0"
  1575. },
  1576. "peerDependenciesMeta": {
  1577. "@pinia/nuxt": {
  1578. "optional": true
  1579. },
  1580. "pinia": {
  1581. "optional": true
  1582. }
  1583. }
  1584. },
  1585. "node_modules/pkg-types": {
  1586. "version": "1.2.0",
  1587. "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.2.0.tgz",
  1588. "integrity": "sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==",
  1589. "license": "MIT",
  1590. "dependencies": {
  1591. "confbox": "^0.1.7",
  1592. "mlly": "^1.7.1",
  1593. "pathe": "^1.1.2"
  1594. }
  1595. },
  1596. "node_modules/queue-microtask": {
  1597. "version": "1.2.3",
  1598. "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
  1599. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  1600. "funding": [
  1601. {
  1602. "type": "github",
  1603. "url": "https://github.com/sponsors/feross"
  1604. },
  1605. {
  1606. "type": "patreon",
  1607. "url": "https://www.patreon.com/feross"
  1608. },
  1609. {
  1610. "type": "consulting",
  1611. "url": "https://feross.org/support"
  1612. }
  1613. ],
  1614. "license": "MIT"
  1615. },
  1616. "node_modules/rc9": {
  1617. "version": "2.1.2",
  1618. "resolved": "https://registry.npmmirror.com/rc9/-/rc9-2.1.2.tgz",
  1619. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  1620. "license": "MIT",
  1621. "dependencies": {
  1622. "defu": "^6.1.4",
  1623. "destr": "^2.0.3"
  1624. }
  1625. },
  1626. "node_modules/readdirp": {
  1627. "version": "3.6.0",
  1628. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
  1629. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  1630. "license": "MIT",
  1631. "dependencies": {
  1632. "picomatch": "^2.2.1"
  1633. },
  1634. "engines": {
  1635. "node": ">=8.10.0"
  1636. }
  1637. },
  1638. "node_modules/reusify": {
  1639. "version": "1.0.4",
  1640. "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
  1641. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  1642. "license": "MIT",
  1643. "engines": {
  1644. "iojs": ">=1.0.0",
  1645. "node": ">=0.10.0"
  1646. }
  1647. },
  1648. "node_modules/run-parallel": {
  1649. "version": "1.2.0",
  1650. "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
  1651. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  1652. "funding": [
  1653. {
  1654. "type": "github",
  1655. "url": "https://github.com/sponsors/feross"
  1656. },
  1657. {
  1658. "type": "patreon",
  1659. "url": "https://www.patreon.com/feross"
  1660. },
  1661. {
  1662. "type": "consulting",
  1663. "url": "https://feross.org/support"
  1664. }
  1665. ],
  1666. "license": "MIT",
  1667. "dependencies": {
  1668. "queue-microtask": "^1.2.2"
  1669. }
  1670. },
  1671. "node_modules/scule": {
  1672. "version": "1.3.0",
  1673. "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
  1674. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
  1675. "license": "MIT"
  1676. },
  1677. "node_modules/semver": {
  1678. "version": "7.6.3",
  1679. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.6.3.tgz",
  1680. "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
  1681. "license": "ISC",
  1682. "bin": {
  1683. "semver": "bin/semver.js"
  1684. },
  1685. "engines": {
  1686. "node": ">=10"
  1687. }
  1688. },
  1689. "node_modules/shebang-command": {
  1690. "version": "2.0.0",
  1691. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  1692. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  1693. "license": "MIT",
  1694. "dependencies": {
  1695. "shebang-regex": "^3.0.0"
  1696. },
  1697. "engines": {
  1698. "node": ">=8"
  1699. }
  1700. },
  1701. "node_modules/shebang-regex": {
  1702. "version": "3.0.0",
  1703. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  1704. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  1705. "license": "MIT",
  1706. "engines": {
  1707. "node": ">=8"
  1708. }
  1709. },
  1710. "node_modules/signal-exit": {
  1711. "version": "4.1.0",
  1712. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
  1713. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  1714. "license": "ISC",
  1715. "engines": {
  1716. "node": ">=14"
  1717. },
  1718. "funding": {
  1719. "url": "https://github.com/sponsors/isaacs"
  1720. }
  1721. },
  1722. "node_modules/slash": {
  1723. "version": "5.1.0",
  1724. "resolved": "https://registry.npmmirror.com/slash/-/slash-5.1.0.tgz",
  1725. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  1726. "license": "MIT",
  1727. "engines": {
  1728. "node": ">=14.16"
  1729. },
  1730. "funding": {
  1731. "url": "https://github.com/sponsors/sindresorhus"
  1732. }
  1733. },
  1734. "node_modules/std-env": {
  1735. "version": "3.7.0",
  1736. "resolved": "https://registry.npmmirror.com/std-env/-/std-env-3.7.0.tgz",
  1737. "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==",
  1738. "license": "MIT"
  1739. },
  1740. "node_modules/strip-final-newline": {
  1741. "version": "3.0.0",
  1742. "resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  1743. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  1744. "license": "MIT",
  1745. "engines": {
  1746. "node": ">=12"
  1747. },
  1748. "funding": {
  1749. "url": "https://github.com/sponsors/sindresorhus"
  1750. }
  1751. },
  1752. "node_modules/strip-literal": {
  1753. "version": "2.1.0",
  1754. "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-2.1.0.tgz",
  1755. "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
  1756. "license": "MIT",
  1757. "dependencies": {
  1758. "js-tokens": "^9.0.0"
  1759. },
  1760. "funding": {
  1761. "url": "https://github.com/sponsors/antfu"
  1762. }
  1763. },
  1764. "node_modules/supports-color": {
  1765. "version": "5.5.0",
  1766. "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
  1767. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  1768. "license": "MIT",
  1769. "dependencies": {
  1770. "has-flag": "^3.0.0"
  1771. },
  1772. "engines": {
  1773. "node": ">=4"
  1774. }
  1775. },
  1776. "node_modules/tar": {
  1777. "version": "6.2.1",
  1778. "resolved": "https://registry.npmmirror.com/tar/-/tar-6.2.1.tgz",
  1779. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  1780. "license": "ISC",
  1781. "dependencies": {
  1782. "chownr": "^2.0.0",
  1783. "fs-minipass": "^2.0.0",
  1784. "minipass": "^5.0.0",
  1785. "minizlib": "^2.1.1",
  1786. "mkdirp": "^1.0.3",
  1787. "yallist": "^4.0.0"
  1788. },
  1789. "engines": {
  1790. "node": ">=10"
  1791. }
  1792. },
  1793. "node_modules/to-fast-properties": {
  1794. "version": "2.0.0",
  1795. "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  1796. "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
  1797. "license": "MIT",
  1798. "engines": {
  1799. "node": ">=4"
  1800. }
  1801. },
  1802. "node_modules/to-regex-range": {
  1803. "version": "5.0.1",
  1804. "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
  1805. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  1806. "license": "MIT",
  1807. "dependencies": {
  1808. "is-number": "^7.0.0"
  1809. },
  1810. "engines": {
  1811. "node": ">=8.0"
  1812. }
  1813. },
  1814. "node_modules/ufo": {
  1815. "version": "1.5.4",
  1816. "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.5.4.tgz",
  1817. "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==",
  1818. "license": "MIT"
  1819. },
  1820. "node_modules/uncrypto": {
  1821. "version": "0.1.3",
  1822. "resolved": "https://registry.npmmirror.com/uncrypto/-/uncrypto-0.1.3.tgz",
  1823. "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==",
  1824. "license": "MIT"
  1825. },
  1826. "node_modules/unctx": {
  1827. "version": "2.3.1",
  1828. "resolved": "https://registry.npmmirror.com/unctx/-/unctx-2.3.1.tgz",
  1829. "integrity": "sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==",
  1830. "license": "MIT",
  1831. "dependencies": {
  1832. "acorn": "^8.8.2",
  1833. "estree-walker": "^3.0.3",
  1834. "magic-string": "^0.30.0",
  1835. "unplugin": "^1.3.1"
  1836. }
  1837. },
  1838. "node_modules/unicorn-magic": {
  1839. "version": "0.1.0",
  1840. "resolved": "https://registry.npmmirror.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  1841. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  1842. "license": "MIT",
  1843. "engines": {
  1844. "node": ">=18"
  1845. },
  1846. "funding": {
  1847. "url": "https://github.com/sponsors/sindresorhus"
  1848. }
  1849. },
  1850. "node_modules/unimport": {
  1851. "version": "3.11.1",
  1852. "resolved": "https://registry.npmmirror.com/unimport/-/unimport-3.11.1.tgz",
  1853. "integrity": "sha512-DuB1Uoq01LrrXTScxnwOoMSlTXxyKcULguFxbLrMDFcE/CO0ZWHpEiyhovN0mycPt7K6luAHe8laqvwvuoeUPg==",
  1854. "license": "MIT",
  1855. "dependencies": {
  1856. "@rollup/pluginutils": "^5.1.0",
  1857. "acorn": "^8.12.1",
  1858. "escape-string-regexp": "^5.0.0",
  1859. "estree-walker": "^3.0.3",
  1860. "fast-glob": "^3.3.2",
  1861. "local-pkg": "^0.5.0",
  1862. "magic-string": "^0.30.11",
  1863. "mlly": "^1.7.1",
  1864. "pathe": "^1.1.2",
  1865. "pkg-types": "^1.2.0",
  1866. "scule": "^1.3.0",
  1867. "strip-literal": "^2.1.0",
  1868. "unplugin": "^1.12.2"
  1869. }
  1870. },
  1871. "node_modules/unplugin": {
  1872. "version": "1.14.1",
  1873. "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.14.1.tgz",
  1874. "integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==",
  1875. "license": "MIT",
  1876. "dependencies": {
  1877. "acorn": "^8.12.1",
  1878. "webpack-virtual-modules": "^0.6.2"
  1879. },
  1880. "engines": {
  1881. "node": ">=14.0.0"
  1882. },
  1883. "peerDependencies": {
  1884. "webpack-sources": "^3"
  1885. },
  1886. "peerDependenciesMeta": {
  1887. "webpack-sources": {
  1888. "optional": true
  1889. }
  1890. }
  1891. },
  1892. "node_modules/untyped": {
  1893. "version": "1.4.2",
  1894. "resolved": "https://registry.npmmirror.com/untyped/-/untyped-1.4.2.tgz",
  1895. "integrity": "sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==",
  1896. "license": "MIT",
  1897. "dependencies": {
  1898. "@babel/core": "^7.23.7",
  1899. "@babel/standalone": "^7.23.8",
  1900. "@babel/types": "^7.23.6",
  1901. "defu": "^6.1.4",
  1902. "jiti": "^1.21.0",
  1903. "mri": "^1.2.0",
  1904. "scule": "^1.2.0"
  1905. },
  1906. "bin": {
  1907. "untyped": "dist/cli.mjs"
  1908. }
  1909. },
  1910. "node_modules/update-browserslist-db": {
  1911. "version": "1.1.0",
  1912. "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
  1913. "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
  1914. "funding": [
  1915. {
  1916. "type": "opencollective",
  1917. "url": "https://opencollective.com/browserslist"
  1918. },
  1919. {
  1920. "type": "tidelift",
  1921. "url": "https://tidelift.com/funding/github/npm/browserslist"
  1922. },
  1923. {
  1924. "type": "github",
  1925. "url": "https://github.com/sponsors/ai"
  1926. }
  1927. ],
  1928. "license": "MIT",
  1929. "dependencies": {
  1930. "escalade": "^3.1.2",
  1931. "picocolors": "^1.0.1"
  1932. },
  1933. "bin": {
  1934. "update-browserslist-db": "cli.js"
  1935. },
  1936. "peerDependencies": {
  1937. "browserslist": ">= 4.21.0"
  1938. }
  1939. },
  1940. "node_modules/vue": {
  1941. "version": "2.6.14",
  1942. "resolved": "https://registry.npmmirror.com/vue/-/vue-2.6.14.tgz",
  1943. "integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
  1944. "deprecated": "Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.",
  1945. "license": "MIT",
  1946. "peer": true
  1947. },
  1948. "node_modules/vue-demi": {
  1949. "version": "0.14.10",
  1950. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
  1951. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1952. "hasInstallScript": true,
  1953. "license": "MIT",
  1954. "bin": {
  1955. "vue-demi-fix": "bin/vue-demi-fix.js",
  1956. "vue-demi-switch": "bin/vue-demi-switch.js"
  1957. },
  1958. "engines": {
  1959. "node": ">=12"
  1960. },
  1961. "funding": {
  1962. "url": "https://github.com/sponsors/antfu"
  1963. },
  1964. "peerDependencies": {
  1965. "@vue/composition-api": "^1.0.0-rc.1",
  1966. "vue": "^3.0.0-0 || ^2.6.0"
  1967. },
  1968. "peerDependenciesMeta": {
  1969. "@vue/composition-api": {
  1970. "optional": true
  1971. }
  1972. }
  1973. },
  1974. "node_modules/webpack-virtual-modules": {
  1975. "version": "0.6.2",
  1976. "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  1977. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
  1978. "license": "MIT"
  1979. },
  1980. "node_modules/which": {
  1981. "version": "2.0.2",
  1982. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  1983. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  1984. "license": "ISC",
  1985. "dependencies": {
  1986. "isexe": "^2.0.0"
  1987. },
  1988. "bin": {
  1989. "node-which": "bin/node-which"
  1990. },
  1991. "engines": {
  1992. "node": ">= 8"
  1993. }
  1994. },
  1995. "node_modules/yallist": {
  1996. "version": "4.0.0",
  1997. "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
  1998. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  1999. "license": "ISC"
  2000. }
  2001. }
  2002. }