package-lock.json 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773
  1. {
  2. "name": "frontend",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "frontend",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "@element-plus/icons-vue": "^2.3.2",
  12. "@wangeditor/editor": "^5.1.23",
  13. "@wangeditor/editor-for-vue": "^5.1.12",
  14. "axios": "^1.14.0",
  15. "element-china-area-data": "^6.1.0",
  16. "element-plus": "^2.13.6",
  17. "pinia": "^3.0.4",
  18. "sass": "^1.99.0",
  19. "vue": "^3.5.32",
  20. "vue-router": "^4.6.4",
  21. "xlsx": "^0.18.5"
  22. },
  23. "devDependencies": {
  24. "@vitejs/plugin-vue": "^6.0.5",
  25. "vite": "^8.0.4"
  26. }
  27. },
  28. "node_modules/@babel/helper-string-parser": {
  29. "version": "7.27.1",
  30. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
  31. "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
  32. "license": "MIT",
  33. "engines": {
  34. "node": ">=6.9.0"
  35. }
  36. },
  37. "node_modules/@babel/helper-validator-identifier": {
  38. "version": "7.28.5",
  39. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
  40. "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
  41. "license": "MIT",
  42. "engines": {
  43. "node": ">=6.9.0"
  44. }
  45. },
  46. "node_modules/@babel/parser": {
  47. "version": "7.29.2",
  48. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",
  49. "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
  50. "license": "MIT",
  51. "dependencies": {
  52. "@babel/types": "^7.29.0"
  53. },
  54. "bin": {
  55. "parser": "bin/babel-parser.js"
  56. },
  57. "engines": {
  58. "node": ">=6.0.0"
  59. }
  60. },
  61. "node_modules/@babel/runtime": {
  62. "version": "7.29.2",
  63. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz",
  64. "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==",
  65. "license": "MIT",
  66. "engines": {
  67. "node": ">=6.9.0"
  68. }
  69. },
  70. "node_modules/@babel/types": {
  71. "version": "7.29.0",
  72. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
  73. "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
  74. "license": "MIT",
  75. "dependencies": {
  76. "@babel/helper-string-parser": "^7.27.1",
  77. "@babel/helper-validator-identifier": "^7.28.5"
  78. },
  79. "engines": {
  80. "node": ">=6.9.0"
  81. }
  82. },
  83. "node_modules/@ctrl/tinycolor": {
  84. "version": "4.2.0",
  85. "resolved": "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  86. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  87. "license": "MIT",
  88. "engines": {
  89. "node": ">=14"
  90. }
  91. },
  92. "node_modules/@element-plus/icons-vue": {
  93. "version": "2.3.2",
  94. "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  95. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  96. "license": "MIT",
  97. "peerDependencies": {
  98. "vue": "^3.2.0"
  99. }
  100. },
  101. "node_modules/@emnapi/core": {
  102. "version": "1.9.1",
  103. "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.1.tgz",
  104. "integrity": "sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==",
  105. "dev": true,
  106. "license": "MIT",
  107. "optional": true,
  108. "dependencies": {
  109. "@emnapi/wasi-threads": "1.2.0",
  110. "tslib": "^2.4.0"
  111. }
  112. },
  113. "node_modules/@emnapi/runtime": {
  114. "version": "1.9.1",
  115. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz",
  116. "integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==",
  117. "dev": true,
  118. "license": "MIT",
  119. "optional": true,
  120. "dependencies": {
  121. "tslib": "^2.4.0"
  122. }
  123. },
  124. "node_modules/@emnapi/wasi-threads": {
  125. "version": "1.2.0",
  126. "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz",
  127. "integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==",
  128. "dev": true,
  129. "license": "MIT",
  130. "optional": true,
  131. "dependencies": {
  132. "tslib": "^2.4.0"
  133. }
  134. },
  135. "node_modules/@floating-ui/core": {
  136. "version": "1.7.5",
  137. "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
  138. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  139. "license": "MIT",
  140. "dependencies": {
  141. "@floating-ui/utils": "^0.2.11"
  142. }
  143. },
  144. "node_modules/@floating-ui/dom": {
  145. "version": "1.7.6",
  146. "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
  147. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  148. "license": "MIT",
  149. "dependencies": {
  150. "@floating-ui/core": "^1.7.5",
  151. "@floating-ui/utils": "^0.2.11"
  152. }
  153. },
  154. "node_modules/@floating-ui/utils": {
  155. "version": "0.2.11",
  156. "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
  157. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  158. "license": "MIT"
  159. },
  160. "node_modules/@jridgewell/sourcemap-codec": {
  161. "version": "1.5.5",
  162. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  163. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  164. "license": "MIT"
  165. },
  166. "node_modules/@napi-rs/wasm-runtime": {
  167. "version": "1.1.2",
  168. "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.2.tgz",
  169. "integrity": "sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw==",
  170. "dev": true,
  171. "license": "MIT",
  172. "optional": true,
  173. "dependencies": {
  174. "@tybys/wasm-util": "^0.10.1"
  175. },
  176. "funding": {
  177. "type": "github",
  178. "url": "https://github.com/sponsors/Brooooooklyn"
  179. },
  180. "peerDependencies": {
  181. "@emnapi/core": "^1.7.1",
  182. "@emnapi/runtime": "^1.7.1"
  183. }
  184. },
  185. "node_modules/@oxc-project/types": {
  186. "version": "0.123.0",
  187. "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.123.0.tgz",
  188. "integrity": "sha512-YtECP/y8Mj1lSHiUWGSRzy/C6teUKlS87dEfuVKT09LgQbUsBW1rNg+MiJ4buGu3yuADV60gbIvo9/HplA56Ew==",
  189. "dev": true,
  190. "license": "MIT",
  191. "funding": {
  192. "url": "https://github.com/sponsors/Boshen"
  193. }
  194. },
  195. "node_modules/@parcel/watcher": {
  196. "version": "2.5.6",
  197. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz",
  198. "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
  199. "hasInstallScript": true,
  200. "license": "MIT",
  201. "optional": true,
  202. "dependencies": {
  203. "detect-libc": "^2.0.3",
  204. "is-glob": "^4.0.3",
  205. "node-addon-api": "^7.0.0",
  206. "picomatch": "^4.0.3"
  207. },
  208. "engines": {
  209. "node": ">= 10.0.0"
  210. },
  211. "funding": {
  212. "type": "opencollective",
  213. "url": "https://opencollective.com/parcel"
  214. },
  215. "optionalDependencies": {
  216. "@parcel/watcher-android-arm64": "2.5.6",
  217. "@parcel/watcher-darwin-arm64": "2.5.6",
  218. "@parcel/watcher-darwin-x64": "2.5.6",
  219. "@parcel/watcher-freebsd-x64": "2.5.6",
  220. "@parcel/watcher-linux-arm-glibc": "2.5.6",
  221. "@parcel/watcher-linux-arm-musl": "2.5.6",
  222. "@parcel/watcher-linux-arm64-glibc": "2.5.6",
  223. "@parcel/watcher-linux-arm64-musl": "2.5.6",
  224. "@parcel/watcher-linux-x64-glibc": "2.5.6",
  225. "@parcel/watcher-linux-x64-musl": "2.5.6",
  226. "@parcel/watcher-win32-arm64": "2.5.6",
  227. "@parcel/watcher-win32-ia32": "2.5.6",
  228. "@parcel/watcher-win32-x64": "2.5.6"
  229. }
  230. },
  231. "node_modules/@parcel/watcher-android-arm64": {
  232. "version": "2.5.6",
  233. "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
  234. "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
  235. "cpu": [
  236. "arm64"
  237. ],
  238. "license": "MIT",
  239. "optional": true,
  240. "os": [
  241. "android"
  242. ],
  243. "engines": {
  244. "node": ">= 10.0.0"
  245. },
  246. "funding": {
  247. "type": "opencollective",
  248. "url": "https://opencollective.com/parcel"
  249. }
  250. },
  251. "node_modules/@parcel/watcher-darwin-arm64": {
  252. "version": "2.5.6",
  253. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
  254. "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
  255. "cpu": [
  256. "arm64"
  257. ],
  258. "license": "MIT",
  259. "optional": true,
  260. "os": [
  261. "darwin"
  262. ],
  263. "engines": {
  264. "node": ">= 10.0.0"
  265. },
  266. "funding": {
  267. "type": "opencollective",
  268. "url": "https://opencollective.com/parcel"
  269. }
  270. },
  271. "node_modules/@parcel/watcher-darwin-x64": {
  272. "version": "2.5.6",
  273. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
  274. "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
  275. "cpu": [
  276. "x64"
  277. ],
  278. "license": "MIT",
  279. "optional": true,
  280. "os": [
  281. "darwin"
  282. ],
  283. "engines": {
  284. "node": ">= 10.0.0"
  285. },
  286. "funding": {
  287. "type": "opencollective",
  288. "url": "https://opencollective.com/parcel"
  289. }
  290. },
  291. "node_modules/@parcel/watcher-freebsd-x64": {
  292. "version": "2.5.6",
  293. "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
  294. "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
  295. "cpu": [
  296. "x64"
  297. ],
  298. "license": "MIT",
  299. "optional": true,
  300. "os": [
  301. "freebsd"
  302. ],
  303. "engines": {
  304. "node": ">= 10.0.0"
  305. },
  306. "funding": {
  307. "type": "opencollective",
  308. "url": "https://opencollective.com/parcel"
  309. }
  310. },
  311. "node_modules/@parcel/watcher-linux-arm-glibc": {
  312. "version": "2.5.6",
  313. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
  314. "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
  315. "cpu": [
  316. "arm"
  317. ],
  318. "license": "MIT",
  319. "optional": true,
  320. "os": [
  321. "linux"
  322. ],
  323. "engines": {
  324. "node": ">= 10.0.0"
  325. },
  326. "funding": {
  327. "type": "opencollective",
  328. "url": "https://opencollective.com/parcel"
  329. }
  330. },
  331. "node_modules/@parcel/watcher-linux-arm-musl": {
  332. "version": "2.5.6",
  333. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
  334. "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
  335. "cpu": [
  336. "arm"
  337. ],
  338. "license": "MIT",
  339. "optional": true,
  340. "os": [
  341. "linux"
  342. ],
  343. "engines": {
  344. "node": ">= 10.0.0"
  345. },
  346. "funding": {
  347. "type": "opencollective",
  348. "url": "https://opencollective.com/parcel"
  349. }
  350. },
  351. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  352. "version": "2.5.6",
  353. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
  354. "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
  355. "cpu": [
  356. "arm64"
  357. ],
  358. "license": "MIT",
  359. "optional": true,
  360. "os": [
  361. "linux"
  362. ],
  363. "engines": {
  364. "node": ">= 10.0.0"
  365. },
  366. "funding": {
  367. "type": "opencollective",
  368. "url": "https://opencollective.com/parcel"
  369. }
  370. },
  371. "node_modules/@parcel/watcher-linux-arm64-musl": {
  372. "version": "2.5.6",
  373. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
  374. "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
  375. "cpu": [
  376. "arm64"
  377. ],
  378. "license": "MIT",
  379. "optional": true,
  380. "os": [
  381. "linux"
  382. ],
  383. "engines": {
  384. "node": ">= 10.0.0"
  385. },
  386. "funding": {
  387. "type": "opencollective",
  388. "url": "https://opencollective.com/parcel"
  389. }
  390. },
  391. "node_modules/@parcel/watcher-linux-x64-glibc": {
  392. "version": "2.5.6",
  393. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
  394. "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
  395. "cpu": [
  396. "x64"
  397. ],
  398. "license": "MIT",
  399. "optional": true,
  400. "os": [
  401. "linux"
  402. ],
  403. "engines": {
  404. "node": ">= 10.0.0"
  405. },
  406. "funding": {
  407. "type": "opencollective",
  408. "url": "https://opencollective.com/parcel"
  409. }
  410. },
  411. "node_modules/@parcel/watcher-linux-x64-musl": {
  412. "version": "2.5.6",
  413. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
  414. "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
  415. "cpu": [
  416. "x64"
  417. ],
  418. "license": "MIT",
  419. "optional": true,
  420. "os": [
  421. "linux"
  422. ],
  423. "engines": {
  424. "node": ">= 10.0.0"
  425. },
  426. "funding": {
  427. "type": "opencollective",
  428. "url": "https://opencollective.com/parcel"
  429. }
  430. },
  431. "node_modules/@parcel/watcher-win32-arm64": {
  432. "version": "2.5.6",
  433. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
  434. "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
  435. "cpu": [
  436. "arm64"
  437. ],
  438. "license": "MIT",
  439. "optional": true,
  440. "os": [
  441. "win32"
  442. ],
  443. "engines": {
  444. "node": ">= 10.0.0"
  445. },
  446. "funding": {
  447. "type": "opencollective",
  448. "url": "https://opencollective.com/parcel"
  449. }
  450. },
  451. "node_modules/@parcel/watcher-win32-ia32": {
  452. "version": "2.5.6",
  453. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
  454. "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
  455. "cpu": [
  456. "ia32"
  457. ],
  458. "license": "MIT",
  459. "optional": true,
  460. "os": [
  461. "win32"
  462. ],
  463. "engines": {
  464. "node": ">= 10.0.0"
  465. },
  466. "funding": {
  467. "type": "opencollective",
  468. "url": "https://opencollective.com/parcel"
  469. }
  470. },
  471. "node_modules/@parcel/watcher-win32-x64": {
  472. "version": "2.5.6",
  473. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  474. "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  475. "cpu": [
  476. "x64"
  477. ],
  478. "license": "MIT",
  479. "optional": true,
  480. "os": [
  481. "win32"
  482. ],
  483. "engines": {
  484. "node": ">= 10.0.0"
  485. },
  486. "funding": {
  487. "type": "opencollective",
  488. "url": "https://opencollective.com/parcel"
  489. }
  490. },
  491. "node_modules/@popperjs/core": {
  492. "name": "@sxzz/popperjs-es",
  493. "version": "2.11.8",
  494. "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  495. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  496. "license": "MIT",
  497. "funding": {
  498. "type": "opencollective",
  499. "url": "https://opencollective.com/popperjs"
  500. }
  501. },
  502. "node_modules/@rolldown/binding-android-arm64": {
  503. "version": "1.0.0-rc.13",
  504. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.13.tgz",
  505. "integrity": "sha512-5ZiiecKH2DXAVJTNN13gNMUcCDg4Jy8ZjbXEsPnqa248wgOVeYRX0iqXXD5Jz4bI9BFHgKsI2qmyJynstbmr+g==",
  506. "cpu": [
  507. "arm64"
  508. ],
  509. "dev": true,
  510. "license": "MIT",
  511. "optional": true,
  512. "os": [
  513. "android"
  514. ],
  515. "engines": {
  516. "node": "^20.19.0 || >=22.12.0"
  517. }
  518. },
  519. "node_modules/@rolldown/binding-darwin-arm64": {
  520. "version": "1.0.0-rc.13",
  521. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.13.tgz",
  522. "integrity": "sha512-tz/v/8G77seu8zAB3A5sK3UFoOl06zcshEzhUO62sAEtrEuW/H1CcyoupOrD+NbQJytYgA4CppXPzlrmp4JZKA==",
  523. "cpu": [
  524. "arm64"
  525. ],
  526. "dev": true,
  527. "license": "MIT",
  528. "optional": true,
  529. "os": [
  530. "darwin"
  531. ],
  532. "engines": {
  533. "node": "^20.19.0 || >=22.12.0"
  534. }
  535. },
  536. "node_modules/@rolldown/binding-darwin-x64": {
  537. "version": "1.0.0-rc.13",
  538. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.13.tgz",
  539. "integrity": "sha512-8DakphqOz8JrMYWTJmWA+vDJxut6LijZ8Xcdc4flOlAhU7PNVwo2MaWBF9iXjJAPo5rC/IxEFZDhJ3GC7NHvug==",
  540. "cpu": [
  541. "x64"
  542. ],
  543. "dev": true,
  544. "license": "MIT",
  545. "optional": true,
  546. "os": [
  547. "darwin"
  548. ],
  549. "engines": {
  550. "node": "^20.19.0 || >=22.12.0"
  551. }
  552. },
  553. "node_modules/@rolldown/binding-freebsd-x64": {
  554. "version": "1.0.0-rc.13",
  555. "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.13.tgz",
  556. "integrity": "sha512-4wBQFfjDuXYN/SVI8inBF3Aa+isq40rc6VMFbk5jcpolUBTe5cYnMsHZ51nFWsx3PVyyNN3vgoESki0Hmr/4BA==",
  557. "cpu": [
  558. "x64"
  559. ],
  560. "dev": true,
  561. "license": "MIT",
  562. "optional": true,
  563. "os": [
  564. "freebsd"
  565. ],
  566. "engines": {
  567. "node": "^20.19.0 || >=22.12.0"
  568. }
  569. },
  570. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  571. "version": "1.0.0-rc.13",
  572. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.13.tgz",
  573. "integrity": "sha512-JW/e4yPIXLms+jmnbwwy5LA/LxVwZUWLN8xug+V200wzaVi5TEGIWQlh8o91gWYFxW609euI98OCCemmWGuPrw==",
  574. "cpu": [
  575. "arm"
  576. ],
  577. "dev": true,
  578. "license": "MIT",
  579. "optional": true,
  580. "os": [
  581. "linux"
  582. ],
  583. "engines": {
  584. "node": "^20.19.0 || >=22.12.0"
  585. }
  586. },
  587. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  588. "version": "1.0.0-rc.13",
  589. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.13.tgz",
  590. "integrity": "sha512-ZfKWpXiUymDnavepCaM6KG/uGydJ4l2nBmMxg60Ci4CbeefpqjPWpfaZM7PThOhk2dssqBAcwLc6rAyr0uTdXg==",
  591. "cpu": [
  592. "arm64"
  593. ],
  594. "dev": true,
  595. "license": "MIT",
  596. "optional": true,
  597. "os": [
  598. "linux"
  599. ],
  600. "engines": {
  601. "node": "^20.19.0 || >=22.12.0"
  602. }
  603. },
  604. "node_modules/@rolldown/binding-linux-arm64-musl": {
  605. "version": "1.0.0-rc.13",
  606. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.13.tgz",
  607. "integrity": "sha512-bmRg3O6Z0gq9yodKKWCIpnlH051sEfdVwt+6m5UDffAQMUUqU0xjnQqqAUm+Gu7ofAAly9DqiQDtKu2nPDEABA==",
  608. "cpu": [
  609. "arm64"
  610. ],
  611. "dev": true,
  612. "license": "MIT",
  613. "optional": true,
  614. "os": [
  615. "linux"
  616. ],
  617. "engines": {
  618. "node": "^20.19.0 || >=22.12.0"
  619. }
  620. },
  621. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  622. "version": "1.0.0-rc.13",
  623. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.13.tgz",
  624. "integrity": "sha512-8Wtnbw4k7pMYN9B/mOEAsQ8HOiq7AZ31Ig4M9BKn2So4xRaFEhtCSa4ZJaOutOWq50zpgR4N5+L/opnlaCx8wQ==",
  625. "cpu": [
  626. "ppc64"
  627. ],
  628. "dev": true,
  629. "license": "MIT",
  630. "optional": true,
  631. "os": [
  632. "linux"
  633. ],
  634. "engines": {
  635. "node": "^20.19.0 || >=22.12.0"
  636. }
  637. },
  638. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  639. "version": "1.0.0-rc.13",
  640. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.13.tgz",
  641. "integrity": "sha512-D/0Nlo8mQuxSMohNJUF2lDXWRsFDsHldfRRgD9bRgktj+EndGPj4DOV37LqDKPYS+osdyhZEH7fTakTAEcW7qg==",
  642. "cpu": [
  643. "s390x"
  644. ],
  645. "dev": true,
  646. "license": "MIT",
  647. "optional": true,
  648. "os": [
  649. "linux"
  650. ],
  651. "engines": {
  652. "node": "^20.19.0 || >=22.12.0"
  653. }
  654. },
  655. "node_modules/@rolldown/binding-linux-x64-gnu": {
  656. "version": "1.0.0-rc.13",
  657. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.13.tgz",
  658. "integrity": "sha512-eRrPvat2YaVQcwwKi/JzOP6MKf1WRnOCr+VaI3cTWz3ZoLcP/654z90lVCJ4dAuMEpPdke0n+qyAqXDZdIC4rA==",
  659. "cpu": [
  660. "x64"
  661. ],
  662. "dev": true,
  663. "license": "MIT",
  664. "optional": true,
  665. "os": [
  666. "linux"
  667. ],
  668. "engines": {
  669. "node": "^20.19.0 || >=22.12.0"
  670. }
  671. },
  672. "node_modules/@rolldown/binding-linux-x64-musl": {
  673. "version": "1.0.0-rc.13",
  674. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.13.tgz",
  675. "integrity": "sha512-PsdONiFRp8hR8KgVjTWjZ9s7uA3uueWL0t74/cKHfM4dR5zXYv4AjB8BvA+QDToqxAFg4ZkcVEqeu5F7inoz5w==",
  676. "cpu": [
  677. "x64"
  678. ],
  679. "dev": true,
  680. "license": "MIT",
  681. "optional": true,
  682. "os": [
  683. "linux"
  684. ],
  685. "engines": {
  686. "node": "^20.19.0 || >=22.12.0"
  687. }
  688. },
  689. "node_modules/@rolldown/binding-openharmony-arm64": {
  690. "version": "1.0.0-rc.13",
  691. "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.13.tgz",
  692. "integrity": "sha512-hCNXgC5dI3TVOLrPT++PKFNZ+1EtS0mLQwfXXXSUD/+rGlB65gZDwN/IDuxLpQP4x8RYYHqGomlUXzpO8aVI2w==",
  693. "cpu": [
  694. "arm64"
  695. ],
  696. "dev": true,
  697. "license": "MIT",
  698. "optional": true,
  699. "os": [
  700. "openharmony"
  701. ],
  702. "engines": {
  703. "node": "^20.19.0 || >=22.12.0"
  704. }
  705. },
  706. "node_modules/@rolldown/binding-wasm32-wasi": {
  707. "version": "1.0.0-rc.13",
  708. "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.13.tgz",
  709. "integrity": "sha512-viLS5C5et8NFtLWw9Sw3M/w4vvnVkbWkO7wSNh3C+7G1+uCkGpr6PcjNDSFcNtmXY/4trjPBqUfcOL+P3sWy/g==",
  710. "cpu": [
  711. "wasm32"
  712. ],
  713. "dev": true,
  714. "license": "MIT",
  715. "optional": true,
  716. "dependencies": {
  717. "@emnapi/core": "1.9.1",
  718. "@emnapi/runtime": "1.9.1",
  719. "@napi-rs/wasm-runtime": "^1.1.2"
  720. },
  721. "engines": {
  722. "node": ">=14.0.0"
  723. }
  724. },
  725. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  726. "version": "1.0.0-rc.13",
  727. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.13.tgz",
  728. "integrity": "sha512-Fqa3Tlt1xL4wzmAYxGNFV36Hb+VfPc9PYU+E25DAnswXv3ODDu/yyWjQDbXMo5AGWkQVjLgQExuVu8I/UaZhPQ==",
  729. "cpu": [
  730. "arm64"
  731. ],
  732. "dev": true,
  733. "license": "MIT",
  734. "optional": true,
  735. "os": [
  736. "win32"
  737. ],
  738. "engines": {
  739. "node": "^20.19.0 || >=22.12.0"
  740. }
  741. },
  742. "node_modules/@rolldown/binding-win32-x64-msvc": {
  743. "version": "1.0.0-rc.13",
  744. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.13.tgz",
  745. "integrity": "sha512-/pLI5kPkGEi44TDlnbio3St/5gUFeN51YWNAk/Gnv6mEQBOahRBh52qVFVBpmrnU01n2yysvBML9Ynu7K4kGAQ==",
  746. "cpu": [
  747. "x64"
  748. ],
  749. "dev": true,
  750. "license": "MIT",
  751. "optional": true,
  752. "os": [
  753. "win32"
  754. ],
  755. "engines": {
  756. "node": "^20.19.0 || >=22.12.0"
  757. }
  758. },
  759. "node_modules/@rolldown/pluginutils": {
  760. "version": "1.0.0-rc.2",
  761. "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz",
  762. "integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==",
  763. "dev": true,
  764. "license": "MIT"
  765. },
  766. "node_modules/@transloadit/prettier-bytes": {
  767. "version": "0.0.7",
  768. "resolved": "https://registry.npmjs.org/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz",
  769. "integrity": "sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==",
  770. "license": "MIT"
  771. },
  772. "node_modules/@tybys/wasm-util": {
  773. "version": "0.10.1",
  774. "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
  775. "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
  776. "dev": true,
  777. "license": "MIT",
  778. "optional": true,
  779. "dependencies": {
  780. "tslib": "^2.4.0"
  781. }
  782. },
  783. "node_modules/@types/event-emitter": {
  784. "version": "0.3.5",
  785. "resolved": "https://registry.npmjs.org/@types/event-emitter/-/event-emitter-0.3.5.tgz",
  786. "integrity": "sha512-zx2/Gg0Eg7gwEiOIIh5w9TrhKKTeQh7CPCOPNc0el4pLSwzebA8SmnHwZs2dWlLONvyulykSwGSQxQHLhjGLvQ==",
  787. "license": "MIT"
  788. },
  789. "node_modules/@types/lodash": {
  790. "version": "4.17.24",
  791. "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz",
  792. "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
  793. "license": "MIT"
  794. },
  795. "node_modules/@types/lodash-es": {
  796. "version": "4.17.12",
  797. "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  798. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  799. "license": "MIT",
  800. "dependencies": {
  801. "@types/lodash": "*"
  802. }
  803. },
  804. "node_modules/@types/web-bluetooth": {
  805. "version": "0.0.20",
  806. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  807. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  808. "license": "MIT"
  809. },
  810. "node_modules/@uppy/companion-client": {
  811. "version": "2.2.2",
  812. "resolved": "https://registry.npmjs.org/@uppy/companion-client/-/companion-client-2.2.2.tgz",
  813. "integrity": "sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==",
  814. "license": "MIT",
  815. "dependencies": {
  816. "@uppy/utils": "^4.1.2",
  817. "namespace-emitter": "^2.0.1"
  818. }
  819. },
  820. "node_modules/@uppy/core": {
  821. "version": "2.3.4",
  822. "resolved": "https://registry.npmjs.org/@uppy/core/-/core-2.3.4.tgz",
  823. "integrity": "sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==",
  824. "license": "MIT",
  825. "dependencies": {
  826. "@transloadit/prettier-bytes": "0.0.7",
  827. "@uppy/store-default": "^2.1.1",
  828. "@uppy/utils": "^4.1.3",
  829. "lodash.throttle": "^4.1.1",
  830. "mime-match": "^1.0.2",
  831. "namespace-emitter": "^2.0.1",
  832. "nanoid": "^3.1.25",
  833. "preact": "^10.5.13"
  834. }
  835. },
  836. "node_modules/@uppy/store-default": {
  837. "version": "2.1.1",
  838. "resolved": "https://registry.npmjs.org/@uppy/store-default/-/store-default-2.1.1.tgz",
  839. "integrity": "sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==",
  840. "license": "MIT"
  841. },
  842. "node_modules/@uppy/utils": {
  843. "version": "4.1.3",
  844. "resolved": "https://registry.npmjs.org/@uppy/utils/-/utils-4.1.3.tgz",
  845. "integrity": "sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==",
  846. "license": "MIT",
  847. "dependencies": {
  848. "lodash.throttle": "^4.1.1"
  849. }
  850. },
  851. "node_modules/@uppy/xhr-upload": {
  852. "version": "2.1.3",
  853. "resolved": "https://registry.npmjs.org/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz",
  854. "integrity": "sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==",
  855. "license": "MIT",
  856. "dependencies": {
  857. "@uppy/companion-client": "^2.2.2",
  858. "@uppy/utils": "^4.1.2",
  859. "nanoid": "^3.1.25"
  860. },
  861. "peerDependencies": {
  862. "@uppy/core": "^2.3.3"
  863. }
  864. },
  865. "node_modules/@vitejs/plugin-vue": {
  866. "version": "6.0.5",
  867. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz",
  868. "integrity": "sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==",
  869. "dev": true,
  870. "license": "MIT",
  871. "dependencies": {
  872. "@rolldown/pluginutils": "1.0.0-rc.2"
  873. },
  874. "engines": {
  875. "node": "^20.19.0 || >=22.12.0"
  876. },
  877. "peerDependencies": {
  878. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  879. "vue": "^3.2.25"
  880. }
  881. },
  882. "node_modules/@vue/compiler-core": {
  883. "version": "3.5.32",
  884. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.32.tgz",
  885. "integrity": "sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==",
  886. "license": "MIT",
  887. "dependencies": {
  888. "@babel/parser": "^7.29.2",
  889. "@vue/shared": "3.5.32",
  890. "entities": "^7.0.1",
  891. "estree-walker": "^2.0.2",
  892. "source-map-js": "^1.2.1"
  893. }
  894. },
  895. "node_modules/@vue/compiler-dom": {
  896. "version": "3.5.32",
  897. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.32.tgz",
  898. "integrity": "sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==",
  899. "license": "MIT",
  900. "dependencies": {
  901. "@vue/compiler-core": "3.5.32",
  902. "@vue/shared": "3.5.32"
  903. }
  904. },
  905. "node_modules/@vue/compiler-sfc": {
  906. "version": "3.5.32",
  907. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.32.tgz",
  908. "integrity": "sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==",
  909. "license": "MIT",
  910. "dependencies": {
  911. "@babel/parser": "^7.29.2",
  912. "@vue/compiler-core": "3.5.32",
  913. "@vue/compiler-dom": "3.5.32",
  914. "@vue/compiler-ssr": "3.5.32",
  915. "@vue/shared": "3.5.32",
  916. "estree-walker": "^2.0.2",
  917. "magic-string": "^0.30.21",
  918. "postcss": "^8.5.8",
  919. "source-map-js": "^1.2.1"
  920. }
  921. },
  922. "node_modules/@vue/compiler-ssr": {
  923. "version": "3.5.32",
  924. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.32.tgz",
  925. "integrity": "sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==",
  926. "license": "MIT",
  927. "dependencies": {
  928. "@vue/compiler-dom": "3.5.32",
  929. "@vue/shared": "3.5.32"
  930. }
  931. },
  932. "node_modules/@vue/devtools-api": {
  933. "version": "7.7.9",
  934. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.7.9.tgz",
  935. "integrity": "sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==",
  936. "license": "MIT",
  937. "dependencies": {
  938. "@vue/devtools-kit": "^7.7.9"
  939. }
  940. },
  941. "node_modules/@vue/devtools-kit": {
  942. "version": "7.7.9",
  943. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.9.tgz",
  944. "integrity": "sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==",
  945. "license": "MIT",
  946. "dependencies": {
  947. "@vue/devtools-shared": "^7.7.9",
  948. "birpc": "^2.3.0",
  949. "hookable": "^5.5.3",
  950. "mitt": "^3.0.1",
  951. "perfect-debounce": "^1.0.0",
  952. "speakingurl": "^14.0.1",
  953. "superjson": "^2.2.2"
  954. }
  955. },
  956. "node_modules/@vue/devtools-shared": {
  957. "version": "7.7.9",
  958. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.9.tgz",
  959. "integrity": "sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==",
  960. "license": "MIT",
  961. "dependencies": {
  962. "rfdc": "^1.4.1"
  963. }
  964. },
  965. "node_modules/@vue/reactivity": {
  966. "version": "3.5.32",
  967. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.32.tgz",
  968. "integrity": "sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==",
  969. "license": "MIT",
  970. "dependencies": {
  971. "@vue/shared": "3.5.32"
  972. }
  973. },
  974. "node_modules/@vue/runtime-core": {
  975. "version": "3.5.32",
  976. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.32.tgz",
  977. "integrity": "sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==",
  978. "license": "MIT",
  979. "dependencies": {
  980. "@vue/reactivity": "3.5.32",
  981. "@vue/shared": "3.5.32"
  982. }
  983. },
  984. "node_modules/@vue/runtime-dom": {
  985. "version": "3.5.32",
  986. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.32.tgz",
  987. "integrity": "sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==",
  988. "license": "MIT",
  989. "dependencies": {
  990. "@vue/reactivity": "3.5.32",
  991. "@vue/runtime-core": "3.5.32",
  992. "@vue/shared": "3.5.32",
  993. "csstype": "^3.2.3"
  994. }
  995. },
  996. "node_modules/@vue/server-renderer": {
  997. "version": "3.5.32",
  998. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.32.tgz",
  999. "integrity": "sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==",
  1000. "license": "MIT",
  1001. "dependencies": {
  1002. "@vue/compiler-ssr": "3.5.32",
  1003. "@vue/shared": "3.5.32"
  1004. },
  1005. "peerDependencies": {
  1006. "vue": "3.5.32"
  1007. }
  1008. },
  1009. "node_modules/@vue/shared": {
  1010. "version": "3.5.32",
  1011. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.32.tgz",
  1012. "integrity": "sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==",
  1013. "license": "MIT"
  1014. },
  1015. "node_modules/@vueuse/core": {
  1016. "version": "12.0.0",
  1017. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-12.0.0.tgz",
  1018. "integrity": "sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==",
  1019. "license": "MIT",
  1020. "dependencies": {
  1021. "@types/web-bluetooth": "^0.0.20",
  1022. "@vueuse/metadata": "12.0.0",
  1023. "@vueuse/shared": "12.0.0",
  1024. "vue": "^3.5.13"
  1025. },
  1026. "funding": {
  1027. "url": "https://github.com/sponsors/antfu"
  1028. }
  1029. },
  1030. "node_modules/@vueuse/metadata": {
  1031. "version": "12.0.0",
  1032. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-12.0.0.tgz",
  1033. "integrity": "sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==",
  1034. "license": "MIT",
  1035. "funding": {
  1036. "url": "https://github.com/sponsors/antfu"
  1037. }
  1038. },
  1039. "node_modules/@vueuse/shared": {
  1040. "version": "12.0.0",
  1041. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.0.0.tgz",
  1042. "integrity": "sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==",
  1043. "license": "MIT",
  1044. "dependencies": {
  1045. "vue": "^3.5.13"
  1046. },
  1047. "funding": {
  1048. "url": "https://github.com/sponsors/antfu"
  1049. }
  1050. },
  1051. "node_modules/@wangeditor/basic-modules": {
  1052. "version": "1.1.7",
  1053. "resolved": "https://registry.npmjs.org/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz",
  1054. "integrity": "sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==",
  1055. "license": "MIT",
  1056. "dependencies": {
  1057. "is-url": "^1.2.4"
  1058. },
  1059. "peerDependencies": {
  1060. "@wangeditor/core": "1.x",
  1061. "dom7": "^3.0.0",
  1062. "lodash.throttle": "^4.1.1",
  1063. "nanoid": "^3.2.0",
  1064. "slate": "^0.72.0",
  1065. "snabbdom": "^3.1.0"
  1066. }
  1067. },
  1068. "node_modules/@wangeditor/code-highlight": {
  1069. "version": "1.0.3",
  1070. "resolved": "https://registry.npmjs.org/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz",
  1071. "integrity": "sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==",
  1072. "license": "MIT",
  1073. "dependencies": {
  1074. "prismjs": "^1.23.0"
  1075. },
  1076. "peerDependencies": {
  1077. "@wangeditor/core": "1.x",
  1078. "dom7": "^3.0.0",
  1079. "slate": "^0.72.0",
  1080. "snabbdom": "^3.1.0"
  1081. }
  1082. },
  1083. "node_modules/@wangeditor/core": {
  1084. "version": "1.1.19",
  1085. "resolved": "https://registry.npmjs.org/@wangeditor/core/-/core-1.1.19.tgz",
  1086. "integrity": "sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==",
  1087. "license": "MIT",
  1088. "dependencies": {
  1089. "@types/event-emitter": "^0.3.3",
  1090. "event-emitter": "^0.3.5",
  1091. "html-void-elements": "^2.0.0",
  1092. "i18next": "^20.4.0",
  1093. "scroll-into-view-if-needed": "^2.2.28",
  1094. "slate-history": "^0.66.0"
  1095. },
  1096. "peerDependencies": {
  1097. "@uppy/core": "^2.1.1",
  1098. "@uppy/xhr-upload": "^2.0.3",
  1099. "dom7": "^3.0.0",
  1100. "is-hotkey": "^0.2.0",
  1101. "lodash.camelcase": "^4.3.0",
  1102. "lodash.clonedeep": "^4.5.0",
  1103. "lodash.debounce": "^4.0.8",
  1104. "lodash.foreach": "^4.5.0",
  1105. "lodash.isequal": "^4.5.0",
  1106. "lodash.throttle": "^4.1.1",
  1107. "lodash.toarray": "^4.4.0",
  1108. "nanoid": "^3.2.0",
  1109. "slate": "^0.72.0",
  1110. "snabbdom": "^3.1.0"
  1111. }
  1112. },
  1113. "node_modules/@wangeditor/editor": {
  1114. "version": "5.1.23",
  1115. "resolved": "https://registry.npmjs.org/@wangeditor/editor/-/editor-5.1.23.tgz",
  1116. "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==",
  1117. "license": "MIT",
  1118. "dependencies": {
  1119. "@uppy/core": "^2.1.1",
  1120. "@uppy/xhr-upload": "^2.0.3",
  1121. "@wangeditor/basic-modules": "^1.1.7",
  1122. "@wangeditor/code-highlight": "^1.0.3",
  1123. "@wangeditor/core": "^1.1.19",
  1124. "@wangeditor/list-module": "^1.0.5",
  1125. "@wangeditor/table-module": "^1.1.4",
  1126. "@wangeditor/upload-image-module": "^1.0.2",
  1127. "@wangeditor/video-module": "^1.1.4",
  1128. "dom7": "^3.0.0",
  1129. "is-hotkey": "^0.2.0",
  1130. "lodash.camelcase": "^4.3.0",
  1131. "lodash.clonedeep": "^4.5.0",
  1132. "lodash.debounce": "^4.0.8",
  1133. "lodash.foreach": "^4.5.0",
  1134. "lodash.isequal": "^4.5.0",
  1135. "lodash.throttle": "^4.1.1",
  1136. "lodash.toarray": "^4.4.0",
  1137. "nanoid": "^3.2.0",
  1138. "slate": "^0.72.0",
  1139. "snabbdom": "^3.1.0"
  1140. }
  1141. },
  1142. "node_modules/@wangeditor/editor-for-vue": {
  1143. "version": "5.1.12",
  1144. "resolved": "https://registry.npmjs.org/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz",
  1145. "integrity": "sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==",
  1146. "license": "MIT",
  1147. "peerDependencies": {
  1148. "@wangeditor/editor": ">=5.1.0",
  1149. "vue": "^3.0.5"
  1150. }
  1151. },
  1152. "node_modules/@wangeditor/list-module": {
  1153. "version": "1.0.5",
  1154. "resolved": "https://registry.npmjs.org/@wangeditor/list-module/-/list-module-1.0.5.tgz",
  1155. "integrity": "sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==",
  1156. "license": "MIT",
  1157. "peerDependencies": {
  1158. "@wangeditor/core": "1.x",
  1159. "dom7": "^3.0.0",
  1160. "slate": "^0.72.0",
  1161. "snabbdom": "^3.1.0"
  1162. }
  1163. },
  1164. "node_modules/@wangeditor/table-module": {
  1165. "version": "1.1.4",
  1166. "resolved": "https://registry.npmjs.org/@wangeditor/table-module/-/table-module-1.1.4.tgz",
  1167. "integrity": "sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==",
  1168. "license": "MIT",
  1169. "peerDependencies": {
  1170. "@wangeditor/core": "1.x",
  1171. "dom7": "^3.0.0",
  1172. "lodash.isequal": "^4.5.0",
  1173. "lodash.throttle": "^4.1.1",
  1174. "nanoid": "^3.2.0",
  1175. "slate": "^0.72.0",
  1176. "snabbdom": "^3.1.0"
  1177. }
  1178. },
  1179. "node_modules/@wangeditor/upload-image-module": {
  1180. "version": "1.0.2",
  1181. "resolved": "https://registry.npmjs.org/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz",
  1182. "integrity": "sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==",
  1183. "license": "MIT",
  1184. "peerDependencies": {
  1185. "@uppy/core": "^2.0.3",
  1186. "@uppy/xhr-upload": "^2.0.3",
  1187. "@wangeditor/basic-modules": "1.x",
  1188. "@wangeditor/core": "1.x",
  1189. "dom7": "^3.0.0",
  1190. "lodash.foreach": "^4.5.0",
  1191. "slate": "^0.72.0",
  1192. "snabbdom": "^3.1.0"
  1193. }
  1194. },
  1195. "node_modules/@wangeditor/video-module": {
  1196. "version": "1.1.4",
  1197. "resolved": "https://registry.npmjs.org/@wangeditor/video-module/-/video-module-1.1.4.tgz",
  1198. "integrity": "sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==",
  1199. "license": "MIT",
  1200. "peerDependencies": {
  1201. "@uppy/core": "^2.1.4",
  1202. "@uppy/xhr-upload": "^2.0.7",
  1203. "@wangeditor/core": "1.x",
  1204. "dom7": "^3.0.0",
  1205. "nanoid": "^3.2.0",
  1206. "slate": "^0.72.0",
  1207. "snabbdom": "^3.1.0"
  1208. }
  1209. },
  1210. "node_modules/adler-32": {
  1211. "version": "1.3.1",
  1212. "resolved": "https://registry.npmjs.org/adler-32/-/adler-32-1.3.1.tgz",
  1213. "integrity": "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==",
  1214. "license": "Apache-2.0",
  1215. "engines": {
  1216. "node": ">=0.8"
  1217. }
  1218. },
  1219. "node_modules/async-validator": {
  1220. "version": "4.2.5",
  1221. "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz",
  1222. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1223. "license": "MIT"
  1224. },
  1225. "node_modules/asynckit": {
  1226. "version": "0.4.0",
  1227. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  1228. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1229. "license": "MIT"
  1230. },
  1231. "node_modules/axios": {
  1232. "version": "1.14.0",
  1233. "resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz",
  1234. "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
  1235. "license": "MIT",
  1236. "dependencies": {
  1237. "follow-redirects": "^1.15.11",
  1238. "form-data": "^4.0.5",
  1239. "proxy-from-env": "^2.1.0"
  1240. }
  1241. },
  1242. "node_modules/birpc": {
  1243. "version": "2.9.0",
  1244. "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.9.0.tgz",
  1245. "integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
  1246. "license": "MIT",
  1247. "funding": {
  1248. "url": "https://github.com/sponsors/antfu"
  1249. }
  1250. },
  1251. "node_modules/call-bind-apply-helpers": {
  1252. "version": "1.0.2",
  1253. "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  1254. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  1255. "license": "MIT",
  1256. "dependencies": {
  1257. "es-errors": "^1.3.0",
  1258. "function-bind": "^1.1.2"
  1259. },
  1260. "engines": {
  1261. "node": ">= 0.4"
  1262. }
  1263. },
  1264. "node_modules/cfb": {
  1265. "version": "1.2.2",
  1266. "resolved": "https://registry.npmjs.org/cfb/-/cfb-1.2.2.tgz",
  1267. "integrity": "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==",
  1268. "license": "Apache-2.0",
  1269. "dependencies": {
  1270. "adler-32": "~1.3.0",
  1271. "crc-32": "~1.2.0"
  1272. },
  1273. "engines": {
  1274. "node": ">=0.8"
  1275. }
  1276. },
  1277. "node_modules/china-division": {
  1278. "version": "2.7.0",
  1279. "resolved": "https://registry.npmjs.org/china-division/-/china-division-2.7.0.tgz",
  1280. "integrity": "sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA==",
  1281. "license": "MIT"
  1282. },
  1283. "node_modules/chokidar": {
  1284. "version": "4.0.3",
  1285. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  1286. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  1287. "license": "MIT",
  1288. "dependencies": {
  1289. "readdirp": "^4.0.1"
  1290. },
  1291. "engines": {
  1292. "node": ">= 14.16.0"
  1293. },
  1294. "funding": {
  1295. "url": "https://paulmillr.com/funding/"
  1296. }
  1297. },
  1298. "node_modules/codepage": {
  1299. "version": "1.15.0",
  1300. "resolved": "https://registry.npmjs.org/codepage/-/codepage-1.15.0.tgz",
  1301. "integrity": "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==",
  1302. "license": "Apache-2.0",
  1303. "engines": {
  1304. "node": ">=0.8"
  1305. }
  1306. },
  1307. "node_modules/combined-stream": {
  1308. "version": "1.0.8",
  1309. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  1310. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1311. "license": "MIT",
  1312. "dependencies": {
  1313. "delayed-stream": "~1.0.0"
  1314. },
  1315. "engines": {
  1316. "node": ">= 0.8"
  1317. }
  1318. },
  1319. "node_modules/compute-scroll-into-view": {
  1320. "version": "1.0.20",
  1321. "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
  1322. "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
  1323. "license": "MIT"
  1324. },
  1325. "node_modules/copy-anything": {
  1326. "version": "4.0.5",
  1327. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-4.0.5.tgz",
  1328. "integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
  1329. "license": "MIT",
  1330. "dependencies": {
  1331. "is-what": "^5.2.0"
  1332. },
  1333. "engines": {
  1334. "node": ">=18"
  1335. },
  1336. "funding": {
  1337. "url": "https://github.com/sponsors/mesqueeb"
  1338. }
  1339. },
  1340. "node_modules/crc-32": {
  1341. "version": "1.2.2",
  1342. "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
  1343. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  1344. "license": "Apache-2.0",
  1345. "bin": {
  1346. "crc32": "bin/crc32.njs"
  1347. },
  1348. "engines": {
  1349. "node": ">=0.8"
  1350. }
  1351. },
  1352. "node_modules/csstype": {
  1353. "version": "3.2.3",
  1354. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  1355. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1356. "license": "MIT"
  1357. },
  1358. "node_modules/d": {
  1359. "version": "1.0.2",
  1360. "resolved": "https://registry.npmjs.org/d/-/d-1.0.2.tgz",
  1361. "integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
  1362. "license": "ISC",
  1363. "dependencies": {
  1364. "es5-ext": "^0.10.64",
  1365. "type": "^2.7.2"
  1366. },
  1367. "engines": {
  1368. "node": ">=0.12"
  1369. }
  1370. },
  1371. "node_modules/dayjs": {
  1372. "version": "1.11.20",
  1373. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
  1374. "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
  1375. "license": "MIT"
  1376. },
  1377. "node_modules/delayed-stream": {
  1378. "version": "1.0.0",
  1379. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1380. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1381. "license": "MIT",
  1382. "engines": {
  1383. "node": ">=0.4.0"
  1384. }
  1385. },
  1386. "node_modules/detect-libc": {
  1387. "version": "2.1.2",
  1388. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  1389. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1390. "devOptional": true,
  1391. "license": "Apache-2.0",
  1392. "engines": {
  1393. "node": ">=8"
  1394. }
  1395. },
  1396. "node_modules/dom7": {
  1397. "version": "3.0.0",
  1398. "resolved": "https://registry.npmjs.org/dom7/-/dom7-3.0.0.tgz",
  1399. "integrity": "sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==",
  1400. "license": "MIT",
  1401. "dependencies": {
  1402. "ssr-window": "^3.0.0-alpha.1"
  1403. }
  1404. },
  1405. "node_modules/dunder-proto": {
  1406. "version": "1.0.1",
  1407. "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
  1408. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  1409. "license": "MIT",
  1410. "dependencies": {
  1411. "call-bind-apply-helpers": "^1.0.1",
  1412. "es-errors": "^1.3.0",
  1413. "gopd": "^1.2.0"
  1414. },
  1415. "engines": {
  1416. "node": ">= 0.4"
  1417. }
  1418. },
  1419. "node_modules/element-china-area-data": {
  1420. "version": "6.1.0",
  1421. "resolved": "https://registry.npmjs.org/element-china-area-data/-/element-china-area-data-6.1.0.tgz",
  1422. "integrity": "sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==",
  1423. "license": "MIT",
  1424. "dependencies": {
  1425. "china-division": "^2.7.0"
  1426. }
  1427. },
  1428. "node_modules/element-plus": {
  1429. "version": "2.13.6",
  1430. "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.13.6.tgz",
  1431. "integrity": "sha512-XHgwXr8Fjz6i+6BaqFhAbae/dJbG7bBAAlHrY3pWL7dpj+JcqcOyKYt4Oy5KP86FQwS1k4uIZDjCx2FyUR5lDg==",
  1432. "license": "MIT",
  1433. "dependencies": {
  1434. "@ctrl/tinycolor": "^4.2.0",
  1435. "@element-plus/icons-vue": "^2.3.2",
  1436. "@floating-ui/dom": "^1.0.1",
  1437. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1438. "@types/lodash": "^4.17.20",
  1439. "@types/lodash-es": "^4.17.12",
  1440. "@vueuse/core": "12.0.0",
  1441. "async-validator": "^4.2.5",
  1442. "dayjs": "^1.11.19",
  1443. "lodash": "^4.17.23",
  1444. "lodash-es": "^4.17.23",
  1445. "lodash-unified": "^1.0.3",
  1446. "memoize-one": "^6.0.0",
  1447. "normalize-wheel-es": "^1.2.0",
  1448. "vue-component-type-helpers": "^3.2.4"
  1449. },
  1450. "peerDependencies": {
  1451. "vue": "^3.3.0"
  1452. }
  1453. },
  1454. "node_modules/entities": {
  1455. "version": "7.0.1",
  1456. "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
  1457. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1458. "license": "BSD-2-Clause",
  1459. "engines": {
  1460. "node": ">=0.12"
  1461. },
  1462. "funding": {
  1463. "url": "https://github.com/fb55/entities?sponsor=1"
  1464. }
  1465. },
  1466. "node_modules/es-define-property": {
  1467. "version": "1.0.1",
  1468. "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
  1469. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  1470. "license": "MIT",
  1471. "engines": {
  1472. "node": ">= 0.4"
  1473. }
  1474. },
  1475. "node_modules/es-errors": {
  1476. "version": "1.3.0",
  1477. "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
  1478. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  1479. "license": "MIT",
  1480. "engines": {
  1481. "node": ">= 0.4"
  1482. }
  1483. },
  1484. "node_modules/es-object-atoms": {
  1485. "version": "1.1.1",
  1486. "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
  1487. "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
  1488. "license": "MIT",
  1489. "dependencies": {
  1490. "es-errors": "^1.3.0"
  1491. },
  1492. "engines": {
  1493. "node": ">= 0.4"
  1494. }
  1495. },
  1496. "node_modules/es-set-tostringtag": {
  1497. "version": "2.1.0",
  1498. "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  1499. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  1500. "license": "MIT",
  1501. "dependencies": {
  1502. "es-errors": "^1.3.0",
  1503. "get-intrinsic": "^1.2.6",
  1504. "has-tostringtag": "^1.0.2",
  1505. "hasown": "^2.0.2"
  1506. },
  1507. "engines": {
  1508. "node": ">= 0.4"
  1509. }
  1510. },
  1511. "node_modules/es5-ext": {
  1512. "version": "0.10.64",
  1513. "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz",
  1514. "integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
  1515. "hasInstallScript": true,
  1516. "license": "ISC",
  1517. "dependencies": {
  1518. "es6-iterator": "^2.0.3",
  1519. "es6-symbol": "^3.1.3",
  1520. "esniff": "^2.0.1",
  1521. "next-tick": "^1.1.0"
  1522. },
  1523. "engines": {
  1524. "node": ">=0.10"
  1525. }
  1526. },
  1527. "node_modules/es6-iterator": {
  1528. "version": "2.0.3",
  1529. "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
  1530. "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
  1531. "license": "MIT",
  1532. "dependencies": {
  1533. "d": "1",
  1534. "es5-ext": "^0.10.35",
  1535. "es6-symbol": "^3.1.1"
  1536. }
  1537. },
  1538. "node_modules/es6-symbol": {
  1539. "version": "3.1.4",
  1540. "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz",
  1541. "integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
  1542. "license": "ISC",
  1543. "dependencies": {
  1544. "d": "^1.0.2",
  1545. "ext": "^1.7.0"
  1546. },
  1547. "engines": {
  1548. "node": ">=0.12"
  1549. }
  1550. },
  1551. "node_modules/esniff": {
  1552. "version": "2.0.1",
  1553. "resolved": "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz",
  1554. "integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
  1555. "license": "ISC",
  1556. "dependencies": {
  1557. "d": "^1.0.1",
  1558. "es5-ext": "^0.10.62",
  1559. "event-emitter": "^0.3.5",
  1560. "type": "^2.7.2"
  1561. },
  1562. "engines": {
  1563. "node": ">=0.10"
  1564. }
  1565. },
  1566. "node_modules/estree-walker": {
  1567. "version": "2.0.2",
  1568. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1569. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1570. "license": "MIT"
  1571. },
  1572. "node_modules/event-emitter": {
  1573. "version": "0.3.5",
  1574. "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
  1575. "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
  1576. "license": "MIT",
  1577. "dependencies": {
  1578. "d": "1",
  1579. "es5-ext": "~0.10.14"
  1580. }
  1581. },
  1582. "node_modules/ext": {
  1583. "version": "1.7.0",
  1584. "resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
  1585. "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
  1586. "license": "ISC",
  1587. "dependencies": {
  1588. "type": "^2.7.2"
  1589. }
  1590. },
  1591. "node_modules/fdir": {
  1592. "version": "6.5.0",
  1593. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
  1594. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1595. "dev": true,
  1596. "license": "MIT",
  1597. "engines": {
  1598. "node": ">=12.0.0"
  1599. },
  1600. "peerDependencies": {
  1601. "picomatch": "^3 || ^4"
  1602. },
  1603. "peerDependenciesMeta": {
  1604. "picomatch": {
  1605. "optional": true
  1606. }
  1607. }
  1608. },
  1609. "node_modules/follow-redirects": {
  1610. "version": "1.15.11",
  1611. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
  1612. "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
  1613. "funding": [
  1614. {
  1615. "type": "individual",
  1616. "url": "https://github.com/sponsors/RubenVerborgh"
  1617. }
  1618. ],
  1619. "license": "MIT",
  1620. "engines": {
  1621. "node": ">=4.0"
  1622. },
  1623. "peerDependenciesMeta": {
  1624. "debug": {
  1625. "optional": true
  1626. }
  1627. }
  1628. },
  1629. "node_modules/form-data": {
  1630. "version": "4.0.5",
  1631. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
  1632. "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
  1633. "license": "MIT",
  1634. "dependencies": {
  1635. "asynckit": "^0.4.0",
  1636. "combined-stream": "^1.0.8",
  1637. "es-set-tostringtag": "^2.1.0",
  1638. "hasown": "^2.0.2",
  1639. "mime-types": "^2.1.12"
  1640. },
  1641. "engines": {
  1642. "node": ">= 6"
  1643. }
  1644. },
  1645. "node_modules/frac": {
  1646. "version": "1.1.2",
  1647. "resolved": "https://registry.npmjs.org/frac/-/frac-1.1.2.tgz",
  1648. "integrity": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==",
  1649. "license": "Apache-2.0",
  1650. "engines": {
  1651. "node": ">=0.8"
  1652. }
  1653. },
  1654. "node_modules/fsevents": {
  1655. "version": "2.3.3",
  1656. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  1657. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1658. "dev": true,
  1659. "hasInstallScript": true,
  1660. "license": "MIT",
  1661. "optional": true,
  1662. "os": [
  1663. "darwin"
  1664. ],
  1665. "engines": {
  1666. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1667. }
  1668. },
  1669. "node_modules/function-bind": {
  1670. "version": "1.1.2",
  1671. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  1672. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  1673. "license": "MIT",
  1674. "funding": {
  1675. "url": "https://github.com/sponsors/ljharb"
  1676. }
  1677. },
  1678. "node_modules/get-intrinsic": {
  1679. "version": "1.3.0",
  1680. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  1681. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  1682. "license": "MIT",
  1683. "dependencies": {
  1684. "call-bind-apply-helpers": "^1.0.2",
  1685. "es-define-property": "^1.0.1",
  1686. "es-errors": "^1.3.0",
  1687. "es-object-atoms": "^1.1.1",
  1688. "function-bind": "^1.1.2",
  1689. "get-proto": "^1.0.1",
  1690. "gopd": "^1.2.0",
  1691. "has-symbols": "^1.1.0",
  1692. "hasown": "^2.0.2",
  1693. "math-intrinsics": "^1.1.0"
  1694. },
  1695. "engines": {
  1696. "node": ">= 0.4"
  1697. },
  1698. "funding": {
  1699. "url": "https://github.com/sponsors/ljharb"
  1700. }
  1701. },
  1702. "node_modules/get-proto": {
  1703. "version": "1.0.1",
  1704. "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
  1705. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  1706. "license": "MIT",
  1707. "dependencies": {
  1708. "dunder-proto": "^1.0.1",
  1709. "es-object-atoms": "^1.0.0"
  1710. },
  1711. "engines": {
  1712. "node": ">= 0.4"
  1713. }
  1714. },
  1715. "node_modules/gopd": {
  1716. "version": "1.2.0",
  1717. "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
  1718. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  1719. "license": "MIT",
  1720. "engines": {
  1721. "node": ">= 0.4"
  1722. },
  1723. "funding": {
  1724. "url": "https://github.com/sponsors/ljharb"
  1725. }
  1726. },
  1727. "node_modules/has-symbols": {
  1728. "version": "1.1.0",
  1729. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
  1730. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  1731. "license": "MIT",
  1732. "engines": {
  1733. "node": ">= 0.4"
  1734. },
  1735. "funding": {
  1736. "url": "https://github.com/sponsors/ljharb"
  1737. }
  1738. },
  1739. "node_modules/has-tostringtag": {
  1740. "version": "1.0.2",
  1741. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  1742. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  1743. "license": "MIT",
  1744. "dependencies": {
  1745. "has-symbols": "^1.0.3"
  1746. },
  1747. "engines": {
  1748. "node": ">= 0.4"
  1749. },
  1750. "funding": {
  1751. "url": "https://github.com/sponsors/ljharb"
  1752. }
  1753. },
  1754. "node_modules/hasown": {
  1755. "version": "2.0.2",
  1756. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  1757. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  1758. "license": "MIT",
  1759. "dependencies": {
  1760. "function-bind": "^1.1.2"
  1761. },
  1762. "engines": {
  1763. "node": ">= 0.4"
  1764. }
  1765. },
  1766. "node_modules/hookable": {
  1767. "version": "5.5.3",
  1768. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  1769. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  1770. "license": "MIT"
  1771. },
  1772. "node_modules/html-void-elements": {
  1773. "version": "2.0.1",
  1774. "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-2.0.1.tgz",
  1775. "integrity": "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==",
  1776. "license": "MIT",
  1777. "funding": {
  1778. "type": "github",
  1779. "url": "https://github.com/sponsors/wooorm"
  1780. }
  1781. },
  1782. "node_modules/i18next": {
  1783. "version": "20.6.1",
  1784. "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.6.1.tgz",
  1785. "integrity": "sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==",
  1786. "license": "MIT",
  1787. "dependencies": {
  1788. "@babel/runtime": "^7.12.0"
  1789. }
  1790. },
  1791. "node_modules/immer": {
  1792. "version": "9.0.21",
  1793. "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz",
  1794. "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==",
  1795. "license": "MIT",
  1796. "funding": {
  1797. "type": "opencollective",
  1798. "url": "https://opencollective.com/immer"
  1799. }
  1800. },
  1801. "node_modules/immutable": {
  1802. "version": "5.1.5",
  1803. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
  1804. "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
  1805. "license": "MIT"
  1806. },
  1807. "node_modules/is-extglob": {
  1808. "version": "2.1.1",
  1809. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  1810. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1811. "license": "MIT",
  1812. "optional": true,
  1813. "engines": {
  1814. "node": ">=0.10.0"
  1815. }
  1816. },
  1817. "node_modules/is-glob": {
  1818. "version": "4.0.3",
  1819. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  1820. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1821. "license": "MIT",
  1822. "optional": true,
  1823. "dependencies": {
  1824. "is-extglob": "^2.1.1"
  1825. },
  1826. "engines": {
  1827. "node": ">=0.10.0"
  1828. }
  1829. },
  1830. "node_modules/is-hotkey": {
  1831. "version": "0.2.0",
  1832. "resolved": "https://registry.npmjs.org/is-hotkey/-/is-hotkey-0.2.0.tgz",
  1833. "integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==",
  1834. "license": "MIT"
  1835. },
  1836. "node_modules/is-plain-object": {
  1837. "version": "5.0.0",
  1838. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
  1839. "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
  1840. "license": "MIT",
  1841. "engines": {
  1842. "node": ">=0.10.0"
  1843. }
  1844. },
  1845. "node_modules/is-url": {
  1846. "version": "1.2.4",
  1847. "resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz",
  1848. "integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==",
  1849. "license": "MIT"
  1850. },
  1851. "node_modules/is-what": {
  1852. "version": "5.5.0",
  1853. "resolved": "https://registry.npmjs.org/is-what/-/is-what-5.5.0.tgz",
  1854. "integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
  1855. "license": "MIT",
  1856. "engines": {
  1857. "node": ">=18"
  1858. },
  1859. "funding": {
  1860. "url": "https://github.com/sponsors/mesqueeb"
  1861. }
  1862. },
  1863. "node_modules/lightningcss": {
  1864. "version": "1.32.0",
  1865. "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
  1866. "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
  1867. "dev": true,
  1868. "license": "MPL-2.0",
  1869. "dependencies": {
  1870. "detect-libc": "^2.0.3"
  1871. },
  1872. "engines": {
  1873. "node": ">= 12.0.0"
  1874. },
  1875. "funding": {
  1876. "type": "opencollective",
  1877. "url": "https://opencollective.com/parcel"
  1878. },
  1879. "optionalDependencies": {
  1880. "lightningcss-android-arm64": "1.32.0",
  1881. "lightningcss-darwin-arm64": "1.32.0",
  1882. "lightningcss-darwin-x64": "1.32.0",
  1883. "lightningcss-freebsd-x64": "1.32.0",
  1884. "lightningcss-linux-arm-gnueabihf": "1.32.0",
  1885. "lightningcss-linux-arm64-gnu": "1.32.0",
  1886. "lightningcss-linux-arm64-musl": "1.32.0",
  1887. "lightningcss-linux-x64-gnu": "1.32.0",
  1888. "lightningcss-linux-x64-musl": "1.32.0",
  1889. "lightningcss-win32-arm64-msvc": "1.32.0",
  1890. "lightningcss-win32-x64-msvc": "1.32.0"
  1891. }
  1892. },
  1893. "node_modules/lightningcss-android-arm64": {
  1894. "version": "1.32.0",
  1895. "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
  1896. "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
  1897. "cpu": [
  1898. "arm64"
  1899. ],
  1900. "dev": true,
  1901. "license": "MPL-2.0",
  1902. "optional": true,
  1903. "os": [
  1904. "android"
  1905. ],
  1906. "engines": {
  1907. "node": ">= 12.0.0"
  1908. },
  1909. "funding": {
  1910. "type": "opencollective",
  1911. "url": "https://opencollective.com/parcel"
  1912. }
  1913. },
  1914. "node_modules/lightningcss-darwin-arm64": {
  1915. "version": "1.32.0",
  1916. "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
  1917. "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
  1918. "cpu": [
  1919. "arm64"
  1920. ],
  1921. "dev": true,
  1922. "license": "MPL-2.0",
  1923. "optional": true,
  1924. "os": [
  1925. "darwin"
  1926. ],
  1927. "engines": {
  1928. "node": ">= 12.0.0"
  1929. },
  1930. "funding": {
  1931. "type": "opencollective",
  1932. "url": "https://opencollective.com/parcel"
  1933. }
  1934. },
  1935. "node_modules/lightningcss-darwin-x64": {
  1936. "version": "1.32.0",
  1937. "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
  1938. "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
  1939. "cpu": [
  1940. "x64"
  1941. ],
  1942. "dev": true,
  1943. "license": "MPL-2.0",
  1944. "optional": true,
  1945. "os": [
  1946. "darwin"
  1947. ],
  1948. "engines": {
  1949. "node": ">= 12.0.0"
  1950. },
  1951. "funding": {
  1952. "type": "opencollective",
  1953. "url": "https://opencollective.com/parcel"
  1954. }
  1955. },
  1956. "node_modules/lightningcss-freebsd-x64": {
  1957. "version": "1.32.0",
  1958. "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
  1959. "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
  1960. "cpu": [
  1961. "x64"
  1962. ],
  1963. "dev": true,
  1964. "license": "MPL-2.0",
  1965. "optional": true,
  1966. "os": [
  1967. "freebsd"
  1968. ],
  1969. "engines": {
  1970. "node": ">= 12.0.0"
  1971. },
  1972. "funding": {
  1973. "type": "opencollective",
  1974. "url": "https://opencollective.com/parcel"
  1975. }
  1976. },
  1977. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1978. "version": "1.32.0",
  1979. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
  1980. "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
  1981. "cpu": [
  1982. "arm"
  1983. ],
  1984. "dev": true,
  1985. "license": "MPL-2.0",
  1986. "optional": true,
  1987. "os": [
  1988. "linux"
  1989. ],
  1990. "engines": {
  1991. "node": ">= 12.0.0"
  1992. },
  1993. "funding": {
  1994. "type": "opencollective",
  1995. "url": "https://opencollective.com/parcel"
  1996. }
  1997. },
  1998. "node_modules/lightningcss-linux-arm64-gnu": {
  1999. "version": "1.32.0",
  2000. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
  2001. "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
  2002. "cpu": [
  2003. "arm64"
  2004. ],
  2005. "dev": true,
  2006. "license": "MPL-2.0",
  2007. "optional": true,
  2008. "os": [
  2009. "linux"
  2010. ],
  2011. "engines": {
  2012. "node": ">= 12.0.0"
  2013. },
  2014. "funding": {
  2015. "type": "opencollective",
  2016. "url": "https://opencollective.com/parcel"
  2017. }
  2018. },
  2019. "node_modules/lightningcss-linux-arm64-musl": {
  2020. "version": "1.32.0",
  2021. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
  2022. "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
  2023. "cpu": [
  2024. "arm64"
  2025. ],
  2026. "dev": true,
  2027. "license": "MPL-2.0",
  2028. "optional": true,
  2029. "os": [
  2030. "linux"
  2031. ],
  2032. "engines": {
  2033. "node": ">= 12.0.0"
  2034. },
  2035. "funding": {
  2036. "type": "opencollective",
  2037. "url": "https://opencollective.com/parcel"
  2038. }
  2039. },
  2040. "node_modules/lightningcss-linux-x64-gnu": {
  2041. "version": "1.32.0",
  2042. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
  2043. "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
  2044. "cpu": [
  2045. "x64"
  2046. ],
  2047. "dev": true,
  2048. "license": "MPL-2.0",
  2049. "optional": true,
  2050. "os": [
  2051. "linux"
  2052. ],
  2053. "engines": {
  2054. "node": ">= 12.0.0"
  2055. },
  2056. "funding": {
  2057. "type": "opencollective",
  2058. "url": "https://opencollective.com/parcel"
  2059. }
  2060. },
  2061. "node_modules/lightningcss-linux-x64-musl": {
  2062. "version": "1.32.0",
  2063. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
  2064. "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
  2065. "cpu": [
  2066. "x64"
  2067. ],
  2068. "dev": true,
  2069. "license": "MPL-2.0",
  2070. "optional": true,
  2071. "os": [
  2072. "linux"
  2073. ],
  2074. "engines": {
  2075. "node": ">= 12.0.0"
  2076. },
  2077. "funding": {
  2078. "type": "opencollective",
  2079. "url": "https://opencollective.com/parcel"
  2080. }
  2081. },
  2082. "node_modules/lightningcss-win32-arm64-msvc": {
  2083. "version": "1.32.0",
  2084. "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
  2085. "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
  2086. "cpu": [
  2087. "arm64"
  2088. ],
  2089. "dev": true,
  2090. "license": "MPL-2.0",
  2091. "optional": true,
  2092. "os": [
  2093. "win32"
  2094. ],
  2095. "engines": {
  2096. "node": ">= 12.0.0"
  2097. },
  2098. "funding": {
  2099. "type": "opencollective",
  2100. "url": "https://opencollective.com/parcel"
  2101. }
  2102. },
  2103. "node_modules/lightningcss-win32-x64-msvc": {
  2104. "version": "1.32.0",
  2105. "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
  2106. "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
  2107. "cpu": [
  2108. "x64"
  2109. ],
  2110. "dev": true,
  2111. "license": "MPL-2.0",
  2112. "optional": true,
  2113. "os": [
  2114. "win32"
  2115. ],
  2116. "engines": {
  2117. "node": ">= 12.0.0"
  2118. },
  2119. "funding": {
  2120. "type": "opencollective",
  2121. "url": "https://opencollective.com/parcel"
  2122. }
  2123. },
  2124. "node_modules/lodash": {
  2125. "version": "4.18.1",
  2126. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
  2127. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  2128. "license": "MIT"
  2129. },
  2130. "node_modules/lodash-es": {
  2131. "version": "4.18.1",
  2132. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
  2133. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  2134. "license": "MIT"
  2135. },
  2136. "node_modules/lodash-unified": {
  2137. "version": "1.0.3",
  2138. "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz",
  2139. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  2140. "license": "MIT",
  2141. "peerDependencies": {
  2142. "@types/lodash-es": "*",
  2143. "lodash": "*",
  2144. "lodash-es": "*"
  2145. }
  2146. },
  2147. "node_modules/lodash.camelcase": {
  2148. "version": "4.3.0",
  2149. "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
  2150. "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
  2151. "license": "MIT"
  2152. },
  2153. "node_modules/lodash.clonedeep": {
  2154. "version": "4.5.0",
  2155. "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
  2156. "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
  2157. "license": "MIT"
  2158. },
  2159. "node_modules/lodash.debounce": {
  2160. "version": "4.0.8",
  2161. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  2162. "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
  2163. "license": "MIT"
  2164. },
  2165. "node_modules/lodash.foreach": {
  2166. "version": "4.5.0",
  2167. "resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
  2168. "integrity": "sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==",
  2169. "license": "MIT"
  2170. },
  2171. "node_modules/lodash.isequal": {
  2172. "version": "4.5.0",
  2173. "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
  2174. "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
  2175. "deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.",
  2176. "license": "MIT"
  2177. },
  2178. "node_modules/lodash.throttle": {
  2179. "version": "4.1.1",
  2180. "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
  2181. "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==",
  2182. "license": "MIT"
  2183. },
  2184. "node_modules/lodash.toarray": {
  2185. "version": "4.4.0",
  2186. "resolved": "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
  2187. "integrity": "sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==",
  2188. "license": "MIT"
  2189. },
  2190. "node_modules/magic-string": {
  2191. "version": "0.30.21",
  2192. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  2193. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  2194. "license": "MIT",
  2195. "dependencies": {
  2196. "@jridgewell/sourcemap-codec": "^1.5.5"
  2197. }
  2198. },
  2199. "node_modules/math-intrinsics": {
  2200. "version": "1.1.0",
  2201. "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  2202. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  2203. "license": "MIT",
  2204. "engines": {
  2205. "node": ">= 0.4"
  2206. }
  2207. },
  2208. "node_modules/memoize-one": {
  2209. "version": "6.0.0",
  2210. "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz",
  2211. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  2212. "license": "MIT"
  2213. },
  2214. "node_modules/mime-db": {
  2215. "version": "1.52.0",
  2216. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  2217. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2218. "license": "MIT",
  2219. "engines": {
  2220. "node": ">= 0.6"
  2221. }
  2222. },
  2223. "node_modules/mime-match": {
  2224. "version": "1.0.2",
  2225. "resolved": "https://registry.npmjs.org/mime-match/-/mime-match-1.0.2.tgz",
  2226. "integrity": "sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==",
  2227. "license": "ISC",
  2228. "dependencies": {
  2229. "wildcard": "^1.1.0"
  2230. }
  2231. },
  2232. "node_modules/mime-types": {
  2233. "version": "2.1.35",
  2234. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  2235. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2236. "license": "MIT",
  2237. "dependencies": {
  2238. "mime-db": "1.52.0"
  2239. },
  2240. "engines": {
  2241. "node": ">= 0.6"
  2242. }
  2243. },
  2244. "node_modules/mitt": {
  2245. "version": "3.0.1",
  2246. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  2247. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  2248. "license": "MIT"
  2249. },
  2250. "node_modules/namespace-emitter": {
  2251. "version": "2.0.1",
  2252. "resolved": "https://registry.npmjs.org/namespace-emitter/-/namespace-emitter-2.0.1.tgz",
  2253. "integrity": "sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==",
  2254. "license": "MIT"
  2255. },
  2256. "node_modules/nanoid": {
  2257. "version": "3.3.11",
  2258. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
  2259. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  2260. "funding": [
  2261. {
  2262. "type": "github",
  2263. "url": "https://github.com/sponsors/ai"
  2264. }
  2265. ],
  2266. "license": "MIT",
  2267. "bin": {
  2268. "nanoid": "bin/nanoid.cjs"
  2269. },
  2270. "engines": {
  2271. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2272. }
  2273. },
  2274. "node_modules/next-tick": {
  2275. "version": "1.1.0",
  2276. "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
  2277. "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
  2278. "license": "ISC"
  2279. },
  2280. "node_modules/node-addon-api": {
  2281. "version": "7.1.1",
  2282. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  2283. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  2284. "license": "MIT",
  2285. "optional": true
  2286. },
  2287. "node_modules/normalize-wheel-es": {
  2288. "version": "1.2.0",
  2289. "resolved": "https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2290. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2291. "license": "BSD-3-Clause"
  2292. },
  2293. "node_modules/perfect-debounce": {
  2294. "version": "1.0.0",
  2295. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  2296. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
  2297. "license": "MIT"
  2298. },
  2299. "node_modules/picocolors": {
  2300. "version": "1.1.1",
  2301. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  2302. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2303. "license": "ISC"
  2304. },
  2305. "node_modules/picomatch": {
  2306. "version": "4.0.4",
  2307. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
  2308. "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
  2309. "devOptional": true,
  2310. "license": "MIT",
  2311. "engines": {
  2312. "node": ">=12"
  2313. },
  2314. "funding": {
  2315. "url": "https://github.com/sponsors/jonschlinkert"
  2316. }
  2317. },
  2318. "node_modules/pinia": {
  2319. "version": "3.0.4",
  2320. "resolved": "https://registry.npmjs.org/pinia/-/pinia-3.0.4.tgz",
  2321. "integrity": "sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==",
  2322. "license": "MIT",
  2323. "dependencies": {
  2324. "@vue/devtools-api": "^7.7.7"
  2325. },
  2326. "funding": {
  2327. "url": "https://github.com/sponsors/posva"
  2328. },
  2329. "peerDependencies": {
  2330. "typescript": ">=4.5.0",
  2331. "vue": "^3.5.11"
  2332. },
  2333. "peerDependenciesMeta": {
  2334. "typescript": {
  2335. "optional": true
  2336. }
  2337. }
  2338. },
  2339. "node_modules/postcss": {
  2340. "version": "8.5.9",
  2341. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
  2342. "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
  2343. "funding": [
  2344. {
  2345. "type": "opencollective",
  2346. "url": "https://opencollective.com/postcss/"
  2347. },
  2348. {
  2349. "type": "tidelift",
  2350. "url": "https://tidelift.com/funding/github/npm/postcss"
  2351. },
  2352. {
  2353. "type": "github",
  2354. "url": "https://github.com/sponsors/ai"
  2355. }
  2356. ],
  2357. "license": "MIT",
  2358. "dependencies": {
  2359. "nanoid": "^3.3.11",
  2360. "picocolors": "^1.1.1",
  2361. "source-map-js": "^1.2.1"
  2362. },
  2363. "engines": {
  2364. "node": "^10 || ^12 || >=14"
  2365. }
  2366. },
  2367. "node_modules/preact": {
  2368. "version": "10.29.1",
  2369. "resolved": "https://registry.npmjs.org/preact/-/preact-10.29.1.tgz",
  2370. "integrity": "sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==",
  2371. "license": "MIT",
  2372. "funding": {
  2373. "type": "opencollective",
  2374. "url": "https://opencollective.com/preact"
  2375. }
  2376. },
  2377. "node_modules/prismjs": {
  2378. "version": "1.30.0",
  2379. "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
  2380. "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
  2381. "license": "MIT",
  2382. "engines": {
  2383. "node": ">=6"
  2384. }
  2385. },
  2386. "node_modules/proxy-from-env": {
  2387. "version": "2.1.0",
  2388. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
  2389. "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
  2390. "license": "MIT",
  2391. "engines": {
  2392. "node": ">=10"
  2393. }
  2394. },
  2395. "node_modules/readdirp": {
  2396. "version": "4.1.2",
  2397. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
  2398. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  2399. "license": "MIT",
  2400. "engines": {
  2401. "node": ">= 14.18.0"
  2402. },
  2403. "funding": {
  2404. "type": "individual",
  2405. "url": "https://paulmillr.com/funding/"
  2406. }
  2407. },
  2408. "node_modules/rfdc": {
  2409. "version": "1.4.1",
  2410. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  2411. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
  2412. "license": "MIT"
  2413. },
  2414. "node_modules/rolldown": {
  2415. "version": "1.0.0-rc.13",
  2416. "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.13.tgz",
  2417. "integrity": "sha512-bvVj8YJmf0rq4pSFmH7laLa6pYrhghv3PRzrCdRAr23g66zOKVJ4wkvFtgohtPLWmthgg8/rkaqRHrpUEh0Zbw==",
  2418. "dev": true,
  2419. "license": "MIT",
  2420. "dependencies": {
  2421. "@oxc-project/types": "=0.123.0",
  2422. "@rolldown/pluginutils": "1.0.0-rc.13"
  2423. },
  2424. "bin": {
  2425. "rolldown": "bin/cli.mjs"
  2426. },
  2427. "engines": {
  2428. "node": "^20.19.0 || >=22.12.0"
  2429. },
  2430. "optionalDependencies": {
  2431. "@rolldown/binding-android-arm64": "1.0.0-rc.13",
  2432. "@rolldown/binding-darwin-arm64": "1.0.0-rc.13",
  2433. "@rolldown/binding-darwin-x64": "1.0.0-rc.13",
  2434. "@rolldown/binding-freebsd-x64": "1.0.0-rc.13",
  2435. "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.13",
  2436. "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.13",
  2437. "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.13",
  2438. "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.13",
  2439. "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.13",
  2440. "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.13",
  2441. "@rolldown/binding-linux-x64-musl": "1.0.0-rc.13",
  2442. "@rolldown/binding-openharmony-arm64": "1.0.0-rc.13",
  2443. "@rolldown/binding-wasm32-wasi": "1.0.0-rc.13",
  2444. "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.13",
  2445. "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.13"
  2446. }
  2447. },
  2448. "node_modules/rolldown/node_modules/@rolldown/pluginutils": {
  2449. "version": "1.0.0-rc.13",
  2450. "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.13.tgz",
  2451. "integrity": "sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA==",
  2452. "dev": true,
  2453. "license": "MIT"
  2454. },
  2455. "node_modules/sass": {
  2456. "version": "1.99.0",
  2457. "resolved": "https://registry.npmjs.org/sass/-/sass-1.99.0.tgz",
  2458. "integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==",
  2459. "license": "MIT",
  2460. "dependencies": {
  2461. "chokidar": "^4.0.0",
  2462. "immutable": "^5.1.5",
  2463. "source-map-js": ">=0.6.2 <2.0.0"
  2464. },
  2465. "bin": {
  2466. "sass": "sass.js"
  2467. },
  2468. "engines": {
  2469. "node": ">=14.0.0"
  2470. },
  2471. "optionalDependencies": {
  2472. "@parcel/watcher": "^2.4.1"
  2473. }
  2474. },
  2475. "node_modules/scroll-into-view-if-needed": {
  2476. "version": "2.2.31",
  2477. "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
  2478. "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
  2479. "license": "MIT",
  2480. "dependencies": {
  2481. "compute-scroll-into-view": "^1.0.20"
  2482. }
  2483. },
  2484. "node_modules/slate": {
  2485. "version": "0.72.8",
  2486. "resolved": "https://registry.npmjs.org/slate/-/slate-0.72.8.tgz",
  2487. "integrity": "sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==",
  2488. "license": "MIT",
  2489. "dependencies": {
  2490. "immer": "^9.0.6",
  2491. "is-plain-object": "^5.0.0",
  2492. "tiny-warning": "^1.0.3"
  2493. }
  2494. },
  2495. "node_modules/slate-history": {
  2496. "version": "0.66.0",
  2497. "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.66.0.tgz",
  2498. "integrity": "sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==",
  2499. "license": "MIT",
  2500. "dependencies": {
  2501. "is-plain-object": "^5.0.0"
  2502. },
  2503. "peerDependencies": {
  2504. "slate": ">=0.65.3"
  2505. }
  2506. },
  2507. "node_modules/snabbdom": {
  2508. "version": "3.6.3",
  2509. "resolved": "https://registry.npmjs.org/snabbdom/-/snabbdom-3.6.3.tgz",
  2510. "integrity": "sha512-W2lHLLw2qR2Vv0DcMmcxXqcfdBaIcoN+y/86SmHv8fn4DazEQSH6KN3TjZcWvwujW56OHiiirsbHWZb4vx/0fg==",
  2511. "license": "MIT",
  2512. "engines": {
  2513. "node": ">=12.17.0"
  2514. }
  2515. },
  2516. "node_modules/source-map-js": {
  2517. "version": "1.2.1",
  2518. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  2519. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2520. "license": "BSD-3-Clause",
  2521. "engines": {
  2522. "node": ">=0.10.0"
  2523. }
  2524. },
  2525. "node_modules/speakingurl": {
  2526. "version": "14.0.1",
  2527. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  2528. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  2529. "license": "BSD-3-Clause",
  2530. "engines": {
  2531. "node": ">=0.10.0"
  2532. }
  2533. },
  2534. "node_modules/ssf": {
  2535. "version": "0.11.2",
  2536. "resolved": "https://registry.npmjs.org/ssf/-/ssf-0.11.2.tgz",
  2537. "integrity": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==",
  2538. "license": "Apache-2.0",
  2539. "dependencies": {
  2540. "frac": "~1.1.2"
  2541. },
  2542. "engines": {
  2543. "node": ">=0.8"
  2544. }
  2545. },
  2546. "node_modules/ssr-window": {
  2547. "version": "3.0.0",
  2548. "resolved": "https://registry.npmjs.org/ssr-window/-/ssr-window-3.0.0.tgz",
  2549. "integrity": "sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==",
  2550. "license": "MIT"
  2551. },
  2552. "node_modules/superjson": {
  2553. "version": "2.2.6",
  2554. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.6.tgz",
  2555. "integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
  2556. "license": "MIT",
  2557. "dependencies": {
  2558. "copy-anything": "^4"
  2559. },
  2560. "engines": {
  2561. "node": ">=16"
  2562. }
  2563. },
  2564. "node_modules/tiny-warning": {
  2565. "version": "1.0.3",
  2566. "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
  2567. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==",
  2568. "license": "MIT"
  2569. },
  2570. "node_modules/tinyglobby": {
  2571. "version": "0.2.16",
  2572. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
  2573. "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
  2574. "dev": true,
  2575. "license": "MIT",
  2576. "dependencies": {
  2577. "fdir": "^6.5.0",
  2578. "picomatch": "^4.0.4"
  2579. },
  2580. "engines": {
  2581. "node": ">=12.0.0"
  2582. },
  2583. "funding": {
  2584. "url": "https://github.com/sponsors/SuperchupuDev"
  2585. }
  2586. },
  2587. "node_modules/tslib": {
  2588. "version": "2.8.1",
  2589. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  2590. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2591. "dev": true,
  2592. "license": "0BSD",
  2593. "optional": true
  2594. },
  2595. "node_modules/type": {
  2596. "version": "2.7.3",
  2597. "resolved": "https://registry.npmjs.org/type/-/type-2.7.3.tgz",
  2598. "integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==",
  2599. "license": "ISC"
  2600. },
  2601. "node_modules/vite": {
  2602. "version": "8.0.7",
  2603. "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.7.tgz",
  2604. "integrity": "sha512-P1PbweD+2/udplnThz3btF4cf6AgPky7kk23RtHUkJIU5BIxwPprhRGmOAHs6FTI7UiGbTNrgNP6jSYD6JaRnw==",
  2605. "dev": true,
  2606. "license": "MIT",
  2607. "dependencies": {
  2608. "lightningcss": "^1.32.0",
  2609. "picomatch": "^4.0.4",
  2610. "postcss": "^8.5.8",
  2611. "rolldown": "1.0.0-rc.13",
  2612. "tinyglobby": "^0.2.15"
  2613. },
  2614. "bin": {
  2615. "vite": "bin/vite.js"
  2616. },
  2617. "engines": {
  2618. "node": "^20.19.0 || >=22.12.0"
  2619. },
  2620. "funding": {
  2621. "url": "https://github.com/vitejs/vite?sponsor=1"
  2622. },
  2623. "optionalDependencies": {
  2624. "fsevents": "~2.3.3"
  2625. },
  2626. "peerDependencies": {
  2627. "@types/node": "^20.19.0 || >=22.12.0",
  2628. "@vitejs/devtools": "^0.1.0",
  2629. "esbuild": "^0.27.0 || ^0.28.0",
  2630. "jiti": ">=1.21.0",
  2631. "less": "^4.0.0",
  2632. "sass": "^1.70.0",
  2633. "sass-embedded": "^1.70.0",
  2634. "stylus": ">=0.54.8",
  2635. "sugarss": "^5.0.0",
  2636. "terser": "^5.16.0",
  2637. "tsx": "^4.8.1",
  2638. "yaml": "^2.4.2"
  2639. },
  2640. "peerDependenciesMeta": {
  2641. "@types/node": {
  2642. "optional": true
  2643. },
  2644. "@vitejs/devtools": {
  2645. "optional": true
  2646. },
  2647. "esbuild": {
  2648. "optional": true
  2649. },
  2650. "jiti": {
  2651. "optional": true
  2652. },
  2653. "less": {
  2654. "optional": true
  2655. },
  2656. "sass": {
  2657. "optional": true
  2658. },
  2659. "sass-embedded": {
  2660. "optional": true
  2661. },
  2662. "stylus": {
  2663. "optional": true
  2664. },
  2665. "sugarss": {
  2666. "optional": true
  2667. },
  2668. "terser": {
  2669. "optional": true
  2670. },
  2671. "tsx": {
  2672. "optional": true
  2673. },
  2674. "yaml": {
  2675. "optional": true
  2676. }
  2677. }
  2678. },
  2679. "node_modules/vue": {
  2680. "version": "3.5.32",
  2681. "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.32.tgz",
  2682. "integrity": "sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==",
  2683. "license": "MIT",
  2684. "dependencies": {
  2685. "@vue/compiler-dom": "3.5.32",
  2686. "@vue/compiler-sfc": "3.5.32",
  2687. "@vue/runtime-dom": "3.5.32",
  2688. "@vue/server-renderer": "3.5.32",
  2689. "@vue/shared": "3.5.32"
  2690. },
  2691. "peerDependencies": {
  2692. "typescript": "*"
  2693. },
  2694. "peerDependenciesMeta": {
  2695. "typescript": {
  2696. "optional": true
  2697. }
  2698. }
  2699. },
  2700. "node_modules/vue-component-type-helpers": {
  2701. "version": "3.2.6",
  2702. "resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-3.2.6.tgz",
  2703. "integrity": "sha512-O02tnvIfOQVmnvoWwuSydwRoHjZVt8UEBR+2p4rT35p8GAy5VTlWP8o5qXfJR/GWCN0nVZoYWsVUvx2jwgdBmQ==",
  2704. "license": "MIT"
  2705. },
  2706. "node_modules/vue-router": {
  2707. "version": "4.6.4",
  2708. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.6.4.tgz",
  2709. "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
  2710. "license": "MIT",
  2711. "dependencies": {
  2712. "@vue/devtools-api": "^6.6.4"
  2713. },
  2714. "funding": {
  2715. "url": "https://github.com/sponsors/posva"
  2716. },
  2717. "peerDependencies": {
  2718. "vue": "^3.5.0"
  2719. }
  2720. },
  2721. "node_modules/vue-router/node_modules/@vue/devtools-api": {
  2722. "version": "6.6.4",
  2723. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  2724. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  2725. "license": "MIT"
  2726. },
  2727. "node_modules/wildcard": {
  2728. "version": "1.1.2",
  2729. "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-1.1.2.tgz",
  2730. "integrity": "sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==",
  2731. "license": "MIT"
  2732. },
  2733. "node_modules/wmf": {
  2734. "version": "1.0.2",
  2735. "resolved": "https://registry.npmjs.org/wmf/-/wmf-1.0.2.tgz",
  2736. "integrity": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==",
  2737. "license": "Apache-2.0",
  2738. "engines": {
  2739. "node": ">=0.8"
  2740. }
  2741. },
  2742. "node_modules/word": {
  2743. "version": "0.3.0",
  2744. "resolved": "https://registry.npmjs.org/word/-/word-0.3.0.tgz",
  2745. "integrity": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==",
  2746. "license": "Apache-2.0",
  2747. "engines": {
  2748. "node": ">=0.8"
  2749. }
  2750. },
  2751. "node_modules/xlsx": {
  2752. "version": "0.18.5",
  2753. "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.5.tgz",
  2754. "integrity": "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==",
  2755. "license": "Apache-2.0",
  2756. "dependencies": {
  2757. "adler-32": "~1.3.0",
  2758. "cfb": "~1.2.1",
  2759. "codepage": "~1.15.0",
  2760. "crc-32": "~1.2.1",
  2761. "ssf": "~0.11.2",
  2762. "wmf": "~1.0.1",
  2763. "word": "~0.3.0"
  2764. },
  2765. "bin": {
  2766. "xlsx": "bin/xlsx.njs"
  2767. },
  2768. "engines": {
  2769. "node": ">=0.8"
  2770. }
  2771. }
  2772. }
  2773. }