pnpm-lock.yaml 63 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. '@vueuse/motion':
  7. specifier: ^2.0.0
  8. version: 2.0.0(vue@3.4.14)
  9. gsap:
  10. specifier: ^3.12.5
  11. version: 3.12.5
  12. mitt:
  13. specifier: ^3.0.1
  14. version: 3.0.1
  15. sass:
  16. specifier: ^1.70.0
  17. version: 1.70.0
  18. vue:
  19. specifier: ^3.4.14
  20. version: 3.4.14
  21. vue-fullpage.js:
  22. specifier: ^0.2.15
  23. version: 0.2.15(vue@3.4.14)
  24. devDependencies:
  25. '@vitejs/plugin-vue':
  26. specifier: ^4.6.2
  27. version: 4.6.2(vite@5.0.11)(vue@3.4.14)
  28. vite:
  29. specifier: ^5.0.11
  30. version: 5.0.11(sass@1.70.0)
  31. packages:
  32. /@ampproject/remapping@2.2.1:
  33. resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
  34. engines: {node: '>=6.0.0'}
  35. requiresBuild: true
  36. dependencies:
  37. '@jridgewell/gen-mapping': 0.3.3
  38. '@jridgewell/trace-mapping': 0.3.21
  39. dev: false
  40. optional: true
  41. /@babel/code-frame@7.23.5:
  42. resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
  43. engines: {node: '>=6.9.0'}
  44. requiresBuild: true
  45. dependencies:
  46. '@babel/highlight': 7.23.4
  47. chalk: 2.4.2
  48. dev: false
  49. optional: true
  50. /@babel/compat-data@7.23.5:
  51. resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
  52. engines: {node: '>=6.9.0'}
  53. requiresBuild: true
  54. dev: false
  55. optional: true
  56. /@babel/core@7.23.7:
  57. resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==}
  58. engines: {node: '>=6.9.0'}
  59. requiresBuild: true
  60. dependencies:
  61. '@ampproject/remapping': 2.2.1
  62. '@babel/code-frame': 7.23.5
  63. '@babel/generator': 7.23.6
  64. '@babel/helper-compilation-targets': 7.23.6
  65. '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
  66. '@babel/helpers': 7.23.8
  67. '@babel/parser': 7.23.6
  68. '@babel/template': 7.22.15
  69. '@babel/traverse': 7.23.7
  70. '@babel/types': 7.23.6
  71. convert-source-map: 2.0.0
  72. debug: 4.3.4
  73. gensync: 1.0.0-beta.2
  74. json5: 2.2.3
  75. semver: 6.3.1
  76. transitivePeerDependencies:
  77. - supports-color
  78. dev: false
  79. optional: true
  80. /@babel/generator@7.23.6:
  81. resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
  82. engines: {node: '>=6.9.0'}
  83. requiresBuild: true
  84. dependencies:
  85. '@babel/types': 7.23.6
  86. '@jridgewell/gen-mapping': 0.3.3
  87. '@jridgewell/trace-mapping': 0.3.21
  88. jsesc: 2.5.2
  89. dev: false
  90. optional: true
  91. /@babel/helper-compilation-targets@7.23.6:
  92. resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
  93. engines: {node: '>=6.9.0'}
  94. requiresBuild: true
  95. dependencies:
  96. '@babel/compat-data': 7.23.5
  97. '@babel/helper-validator-option': 7.23.5
  98. browserslist: 4.22.2
  99. lru-cache: 5.1.1
  100. semver: 6.3.1
  101. dev: false
  102. optional: true
  103. /@babel/helper-environment-visitor@7.22.20:
  104. resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
  105. engines: {node: '>=6.9.0'}
  106. requiresBuild: true
  107. dev: false
  108. optional: true
  109. /@babel/helper-function-name@7.23.0:
  110. resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
  111. engines: {node: '>=6.9.0'}
  112. requiresBuild: true
  113. dependencies:
  114. '@babel/template': 7.22.15
  115. '@babel/types': 7.23.6
  116. dev: false
  117. optional: true
  118. /@babel/helper-hoist-variables@7.22.5:
  119. resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
  120. engines: {node: '>=6.9.0'}
  121. requiresBuild: true
  122. dependencies:
  123. '@babel/types': 7.23.6
  124. dev: false
  125. optional: true
  126. /@babel/helper-module-imports@7.22.15:
  127. resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
  128. engines: {node: '>=6.9.0'}
  129. requiresBuild: true
  130. dependencies:
  131. '@babel/types': 7.23.6
  132. dev: false
  133. optional: true
  134. /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7):
  135. resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
  136. engines: {node: '>=6.9.0'}
  137. requiresBuild: true
  138. peerDependencies:
  139. '@babel/core': ^7.0.0
  140. dependencies:
  141. '@babel/core': 7.23.7
  142. '@babel/helper-environment-visitor': 7.22.20
  143. '@babel/helper-module-imports': 7.22.15
  144. '@babel/helper-simple-access': 7.22.5
  145. '@babel/helper-split-export-declaration': 7.22.6
  146. '@babel/helper-validator-identifier': 7.22.20
  147. dev: false
  148. optional: true
  149. /@babel/helper-simple-access@7.22.5:
  150. resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
  151. engines: {node: '>=6.9.0'}
  152. requiresBuild: true
  153. dependencies:
  154. '@babel/types': 7.23.6
  155. dev: false
  156. optional: true
  157. /@babel/helper-split-export-declaration@7.22.6:
  158. resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
  159. engines: {node: '>=6.9.0'}
  160. requiresBuild: true
  161. dependencies:
  162. '@babel/types': 7.23.6
  163. dev: false
  164. optional: true
  165. /@babel/helper-string-parser@7.23.4:
  166. resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
  167. engines: {node: '>=6.9.0'}
  168. requiresBuild: true
  169. /@babel/helper-validator-identifier@7.22.20:
  170. resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
  171. engines: {node: '>=6.9.0'}
  172. requiresBuild: true
  173. /@babel/helper-validator-option@7.23.5:
  174. resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
  175. engines: {node: '>=6.9.0'}
  176. requiresBuild: true
  177. dev: false
  178. optional: true
  179. /@babel/helpers@7.23.8:
  180. resolution: {integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==}
  181. engines: {node: '>=6.9.0'}
  182. requiresBuild: true
  183. dependencies:
  184. '@babel/template': 7.22.15
  185. '@babel/traverse': 7.23.7
  186. '@babel/types': 7.23.6
  187. transitivePeerDependencies:
  188. - supports-color
  189. dev: false
  190. optional: true
  191. /@babel/highlight@7.23.4:
  192. resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
  193. engines: {node: '>=6.9.0'}
  194. requiresBuild: true
  195. dependencies:
  196. '@babel/helper-validator-identifier': 7.22.20
  197. chalk: 2.4.2
  198. js-tokens: 4.0.0
  199. dev: false
  200. optional: true
  201. /@babel/parser@7.23.6:
  202. resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==}
  203. engines: {node: '>=6.0.0'}
  204. hasBin: true
  205. dependencies:
  206. '@babel/types': 7.23.6
  207. /@babel/standalone@7.23.8:
  208. resolution: {integrity: sha512-i0tPn3dyKHbEZPDV66ry/7baC1pznRU02R8sU6eJSBfTOwMkukRdYuT3ks/j/cvTl4YkHMRmhTejET+iyPZVvQ==}
  209. engines: {node: '>=6.9.0'}
  210. requiresBuild: true
  211. dev: false
  212. optional: true
  213. /@babel/template@7.22.15:
  214. resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==}
  215. engines: {node: '>=6.9.0'}
  216. requiresBuild: true
  217. dependencies:
  218. '@babel/code-frame': 7.23.5
  219. '@babel/parser': 7.23.6
  220. '@babel/types': 7.23.6
  221. dev: false
  222. optional: true
  223. /@babel/traverse@7.23.7:
  224. resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==}
  225. engines: {node: '>=6.9.0'}
  226. requiresBuild: true
  227. dependencies:
  228. '@babel/code-frame': 7.23.5
  229. '@babel/generator': 7.23.6
  230. '@babel/helper-environment-visitor': 7.22.20
  231. '@babel/helper-function-name': 7.23.0
  232. '@babel/helper-hoist-variables': 7.22.5
  233. '@babel/helper-split-export-declaration': 7.22.6
  234. '@babel/parser': 7.23.6
  235. '@babel/types': 7.23.6
  236. debug: 4.3.4
  237. globals: 11.12.0
  238. transitivePeerDependencies:
  239. - supports-color
  240. dev: false
  241. optional: true
  242. /@babel/types@7.23.6:
  243. resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
  244. engines: {node: '>=6.9.0'}
  245. dependencies:
  246. '@babel/helper-string-parser': 7.23.4
  247. '@babel/helper-validator-identifier': 7.22.20
  248. to-fast-properties: 2.0.0
  249. /@esbuild/aix-ppc64@0.19.11:
  250. resolution: {integrity: sha512-FnzU0LyE3ySQk7UntJO4+qIiQgI7KoODnZg5xzXIrFJlKd2P2gwHsHY4927xj9y5PJmJSzULiUCWmv7iWnNa7g==}
  251. engines: {node: '>=12'}
  252. cpu: [ppc64]
  253. os: [aix]
  254. requiresBuild: true
  255. dev: true
  256. optional: true
  257. /@esbuild/android-arm64@0.19.11:
  258. resolution: {integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==}
  259. engines: {node: '>=12'}
  260. cpu: [arm64]
  261. os: [android]
  262. requiresBuild: true
  263. dev: true
  264. optional: true
  265. /@esbuild/android-arm@0.19.11:
  266. resolution: {integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==}
  267. engines: {node: '>=12'}
  268. cpu: [arm]
  269. os: [android]
  270. requiresBuild: true
  271. dev: true
  272. optional: true
  273. /@esbuild/android-x64@0.19.11:
  274. resolution: {integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==}
  275. engines: {node: '>=12'}
  276. cpu: [x64]
  277. os: [android]
  278. requiresBuild: true
  279. dev: true
  280. optional: true
  281. /@esbuild/darwin-arm64@0.19.11:
  282. resolution: {integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==}
  283. engines: {node: '>=12'}
  284. cpu: [arm64]
  285. os: [darwin]
  286. requiresBuild: true
  287. dev: true
  288. optional: true
  289. /@esbuild/darwin-x64@0.19.11:
  290. resolution: {integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==}
  291. engines: {node: '>=12'}
  292. cpu: [x64]
  293. os: [darwin]
  294. requiresBuild: true
  295. dev: true
  296. optional: true
  297. /@esbuild/freebsd-arm64@0.19.11:
  298. resolution: {integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==}
  299. engines: {node: '>=12'}
  300. cpu: [arm64]
  301. os: [freebsd]
  302. requiresBuild: true
  303. dev: true
  304. optional: true
  305. /@esbuild/freebsd-x64@0.19.11:
  306. resolution: {integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==}
  307. engines: {node: '>=12'}
  308. cpu: [x64]
  309. os: [freebsd]
  310. requiresBuild: true
  311. dev: true
  312. optional: true
  313. /@esbuild/linux-arm64@0.19.11:
  314. resolution: {integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==}
  315. engines: {node: '>=12'}
  316. cpu: [arm64]
  317. os: [linux]
  318. requiresBuild: true
  319. dev: true
  320. optional: true
  321. /@esbuild/linux-arm@0.19.11:
  322. resolution: {integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==}
  323. engines: {node: '>=12'}
  324. cpu: [arm]
  325. os: [linux]
  326. requiresBuild: true
  327. dev: true
  328. optional: true
  329. /@esbuild/linux-ia32@0.19.11:
  330. resolution: {integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==}
  331. engines: {node: '>=12'}
  332. cpu: [ia32]
  333. os: [linux]
  334. requiresBuild: true
  335. dev: true
  336. optional: true
  337. /@esbuild/linux-loong64@0.19.11:
  338. resolution: {integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==}
  339. engines: {node: '>=12'}
  340. cpu: [loong64]
  341. os: [linux]
  342. requiresBuild: true
  343. dev: true
  344. optional: true
  345. /@esbuild/linux-mips64el@0.19.11:
  346. resolution: {integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==}
  347. engines: {node: '>=12'}
  348. cpu: [mips64el]
  349. os: [linux]
  350. requiresBuild: true
  351. dev: true
  352. optional: true
  353. /@esbuild/linux-ppc64@0.19.11:
  354. resolution: {integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==}
  355. engines: {node: '>=12'}
  356. cpu: [ppc64]
  357. os: [linux]
  358. requiresBuild: true
  359. dev: true
  360. optional: true
  361. /@esbuild/linux-riscv64@0.19.11:
  362. resolution: {integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==}
  363. engines: {node: '>=12'}
  364. cpu: [riscv64]
  365. os: [linux]
  366. requiresBuild: true
  367. dev: true
  368. optional: true
  369. /@esbuild/linux-s390x@0.19.11:
  370. resolution: {integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==}
  371. engines: {node: '>=12'}
  372. cpu: [s390x]
  373. os: [linux]
  374. requiresBuild: true
  375. dev: true
  376. optional: true
  377. /@esbuild/linux-x64@0.19.11:
  378. resolution: {integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==}
  379. engines: {node: '>=12'}
  380. cpu: [x64]
  381. os: [linux]
  382. requiresBuild: true
  383. dev: true
  384. optional: true
  385. /@esbuild/netbsd-x64@0.19.11:
  386. resolution: {integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==}
  387. engines: {node: '>=12'}
  388. cpu: [x64]
  389. os: [netbsd]
  390. requiresBuild: true
  391. dev: true
  392. optional: true
  393. /@esbuild/openbsd-x64@0.19.11:
  394. resolution: {integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==}
  395. engines: {node: '>=12'}
  396. cpu: [x64]
  397. os: [openbsd]
  398. requiresBuild: true
  399. dev: true
  400. optional: true
  401. /@esbuild/sunos-x64@0.19.11:
  402. resolution: {integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==}
  403. engines: {node: '>=12'}
  404. cpu: [x64]
  405. os: [sunos]
  406. requiresBuild: true
  407. dev: true
  408. optional: true
  409. /@esbuild/win32-arm64@0.19.11:
  410. resolution: {integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==}
  411. engines: {node: '>=12'}
  412. cpu: [arm64]
  413. os: [win32]
  414. requiresBuild: true
  415. dev: true
  416. optional: true
  417. /@esbuild/win32-ia32@0.19.11:
  418. resolution: {integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==}
  419. engines: {node: '>=12'}
  420. cpu: [ia32]
  421. os: [win32]
  422. requiresBuild: true
  423. dev: true
  424. optional: true
  425. /@esbuild/win32-x64@0.19.11:
  426. resolution: {integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==}
  427. engines: {node: '>=12'}
  428. cpu: [x64]
  429. os: [win32]
  430. requiresBuild: true
  431. dev: true
  432. optional: true
  433. /@jridgewell/gen-mapping@0.3.3:
  434. resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
  435. engines: {node: '>=6.0.0'}
  436. requiresBuild: true
  437. dependencies:
  438. '@jridgewell/set-array': 1.1.2
  439. '@jridgewell/sourcemap-codec': 1.4.15
  440. '@jridgewell/trace-mapping': 0.3.21
  441. dev: false
  442. optional: true
  443. /@jridgewell/resolve-uri@3.1.1:
  444. resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
  445. engines: {node: '>=6.0.0'}
  446. requiresBuild: true
  447. dev: false
  448. optional: true
  449. /@jridgewell/set-array@1.1.2:
  450. resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
  451. engines: {node: '>=6.0.0'}
  452. requiresBuild: true
  453. dev: false
  454. optional: true
  455. /@jridgewell/sourcemap-codec@1.4.15:
  456. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  457. /@jridgewell/trace-mapping@0.3.21:
  458. resolution: {integrity: sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==}
  459. requiresBuild: true
  460. dependencies:
  461. '@jridgewell/resolve-uri': 3.1.1
  462. '@jridgewell/sourcemap-codec': 1.4.15
  463. dev: false
  464. optional: true
  465. /@nodelib/fs.scandir@2.1.5:
  466. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  467. engines: {node: '>= 8'}
  468. requiresBuild: true
  469. dependencies:
  470. '@nodelib/fs.stat': 2.0.5
  471. run-parallel: 1.2.0
  472. dev: false
  473. optional: true
  474. /@nodelib/fs.stat@2.0.5:
  475. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  476. engines: {node: '>= 8'}
  477. requiresBuild: true
  478. dev: false
  479. optional: true
  480. /@nodelib/fs.walk@1.2.8:
  481. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  482. engines: {node: '>= 8'}
  483. requiresBuild: true
  484. dependencies:
  485. '@nodelib/fs.scandir': 2.1.5
  486. fastq: 1.16.0
  487. dev: false
  488. optional: true
  489. /@nuxt/kit@3.9.3:
  490. resolution: {integrity: sha512-bHGXpTB6E+YJCC1L9tTwrP7txgLZzyuFes/tgy1ZM4dlfrCsGqLK/K4mddROMdC3D81scnH84u7yQsN0JRgoTg==}
  491. engines: {node: ^14.18.0 || >=16.10.0}
  492. requiresBuild: true
  493. dependencies:
  494. '@nuxt/schema': 3.9.3
  495. c12: 1.6.1
  496. consola: 3.2.3
  497. defu: 6.1.4
  498. globby: 14.0.0
  499. hash-sum: 2.0.0
  500. ignore: 5.3.0
  501. jiti: 1.21.0
  502. knitwork: 1.0.0
  503. mlly: 1.5.0
  504. pathe: 1.1.2
  505. pkg-types: 1.0.3
  506. scule: 1.2.0
  507. semver: 7.5.4
  508. ufo: 1.3.2
  509. unctx: 2.3.1
  510. unimport: 3.7.1
  511. untyped: 1.4.0
  512. transitivePeerDependencies:
  513. - rollup
  514. - supports-color
  515. dev: false
  516. optional: true
  517. /@nuxt/schema@3.9.3:
  518. resolution: {integrity: sha512-pchkGBYdEJ9TAOoC5DKnLuAaFPjzgn2k0OUTr31QwbtHdTR3Q2Ua/oKsS1g9CPU7KRzSE5Vkf7ECE8zVydqF5A==}
  519. engines: {node: ^14.18.0 || >=16.10.0}
  520. requiresBuild: true
  521. dependencies:
  522. '@nuxt/ui-templates': 1.3.1
  523. consola: 3.2.3
  524. defu: 6.1.4
  525. hookable: 5.5.3
  526. pathe: 1.1.2
  527. pkg-types: 1.0.3
  528. scule: 1.2.0
  529. std-env: 3.7.0
  530. ufo: 1.3.2
  531. unimport: 3.7.1
  532. untyped: 1.4.0
  533. transitivePeerDependencies:
  534. - rollup
  535. - supports-color
  536. dev: false
  537. optional: true
  538. /@nuxt/ui-templates@1.3.1:
  539. resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
  540. requiresBuild: true
  541. dev: false
  542. optional: true
  543. /@rollup/pluginutils@5.1.0:
  544. resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
  545. engines: {node: '>=14.0.0'}
  546. requiresBuild: true
  547. peerDependencies:
  548. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  549. peerDependenciesMeta:
  550. rollup:
  551. optional: true
  552. dependencies:
  553. '@types/estree': 1.0.5
  554. estree-walker: 2.0.2
  555. picomatch: 2.3.1
  556. dev: false
  557. optional: true
  558. /@rollup/rollup-android-arm-eabi@4.9.5:
  559. resolution: {integrity: sha512-idWaG8xeSRCfRq9KpRysDHJ/rEHBEXcHuJ82XY0yYFIWnLMjZv9vF/7DOq8djQ2n3Lk6+3qfSH8AqlmHlmi1MA==}
  560. cpu: [arm]
  561. os: [android]
  562. requiresBuild: true
  563. dev: true
  564. optional: true
  565. /@rollup/rollup-android-arm64@4.9.5:
  566. resolution: {integrity: sha512-f14d7uhAMtsCGjAYwZGv6TwuS3IFaM4ZnGMUn3aCBgkcHAYErhV1Ad97WzBvS2o0aaDv4mVz+syiN0ElMyfBPg==}
  567. cpu: [arm64]
  568. os: [android]
  569. requiresBuild: true
  570. dev: true
  571. optional: true
  572. /@rollup/rollup-darwin-arm64@4.9.5:
  573. resolution: {integrity: sha512-ndoXeLx455FffL68OIUrVr89Xu1WLzAG4n65R8roDlCoYiQcGGg6MALvs2Ap9zs7AHg8mpHtMpwC8jBBjZrT/w==}
  574. cpu: [arm64]
  575. os: [darwin]
  576. requiresBuild: true
  577. dev: true
  578. optional: true
  579. /@rollup/rollup-darwin-x64@4.9.5:
  580. resolution: {integrity: sha512-UmElV1OY2m/1KEEqTlIjieKfVwRg0Zwg4PLgNf0s3glAHXBN99KLpw5A5lrSYCa1Kp63czTpVll2MAqbZYIHoA==}
  581. cpu: [x64]
  582. os: [darwin]
  583. requiresBuild: true
  584. dev: true
  585. optional: true
  586. /@rollup/rollup-linux-arm-gnueabihf@4.9.5:
  587. resolution: {integrity: sha512-Q0LcU61v92tQB6ae+udZvOyZ0wfpGojtAKrrpAaIqmJ7+psq4cMIhT/9lfV6UQIpeItnq/2QDROhNLo00lOD1g==}
  588. cpu: [arm]
  589. os: [linux]
  590. requiresBuild: true
  591. dev: true
  592. optional: true
  593. /@rollup/rollup-linux-arm64-gnu@4.9.5:
  594. resolution: {integrity: sha512-dkRscpM+RrR2Ee3eOQmRWFjmV/payHEOrjyq1VZegRUa5OrZJ2MAxBNs05bZuY0YCtpqETDy1Ix4i/hRqX98cA==}
  595. cpu: [arm64]
  596. os: [linux]
  597. requiresBuild: true
  598. dev: true
  599. optional: true
  600. /@rollup/rollup-linux-arm64-musl@4.9.5:
  601. resolution: {integrity: sha512-QaKFVOzzST2xzY4MAmiDmURagWLFh+zZtttuEnuNn19AiZ0T3fhPyjPPGwLNdiDT82ZE91hnfJsUiDwF9DClIQ==}
  602. cpu: [arm64]
  603. os: [linux]
  604. requiresBuild: true
  605. dev: true
  606. optional: true
  607. /@rollup/rollup-linux-riscv64-gnu@4.9.5:
  608. resolution: {integrity: sha512-HeGqmRJuyVg6/X6MpE2ur7GbymBPS8Np0S/vQFHDmocfORT+Zt76qu+69NUoxXzGqVP1pzaY6QIi0FJWLC3OPA==}
  609. cpu: [riscv64]
  610. os: [linux]
  611. requiresBuild: true
  612. dev: true
  613. optional: true
  614. /@rollup/rollup-linux-x64-gnu@4.9.5:
  615. resolution: {integrity: sha512-Dq1bqBdLaZ1Gb/l2e5/+o3B18+8TI9ANlA1SkejZqDgdU/jK/ThYaMPMJpVMMXy2uRHvGKbkz9vheVGdq3cJfA==}
  616. cpu: [x64]
  617. os: [linux]
  618. requiresBuild: true
  619. dev: true
  620. optional: true
  621. /@rollup/rollup-linux-x64-musl@4.9.5:
  622. resolution: {integrity: sha512-ezyFUOwldYpj7AbkwyW9AJ203peub81CaAIVvckdkyH8EvhEIoKzaMFJj0G4qYJ5sw3BpqhFrsCc30t54HV8vg==}
  623. cpu: [x64]
  624. os: [linux]
  625. requiresBuild: true
  626. dev: true
  627. optional: true
  628. /@rollup/rollup-win32-arm64-msvc@4.9.5:
  629. resolution: {integrity: sha512-aHSsMnUw+0UETB0Hlv7B/ZHOGY5bQdwMKJSzGfDfvyhnpmVxLMGnQPGNE9wgqkLUs3+gbG1Qx02S2LLfJ5GaRQ==}
  630. cpu: [arm64]
  631. os: [win32]
  632. requiresBuild: true
  633. dev: true
  634. optional: true
  635. /@rollup/rollup-win32-ia32-msvc@4.9.5:
  636. resolution: {integrity: sha512-AiqiLkb9KSf7Lj/o1U3SEP9Zn+5NuVKgFdRIZkvd4N0+bYrTOovVd0+LmYCPQGbocT4kvFyK+LXCDiXPBF3fyA==}
  637. cpu: [ia32]
  638. os: [win32]
  639. requiresBuild: true
  640. dev: true
  641. optional: true
  642. /@rollup/rollup-win32-x64-msvc@4.9.5:
  643. resolution: {integrity: sha512-1q+mykKE3Vot1kaFJIDoUFv5TuW+QQVaf2FmTT9krg86pQrGStOSJJ0Zil7CFagyxDuouTepzt5Y5TVzyajOdQ==}
  644. cpu: [x64]
  645. os: [win32]
  646. requiresBuild: true
  647. dev: true
  648. optional: true
  649. /@sindresorhus/merge-streams@1.0.0:
  650. resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
  651. engines: {node: '>=18'}
  652. requiresBuild: true
  653. dev: false
  654. optional: true
  655. /@types/estree@1.0.5:
  656. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  657. /@types/web-bluetooth@0.0.20:
  658. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  659. dev: false
  660. /@vitejs/plugin-vue@4.6.2(vite@5.0.11)(vue@3.4.14):
  661. resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==}
  662. engines: {node: ^14.18.0 || >=16.0.0}
  663. peerDependencies:
  664. vite: ^4.0.0 || ^5.0.0
  665. vue: ^3.2.25
  666. dependencies:
  667. vite: 5.0.11(sass@1.70.0)
  668. vue: 3.4.14
  669. dev: true
  670. /@vue/compiler-core@3.4.14:
  671. resolution: {integrity: sha512-ro4Zzl/MPdWs7XwxT7omHRxAjMbDFRZEEjD+2m3NBf8YzAe3HuoSEZosXQo+m1GQ1G3LQ1LdmNh1RKTYe+ssEg==}
  672. dependencies:
  673. '@babel/parser': 7.23.6
  674. '@vue/shared': 3.4.14
  675. entities: 4.5.0
  676. estree-walker: 2.0.2
  677. source-map-js: 1.0.2
  678. /@vue/compiler-dom@3.4.14:
  679. resolution: {integrity: sha512-nOZTY+veWNa0DKAceNWxorAbWm0INHdQq7cejFaWM1WYnoNSJbSEKYtE7Ir6lR/+mo9fttZpPVI9ZFGJ1juUEQ==}
  680. dependencies:
  681. '@vue/compiler-core': 3.4.14
  682. '@vue/shared': 3.4.14
  683. /@vue/compiler-sfc@3.4.14:
  684. resolution: {integrity: sha512-1vHc9Kv1jV+YBZC/RJxQJ9JCxildTI+qrhtDh6tPkR1O8S+olBUekimY0km0ZNn8nG1wjtFAe9XHij+YLR8cRQ==}
  685. dependencies:
  686. '@babel/parser': 7.23.6
  687. '@vue/compiler-core': 3.4.14
  688. '@vue/compiler-dom': 3.4.14
  689. '@vue/compiler-ssr': 3.4.14
  690. '@vue/shared': 3.4.14
  691. estree-walker: 2.0.2
  692. magic-string: 0.30.5
  693. postcss: 8.4.33
  694. source-map-js: 1.0.2
  695. /@vue/compiler-ssr@3.4.14:
  696. resolution: {integrity: sha512-bXT6+oAGlFjTYVOTtFJ4l4Jab1wjsC0cfSfOe2B4Z0N2vD2zOBSQ9w694RsCfhjk+bC2DY5Gubb1rHZVii107Q==}
  697. dependencies:
  698. '@vue/compiler-dom': 3.4.14
  699. '@vue/shared': 3.4.14
  700. /@vue/reactivity@3.4.14:
  701. resolution: {integrity: sha512-xRYwze5Q4tK7tT2J4uy4XLhK/AIXdU5EBUu9PLnIHcOKXO0uyXpNNMzlQKuq7B+zwtq6K2wuUL39pHA6ZQzObw==}
  702. dependencies:
  703. '@vue/shared': 3.4.14
  704. /@vue/runtime-core@3.4.14:
  705. resolution: {integrity: sha512-qu+NMkfujCoZL6cfqK5NOfxgXJROSlP2ZPs4CTcVR+mLrwl4TtycF5Tgo0QupkdBL+2kigc6EsJlTcuuZC1NaQ==}
  706. dependencies:
  707. '@vue/reactivity': 3.4.14
  708. '@vue/shared': 3.4.14
  709. /@vue/runtime-dom@3.4.14:
  710. resolution: {integrity: sha512-B85XmcR4E7XsirEHVqhmy4HPbRT9WLFWV9Uhie3OapV9m1MEN9+Er6hmUIE6d8/l2sUygpK9RstFM2bmHEUigA==}
  711. dependencies:
  712. '@vue/runtime-core': 3.4.14
  713. '@vue/shared': 3.4.14
  714. csstype: 3.1.3
  715. /@vue/server-renderer@3.4.14(vue@3.4.14):
  716. resolution: {integrity: sha512-pwSKXQfYdJBTpvWHGEYI+akDE18TXAiLcGn+Q/2Fj8wQSHWztoo7PSvfMNqu6NDhp309QXXbPFEGCU5p85HqkA==}
  717. peerDependencies:
  718. vue: 3.4.14
  719. dependencies:
  720. '@vue/compiler-ssr': 3.4.14
  721. '@vue/shared': 3.4.14
  722. vue: 3.4.14
  723. /@vue/shared@3.4.14:
  724. resolution: {integrity: sha512-nmi3BtLpvqXAWoRZ6HQ+pFJOHBU4UnH3vD3opgmwXac7vhaHKA9nj1VeGjMggdB9eLtW83eHyPCmOU1qzdsC7Q==}
  725. /@vueuse/core@10.7.2(vue@3.4.14):
  726. resolution: {integrity: sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==}
  727. dependencies:
  728. '@types/web-bluetooth': 0.0.20
  729. '@vueuse/metadata': 10.7.2
  730. '@vueuse/shared': 10.7.2(vue@3.4.14)
  731. vue-demi: 0.14.6(vue@3.4.14)
  732. transitivePeerDependencies:
  733. - '@vue/composition-api'
  734. - vue
  735. dev: false
  736. /@vueuse/metadata@10.7.2:
  737. resolution: {integrity: sha512-kCWPb4J2KGrwLtn1eJwaJD742u1k5h6v/St5wFe8Quih90+k2a0JP8BS4Zp34XUuJqS2AxFYMb1wjUL8HfhWsQ==}
  738. dev: false
  739. /@vueuse/motion@2.0.0(vue@3.4.14):
  740. resolution: {integrity: sha512-V3TAlbt1OPmb9DZFoFCz9WC3Oue54t9VHlavSWm+VU1JNimYcd+pc6aGR/hgaHUAU9tOPRHoDTleSrv2zrdIsw==}
  741. peerDependencies:
  742. vue: '>=3.0.0'
  743. dependencies:
  744. '@vueuse/core': 10.7.2(vue@3.4.14)
  745. '@vueuse/shared': 10.7.2(vue@3.4.14)
  746. csstype: 3.1.3
  747. framesync: 6.1.2
  748. popmotion: 11.0.5
  749. style-value-types: 5.1.2
  750. vue: 3.4.14
  751. optionalDependencies:
  752. '@nuxt/kit': 3.9.3
  753. transitivePeerDependencies:
  754. - '@vue/composition-api'
  755. - rollup
  756. - supports-color
  757. dev: false
  758. /@vueuse/shared@10.7.2(vue@3.4.14):
  759. resolution: {integrity: sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==}
  760. dependencies:
  761. vue-demi: 0.14.6(vue@3.4.14)
  762. transitivePeerDependencies:
  763. - '@vue/composition-api'
  764. - vue
  765. dev: false
  766. /acorn@8.11.3:
  767. resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
  768. engines: {node: '>=0.4.0'}
  769. hasBin: true
  770. requiresBuild: true
  771. dev: false
  772. optional: true
  773. /ansi-styles@3.2.1:
  774. resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
  775. engines: {node: '>=4'}
  776. requiresBuild: true
  777. dependencies:
  778. color-convert: 1.9.3
  779. dev: false
  780. optional: true
  781. /anymatch@3.1.3:
  782. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  783. engines: {node: '>= 8'}
  784. dependencies:
  785. normalize-path: 3.0.0
  786. picomatch: 2.3.1
  787. /binary-extensions@2.2.0:
  788. resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
  789. engines: {node: '>=8'}
  790. /braces@3.0.2:
  791. resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
  792. engines: {node: '>=8'}
  793. dependencies:
  794. fill-range: 7.0.1
  795. /browserslist@4.22.2:
  796. resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==}
  797. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  798. hasBin: true
  799. requiresBuild: true
  800. dependencies:
  801. caniuse-lite: 1.0.30001579
  802. electron-to-chromium: 1.4.637
  803. node-releases: 2.0.14
  804. update-browserslist-db: 1.0.13(browserslist@4.22.2)
  805. dev: false
  806. optional: true
  807. /c12@1.6.1:
  808. resolution: {integrity: sha512-fAZOi3INDvIbmjuwAVVggusyRTxwNdTAnwLay8IsXwhFzDwPPGzFxzrx6L55CPFGPulUSZI0eyFUvRDXveoE3g==}
  809. requiresBuild: true
  810. dependencies:
  811. chokidar: 3.5.3
  812. defu: 6.1.4
  813. dotenv: 16.3.1
  814. giget: 1.2.1
  815. jiti: 1.21.0
  816. mlly: 1.5.0
  817. ohash: 1.1.3
  818. pathe: 1.1.2
  819. perfect-debounce: 1.0.0
  820. pkg-types: 1.0.3
  821. rc9: 2.1.1
  822. dev: false
  823. optional: true
  824. /caniuse-lite@1.0.30001579:
  825. resolution: {integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==}
  826. requiresBuild: true
  827. dev: false
  828. optional: true
  829. /chalk@2.4.2:
  830. resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
  831. engines: {node: '>=4'}
  832. requiresBuild: true
  833. dependencies:
  834. ansi-styles: 3.2.1
  835. escape-string-regexp: 1.0.5
  836. supports-color: 5.5.0
  837. dev: false
  838. optional: true
  839. /chokidar@3.5.3:
  840. resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
  841. engines: {node: '>= 8.10.0'}
  842. dependencies:
  843. anymatch: 3.1.3
  844. braces: 3.0.2
  845. glob-parent: 5.1.2
  846. is-binary-path: 2.1.0
  847. is-glob: 4.0.3
  848. normalize-path: 3.0.0
  849. readdirp: 3.6.0
  850. optionalDependencies:
  851. fsevents: 2.3.3
  852. /chownr@2.0.0:
  853. resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
  854. engines: {node: '>=10'}
  855. requiresBuild: true
  856. dev: false
  857. optional: true
  858. /citty@0.1.5:
  859. resolution: {integrity: sha512-AS7n5NSc0OQVMV9v6wt3ByujNIrne0/cTjiC2MYqhvao57VNfiuVksTSr2p17nVOhEr2KtqiAkGwHcgMC/qUuQ==}
  860. requiresBuild: true
  861. dependencies:
  862. consola: 3.2.3
  863. dev: false
  864. optional: true
  865. /color-convert@1.9.3:
  866. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  867. requiresBuild: true
  868. dependencies:
  869. color-name: 1.1.3
  870. dev: false
  871. optional: true
  872. /color-name@1.1.3:
  873. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  874. requiresBuild: true
  875. dev: false
  876. optional: true
  877. /consola@3.2.3:
  878. resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
  879. engines: {node: ^14.18.0 || >=16.10.0}
  880. requiresBuild: true
  881. dev: false
  882. optional: true
  883. /convert-source-map@2.0.0:
  884. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  885. requiresBuild: true
  886. dev: false
  887. optional: true
  888. /cross-spawn@7.0.3:
  889. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  890. engines: {node: '>= 8'}
  891. requiresBuild: true
  892. dependencies:
  893. path-key: 3.1.1
  894. shebang-command: 2.0.0
  895. which: 2.0.2
  896. dev: false
  897. optional: true
  898. /csstype@3.1.3:
  899. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  900. /debug@4.3.4:
  901. resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
  902. engines: {node: '>=6.0'}
  903. requiresBuild: true
  904. peerDependencies:
  905. supports-color: '*'
  906. peerDependenciesMeta:
  907. supports-color:
  908. optional: true
  909. dependencies:
  910. ms: 2.1.2
  911. dev: false
  912. optional: true
  913. /defu@6.1.4:
  914. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  915. requiresBuild: true
  916. dev: false
  917. optional: true
  918. /destr@2.0.2:
  919. resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==}
  920. requiresBuild: true
  921. dev: false
  922. optional: true
  923. /dotenv@16.3.1:
  924. resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
  925. engines: {node: '>=12'}
  926. requiresBuild: true
  927. dev: false
  928. optional: true
  929. /electron-to-chromium@1.4.637:
  930. resolution: {integrity: sha512-G7j3UCOukFtxVO1vWrPQUoDk3kL70mtvjc/DC/k2o7lE0wAdq+Vwp1ipagOow+BH0uVztFysLWbkM/RTIrbK3w==}
  931. requiresBuild: true
  932. dev: false
  933. optional: true
  934. /entities@4.5.0:
  935. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  936. engines: {node: '>=0.12'}
  937. /esbuild@0.19.11:
  938. resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==}
  939. engines: {node: '>=12'}
  940. hasBin: true
  941. requiresBuild: true
  942. optionalDependencies:
  943. '@esbuild/aix-ppc64': 0.19.11
  944. '@esbuild/android-arm': 0.19.11
  945. '@esbuild/android-arm64': 0.19.11
  946. '@esbuild/android-x64': 0.19.11
  947. '@esbuild/darwin-arm64': 0.19.11
  948. '@esbuild/darwin-x64': 0.19.11
  949. '@esbuild/freebsd-arm64': 0.19.11
  950. '@esbuild/freebsd-x64': 0.19.11
  951. '@esbuild/linux-arm': 0.19.11
  952. '@esbuild/linux-arm64': 0.19.11
  953. '@esbuild/linux-ia32': 0.19.11
  954. '@esbuild/linux-loong64': 0.19.11
  955. '@esbuild/linux-mips64el': 0.19.11
  956. '@esbuild/linux-ppc64': 0.19.11
  957. '@esbuild/linux-riscv64': 0.19.11
  958. '@esbuild/linux-s390x': 0.19.11
  959. '@esbuild/linux-x64': 0.19.11
  960. '@esbuild/netbsd-x64': 0.19.11
  961. '@esbuild/openbsd-x64': 0.19.11
  962. '@esbuild/sunos-x64': 0.19.11
  963. '@esbuild/win32-arm64': 0.19.11
  964. '@esbuild/win32-ia32': 0.19.11
  965. '@esbuild/win32-x64': 0.19.11
  966. dev: true
  967. /escalade@3.1.1:
  968. resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
  969. engines: {node: '>=6'}
  970. requiresBuild: true
  971. dev: false
  972. optional: true
  973. /escape-string-regexp@1.0.5:
  974. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
  975. engines: {node: '>=0.8.0'}
  976. requiresBuild: true
  977. dev: false
  978. optional: true
  979. /escape-string-regexp@5.0.0:
  980. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  981. engines: {node: '>=12'}
  982. requiresBuild: true
  983. dev: false
  984. optional: true
  985. /estree-walker@2.0.2:
  986. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  987. /estree-walker@3.0.3:
  988. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  989. requiresBuild: true
  990. dependencies:
  991. '@types/estree': 1.0.5
  992. dev: false
  993. optional: true
  994. /execa@8.0.1:
  995. resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
  996. engines: {node: '>=16.17'}
  997. requiresBuild: true
  998. dependencies:
  999. cross-spawn: 7.0.3
  1000. get-stream: 8.0.1
  1001. human-signals: 5.0.0
  1002. is-stream: 3.0.0
  1003. merge-stream: 2.0.0
  1004. npm-run-path: 5.2.0
  1005. onetime: 6.0.0
  1006. signal-exit: 4.1.0
  1007. strip-final-newline: 3.0.0
  1008. dev: false
  1009. optional: true
  1010. /fast-glob@3.3.2:
  1011. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  1012. engines: {node: '>=8.6.0'}
  1013. requiresBuild: true
  1014. dependencies:
  1015. '@nodelib/fs.stat': 2.0.5
  1016. '@nodelib/fs.walk': 1.2.8
  1017. glob-parent: 5.1.2
  1018. merge2: 1.4.1
  1019. micromatch: 4.0.5
  1020. dev: false
  1021. optional: true
  1022. /fastq@1.16.0:
  1023. resolution: {integrity: sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==}
  1024. requiresBuild: true
  1025. dependencies:
  1026. reusify: 1.0.4
  1027. dev: false
  1028. optional: true
  1029. /fill-range@7.0.1:
  1030. resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
  1031. engines: {node: '>=8'}
  1032. dependencies:
  1033. to-regex-range: 5.0.1
  1034. /flat@5.0.2:
  1035. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  1036. hasBin: true
  1037. requiresBuild: true
  1038. dev: false
  1039. optional: true
  1040. /framesync@6.1.2:
  1041. resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==}
  1042. dependencies:
  1043. tslib: 2.4.0
  1044. dev: false
  1045. /fs-minipass@2.1.0:
  1046. resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
  1047. engines: {node: '>= 8'}
  1048. requiresBuild: true
  1049. dependencies:
  1050. minipass: 3.3.6
  1051. dev: false
  1052. optional: true
  1053. /fsevents@2.3.3:
  1054. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1055. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1056. os: [darwin]
  1057. requiresBuild: true
  1058. optional: true
  1059. /fullpage.js@4.0.20:
  1060. resolution: {integrity: sha512-y72V3oV/pFccPYaxnUosEltQP9tXH340x479oQSS9Yab0L0YpIPNE0PFA68l6XEq5Lhw7IRqyCgVwL+WdjtQdA==}
  1061. dev: false
  1062. /gensync@1.0.0-beta.2:
  1063. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  1064. engines: {node: '>=6.9.0'}
  1065. requiresBuild: true
  1066. dev: false
  1067. optional: true
  1068. /get-stream@8.0.1:
  1069. resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
  1070. engines: {node: '>=16'}
  1071. requiresBuild: true
  1072. dev: false
  1073. optional: true
  1074. /giget@1.2.1:
  1075. resolution: {integrity: sha512-4VG22mopWtIeHwogGSy1FViXVo0YT+m6BrqZfz0JJFwbSsePsCdOzdLIIli5BtMp7Xe8f/o2OmBpQX2NBOC24g==}
  1076. hasBin: true
  1077. requiresBuild: true
  1078. dependencies:
  1079. citty: 0.1.5
  1080. consola: 3.2.3
  1081. defu: 6.1.4
  1082. node-fetch-native: 1.6.1
  1083. nypm: 0.3.4
  1084. ohash: 1.1.3
  1085. pathe: 1.1.2
  1086. tar: 6.2.0
  1087. dev: false
  1088. optional: true
  1089. /glob-parent@5.1.2:
  1090. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1091. engines: {node: '>= 6'}
  1092. dependencies:
  1093. is-glob: 4.0.3
  1094. /globals@11.12.0:
  1095. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  1096. engines: {node: '>=4'}
  1097. requiresBuild: true
  1098. dev: false
  1099. optional: true
  1100. /globby@14.0.0:
  1101. resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==}
  1102. engines: {node: '>=18'}
  1103. requiresBuild: true
  1104. dependencies:
  1105. '@sindresorhus/merge-streams': 1.0.0
  1106. fast-glob: 3.3.2
  1107. ignore: 5.3.0
  1108. path-type: 5.0.0
  1109. slash: 5.1.0
  1110. unicorn-magic: 0.1.0
  1111. dev: false
  1112. optional: true
  1113. /gsap@3.12.5:
  1114. resolution: {integrity: sha512-srBfnk4n+Oe/ZnMIOXt3gT605BX9x5+rh/prT2F1SsNJsU1XuMiP0E2aptW481OnonOGACZWBqseH5Z7csHxhQ==}
  1115. dev: false
  1116. /has-flag@3.0.0:
  1117. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
  1118. engines: {node: '>=4'}
  1119. requiresBuild: true
  1120. dev: false
  1121. optional: true
  1122. /hash-sum@2.0.0:
  1123. resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
  1124. requiresBuild: true
  1125. dev: false
  1126. optional: true
  1127. /hey-listen@1.0.8:
  1128. resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==}
  1129. dev: false
  1130. /hookable@5.5.3:
  1131. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  1132. requiresBuild: true
  1133. dev: false
  1134. optional: true
  1135. /human-signals@5.0.0:
  1136. resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
  1137. engines: {node: '>=16.17.0'}
  1138. requiresBuild: true
  1139. dev: false
  1140. optional: true
  1141. /ignore@5.3.0:
  1142. resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==}
  1143. engines: {node: '>= 4'}
  1144. requiresBuild: true
  1145. dev: false
  1146. optional: true
  1147. /immutable@4.3.4:
  1148. resolution: {integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==}
  1149. /is-binary-path@2.1.0:
  1150. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1151. engines: {node: '>=8'}
  1152. dependencies:
  1153. binary-extensions: 2.2.0
  1154. /is-extglob@2.1.1:
  1155. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1156. engines: {node: '>=0.10.0'}
  1157. /is-glob@4.0.3:
  1158. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1159. engines: {node: '>=0.10.0'}
  1160. dependencies:
  1161. is-extglob: 2.1.1
  1162. /is-number@7.0.0:
  1163. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1164. engines: {node: '>=0.12.0'}
  1165. /is-stream@3.0.0:
  1166. resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
  1167. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  1168. requiresBuild: true
  1169. dev: false
  1170. optional: true
  1171. /isexe@2.0.0:
  1172. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1173. requiresBuild: true
  1174. dev: false
  1175. optional: true
  1176. /jiti@1.21.0:
  1177. resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
  1178. hasBin: true
  1179. requiresBuild: true
  1180. dev: false
  1181. optional: true
  1182. /js-tokens@4.0.0:
  1183. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1184. requiresBuild: true
  1185. dev: false
  1186. optional: true
  1187. /jsesc@2.5.2:
  1188. resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
  1189. engines: {node: '>=4'}
  1190. hasBin: true
  1191. requiresBuild: true
  1192. dev: false
  1193. optional: true
  1194. /json5@2.2.3:
  1195. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  1196. engines: {node: '>=6'}
  1197. hasBin: true
  1198. requiresBuild: true
  1199. dev: false
  1200. optional: true
  1201. /jsonc-parser@3.2.0:
  1202. resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==}
  1203. requiresBuild: true
  1204. dev: false
  1205. optional: true
  1206. /knitwork@1.0.0:
  1207. resolution: {integrity: sha512-dWl0Dbjm6Xm+kDxhPQJsCBTxrJzuGl0aP9rhr+TG8D3l+GL90N8O8lYUi7dTSAN2uuDqCtNgb6aEuQH5wsiV8Q==}
  1208. requiresBuild: true
  1209. dev: false
  1210. optional: true
  1211. /local-pkg@0.5.0:
  1212. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  1213. engines: {node: '>=14'}
  1214. requiresBuild: true
  1215. dependencies:
  1216. mlly: 1.5.0
  1217. pkg-types: 1.0.3
  1218. dev: false
  1219. optional: true
  1220. /lru-cache@5.1.1:
  1221. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  1222. requiresBuild: true
  1223. dependencies:
  1224. yallist: 3.1.1
  1225. dev: false
  1226. optional: true
  1227. /lru-cache@6.0.0:
  1228. resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
  1229. engines: {node: '>=10'}
  1230. requiresBuild: true
  1231. dependencies:
  1232. yallist: 4.0.0
  1233. dev: false
  1234. optional: true
  1235. /magic-string@0.30.5:
  1236. resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==}
  1237. engines: {node: '>=12'}
  1238. dependencies:
  1239. '@jridgewell/sourcemap-codec': 1.4.15
  1240. /merge-stream@2.0.0:
  1241. resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
  1242. requiresBuild: true
  1243. dev: false
  1244. optional: true
  1245. /merge2@1.4.1:
  1246. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1247. engines: {node: '>= 8'}
  1248. requiresBuild: true
  1249. dev: false
  1250. optional: true
  1251. /micromatch@4.0.5:
  1252. resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
  1253. engines: {node: '>=8.6'}
  1254. requiresBuild: true
  1255. dependencies:
  1256. braces: 3.0.2
  1257. picomatch: 2.3.1
  1258. dev: false
  1259. optional: true
  1260. /mimic-fn@4.0.0:
  1261. resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
  1262. engines: {node: '>=12'}
  1263. requiresBuild: true
  1264. dev: false
  1265. optional: true
  1266. /minipass@3.3.6:
  1267. resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
  1268. engines: {node: '>=8'}
  1269. requiresBuild: true
  1270. dependencies:
  1271. yallist: 4.0.0
  1272. dev: false
  1273. optional: true
  1274. /minipass@5.0.0:
  1275. resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
  1276. engines: {node: '>=8'}
  1277. requiresBuild: true
  1278. dev: false
  1279. optional: true
  1280. /minizlib@2.1.2:
  1281. resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
  1282. engines: {node: '>= 8'}
  1283. requiresBuild: true
  1284. dependencies:
  1285. minipass: 3.3.6
  1286. yallist: 4.0.0
  1287. dev: false
  1288. optional: true
  1289. /mitt@3.0.1:
  1290. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  1291. dev: false
  1292. /mkdirp@1.0.4:
  1293. resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
  1294. engines: {node: '>=10'}
  1295. hasBin: true
  1296. requiresBuild: true
  1297. dev: false
  1298. optional: true
  1299. /mlly@1.5.0:
  1300. resolution: {integrity: sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==}
  1301. requiresBuild: true
  1302. dependencies:
  1303. acorn: 8.11.3
  1304. pathe: 1.1.2
  1305. pkg-types: 1.0.3
  1306. ufo: 1.3.2
  1307. dev: false
  1308. optional: true
  1309. /mri@1.2.0:
  1310. resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
  1311. engines: {node: '>=4'}
  1312. requiresBuild: true
  1313. dev: false
  1314. optional: true
  1315. /ms@2.1.2:
  1316. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  1317. requiresBuild: true
  1318. dev: false
  1319. optional: true
  1320. /nanoid@3.3.7:
  1321. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  1322. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1323. hasBin: true
  1324. /node-fetch-native@1.6.1:
  1325. resolution: {integrity: sha512-bW9T/uJDPAJB2YNYEpWzE54U5O3MQidXsOyTfnbKYtTtFexRvGzb1waphBN4ZwP6EcIvYYEOwW0b72BpAqydTw==}
  1326. requiresBuild: true
  1327. dev: false
  1328. optional: true
  1329. /node-releases@2.0.14:
  1330. resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
  1331. requiresBuild: true
  1332. dev: false
  1333. optional: true
  1334. /normalize-path@3.0.0:
  1335. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1336. engines: {node: '>=0.10.0'}
  1337. /npm-run-path@5.2.0:
  1338. resolution: {integrity: sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==}
  1339. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  1340. requiresBuild: true
  1341. dependencies:
  1342. path-key: 4.0.0
  1343. dev: false
  1344. optional: true
  1345. /nypm@0.3.4:
  1346. resolution: {integrity: sha512-1JLkp/zHBrkS3pZ692IqOaIKSYHmQXgqfELk6YTOfVBnwealAmPA1q2kKK7PHJAHSMBozerThEFZXP3G6o7Ukg==}
  1347. engines: {node: ^14.16.0 || >=16.10.0}
  1348. hasBin: true
  1349. requiresBuild: true
  1350. dependencies:
  1351. citty: 0.1.5
  1352. execa: 8.0.1
  1353. pathe: 1.1.2
  1354. ufo: 1.3.2
  1355. dev: false
  1356. optional: true
  1357. /ohash@1.1.3:
  1358. resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
  1359. requiresBuild: true
  1360. dev: false
  1361. optional: true
  1362. /onetime@6.0.0:
  1363. resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
  1364. engines: {node: '>=12'}
  1365. requiresBuild: true
  1366. dependencies:
  1367. mimic-fn: 4.0.0
  1368. dev: false
  1369. optional: true
  1370. /path-key@3.1.1:
  1371. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1372. engines: {node: '>=8'}
  1373. requiresBuild: true
  1374. dev: false
  1375. optional: true
  1376. /path-key@4.0.0:
  1377. resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
  1378. engines: {node: '>=12'}
  1379. requiresBuild: true
  1380. dev: false
  1381. optional: true
  1382. /path-type@5.0.0:
  1383. resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
  1384. engines: {node: '>=12'}
  1385. requiresBuild: true
  1386. dev: false
  1387. optional: true
  1388. /pathe@1.1.2:
  1389. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  1390. requiresBuild: true
  1391. dev: false
  1392. optional: true
  1393. /perfect-debounce@1.0.0:
  1394. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  1395. requiresBuild: true
  1396. dev: false
  1397. optional: true
  1398. /picocolors@1.0.0:
  1399. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  1400. /picomatch@2.3.1:
  1401. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1402. engines: {node: '>=8.6'}
  1403. /pkg-types@1.0.3:
  1404. resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==}
  1405. requiresBuild: true
  1406. dependencies:
  1407. jsonc-parser: 3.2.0
  1408. mlly: 1.5.0
  1409. pathe: 1.1.2
  1410. dev: false
  1411. optional: true
  1412. /popmotion@11.0.5:
  1413. resolution: {integrity: sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==}
  1414. dependencies:
  1415. framesync: 6.1.2
  1416. hey-listen: 1.0.8
  1417. style-value-types: 5.1.2
  1418. tslib: 2.4.0
  1419. dev: false
  1420. /postcss@8.4.33:
  1421. resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==}
  1422. engines: {node: ^10 || ^12 || >=14}
  1423. dependencies:
  1424. nanoid: 3.3.7
  1425. picocolors: 1.0.0
  1426. source-map-js: 1.0.2
  1427. /queue-microtask@1.2.3:
  1428. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1429. requiresBuild: true
  1430. dev: false
  1431. optional: true
  1432. /rc9@2.1.1:
  1433. resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==}
  1434. requiresBuild: true
  1435. dependencies:
  1436. defu: 6.1.4
  1437. destr: 2.0.2
  1438. flat: 5.0.2
  1439. dev: false
  1440. optional: true
  1441. /readdirp@3.6.0:
  1442. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1443. engines: {node: '>=8.10.0'}
  1444. dependencies:
  1445. picomatch: 2.3.1
  1446. /reusify@1.0.4:
  1447. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1448. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1449. requiresBuild: true
  1450. dev: false
  1451. optional: true
  1452. /rollup@4.9.5:
  1453. resolution: {integrity: sha512-E4vQW0H/mbNMw2yLSqJyjtkHY9dslf/p0zuT1xehNRqUTBOFMqEjguDvqhXr7N7r/4ttb2jr4T41d3dncmIgbQ==}
  1454. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1455. hasBin: true
  1456. dependencies:
  1457. '@types/estree': 1.0.5
  1458. optionalDependencies:
  1459. '@rollup/rollup-android-arm-eabi': 4.9.5
  1460. '@rollup/rollup-android-arm64': 4.9.5
  1461. '@rollup/rollup-darwin-arm64': 4.9.5
  1462. '@rollup/rollup-darwin-x64': 4.9.5
  1463. '@rollup/rollup-linux-arm-gnueabihf': 4.9.5
  1464. '@rollup/rollup-linux-arm64-gnu': 4.9.5
  1465. '@rollup/rollup-linux-arm64-musl': 4.9.5
  1466. '@rollup/rollup-linux-riscv64-gnu': 4.9.5
  1467. '@rollup/rollup-linux-x64-gnu': 4.9.5
  1468. '@rollup/rollup-linux-x64-musl': 4.9.5
  1469. '@rollup/rollup-win32-arm64-msvc': 4.9.5
  1470. '@rollup/rollup-win32-ia32-msvc': 4.9.5
  1471. '@rollup/rollup-win32-x64-msvc': 4.9.5
  1472. fsevents: 2.3.3
  1473. dev: true
  1474. /run-parallel@1.2.0:
  1475. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1476. requiresBuild: true
  1477. dependencies:
  1478. queue-microtask: 1.2.3
  1479. dev: false
  1480. optional: true
  1481. /sass@1.70.0:
  1482. resolution: {integrity: sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==}
  1483. engines: {node: '>=14.0.0'}
  1484. hasBin: true
  1485. dependencies:
  1486. chokidar: 3.5.3
  1487. immutable: 4.3.4
  1488. source-map-js: 1.0.2
  1489. /scule@1.2.0:
  1490. resolution: {integrity: sha512-CRCmi5zHQnSoeCik9565PONMg0kfkvYmcSqrbOJY4txFfy1wvVULV4FDaiXhUblUgahdqz3F2NwHZ8i4eBTwUw==}
  1491. requiresBuild: true
  1492. dev: false
  1493. optional: true
  1494. /semver@6.3.1:
  1495. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  1496. hasBin: true
  1497. requiresBuild: true
  1498. dev: false
  1499. optional: true
  1500. /semver@7.5.4:
  1501. resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==}
  1502. engines: {node: '>=10'}
  1503. hasBin: true
  1504. requiresBuild: true
  1505. dependencies:
  1506. lru-cache: 6.0.0
  1507. dev: false
  1508. optional: true
  1509. /shebang-command@2.0.0:
  1510. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1511. engines: {node: '>=8'}
  1512. requiresBuild: true
  1513. dependencies:
  1514. shebang-regex: 3.0.0
  1515. dev: false
  1516. optional: true
  1517. /shebang-regex@3.0.0:
  1518. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1519. engines: {node: '>=8'}
  1520. requiresBuild: true
  1521. dev: false
  1522. optional: true
  1523. /signal-exit@4.1.0:
  1524. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1525. engines: {node: '>=14'}
  1526. requiresBuild: true
  1527. dev: false
  1528. optional: true
  1529. /slash@5.1.0:
  1530. resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
  1531. engines: {node: '>=14.16'}
  1532. requiresBuild: true
  1533. dev: false
  1534. optional: true
  1535. /source-map-js@1.0.2:
  1536. resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
  1537. engines: {node: '>=0.10.0'}
  1538. /std-env@3.7.0:
  1539. resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
  1540. requiresBuild: true
  1541. dev: false
  1542. optional: true
  1543. /strip-final-newline@3.0.0:
  1544. resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
  1545. engines: {node: '>=12'}
  1546. requiresBuild: true
  1547. dev: false
  1548. optional: true
  1549. /strip-literal@1.3.0:
  1550. resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==}
  1551. requiresBuild: true
  1552. dependencies:
  1553. acorn: 8.11.3
  1554. dev: false
  1555. optional: true
  1556. /style-value-types@5.1.2:
  1557. resolution: {integrity: sha512-Vs9fNreYF9j6W2VvuDTP7kepALi7sk0xtk2Tu8Yxi9UoajJdEVpNpCov0HsLTqXvNGKX+Uv09pkozVITi1jf3Q==}
  1558. dependencies:
  1559. hey-listen: 1.0.8
  1560. tslib: 2.4.0
  1561. dev: false
  1562. /supports-color@5.5.0:
  1563. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
  1564. engines: {node: '>=4'}
  1565. requiresBuild: true
  1566. dependencies:
  1567. has-flag: 3.0.0
  1568. dev: false
  1569. optional: true
  1570. /tar@6.2.0:
  1571. resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==}
  1572. engines: {node: '>=10'}
  1573. requiresBuild: true
  1574. dependencies:
  1575. chownr: 2.0.0
  1576. fs-minipass: 2.1.0
  1577. minipass: 5.0.0
  1578. minizlib: 2.1.2
  1579. mkdirp: 1.0.4
  1580. yallist: 4.0.0
  1581. dev: false
  1582. optional: true
  1583. /to-fast-properties@2.0.0:
  1584. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  1585. engines: {node: '>=4'}
  1586. requiresBuild: true
  1587. /to-regex-range@5.0.1:
  1588. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1589. engines: {node: '>=8.0'}
  1590. dependencies:
  1591. is-number: 7.0.0
  1592. /tslib@2.4.0:
  1593. resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
  1594. dev: false
  1595. /ufo@1.3.2:
  1596. resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==}
  1597. requiresBuild: true
  1598. dev: false
  1599. optional: true
  1600. /unctx@2.3.1:
  1601. resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
  1602. requiresBuild: true
  1603. dependencies:
  1604. acorn: 8.11.3
  1605. estree-walker: 3.0.3
  1606. magic-string: 0.30.5
  1607. unplugin: 1.6.0
  1608. dev: false
  1609. optional: true
  1610. /unicorn-magic@0.1.0:
  1611. resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
  1612. engines: {node: '>=18'}
  1613. requiresBuild: true
  1614. dev: false
  1615. optional: true
  1616. /unimport@3.7.1:
  1617. resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==}
  1618. requiresBuild: true
  1619. dependencies:
  1620. '@rollup/pluginutils': 5.1.0
  1621. acorn: 8.11.3
  1622. escape-string-regexp: 5.0.0
  1623. estree-walker: 3.0.3
  1624. fast-glob: 3.3.2
  1625. local-pkg: 0.5.0
  1626. magic-string: 0.30.5
  1627. mlly: 1.5.0
  1628. pathe: 1.1.2
  1629. pkg-types: 1.0.3
  1630. scule: 1.2.0
  1631. strip-literal: 1.3.0
  1632. unplugin: 1.6.0
  1633. transitivePeerDependencies:
  1634. - rollup
  1635. dev: false
  1636. optional: true
  1637. /unplugin@1.6.0:
  1638. resolution: {integrity: sha512-BfJEpWBu3aE/AyHx8VaNE/WgouoQxgH9baAiH82JjX8cqVyi3uJQstqwD5J+SZxIK326SZIhsSZlALXVBCknTQ==}
  1639. requiresBuild: true
  1640. dependencies:
  1641. acorn: 8.11.3
  1642. chokidar: 3.5.3
  1643. webpack-sources: 3.2.3
  1644. webpack-virtual-modules: 0.6.1
  1645. dev: false
  1646. optional: true
  1647. /untyped@1.4.0:
  1648. resolution: {integrity: sha512-Egkr/s4zcMTEuulcIb7dgURS6QpN7DyqQYdf+jBtiaJvQ+eRsrtWUoX84SbvQWuLkXsOjM+8sJC9u6KoMK/U7Q==}
  1649. hasBin: true
  1650. requiresBuild: true
  1651. dependencies:
  1652. '@babel/core': 7.23.7
  1653. '@babel/standalone': 7.23.8
  1654. '@babel/types': 7.23.6
  1655. defu: 6.1.4
  1656. jiti: 1.21.0
  1657. mri: 1.2.0
  1658. scule: 1.2.0
  1659. transitivePeerDependencies:
  1660. - supports-color
  1661. dev: false
  1662. optional: true
  1663. /update-browserslist-db@1.0.13(browserslist@4.22.2):
  1664. resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
  1665. hasBin: true
  1666. requiresBuild: true
  1667. peerDependencies:
  1668. browserslist: '>= 4.21.0'
  1669. dependencies:
  1670. browserslist: 4.22.2
  1671. escalade: 3.1.1
  1672. picocolors: 1.0.0
  1673. dev: false
  1674. optional: true
  1675. /vite@5.0.11(sass@1.70.0):
  1676. resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
  1677. engines: {node: ^18.0.0 || >=20.0.0}
  1678. hasBin: true
  1679. peerDependencies:
  1680. '@types/node': ^18.0.0 || >=20.0.0
  1681. less: '*'
  1682. lightningcss: ^1.21.0
  1683. sass: '*'
  1684. stylus: '*'
  1685. sugarss: '*'
  1686. terser: ^5.4.0
  1687. peerDependenciesMeta:
  1688. '@types/node':
  1689. optional: true
  1690. less:
  1691. optional: true
  1692. lightningcss:
  1693. optional: true
  1694. sass:
  1695. optional: true
  1696. stylus:
  1697. optional: true
  1698. sugarss:
  1699. optional: true
  1700. terser:
  1701. optional: true
  1702. dependencies:
  1703. esbuild: 0.19.11
  1704. postcss: 8.4.33
  1705. rollup: 4.9.5
  1706. sass: 1.70.0
  1707. optionalDependencies:
  1708. fsevents: 2.3.3
  1709. dev: true
  1710. /vue-demi@0.14.6(vue@3.4.14):
  1711. resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
  1712. engines: {node: '>=12'}
  1713. hasBin: true
  1714. requiresBuild: true
  1715. peerDependencies:
  1716. '@vue/composition-api': ^1.0.0-rc.1
  1717. vue: ^3.0.0-0 || ^2.6.0
  1718. peerDependenciesMeta:
  1719. '@vue/composition-api':
  1720. optional: true
  1721. dependencies:
  1722. vue: 3.4.14
  1723. dev: false
  1724. /vue-fullpage.js@0.2.15(vue@3.4.14):
  1725. resolution: {integrity: sha512-B5+knv8VmbB45dZxhCDkPIeJ2kRDMJpJgZ3IHKfuMkn0KoFW66xZhkaHjpOn0pPbW0zS2ZxcLIuFIMONL7dJaw==}
  1726. peerDependencies:
  1727. vue: ^3.2.26
  1728. dependencies:
  1729. fullpage.js: 4.0.20
  1730. vue: 3.4.14
  1731. dev: false
  1732. /vue@3.4.14:
  1733. resolution: {integrity: sha512-Rop5Al/ZcBbBz+KjPZaZDgHDX0kUP4duEzDbm+1o91uxYUNmJrZSBuegsNIJvUGy+epLevNRNhLjm08VKTgGyw==}
  1734. peerDependencies:
  1735. typescript: '*'
  1736. peerDependenciesMeta:
  1737. typescript:
  1738. optional: true
  1739. dependencies:
  1740. '@vue/compiler-dom': 3.4.14
  1741. '@vue/compiler-sfc': 3.4.14
  1742. '@vue/runtime-dom': 3.4.14
  1743. '@vue/server-renderer': 3.4.14(vue@3.4.14)
  1744. '@vue/shared': 3.4.14
  1745. /webpack-sources@3.2.3:
  1746. resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==}
  1747. engines: {node: '>=10.13.0'}
  1748. requiresBuild: true
  1749. dev: false
  1750. optional: true
  1751. /webpack-virtual-modules@0.6.1:
  1752. resolution: {integrity: sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==}
  1753. requiresBuild: true
  1754. dev: false
  1755. optional: true
  1756. /which@2.0.2:
  1757. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1758. engines: {node: '>= 8'}
  1759. hasBin: true
  1760. requiresBuild: true
  1761. dependencies:
  1762. isexe: 2.0.0
  1763. dev: false
  1764. optional: true
  1765. /yallist@3.1.1:
  1766. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1767. requiresBuild: true
  1768. dev: false
  1769. optional: true
  1770. /yallist@4.0.0:
  1771. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  1772. requiresBuild: true
  1773. dev: false
  1774. optional: true