package-lock.json 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861
  1. {
  2. "name": "video-script-admin-frontend",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "video-script-admin-frontend",
  9. "version": "1.0.0",
  10. "dependencies": {
  11. "axios": "^1.7.2",
  12. "element-plus": "^2.8.0",
  13. "pinia": "^2.1.7",
  14. "vue": "^3.4.31",
  15. "vue-router": "^4.4.0"
  16. },
  17. "devDependencies": {
  18. "@vitejs/plugin-vue": "^5.1.2",
  19. "vite": "^5.3.4"
  20. }
  21. },
  22. "node_modules/@babel/helper-string-parser": {
  23. "version": "7.29.7",
  24. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  25. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  26. "license": "MIT",
  27. "engines": {
  28. "node": ">=6.9.0"
  29. }
  30. },
  31. "node_modules/@babel/helper-validator-identifier": {
  32. "version": "7.29.7",
  33. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  34. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  35. "license": "MIT",
  36. "engines": {
  37. "node": ">=6.9.0"
  38. }
  39. },
  40. "node_modules/@babel/parser": {
  41. "version": "7.29.8",
  42. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.8.tgz",
  43. "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
  44. "license": "MIT",
  45. "dependencies": {
  46. "@babel/types": "^7.29.8"
  47. },
  48. "bin": {
  49. "parser": "bin/babel-parser.js"
  50. },
  51. "engines": {
  52. "node": ">=6.0.0"
  53. }
  54. },
  55. "node_modules/@babel/types": {
  56. "version": "7.29.8",
  57. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.8.tgz",
  58. "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
  59. "license": "MIT",
  60. "dependencies": {
  61. "@babel/helper-string-parser": "^7.29.7",
  62. "@babel/helper-validator-identifier": "^7.29.7"
  63. },
  64. "engines": {
  65. "node": ">=6.9.0"
  66. }
  67. },
  68. "node_modules/@ctrl/tinycolor": {
  69. "version": "4.2.0",
  70. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  71. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  72. "license": "MIT",
  73. "engines": {
  74. "node": ">=14"
  75. }
  76. },
  77. "node_modules/@element-plus/icons-vue": {
  78. "version": "2.3.2",
  79. "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  80. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  81. "license": "MIT",
  82. "peerDependencies": {
  83. "vue": "^3.2.0"
  84. }
  85. },
  86. "node_modules/@esbuild/aix-ppc64": {
  87. "version": "0.21.5",
  88. "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  89. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  90. "cpu": [
  91. "ppc64"
  92. ],
  93. "dev": true,
  94. "license": "MIT",
  95. "optional": true,
  96. "os": [
  97. "aix"
  98. ],
  99. "engines": {
  100. "node": ">=12"
  101. }
  102. },
  103. "node_modules/@esbuild/android-arm": {
  104. "version": "0.21.5",
  105. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  106. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  107. "cpu": [
  108. "arm"
  109. ],
  110. "dev": true,
  111. "license": "MIT",
  112. "optional": true,
  113. "os": [
  114. "android"
  115. ],
  116. "engines": {
  117. "node": ">=12"
  118. }
  119. },
  120. "node_modules/@esbuild/android-arm64": {
  121. "version": "0.21.5",
  122. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  123. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  124. "cpu": [
  125. "arm64"
  126. ],
  127. "dev": true,
  128. "license": "MIT",
  129. "optional": true,
  130. "os": [
  131. "android"
  132. ],
  133. "engines": {
  134. "node": ">=12"
  135. }
  136. },
  137. "node_modules/@esbuild/android-x64": {
  138. "version": "0.21.5",
  139. "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  140. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  141. "cpu": [
  142. "x64"
  143. ],
  144. "dev": true,
  145. "license": "MIT",
  146. "optional": true,
  147. "os": [
  148. "android"
  149. ],
  150. "engines": {
  151. "node": ">=12"
  152. }
  153. },
  154. "node_modules/@esbuild/darwin-arm64": {
  155. "version": "0.21.5",
  156. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  157. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  158. "cpu": [
  159. "arm64"
  160. ],
  161. "dev": true,
  162. "license": "MIT",
  163. "optional": true,
  164. "os": [
  165. "darwin"
  166. ],
  167. "engines": {
  168. "node": ">=12"
  169. }
  170. },
  171. "node_modules/@esbuild/darwin-x64": {
  172. "version": "0.21.5",
  173. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  174. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  175. "cpu": [
  176. "x64"
  177. ],
  178. "dev": true,
  179. "license": "MIT",
  180. "optional": true,
  181. "os": [
  182. "darwin"
  183. ],
  184. "engines": {
  185. "node": ">=12"
  186. }
  187. },
  188. "node_modules/@esbuild/freebsd-arm64": {
  189. "version": "0.21.5",
  190. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  191. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  192. "cpu": [
  193. "arm64"
  194. ],
  195. "dev": true,
  196. "license": "MIT",
  197. "optional": true,
  198. "os": [
  199. "freebsd"
  200. ],
  201. "engines": {
  202. "node": ">=12"
  203. }
  204. },
  205. "node_modules/@esbuild/freebsd-x64": {
  206. "version": "0.21.5",
  207. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  208. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  209. "cpu": [
  210. "x64"
  211. ],
  212. "dev": true,
  213. "license": "MIT",
  214. "optional": true,
  215. "os": [
  216. "freebsd"
  217. ],
  218. "engines": {
  219. "node": ">=12"
  220. }
  221. },
  222. "node_modules/@esbuild/linux-arm": {
  223. "version": "0.21.5",
  224. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  225. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  226. "cpu": [
  227. "arm"
  228. ],
  229. "dev": true,
  230. "license": "MIT",
  231. "optional": true,
  232. "os": [
  233. "linux"
  234. ],
  235. "engines": {
  236. "node": ">=12"
  237. }
  238. },
  239. "node_modules/@esbuild/linux-arm64": {
  240. "version": "0.21.5",
  241. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  242. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  243. "cpu": [
  244. "arm64"
  245. ],
  246. "dev": true,
  247. "license": "MIT",
  248. "optional": true,
  249. "os": [
  250. "linux"
  251. ],
  252. "engines": {
  253. "node": ">=12"
  254. }
  255. },
  256. "node_modules/@esbuild/linux-ia32": {
  257. "version": "0.21.5",
  258. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  259. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  260. "cpu": [
  261. "ia32"
  262. ],
  263. "dev": true,
  264. "license": "MIT",
  265. "optional": true,
  266. "os": [
  267. "linux"
  268. ],
  269. "engines": {
  270. "node": ">=12"
  271. }
  272. },
  273. "node_modules/@esbuild/linux-loong64": {
  274. "version": "0.21.5",
  275. "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  276. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  277. "cpu": [
  278. "loong64"
  279. ],
  280. "dev": true,
  281. "license": "MIT",
  282. "optional": true,
  283. "os": [
  284. "linux"
  285. ],
  286. "engines": {
  287. "node": ">=12"
  288. }
  289. },
  290. "node_modules/@esbuild/linux-mips64el": {
  291. "version": "0.21.5",
  292. "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  293. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  294. "cpu": [
  295. "mips64el"
  296. ],
  297. "dev": true,
  298. "license": "MIT",
  299. "optional": true,
  300. "os": [
  301. "linux"
  302. ],
  303. "engines": {
  304. "node": ">=12"
  305. }
  306. },
  307. "node_modules/@esbuild/linux-ppc64": {
  308. "version": "0.21.5",
  309. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  310. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  311. "cpu": [
  312. "ppc64"
  313. ],
  314. "dev": true,
  315. "license": "MIT",
  316. "optional": true,
  317. "os": [
  318. "linux"
  319. ],
  320. "engines": {
  321. "node": ">=12"
  322. }
  323. },
  324. "node_modules/@esbuild/linux-riscv64": {
  325. "version": "0.21.5",
  326. "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  327. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  328. "cpu": [
  329. "riscv64"
  330. ],
  331. "dev": true,
  332. "license": "MIT",
  333. "optional": true,
  334. "os": [
  335. "linux"
  336. ],
  337. "engines": {
  338. "node": ">=12"
  339. }
  340. },
  341. "node_modules/@esbuild/linux-s390x": {
  342. "version": "0.21.5",
  343. "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  344. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  345. "cpu": [
  346. "s390x"
  347. ],
  348. "dev": true,
  349. "license": "MIT",
  350. "optional": true,
  351. "os": [
  352. "linux"
  353. ],
  354. "engines": {
  355. "node": ">=12"
  356. }
  357. },
  358. "node_modules/@esbuild/linux-x64": {
  359. "version": "0.21.5",
  360. "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  361. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  362. "cpu": [
  363. "x64"
  364. ],
  365. "dev": true,
  366. "license": "MIT",
  367. "optional": true,
  368. "os": [
  369. "linux"
  370. ],
  371. "engines": {
  372. "node": ">=12"
  373. }
  374. },
  375. "node_modules/@esbuild/netbsd-x64": {
  376. "version": "0.21.5",
  377. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  378. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  379. "cpu": [
  380. "x64"
  381. ],
  382. "dev": true,
  383. "license": "MIT",
  384. "optional": true,
  385. "os": [
  386. "netbsd"
  387. ],
  388. "engines": {
  389. "node": ">=12"
  390. }
  391. },
  392. "node_modules/@esbuild/openbsd-x64": {
  393. "version": "0.21.5",
  394. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  395. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  396. "cpu": [
  397. "x64"
  398. ],
  399. "dev": true,
  400. "license": "MIT",
  401. "optional": true,
  402. "os": [
  403. "openbsd"
  404. ],
  405. "engines": {
  406. "node": ">=12"
  407. }
  408. },
  409. "node_modules/@esbuild/sunos-x64": {
  410. "version": "0.21.5",
  411. "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  412. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  413. "cpu": [
  414. "x64"
  415. ],
  416. "dev": true,
  417. "license": "MIT",
  418. "optional": true,
  419. "os": [
  420. "sunos"
  421. ],
  422. "engines": {
  423. "node": ">=12"
  424. }
  425. },
  426. "node_modules/@esbuild/win32-arm64": {
  427. "version": "0.21.5",
  428. "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  429. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  430. "cpu": [
  431. "arm64"
  432. ],
  433. "dev": true,
  434. "license": "MIT",
  435. "optional": true,
  436. "os": [
  437. "win32"
  438. ],
  439. "engines": {
  440. "node": ">=12"
  441. }
  442. },
  443. "node_modules/@esbuild/win32-ia32": {
  444. "version": "0.21.5",
  445. "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  446. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  447. "cpu": [
  448. "ia32"
  449. ],
  450. "dev": true,
  451. "license": "MIT",
  452. "optional": true,
  453. "os": [
  454. "win32"
  455. ],
  456. "engines": {
  457. "node": ">=12"
  458. }
  459. },
  460. "node_modules/@esbuild/win32-x64": {
  461. "version": "0.21.5",
  462. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  463. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  464. "cpu": [
  465. "x64"
  466. ],
  467. "dev": true,
  468. "license": "MIT",
  469. "optional": true,
  470. "os": [
  471. "win32"
  472. ],
  473. "engines": {
  474. "node": ">=12"
  475. }
  476. },
  477. "node_modules/@floating-ui/core": {
  478. "version": "1.8.0",
  479. "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.8.0.tgz",
  480. "integrity": "sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==",
  481. "license": "MIT",
  482. "dependencies": {
  483. "@floating-ui/utils": "^0.2.12"
  484. }
  485. },
  486. "node_modules/@floating-ui/dom": {
  487. "version": "1.8.0",
  488. "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.8.0.tgz",
  489. "integrity": "sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==",
  490. "license": "MIT",
  491. "dependencies": {
  492. "@floating-ui/core": "^1.8.0",
  493. "@floating-ui/utils": "^0.2.12"
  494. }
  495. },
  496. "node_modules/@floating-ui/utils": {
  497. "version": "0.2.12",
  498. "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.12.tgz",
  499. "integrity": "sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==",
  500. "license": "MIT"
  501. },
  502. "node_modules/@jridgewell/sourcemap-codec": {
  503. "version": "1.5.5",
  504. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  505. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  506. "license": "MIT"
  507. },
  508. "node_modules/@napi-rs/lzma-linux-x64-gnu": {
  509. "version": "1.5.1",
  510. "resolved": "https://registry.npmmirror.com/@napi-rs/lzma-linux-x64-gnu/-/lzma-linux-x64-gnu-1.5.1.tgz",
  511. "integrity": "sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==",
  512. "cpu": [
  513. "x64"
  514. ],
  515. "dev": true,
  516. "libc": [
  517. "glibc"
  518. ],
  519. "license": "MIT",
  520. "optional": true,
  521. "os": [
  522. "linux"
  523. ],
  524. "engines": {
  525. "node": "^22.20 || ^24.12 || >=25"
  526. }
  527. },
  528. "node_modules/@popperjs/core": {
  529. "name": "@sxzz/popperjs-es",
  530. "version": "2.11.8",
  531. "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  532. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  533. "license": "MIT",
  534. "funding": {
  535. "type": "opencollective",
  536. "url": "https://opencollective.com/popperjs"
  537. }
  538. },
  539. "node_modules/@rollup/rollup-android-arm-eabi": {
  540. "version": "4.62.4",
  541. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.4.tgz",
  542. "integrity": "sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==",
  543. "cpu": [
  544. "arm"
  545. ],
  546. "dev": true,
  547. "license": "MIT",
  548. "optional": true,
  549. "os": [
  550. "android"
  551. ]
  552. },
  553. "node_modules/@rollup/rollup-android-arm64": {
  554. "version": "4.62.4",
  555. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.4.tgz",
  556. "integrity": "sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==",
  557. "cpu": [
  558. "arm64"
  559. ],
  560. "dev": true,
  561. "license": "MIT",
  562. "optional": true,
  563. "os": [
  564. "android"
  565. ]
  566. },
  567. "node_modules/@rollup/rollup-darwin-arm64": {
  568. "version": "4.62.4",
  569. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.4.tgz",
  570. "integrity": "sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==",
  571. "cpu": [
  572. "arm64"
  573. ],
  574. "dev": true,
  575. "license": "MIT",
  576. "optional": true,
  577. "os": [
  578. "darwin"
  579. ]
  580. },
  581. "node_modules/@rollup/rollup-darwin-x64": {
  582. "version": "4.62.4",
  583. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.4.tgz",
  584. "integrity": "sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==",
  585. "cpu": [
  586. "x64"
  587. ],
  588. "dev": true,
  589. "license": "MIT",
  590. "optional": true,
  591. "os": [
  592. "darwin"
  593. ]
  594. },
  595. "node_modules/@rollup/rollup-freebsd-arm64": {
  596. "version": "4.62.4",
  597. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.4.tgz",
  598. "integrity": "sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==",
  599. "cpu": [
  600. "arm64"
  601. ],
  602. "dev": true,
  603. "license": "MIT",
  604. "optional": true,
  605. "os": [
  606. "freebsd"
  607. ]
  608. },
  609. "node_modules/@rollup/rollup-freebsd-x64": {
  610. "version": "4.62.4",
  611. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.4.tgz",
  612. "integrity": "sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==",
  613. "cpu": [
  614. "x64"
  615. ],
  616. "dev": true,
  617. "license": "MIT",
  618. "optional": true,
  619. "os": [
  620. "freebsd"
  621. ]
  622. },
  623. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  624. "version": "4.62.4",
  625. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.4.tgz",
  626. "integrity": "sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==",
  627. "cpu": [
  628. "arm"
  629. ],
  630. "dev": true,
  631. "libc": [
  632. "glibc"
  633. ],
  634. "license": "MIT",
  635. "optional": true,
  636. "os": [
  637. "linux"
  638. ]
  639. },
  640. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  641. "version": "4.62.4",
  642. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.4.tgz",
  643. "integrity": "sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==",
  644. "cpu": [
  645. "arm"
  646. ],
  647. "dev": true,
  648. "libc": [
  649. "musl"
  650. ],
  651. "license": "MIT",
  652. "optional": true,
  653. "os": [
  654. "linux"
  655. ]
  656. },
  657. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  658. "version": "4.62.4",
  659. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.4.tgz",
  660. "integrity": "sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==",
  661. "cpu": [
  662. "arm64"
  663. ],
  664. "dev": true,
  665. "libc": [
  666. "glibc"
  667. ],
  668. "license": "MIT",
  669. "optional": true,
  670. "os": [
  671. "linux"
  672. ]
  673. },
  674. "node_modules/@rollup/rollup-linux-arm64-musl": {
  675. "version": "4.62.4",
  676. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.4.tgz",
  677. "integrity": "sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==",
  678. "cpu": [
  679. "arm64"
  680. ],
  681. "dev": true,
  682. "libc": [
  683. "musl"
  684. ],
  685. "license": "MIT",
  686. "optional": true,
  687. "os": [
  688. "linux"
  689. ]
  690. },
  691. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  692. "version": "4.62.4",
  693. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.4.tgz",
  694. "integrity": "sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==",
  695. "cpu": [
  696. "loong64"
  697. ],
  698. "dev": true,
  699. "libc": [
  700. "glibc"
  701. ],
  702. "license": "MIT",
  703. "optional": true,
  704. "os": [
  705. "linux"
  706. ]
  707. },
  708. "node_modules/@rollup/rollup-linux-loong64-musl": {
  709. "version": "4.62.4",
  710. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.4.tgz",
  711. "integrity": "sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==",
  712. "cpu": [
  713. "loong64"
  714. ],
  715. "dev": true,
  716. "libc": [
  717. "musl"
  718. ],
  719. "license": "MIT",
  720. "optional": true,
  721. "os": [
  722. "linux"
  723. ]
  724. },
  725. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  726. "version": "4.62.4",
  727. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.4.tgz",
  728. "integrity": "sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==",
  729. "cpu": [
  730. "ppc64"
  731. ],
  732. "dev": true,
  733. "libc": [
  734. "glibc"
  735. ],
  736. "license": "MIT",
  737. "optional": true,
  738. "os": [
  739. "linux"
  740. ]
  741. },
  742. "node_modules/@rollup/rollup-linux-ppc64-musl": {
  743. "version": "4.62.4",
  744. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.4.tgz",
  745. "integrity": "sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==",
  746. "cpu": [
  747. "ppc64"
  748. ],
  749. "dev": true,
  750. "libc": [
  751. "musl"
  752. ],
  753. "license": "MIT",
  754. "optional": true,
  755. "os": [
  756. "linux"
  757. ]
  758. },
  759. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  760. "version": "4.62.4",
  761. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.4.tgz",
  762. "integrity": "sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==",
  763. "cpu": [
  764. "riscv64"
  765. ],
  766. "dev": true,
  767. "libc": [
  768. "glibc"
  769. ],
  770. "license": "MIT",
  771. "optional": true,
  772. "os": [
  773. "linux"
  774. ]
  775. },
  776. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  777. "version": "4.62.4",
  778. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.4.tgz",
  779. "integrity": "sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==",
  780. "cpu": [
  781. "riscv64"
  782. ],
  783. "dev": true,
  784. "libc": [
  785. "musl"
  786. ],
  787. "license": "MIT",
  788. "optional": true,
  789. "os": [
  790. "linux"
  791. ]
  792. },
  793. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  794. "version": "4.62.4",
  795. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.4.tgz",
  796. "integrity": "sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==",
  797. "cpu": [
  798. "s390x"
  799. ],
  800. "dev": true,
  801. "libc": [
  802. "glibc"
  803. ],
  804. "license": "MIT",
  805. "optional": true,
  806. "os": [
  807. "linux"
  808. ]
  809. },
  810. "node_modules/@rollup/rollup-linux-x64-gnu": {
  811. "version": "4.62.4",
  812. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.4.tgz",
  813. "integrity": "sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==",
  814. "cpu": [
  815. "x64"
  816. ],
  817. "dev": true,
  818. "libc": [
  819. "glibc"
  820. ],
  821. "license": "MIT",
  822. "optional": true,
  823. "os": [
  824. "linux"
  825. ]
  826. },
  827. "node_modules/@rollup/rollup-linux-x64-musl": {
  828. "version": "4.62.4",
  829. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.4.tgz",
  830. "integrity": "sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==",
  831. "cpu": [
  832. "x64"
  833. ],
  834. "dev": true,
  835. "libc": [
  836. "musl"
  837. ],
  838. "license": "MIT",
  839. "optional": true,
  840. "os": [
  841. "linux"
  842. ]
  843. },
  844. "node_modules/@rollup/rollup-openbsd-x64": {
  845. "version": "4.62.4",
  846. "resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.4.tgz",
  847. "integrity": "sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==",
  848. "cpu": [
  849. "x64"
  850. ],
  851. "dev": true,
  852. "license": "MIT",
  853. "optional": true,
  854. "os": [
  855. "openbsd"
  856. ]
  857. },
  858. "node_modules/@rollup/rollup-openharmony-arm64": {
  859. "version": "4.62.4",
  860. "resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.4.tgz",
  861. "integrity": "sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==",
  862. "cpu": [
  863. "arm64"
  864. ],
  865. "dev": true,
  866. "license": "MIT",
  867. "optional": true,
  868. "os": [
  869. "openharmony"
  870. ]
  871. },
  872. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  873. "version": "4.62.4",
  874. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.4.tgz",
  875. "integrity": "sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==",
  876. "cpu": [
  877. "arm64"
  878. ],
  879. "dev": true,
  880. "license": "MIT",
  881. "optional": true,
  882. "os": [
  883. "win32"
  884. ]
  885. },
  886. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  887. "version": "4.62.4",
  888. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.4.tgz",
  889. "integrity": "sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==",
  890. "cpu": [
  891. "ia32"
  892. ],
  893. "dev": true,
  894. "license": "MIT",
  895. "optional": true,
  896. "os": [
  897. "win32"
  898. ]
  899. },
  900. "node_modules/@rollup/rollup-win32-x64-gnu": {
  901. "version": "4.62.4",
  902. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.4.tgz",
  903. "integrity": "sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==",
  904. "cpu": [
  905. "x64"
  906. ],
  907. "dev": true,
  908. "license": "MIT",
  909. "optional": true,
  910. "os": [
  911. "win32"
  912. ]
  913. },
  914. "node_modules/@rollup/rollup-win32-x64-msvc": {
  915. "version": "4.62.4",
  916. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.4.tgz",
  917. "integrity": "sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==",
  918. "cpu": [
  919. "x64"
  920. ],
  921. "dev": true,
  922. "license": "MIT",
  923. "optional": true,
  924. "os": [
  925. "win32"
  926. ]
  927. },
  928. "node_modules/@types/estree": {
  929. "version": "1.0.9",
  930. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.9.tgz",
  931. "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
  932. "dev": true,
  933. "license": "MIT"
  934. },
  935. "node_modules/@types/lodash": {
  936. "version": "4.17.25",
  937. "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.25.tgz",
  938. "integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==",
  939. "license": "MIT"
  940. },
  941. "node_modules/@types/lodash-es": {
  942. "version": "4.17.12",
  943. "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  944. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  945. "license": "MIT",
  946. "dependencies": {
  947. "@types/lodash": "*"
  948. }
  949. },
  950. "node_modules/@types/web-bluetooth": {
  951. "version": "0.0.21",
  952. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  953. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  954. "license": "MIT"
  955. },
  956. "node_modules/@vitejs/plugin-vue": {
  957. "version": "5.2.4",
  958. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
  959. "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
  960. "dev": true,
  961. "license": "MIT",
  962. "engines": {
  963. "node": "^18.0.0 || >=20.0.0"
  964. },
  965. "peerDependencies": {
  966. "vite": "^5.0.0 || ^6.0.0",
  967. "vue": "^3.2.25"
  968. }
  969. },
  970. "node_modules/@vue/compiler-core": {
  971. "version": "3.5.41",
  972. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.41.tgz",
  973. "integrity": "sha512-q0Xtv/F9w2YO/7htQhtiL+Ev2WCJbe5N2hc+XfgyKkEKqWpSxknmT8QOuGdEKNdjPq0c3F7rNpFkTo3Kfrm7pg==",
  974. "license": "MIT",
  975. "dependencies": {
  976. "@babel/parser": "^7.29.8",
  977. "@vue/shared": "3.5.41",
  978. "entities": "^7.0.1",
  979. "estree-walker": "^2.0.2",
  980. "source-map-js": "^1.2.1"
  981. }
  982. },
  983. "node_modules/@vue/compiler-dom": {
  984. "version": "3.5.41",
  985. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.41.tgz",
  986. "integrity": "sha512-oKacVfNglLvGjnS6BXOlGL7EyG2h8X03pqXCjzotRZUaXGjbrTJUnVAQjrCqUnS+lyu31nwQjZY/d817GmCnfw==",
  987. "license": "MIT",
  988. "dependencies": {
  989. "@vue/compiler-core": "3.5.41",
  990. "@vue/shared": "3.5.41"
  991. }
  992. },
  993. "node_modules/@vue/compiler-sfc": {
  994. "version": "3.5.41",
  995. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.41.tgz",
  996. "integrity": "sha512-XJhip7R2wy6vX3knCxdZN4KracFaZUef58s1KYewqluedHIJaPIVfXoYT7MF1F8nCvv6k8bWWxDC8opMkg1VTQ==",
  997. "license": "MIT",
  998. "dependencies": {
  999. "@babel/parser": "^7.29.8",
  1000. "@vue/compiler-core": "3.5.41",
  1001. "@vue/compiler-dom": "3.5.41",
  1002. "@vue/compiler-ssr": "3.5.41",
  1003. "@vue/shared": "3.5.41",
  1004. "estree-walker": "^2.0.2",
  1005. "magic-string": "^0.30.21",
  1006. "postcss": "^8.5.19",
  1007. "source-map-js": "^1.2.1"
  1008. }
  1009. },
  1010. "node_modules/@vue/compiler-ssr": {
  1011. "version": "3.5.41",
  1012. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.41.tgz",
  1013. "integrity": "sha512-U3v5OejKEGqOI0Wy0+Sz7hGuIFZHA4LSXzrNM3IMIeDyJEBBfTpX26n3SDgToRpP2bLc9FfI2j/kSgcJ8Emq5A==",
  1014. "license": "MIT",
  1015. "dependencies": {
  1016. "@vue/compiler-dom": "3.5.41",
  1017. "@vue/shared": "3.5.41"
  1018. }
  1019. },
  1020. "node_modules/@vue/devtools-api": {
  1021. "version": "6.6.4",
  1022. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  1023. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  1024. "license": "MIT"
  1025. },
  1026. "node_modules/@vue/reactivity": {
  1027. "version": "3.5.41",
  1028. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.41.tgz",
  1029. "integrity": "sha512-rznsqKM0np0x18EjzF8x88MpEhdNsffbvFbckLL5+oUKz1BxAImEmO7J1ArRYSyo6aQaVoBDp7jEkT91OOxydA==",
  1030. "license": "MIT",
  1031. "dependencies": {
  1032. "@vue/shared": "3.5.41"
  1033. }
  1034. },
  1035. "node_modules/@vue/runtime-core": {
  1036. "version": "3.5.41",
  1037. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.41.tgz",
  1038. "integrity": "sha512-Vcry58hiAKwGen9Z1jUZE0feFsNArPCMOImYI8el48A9Idf6DuQYD0U05zZIF2Iad1hGhPSvcbBbAOhNr55fhg==",
  1039. "license": "MIT",
  1040. "dependencies": {
  1041. "@vue/reactivity": "3.5.41",
  1042. "@vue/shared": "3.5.41"
  1043. }
  1044. },
  1045. "node_modules/@vue/runtime-dom": {
  1046. "version": "3.5.41",
  1047. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.41.tgz",
  1048. "integrity": "sha512-3vVBahVBS9+U6cmXBLyb8nE6/yYo4J/CGI9eVFs3KiMc0YHuudwKyShTD65jtJy/L9PUUxNAFu4cj4LiJ0UFbw==",
  1049. "license": "MIT",
  1050. "dependencies": {
  1051. "@vue/reactivity": "3.5.41",
  1052. "@vue/runtime-core": "3.5.41",
  1053. "@vue/shared": "3.5.41",
  1054. "csstype": "^3.2.3"
  1055. }
  1056. },
  1057. "node_modules/@vue/server-renderer": {
  1058. "version": "3.5.41",
  1059. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.41.tgz",
  1060. "integrity": "sha512-n6hx/pNFfbD6SuyeuMVkvqox8bwf/ET9JlA/kAz/imw8sw++wkqKe2mHX5KutjPpbKE4Z56yTHszoOjGMI9igQ==",
  1061. "license": "MIT",
  1062. "dependencies": {
  1063. "@vue/compiler-ssr": "3.5.41",
  1064. "@vue/runtime-dom": "3.5.41",
  1065. "@vue/shared": "3.5.41"
  1066. }
  1067. },
  1068. "node_modules/@vue/shared": {
  1069. "version": "3.5.41",
  1070. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.41.tgz",
  1071. "integrity": "sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==",
  1072. "license": "MIT"
  1073. },
  1074. "node_modules/@vueuse/core": {
  1075. "version": "14.3.0",
  1076. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.3.0.tgz",
  1077. "integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
  1078. "license": "MIT",
  1079. "dependencies": {
  1080. "@types/web-bluetooth": "^0.0.21",
  1081. "@vueuse/metadata": "14.3.0",
  1082. "@vueuse/shared": "14.3.0"
  1083. },
  1084. "funding": {
  1085. "url": "https://github.com/sponsors/antfu"
  1086. },
  1087. "peerDependencies": {
  1088. "vue": "^3.5.0"
  1089. }
  1090. },
  1091. "node_modules/@vueuse/metadata": {
  1092. "version": "14.3.0",
  1093. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.3.0.tgz",
  1094. "integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
  1095. "license": "MIT",
  1096. "funding": {
  1097. "url": "https://github.com/sponsors/antfu"
  1098. }
  1099. },
  1100. "node_modules/@vueuse/shared": {
  1101. "version": "14.3.0",
  1102. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.3.0.tgz",
  1103. "integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
  1104. "license": "MIT",
  1105. "funding": {
  1106. "url": "https://github.com/sponsors/antfu"
  1107. },
  1108. "peerDependencies": {
  1109. "vue": "^3.5.0"
  1110. }
  1111. },
  1112. "node_modules/agent-base": {
  1113. "version": "6.0.2",
  1114. "resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz",
  1115. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  1116. "license": "MIT",
  1117. "dependencies": {
  1118. "debug": "4"
  1119. },
  1120. "engines": {
  1121. "node": ">= 6.0.0"
  1122. }
  1123. },
  1124. "node_modules/async-validator": {
  1125. "version": "4.2.5",
  1126. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  1127. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1128. "license": "MIT"
  1129. },
  1130. "node_modules/asynckit": {
  1131. "version": "0.4.0",
  1132. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1133. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1134. "license": "MIT"
  1135. },
  1136. "node_modules/axios": {
  1137. "version": "1.19.0",
  1138. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.19.0.tgz",
  1139. "integrity": "sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==",
  1140. "license": "MIT",
  1141. "dependencies": {
  1142. "follow-redirects": "^1.16.0",
  1143. "form-data": "^4.0.6",
  1144. "https-proxy-agent": "^5.0.1",
  1145. "proxy-from-env": "^2.1.0"
  1146. }
  1147. },
  1148. "node_modules/call-bind-apply-helpers": {
  1149. "version": "1.0.2",
  1150. "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  1151. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  1152. "license": "MIT",
  1153. "dependencies": {
  1154. "es-errors": "^1.3.0",
  1155. "function-bind": "^1.1.2"
  1156. },
  1157. "engines": {
  1158. "node": ">= 0.4"
  1159. }
  1160. },
  1161. "node_modules/combined-stream": {
  1162. "version": "1.0.8",
  1163. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1164. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1165. "license": "MIT",
  1166. "dependencies": {
  1167. "delayed-stream": "~1.0.0"
  1168. },
  1169. "engines": {
  1170. "node": ">= 0.8"
  1171. }
  1172. },
  1173. "node_modules/csstype": {
  1174. "version": "3.2.3",
  1175. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
  1176. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1177. "license": "MIT"
  1178. },
  1179. "node_modules/dayjs": {
  1180. "version": "1.11.21",
  1181. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.21.tgz",
  1182. "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
  1183. "license": "MIT"
  1184. },
  1185. "node_modules/debug": {
  1186. "version": "4.4.3",
  1187. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
  1188. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  1189. "license": "MIT",
  1190. "dependencies": {
  1191. "ms": "^2.1.3"
  1192. },
  1193. "engines": {
  1194. "node": ">=6.0"
  1195. },
  1196. "peerDependenciesMeta": {
  1197. "supports-color": {
  1198. "optional": true
  1199. }
  1200. }
  1201. },
  1202. "node_modules/delayed-stream": {
  1203. "version": "1.0.0",
  1204. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1205. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1206. "license": "MIT",
  1207. "engines": {
  1208. "node": ">=0.4.0"
  1209. }
  1210. },
  1211. "node_modules/dunder-proto": {
  1212. "version": "1.0.1",
  1213. "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
  1214. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  1215. "license": "MIT",
  1216. "dependencies": {
  1217. "call-bind-apply-helpers": "^1.0.1",
  1218. "es-errors": "^1.3.0",
  1219. "gopd": "^1.2.0"
  1220. },
  1221. "engines": {
  1222. "node": ">= 0.4"
  1223. }
  1224. },
  1225. "node_modules/element-plus": {
  1226. "version": "2.14.3",
  1227. "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.14.3.tgz",
  1228. "integrity": "sha512-pJcvxcpZjYruNzuJhAeVwnbYjfNgzBKnWHwSVEhwzM2/kcLI3brzmtIBxtPqd4hQWJfD1PRnjoc1WipLw2eBGg==",
  1229. "license": "MIT",
  1230. "dependencies": {
  1231. "@ctrl/tinycolor": "^4.2.0",
  1232. "@element-plus/icons-vue": "^2.3.2",
  1233. "@floating-ui/dom": "^1.7.6",
  1234. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
  1235. "@types/lodash": "^4.17.24",
  1236. "@types/lodash-es": "^4.17.12",
  1237. "@vueuse/core": "14.3.0",
  1238. "async-validator": "^4.2.5",
  1239. "dayjs": "^1.11.20",
  1240. "lodash": "^4.18.1",
  1241. "lodash-es": "^4.18.1",
  1242. "lodash-unified": "^1.0.3",
  1243. "memoize-one": "^6.0.0",
  1244. "normalize-wheel-es": "^1.2.0",
  1245. "vue-component-type-helpers": "^3.3.5"
  1246. },
  1247. "peerDependencies": {
  1248. "vue": "^3.3.7"
  1249. }
  1250. },
  1251. "node_modules/entities": {
  1252. "version": "7.0.1",
  1253. "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
  1254. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1255. "license": "BSD-2-Clause",
  1256. "engines": {
  1257. "node": ">=0.12"
  1258. },
  1259. "funding": {
  1260. "url": "https://github.com/fb55/entities?sponsor=1"
  1261. }
  1262. },
  1263. "node_modules/es-define-property": {
  1264. "version": "1.0.1",
  1265. "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
  1266. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  1267. "license": "MIT",
  1268. "engines": {
  1269. "node": ">= 0.4"
  1270. }
  1271. },
  1272. "node_modules/es-errors": {
  1273. "version": "1.3.0",
  1274. "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
  1275. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  1276. "license": "MIT",
  1277. "engines": {
  1278. "node": ">= 0.4"
  1279. }
  1280. },
  1281. "node_modules/es-object-atoms": {
  1282. "version": "1.1.2",
  1283. "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
  1284. "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
  1285. "license": "MIT",
  1286. "dependencies": {
  1287. "es-errors": "^1.3.0"
  1288. },
  1289. "engines": {
  1290. "node": ">= 0.4"
  1291. }
  1292. },
  1293. "node_modules/es-set-tostringtag": {
  1294. "version": "2.1.0",
  1295. "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  1296. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  1297. "license": "MIT",
  1298. "dependencies": {
  1299. "es-errors": "^1.3.0",
  1300. "get-intrinsic": "^1.2.6",
  1301. "has-tostringtag": "^1.0.2",
  1302. "hasown": "^2.0.2"
  1303. },
  1304. "engines": {
  1305. "node": ">= 0.4"
  1306. }
  1307. },
  1308. "node_modules/esbuild": {
  1309. "version": "0.21.5",
  1310. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
  1311. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  1312. "dev": true,
  1313. "hasInstallScript": true,
  1314. "license": "MIT",
  1315. "bin": {
  1316. "esbuild": "bin/esbuild"
  1317. },
  1318. "engines": {
  1319. "node": ">=12"
  1320. },
  1321. "optionalDependencies": {
  1322. "@esbuild/aix-ppc64": "0.21.5",
  1323. "@esbuild/android-arm": "0.21.5",
  1324. "@esbuild/android-arm64": "0.21.5",
  1325. "@esbuild/android-x64": "0.21.5",
  1326. "@esbuild/darwin-arm64": "0.21.5",
  1327. "@esbuild/darwin-x64": "0.21.5",
  1328. "@esbuild/freebsd-arm64": "0.21.5",
  1329. "@esbuild/freebsd-x64": "0.21.5",
  1330. "@esbuild/linux-arm": "0.21.5",
  1331. "@esbuild/linux-arm64": "0.21.5",
  1332. "@esbuild/linux-ia32": "0.21.5",
  1333. "@esbuild/linux-loong64": "0.21.5",
  1334. "@esbuild/linux-mips64el": "0.21.5",
  1335. "@esbuild/linux-ppc64": "0.21.5",
  1336. "@esbuild/linux-riscv64": "0.21.5",
  1337. "@esbuild/linux-s390x": "0.21.5",
  1338. "@esbuild/linux-x64": "0.21.5",
  1339. "@esbuild/netbsd-x64": "0.21.5",
  1340. "@esbuild/openbsd-x64": "0.21.5",
  1341. "@esbuild/sunos-x64": "0.21.5",
  1342. "@esbuild/win32-arm64": "0.21.5",
  1343. "@esbuild/win32-ia32": "0.21.5",
  1344. "@esbuild/win32-x64": "0.21.5"
  1345. }
  1346. },
  1347. "node_modules/estree-walker": {
  1348. "version": "2.0.2",
  1349. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1350. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1351. "license": "MIT"
  1352. },
  1353. "node_modules/follow-redirects": {
  1354. "version": "1.16.0",
  1355. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.16.0.tgz",
  1356. "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
  1357. "funding": [
  1358. {
  1359. "type": "individual",
  1360. "url": "https://github.com/sponsors/RubenVerborgh"
  1361. }
  1362. ],
  1363. "license": "MIT",
  1364. "engines": {
  1365. "node": ">=4.0"
  1366. },
  1367. "peerDependenciesMeta": {
  1368. "debug": {
  1369. "optional": true
  1370. }
  1371. }
  1372. },
  1373. "node_modules/form-data": {
  1374. "version": "4.0.6",
  1375. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.6.tgz",
  1376. "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
  1377. "license": "MIT",
  1378. "dependencies": {
  1379. "asynckit": "^0.4.0",
  1380. "combined-stream": "^1.0.8",
  1381. "es-set-tostringtag": "^2.1.0",
  1382. "hasown": "^2.0.4",
  1383. "mime-types": "^2.1.35"
  1384. },
  1385. "engines": {
  1386. "node": ">= 6"
  1387. }
  1388. },
  1389. "node_modules/fsevents": {
  1390. "version": "2.3.3",
  1391. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  1392. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1393. "dev": true,
  1394. "hasInstallScript": true,
  1395. "license": "MIT",
  1396. "optional": true,
  1397. "os": [
  1398. "darwin"
  1399. ],
  1400. "engines": {
  1401. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1402. }
  1403. },
  1404. "node_modules/function-bind": {
  1405. "version": "1.1.2",
  1406. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
  1407. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  1408. "license": "MIT",
  1409. "funding": {
  1410. "url": "https://github.com/sponsors/ljharb"
  1411. }
  1412. },
  1413. "node_modules/get-intrinsic": {
  1414. "version": "1.3.0",
  1415. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  1416. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  1417. "license": "MIT",
  1418. "dependencies": {
  1419. "call-bind-apply-helpers": "^1.0.2",
  1420. "es-define-property": "^1.0.1",
  1421. "es-errors": "^1.3.0",
  1422. "es-object-atoms": "^1.1.1",
  1423. "function-bind": "^1.1.2",
  1424. "get-proto": "^1.0.1",
  1425. "gopd": "^1.2.0",
  1426. "has-symbols": "^1.1.0",
  1427. "hasown": "^2.0.2",
  1428. "math-intrinsics": "^1.1.0"
  1429. },
  1430. "engines": {
  1431. "node": ">= 0.4"
  1432. },
  1433. "funding": {
  1434. "url": "https://github.com/sponsors/ljharb"
  1435. }
  1436. },
  1437. "node_modules/get-proto": {
  1438. "version": "1.0.1",
  1439. "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
  1440. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  1441. "license": "MIT",
  1442. "dependencies": {
  1443. "dunder-proto": "^1.0.1",
  1444. "es-object-atoms": "^1.0.0"
  1445. },
  1446. "engines": {
  1447. "node": ">= 0.4"
  1448. }
  1449. },
  1450. "node_modules/gopd": {
  1451. "version": "1.2.0",
  1452. "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
  1453. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  1454. "license": "MIT",
  1455. "engines": {
  1456. "node": ">= 0.4"
  1457. },
  1458. "funding": {
  1459. "url": "https://github.com/sponsors/ljharb"
  1460. }
  1461. },
  1462. "node_modules/has-symbols": {
  1463. "version": "1.1.0",
  1464. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
  1465. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  1466. "license": "MIT",
  1467. "engines": {
  1468. "node": ">= 0.4"
  1469. },
  1470. "funding": {
  1471. "url": "https://github.com/sponsors/ljharb"
  1472. }
  1473. },
  1474. "node_modules/has-tostringtag": {
  1475. "version": "1.0.2",
  1476. "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  1477. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  1478. "license": "MIT",
  1479. "dependencies": {
  1480. "has-symbols": "^1.0.3"
  1481. },
  1482. "engines": {
  1483. "node": ">= 0.4"
  1484. },
  1485. "funding": {
  1486. "url": "https://github.com/sponsors/ljharb"
  1487. }
  1488. },
  1489. "node_modules/hasown": {
  1490. "version": "2.0.4",
  1491. "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.4.tgz",
  1492. "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
  1493. "license": "MIT",
  1494. "dependencies": {
  1495. "function-bind": "^1.1.2"
  1496. },
  1497. "engines": {
  1498. "node": ">= 0.4"
  1499. }
  1500. },
  1501. "node_modules/https-proxy-agent": {
  1502. "version": "5.0.1",
  1503. "resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  1504. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  1505. "license": "MIT",
  1506. "dependencies": {
  1507. "agent-base": "6",
  1508. "debug": "4"
  1509. },
  1510. "engines": {
  1511. "node": ">= 6"
  1512. }
  1513. },
  1514. "node_modules/lodash": {
  1515. "version": "4.18.1",
  1516. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
  1517. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  1518. "license": "MIT"
  1519. },
  1520. "node_modules/lodash-es": {
  1521. "version": "4.18.1",
  1522. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.18.1.tgz",
  1523. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  1524. "license": "MIT"
  1525. },
  1526. "node_modules/lodash-unified": {
  1527. "version": "1.0.3",
  1528. "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  1529. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  1530. "license": "MIT",
  1531. "peerDependencies": {
  1532. "@types/lodash-es": "*",
  1533. "lodash": "*",
  1534. "lodash-es": "*"
  1535. }
  1536. },
  1537. "node_modules/magic-string": {
  1538. "version": "0.30.21",
  1539. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
  1540. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1541. "license": "MIT",
  1542. "dependencies": {
  1543. "@jridgewell/sourcemap-codec": "^1.5.5"
  1544. }
  1545. },
  1546. "node_modules/math-intrinsics": {
  1547. "version": "1.1.0",
  1548. "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  1549. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  1550. "license": "MIT",
  1551. "engines": {
  1552. "node": ">= 0.4"
  1553. }
  1554. },
  1555. "node_modules/memoize-one": {
  1556. "version": "6.0.0",
  1557. "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
  1558. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  1559. "license": "MIT"
  1560. },
  1561. "node_modules/mime-db": {
  1562. "version": "1.52.0",
  1563. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  1564. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  1565. "license": "MIT",
  1566. "engines": {
  1567. "node": ">= 0.6"
  1568. }
  1569. },
  1570. "node_modules/mime-types": {
  1571. "version": "2.1.35",
  1572. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  1573. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  1574. "license": "MIT",
  1575. "dependencies": {
  1576. "mime-db": "1.52.0"
  1577. },
  1578. "engines": {
  1579. "node": ">= 0.6"
  1580. }
  1581. },
  1582. "node_modules/ms": {
  1583. "version": "2.1.3",
  1584. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  1585. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  1586. "license": "MIT"
  1587. },
  1588. "node_modules/nanoid": {
  1589. "version": "3.3.17",
  1590. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.17.tgz",
  1591. "integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==",
  1592. "funding": [
  1593. {
  1594. "type": "github",
  1595. "url": "https://github.com/sponsors/ai"
  1596. }
  1597. ],
  1598. "license": "MIT",
  1599. "bin": {
  1600. "nanoid": "bin/nanoid.cjs"
  1601. },
  1602. "engines": {
  1603. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1604. }
  1605. },
  1606. "node_modules/normalize-wheel-es": {
  1607. "version": "1.2.0",
  1608. "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  1609. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  1610. "license": "BSD-3-Clause"
  1611. },
  1612. "node_modules/picocolors": {
  1613. "version": "1.1.1",
  1614. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  1615. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  1616. "license": "ISC"
  1617. },
  1618. "node_modules/pinia": {
  1619. "version": "2.3.1",
  1620. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz",
  1621. "integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
  1622. "license": "MIT",
  1623. "dependencies": {
  1624. "@vue/devtools-api": "^6.6.3",
  1625. "vue-demi": "^0.14.10"
  1626. },
  1627. "funding": {
  1628. "url": "https://github.com/sponsors/posva"
  1629. },
  1630. "peerDependencies": {
  1631. "typescript": ">=4.4.4",
  1632. "vue": "^2.7.0 || ^3.5.11"
  1633. },
  1634. "peerDependenciesMeta": {
  1635. "typescript": {
  1636. "optional": true
  1637. }
  1638. }
  1639. },
  1640. "node_modules/postcss": {
  1641. "version": "8.5.25",
  1642. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.25.tgz",
  1643. "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==",
  1644. "funding": [
  1645. {
  1646. "type": "opencollective",
  1647. "url": "https://opencollective.com/postcss/"
  1648. },
  1649. {
  1650. "type": "tidelift",
  1651. "url": "https://tidelift.com/funding/github/npm/postcss"
  1652. },
  1653. {
  1654. "type": "github",
  1655. "url": "https://github.com/sponsors/ai"
  1656. }
  1657. ],
  1658. "license": "MIT",
  1659. "dependencies": {
  1660. "nanoid": "^3.3.16",
  1661. "picocolors": "^1.1.1",
  1662. "source-map-js": "^1.2.1"
  1663. },
  1664. "engines": {
  1665. "node": "^10 || ^12 || >=14"
  1666. }
  1667. },
  1668. "node_modules/proxy-from-env": {
  1669. "version": "2.1.0",
  1670. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
  1671. "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
  1672. "license": "MIT",
  1673. "engines": {
  1674. "node": ">=10"
  1675. }
  1676. },
  1677. "node_modules/rollup": {
  1678. "version": "4.62.4",
  1679. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.62.4.tgz",
  1680. "integrity": "sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==",
  1681. "dev": true,
  1682. "license": "MIT",
  1683. "dependencies": {
  1684. "@types/estree": "1.0.9"
  1685. },
  1686. "bin": {
  1687. "rollup": "dist/bin/rollup"
  1688. },
  1689. "engines": {
  1690. "node": ">=18.0.0",
  1691. "npm": ">=8.0.0"
  1692. },
  1693. "optionalDependencies": {
  1694. "@napi-rs/lzma-linux-x64-gnu": "1.5.1",
  1695. "@rollup/rollup-android-arm-eabi": "4.62.4",
  1696. "@rollup/rollup-android-arm64": "4.62.4",
  1697. "@rollup/rollup-darwin-arm64": "4.62.4",
  1698. "@rollup/rollup-darwin-x64": "4.62.4",
  1699. "@rollup/rollup-freebsd-arm64": "4.62.4",
  1700. "@rollup/rollup-freebsd-x64": "4.62.4",
  1701. "@rollup/rollup-linux-arm-gnueabihf": "4.62.4",
  1702. "@rollup/rollup-linux-arm-musleabihf": "4.62.4",
  1703. "@rollup/rollup-linux-arm64-gnu": "4.62.4",
  1704. "@rollup/rollup-linux-arm64-musl": "4.62.4",
  1705. "@rollup/rollup-linux-loong64-gnu": "4.62.4",
  1706. "@rollup/rollup-linux-loong64-musl": "4.62.4",
  1707. "@rollup/rollup-linux-ppc64-gnu": "4.62.4",
  1708. "@rollup/rollup-linux-ppc64-musl": "4.62.4",
  1709. "@rollup/rollup-linux-riscv64-gnu": "4.62.4",
  1710. "@rollup/rollup-linux-riscv64-musl": "4.62.4",
  1711. "@rollup/rollup-linux-s390x-gnu": "4.62.4",
  1712. "@rollup/rollup-linux-x64-gnu": "4.62.4",
  1713. "@rollup/rollup-linux-x64-musl": "4.62.4",
  1714. "@rollup/rollup-openbsd-x64": "4.62.4",
  1715. "@rollup/rollup-openharmony-arm64": "4.62.4",
  1716. "@rollup/rollup-win32-arm64-msvc": "4.62.4",
  1717. "@rollup/rollup-win32-ia32-msvc": "4.62.4",
  1718. "@rollup/rollup-win32-x64-gnu": "4.62.4",
  1719. "@rollup/rollup-win32-x64-msvc": "4.62.4",
  1720. "fsevents": "~2.3.2"
  1721. }
  1722. },
  1723. "node_modules/source-map-js": {
  1724. "version": "1.2.1",
  1725. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  1726. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1727. "license": "BSD-3-Clause",
  1728. "engines": {
  1729. "node": ">=0.10.0"
  1730. }
  1731. },
  1732. "node_modules/vite": {
  1733. "version": "5.4.21",
  1734. "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.21.tgz",
  1735. "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
  1736. "dev": true,
  1737. "license": "MIT",
  1738. "dependencies": {
  1739. "esbuild": "^0.21.3",
  1740. "postcss": "^8.4.43",
  1741. "rollup": "^4.20.0"
  1742. },
  1743. "bin": {
  1744. "vite": "bin/vite.js"
  1745. },
  1746. "engines": {
  1747. "node": "^18.0.0 || >=20.0.0"
  1748. },
  1749. "funding": {
  1750. "url": "https://github.com/vitejs/vite?sponsor=1"
  1751. },
  1752. "optionalDependencies": {
  1753. "fsevents": "~2.3.3"
  1754. },
  1755. "peerDependencies": {
  1756. "@types/node": "^18.0.0 || >=20.0.0",
  1757. "less": "*",
  1758. "lightningcss": "^1.21.0",
  1759. "sass": "*",
  1760. "sass-embedded": "*",
  1761. "stylus": "*",
  1762. "sugarss": "*",
  1763. "terser": "^5.4.0"
  1764. },
  1765. "peerDependenciesMeta": {
  1766. "@types/node": {
  1767. "optional": true
  1768. },
  1769. "less": {
  1770. "optional": true
  1771. },
  1772. "lightningcss": {
  1773. "optional": true
  1774. },
  1775. "sass": {
  1776. "optional": true
  1777. },
  1778. "sass-embedded": {
  1779. "optional": true
  1780. },
  1781. "stylus": {
  1782. "optional": true
  1783. },
  1784. "sugarss": {
  1785. "optional": true
  1786. },
  1787. "terser": {
  1788. "optional": true
  1789. }
  1790. }
  1791. },
  1792. "node_modules/vue": {
  1793. "version": "3.5.41",
  1794. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.41.tgz",
  1795. "integrity": "sha512-2laE0p+aK+/AOPG/XL/WepOs/GlK755LJ1XECi9kDUrz1FKNw8rb2Xzlw9JS1rqEV55nb0ttsKxVlTCcd+R5cg==",
  1796. "license": "MIT",
  1797. "dependencies": {
  1798. "@vue/compiler-dom": "3.5.41",
  1799. "@vue/compiler-sfc": "3.5.41",
  1800. "@vue/runtime-dom": "3.5.41",
  1801. "@vue/server-renderer": "3.5.41",
  1802. "@vue/shared": "3.5.41"
  1803. },
  1804. "peerDependencies": {
  1805. "typescript": "*"
  1806. },
  1807. "peerDependenciesMeta": {
  1808. "typescript": {
  1809. "optional": true
  1810. }
  1811. }
  1812. },
  1813. "node_modules/vue-component-type-helpers": {
  1814. "version": "3.3.9",
  1815. "resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.3.9.tgz",
  1816. "integrity": "sha512-3c/UfMe0SqyEfcGTyH7mfshHagJ9QTCbppCb0/uGpHZpFug7+If3GeGZN7I0YheKEExemx3xldQPoO7PQSOLQg==",
  1817. "license": "MIT"
  1818. },
  1819. "node_modules/vue-demi": {
  1820. "version": "0.14.10",
  1821. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
  1822. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1823. "hasInstallScript": true,
  1824. "license": "MIT",
  1825. "bin": {
  1826. "vue-demi-fix": "bin/vue-demi-fix.js",
  1827. "vue-demi-switch": "bin/vue-demi-switch.js"
  1828. },
  1829. "engines": {
  1830. "node": ">=12"
  1831. },
  1832. "funding": {
  1833. "url": "https://github.com/sponsors/antfu"
  1834. },
  1835. "peerDependencies": {
  1836. "@vue/composition-api": "^1.0.0-rc.1",
  1837. "vue": "^3.0.0-0 || ^2.6.0"
  1838. },
  1839. "peerDependenciesMeta": {
  1840. "@vue/composition-api": {
  1841. "optional": true
  1842. }
  1843. }
  1844. },
  1845. "node_modules/vue-router": {
  1846. "version": "4.6.4",
  1847. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.6.4.tgz",
  1848. "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
  1849. "license": "MIT",
  1850. "dependencies": {
  1851. "@vue/devtools-api": "^6.6.4"
  1852. },
  1853. "funding": {
  1854. "url": "https://github.com/sponsors/posva"
  1855. },
  1856. "peerDependencies": {
  1857. "vue": "^3.5.0"
  1858. }
  1859. }
  1860. }
  1861. }