package-lock.json 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574
  1. {
  2. "name": "api-test-assistant-frontend",
  3. "version": "0.1.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "api-test-assistant-frontend",
  9. "version": "0.1.0",
  10. "dependencies": {
  11. "axios": "^1.20.0",
  12. "element-plus": "^2.14.5",
  13. "vue": "^3.5.42"
  14. },
  15. "devDependencies": {
  16. "@vitejs/plugin-vue": "^6.0.8",
  17. "vite": "^8.2.2"
  18. }
  19. },
  20. "node_modules/@babel/helper-string-parser": {
  21. "version": "7.29.7",
  22. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  23. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  24. "license": "MIT",
  25. "engines": {
  26. "node": ">=6.9.0"
  27. }
  28. },
  29. "node_modules/@babel/helper-validator-identifier": {
  30. "version": "7.29.7",
  31. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  32. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  33. "license": "MIT",
  34. "engines": {
  35. "node": ">=6.9.0"
  36. }
  37. },
  38. "node_modules/@babel/parser": {
  39. "version": "7.29.8",
  40. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.8.tgz",
  41. "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
  42. "license": "MIT",
  43. "dependencies": {
  44. "@babel/types": "^7.29.8"
  45. },
  46. "bin": {
  47. "parser": "bin/babel-parser.js"
  48. },
  49. "engines": {
  50. "node": ">=6.0.0"
  51. }
  52. },
  53. "node_modules/@babel/types": {
  54. "version": "7.29.8",
  55. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.8.tgz",
  56. "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
  57. "license": "MIT",
  58. "dependencies": {
  59. "@babel/helper-string-parser": "^7.29.7",
  60. "@babel/helper-validator-identifier": "^7.29.7"
  61. },
  62. "engines": {
  63. "node": ">=6.9.0"
  64. }
  65. },
  66. "node_modules/@ctrl/tinycolor": {
  67. "version": "4.2.0",
  68. "resolved": "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  69. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  70. "license": "MIT",
  71. "engines": {
  72. "node": ">=14"
  73. }
  74. },
  75. "node_modules/@element-plus/icons-vue": {
  76. "version": "2.3.2",
  77. "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  78. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  79. "license": "MIT",
  80. "peerDependencies": {
  81. "vue": "^3.2.0"
  82. }
  83. },
  84. "node_modules/@floating-ui/core": {
  85. "version": "1.8.0",
  86. "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.8.0.tgz",
  87. "integrity": "sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==",
  88. "license": "MIT",
  89. "dependencies": {
  90. "@floating-ui/utils": "^0.2.12"
  91. }
  92. },
  93. "node_modules/@floating-ui/dom": {
  94. "version": "1.8.0",
  95. "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.8.0.tgz",
  96. "integrity": "sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==",
  97. "license": "MIT",
  98. "dependencies": {
  99. "@floating-ui/core": "^1.8.0",
  100. "@floating-ui/utils": "^0.2.12"
  101. }
  102. },
  103. "node_modules/@floating-ui/utils": {
  104. "version": "0.2.12",
  105. "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.12.tgz",
  106. "integrity": "sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==",
  107. "license": "MIT"
  108. },
  109. "node_modules/@jridgewell/sourcemap-codec": {
  110. "version": "1.6.0",
  111. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.6.0.tgz",
  112. "integrity": "sha512-T7jf+5zgsZHwNJ4lvQ7/aezbyk0nNX+zJVWpmHA7VYsEx7a7qr5Rg5IbtJFqkgze5Y2sruq1RUY8Q837Od7iFw==",
  113. "license": "MIT"
  114. },
  115. "node_modules/@oxc-project/types": {
  116. "version": "0.147.0",
  117. "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.147.0.tgz",
  118. "integrity": "sha512-IJ3s6ltHLp45S0bh7phkX+gJO7A1Wuz2EaqpAhb8WjqDwbzMiWKHhyyT42tskaWjEYXtHtVCPpnBJVT9+dcRLg==",
  119. "dev": true,
  120. "license": "MIT",
  121. "funding": {
  122. "url": "https://github.com/sponsors/Boshen"
  123. }
  124. },
  125. "node_modules/@popperjs/core": {
  126. "name": "@sxzz/popperjs-es",
  127. "version": "2.11.8",
  128. "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  129. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  130. "license": "MIT",
  131. "funding": {
  132. "type": "opencollective",
  133. "url": "https://opencollective.com/popperjs"
  134. }
  135. },
  136. "node_modules/@rolldown/binding-android-arm-eabi": {
  137. "version": "1.2.6",
  138. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.6.tgz",
  139. "integrity": "sha512-b+jTcARdTiFLI6jB4a5XjTm0RWd6KcRfQj/I2356fxUZemiho9zQLxo0RtCuMDAyKcLo6cEltkgbQp6d1+sjjQ==",
  140. "cpu": [
  141. "arm"
  142. ],
  143. "dev": true,
  144. "license": "MIT",
  145. "optional": true,
  146. "os": [
  147. "android"
  148. ],
  149. "engines": {
  150. "node": "^20.19.0 || >=22.12.0"
  151. }
  152. },
  153. "node_modules/@rolldown/binding-android-arm64": {
  154. "version": "1.2.6",
  155. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.6.tgz",
  156. "integrity": "sha512-lkWU8ZJaRk9q3CIEY1Tc7vIFALp3Xw5NfGJo2hQg5oIqNgxWi1zI+IiDEK3r70BF5Dzol1tcXsnzsRc8NLhG+Q==",
  157. "cpu": [
  158. "arm64"
  159. ],
  160. "dev": true,
  161. "license": "MIT",
  162. "optional": true,
  163. "os": [
  164. "android"
  165. ],
  166. "engines": {
  167. "node": "^20.19.0 || >=22.12.0"
  168. }
  169. },
  170. "node_modules/@rolldown/binding-darwin-arm64": {
  171. "version": "1.2.6",
  172. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.6.tgz",
  173. "integrity": "sha512-dgR56NYnvAszm7Ob1B2/Vn0e8bUQYZH2UjVaMMtMVOCKFSfjhfLmuA/9+O+F+ajUdG6B/bSssrKW6JJYASa8jA==",
  174. "cpu": [
  175. "arm64"
  176. ],
  177. "dev": true,
  178. "license": "MIT",
  179. "optional": true,
  180. "os": [
  181. "darwin"
  182. ],
  183. "engines": {
  184. "node": "^20.19.0 || >=22.12.0"
  185. }
  186. },
  187. "node_modules/@rolldown/binding-darwin-x64": {
  188. "version": "1.2.6",
  189. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.6.tgz",
  190. "integrity": "sha512-vpVxFvUCFioJqug7OTvqptkc4yb8UX0AwfDmJpaR/0sWz+BUmqSVAf7c8JkUgnN8YLspb4a/N6NhTyMAmdyQ7Q==",
  191. "cpu": [
  192. "x64"
  193. ],
  194. "dev": true,
  195. "license": "MIT",
  196. "optional": true,
  197. "os": [
  198. "darwin"
  199. ],
  200. "engines": {
  201. "node": "^20.19.0 || >=22.12.0"
  202. }
  203. },
  204. "node_modules/@rolldown/binding-freebsd-x64": {
  205. "version": "1.2.6",
  206. "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.6.tgz",
  207. "integrity": "sha512-h1wG6Y6K3JlRswxsI64qQJqBAy4vrLuHgRbc8CZMGSWTOFRY6ghMApM1NKzB2I0n5xV1fjkE18SuVl2QpLeNpA==",
  208. "cpu": [
  209. "x64"
  210. ],
  211. "dev": true,
  212. "license": "MIT",
  213. "optional": true,
  214. "os": [
  215. "freebsd"
  216. ],
  217. "engines": {
  218. "node": "^20.19.0 || >=22.12.0"
  219. }
  220. },
  221. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  222. "version": "1.2.6",
  223. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.6.tgz",
  224. "integrity": "sha512-tbCiqub0q2MVWJKgF5PoAlNWCtQydiOYSLIkd8sByqK/6MMYLJRcSXSYodqYtd0O+Fw7QaVmKKlS4oL94YRZ0w==",
  225. "cpu": [
  226. "arm"
  227. ],
  228. "dev": true,
  229. "license": "MIT",
  230. "optional": true,
  231. "os": [
  232. "linux"
  233. ],
  234. "engines": {
  235. "node": "^20.19.0 || >=22.12.0"
  236. }
  237. },
  238. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  239. "version": "1.2.6",
  240. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.6.tgz",
  241. "integrity": "sha512-oxK9+baEBPhZG5HB4URY+uU04zJWeZlH6Tb9rB5DK4DF9XR1uXNLXt5Q5ZsugTKayNCNLhkcwz/ye74hRI98dg==",
  242. "cpu": [
  243. "arm64"
  244. ],
  245. "dev": true,
  246. "libc": [
  247. "glibc"
  248. ],
  249. "license": "MIT",
  250. "optional": true,
  251. "os": [
  252. "linux"
  253. ],
  254. "engines": {
  255. "node": "^20.19.0 || >=22.12.0"
  256. }
  257. },
  258. "node_modules/@rolldown/binding-linux-arm64-musl": {
  259. "version": "1.2.6",
  260. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.6.tgz",
  261. "integrity": "sha512-muWCk27FVBEZtv0MsK8gnfSmgczA8KQ0uRVJbTABKhkRfQc38aUrcb7fhi3BNiyseFmgcRsoMfQsSNJ+DbZdSw==",
  262. "cpu": [
  263. "arm64"
  264. ],
  265. "dev": true,
  266. "libc": [
  267. "musl"
  268. ],
  269. "license": "MIT",
  270. "optional": true,
  271. "os": [
  272. "linux"
  273. ],
  274. "engines": {
  275. "node": "^20.19.0 || >=22.12.0"
  276. }
  277. },
  278. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  279. "version": "1.2.6",
  280. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.6.tgz",
  281. "integrity": "sha512-eWDoSfU7Co2qj3vgB3Dt4lj1mG6CoWbcJQkRMP3XJplyCMtuaq3LHvPFjS9QIPvMGWVadJC04Xiy0IdcVPtnwQ==",
  282. "cpu": [
  283. "ppc64"
  284. ],
  285. "dev": true,
  286. "libc": [
  287. "glibc"
  288. ],
  289. "license": "MIT",
  290. "optional": true,
  291. "os": [
  292. "linux"
  293. ],
  294. "engines": {
  295. "node": "^20.19.0 || >=22.12.0"
  296. }
  297. },
  298. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  299. "version": "1.2.6",
  300. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.6.tgz",
  301. "integrity": "sha512-2bWNjRSIayvupRKxXUY2tWG9fYdoUlTqWywHRvE8Eq3GvuQ+f2HeIkve697fIt+IQs/PV8yFsdWuhp1aJ1PdnA==",
  302. "cpu": [
  303. "s390x"
  304. ],
  305. "dev": true,
  306. "libc": [
  307. "glibc"
  308. ],
  309. "license": "MIT",
  310. "optional": true,
  311. "os": [
  312. "linux"
  313. ],
  314. "engines": {
  315. "node": "^20.19.0 || >=22.12.0"
  316. }
  317. },
  318. "node_modules/@rolldown/binding-linux-x64-gnu": {
  319. "version": "1.2.6",
  320. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.6.tgz",
  321. "integrity": "sha512-KekI0gS0wLxe1UBSQSjenBVwou/JkcQPDzBPICGZjxUv9k3RteHDPBQaiOicZUFKRIH2wKEimGwVpnJsbPzu7w==",
  322. "cpu": [
  323. "x64"
  324. ],
  325. "dev": true,
  326. "libc": [
  327. "glibc"
  328. ],
  329. "license": "MIT",
  330. "optional": true,
  331. "os": [
  332. "linux"
  333. ],
  334. "engines": {
  335. "node": "^20.19.0 || >=22.12.0"
  336. }
  337. },
  338. "node_modules/@rolldown/binding-linux-x64-musl": {
  339. "version": "1.2.6",
  340. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.6.tgz",
  341. "integrity": "sha512-TvtPnfVr+HtyGiDmPK4VWmlNm7QhNNAcK5Q9A7aOXsI8545yCyaoMaicXrFZ72JzeYjaUVk7yT243zT0jzjFKQ==",
  342. "cpu": [
  343. "x64"
  344. ],
  345. "dev": true,
  346. "libc": [
  347. "musl"
  348. ],
  349. "license": "MIT",
  350. "optional": true,
  351. "os": [
  352. "linux"
  353. ],
  354. "engines": {
  355. "node": "^20.19.0 || >=22.12.0"
  356. }
  357. },
  358. "node_modules/@rolldown/binding-openharmony-arm64": {
  359. "version": "1.2.6",
  360. "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.6.tgz",
  361. "integrity": "sha512-iOo0VEay2XFhaCcH0sps5XIimkSuOnNaZrf6+ZkoSOQBJPKNU48RkmJv0/lSpipexu5P+ouFgafe5IGr/DiQfg==",
  362. "cpu": [
  363. "arm64"
  364. ],
  365. "dev": true,
  366. "license": "MIT",
  367. "optional": true,
  368. "os": [
  369. "openharmony"
  370. ],
  371. "engines": {
  372. "node": "^20.19.0 || >=22.12.0"
  373. }
  374. },
  375. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  376. "version": "1.2.6",
  377. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.6.tgz",
  378. "integrity": "sha512-y5NTmmasMS455JlOCO4ZM9krIchv3Mvm1crL1iUPGOPgEzSkves9n0SdC5Sjz6+qWDFhd8/JpfWMH8NSWNHe+A==",
  379. "cpu": [
  380. "arm64"
  381. ],
  382. "dev": true,
  383. "license": "MIT",
  384. "optional": true,
  385. "os": [
  386. "win32"
  387. ],
  388. "engines": {
  389. "node": "^20.19.0 || >=22.12.0"
  390. }
  391. },
  392. "node_modules/@rolldown/binding-win32-x64-msvc": {
  393. "version": "1.2.6",
  394. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.6.tgz",
  395. "integrity": "sha512-np8iZSLfXlAD4kWhiyq/u0Yt8oZDtRQ8lGhQaCXo2rl37KNjeU0GjJuwr4P3oeZ++ROfofsKNBqR5LTO8aXyWQ==",
  396. "cpu": [
  397. "x64"
  398. ],
  399. "dev": true,
  400. "license": "MIT",
  401. "optional": true,
  402. "os": [
  403. "win32"
  404. ],
  405. "engines": {
  406. "node": "^20.19.0 || >=22.12.0"
  407. }
  408. },
  409. "node_modules/@rolldown/pluginutils": {
  410. "version": "1.0.1",
  411. "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  412. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  413. "dev": true,
  414. "license": "MIT"
  415. },
  416. "node_modules/@types/lodash": {
  417. "version": "4.17.25",
  418. "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.25.tgz",
  419. "integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==",
  420. "license": "MIT"
  421. },
  422. "node_modules/@types/lodash-es": {
  423. "version": "4.17.12",
  424. "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  425. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  426. "license": "MIT",
  427. "dependencies": {
  428. "@types/lodash": "*"
  429. }
  430. },
  431. "node_modules/@types/web-bluetooth": {
  432. "version": "0.0.21",
  433. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  434. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  435. "license": "MIT"
  436. },
  437. "node_modules/@vitejs/plugin-vue": {
  438. "version": "6.0.8",
  439. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.8.tgz",
  440. "integrity": "sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==",
  441. "dev": true,
  442. "license": "MIT",
  443. "dependencies": {
  444. "@rolldown/pluginutils": "^1.0.1"
  445. },
  446. "engines": {
  447. "node": "^20.19.0 || >=22.12.0"
  448. },
  449. "peerDependencies": {
  450. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  451. "vue": "^3.2.25"
  452. }
  453. },
  454. "node_modules/@vue/compiler-core": {
  455. "version": "3.5.42",
  456. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.42.tgz",
  457. "integrity": "sha512-2Ye1ilMtKXxl8qZUrQ5j0CdgenFp/HFQmta6rfRyfEsTG69L6Wk+tWuNoHYHMx9E8tF2Slvdg1FuwDvAXdy1LQ==",
  458. "license": "MIT",
  459. "dependencies": {
  460. "@babel/parser": "^7.29.8",
  461. "@vue/shared": "3.5.42",
  462. "entities": "^7.0.1",
  463. "estree-walker": "^2.0.2",
  464. "source-map-js": "^1.2.1"
  465. }
  466. },
  467. "node_modules/@vue/compiler-dom": {
  468. "version": "3.5.42",
  469. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.42.tgz",
  470. "integrity": "sha512-qbhQZEFmycr+ni/qyuccS4sucNN7VAbDfbkvNxWOX2VfgFm90MNs3/UhRNKoPMEIVn0F8gdlYjLPvqxHwHeQOA==",
  471. "license": "MIT",
  472. "dependencies": {
  473. "@vue/compiler-core": "3.5.42",
  474. "@vue/shared": "3.5.42"
  475. }
  476. },
  477. "node_modules/@vue/compiler-sfc": {
  478. "version": "3.5.42",
  479. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.42.tgz",
  480. "integrity": "sha512-fkCAFB4okcAANGMThboWnScp/gzWjU0ZSkVnjTIiplmMDq2uq0tIB3j+xVu4rhv5rvOgBySCysudmbMd6xRRqw==",
  481. "license": "MIT",
  482. "dependencies": {
  483. "@babel/parser": "^7.29.8",
  484. "@vue/compiler-core": "3.5.42",
  485. "@vue/compiler-dom": "3.5.42",
  486. "@vue/compiler-ssr": "3.5.42",
  487. "@vue/shared": "3.5.42",
  488. "estree-walker": "^2.0.2",
  489. "magic-string": "^0.30.21",
  490. "postcss": "^8.5.19",
  491. "source-map-js": "^1.2.1"
  492. }
  493. },
  494. "node_modules/@vue/compiler-ssr": {
  495. "version": "3.5.42",
  496. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.42.tgz",
  497. "integrity": "sha512-xmLk3wLkbizPAiLyomjgFFosf2ys9b5Ghb+oh/k2tnvipNz8OFrQOiTcWCzyK7MpBp9KkyGtfvgfLUivbmuGYA==",
  498. "license": "MIT",
  499. "dependencies": {
  500. "@vue/compiler-dom": "3.5.42",
  501. "@vue/shared": "3.5.42"
  502. }
  503. },
  504. "node_modules/@vue/reactivity": {
  505. "version": "3.5.42",
  506. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.42.tgz",
  507. "integrity": "sha512-TzNNfKpb7hDxbQltwAut8VDQA5YP+BuRlxntHUuRjyKwlMvmAPbs3unhCvieijifY6vFfVBwsS7wG/C7uq+bEQ==",
  508. "license": "MIT",
  509. "dependencies": {
  510. "@vue/shared": "3.5.42"
  511. }
  512. },
  513. "node_modules/@vue/runtime-core": {
  514. "version": "3.5.42",
  515. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.42.tgz",
  516. "integrity": "sha512-9uACtuHs7vJGkm5Bp3xu4xRDLFTIYy5DgxpToVjqGIAhAEKwQfsaLvKINhM6nFVp6bZPRFGdDqd1g52MqKsotA==",
  517. "license": "MIT",
  518. "dependencies": {
  519. "@vue/reactivity": "3.5.42",
  520. "@vue/shared": "3.5.42"
  521. }
  522. },
  523. "node_modules/@vue/runtime-dom": {
  524. "version": "3.5.42",
  525. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.42.tgz",
  526. "integrity": "sha512-rsCmhiWLaRxGltLwhlCWyYkFn7WAbKRh0q17eZ1A6Dq6eqc2ACQ61IIryxz0LrsvCzHSilLA9JHovVwM8CNE2g==",
  527. "license": "MIT",
  528. "dependencies": {
  529. "@vue/reactivity": "3.5.42",
  530. "@vue/runtime-core": "3.5.42",
  531. "@vue/shared": "3.5.42",
  532. "csstype": "^3.2.3"
  533. }
  534. },
  535. "node_modules/@vue/server-renderer": {
  536. "version": "3.5.42",
  537. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.42.tgz",
  538. "integrity": "sha512-2++5dUyYS4gvo7xQXSECUDhB7TS0aOl5SeVfC5qSq1Jgfhjvegw1zqhwTIR3imZ+QYPJQw9gfcFvXGAjGZ7ajQ==",
  539. "license": "MIT",
  540. "dependencies": {
  541. "@vue/compiler-ssr": "3.5.42",
  542. "@vue/runtime-dom": "3.5.42",
  543. "@vue/shared": "3.5.42"
  544. }
  545. },
  546. "node_modules/@vue/shared": {
  547. "version": "3.5.42",
  548. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.42.tgz",
  549. "integrity": "sha512-2rPxex1jQf4jvl9MOHl6YaXCPcrNqz/FstMOEh3QWY+/OME9nQTvl9WYeCwhW7AFjaR0SnngZGlp/wkR6rkI6g==",
  550. "license": "MIT"
  551. },
  552. "node_modules/@vueuse/core": {
  553. "version": "14.4.0",
  554. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-14.4.0.tgz",
  555. "integrity": "sha512-X4WHz1HlCzCBoYXesUkifzzWBAcZgXG8Fi5iNPQg/epdzOB3gu8Fawj3hvuwYR1nGcXGnvxwYYcUC/71++svtQ==",
  556. "license": "MIT",
  557. "dependencies": {
  558. "@types/web-bluetooth": "^0.0.21",
  559. "@vueuse/metadata": "14.4.0",
  560. "@vueuse/shared": "14.4.0"
  561. },
  562. "funding": {
  563. "url": "https://github.com/sponsors/antfu"
  564. },
  565. "peerDependencies": {
  566. "vue": "^3.5.0"
  567. }
  568. },
  569. "node_modules/@vueuse/metadata": {
  570. "version": "14.4.0",
  571. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-14.4.0.tgz",
  572. "integrity": "sha512-swx/255R6JyHZFJhx845iz5CRWDZdCfvkZOpACWc5+c5WHcG24mv8gUT1WIdFQaHt6dq79rvILd9QnCWiyVm9g==",
  573. "license": "MIT",
  574. "funding": {
  575. "url": "https://github.com/sponsors/antfu"
  576. }
  577. },
  578. "node_modules/@vueuse/shared": {
  579. "version": "14.4.0",
  580. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-14.4.0.tgz",
  581. "integrity": "sha512-JRgY90Sz8DDtPMsaDflvPMp9xYk69JZAmbuDvAquUVXKr2gEjqtzGNTTthLfckH0BzBqvnu31gb4a8TGLRe79g==",
  582. "license": "MIT",
  583. "funding": {
  584. "url": "https://github.com/sponsors/antfu"
  585. },
  586. "peerDependencies": {
  587. "vue": "^3.5.0"
  588. }
  589. },
  590. "node_modules/agent-base": {
  591. "version": "6.0.2",
  592. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  593. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  594. "license": "MIT",
  595. "dependencies": {
  596. "debug": "4"
  597. },
  598. "engines": {
  599. "node": ">= 6.0.0"
  600. }
  601. },
  602. "node_modules/async-validator": {
  603. "version": "4.2.5",
  604. "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz",
  605. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  606. "license": "MIT"
  607. },
  608. "node_modules/asynckit": {
  609. "version": "0.4.0",
  610. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  611. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  612. "license": "MIT"
  613. },
  614. "node_modules/axios": {
  615. "version": "1.20.0",
  616. "resolved": "https://registry.npmjs.org/axios/-/axios-1.20.0.tgz",
  617. "integrity": "sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg==",
  618. "license": "MIT",
  619. "dependencies": {
  620. "follow-redirects": "^1.16.0",
  621. "form-data": "^4.0.6",
  622. "https-proxy-agent": "^5.0.1",
  623. "proxy-from-env": "^2.1.0"
  624. }
  625. },
  626. "node_modules/call-bind-apply-helpers": {
  627. "version": "1.0.2",
  628. "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  629. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  630. "license": "MIT",
  631. "dependencies": {
  632. "es-errors": "^1.3.0",
  633. "function-bind": "^1.1.2"
  634. },
  635. "engines": {
  636. "node": ">= 0.4"
  637. }
  638. },
  639. "node_modules/combined-stream": {
  640. "version": "1.0.8",
  641. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  642. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  643. "license": "MIT",
  644. "dependencies": {
  645. "delayed-stream": "~1.0.0"
  646. },
  647. "engines": {
  648. "node": ">= 0.8"
  649. }
  650. },
  651. "node_modules/csstype": {
  652. "version": "3.2.3",
  653. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  654. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  655. "license": "MIT"
  656. },
  657. "node_modules/dayjs": {
  658. "version": "1.11.23",
  659. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.23.tgz",
  660. "integrity": "sha512-QDTCU0M0MxR3hQfnlDJfwekQiaanm1ubOD231u73WBckQ/fsamwRLiE2GBz6D3a/xF1NgfiDLJjXBa1hYOYTtQ==",
  661. "license": "MIT"
  662. },
  663. "node_modules/debug": {
  664. "version": "4.4.3",
  665. "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
  666. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  667. "license": "MIT",
  668. "dependencies": {
  669. "ms": "^2.1.3"
  670. },
  671. "engines": {
  672. "node": ">=6.0"
  673. },
  674. "peerDependenciesMeta": {
  675. "supports-color": {
  676. "optional": true
  677. }
  678. }
  679. },
  680. "node_modules/delayed-stream": {
  681. "version": "1.0.0",
  682. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  683. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  684. "license": "MIT",
  685. "engines": {
  686. "node": ">=0.4.0"
  687. }
  688. },
  689. "node_modules/detect-libc": {
  690. "version": "2.1.2",
  691. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  692. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  693. "dev": true,
  694. "license": "Apache-2.0",
  695. "engines": {
  696. "node": ">=8"
  697. }
  698. },
  699. "node_modules/dunder-proto": {
  700. "version": "1.0.1",
  701. "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
  702. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  703. "license": "MIT",
  704. "dependencies": {
  705. "call-bind-apply-helpers": "^1.0.1",
  706. "es-errors": "^1.3.0",
  707. "gopd": "^1.2.0"
  708. },
  709. "engines": {
  710. "node": ">= 0.4"
  711. }
  712. },
  713. "node_modules/element-plus": {
  714. "version": "2.14.5",
  715. "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.14.5.tgz",
  716. "integrity": "sha512-bghYy/S+qg87enHPXELirhEdDqsVAUGcGpbGIeG8dz0kwpIkGz7gYsifulBshXX74iRtHib85XWQj0uSH2A1Yg==",
  717. "license": "MIT",
  718. "dependencies": {
  719. "@ctrl/tinycolor": "^4.2.0",
  720. "@element-plus/icons-vue": "^2.3.2",
  721. "@floating-ui/dom": "^1.8.0",
  722. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
  723. "@types/lodash": "^4.17.24",
  724. "@types/lodash-es": "^4.17.12",
  725. "@vueuse/core": "14.4.0",
  726. "async-validator": "^4.2.5",
  727. "dayjs": "^1.11.20",
  728. "lodash": "^4.18.1",
  729. "lodash-es": "^4.18.1",
  730. "lodash-unified": "^1.0.3",
  731. "memoize-one": "^6.0.0",
  732. "normalize-wheel-es": "^1.2.0",
  733. "vue-component-type-helpers": "^3.3.9"
  734. },
  735. "peerDependencies": {
  736. "vue": "^3.3.7"
  737. }
  738. },
  739. "node_modules/entities": {
  740. "version": "7.0.1",
  741. "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
  742. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  743. "license": "BSD-2-Clause",
  744. "engines": {
  745. "node": ">=0.12"
  746. },
  747. "funding": {
  748. "url": "https://github.com/fb55/entities?sponsor=1"
  749. }
  750. },
  751. "node_modules/es-define-property": {
  752. "version": "1.0.1",
  753. "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
  754. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  755. "license": "MIT",
  756. "engines": {
  757. "node": ">= 0.4"
  758. }
  759. },
  760. "node_modules/es-errors": {
  761. "version": "1.3.0",
  762. "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
  763. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  764. "license": "MIT",
  765. "engines": {
  766. "node": ">= 0.4"
  767. }
  768. },
  769. "node_modules/es-object-atoms": {
  770. "version": "1.1.2",
  771. "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
  772. "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
  773. "license": "MIT",
  774. "dependencies": {
  775. "es-errors": "^1.3.0"
  776. },
  777. "engines": {
  778. "node": ">= 0.4"
  779. }
  780. },
  781. "node_modules/es-set-tostringtag": {
  782. "version": "2.1.0",
  783. "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  784. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  785. "license": "MIT",
  786. "dependencies": {
  787. "es-errors": "^1.3.0",
  788. "get-intrinsic": "^1.2.6",
  789. "has-tostringtag": "^1.0.2",
  790. "hasown": "^2.0.2"
  791. },
  792. "engines": {
  793. "node": ">= 0.4"
  794. }
  795. },
  796. "node_modules/estree-walker": {
  797. "version": "2.0.2",
  798. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  799. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  800. "license": "MIT"
  801. },
  802. "node_modules/fdir": {
  803. "version": "6.5.0",
  804. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
  805. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  806. "dev": true,
  807. "license": "MIT",
  808. "engines": {
  809. "node": ">=12.0.0"
  810. },
  811. "peerDependencies": {
  812. "picomatch": "^3 || ^4"
  813. },
  814. "peerDependenciesMeta": {
  815. "picomatch": {
  816. "optional": true
  817. }
  818. }
  819. },
  820. "node_modules/follow-redirects": {
  821. "version": "1.16.0",
  822. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
  823. "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
  824. "funding": [
  825. {
  826. "type": "individual",
  827. "url": "https://github.com/sponsors/RubenVerborgh"
  828. }
  829. ],
  830. "license": "MIT",
  831. "engines": {
  832. "node": ">=4.0"
  833. },
  834. "peerDependenciesMeta": {
  835. "debug": {
  836. "optional": true
  837. }
  838. }
  839. },
  840. "node_modules/form-data": {
  841. "version": "4.0.6",
  842. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz",
  843. "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
  844. "license": "MIT",
  845. "dependencies": {
  846. "asynckit": "^0.4.0",
  847. "combined-stream": "^1.0.8",
  848. "es-set-tostringtag": "^2.1.0",
  849. "hasown": "^2.0.4",
  850. "mime-types": "^2.1.35"
  851. },
  852. "engines": {
  853. "node": ">= 6"
  854. }
  855. },
  856. "node_modules/fsevents": {
  857. "version": "2.3.3",
  858. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  859. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  860. "dev": true,
  861. "hasInstallScript": true,
  862. "license": "MIT",
  863. "optional": true,
  864. "os": [
  865. "darwin"
  866. ],
  867. "engines": {
  868. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  869. }
  870. },
  871. "node_modules/function-bind": {
  872. "version": "1.1.2",
  873. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  874. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  875. "license": "MIT",
  876. "funding": {
  877. "url": "https://github.com/sponsors/ljharb"
  878. }
  879. },
  880. "node_modules/get-intrinsic": {
  881. "version": "1.3.0",
  882. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  883. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  884. "license": "MIT",
  885. "dependencies": {
  886. "call-bind-apply-helpers": "^1.0.2",
  887. "es-define-property": "^1.0.1",
  888. "es-errors": "^1.3.0",
  889. "es-object-atoms": "^1.1.1",
  890. "function-bind": "^1.1.2",
  891. "get-proto": "^1.0.1",
  892. "gopd": "^1.2.0",
  893. "has-symbols": "^1.1.0",
  894. "hasown": "^2.0.2",
  895. "math-intrinsics": "^1.1.0"
  896. },
  897. "engines": {
  898. "node": ">= 0.4"
  899. },
  900. "funding": {
  901. "url": "https://github.com/sponsors/ljharb"
  902. }
  903. },
  904. "node_modules/get-proto": {
  905. "version": "1.0.1",
  906. "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
  907. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  908. "license": "MIT",
  909. "dependencies": {
  910. "dunder-proto": "^1.0.1",
  911. "es-object-atoms": "^1.0.0"
  912. },
  913. "engines": {
  914. "node": ">= 0.4"
  915. }
  916. },
  917. "node_modules/gopd": {
  918. "version": "1.2.0",
  919. "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
  920. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  921. "license": "MIT",
  922. "engines": {
  923. "node": ">= 0.4"
  924. },
  925. "funding": {
  926. "url": "https://github.com/sponsors/ljharb"
  927. }
  928. },
  929. "node_modules/has-symbols": {
  930. "version": "1.1.0",
  931. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
  932. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  933. "license": "MIT",
  934. "engines": {
  935. "node": ">= 0.4"
  936. },
  937. "funding": {
  938. "url": "https://github.com/sponsors/ljharb"
  939. }
  940. },
  941. "node_modules/has-tostringtag": {
  942. "version": "1.0.2",
  943. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  944. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  945. "license": "MIT",
  946. "dependencies": {
  947. "has-symbols": "^1.0.3"
  948. },
  949. "engines": {
  950. "node": ">= 0.4"
  951. },
  952. "funding": {
  953. "url": "https://github.com/sponsors/ljharb"
  954. }
  955. },
  956. "node_modules/hasown": {
  957. "version": "2.0.4",
  958. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
  959. "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
  960. "license": "MIT",
  961. "dependencies": {
  962. "function-bind": "^1.1.2"
  963. },
  964. "engines": {
  965. "node": ">= 0.4"
  966. }
  967. },
  968. "node_modules/https-proxy-agent": {
  969. "version": "5.0.1",
  970. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  971. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  972. "license": "MIT",
  973. "dependencies": {
  974. "agent-base": "6",
  975. "debug": "4"
  976. },
  977. "engines": {
  978. "node": ">= 6"
  979. }
  980. },
  981. "node_modules/lightningcss": {
  982. "version": "1.33.0",
  983. "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz",
  984. "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
  985. "dev": true,
  986. "license": "MPL-2.0",
  987. "dependencies": {
  988. "detect-libc": "^2.0.3"
  989. },
  990. "engines": {
  991. "node": ">= 12.0.0"
  992. },
  993. "funding": {
  994. "type": "opencollective",
  995. "url": "https://opencollective.com/parcel"
  996. },
  997. "optionalDependencies": {
  998. "lightningcss-android-arm64": "1.33.0",
  999. "lightningcss-darwin-arm64": "1.33.0",
  1000. "lightningcss-darwin-x64": "1.33.0",
  1001. "lightningcss-freebsd-x64": "1.33.0",
  1002. "lightningcss-linux-arm-gnueabihf": "1.33.0",
  1003. "lightningcss-linux-arm64-gnu": "1.33.0",
  1004. "lightningcss-linux-arm64-musl": "1.33.0",
  1005. "lightningcss-linux-x64-gnu": "1.33.0",
  1006. "lightningcss-linux-x64-musl": "1.33.0",
  1007. "lightningcss-win32-arm64-msvc": "1.33.0",
  1008. "lightningcss-win32-x64-msvc": "1.33.0"
  1009. }
  1010. },
  1011. "node_modules/lightningcss-android-arm64": {
  1012. "version": "1.33.0",
  1013. "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
  1014. "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
  1015. "cpu": [
  1016. "arm64"
  1017. ],
  1018. "dev": true,
  1019. "license": "MPL-2.0",
  1020. "optional": true,
  1021. "os": [
  1022. "android"
  1023. ],
  1024. "engines": {
  1025. "node": ">= 12.0.0"
  1026. },
  1027. "funding": {
  1028. "type": "opencollective",
  1029. "url": "https://opencollective.com/parcel"
  1030. }
  1031. },
  1032. "node_modules/lightningcss-darwin-arm64": {
  1033. "version": "1.33.0",
  1034. "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
  1035. "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
  1036. "cpu": [
  1037. "arm64"
  1038. ],
  1039. "dev": true,
  1040. "license": "MPL-2.0",
  1041. "optional": true,
  1042. "os": [
  1043. "darwin"
  1044. ],
  1045. "engines": {
  1046. "node": ">= 12.0.0"
  1047. },
  1048. "funding": {
  1049. "type": "opencollective",
  1050. "url": "https://opencollective.com/parcel"
  1051. }
  1052. },
  1053. "node_modules/lightningcss-darwin-x64": {
  1054. "version": "1.33.0",
  1055. "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
  1056. "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
  1057. "cpu": [
  1058. "x64"
  1059. ],
  1060. "dev": true,
  1061. "license": "MPL-2.0",
  1062. "optional": true,
  1063. "os": [
  1064. "darwin"
  1065. ],
  1066. "engines": {
  1067. "node": ">= 12.0.0"
  1068. },
  1069. "funding": {
  1070. "type": "opencollective",
  1071. "url": "https://opencollective.com/parcel"
  1072. }
  1073. },
  1074. "node_modules/lightningcss-freebsd-x64": {
  1075. "version": "1.33.0",
  1076. "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
  1077. "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
  1078. "cpu": [
  1079. "x64"
  1080. ],
  1081. "dev": true,
  1082. "license": "MPL-2.0",
  1083. "optional": true,
  1084. "os": [
  1085. "freebsd"
  1086. ],
  1087. "engines": {
  1088. "node": ">= 12.0.0"
  1089. },
  1090. "funding": {
  1091. "type": "opencollective",
  1092. "url": "https://opencollective.com/parcel"
  1093. }
  1094. },
  1095. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1096. "version": "1.33.0",
  1097. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
  1098. "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
  1099. "cpu": [
  1100. "arm"
  1101. ],
  1102. "dev": true,
  1103. "license": "MPL-2.0",
  1104. "optional": true,
  1105. "os": [
  1106. "linux"
  1107. ],
  1108. "engines": {
  1109. "node": ">= 12.0.0"
  1110. },
  1111. "funding": {
  1112. "type": "opencollective",
  1113. "url": "https://opencollective.com/parcel"
  1114. }
  1115. },
  1116. "node_modules/lightningcss-linux-arm64-gnu": {
  1117. "version": "1.33.0",
  1118. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
  1119. "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
  1120. "cpu": [
  1121. "arm64"
  1122. ],
  1123. "dev": true,
  1124. "libc": [
  1125. "glibc"
  1126. ],
  1127. "license": "MPL-2.0",
  1128. "optional": true,
  1129. "os": [
  1130. "linux"
  1131. ],
  1132. "engines": {
  1133. "node": ">= 12.0.0"
  1134. },
  1135. "funding": {
  1136. "type": "opencollective",
  1137. "url": "https://opencollective.com/parcel"
  1138. }
  1139. },
  1140. "node_modules/lightningcss-linux-arm64-musl": {
  1141. "version": "1.33.0",
  1142. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
  1143. "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
  1144. "cpu": [
  1145. "arm64"
  1146. ],
  1147. "dev": true,
  1148. "libc": [
  1149. "musl"
  1150. ],
  1151. "license": "MPL-2.0",
  1152. "optional": true,
  1153. "os": [
  1154. "linux"
  1155. ],
  1156. "engines": {
  1157. "node": ">= 12.0.0"
  1158. },
  1159. "funding": {
  1160. "type": "opencollective",
  1161. "url": "https://opencollective.com/parcel"
  1162. }
  1163. },
  1164. "node_modules/lightningcss-linux-x64-gnu": {
  1165. "version": "1.33.0",
  1166. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
  1167. "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
  1168. "cpu": [
  1169. "x64"
  1170. ],
  1171. "dev": true,
  1172. "libc": [
  1173. "glibc"
  1174. ],
  1175. "license": "MPL-2.0",
  1176. "optional": true,
  1177. "os": [
  1178. "linux"
  1179. ],
  1180. "engines": {
  1181. "node": ">= 12.0.0"
  1182. },
  1183. "funding": {
  1184. "type": "opencollective",
  1185. "url": "https://opencollective.com/parcel"
  1186. }
  1187. },
  1188. "node_modules/lightningcss-linux-x64-musl": {
  1189. "version": "1.33.0",
  1190. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
  1191. "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
  1192. "cpu": [
  1193. "x64"
  1194. ],
  1195. "dev": true,
  1196. "libc": [
  1197. "musl"
  1198. ],
  1199. "license": "MPL-2.0",
  1200. "optional": true,
  1201. "os": [
  1202. "linux"
  1203. ],
  1204. "engines": {
  1205. "node": ">= 12.0.0"
  1206. },
  1207. "funding": {
  1208. "type": "opencollective",
  1209. "url": "https://opencollective.com/parcel"
  1210. }
  1211. },
  1212. "node_modules/lightningcss-win32-arm64-msvc": {
  1213. "version": "1.33.0",
  1214. "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
  1215. "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
  1216. "cpu": [
  1217. "arm64"
  1218. ],
  1219. "dev": true,
  1220. "license": "MPL-2.0",
  1221. "optional": true,
  1222. "os": [
  1223. "win32"
  1224. ],
  1225. "engines": {
  1226. "node": ">= 12.0.0"
  1227. },
  1228. "funding": {
  1229. "type": "opencollective",
  1230. "url": "https://opencollective.com/parcel"
  1231. }
  1232. },
  1233. "node_modules/lightningcss-win32-x64-msvc": {
  1234. "version": "1.33.0",
  1235. "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
  1236. "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
  1237. "cpu": [
  1238. "x64"
  1239. ],
  1240. "dev": true,
  1241. "license": "MPL-2.0",
  1242. "optional": true,
  1243. "os": [
  1244. "win32"
  1245. ],
  1246. "engines": {
  1247. "node": ">= 12.0.0"
  1248. },
  1249. "funding": {
  1250. "type": "opencollective",
  1251. "url": "https://opencollective.com/parcel"
  1252. }
  1253. },
  1254. "node_modules/lodash": {
  1255. "version": "4.18.1",
  1256. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
  1257. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  1258. "license": "MIT"
  1259. },
  1260. "node_modules/lodash-es": {
  1261. "version": "4.18.1",
  1262. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
  1263. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  1264. "license": "MIT"
  1265. },
  1266. "node_modules/lodash-unified": {
  1267. "version": "1.0.3",
  1268. "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz",
  1269. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  1270. "license": "MIT",
  1271. "peerDependencies": {
  1272. "@types/lodash-es": "*",
  1273. "lodash": "*",
  1274. "lodash-es": "*"
  1275. }
  1276. },
  1277. "node_modules/magic-string": {
  1278. "version": "0.30.21",
  1279. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  1280. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1281. "license": "MIT",
  1282. "dependencies": {
  1283. "@jridgewell/sourcemap-codec": "^1.5.5"
  1284. }
  1285. },
  1286. "node_modules/math-intrinsics": {
  1287. "version": "1.1.0",
  1288. "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  1289. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  1290. "license": "MIT",
  1291. "engines": {
  1292. "node": ">= 0.4"
  1293. }
  1294. },
  1295. "node_modules/memoize-one": {
  1296. "version": "6.0.0",
  1297. "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz",
  1298. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  1299. "license": "MIT"
  1300. },
  1301. "node_modules/mime-db": {
  1302. "version": "1.52.0",
  1303. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  1304. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  1305. "license": "MIT",
  1306. "engines": {
  1307. "node": ">= 0.6"
  1308. }
  1309. },
  1310. "node_modules/mime-types": {
  1311. "version": "2.1.35",
  1312. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  1313. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  1314. "license": "MIT",
  1315. "dependencies": {
  1316. "mime-db": "1.52.0"
  1317. },
  1318. "engines": {
  1319. "node": ">= 0.6"
  1320. }
  1321. },
  1322. "node_modules/ms": {
  1323. "version": "2.1.3",
  1324. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  1325. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  1326. "license": "MIT"
  1327. },
  1328. "node_modules/nanoid": {
  1329. "version": "3.3.18",
  1330. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",
  1331. "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
  1332. "funding": [
  1333. {
  1334. "type": "github",
  1335. "url": "https://github.com/sponsors/ai"
  1336. }
  1337. ],
  1338. "license": "MIT",
  1339. "bin": {
  1340. "nanoid": "bin/nanoid.cjs"
  1341. },
  1342. "engines": {
  1343. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1344. }
  1345. },
  1346. "node_modules/normalize-wheel-es": {
  1347. "version": "1.2.0",
  1348. "resolved": "https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  1349. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  1350. "license": "BSD-3-Clause"
  1351. },
  1352. "node_modules/picocolors": {
  1353. "version": "1.1.1",
  1354. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  1355. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  1356. "license": "ISC"
  1357. },
  1358. "node_modules/picomatch": {
  1359. "version": "4.0.7",
  1360. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz",
  1361. "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
  1362. "dev": true,
  1363. "license": "MIT",
  1364. "engines": {
  1365. "node": ">=12"
  1366. },
  1367. "funding": {
  1368. "url": "https://github.com/sponsors/jonschlinkert"
  1369. }
  1370. },
  1371. "node_modules/postcss": {
  1372. "version": "8.5.26",
  1373. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz",
  1374. "integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",
  1375. "funding": [
  1376. {
  1377. "type": "opencollective",
  1378. "url": "https://opencollective.com/postcss/"
  1379. },
  1380. {
  1381. "type": "tidelift",
  1382. "url": "https://tidelift.com/funding/github/npm/postcss"
  1383. },
  1384. {
  1385. "type": "github",
  1386. "url": "https://github.com/sponsors/ai"
  1387. }
  1388. ],
  1389. "license": "MIT",
  1390. "dependencies": {
  1391. "nanoid": "^3.3.17",
  1392. "picocolors": "^1.1.1",
  1393. "source-map-js": "^1.2.1"
  1394. },
  1395. "engines": {
  1396. "node": "^10 || ^12 || >=14"
  1397. }
  1398. },
  1399. "node_modules/proxy-from-env": {
  1400. "version": "2.1.0",
  1401. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
  1402. "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
  1403. "license": "MIT",
  1404. "engines": {
  1405. "node": ">=10"
  1406. }
  1407. },
  1408. "node_modules/rolldown": {
  1409. "version": "1.2.6",
  1410. "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.6.tgz",
  1411. "integrity": "sha512-vMM4q3aixf46GiF1Kok8jDPFsEpXgFWGjUHXNkNHNm+Y2adXAG2dbX91jkti3i0ZRsOlcmbuzAz1poObSHCmUA==",
  1412. "dev": true,
  1413. "license": "MIT",
  1414. "dependencies": {
  1415. "@oxc-project/types": "=0.147.0",
  1416. "@rolldown/pluginutils": "^1.0.0"
  1417. },
  1418. "bin": {
  1419. "rolldown": "bin/cli.mjs"
  1420. },
  1421. "engines": {
  1422. "node": "^20.19.0 || >=22.12.0"
  1423. },
  1424. "optionalDependencies": {
  1425. "@rolldown/binding-android-arm-eabi": "1.2.6",
  1426. "@rolldown/binding-android-arm64": "1.2.6",
  1427. "@rolldown/binding-darwin-arm64": "1.2.6",
  1428. "@rolldown/binding-darwin-x64": "1.2.6",
  1429. "@rolldown/binding-freebsd-x64": "1.2.6",
  1430. "@rolldown/binding-linux-arm-gnueabihf": "1.2.6",
  1431. "@rolldown/binding-linux-arm64-gnu": "1.2.6",
  1432. "@rolldown/binding-linux-arm64-musl": "1.2.6",
  1433. "@rolldown/binding-linux-ppc64-gnu": "1.2.6",
  1434. "@rolldown/binding-linux-s390x-gnu": "1.2.6",
  1435. "@rolldown/binding-linux-x64-gnu": "1.2.6",
  1436. "@rolldown/binding-linux-x64-musl": "1.2.6",
  1437. "@rolldown/binding-openharmony-arm64": "1.2.6",
  1438. "@rolldown/binding-win32-arm64-msvc": "1.2.6",
  1439. "@rolldown/binding-win32-x64-msvc": "1.2.6"
  1440. }
  1441. },
  1442. "node_modules/source-map-js": {
  1443. "version": "1.2.1",
  1444. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  1445. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1446. "license": "BSD-3-Clause",
  1447. "engines": {
  1448. "node": ">=0.10.0"
  1449. }
  1450. },
  1451. "node_modules/tinyglobby": {
  1452. "version": "0.2.17",
  1453. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
  1454. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  1455. "dev": true,
  1456. "license": "MIT",
  1457. "dependencies": {
  1458. "fdir": "^6.5.0",
  1459. "picomatch": "^4.0.4"
  1460. },
  1461. "engines": {
  1462. "node": ">=12.0.0"
  1463. },
  1464. "funding": {
  1465. "url": "https://github.com/sponsors/SuperchupuDev"
  1466. }
  1467. },
  1468. "node_modules/vite": {
  1469. "version": "8.2.2",
  1470. "resolved": "https://registry.npmjs.org/vite/-/vite-8.2.2.tgz",
  1471. "integrity": "sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==",
  1472. "dev": true,
  1473. "license": "MIT",
  1474. "dependencies": {
  1475. "lightningcss": "^1.33.0",
  1476. "picomatch": "^4.0.5",
  1477. "postcss": "^8.5.26",
  1478. "rolldown": "~1.2.4",
  1479. "tinyglobby": "^0.2.17"
  1480. },
  1481. "bin": {
  1482. "vite": "bin/vite.js"
  1483. },
  1484. "engines": {
  1485. "node": "^20.19.0 || >=22.12.0"
  1486. },
  1487. "funding": {
  1488. "url": "https://github.com/vitejs/vite?sponsor=1"
  1489. },
  1490. "optionalDependencies": {
  1491. "fsevents": "~2.3.3"
  1492. },
  1493. "peerDependencies": {
  1494. "@types/node": "^20.19.0 || >=22.12.0",
  1495. "@vitejs/devtools": "^0.4.0 || ^0.5.0",
  1496. "esbuild": "^0.27.0 || ^0.28.0",
  1497. "jiti": ">=1.21.0",
  1498. "less": "^4.0.0",
  1499. "sass": "^1.70.0",
  1500. "sass-embedded": "^1.70.0",
  1501. "stylus": ">=0.54.8",
  1502. "sugarss": "^5.0.0",
  1503. "terser": "^5.16.0",
  1504. "tsx": "^4.8.1",
  1505. "yaml": "^2.4.2"
  1506. },
  1507. "peerDependenciesMeta": {
  1508. "@types/node": {
  1509. "optional": true
  1510. },
  1511. "@vitejs/devtools": {
  1512. "optional": true
  1513. },
  1514. "esbuild": {
  1515. "optional": true
  1516. },
  1517. "jiti": {
  1518. "optional": true
  1519. },
  1520. "less": {
  1521. "optional": true
  1522. },
  1523. "sass": {
  1524. "optional": true
  1525. },
  1526. "sass-embedded": {
  1527. "optional": true
  1528. },
  1529. "stylus": {
  1530. "optional": true
  1531. },
  1532. "sugarss": {
  1533. "optional": true
  1534. },
  1535. "terser": {
  1536. "optional": true
  1537. },
  1538. "tsx": {
  1539. "optional": true
  1540. },
  1541. "yaml": {
  1542. "optional": true
  1543. }
  1544. }
  1545. },
  1546. "node_modules/vue": {
  1547. "version": "3.5.42",
  1548. "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.42.tgz",
  1549. "integrity": "sha512-4RyHQTbQvOPs3MfvUO1Sg0YRrKNnA0mAVtvpd12Tg1fKDN7OHBUl1IqSn8zGJjK9nI3NkNp8cgTpVrSZC5TTcA==",
  1550. "license": "MIT",
  1551. "dependencies": {
  1552. "@vue/compiler-dom": "3.5.42",
  1553. "@vue/compiler-sfc": "3.5.42",
  1554. "@vue/runtime-dom": "3.5.42",
  1555. "@vue/server-renderer": "3.5.42",
  1556. "@vue/shared": "3.5.42"
  1557. },
  1558. "peerDependencies": {
  1559. "typescript": "*"
  1560. },
  1561. "peerDependenciesMeta": {
  1562. "typescript": {
  1563. "optional": true
  1564. }
  1565. }
  1566. },
  1567. "node_modules/vue-component-type-helpers": {
  1568. "version": "3.3.11",
  1569. "resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-3.3.11.tgz",
  1570. "integrity": "sha512-LwcxzeliO9fkQcpJG0PoX8X5kmAhKmH9wkpDLxNabwzkQ9Zeib2YVHwFV4pcWmMLfXVfjr/dSV+DaJ3cIPgSNA==",
  1571. "license": "MIT"
  1572. }
  1573. }
  1574. }