package-lock.json 79 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100
  1. {
  2. "name": "lqai-middle-platform-front",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "lqai-middle-platform-front",
  9. "version": "1.0.0",
  10. "dependencies": {
  11. "@element-plus/icons-vue": "^2.1.0",
  12. "axios": "^1.6.0",
  13. "dayjs": "^1.11.10",
  14. "element-plus": "^2.4.2",
  15. "js-cookie": "^3.0.5",
  16. "pinia": "^2.1.7",
  17. "vue": "^3.3.8",
  18. "vue-router": "^4.2.5"
  19. },
  20. "devDependencies": {
  21. "@types/js-cookie": "^3.0.6",
  22. "@types/node": "^20.8.10",
  23. "@vitejs/plugin-vue": "^4.4.1",
  24. "@vue/eslint-config-prettier": "^8.0.0",
  25. "@vue/eslint-config-typescript": "^12.0.0",
  26. "@vue/tsconfig": "^0.4.0",
  27. "eslint": "^8.53.0",
  28. "eslint-plugin-vue": "^9.18.1",
  29. "prettier": "^3.0.3",
  30. "rimraf": "^5.0.5",
  31. "typescript": "~5.2.0",
  32. "vite": "^4.5.0",
  33. "vue-tsc": "^1.8.22"
  34. }
  35. },
  36. "node_modules/@babel/helper-string-parser": {
  37. "version": "7.27.1",
  38. "license": "MIT",
  39. "engines": {
  40. "node": ">=6.9.0"
  41. }
  42. },
  43. "node_modules/@babel/helper-validator-identifier": {
  44. "version": "7.28.5",
  45. "license": "MIT",
  46. "engines": {
  47. "node": ">=6.9.0"
  48. }
  49. },
  50. "node_modules/@babel/parser": {
  51. "version": "7.28.5",
  52. "license": "MIT",
  53. "dependencies": {
  54. "@babel/types": "^7.28.5"
  55. },
  56. "bin": {
  57. "parser": "bin/babel-parser.js"
  58. },
  59. "engines": {
  60. "node": ">=6.0.0"
  61. }
  62. },
  63. "node_modules/@babel/types": {
  64. "version": "7.28.5",
  65. "license": "MIT",
  66. "dependencies": {
  67. "@babel/helper-string-parser": "^7.27.1",
  68. "@babel/helper-validator-identifier": "^7.28.5"
  69. },
  70. "engines": {
  71. "node": ">=6.9.0"
  72. }
  73. },
  74. "node_modules/@ctrl/tinycolor": {
  75. "version": "3.6.1",
  76. "license": "MIT",
  77. "engines": {
  78. "node": ">=10"
  79. }
  80. },
  81. "node_modules/@element-plus/icons-vue": {
  82. "version": "2.3.2",
  83. "license": "MIT",
  84. "peerDependencies": {
  85. "vue": "^3.2.0"
  86. }
  87. },
  88. "node_modules/@esbuild/win32-x64": {
  89. "version": "0.18.20",
  90. "cpu": [
  91. "x64"
  92. ],
  93. "dev": true,
  94. "license": "MIT",
  95. "optional": true,
  96. "os": [
  97. "win32"
  98. ],
  99. "engines": {
  100. "node": ">=12"
  101. }
  102. },
  103. "node_modules/@eslint-community/eslint-utils": {
  104. "version": "4.9.0",
  105. "dev": true,
  106. "license": "MIT",
  107. "dependencies": {
  108. "eslint-visitor-keys": "^3.4.3"
  109. },
  110. "engines": {
  111. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  112. },
  113. "funding": {
  114. "url": "https://opencollective.com/eslint"
  115. },
  116. "peerDependencies": {
  117. "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
  118. }
  119. },
  120. "node_modules/@eslint-community/regexpp": {
  121. "version": "4.12.2",
  122. "dev": true,
  123. "license": "MIT",
  124. "engines": {
  125. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  126. }
  127. },
  128. "node_modules/@eslint/eslintrc": {
  129. "version": "2.1.4",
  130. "dev": true,
  131. "license": "MIT",
  132. "dependencies": {
  133. "ajv": "^6.12.4",
  134. "debug": "^4.3.2",
  135. "espree": "^9.6.0",
  136. "globals": "^13.19.0",
  137. "ignore": "^5.2.0",
  138. "import-fresh": "^3.2.1",
  139. "js-yaml": "^4.1.0",
  140. "minimatch": "^3.1.2",
  141. "strip-json-comments": "^3.1.1"
  142. },
  143. "engines": {
  144. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  145. },
  146. "funding": {
  147. "url": "https://opencollective.com/eslint"
  148. }
  149. },
  150. "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
  151. "version": "1.1.12",
  152. "dev": true,
  153. "license": "MIT",
  154. "dependencies": {
  155. "balanced-match": "^1.0.0",
  156. "concat-map": "0.0.1"
  157. }
  158. },
  159. "node_modules/@eslint/eslintrc/node_modules/minimatch": {
  160. "version": "3.1.2",
  161. "dev": true,
  162. "license": "ISC",
  163. "dependencies": {
  164. "brace-expansion": "^1.1.7"
  165. },
  166. "engines": {
  167. "node": "*"
  168. }
  169. },
  170. "node_modules/@eslint/js": {
  171. "version": "8.57.1",
  172. "dev": true,
  173. "license": "MIT",
  174. "engines": {
  175. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  176. }
  177. },
  178. "node_modules/@floating-ui/core": {
  179. "version": "1.7.3",
  180. "license": "MIT",
  181. "dependencies": {
  182. "@floating-ui/utils": "^0.2.10"
  183. }
  184. },
  185. "node_modules/@floating-ui/dom": {
  186. "version": "1.7.4",
  187. "license": "MIT",
  188. "dependencies": {
  189. "@floating-ui/core": "^1.7.3",
  190. "@floating-ui/utils": "^0.2.10"
  191. }
  192. },
  193. "node_modules/@floating-ui/utils": {
  194. "version": "0.2.10",
  195. "license": "MIT"
  196. },
  197. "node_modules/@humanwhocodes/config-array": {
  198. "version": "0.13.0",
  199. "dev": true,
  200. "license": "Apache-2.0",
  201. "dependencies": {
  202. "@humanwhocodes/object-schema": "^2.0.3",
  203. "debug": "^4.3.1",
  204. "minimatch": "^3.0.5"
  205. },
  206. "engines": {
  207. "node": ">=10.10.0"
  208. }
  209. },
  210. "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
  211. "version": "1.1.12",
  212. "dev": true,
  213. "license": "MIT",
  214. "dependencies": {
  215. "balanced-match": "^1.0.0",
  216. "concat-map": "0.0.1"
  217. }
  218. },
  219. "node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
  220. "version": "3.1.2",
  221. "dev": true,
  222. "license": "ISC",
  223. "dependencies": {
  224. "brace-expansion": "^1.1.7"
  225. },
  226. "engines": {
  227. "node": "*"
  228. }
  229. },
  230. "node_modules/@humanwhocodes/module-importer": {
  231. "version": "1.0.1",
  232. "dev": true,
  233. "license": "Apache-2.0",
  234. "engines": {
  235. "node": ">=12.22"
  236. },
  237. "funding": {
  238. "type": "github",
  239. "url": "https://github.com/sponsors/nzakas"
  240. }
  241. },
  242. "node_modules/@humanwhocodes/object-schema": {
  243. "version": "2.0.3",
  244. "dev": true,
  245. "license": "BSD-3-Clause"
  246. },
  247. "node_modules/@isaacs/cliui": {
  248. "version": "8.0.2",
  249. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  250. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  251. "dev": true,
  252. "license": "ISC",
  253. "dependencies": {
  254. "string-width": "^5.1.2",
  255. "string-width-cjs": "npm:string-width@^4.2.0",
  256. "strip-ansi": "^7.0.1",
  257. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  258. "wrap-ansi": "^8.1.0",
  259. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  260. },
  261. "engines": {
  262. "node": ">=12"
  263. }
  264. },
  265. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  266. "version": "6.2.2",
  267. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  268. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  269. "dev": true,
  270. "license": "MIT",
  271. "engines": {
  272. "node": ">=12"
  273. },
  274. "funding": {
  275. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  276. }
  277. },
  278. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  279. "version": "7.2.0",
  280. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
  281. "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
  282. "dev": true,
  283. "license": "MIT",
  284. "dependencies": {
  285. "ansi-regex": "^6.2.2"
  286. },
  287. "engines": {
  288. "node": ">=12"
  289. },
  290. "funding": {
  291. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  292. }
  293. },
  294. "node_modules/@jridgewell/sourcemap-codec": {
  295. "version": "1.5.5",
  296. "license": "MIT"
  297. },
  298. "node_modules/@nodelib/fs.scandir": {
  299. "version": "2.1.5",
  300. "dev": true,
  301. "license": "MIT",
  302. "dependencies": {
  303. "@nodelib/fs.stat": "2.0.5",
  304. "run-parallel": "^1.1.9"
  305. },
  306. "engines": {
  307. "node": ">= 8"
  308. }
  309. },
  310. "node_modules/@nodelib/fs.stat": {
  311. "version": "2.0.5",
  312. "dev": true,
  313. "license": "MIT",
  314. "engines": {
  315. "node": ">= 8"
  316. }
  317. },
  318. "node_modules/@nodelib/fs.walk": {
  319. "version": "1.2.8",
  320. "dev": true,
  321. "license": "MIT",
  322. "dependencies": {
  323. "@nodelib/fs.scandir": "2.1.5",
  324. "fastq": "^1.6.0"
  325. },
  326. "engines": {
  327. "node": ">= 8"
  328. }
  329. },
  330. "node_modules/@pkgjs/parseargs": {
  331. "version": "0.11.0",
  332. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  333. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  334. "dev": true,
  335. "license": "MIT",
  336. "optional": true,
  337. "engines": {
  338. "node": ">=14"
  339. }
  340. },
  341. "node_modules/@pkgr/core": {
  342. "version": "0.2.9",
  343. "dev": true,
  344. "license": "MIT",
  345. "engines": {
  346. "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
  347. },
  348. "funding": {
  349. "url": "https://opencollective.com/pkgr"
  350. }
  351. },
  352. "node_modules/@popperjs/core": {
  353. "name": "@sxzz/popperjs-es",
  354. "version": "2.11.7",
  355. "license": "MIT",
  356. "funding": {
  357. "type": "opencollective",
  358. "url": "https://opencollective.com/popperjs"
  359. }
  360. },
  361. "node_modules/@types/js-cookie": {
  362. "version": "3.0.6",
  363. "dev": true,
  364. "license": "MIT"
  365. },
  366. "node_modules/@types/json-schema": {
  367. "version": "7.0.15",
  368. "dev": true,
  369. "license": "MIT"
  370. },
  371. "node_modules/@types/lodash": {
  372. "version": "4.17.21",
  373. "license": "MIT"
  374. },
  375. "node_modules/@types/lodash-es": {
  376. "version": "4.17.12",
  377. "license": "MIT",
  378. "dependencies": {
  379. "@types/lodash": "*"
  380. }
  381. },
  382. "node_modules/@types/node": {
  383. "version": "20.19.27",
  384. "dev": true,
  385. "license": "MIT",
  386. "dependencies": {
  387. "undici-types": "~6.21.0"
  388. }
  389. },
  390. "node_modules/@types/semver": {
  391. "version": "7.7.1",
  392. "dev": true,
  393. "license": "MIT"
  394. },
  395. "node_modules/@types/web-bluetooth": {
  396. "version": "0.0.20",
  397. "license": "MIT"
  398. },
  399. "node_modules/@typescript-eslint/eslint-plugin": {
  400. "version": "6.21.0",
  401. "dev": true,
  402. "license": "MIT",
  403. "dependencies": {
  404. "@eslint-community/regexpp": "^4.5.1",
  405. "@typescript-eslint/scope-manager": "6.21.0",
  406. "@typescript-eslint/type-utils": "6.21.0",
  407. "@typescript-eslint/utils": "6.21.0",
  408. "@typescript-eslint/visitor-keys": "6.21.0",
  409. "debug": "^4.3.4",
  410. "graphemer": "^1.4.0",
  411. "ignore": "^5.2.4",
  412. "natural-compare": "^1.4.0",
  413. "semver": "^7.5.4",
  414. "ts-api-utils": "^1.0.1"
  415. },
  416. "engines": {
  417. "node": "^16.0.0 || >=18.0.0"
  418. },
  419. "funding": {
  420. "type": "opencollective",
  421. "url": "https://opencollective.com/typescript-eslint"
  422. },
  423. "peerDependencies": {
  424. "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
  425. "eslint": "^7.0.0 || ^8.0.0"
  426. },
  427. "peerDependenciesMeta": {
  428. "typescript": {
  429. "optional": true
  430. }
  431. }
  432. },
  433. "node_modules/@typescript-eslint/parser": {
  434. "version": "6.21.0",
  435. "dev": true,
  436. "license": "BSD-2-Clause",
  437. "dependencies": {
  438. "@typescript-eslint/scope-manager": "6.21.0",
  439. "@typescript-eslint/types": "6.21.0",
  440. "@typescript-eslint/typescript-estree": "6.21.0",
  441. "@typescript-eslint/visitor-keys": "6.21.0",
  442. "debug": "^4.3.4"
  443. },
  444. "engines": {
  445. "node": "^16.0.0 || >=18.0.0"
  446. },
  447. "funding": {
  448. "type": "opencollective",
  449. "url": "https://opencollective.com/typescript-eslint"
  450. },
  451. "peerDependencies": {
  452. "eslint": "^7.0.0 || ^8.0.0"
  453. },
  454. "peerDependenciesMeta": {
  455. "typescript": {
  456. "optional": true
  457. }
  458. }
  459. },
  460. "node_modules/@typescript-eslint/scope-manager": {
  461. "version": "6.21.0",
  462. "dev": true,
  463. "license": "MIT",
  464. "dependencies": {
  465. "@typescript-eslint/types": "6.21.0",
  466. "@typescript-eslint/visitor-keys": "6.21.0"
  467. },
  468. "engines": {
  469. "node": "^16.0.0 || >=18.0.0"
  470. },
  471. "funding": {
  472. "type": "opencollective",
  473. "url": "https://opencollective.com/typescript-eslint"
  474. }
  475. },
  476. "node_modules/@typescript-eslint/type-utils": {
  477. "version": "6.21.0",
  478. "dev": true,
  479. "license": "MIT",
  480. "dependencies": {
  481. "@typescript-eslint/typescript-estree": "6.21.0",
  482. "@typescript-eslint/utils": "6.21.0",
  483. "debug": "^4.3.4",
  484. "ts-api-utils": "^1.0.1"
  485. },
  486. "engines": {
  487. "node": "^16.0.0 || >=18.0.0"
  488. },
  489. "funding": {
  490. "type": "opencollective",
  491. "url": "https://opencollective.com/typescript-eslint"
  492. },
  493. "peerDependencies": {
  494. "eslint": "^7.0.0 || ^8.0.0"
  495. },
  496. "peerDependenciesMeta": {
  497. "typescript": {
  498. "optional": true
  499. }
  500. }
  501. },
  502. "node_modules/@typescript-eslint/types": {
  503. "version": "6.21.0",
  504. "dev": true,
  505. "license": "MIT",
  506. "engines": {
  507. "node": "^16.0.0 || >=18.0.0"
  508. },
  509. "funding": {
  510. "type": "opencollective",
  511. "url": "https://opencollective.com/typescript-eslint"
  512. }
  513. },
  514. "node_modules/@typescript-eslint/typescript-estree": {
  515. "version": "6.21.0",
  516. "dev": true,
  517. "license": "BSD-2-Clause",
  518. "dependencies": {
  519. "@typescript-eslint/types": "6.21.0",
  520. "@typescript-eslint/visitor-keys": "6.21.0",
  521. "debug": "^4.3.4",
  522. "globby": "^11.1.0",
  523. "is-glob": "^4.0.3",
  524. "minimatch": "9.0.3",
  525. "semver": "^7.5.4",
  526. "ts-api-utils": "^1.0.1"
  527. },
  528. "engines": {
  529. "node": "^16.0.0 || >=18.0.0"
  530. },
  531. "funding": {
  532. "type": "opencollective",
  533. "url": "https://opencollective.com/typescript-eslint"
  534. },
  535. "peerDependenciesMeta": {
  536. "typescript": {
  537. "optional": true
  538. }
  539. }
  540. },
  541. "node_modules/@typescript-eslint/utils": {
  542. "version": "6.21.0",
  543. "dev": true,
  544. "license": "MIT",
  545. "dependencies": {
  546. "@eslint-community/eslint-utils": "^4.4.0",
  547. "@types/json-schema": "^7.0.12",
  548. "@types/semver": "^7.5.0",
  549. "@typescript-eslint/scope-manager": "6.21.0",
  550. "@typescript-eslint/types": "6.21.0",
  551. "@typescript-eslint/typescript-estree": "6.21.0",
  552. "semver": "^7.5.4"
  553. },
  554. "engines": {
  555. "node": "^16.0.0 || >=18.0.0"
  556. },
  557. "funding": {
  558. "type": "opencollective",
  559. "url": "https://opencollective.com/typescript-eslint"
  560. },
  561. "peerDependencies": {
  562. "eslint": "^7.0.0 || ^8.0.0"
  563. }
  564. },
  565. "node_modules/@typescript-eslint/visitor-keys": {
  566. "version": "6.21.0",
  567. "dev": true,
  568. "license": "MIT",
  569. "dependencies": {
  570. "@typescript-eslint/types": "6.21.0",
  571. "eslint-visitor-keys": "^3.4.1"
  572. },
  573. "engines": {
  574. "node": "^16.0.0 || >=18.0.0"
  575. },
  576. "funding": {
  577. "type": "opencollective",
  578. "url": "https://opencollective.com/typescript-eslint"
  579. }
  580. },
  581. "node_modules/@ungap/structured-clone": {
  582. "version": "1.3.0",
  583. "dev": true,
  584. "license": "ISC"
  585. },
  586. "node_modules/@vitejs/plugin-vue": {
  587. "version": "4.6.2",
  588. "dev": true,
  589. "license": "MIT",
  590. "engines": {
  591. "node": "^14.18.0 || >=16.0.0"
  592. },
  593. "peerDependencies": {
  594. "vite": "^4.0.0 || ^5.0.0",
  595. "vue": "^3.2.25"
  596. }
  597. },
  598. "node_modules/@volar/language-core": {
  599. "version": "1.11.1",
  600. "dev": true,
  601. "license": "MIT",
  602. "dependencies": {
  603. "@volar/source-map": "1.11.1"
  604. }
  605. },
  606. "node_modules/@volar/source-map": {
  607. "version": "1.11.1",
  608. "dev": true,
  609. "license": "MIT",
  610. "dependencies": {
  611. "muggle-string": "^0.3.1"
  612. }
  613. },
  614. "node_modules/@volar/typescript": {
  615. "version": "1.11.1",
  616. "dev": true,
  617. "license": "MIT",
  618. "dependencies": {
  619. "@volar/language-core": "1.11.1",
  620. "path-browserify": "^1.0.1"
  621. }
  622. },
  623. "node_modules/@vue/compiler-core": {
  624. "version": "3.5.26",
  625. "license": "MIT",
  626. "dependencies": {
  627. "@babel/parser": "^7.28.5",
  628. "@vue/shared": "3.5.26",
  629. "entities": "^7.0.0",
  630. "estree-walker": "^2.0.2",
  631. "source-map-js": "^1.2.1"
  632. }
  633. },
  634. "node_modules/@vue/compiler-dom": {
  635. "version": "3.5.26",
  636. "license": "MIT",
  637. "dependencies": {
  638. "@vue/compiler-core": "3.5.26",
  639. "@vue/shared": "3.5.26"
  640. }
  641. },
  642. "node_modules/@vue/compiler-sfc": {
  643. "version": "3.5.26",
  644. "license": "MIT",
  645. "dependencies": {
  646. "@babel/parser": "^7.28.5",
  647. "@vue/compiler-core": "3.5.26",
  648. "@vue/compiler-dom": "3.5.26",
  649. "@vue/compiler-ssr": "3.5.26",
  650. "@vue/shared": "3.5.26",
  651. "estree-walker": "^2.0.2",
  652. "magic-string": "^0.30.21",
  653. "postcss": "^8.5.6",
  654. "source-map-js": "^1.2.1"
  655. }
  656. },
  657. "node_modules/@vue/compiler-ssr": {
  658. "version": "3.5.26",
  659. "license": "MIT",
  660. "dependencies": {
  661. "@vue/compiler-dom": "3.5.26",
  662. "@vue/shared": "3.5.26"
  663. }
  664. },
  665. "node_modules/@vue/devtools-api": {
  666. "version": "6.6.4",
  667. "license": "MIT"
  668. },
  669. "node_modules/@vue/eslint-config-prettier": {
  670. "version": "8.0.0",
  671. "dev": true,
  672. "license": "MIT",
  673. "dependencies": {
  674. "eslint-config-prettier": "^8.8.0",
  675. "eslint-plugin-prettier": "^5.0.0"
  676. },
  677. "peerDependencies": {
  678. "eslint": ">= 8.0.0",
  679. "prettier": ">= 3.0.0"
  680. }
  681. },
  682. "node_modules/@vue/eslint-config-typescript": {
  683. "version": "12.0.0",
  684. "dev": true,
  685. "license": "MIT",
  686. "dependencies": {
  687. "@typescript-eslint/eslint-plugin": "^6.7.0",
  688. "@typescript-eslint/parser": "^6.7.0",
  689. "vue-eslint-parser": "^9.3.1"
  690. },
  691. "engines": {
  692. "node": "^14.17.0 || >=16.0.0"
  693. },
  694. "peerDependencies": {
  695. "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0",
  696. "eslint-plugin-vue": "^9.0.0",
  697. "typescript": "*"
  698. },
  699. "peerDependenciesMeta": {
  700. "typescript": {
  701. "optional": true
  702. }
  703. }
  704. },
  705. "node_modules/@vue/language-core": {
  706. "version": "1.8.27",
  707. "dev": true,
  708. "license": "MIT",
  709. "dependencies": {
  710. "@volar/language-core": "~1.11.1",
  711. "@volar/source-map": "~1.11.1",
  712. "@vue/compiler-dom": "^3.3.0",
  713. "@vue/shared": "^3.3.0",
  714. "computeds": "^0.0.1",
  715. "minimatch": "^9.0.3",
  716. "muggle-string": "^0.3.1",
  717. "path-browserify": "^1.0.1",
  718. "vue-template-compiler": "^2.7.14"
  719. },
  720. "peerDependencies": {
  721. "typescript": "*"
  722. },
  723. "peerDependenciesMeta": {
  724. "typescript": {
  725. "optional": true
  726. }
  727. }
  728. },
  729. "node_modules/@vue/reactivity": {
  730. "version": "3.5.26",
  731. "license": "MIT",
  732. "dependencies": {
  733. "@vue/shared": "3.5.26"
  734. }
  735. },
  736. "node_modules/@vue/runtime-core": {
  737. "version": "3.5.26",
  738. "license": "MIT",
  739. "dependencies": {
  740. "@vue/reactivity": "3.5.26",
  741. "@vue/shared": "3.5.26"
  742. }
  743. },
  744. "node_modules/@vue/runtime-dom": {
  745. "version": "3.5.26",
  746. "license": "MIT",
  747. "dependencies": {
  748. "@vue/reactivity": "3.5.26",
  749. "@vue/runtime-core": "3.5.26",
  750. "@vue/shared": "3.5.26",
  751. "csstype": "^3.2.3"
  752. }
  753. },
  754. "node_modules/@vue/server-renderer": {
  755. "version": "3.5.26",
  756. "license": "MIT",
  757. "dependencies": {
  758. "@vue/compiler-ssr": "3.5.26",
  759. "@vue/shared": "3.5.26"
  760. },
  761. "peerDependencies": {
  762. "vue": "3.5.26"
  763. }
  764. },
  765. "node_modules/@vue/shared": {
  766. "version": "3.5.26",
  767. "license": "MIT"
  768. },
  769. "node_modules/@vue/tsconfig": {
  770. "version": "0.4.0",
  771. "dev": true,
  772. "license": "MIT"
  773. },
  774. "node_modules/@vueuse/core": {
  775. "version": "10.11.1",
  776. "license": "MIT",
  777. "dependencies": {
  778. "@types/web-bluetooth": "^0.0.20",
  779. "@vueuse/metadata": "10.11.1",
  780. "@vueuse/shared": "10.11.1",
  781. "vue-demi": ">=0.14.8"
  782. },
  783. "funding": {
  784. "url": "https://github.com/sponsors/antfu"
  785. }
  786. },
  787. "node_modules/@vueuse/metadata": {
  788. "version": "10.11.1",
  789. "license": "MIT",
  790. "funding": {
  791. "url": "https://github.com/sponsors/antfu"
  792. }
  793. },
  794. "node_modules/@vueuse/shared": {
  795. "version": "10.11.1",
  796. "license": "MIT",
  797. "dependencies": {
  798. "vue-demi": ">=0.14.8"
  799. },
  800. "funding": {
  801. "url": "https://github.com/sponsors/antfu"
  802. }
  803. },
  804. "node_modules/acorn": {
  805. "version": "8.15.0",
  806. "dev": true,
  807. "license": "MIT",
  808. "bin": {
  809. "acorn": "bin/acorn"
  810. },
  811. "engines": {
  812. "node": ">=0.4.0"
  813. }
  814. },
  815. "node_modules/acorn-jsx": {
  816. "version": "5.3.2",
  817. "dev": true,
  818. "license": "MIT",
  819. "peerDependencies": {
  820. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  821. }
  822. },
  823. "node_modules/ajv": {
  824. "version": "6.12.6",
  825. "dev": true,
  826. "license": "MIT",
  827. "dependencies": {
  828. "fast-deep-equal": "^3.1.1",
  829. "fast-json-stable-stringify": "^2.0.0",
  830. "json-schema-traverse": "^0.4.1",
  831. "uri-js": "^4.2.2"
  832. },
  833. "funding": {
  834. "type": "github",
  835. "url": "https://github.com/sponsors/epoberezkin"
  836. }
  837. },
  838. "node_modules/ansi-regex": {
  839. "version": "5.0.1",
  840. "dev": true,
  841. "license": "MIT",
  842. "engines": {
  843. "node": ">=8"
  844. }
  845. },
  846. "node_modules/ansi-styles": {
  847. "version": "4.3.0",
  848. "dev": true,
  849. "license": "MIT",
  850. "dependencies": {
  851. "color-convert": "^2.0.1"
  852. },
  853. "engines": {
  854. "node": ">=8"
  855. },
  856. "funding": {
  857. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  858. }
  859. },
  860. "node_modules/argparse": {
  861. "version": "2.0.1",
  862. "dev": true,
  863. "license": "Python-2.0"
  864. },
  865. "node_modules/array-union": {
  866. "version": "2.1.0",
  867. "dev": true,
  868. "license": "MIT",
  869. "engines": {
  870. "node": ">=8"
  871. }
  872. },
  873. "node_modules/async-validator": {
  874. "version": "4.2.5",
  875. "license": "MIT"
  876. },
  877. "node_modules/asynckit": {
  878. "version": "0.4.0",
  879. "license": "MIT"
  880. },
  881. "node_modules/axios": {
  882. "version": "1.13.2",
  883. "license": "MIT",
  884. "dependencies": {
  885. "follow-redirects": "^1.15.6",
  886. "form-data": "^4.0.4",
  887. "proxy-from-env": "^1.1.0"
  888. }
  889. },
  890. "node_modules/balanced-match": {
  891. "version": "1.0.2",
  892. "dev": true,
  893. "license": "MIT"
  894. },
  895. "node_modules/boolbase": {
  896. "version": "1.0.0",
  897. "dev": true,
  898. "license": "ISC"
  899. },
  900. "node_modules/brace-expansion": {
  901. "version": "2.0.2",
  902. "dev": true,
  903. "license": "MIT",
  904. "dependencies": {
  905. "balanced-match": "^1.0.0"
  906. }
  907. },
  908. "node_modules/braces": {
  909. "version": "3.0.3",
  910. "dev": true,
  911. "license": "MIT",
  912. "dependencies": {
  913. "fill-range": "^7.1.1"
  914. },
  915. "engines": {
  916. "node": ">=8"
  917. }
  918. },
  919. "node_modules/call-bind-apply-helpers": {
  920. "version": "1.0.2",
  921. "license": "MIT",
  922. "dependencies": {
  923. "es-errors": "^1.3.0",
  924. "function-bind": "^1.1.2"
  925. },
  926. "engines": {
  927. "node": ">= 0.4"
  928. }
  929. },
  930. "node_modules/callsites": {
  931. "version": "3.1.0",
  932. "dev": true,
  933. "license": "MIT",
  934. "engines": {
  935. "node": ">=6"
  936. }
  937. },
  938. "node_modules/chalk": {
  939. "version": "4.1.2",
  940. "dev": true,
  941. "license": "MIT",
  942. "dependencies": {
  943. "ansi-styles": "^4.1.0",
  944. "supports-color": "^7.1.0"
  945. },
  946. "engines": {
  947. "node": ">=10"
  948. },
  949. "funding": {
  950. "url": "https://github.com/chalk/chalk?sponsor=1"
  951. }
  952. },
  953. "node_modules/color-convert": {
  954. "version": "2.0.1",
  955. "dev": true,
  956. "license": "MIT",
  957. "dependencies": {
  958. "color-name": "~1.1.4"
  959. },
  960. "engines": {
  961. "node": ">=7.0.0"
  962. }
  963. },
  964. "node_modules/color-name": {
  965. "version": "1.1.4",
  966. "dev": true,
  967. "license": "MIT"
  968. },
  969. "node_modules/combined-stream": {
  970. "version": "1.0.8",
  971. "license": "MIT",
  972. "dependencies": {
  973. "delayed-stream": "~1.0.0"
  974. },
  975. "engines": {
  976. "node": ">= 0.8"
  977. }
  978. },
  979. "node_modules/computeds": {
  980. "version": "0.0.1",
  981. "dev": true,
  982. "license": "MIT"
  983. },
  984. "node_modules/concat-map": {
  985. "version": "0.0.1",
  986. "dev": true,
  987. "license": "MIT"
  988. },
  989. "node_modules/cross-spawn": {
  990. "version": "7.0.6",
  991. "dev": true,
  992. "license": "MIT",
  993. "dependencies": {
  994. "path-key": "^3.1.0",
  995. "shebang-command": "^2.0.0",
  996. "which": "^2.0.1"
  997. },
  998. "engines": {
  999. "node": ">= 8"
  1000. }
  1001. },
  1002. "node_modules/cssesc": {
  1003. "version": "3.0.0",
  1004. "dev": true,
  1005. "license": "MIT",
  1006. "bin": {
  1007. "cssesc": "bin/cssesc"
  1008. },
  1009. "engines": {
  1010. "node": ">=4"
  1011. }
  1012. },
  1013. "node_modules/csstype": {
  1014. "version": "3.2.3",
  1015. "license": "MIT"
  1016. },
  1017. "node_modules/dayjs": {
  1018. "version": "1.11.19",
  1019. "license": "MIT"
  1020. },
  1021. "node_modules/de-indent": {
  1022. "version": "1.0.2",
  1023. "dev": true,
  1024. "license": "MIT"
  1025. },
  1026. "node_modules/debug": {
  1027. "version": "4.4.3",
  1028. "dev": true,
  1029. "license": "MIT",
  1030. "dependencies": {
  1031. "ms": "^2.1.3"
  1032. },
  1033. "engines": {
  1034. "node": ">=6.0"
  1035. },
  1036. "peerDependenciesMeta": {
  1037. "supports-color": {
  1038. "optional": true
  1039. }
  1040. }
  1041. },
  1042. "node_modules/deep-is": {
  1043. "version": "0.1.4",
  1044. "dev": true,
  1045. "license": "MIT"
  1046. },
  1047. "node_modules/delayed-stream": {
  1048. "version": "1.0.0",
  1049. "license": "MIT",
  1050. "engines": {
  1051. "node": ">=0.4.0"
  1052. }
  1053. },
  1054. "node_modules/dir-glob": {
  1055. "version": "3.0.1",
  1056. "dev": true,
  1057. "license": "MIT",
  1058. "dependencies": {
  1059. "path-type": "^4.0.0"
  1060. },
  1061. "engines": {
  1062. "node": ">=8"
  1063. }
  1064. },
  1065. "node_modules/doctrine": {
  1066. "version": "3.0.0",
  1067. "dev": true,
  1068. "license": "Apache-2.0",
  1069. "dependencies": {
  1070. "esutils": "^2.0.2"
  1071. },
  1072. "engines": {
  1073. "node": ">=6.0.0"
  1074. }
  1075. },
  1076. "node_modules/dunder-proto": {
  1077. "version": "1.0.1",
  1078. "license": "MIT",
  1079. "dependencies": {
  1080. "call-bind-apply-helpers": "^1.0.1",
  1081. "es-errors": "^1.3.0",
  1082. "gopd": "^1.2.0"
  1083. },
  1084. "engines": {
  1085. "node": ">= 0.4"
  1086. }
  1087. },
  1088. "node_modules/eastasianwidth": {
  1089. "version": "0.2.0",
  1090. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  1091. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  1092. "dev": true,
  1093. "license": "MIT"
  1094. },
  1095. "node_modules/element-plus": {
  1096. "version": "2.13.0",
  1097. "license": "MIT",
  1098. "dependencies": {
  1099. "@ctrl/tinycolor": "^3.4.1",
  1100. "@element-plus/icons-vue": "^2.3.2",
  1101. "@floating-ui/dom": "^1.0.1",
  1102. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1103. "@types/lodash": "^4.17.20",
  1104. "@types/lodash-es": "^4.17.12",
  1105. "@vueuse/core": "^10.11.0",
  1106. "async-validator": "^4.2.5",
  1107. "dayjs": "^1.11.19",
  1108. "lodash": "^4.17.21",
  1109. "lodash-es": "^4.17.21",
  1110. "lodash-unified": "^1.0.3",
  1111. "memoize-one": "^6.0.0",
  1112. "normalize-wheel-es": "^1.2.0"
  1113. },
  1114. "peerDependencies": {
  1115. "vue": "^3.3.0"
  1116. }
  1117. },
  1118. "node_modules/emoji-regex": {
  1119. "version": "9.2.2",
  1120. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  1121. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  1122. "dev": true,
  1123. "license": "MIT"
  1124. },
  1125. "node_modules/entities": {
  1126. "version": "7.0.0",
  1127. "license": "BSD-2-Clause",
  1128. "engines": {
  1129. "node": ">=0.12"
  1130. },
  1131. "funding": {
  1132. "url": "https://github.com/fb55/entities?sponsor=1"
  1133. }
  1134. },
  1135. "node_modules/es-define-property": {
  1136. "version": "1.0.1",
  1137. "license": "MIT",
  1138. "engines": {
  1139. "node": ">= 0.4"
  1140. }
  1141. },
  1142. "node_modules/es-errors": {
  1143. "version": "1.3.0",
  1144. "license": "MIT",
  1145. "engines": {
  1146. "node": ">= 0.4"
  1147. }
  1148. },
  1149. "node_modules/es-object-atoms": {
  1150. "version": "1.1.1",
  1151. "license": "MIT",
  1152. "dependencies": {
  1153. "es-errors": "^1.3.0"
  1154. },
  1155. "engines": {
  1156. "node": ">= 0.4"
  1157. }
  1158. },
  1159. "node_modules/es-set-tostringtag": {
  1160. "version": "2.1.0",
  1161. "license": "MIT",
  1162. "dependencies": {
  1163. "es-errors": "^1.3.0",
  1164. "get-intrinsic": "^1.2.6",
  1165. "has-tostringtag": "^1.0.2",
  1166. "hasown": "^2.0.2"
  1167. },
  1168. "engines": {
  1169. "node": ">= 0.4"
  1170. }
  1171. },
  1172. "node_modules/esbuild": {
  1173. "version": "0.18.20",
  1174. "dev": true,
  1175. "hasInstallScript": true,
  1176. "license": "MIT",
  1177. "bin": {
  1178. "esbuild": "bin/esbuild"
  1179. },
  1180. "engines": {
  1181. "node": ">=12"
  1182. },
  1183. "optionalDependencies": {
  1184. "@esbuild/android-arm": "0.18.20",
  1185. "@esbuild/android-arm64": "0.18.20",
  1186. "@esbuild/android-x64": "0.18.20",
  1187. "@esbuild/darwin-arm64": "0.18.20",
  1188. "@esbuild/darwin-x64": "0.18.20",
  1189. "@esbuild/freebsd-arm64": "0.18.20",
  1190. "@esbuild/freebsd-x64": "0.18.20",
  1191. "@esbuild/linux-arm": "0.18.20",
  1192. "@esbuild/linux-arm64": "0.18.20",
  1193. "@esbuild/linux-ia32": "0.18.20",
  1194. "@esbuild/linux-loong64": "0.18.20",
  1195. "@esbuild/linux-mips64el": "0.18.20",
  1196. "@esbuild/linux-ppc64": "0.18.20",
  1197. "@esbuild/linux-riscv64": "0.18.20",
  1198. "@esbuild/linux-s390x": "0.18.20",
  1199. "@esbuild/linux-x64": "0.18.20",
  1200. "@esbuild/netbsd-x64": "0.18.20",
  1201. "@esbuild/openbsd-x64": "0.18.20",
  1202. "@esbuild/sunos-x64": "0.18.20",
  1203. "@esbuild/win32-arm64": "0.18.20",
  1204. "@esbuild/win32-ia32": "0.18.20",
  1205. "@esbuild/win32-x64": "0.18.20"
  1206. }
  1207. },
  1208. "node_modules/escape-string-regexp": {
  1209. "version": "4.0.0",
  1210. "dev": true,
  1211. "license": "MIT",
  1212. "engines": {
  1213. "node": ">=10"
  1214. },
  1215. "funding": {
  1216. "url": "https://github.com/sponsors/sindresorhus"
  1217. }
  1218. },
  1219. "node_modules/eslint": {
  1220. "version": "8.57.1",
  1221. "dev": true,
  1222. "license": "MIT",
  1223. "dependencies": {
  1224. "@eslint-community/eslint-utils": "^4.2.0",
  1225. "@eslint-community/regexpp": "^4.6.1",
  1226. "@eslint/eslintrc": "^2.1.4",
  1227. "@eslint/js": "8.57.1",
  1228. "@humanwhocodes/config-array": "^0.13.0",
  1229. "@humanwhocodes/module-importer": "^1.0.1",
  1230. "@nodelib/fs.walk": "^1.2.8",
  1231. "@ungap/structured-clone": "^1.2.0",
  1232. "ajv": "^6.12.4",
  1233. "chalk": "^4.0.0",
  1234. "cross-spawn": "^7.0.2",
  1235. "debug": "^4.3.2",
  1236. "doctrine": "^3.0.0",
  1237. "escape-string-regexp": "^4.0.0",
  1238. "eslint-scope": "^7.2.2",
  1239. "eslint-visitor-keys": "^3.4.3",
  1240. "espree": "^9.6.1",
  1241. "esquery": "^1.4.2",
  1242. "esutils": "^2.0.2",
  1243. "fast-deep-equal": "^3.1.3",
  1244. "file-entry-cache": "^6.0.1",
  1245. "find-up": "^5.0.0",
  1246. "glob-parent": "^6.0.2",
  1247. "globals": "^13.19.0",
  1248. "graphemer": "^1.4.0",
  1249. "ignore": "^5.2.0",
  1250. "imurmurhash": "^0.1.4",
  1251. "is-glob": "^4.0.0",
  1252. "is-path-inside": "^3.0.3",
  1253. "js-yaml": "^4.1.0",
  1254. "json-stable-stringify-without-jsonify": "^1.0.1",
  1255. "levn": "^0.4.1",
  1256. "lodash.merge": "^4.6.2",
  1257. "minimatch": "^3.1.2",
  1258. "natural-compare": "^1.4.0",
  1259. "optionator": "^0.9.3",
  1260. "strip-ansi": "^6.0.1",
  1261. "text-table": "^0.2.0"
  1262. },
  1263. "bin": {
  1264. "eslint": "bin/eslint.js"
  1265. },
  1266. "engines": {
  1267. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1268. },
  1269. "funding": {
  1270. "url": "https://opencollective.com/eslint"
  1271. }
  1272. },
  1273. "node_modules/eslint-config-prettier": {
  1274. "version": "8.10.2",
  1275. "dev": true,
  1276. "license": "MIT",
  1277. "bin": {
  1278. "eslint-config-prettier": "bin/cli.js"
  1279. },
  1280. "peerDependencies": {
  1281. "eslint": ">=7.0.0"
  1282. }
  1283. },
  1284. "node_modules/eslint-plugin-prettier": {
  1285. "version": "5.5.4",
  1286. "dev": true,
  1287. "license": "MIT",
  1288. "dependencies": {
  1289. "prettier-linter-helpers": "^1.0.0",
  1290. "synckit": "^0.11.7"
  1291. },
  1292. "engines": {
  1293. "node": "^14.18.0 || >=16.0.0"
  1294. },
  1295. "funding": {
  1296. "url": "https://opencollective.com/eslint-plugin-prettier"
  1297. },
  1298. "peerDependencies": {
  1299. "@types/eslint": ">=8.0.0",
  1300. "eslint": ">=8.0.0",
  1301. "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
  1302. "prettier": ">=3.0.0"
  1303. },
  1304. "peerDependenciesMeta": {
  1305. "@types/eslint": {
  1306. "optional": true
  1307. },
  1308. "eslint-config-prettier": {
  1309. "optional": true
  1310. }
  1311. }
  1312. },
  1313. "node_modules/eslint-plugin-vue": {
  1314. "version": "9.33.0",
  1315. "dev": true,
  1316. "license": "MIT",
  1317. "dependencies": {
  1318. "@eslint-community/eslint-utils": "^4.4.0",
  1319. "globals": "^13.24.0",
  1320. "natural-compare": "^1.4.0",
  1321. "nth-check": "^2.1.1",
  1322. "postcss-selector-parser": "^6.0.15",
  1323. "semver": "^7.6.3",
  1324. "vue-eslint-parser": "^9.4.3",
  1325. "xml-name-validator": "^4.0.0"
  1326. },
  1327. "engines": {
  1328. "node": "^14.17.0 || >=16.0.0"
  1329. },
  1330. "peerDependencies": {
  1331. "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
  1332. }
  1333. },
  1334. "node_modules/eslint-scope": {
  1335. "version": "7.2.2",
  1336. "dev": true,
  1337. "license": "BSD-2-Clause",
  1338. "dependencies": {
  1339. "esrecurse": "^4.3.0",
  1340. "estraverse": "^5.2.0"
  1341. },
  1342. "engines": {
  1343. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1344. },
  1345. "funding": {
  1346. "url": "https://opencollective.com/eslint"
  1347. }
  1348. },
  1349. "node_modules/eslint-visitor-keys": {
  1350. "version": "3.4.3",
  1351. "dev": true,
  1352. "license": "Apache-2.0",
  1353. "engines": {
  1354. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1355. },
  1356. "funding": {
  1357. "url": "https://opencollective.com/eslint"
  1358. }
  1359. },
  1360. "node_modules/eslint/node_modules/brace-expansion": {
  1361. "version": "1.1.12",
  1362. "dev": true,
  1363. "license": "MIT",
  1364. "dependencies": {
  1365. "balanced-match": "^1.0.0",
  1366. "concat-map": "0.0.1"
  1367. }
  1368. },
  1369. "node_modules/eslint/node_modules/minimatch": {
  1370. "version": "3.1.2",
  1371. "dev": true,
  1372. "license": "ISC",
  1373. "dependencies": {
  1374. "brace-expansion": "^1.1.7"
  1375. },
  1376. "engines": {
  1377. "node": "*"
  1378. }
  1379. },
  1380. "node_modules/espree": {
  1381. "version": "9.6.1",
  1382. "dev": true,
  1383. "license": "BSD-2-Clause",
  1384. "dependencies": {
  1385. "acorn": "^8.9.0",
  1386. "acorn-jsx": "^5.3.2",
  1387. "eslint-visitor-keys": "^3.4.1"
  1388. },
  1389. "engines": {
  1390. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1391. },
  1392. "funding": {
  1393. "url": "https://opencollective.com/eslint"
  1394. }
  1395. },
  1396. "node_modules/esquery": {
  1397. "version": "1.6.0",
  1398. "dev": true,
  1399. "license": "BSD-3-Clause",
  1400. "dependencies": {
  1401. "estraverse": "^5.1.0"
  1402. },
  1403. "engines": {
  1404. "node": ">=0.10"
  1405. }
  1406. },
  1407. "node_modules/esrecurse": {
  1408. "version": "4.3.0",
  1409. "dev": true,
  1410. "license": "BSD-2-Clause",
  1411. "dependencies": {
  1412. "estraverse": "^5.2.0"
  1413. },
  1414. "engines": {
  1415. "node": ">=4.0"
  1416. }
  1417. },
  1418. "node_modules/estraverse": {
  1419. "version": "5.3.0",
  1420. "dev": true,
  1421. "license": "BSD-2-Clause",
  1422. "engines": {
  1423. "node": ">=4.0"
  1424. }
  1425. },
  1426. "node_modules/estree-walker": {
  1427. "version": "2.0.2",
  1428. "license": "MIT"
  1429. },
  1430. "node_modules/esutils": {
  1431. "version": "2.0.3",
  1432. "dev": true,
  1433. "license": "BSD-2-Clause",
  1434. "engines": {
  1435. "node": ">=0.10.0"
  1436. }
  1437. },
  1438. "node_modules/fast-deep-equal": {
  1439. "version": "3.1.3",
  1440. "dev": true,
  1441. "license": "MIT"
  1442. },
  1443. "node_modules/fast-diff": {
  1444. "version": "1.3.0",
  1445. "dev": true,
  1446. "license": "Apache-2.0"
  1447. },
  1448. "node_modules/fast-glob": {
  1449. "version": "3.3.3",
  1450. "dev": true,
  1451. "license": "MIT",
  1452. "dependencies": {
  1453. "@nodelib/fs.stat": "^2.0.2",
  1454. "@nodelib/fs.walk": "^1.2.3",
  1455. "glob-parent": "^5.1.2",
  1456. "merge2": "^1.3.0",
  1457. "micromatch": "^4.0.8"
  1458. },
  1459. "engines": {
  1460. "node": ">=8.6.0"
  1461. }
  1462. },
  1463. "node_modules/fast-glob/node_modules/glob-parent": {
  1464. "version": "5.1.2",
  1465. "dev": true,
  1466. "license": "ISC",
  1467. "dependencies": {
  1468. "is-glob": "^4.0.1"
  1469. },
  1470. "engines": {
  1471. "node": ">= 6"
  1472. }
  1473. },
  1474. "node_modules/fast-json-stable-stringify": {
  1475. "version": "2.1.0",
  1476. "dev": true,
  1477. "license": "MIT"
  1478. },
  1479. "node_modules/fast-levenshtein": {
  1480. "version": "2.0.6",
  1481. "dev": true,
  1482. "license": "MIT"
  1483. },
  1484. "node_modules/fastq": {
  1485. "version": "1.19.1",
  1486. "dev": true,
  1487. "license": "ISC",
  1488. "dependencies": {
  1489. "reusify": "^1.0.4"
  1490. }
  1491. },
  1492. "node_modules/file-entry-cache": {
  1493. "version": "6.0.1",
  1494. "dev": true,
  1495. "license": "MIT",
  1496. "dependencies": {
  1497. "flat-cache": "^3.0.4"
  1498. },
  1499. "engines": {
  1500. "node": "^10.12.0 || >=12.0.0"
  1501. }
  1502. },
  1503. "node_modules/fill-range": {
  1504. "version": "7.1.1",
  1505. "dev": true,
  1506. "license": "MIT",
  1507. "dependencies": {
  1508. "to-regex-range": "^5.0.1"
  1509. },
  1510. "engines": {
  1511. "node": ">=8"
  1512. }
  1513. },
  1514. "node_modules/find-up": {
  1515. "version": "5.0.0",
  1516. "dev": true,
  1517. "license": "MIT",
  1518. "dependencies": {
  1519. "locate-path": "^6.0.0",
  1520. "path-exists": "^4.0.0"
  1521. },
  1522. "engines": {
  1523. "node": ">=10"
  1524. },
  1525. "funding": {
  1526. "url": "https://github.com/sponsors/sindresorhus"
  1527. }
  1528. },
  1529. "node_modules/flat-cache": {
  1530. "version": "3.2.0",
  1531. "dev": true,
  1532. "license": "MIT",
  1533. "dependencies": {
  1534. "flatted": "^3.2.9",
  1535. "keyv": "^4.5.3",
  1536. "rimraf": "^3.0.2"
  1537. },
  1538. "engines": {
  1539. "node": "^10.12.0 || >=12.0.0"
  1540. }
  1541. },
  1542. "node_modules/flat-cache/node_modules/brace-expansion": {
  1543. "version": "1.1.14",
  1544. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
  1545. "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
  1546. "dev": true,
  1547. "license": "MIT",
  1548. "dependencies": {
  1549. "balanced-match": "^1.0.0",
  1550. "concat-map": "0.0.1"
  1551. }
  1552. },
  1553. "node_modules/flat-cache/node_modules/glob": {
  1554. "version": "7.2.3",
  1555. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  1556. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  1557. "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
  1558. "dev": true,
  1559. "license": "ISC",
  1560. "dependencies": {
  1561. "fs.realpath": "^1.0.0",
  1562. "inflight": "^1.0.4",
  1563. "inherits": "2",
  1564. "minimatch": "^3.1.1",
  1565. "once": "^1.3.0",
  1566. "path-is-absolute": "^1.0.0"
  1567. },
  1568. "engines": {
  1569. "node": "*"
  1570. },
  1571. "funding": {
  1572. "url": "https://github.com/sponsors/isaacs"
  1573. }
  1574. },
  1575. "node_modules/flat-cache/node_modules/minimatch": {
  1576. "version": "3.1.5",
  1577. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
  1578. "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
  1579. "dev": true,
  1580. "license": "ISC",
  1581. "dependencies": {
  1582. "brace-expansion": "^1.1.7"
  1583. },
  1584. "engines": {
  1585. "node": "*"
  1586. }
  1587. },
  1588. "node_modules/flat-cache/node_modules/rimraf": {
  1589. "version": "3.0.2",
  1590. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  1591. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  1592. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  1593. "dev": true,
  1594. "license": "ISC",
  1595. "dependencies": {
  1596. "glob": "^7.1.3"
  1597. },
  1598. "bin": {
  1599. "rimraf": "bin.js"
  1600. },
  1601. "funding": {
  1602. "url": "https://github.com/sponsors/isaacs"
  1603. }
  1604. },
  1605. "node_modules/flatted": {
  1606. "version": "3.3.3",
  1607. "dev": true,
  1608. "license": "ISC"
  1609. },
  1610. "node_modules/follow-redirects": {
  1611. "version": "1.15.11",
  1612. "funding": [
  1613. {
  1614. "type": "individual",
  1615. "url": "https://github.com/sponsors/RubenVerborgh"
  1616. }
  1617. ],
  1618. "license": "MIT",
  1619. "engines": {
  1620. "node": ">=4.0"
  1621. },
  1622. "peerDependenciesMeta": {
  1623. "debug": {
  1624. "optional": true
  1625. }
  1626. }
  1627. },
  1628. "node_modules/foreground-child": {
  1629. "version": "3.3.1",
  1630. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
  1631. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  1632. "dev": true,
  1633. "license": "ISC",
  1634. "dependencies": {
  1635. "cross-spawn": "^7.0.6",
  1636. "signal-exit": "^4.0.1"
  1637. },
  1638. "engines": {
  1639. "node": ">=14"
  1640. },
  1641. "funding": {
  1642. "url": "https://github.com/sponsors/isaacs"
  1643. }
  1644. },
  1645. "node_modules/form-data": {
  1646. "version": "4.0.5",
  1647. "license": "MIT",
  1648. "dependencies": {
  1649. "asynckit": "^0.4.0",
  1650. "combined-stream": "^1.0.8",
  1651. "es-set-tostringtag": "^2.1.0",
  1652. "hasown": "^2.0.2",
  1653. "mime-types": "^2.1.12"
  1654. },
  1655. "engines": {
  1656. "node": ">= 6"
  1657. }
  1658. },
  1659. "node_modules/fs.realpath": {
  1660. "version": "1.0.0",
  1661. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  1662. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
  1663. "dev": true,
  1664. "license": "ISC"
  1665. },
  1666. "node_modules/function-bind": {
  1667. "version": "1.1.2",
  1668. "license": "MIT",
  1669. "funding": {
  1670. "url": "https://github.com/sponsors/ljharb"
  1671. }
  1672. },
  1673. "node_modules/get-intrinsic": {
  1674. "version": "1.3.0",
  1675. "license": "MIT",
  1676. "dependencies": {
  1677. "call-bind-apply-helpers": "^1.0.2",
  1678. "es-define-property": "^1.0.1",
  1679. "es-errors": "^1.3.0",
  1680. "es-object-atoms": "^1.1.1",
  1681. "function-bind": "^1.1.2",
  1682. "get-proto": "^1.0.1",
  1683. "gopd": "^1.2.0",
  1684. "has-symbols": "^1.1.0",
  1685. "hasown": "^2.0.2",
  1686. "math-intrinsics": "^1.1.0"
  1687. },
  1688. "engines": {
  1689. "node": ">= 0.4"
  1690. },
  1691. "funding": {
  1692. "url": "https://github.com/sponsors/ljharb"
  1693. }
  1694. },
  1695. "node_modules/get-proto": {
  1696. "version": "1.0.1",
  1697. "license": "MIT",
  1698. "dependencies": {
  1699. "dunder-proto": "^1.0.1",
  1700. "es-object-atoms": "^1.0.0"
  1701. },
  1702. "engines": {
  1703. "node": ">= 0.4"
  1704. }
  1705. },
  1706. "node_modules/glob": {
  1707. "version": "10.5.0",
  1708. "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
  1709. "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
  1710. "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
  1711. "dev": true,
  1712. "license": "ISC",
  1713. "dependencies": {
  1714. "foreground-child": "^3.1.0",
  1715. "jackspeak": "^3.1.2",
  1716. "minimatch": "^9.0.4",
  1717. "minipass": "^7.1.2",
  1718. "package-json-from-dist": "^1.0.0",
  1719. "path-scurry": "^1.11.1"
  1720. },
  1721. "bin": {
  1722. "glob": "dist/esm/bin.mjs"
  1723. },
  1724. "funding": {
  1725. "url": "https://github.com/sponsors/isaacs"
  1726. }
  1727. },
  1728. "node_modules/glob-parent": {
  1729. "version": "6.0.2",
  1730. "dev": true,
  1731. "license": "ISC",
  1732. "dependencies": {
  1733. "is-glob": "^4.0.3"
  1734. },
  1735. "engines": {
  1736. "node": ">=10.13.0"
  1737. }
  1738. },
  1739. "node_modules/glob/node_modules/minimatch": {
  1740. "version": "9.0.9",
  1741. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
  1742. "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
  1743. "dev": true,
  1744. "license": "ISC",
  1745. "dependencies": {
  1746. "brace-expansion": "^2.0.2"
  1747. },
  1748. "engines": {
  1749. "node": ">=16 || 14 >=14.17"
  1750. },
  1751. "funding": {
  1752. "url": "https://github.com/sponsors/isaacs"
  1753. }
  1754. },
  1755. "node_modules/globals": {
  1756. "version": "13.24.0",
  1757. "dev": true,
  1758. "license": "MIT",
  1759. "dependencies": {
  1760. "type-fest": "^0.20.2"
  1761. },
  1762. "engines": {
  1763. "node": ">=8"
  1764. },
  1765. "funding": {
  1766. "url": "https://github.com/sponsors/sindresorhus"
  1767. }
  1768. },
  1769. "node_modules/globby": {
  1770. "version": "11.1.0",
  1771. "dev": true,
  1772. "license": "MIT",
  1773. "dependencies": {
  1774. "array-union": "^2.1.0",
  1775. "dir-glob": "^3.0.1",
  1776. "fast-glob": "^3.2.9",
  1777. "ignore": "^5.2.0",
  1778. "merge2": "^1.4.1",
  1779. "slash": "^3.0.0"
  1780. },
  1781. "engines": {
  1782. "node": ">=10"
  1783. },
  1784. "funding": {
  1785. "url": "https://github.com/sponsors/sindresorhus"
  1786. }
  1787. },
  1788. "node_modules/gopd": {
  1789. "version": "1.2.0",
  1790. "license": "MIT",
  1791. "engines": {
  1792. "node": ">= 0.4"
  1793. },
  1794. "funding": {
  1795. "url": "https://github.com/sponsors/ljharb"
  1796. }
  1797. },
  1798. "node_modules/graphemer": {
  1799. "version": "1.4.0",
  1800. "dev": true,
  1801. "license": "MIT"
  1802. },
  1803. "node_modules/has-flag": {
  1804. "version": "4.0.0",
  1805. "dev": true,
  1806. "license": "MIT",
  1807. "engines": {
  1808. "node": ">=8"
  1809. }
  1810. },
  1811. "node_modules/has-symbols": {
  1812. "version": "1.1.0",
  1813. "license": "MIT",
  1814. "engines": {
  1815. "node": ">= 0.4"
  1816. },
  1817. "funding": {
  1818. "url": "https://github.com/sponsors/ljharb"
  1819. }
  1820. },
  1821. "node_modules/has-tostringtag": {
  1822. "version": "1.0.2",
  1823. "license": "MIT",
  1824. "dependencies": {
  1825. "has-symbols": "^1.0.3"
  1826. },
  1827. "engines": {
  1828. "node": ">= 0.4"
  1829. },
  1830. "funding": {
  1831. "url": "https://github.com/sponsors/ljharb"
  1832. }
  1833. },
  1834. "node_modules/hasown": {
  1835. "version": "2.0.2",
  1836. "license": "MIT",
  1837. "dependencies": {
  1838. "function-bind": "^1.1.2"
  1839. },
  1840. "engines": {
  1841. "node": ">= 0.4"
  1842. }
  1843. },
  1844. "node_modules/he": {
  1845. "version": "1.2.0",
  1846. "dev": true,
  1847. "license": "MIT",
  1848. "bin": {
  1849. "he": "bin/he"
  1850. }
  1851. },
  1852. "node_modules/ignore": {
  1853. "version": "5.3.2",
  1854. "dev": true,
  1855. "license": "MIT",
  1856. "engines": {
  1857. "node": ">= 4"
  1858. }
  1859. },
  1860. "node_modules/import-fresh": {
  1861. "version": "3.3.1",
  1862. "dev": true,
  1863. "license": "MIT",
  1864. "dependencies": {
  1865. "parent-module": "^1.0.0",
  1866. "resolve-from": "^4.0.0"
  1867. },
  1868. "engines": {
  1869. "node": ">=6"
  1870. },
  1871. "funding": {
  1872. "url": "https://github.com/sponsors/sindresorhus"
  1873. }
  1874. },
  1875. "node_modules/imurmurhash": {
  1876. "version": "0.1.4",
  1877. "dev": true,
  1878. "license": "MIT",
  1879. "engines": {
  1880. "node": ">=0.8.19"
  1881. }
  1882. },
  1883. "node_modules/inflight": {
  1884. "version": "1.0.6",
  1885. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  1886. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  1887. "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
  1888. "dev": true,
  1889. "license": "ISC",
  1890. "dependencies": {
  1891. "once": "^1.3.0",
  1892. "wrappy": "1"
  1893. }
  1894. },
  1895. "node_modules/inherits": {
  1896. "version": "2.0.4",
  1897. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  1898. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  1899. "dev": true,
  1900. "license": "ISC"
  1901. },
  1902. "node_modules/is-extglob": {
  1903. "version": "2.1.1",
  1904. "dev": true,
  1905. "license": "MIT",
  1906. "engines": {
  1907. "node": ">=0.10.0"
  1908. }
  1909. },
  1910. "node_modules/is-fullwidth-code-point": {
  1911. "version": "3.0.0",
  1912. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  1913. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  1914. "dev": true,
  1915. "license": "MIT",
  1916. "engines": {
  1917. "node": ">=8"
  1918. }
  1919. },
  1920. "node_modules/is-glob": {
  1921. "version": "4.0.3",
  1922. "dev": true,
  1923. "license": "MIT",
  1924. "dependencies": {
  1925. "is-extglob": "^2.1.1"
  1926. },
  1927. "engines": {
  1928. "node": ">=0.10.0"
  1929. }
  1930. },
  1931. "node_modules/is-number": {
  1932. "version": "7.0.0",
  1933. "dev": true,
  1934. "license": "MIT",
  1935. "engines": {
  1936. "node": ">=0.12.0"
  1937. }
  1938. },
  1939. "node_modules/is-path-inside": {
  1940. "version": "3.0.3",
  1941. "dev": true,
  1942. "license": "MIT",
  1943. "engines": {
  1944. "node": ">=8"
  1945. }
  1946. },
  1947. "node_modules/isexe": {
  1948. "version": "2.0.0",
  1949. "dev": true,
  1950. "license": "ISC"
  1951. },
  1952. "node_modules/jackspeak": {
  1953. "version": "3.4.3",
  1954. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
  1955. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  1956. "dev": true,
  1957. "license": "BlueOak-1.0.0",
  1958. "dependencies": {
  1959. "@isaacs/cliui": "^8.0.2"
  1960. },
  1961. "funding": {
  1962. "url": "https://github.com/sponsors/isaacs"
  1963. },
  1964. "optionalDependencies": {
  1965. "@pkgjs/parseargs": "^0.11.0"
  1966. }
  1967. },
  1968. "node_modules/js-cookie": {
  1969. "version": "3.0.5",
  1970. "license": "MIT",
  1971. "engines": {
  1972. "node": ">=14"
  1973. }
  1974. },
  1975. "node_modules/js-yaml": {
  1976. "version": "4.1.1",
  1977. "dev": true,
  1978. "license": "MIT",
  1979. "dependencies": {
  1980. "argparse": "^2.0.1"
  1981. },
  1982. "bin": {
  1983. "js-yaml": "bin/js-yaml.js"
  1984. }
  1985. },
  1986. "node_modules/json-buffer": {
  1987. "version": "3.0.1",
  1988. "dev": true,
  1989. "license": "MIT"
  1990. },
  1991. "node_modules/json-schema-traverse": {
  1992. "version": "0.4.1",
  1993. "dev": true,
  1994. "license": "MIT"
  1995. },
  1996. "node_modules/json-stable-stringify-without-jsonify": {
  1997. "version": "1.0.1",
  1998. "dev": true,
  1999. "license": "MIT"
  2000. },
  2001. "node_modules/keyv": {
  2002. "version": "4.5.4",
  2003. "dev": true,
  2004. "license": "MIT",
  2005. "dependencies": {
  2006. "json-buffer": "3.0.1"
  2007. }
  2008. },
  2009. "node_modules/levn": {
  2010. "version": "0.4.1",
  2011. "dev": true,
  2012. "license": "MIT",
  2013. "dependencies": {
  2014. "prelude-ls": "^1.2.1",
  2015. "type-check": "~0.4.0"
  2016. },
  2017. "engines": {
  2018. "node": ">= 0.8.0"
  2019. }
  2020. },
  2021. "node_modules/locate-path": {
  2022. "version": "6.0.0",
  2023. "dev": true,
  2024. "license": "MIT",
  2025. "dependencies": {
  2026. "p-locate": "^5.0.0"
  2027. },
  2028. "engines": {
  2029. "node": ">=10"
  2030. },
  2031. "funding": {
  2032. "url": "https://github.com/sponsors/sindresorhus"
  2033. }
  2034. },
  2035. "node_modules/lodash": {
  2036. "version": "4.17.21",
  2037. "license": "MIT"
  2038. },
  2039. "node_modules/lodash-es": {
  2040. "version": "4.17.22",
  2041. "license": "MIT"
  2042. },
  2043. "node_modules/lodash-unified": {
  2044. "version": "1.0.3",
  2045. "license": "MIT",
  2046. "peerDependencies": {
  2047. "@types/lodash-es": "*",
  2048. "lodash": "*",
  2049. "lodash-es": "*"
  2050. }
  2051. },
  2052. "node_modules/lodash.merge": {
  2053. "version": "4.6.2",
  2054. "dev": true,
  2055. "license": "MIT"
  2056. },
  2057. "node_modules/lru-cache": {
  2058. "version": "10.4.3",
  2059. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  2060. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  2061. "dev": true,
  2062. "license": "ISC"
  2063. },
  2064. "node_modules/magic-string": {
  2065. "version": "0.30.21",
  2066. "license": "MIT",
  2067. "dependencies": {
  2068. "@jridgewell/sourcemap-codec": "^1.5.5"
  2069. }
  2070. },
  2071. "node_modules/math-intrinsics": {
  2072. "version": "1.1.0",
  2073. "license": "MIT",
  2074. "engines": {
  2075. "node": ">= 0.4"
  2076. }
  2077. },
  2078. "node_modules/memoize-one": {
  2079. "version": "6.0.0",
  2080. "license": "MIT"
  2081. },
  2082. "node_modules/merge2": {
  2083. "version": "1.4.1",
  2084. "dev": true,
  2085. "license": "MIT",
  2086. "engines": {
  2087. "node": ">= 8"
  2088. }
  2089. },
  2090. "node_modules/micromatch": {
  2091. "version": "4.0.8",
  2092. "dev": true,
  2093. "license": "MIT",
  2094. "dependencies": {
  2095. "braces": "^3.0.3",
  2096. "picomatch": "^2.3.1"
  2097. },
  2098. "engines": {
  2099. "node": ">=8.6"
  2100. }
  2101. },
  2102. "node_modules/mime-db": {
  2103. "version": "1.52.0",
  2104. "license": "MIT",
  2105. "engines": {
  2106. "node": ">= 0.6"
  2107. }
  2108. },
  2109. "node_modules/mime-types": {
  2110. "version": "2.1.35",
  2111. "license": "MIT",
  2112. "dependencies": {
  2113. "mime-db": "1.52.0"
  2114. },
  2115. "engines": {
  2116. "node": ">= 0.6"
  2117. }
  2118. },
  2119. "node_modules/minimatch": {
  2120. "version": "9.0.3",
  2121. "dev": true,
  2122. "license": "ISC",
  2123. "dependencies": {
  2124. "brace-expansion": "^2.0.1"
  2125. },
  2126. "engines": {
  2127. "node": ">=16 || 14 >=14.17"
  2128. },
  2129. "funding": {
  2130. "url": "https://github.com/sponsors/isaacs"
  2131. }
  2132. },
  2133. "node_modules/minipass": {
  2134. "version": "7.1.3",
  2135. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
  2136. "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
  2137. "dev": true,
  2138. "license": "BlueOak-1.0.0",
  2139. "engines": {
  2140. "node": ">=16 || 14 >=14.17"
  2141. }
  2142. },
  2143. "node_modules/ms": {
  2144. "version": "2.1.3",
  2145. "dev": true,
  2146. "license": "MIT"
  2147. },
  2148. "node_modules/muggle-string": {
  2149. "version": "0.3.1",
  2150. "dev": true,
  2151. "license": "MIT"
  2152. },
  2153. "node_modules/nanoid": {
  2154. "version": "3.3.11",
  2155. "funding": [
  2156. {
  2157. "type": "github",
  2158. "url": "https://github.com/sponsors/ai"
  2159. }
  2160. ],
  2161. "license": "MIT",
  2162. "bin": {
  2163. "nanoid": "bin/nanoid.cjs"
  2164. },
  2165. "engines": {
  2166. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2167. }
  2168. },
  2169. "node_modules/natural-compare": {
  2170. "version": "1.4.0",
  2171. "dev": true,
  2172. "license": "MIT"
  2173. },
  2174. "node_modules/normalize-wheel-es": {
  2175. "version": "1.2.0",
  2176. "license": "BSD-3-Clause"
  2177. },
  2178. "node_modules/nth-check": {
  2179. "version": "2.1.1",
  2180. "dev": true,
  2181. "license": "BSD-2-Clause",
  2182. "dependencies": {
  2183. "boolbase": "^1.0.0"
  2184. },
  2185. "funding": {
  2186. "url": "https://github.com/fb55/nth-check?sponsor=1"
  2187. }
  2188. },
  2189. "node_modules/once": {
  2190. "version": "1.4.0",
  2191. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  2192. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  2193. "dev": true,
  2194. "license": "ISC",
  2195. "dependencies": {
  2196. "wrappy": "1"
  2197. }
  2198. },
  2199. "node_modules/optionator": {
  2200. "version": "0.9.4",
  2201. "dev": true,
  2202. "license": "MIT",
  2203. "dependencies": {
  2204. "deep-is": "^0.1.3",
  2205. "fast-levenshtein": "^2.0.6",
  2206. "levn": "^0.4.1",
  2207. "prelude-ls": "^1.2.1",
  2208. "type-check": "^0.4.0",
  2209. "word-wrap": "^1.2.5"
  2210. },
  2211. "engines": {
  2212. "node": ">= 0.8.0"
  2213. }
  2214. },
  2215. "node_modules/p-limit": {
  2216. "version": "3.1.0",
  2217. "dev": true,
  2218. "license": "MIT",
  2219. "dependencies": {
  2220. "yocto-queue": "^0.1.0"
  2221. },
  2222. "engines": {
  2223. "node": ">=10"
  2224. },
  2225. "funding": {
  2226. "url": "https://github.com/sponsors/sindresorhus"
  2227. }
  2228. },
  2229. "node_modules/p-locate": {
  2230. "version": "5.0.0",
  2231. "dev": true,
  2232. "license": "MIT",
  2233. "dependencies": {
  2234. "p-limit": "^3.0.2"
  2235. },
  2236. "engines": {
  2237. "node": ">=10"
  2238. },
  2239. "funding": {
  2240. "url": "https://github.com/sponsors/sindresorhus"
  2241. }
  2242. },
  2243. "node_modules/package-json-from-dist": {
  2244. "version": "1.0.1",
  2245. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  2246. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  2247. "dev": true,
  2248. "license": "BlueOak-1.0.0"
  2249. },
  2250. "node_modules/parent-module": {
  2251. "version": "1.0.1",
  2252. "dev": true,
  2253. "license": "MIT",
  2254. "dependencies": {
  2255. "callsites": "^3.0.0"
  2256. },
  2257. "engines": {
  2258. "node": ">=6"
  2259. }
  2260. },
  2261. "node_modules/path-browserify": {
  2262. "version": "1.0.1",
  2263. "dev": true,
  2264. "license": "MIT"
  2265. },
  2266. "node_modules/path-exists": {
  2267. "version": "4.0.0",
  2268. "dev": true,
  2269. "license": "MIT",
  2270. "engines": {
  2271. "node": ">=8"
  2272. }
  2273. },
  2274. "node_modules/path-is-absolute": {
  2275. "version": "1.0.1",
  2276. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  2277. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  2278. "dev": true,
  2279. "license": "MIT",
  2280. "engines": {
  2281. "node": ">=0.10.0"
  2282. }
  2283. },
  2284. "node_modules/path-key": {
  2285. "version": "3.1.1",
  2286. "dev": true,
  2287. "license": "MIT",
  2288. "engines": {
  2289. "node": ">=8"
  2290. }
  2291. },
  2292. "node_modules/path-scurry": {
  2293. "version": "1.11.1",
  2294. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  2295. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  2296. "dev": true,
  2297. "license": "BlueOak-1.0.0",
  2298. "dependencies": {
  2299. "lru-cache": "^10.2.0",
  2300. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  2301. },
  2302. "engines": {
  2303. "node": ">=16 || 14 >=14.18"
  2304. },
  2305. "funding": {
  2306. "url": "https://github.com/sponsors/isaacs"
  2307. }
  2308. },
  2309. "node_modules/path-type": {
  2310. "version": "4.0.0",
  2311. "dev": true,
  2312. "license": "MIT",
  2313. "engines": {
  2314. "node": ">=8"
  2315. }
  2316. },
  2317. "node_modules/picocolors": {
  2318. "version": "1.1.1",
  2319. "license": "ISC"
  2320. },
  2321. "node_modules/picomatch": {
  2322. "version": "2.3.1",
  2323. "dev": true,
  2324. "license": "MIT",
  2325. "engines": {
  2326. "node": ">=8.6"
  2327. },
  2328. "funding": {
  2329. "url": "https://github.com/sponsors/jonschlinkert"
  2330. }
  2331. },
  2332. "node_modules/pinia": {
  2333. "version": "2.3.1",
  2334. "license": "MIT",
  2335. "dependencies": {
  2336. "@vue/devtools-api": "^6.6.3",
  2337. "vue-demi": "^0.14.10"
  2338. },
  2339. "funding": {
  2340. "url": "https://github.com/sponsors/posva"
  2341. },
  2342. "peerDependencies": {
  2343. "typescript": ">=4.4.4",
  2344. "vue": "^2.7.0 || ^3.5.11"
  2345. },
  2346. "peerDependenciesMeta": {
  2347. "typescript": {
  2348. "optional": true
  2349. }
  2350. }
  2351. },
  2352. "node_modules/postcss": {
  2353. "version": "8.5.6",
  2354. "funding": [
  2355. {
  2356. "type": "opencollective",
  2357. "url": "https://opencollective.com/postcss/"
  2358. },
  2359. {
  2360. "type": "tidelift",
  2361. "url": "https://tidelift.com/funding/github/npm/postcss"
  2362. },
  2363. {
  2364. "type": "github",
  2365. "url": "https://github.com/sponsors/ai"
  2366. }
  2367. ],
  2368. "license": "MIT",
  2369. "dependencies": {
  2370. "nanoid": "^3.3.11",
  2371. "picocolors": "^1.1.1",
  2372. "source-map-js": "^1.2.1"
  2373. },
  2374. "engines": {
  2375. "node": "^10 || ^12 || >=14"
  2376. }
  2377. },
  2378. "node_modules/postcss-selector-parser": {
  2379. "version": "6.1.2",
  2380. "dev": true,
  2381. "license": "MIT",
  2382. "dependencies": {
  2383. "cssesc": "^3.0.0",
  2384. "util-deprecate": "^1.0.2"
  2385. },
  2386. "engines": {
  2387. "node": ">=4"
  2388. }
  2389. },
  2390. "node_modules/prelude-ls": {
  2391. "version": "1.2.1",
  2392. "dev": true,
  2393. "license": "MIT",
  2394. "engines": {
  2395. "node": ">= 0.8.0"
  2396. }
  2397. },
  2398. "node_modules/prettier": {
  2399. "version": "3.7.4",
  2400. "dev": true,
  2401. "license": "MIT",
  2402. "bin": {
  2403. "prettier": "bin/prettier.cjs"
  2404. },
  2405. "engines": {
  2406. "node": ">=14"
  2407. },
  2408. "funding": {
  2409. "url": "https://github.com/prettier/prettier?sponsor=1"
  2410. }
  2411. },
  2412. "node_modules/prettier-linter-helpers": {
  2413. "version": "1.0.0",
  2414. "dev": true,
  2415. "license": "MIT",
  2416. "dependencies": {
  2417. "fast-diff": "^1.1.2"
  2418. },
  2419. "engines": {
  2420. "node": ">=6.0.0"
  2421. }
  2422. },
  2423. "node_modules/proxy-from-env": {
  2424. "version": "1.1.0",
  2425. "license": "MIT"
  2426. },
  2427. "node_modules/punycode": {
  2428. "version": "2.3.1",
  2429. "dev": true,
  2430. "license": "MIT",
  2431. "engines": {
  2432. "node": ">=6"
  2433. }
  2434. },
  2435. "node_modules/queue-microtask": {
  2436. "version": "1.2.3",
  2437. "dev": true,
  2438. "funding": [
  2439. {
  2440. "type": "github",
  2441. "url": "https://github.com/sponsors/feross"
  2442. },
  2443. {
  2444. "type": "patreon",
  2445. "url": "https://www.patreon.com/feross"
  2446. },
  2447. {
  2448. "type": "consulting",
  2449. "url": "https://feross.org/support"
  2450. }
  2451. ],
  2452. "license": "MIT"
  2453. },
  2454. "node_modules/resolve-from": {
  2455. "version": "4.0.0",
  2456. "dev": true,
  2457. "license": "MIT",
  2458. "engines": {
  2459. "node": ">=4"
  2460. }
  2461. },
  2462. "node_modules/reusify": {
  2463. "version": "1.1.0",
  2464. "dev": true,
  2465. "license": "MIT",
  2466. "engines": {
  2467. "iojs": ">=1.0.0",
  2468. "node": ">=0.10.0"
  2469. }
  2470. },
  2471. "node_modules/rimraf": {
  2472. "version": "5.0.10",
  2473. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz",
  2474. "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==",
  2475. "dev": true,
  2476. "license": "ISC",
  2477. "dependencies": {
  2478. "glob": "^10.3.7"
  2479. },
  2480. "bin": {
  2481. "rimraf": "dist/esm/bin.mjs"
  2482. },
  2483. "funding": {
  2484. "url": "https://github.com/sponsors/isaacs"
  2485. }
  2486. },
  2487. "node_modules/rollup": {
  2488. "version": "3.29.5",
  2489. "dev": true,
  2490. "license": "MIT",
  2491. "bin": {
  2492. "rollup": "dist/bin/rollup"
  2493. },
  2494. "engines": {
  2495. "node": ">=14.18.0",
  2496. "npm": ">=8.0.0"
  2497. },
  2498. "optionalDependencies": {
  2499. "fsevents": "~2.3.2"
  2500. }
  2501. },
  2502. "node_modules/run-parallel": {
  2503. "version": "1.2.0",
  2504. "dev": true,
  2505. "funding": [
  2506. {
  2507. "type": "github",
  2508. "url": "https://github.com/sponsors/feross"
  2509. },
  2510. {
  2511. "type": "patreon",
  2512. "url": "https://www.patreon.com/feross"
  2513. },
  2514. {
  2515. "type": "consulting",
  2516. "url": "https://feross.org/support"
  2517. }
  2518. ],
  2519. "license": "MIT",
  2520. "dependencies": {
  2521. "queue-microtask": "^1.2.2"
  2522. }
  2523. },
  2524. "node_modules/semver": {
  2525. "version": "7.7.3",
  2526. "dev": true,
  2527. "license": "ISC",
  2528. "bin": {
  2529. "semver": "bin/semver.js"
  2530. },
  2531. "engines": {
  2532. "node": ">=10"
  2533. }
  2534. },
  2535. "node_modules/shebang-command": {
  2536. "version": "2.0.0",
  2537. "dev": true,
  2538. "license": "MIT",
  2539. "dependencies": {
  2540. "shebang-regex": "^3.0.0"
  2541. },
  2542. "engines": {
  2543. "node": ">=8"
  2544. }
  2545. },
  2546. "node_modules/shebang-regex": {
  2547. "version": "3.0.0",
  2548. "dev": true,
  2549. "license": "MIT",
  2550. "engines": {
  2551. "node": ">=8"
  2552. }
  2553. },
  2554. "node_modules/signal-exit": {
  2555. "version": "4.1.0",
  2556. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  2557. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  2558. "dev": true,
  2559. "license": "ISC",
  2560. "engines": {
  2561. "node": ">=14"
  2562. },
  2563. "funding": {
  2564. "url": "https://github.com/sponsors/isaacs"
  2565. }
  2566. },
  2567. "node_modules/slash": {
  2568. "version": "3.0.0",
  2569. "dev": true,
  2570. "license": "MIT",
  2571. "engines": {
  2572. "node": ">=8"
  2573. }
  2574. },
  2575. "node_modules/source-map-js": {
  2576. "version": "1.2.1",
  2577. "license": "BSD-3-Clause",
  2578. "engines": {
  2579. "node": ">=0.10.0"
  2580. }
  2581. },
  2582. "node_modules/string-width": {
  2583. "version": "5.1.2",
  2584. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  2585. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  2586. "dev": true,
  2587. "license": "MIT",
  2588. "dependencies": {
  2589. "eastasianwidth": "^0.2.0",
  2590. "emoji-regex": "^9.2.2",
  2591. "strip-ansi": "^7.0.1"
  2592. },
  2593. "engines": {
  2594. "node": ">=12"
  2595. },
  2596. "funding": {
  2597. "url": "https://github.com/sponsors/sindresorhus"
  2598. }
  2599. },
  2600. "node_modules/string-width-cjs": {
  2601. "name": "string-width",
  2602. "version": "4.2.3",
  2603. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  2604. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  2605. "dev": true,
  2606. "license": "MIT",
  2607. "dependencies": {
  2608. "emoji-regex": "^8.0.0",
  2609. "is-fullwidth-code-point": "^3.0.0",
  2610. "strip-ansi": "^6.0.1"
  2611. },
  2612. "engines": {
  2613. "node": ">=8"
  2614. }
  2615. },
  2616. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  2617. "version": "8.0.0",
  2618. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  2619. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  2620. "dev": true,
  2621. "license": "MIT"
  2622. },
  2623. "node_modules/string-width/node_modules/ansi-regex": {
  2624. "version": "6.2.2",
  2625. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  2626. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  2627. "dev": true,
  2628. "license": "MIT",
  2629. "engines": {
  2630. "node": ">=12"
  2631. },
  2632. "funding": {
  2633. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  2634. }
  2635. },
  2636. "node_modules/string-width/node_modules/strip-ansi": {
  2637. "version": "7.2.0",
  2638. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
  2639. "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
  2640. "dev": true,
  2641. "license": "MIT",
  2642. "dependencies": {
  2643. "ansi-regex": "^6.2.2"
  2644. },
  2645. "engines": {
  2646. "node": ">=12"
  2647. },
  2648. "funding": {
  2649. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  2650. }
  2651. },
  2652. "node_modules/strip-ansi": {
  2653. "version": "6.0.1",
  2654. "dev": true,
  2655. "license": "MIT",
  2656. "dependencies": {
  2657. "ansi-regex": "^5.0.1"
  2658. },
  2659. "engines": {
  2660. "node": ">=8"
  2661. }
  2662. },
  2663. "node_modules/strip-ansi-cjs": {
  2664. "name": "strip-ansi",
  2665. "version": "6.0.1",
  2666. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2667. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2668. "dev": true,
  2669. "license": "MIT",
  2670. "dependencies": {
  2671. "ansi-regex": "^5.0.1"
  2672. },
  2673. "engines": {
  2674. "node": ">=8"
  2675. }
  2676. },
  2677. "node_modules/strip-json-comments": {
  2678. "version": "3.1.1",
  2679. "dev": true,
  2680. "license": "MIT",
  2681. "engines": {
  2682. "node": ">=8"
  2683. },
  2684. "funding": {
  2685. "url": "https://github.com/sponsors/sindresorhus"
  2686. }
  2687. },
  2688. "node_modules/supports-color": {
  2689. "version": "7.2.0",
  2690. "dev": true,
  2691. "license": "MIT",
  2692. "dependencies": {
  2693. "has-flag": "^4.0.0"
  2694. },
  2695. "engines": {
  2696. "node": ">=8"
  2697. }
  2698. },
  2699. "node_modules/synckit": {
  2700. "version": "0.11.11",
  2701. "dev": true,
  2702. "license": "MIT",
  2703. "dependencies": {
  2704. "@pkgr/core": "^0.2.9"
  2705. },
  2706. "engines": {
  2707. "node": "^14.18.0 || >=16.0.0"
  2708. },
  2709. "funding": {
  2710. "url": "https://opencollective.com/synckit"
  2711. }
  2712. },
  2713. "node_modules/text-table": {
  2714. "version": "0.2.0",
  2715. "dev": true,
  2716. "license": "MIT"
  2717. },
  2718. "node_modules/to-regex-range": {
  2719. "version": "5.0.1",
  2720. "dev": true,
  2721. "license": "MIT",
  2722. "dependencies": {
  2723. "is-number": "^7.0.0"
  2724. },
  2725. "engines": {
  2726. "node": ">=8.0"
  2727. }
  2728. },
  2729. "node_modules/ts-api-utils": {
  2730. "version": "1.4.3",
  2731. "dev": true,
  2732. "license": "MIT",
  2733. "engines": {
  2734. "node": ">=16"
  2735. },
  2736. "peerDependencies": {
  2737. "typescript": ">=4.2.0"
  2738. }
  2739. },
  2740. "node_modules/type-check": {
  2741. "version": "0.4.0",
  2742. "dev": true,
  2743. "license": "MIT",
  2744. "dependencies": {
  2745. "prelude-ls": "^1.2.1"
  2746. },
  2747. "engines": {
  2748. "node": ">= 0.8.0"
  2749. }
  2750. },
  2751. "node_modules/type-fest": {
  2752. "version": "0.20.2",
  2753. "dev": true,
  2754. "license": "(MIT OR CC0-1.0)",
  2755. "engines": {
  2756. "node": ">=10"
  2757. },
  2758. "funding": {
  2759. "url": "https://github.com/sponsors/sindresorhus"
  2760. }
  2761. },
  2762. "node_modules/typescript": {
  2763. "version": "5.2.2",
  2764. "devOptional": true,
  2765. "license": "Apache-2.0",
  2766. "bin": {
  2767. "tsc": "bin/tsc",
  2768. "tsserver": "bin/tsserver"
  2769. },
  2770. "engines": {
  2771. "node": ">=14.17"
  2772. }
  2773. },
  2774. "node_modules/undici-types": {
  2775. "version": "6.21.0",
  2776. "dev": true,
  2777. "license": "MIT"
  2778. },
  2779. "node_modules/uri-js": {
  2780. "version": "4.4.1",
  2781. "dev": true,
  2782. "license": "BSD-2-Clause",
  2783. "dependencies": {
  2784. "punycode": "^2.1.0"
  2785. }
  2786. },
  2787. "node_modules/util-deprecate": {
  2788. "version": "1.0.2",
  2789. "dev": true,
  2790. "license": "MIT"
  2791. },
  2792. "node_modules/vite": {
  2793. "version": "4.5.14",
  2794. "dev": true,
  2795. "license": "MIT",
  2796. "dependencies": {
  2797. "esbuild": "^0.18.10",
  2798. "postcss": "^8.4.27",
  2799. "rollup": "^3.27.1"
  2800. },
  2801. "bin": {
  2802. "vite": "bin/vite.js"
  2803. },
  2804. "engines": {
  2805. "node": "^14.18.0 || >=16.0.0"
  2806. },
  2807. "funding": {
  2808. "url": "https://github.com/vitejs/vite?sponsor=1"
  2809. },
  2810. "optionalDependencies": {
  2811. "fsevents": "~2.3.2"
  2812. },
  2813. "peerDependencies": {
  2814. "@types/node": ">= 14",
  2815. "less": "*",
  2816. "lightningcss": "^1.21.0",
  2817. "sass": "*",
  2818. "stylus": "*",
  2819. "sugarss": "*",
  2820. "terser": "^5.4.0"
  2821. },
  2822. "peerDependenciesMeta": {
  2823. "@types/node": {
  2824. "optional": true
  2825. },
  2826. "less": {
  2827. "optional": true
  2828. },
  2829. "lightningcss": {
  2830. "optional": true
  2831. },
  2832. "sass": {
  2833. "optional": true
  2834. },
  2835. "stylus": {
  2836. "optional": true
  2837. },
  2838. "sugarss": {
  2839. "optional": true
  2840. },
  2841. "terser": {
  2842. "optional": true
  2843. }
  2844. }
  2845. },
  2846. "node_modules/vue": {
  2847. "version": "3.5.26",
  2848. "license": "MIT",
  2849. "dependencies": {
  2850. "@vue/compiler-dom": "3.5.26",
  2851. "@vue/compiler-sfc": "3.5.26",
  2852. "@vue/runtime-dom": "3.5.26",
  2853. "@vue/server-renderer": "3.5.26",
  2854. "@vue/shared": "3.5.26"
  2855. },
  2856. "peerDependencies": {
  2857. "typescript": "*"
  2858. },
  2859. "peerDependenciesMeta": {
  2860. "typescript": {
  2861. "optional": true
  2862. }
  2863. }
  2864. },
  2865. "node_modules/vue-demi": {
  2866. "version": "0.14.10",
  2867. "hasInstallScript": true,
  2868. "license": "MIT",
  2869. "bin": {
  2870. "vue-demi-fix": "bin/vue-demi-fix.js",
  2871. "vue-demi-switch": "bin/vue-demi-switch.js"
  2872. },
  2873. "engines": {
  2874. "node": ">=12"
  2875. },
  2876. "funding": {
  2877. "url": "https://github.com/sponsors/antfu"
  2878. },
  2879. "peerDependencies": {
  2880. "@vue/composition-api": "^1.0.0-rc.1",
  2881. "vue": "^3.0.0-0 || ^2.6.0"
  2882. },
  2883. "peerDependenciesMeta": {
  2884. "@vue/composition-api": {
  2885. "optional": true
  2886. }
  2887. }
  2888. },
  2889. "node_modules/vue-eslint-parser": {
  2890. "version": "9.4.3",
  2891. "dev": true,
  2892. "license": "MIT",
  2893. "dependencies": {
  2894. "debug": "^4.3.4",
  2895. "eslint-scope": "^7.1.1",
  2896. "eslint-visitor-keys": "^3.3.0",
  2897. "espree": "^9.3.1",
  2898. "esquery": "^1.4.0",
  2899. "lodash": "^4.17.21",
  2900. "semver": "^7.3.6"
  2901. },
  2902. "engines": {
  2903. "node": "^14.17.0 || >=16.0.0"
  2904. },
  2905. "funding": {
  2906. "url": "https://github.com/sponsors/mysticatea"
  2907. },
  2908. "peerDependencies": {
  2909. "eslint": ">=6.0.0"
  2910. }
  2911. },
  2912. "node_modules/vue-router": {
  2913. "version": "4.6.4",
  2914. "license": "MIT",
  2915. "dependencies": {
  2916. "@vue/devtools-api": "^6.6.4"
  2917. },
  2918. "funding": {
  2919. "url": "https://github.com/sponsors/posva"
  2920. },
  2921. "peerDependencies": {
  2922. "vue": "^3.5.0"
  2923. }
  2924. },
  2925. "node_modules/vue-template-compiler": {
  2926. "version": "2.7.16",
  2927. "dev": true,
  2928. "license": "MIT",
  2929. "dependencies": {
  2930. "de-indent": "^1.0.2",
  2931. "he": "^1.2.0"
  2932. }
  2933. },
  2934. "node_modules/vue-tsc": {
  2935. "version": "1.8.27",
  2936. "dev": true,
  2937. "license": "MIT",
  2938. "dependencies": {
  2939. "@volar/typescript": "~1.11.1",
  2940. "@vue/language-core": "1.8.27",
  2941. "semver": "^7.5.4"
  2942. },
  2943. "bin": {
  2944. "vue-tsc": "bin/vue-tsc.js"
  2945. },
  2946. "peerDependencies": {
  2947. "typescript": "*"
  2948. }
  2949. },
  2950. "node_modules/which": {
  2951. "version": "2.0.2",
  2952. "dev": true,
  2953. "license": "ISC",
  2954. "dependencies": {
  2955. "isexe": "^2.0.0"
  2956. },
  2957. "bin": {
  2958. "node-which": "bin/node-which"
  2959. },
  2960. "engines": {
  2961. "node": ">= 8"
  2962. }
  2963. },
  2964. "node_modules/word-wrap": {
  2965. "version": "1.2.5",
  2966. "dev": true,
  2967. "license": "MIT",
  2968. "engines": {
  2969. "node": ">=0.10.0"
  2970. }
  2971. },
  2972. "node_modules/wrap-ansi": {
  2973. "version": "8.1.0",
  2974. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  2975. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  2976. "dev": true,
  2977. "license": "MIT",
  2978. "dependencies": {
  2979. "ansi-styles": "^6.1.0",
  2980. "string-width": "^5.0.1",
  2981. "strip-ansi": "^7.0.1"
  2982. },
  2983. "engines": {
  2984. "node": ">=12"
  2985. },
  2986. "funding": {
  2987. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  2988. }
  2989. },
  2990. "node_modules/wrap-ansi-cjs": {
  2991. "name": "wrap-ansi",
  2992. "version": "7.0.0",
  2993. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  2994. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  2995. "dev": true,
  2996. "license": "MIT",
  2997. "dependencies": {
  2998. "ansi-styles": "^4.0.0",
  2999. "string-width": "^4.1.0",
  3000. "strip-ansi": "^6.0.0"
  3001. },
  3002. "engines": {
  3003. "node": ">=10"
  3004. },
  3005. "funding": {
  3006. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  3007. }
  3008. },
  3009. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  3010. "version": "8.0.0",
  3011. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3012. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  3013. "dev": true,
  3014. "license": "MIT"
  3015. },
  3016. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  3017. "version": "4.2.3",
  3018. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  3019. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  3020. "dev": true,
  3021. "license": "MIT",
  3022. "dependencies": {
  3023. "emoji-regex": "^8.0.0",
  3024. "is-fullwidth-code-point": "^3.0.0",
  3025. "strip-ansi": "^6.0.1"
  3026. },
  3027. "engines": {
  3028. "node": ">=8"
  3029. }
  3030. },
  3031. "node_modules/wrap-ansi/node_modules/ansi-regex": {
  3032. "version": "6.2.2",
  3033. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  3034. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  3035. "dev": true,
  3036. "license": "MIT",
  3037. "engines": {
  3038. "node": ">=12"
  3039. },
  3040. "funding": {
  3041. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  3042. }
  3043. },
  3044. "node_modules/wrap-ansi/node_modules/ansi-styles": {
  3045. "version": "6.2.3",
  3046. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
  3047. "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
  3048. "dev": true,
  3049. "license": "MIT",
  3050. "engines": {
  3051. "node": ">=12"
  3052. },
  3053. "funding": {
  3054. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  3055. }
  3056. },
  3057. "node_modules/wrap-ansi/node_modules/strip-ansi": {
  3058. "version": "7.2.0",
  3059. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
  3060. "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
  3061. "dev": true,
  3062. "license": "MIT",
  3063. "dependencies": {
  3064. "ansi-regex": "^6.2.2"
  3065. },
  3066. "engines": {
  3067. "node": ">=12"
  3068. },
  3069. "funding": {
  3070. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  3071. }
  3072. },
  3073. "node_modules/wrappy": {
  3074. "version": "1.0.2",
  3075. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  3076. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
  3077. "dev": true,
  3078. "license": "ISC"
  3079. },
  3080. "node_modules/xml-name-validator": {
  3081. "version": "4.0.0",
  3082. "dev": true,
  3083. "license": "Apache-2.0",
  3084. "engines": {
  3085. "node": ">=12"
  3086. }
  3087. },
  3088. "node_modules/yocto-queue": {
  3089. "version": "0.1.0",
  3090. "dev": true,
  3091. "license": "MIT",
  3092. "engines": {
  3093. "node": ">=10"
  3094. },
  3095. "funding": {
  3096. "url": "https://github.com/sponsors/sindresorhus"
  3097. }
  3098. }
  3099. }
  3100. }