package-lock.json 106 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040
  1. {
  2. "name": "mailhub",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "mailhub",
  9. "version": "1.0.0",
  10. "license": "MIT",
  11. "dependencies": {
  12. "@ant-design/icons": "^6.3.2",
  13. "@ant-design/plots": "^2.6.8",
  14. "@zone-eu/mailsplit": "^5.4.14",
  15. "antd": "^5.29.3",
  16. "parse5": "^8.0.1",
  17. "react": "^19.2.7",
  18. "react-dom": "^19.2.7"
  19. },
  20. "devDependencies": {
  21. "@types/react": "^19.2.17",
  22. "@types/react-dom": "^19.2.3",
  23. "@vitejs/plugin-react": "^6.0.3",
  24. "typescript": "^5.9.3",
  25. "vite": "^8.1.3"
  26. },
  27. "engines": {
  28. "node": ">=24.0.0"
  29. }
  30. },
  31. "node_modules/@ant-design/charts-util": {
  32. "version": "0.0.3",
  33. "resolved": "https://registry.npmjs.org/@ant-design/charts-util/-/charts-util-0.0.3.tgz",
  34. "integrity": "sha512-x1H7UT6t4dXAyGRoHqlOnEsEqBSTANFGTZEAMI0CWYhYUpp13n0o9grl9oPtoL6FEQMjUBTY+zGJKlHkz8smMw==",
  35. "license": "MIT",
  36. "dependencies": {
  37. "lodash": "^4.17.21"
  38. },
  39. "peerDependencies": {
  40. "react": ">=16.8.4",
  41. "react-dom": ">=16.8.4"
  42. }
  43. },
  44. "node_modules/@ant-design/colors": {
  45. "version": "8.0.1",
  46. "resolved": "https://registry.npmjs.org/@ant-design/colors/-/colors-8.0.1.tgz",
  47. "integrity": "sha512-foPVl0+SWIslGUtD/xBr1p9U4AKzPhNYEseXYRRo5QSzGACYZrQbe11AYJbYfAWnWSpGBx6JjBmSeugUsD9vqQ==",
  48. "license": "MIT",
  49. "dependencies": {
  50. "@ant-design/fast-color": "^3.0.0"
  51. }
  52. },
  53. "node_modules/@ant-design/cssinjs": {
  54. "version": "1.24.0",
  55. "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.24.0.tgz",
  56. "integrity": "sha512-K4cYrJBsgvL+IoozUXYjbT6LHHNt+19a9zkvpBPxLjFHas1UpPM2A5MlhROb0BT8N8WoavM5VsP9MeSeNK/3mg==",
  57. "license": "MIT",
  58. "dependencies": {
  59. "@babel/runtime": "^7.11.1",
  60. "@emotion/hash": "^0.8.0",
  61. "@emotion/unitless": "^0.7.5",
  62. "classnames": "^2.3.1",
  63. "csstype": "^3.1.3",
  64. "rc-util": "^5.35.0",
  65. "stylis": "^4.3.4"
  66. },
  67. "peerDependencies": {
  68. "react": ">=16.0.0",
  69. "react-dom": ">=16.0.0"
  70. }
  71. },
  72. "node_modules/@ant-design/cssinjs-utils": {
  73. "version": "1.1.3",
  74. "resolved": "https://registry.npmjs.org/@ant-design/cssinjs-utils/-/cssinjs-utils-1.1.3.tgz",
  75. "integrity": "sha512-nOoQMLW1l+xR1Co8NFVYiP8pZp3VjIIzqV6D6ShYF2ljtdwWJn5WSsH+7kvCktXL/yhEtWURKOfH5Xz/gzlwsg==",
  76. "license": "MIT",
  77. "dependencies": {
  78. "@ant-design/cssinjs": "^1.21.0",
  79. "@babel/runtime": "^7.23.2",
  80. "rc-util": "^5.38.0"
  81. },
  82. "peerDependencies": {
  83. "react": ">=16.9.0",
  84. "react-dom": ">=16.9.0"
  85. }
  86. },
  87. "node_modules/@ant-design/fast-color": {
  88. "version": "3.0.1",
  89. "resolved": "https://registry.npmjs.org/@ant-design/fast-color/-/fast-color-3.0.1.tgz",
  90. "integrity": "sha512-esKJegpW4nckh0o6kV3Tkb7NPIZYbPnnFxmQDUmL08ukXZAvV85TZBr70eGuke/CIArLaP6aw8lt9KILjnWuOw==",
  91. "license": "MIT",
  92. "engines": {
  93. "node": ">=8.x"
  94. }
  95. },
  96. "node_modules/@ant-design/icons": {
  97. "version": "6.3.2",
  98. "resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-6.3.2.tgz",
  99. "integrity": "sha512-B6O5a5XJ4wjtNOfZejXYwHW5zvKV5gYkjGf11dHGLEbKn0ABDGndo41+gfIiXyTFhvESj4XTotuud33mUFid0g==",
  100. "license": "MIT",
  101. "dependencies": {
  102. "@ant-design/colors": "^8.0.1",
  103. "@ant-design/icons-svg": "^4.5.0",
  104. "@rc-component/util": "^1.11.0",
  105. "clsx": "^2.1.1"
  106. },
  107. "engines": {
  108. "node": ">=8"
  109. },
  110. "peerDependencies": {
  111. "react": ">=16.0.0",
  112. "react-dom": ">=16.0.0"
  113. }
  114. },
  115. "node_modules/@ant-design/icons-svg": {
  116. "version": "4.5.0",
  117. "resolved": "https://registry.npmjs.org/@ant-design/icons-svg/-/icons-svg-4.5.0.tgz",
  118. "integrity": "sha512-1BTUFyKPTBZ53MuTP8s0k5SFEXL7o3VHEOwLgzaoWKwnBeqIcqUtVshc4SKzhI6uACfqhJqBwBUE9FsWR3uULA==",
  119. "license": "MIT"
  120. },
  121. "node_modules/@ant-design/plots": {
  122. "version": "2.6.8",
  123. "resolved": "https://registry.npmjs.org/@ant-design/plots/-/plots-2.6.8.tgz",
  124. "integrity": "sha512-QsunUs2d5rbq/1BwVhga/siA5H50OaG23YopMYwPD4sPsza6NQzPQ8FM3elNIsD/BIk298tihqX1cJ/MmvVJbQ==",
  125. "license": "MIT",
  126. "dependencies": {
  127. "@ant-design/charts-util": "0.0.3",
  128. "@antv/event-emitter": "^0.1.3",
  129. "@antv/g": "^6.1.7",
  130. "@antv/g2": "^5.2.7",
  131. "@antv/g2-extension-plot": "^0.2.1",
  132. "lodash": "^4.17.21"
  133. },
  134. "peerDependencies": {
  135. "react": ">=16.8.4",
  136. "react-dom": ">=16.8.4"
  137. }
  138. },
  139. "node_modules/@ant-design/react-slick": {
  140. "version": "1.1.2",
  141. "resolved": "https://registry.npmjs.org/@ant-design/react-slick/-/react-slick-1.1.2.tgz",
  142. "integrity": "sha512-EzlvzE6xQUBrZuuhSAFTdsr4P2bBBHGZwKFemEfq8gIGyIQCxalYfZW/T2ORbtQx5rU69o+WycP3exY/7T1hGA==",
  143. "license": "MIT",
  144. "dependencies": {
  145. "@babel/runtime": "^7.10.4",
  146. "classnames": "^2.2.5",
  147. "json2mq": "^0.2.0",
  148. "resize-observer-polyfill": "^1.5.1",
  149. "throttle-debounce": "^5.0.0"
  150. },
  151. "peerDependencies": {
  152. "react": ">=16.9.0"
  153. }
  154. },
  155. "node_modules/@antv/component": {
  156. "version": "2.1.11",
  157. "resolved": "https://registry.npmjs.org/@antv/component/-/component-2.1.11.tgz",
  158. "integrity": "sha512-dTdz8VAd3rpjOaGEZTluz82mtzrP4XCtNlNQyrxY7VNRNcjtvpTLDn57bUL2lRu1T+iklKvgbE2llMriWkq9vQ==",
  159. "license": "MIT",
  160. "dependencies": {
  161. "@antv/g": "^6.1.11",
  162. "@antv/scale": "^0.4.16",
  163. "@antv/util": "^3.3.10",
  164. "svg-path-parser": "^1.1.0"
  165. }
  166. },
  167. "node_modules/@antv/component/node_modules/@antv/scale": {
  168. "version": "0.4.16",
  169. "resolved": "https://registry.npmjs.org/@antv/scale/-/scale-0.4.16.tgz",
  170. "integrity": "sha512-5wg/zB5kXHxpTV5OYwJD3ja6R8yTiqIOkjOhmpEJiowkzRlbEC/BOyMvNUq5fqFIHnMCE9woO7+c3zxEQCKPjw==",
  171. "license": "MIT",
  172. "dependencies": {
  173. "@antv/util": "^3.3.7",
  174. "color-string": "^1.5.5",
  175. "fecha": "^4.2.1"
  176. }
  177. },
  178. "node_modules/@antv/coord": {
  179. "version": "0.4.7",
  180. "resolved": "https://registry.npmjs.org/@antv/coord/-/coord-0.4.7.tgz",
  181. "integrity": "sha512-UTbrMLhwJUkKzqJx5KFnSRpU3BqrdLORJbwUbHK2zHSCT3q3bjcFA//ZYLVfIlwqFDXp/hzfMyRtp0c77A9ZVA==",
  182. "license": "MIT",
  183. "dependencies": {
  184. "@antv/scale": "^0.4.12",
  185. "@antv/util": "^2.0.13",
  186. "gl-matrix": "^3.4.3"
  187. }
  188. },
  189. "node_modules/@antv/coord/node_modules/@antv/scale": {
  190. "version": "0.4.16",
  191. "resolved": "https://registry.npmjs.org/@antv/scale/-/scale-0.4.16.tgz",
  192. "integrity": "sha512-5wg/zB5kXHxpTV5OYwJD3ja6R8yTiqIOkjOhmpEJiowkzRlbEC/BOyMvNUq5fqFIHnMCE9woO7+c3zxEQCKPjw==",
  193. "license": "MIT",
  194. "dependencies": {
  195. "@antv/util": "^3.3.7",
  196. "color-string": "^1.5.5",
  197. "fecha": "^4.2.1"
  198. }
  199. },
  200. "node_modules/@antv/coord/node_modules/@antv/scale/node_modules/@antv/util": {
  201. "version": "3.3.11",
  202. "resolved": "https://registry.npmjs.org/@antv/util/-/util-3.3.11.tgz",
  203. "integrity": "sha512-FII08DFM4ABh2q5rPYdr0hMtKXRgeZazvXaFYCs7J7uTcWDHUhczab2qOCJLNDugoj8jFag1djb7wS9ehaRYBg==",
  204. "license": "MIT",
  205. "dependencies": {
  206. "fast-deep-equal": "^3.1.3",
  207. "gl-matrix": "^3.3.0",
  208. "tslib": "^2.3.1"
  209. }
  210. },
  211. "node_modules/@antv/coord/node_modules/@antv/util": {
  212. "version": "2.0.17",
  213. "resolved": "https://registry.npmjs.org/@antv/util/-/util-2.0.17.tgz",
  214. "integrity": "sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q==",
  215. "license": "ISC",
  216. "dependencies": {
  217. "csstype": "^3.0.8",
  218. "tslib": "^2.0.3"
  219. }
  220. },
  221. "node_modules/@antv/event-emitter": {
  222. "version": "0.1.3",
  223. "resolved": "https://registry.npmjs.org/@antv/event-emitter/-/event-emitter-0.1.3.tgz",
  224. "integrity": "sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg==",
  225. "license": "MIT"
  226. },
  227. "node_modules/@antv/expr": {
  228. "version": "1.0.2",
  229. "resolved": "https://registry.npmjs.org/@antv/expr/-/expr-1.0.2.tgz",
  230. "integrity": "sha512-vrfdmPHkTuiS5voVutKl2l06w1ihBh9A8SFdQPEE+2KMVpkymzGOF1eWpfkbGZ7tiFE15GodVdhhHomD/hdIwg==",
  231. "license": "MIT"
  232. },
  233. "node_modules/@antv/g": {
  234. "version": "6.3.1",
  235. "resolved": "https://registry.npmjs.org/@antv/g/-/g-6.3.1.tgz",
  236. "integrity": "sha512-WYEKqy86LHB2PzTmrZXrIsIe+3Epeds2f68zceQ+BJtRoGki7Sy4IhlC8LrUMztgfT1t3d/0L745NWZwITroKA==",
  237. "license": "MIT",
  238. "dependencies": {
  239. "@antv/g-lite": "2.7.0",
  240. "@antv/util": "^3.3.5",
  241. "@babel/runtime": "^7.25.6",
  242. "gl-matrix": "^3.4.3",
  243. "html2canvas": "^1.4.1"
  244. }
  245. },
  246. "node_modules/@antv/g-canvas": {
  247. "version": "2.2.0",
  248. "resolved": "https://registry.npmjs.org/@antv/g-canvas/-/g-canvas-2.2.0.tgz",
  249. "integrity": "sha512-h7zVBBo2aO64DuGKvq9sG+yTU3sCUb9DALCVm7nz8qGPs8hhLuFOkKPEzUDNfNYZGJUGzY8UDtJ3QRGRFcvEQg==",
  250. "license": "MIT",
  251. "dependencies": {
  252. "@antv/g-lite": "2.7.0",
  253. "@antv/g-math": "3.1.0",
  254. "@antv/util": "^3.3.5",
  255. "@babel/runtime": "^7.25.6",
  256. "gl-matrix": "^3.4.3",
  257. "tslib": "^2.5.3"
  258. }
  259. },
  260. "node_modules/@antv/g-lite": {
  261. "version": "2.7.0",
  262. "resolved": "https://registry.npmjs.org/@antv/g-lite/-/g-lite-2.7.0.tgz",
  263. "integrity": "sha512-uSzgHYa5bwR5L2Au7/5tsOhFmXKZKLPBH90+Q9bP9teVs5VT4kOAi0isPSpDI8uhdDC2/VrfTWu5K9HhWI6FWw==",
  264. "license": "MIT",
  265. "dependencies": {
  266. "@antv/g-math": "3.1.0",
  267. "@antv/util": "^3.3.5",
  268. "@antv/vendor": "^1.0.3",
  269. "@babel/runtime": "^7.25.6",
  270. "eventemitter3": "^5.0.1",
  271. "gl-matrix": "^3.4.3",
  272. "tslib": "^2.5.3"
  273. }
  274. },
  275. "node_modules/@antv/g-math": {
  276. "version": "3.1.0",
  277. "resolved": "https://registry.npmjs.org/@antv/g-math/-/g-math-3.1.0.tgz",
  278. "integrity": "sha512-DtN1Gj/yI0UiK18nSBsZX8RK0LszGwqfb+cBYWgE+ddyTm8dZnW4tPUhV7QXePsS6/A5hHC+JFpAAK7OEGo5ZQ==",
  279. "license": "MIT",
  280. "dependencies": {
  281. "@antv/util": "^3.3.5",
  282. "@babel/runtime": "^7.25.6",
  283. "gl-matrix": "^3.4.3",
  284. "tslib": "^2.5.3"
  285. }
  286. },
  287. "node_modules/@antv/g-plugin-dragndrop": {
  288. "version": "2.1.1",
  289. "resolved": "https://registry.npmjs.org/@antv/g-plugin-dragndrop/-/g-plugin-dragndrop-2.1.1.tgz",
  290. "integrity": "sha512-+aesDUJVQDs6UJ2bOBbDlaGAPCfHmU0MbrMTlQlfpwNplWueqtgVAZ3L57oZ2ZGHRWUHiRwZGPjXMBM3O2LELw==",
  291. "license": "MIT",
  292. "dependencies": {
  293. "@antv/g-lite": "2.7.0",
  294. "@antv/util": "^3.3.5",
  295. "@babel/runtime": "^7.25.6",
  296. "tslib": "^2.5.3"
  297. }
  298. },
  299. "node_modules/@antv/g2": {
  300. "version": "5.4.8",
  301. "resolved": "https://registry.npmjs.org/@antv/g2/-/g2-5.4.8.tgz",
  302. "integrity": "sha512-IvgIpwmT4M5/QAd3Mn2WiHIDeBqFJ4WA2gcZhRRSZuZ2KmgCqZWZwwIT0hc+kIGxwYeDoCQqf//t6FMVu3ryBg==",
  303. "license": "MIT",
  304. "dependencies": {
  305. "@antv/component": "^2.1.9",
  306. "@antv/coord": "^0.4.7",
  307. "@antv/event-emitter": "^0.1.3",
  308. "@antv/expr": "^1.0.2",
  309. "@antv/g": "^6.1.24",
  310. "@antv/g-canvas": "^2.0.43",
  311. "@antv/g-plugin-dragndrop": "^2.0.35",
  312. "@antv/scale": "^0.5.1",
  313. "@antv/util": "^3.3.10",
  314. "@antv/vendor": "^1.0.11",
  315. "flru": "^1.0.2",
  316. "pdfast": "^0.2.0"
  317. }
  318. },
  319. "node_modules/@antv/g2-extension-plot": {
  320. "version": "0.2.2",
  321. "resolved": "https://registry.npmjs.org/@antv/g2-extension-plot/-/g2-extension-plot-0.2.2.tgz",
  322. "integrity": "sha512-KJXCXO7as+h0hDqirGXf1omrNuYzQmY3VmBmp7lIvkepbQ7sz3pPwy895r1FWETGF3vTk5UeFcAF5yzzBHWgbw==",
  323. "dependencies": {
  324. "@antv/g2": "^5.1.8",
  325. "@antv/util": "^3.3.5",
  326. "@antv/vendor": "^1.0.10"
  327. }
  328. },
  329. "node_modules/@antv/scale": {
  330. "version": "0.5.2",
  331. "resolved": "https://registry.npmjs.org/@antv/scale/-/scale-0.5.2.tgz",
  332. "integrity": "sha512-rTHRAwvpHWC5PGZF/mJ2ZuTDqwwvVBDRph0Uu5PV9BXwzV7K8+9lsqGJ+XHVLxe8c6bKog5nlzvV/dcYb0d5Ow==",
  333. "license": "MIT",
  334. "dependencies": {
  335. "@antv/util": "^3.3.7",
  336. "color-string": "^1.5.5",
  337. "fecha": "^4.2.1"
  338. }
  339. },
  340. "node_modules/@antv/util": {
  341. "version": "3.3.11",
  342. "resolved": "https://registry.npmjs.org/@antv/util/-/util-3.3.11.tgz",
  343. "integrity": "sha512-FII08DFM4ABh2q5rPYdr0hMtKXRgeZazvXaFYCs7J7uTcWDHUhczab2qOCJLNDugoj8jFag1djb7wS9ehaRYBg==",
  344. "license": "MIT",
  345. "dependencies": {
  346. "fast-deep-equal": "^3.1.3",
  347. "gl-matrix": "^3.3.0",
  348. "tslib": "^2.3.1"
  349. }
  350. },
  351. "node_modules/@antv/vendor": {
  352. "version": "1.0.11",
  353. "resolved": "https://registry.npmjs.org/@antv/vendor/-/vendor-1.0.11.tgz",
  354. "integrity": "sha512-LmhPEQ+aapk3barntaiIxJ5VHno/Tyab2JnfdcPzp5xONh/8VSfed4bo/9xKo5HcUAEydko38vYLfj6lJliLiw==",
  355. "license": "MIT AND ISC",
  356. "dependencies": {
  357. "@types/d3-array": "^3.2.1",
  358. "@types/d3-color": "^3.1.3",
  359. "@types/d3-dispatch": "^3.0.6",
  360. "@types/d3-dsv": "^3.0.7",
  361. "@types/d3-ease": "^3.0.2",
  362. "@types/d3-fetch": "^3.0.7",
  363. "@types/d3-force": "^3.0.10",
  364. "@types/d3-format": "^3.0.4",
  365. "@types/d3-geo": "^3.1.0",
  366. "@types/d3-hierarchy": "^3.1.7",
  367. "@types/d3-interpolate": "^3.0.4",
  368. "@types/d3-path": "^3.1.0",
  369. "@types/d3-quadtree": "^3.0.6",
  370. "@types/d3-random": "^3.0.3",
  371. "@types/d3-scale": "^4.0.9",
  372. "@types/d3-scale-chromatic": "^3.1.0",
  373. "@types/d3-shape": "^3.1.7",
  374. "@types/d3-time": "^3.0.4",
  375. "@types/d3-timer": "^3.0.2",
  376. "d3-array": "^3.2.4",
  377. "d3-color": "^3.1.0",
  378. "d3-dispatch": "^3.0.1",
  379. "d3-dsv": "^3.0.1",
  380. "d3-ease": "^3.0.1",
  381. "d3-fetch": "^3.0.1",
  382. "d3-force": "^3.0.0",
  383. "d3-force-3d": "^3.0.5",
  384. "d3-format": "^3.1.0",
  385. "d3-geo": "^3.1.1",
  386. "d3-geo-projection": "^4.0.0",
  387. "d3-hierarchy": "^3.1.2",
  388. "d3-interpolate": "^3.0.1",
  389. "d3-path": "^3.1.0",
  390. "d3-quadtree": "^3.0.1",
  391. "d3-random": "^3.0.1",
  392. "d3-regression": "^1.3.10",
  393. "d3-scale": "^4.0.2",
  394. "d3-scale-chromatic": "^3.1.0",
  395. "d3-shape": "^3.2.0",
  396. "d3-time": "^3.1.0",
  397. "d3-timer": "^3.0.1"
  398. }
  399. },
  400. "node_modules/@babel/runtime": {
  401. "version": "7.29.7",
  402. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.7.tgz",
  403. "integrity": "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==",
  404. "license": "MIT",
  405. "engines": {
  406. "node": ">=6.9.0"
  407. }
  408. },
  409. "node_modules/@emnapi/wasi-threads": {
  410. "version": "1.2.2",
  411. "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz",
  412. "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==",
  413. "dev": true,
  414. "license": "MIT",
  415. "optional": true,
  416. "dependencies": {
  417. "tslib": "^2.4.0"
  418. }
  419. },
  420. "node_modules/@emotion/hash": {
  421. "version": "0.8.0",
  422. "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz",
  423. "integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==",
  424. "license": "MIT"
  425. },
  426. "node_modules/@emotion/unitless": {
  427. "version": "0.7.5",
  428. "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz",
  429. "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==",
  430. "license": "MIT"
  431. },
  432. "node_modules/@napi-rs/wasm-runtime": {
  433. "version": "1.1.6",
  434. "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz",
  435. "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
  436. "dev": true,
  437. "license": "MIT",
  438. "optional": true,
  439. "dependencies": {
  440. "@tybys/wasm-util": "^0.10.3"
  441. },
  442. "funding": {
  443. "type": "github",
  444. "url": "https://github.com/sponsors/Brooooooklyn"
  445. },
  446. "peerDependencies": {
  447. "@emnapi/core": "^1.7.1",
  448. "@emnapi/runtime": "^1.7.1"
  449. }
  450. },
  451. "node_modules/@oxc-project/types": {
  452. "version": "0.138.0",
  453. "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.138.0.tgz",
  454. "integrity": "sha512-1a7ZKmrRTCoN1XMZ4L0PyyqrMnrNlLyPuOkdSX2MZg7IiIGRUyurNhAm73ptDOraoBcIordsIGKNPKUzy3ZmfA==",
  455. "dev": true,
  456. "license": "MIT",
  457. "funding": {
  458. "url": "https://github.com/sponsors/Boshen"
  459. }
  460. },
  461. "node_modules/@rc-component/async-validator": {
  462. "version": "5.1.2",
  463. "resolved": "https://registry.npmjs.org/@rc-component/async-validator/-/async-validator-5.1.2.tgz",
  464. "integrity": "sha512-WYbrZSjzznU1ekD0qFq2qRxt309VoS61MTG5npnFQlKYcoy9IzU8T+ZCIhq5bGAXRbXysABFWTspicMfmWFwow==",
  465. "license": "MIT",
  466. "dependencies": {
  467. "@babel/runtime": "^7.24.4"
  468. },
  469. "engines": {
  470. "node": ">=14.x"
  471. }
  472. },
  473. "node_modules/@rc-component/color-picker": {
  474. "version": "2.0.1",
  475. "resolved": "https://registry.npmjs.org/@rc-component/color-picker/-/color-picker-2.0.1.tgz",
  476. "integrity": "sha512-WcZYwAThV/b2GISQ8F+7650r5ZZJ043E57aVBFkQ+kSY4C6wdofXgB0hBx+GPGpIU0Z81eETNoDUJMr7oy/P8Q==",
  477. "license": "MIT",
  478. "dependencies": {
  479. "@ant-design/fast-color": "^2.0.6",
  480. "@babel/runtime": "^7.23.6",
  481. "classnames": "^2.2.6",
  482. "rc-util": "^5.38.1"
  483. },
  484. "peerDependencies": {
  485. "react": ">=16.9.0",
  486. "react-dom": ">=16.9.0"
  487. }
  488. },
  489. "node_modules/@rc-component/color-picker/node_modules/@ant-design/fast-color": {
  490. "version": "2.0.6",
  491. "resolved": "https://registry.npmjs.org/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
  492. "integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
  493. "license": "MIT",
  494. "dependencies": {
  495. "@babel/runtime": "^7.24.7"
  496. },
  497. "engines": {
  498. "node": ">=8.x"
  499. }
  500. },
  501. "node_modules/@rc-component/context": {
  502. "version": "1.4.0",
  503. "resolved": "https://registry.npmjs.org/@rc-component/context/-/context-1.4.0.tgz",
  504. "integrity": "sha512-kFcNxg9oLRMoL3qki0OMxK+7g5mypjgaaJp/pkOis/6rVxma9nJBF/8kCIuTYHUQNr0ii7MxqE33wirPZLJQ2w==",
  505. "license": "MIT",
  506. "dependencies": {
  507. "@babel/runtime": "^7.10.1",
  508. "rc-util": "^5.27.0"
  509. },
  510. "peerDependencies": {
  511. "react": ">=16.9.0",
  512. "react-dom": ">=16.9.0"
  513. }
  514. },
  515. "node_modules/@rc-component/mini-decimal": {
  516. "version": "1.1.4",
  517. "resolved": "https://registry.npmjs.org/@rc-component/mini-decimal/-/mini-decimal-1.1.4.tgz",
  518. "integrity": "sha512-xiuXcaCwyOWpD8a8scdExFl+bntNphAW8XeenL1ig2en0AAZY0Pcp4pC0dI22qJ+NvxKn9RoNIoRdqYU3BLH4w==",
  519. "license": "MIT",
  520. "dependencies": {
  521. "@babel/runtime": "^7.18.0"
  522. },
  523. "engines": {
  524. "node": ">=8.x"
  525. }
  526. },
  527. "node_modules/@rc-component/mutate-observer": {
  528. "version": "1.1.0",
  529. "resolved": "https://registry.npmjs.org/@rc-component/mutate-observer/-/mutate-observer-1.1.0.tgz",
  530. "integrity": "sha512-QjrOsDXQusNwGZPf4/qRQasg7UFEj06XiCJ8iuiq/Io7CrHrgVi6Uuetw60WAMG1799v+aM8kyc+1L/GBbHSlw==",
  531. "license": "MIT",
  532. "dependencies": {
  533. "@babel/runtime": "^7.18.0",
  534. "classnames": "^2.3.2",
  535. "rc-util": "^5.24.4"
  536. },
  537. "engines": {
  538. "node": ">=8.x"
  539. },
  540. "peerDependencies": {
  541. "react": ">=16.9.0",
  542. "react-dom": ">=16.9.0"
  543. }
  544. },
  545. "node_modules/@rc-component/portal": {
  546. "version": "1.1.2",
  547. "resolved": "https://registry.npmjs.org/@rc-component/portal/-/portal-1.1.2.tgz",
  548. "integrity": "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==",
  549. "license": "MIT",
  550. "dependencies": {
  551. "@babel/runtime": "^7.18.0",
  552. "classnames": "^2.3.2",
  553. "rc-util": "^5.24.4"
  554. },
  555. "engines": {
  556. "node": ">=8.x"
  557. },
  558. "peerDependencies": {
  559. "react": ">=16.9.0",
  560. "react-dom": ">=16.9.0"
  561. }
  562. },
  563. "node_modules/@rc-component/qrcode": {
  564. "version": "1.1.3",
  565. "resolved": "https://registry.npmjs.org/@rc-component/qrcode/-/qrcode-1.1.3.tgz",
  566. "integrity": "sha512-aGv6alnn4HbDEsURzKP+jv13rbi1VxmAYfBNZr5GKF1iohMNWy5tAVoJ1E3cOvzMB1kbUPvCXchM6zSFlRGPhA==",
  567. "license": "MIT",
  568. "dependencies": {
  569. "@babel/runtime": "^7.24.7"
  570. },
  571. "engines": {
  572. "node": ">=8.x"
  573. },
  574. "peerDependencies": {
  575. "react": ">=16.9.0",
  576. "react-dom": ">=16.9.0"
  577. }
  578. },
  579. "node_modules/@rc-component/tour": {
  580. "version": "1.15.1",
  581. "resolved": "https://registry.npmjs.org/@rc-component/tour/-/tour-1.15.1.tgz",
  582. "integrity": "sha512-Tr2t7J1DKZUpfJuDZWHxyxWpfmj8EZrqSgyMZ+BCdvKZ6r1UDsfU46M/iWAAFBy961Ssfom2kv5f3UcjIL2CmQ==",
  583. "license": "MIT",
  584. "dependencies": {
  585. "@babel/runtime": "^7.18.0",
  586. "@rc-component/portal": "^1.0.0-9",
  587. "@rc-component/trigger": "^2.0.0",
  588. "classnames": "^2.3.2",
  589. "rc-util": "^5.24.4"
  590. },
  591. "engines": {
  592. "node": ">=8.x"
  593. },
  594. "peerDependencies": {
  595. "react": ">=16.9.0",
  596. "react-dom": ">=16.9.0"
  597. }
  598. },
  599. "node_modules/@rc-component/trigger": {
  600. "version": "2.3.1",
  601. "resolved": "https://registry.npmjs.org/@rc-component/trigger/-/trigger-2.3.1.tgz",
  602. "integrity": "sha512-ORENF39PeXTzM+gQEshuk460Z8N4+6DkjpxlpE7Q3gYy1iBpLrx0FOJz3h62ryrJZ/3zCAUIkT1Pb/8hHWpb3A==",
  603. "license": "MIT",
  604. "dependencies": {
  605. "@babel/runtime": "^7.23.2",
  606. "@rc-component/portal": "^1.1.0",
  607. "classnames": "^2.3.2",
  608. "rc-motion": "^2.0.0",
  609. "rc-resize-observer": "^1.3.1",
  610. "rc-util": "^5.44.0"
  611. },
  612. "engines": {
  613. "node": ">=8.x"
  614. },
  615. "peerDependencies": {
  616. "react": ">=16.9.0",
  617. "react-dom": ">=16.9.0"
  618. }
  619. },
  620. "node_modules/@rc-component/util": {
  621. "version": "1.11.1",
  622. "resolved": "https://registry.npmjs.org/@rc-component/util/-/util-1.11.1.tgz",
  623. "integrity": "sha512-awVlI3ub2vqfqkYxOBc/uQ0efm3jw0wcrhtO/YWLyZfxiKXczKwNbVuhlnyxytDt7H9pbbVQiqr+O6MLATtRYg==",
  624. "license": "MIT",
  625. "dependencies": {
  626. "is-mobile": "^5.0.0",
  627. "react-is": "^18.2.0"
  628. },
  629. "peerDependencies": {
  630. "react": ">=18.0.0",
  631. "react-dom": ">=18.0.0"
  632. }
  633. },
  634. "node_modules/@rolldown/binding-android-arm64": {
  635. "version": "1.1.4",
  636. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.4.tgz",
  637. "integrity": "sha512-EZLpf/8y7GXkkra90ML47kzik/GMP3EMcE9bPyHmRfxLC6z9+aW5A8poCsoxjrT5GfEcNAAvWwUHjvP1pUQkfw==",
  638. "cpu": [
  639. "arm64"
  640. ],
  641. "dev": true,
  642. "license": "MIT",
  643. "optional": true,
  644. "os": [
  645. "android"
  646. ],
  647. "engines": {
  648. "node": "^20.19.0 || >=22.12.0"
  649. }
  650. },
  651. "node_modules/@rolldown/binding-darwin-arm64": {
  652. "version": "1.1.4",
  653. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.4.tgz",
  654. "integrity": "sha512-aUi+HBvmYb7j8krl1+qJgkG8C17fO79gk3c+jPw4S8glRFc1DTija9S3EyaTSQUm5GJXYKDAsugBEhFHH2vYiQ==",
  655. "cpu": [
  656. "arm64"
  657. ],
  658. "dev": true,
  659. "license": "MIT",
  660. "optional": true,
  661. "os": [
  662. "darwin"
  663. ],
  664. "engines": {
  665. "node": "^20.19.0 || >=22.12.0"
  666. }
  667. },
  668. "node_modules/@rolldown/binding-darwin-x64": {
  669. "version": "1.1.4",
  670. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.4.tgz",
  671. "integrity": "sha512-F7hHC3gwY11+vByKPRWqwGbeXWVgKmL+pTGCinaEhdihzBV2aQ0fvZOch9cXYUOKuKKq429HeYXOqQLc7wFCEg==",
  672. "cpu": [
  673. "x64"
  674. ],
  675. "dev": true,
  676. "license": "MIT",
  677. "optional": true,
  678. "os": [
  679. "darwin"
  680. ],
  681. "engines": {
  682. "node": "^20.19.0 || >=22.12.0"
  683. }
  684. },
  685. "node_modules/@rolldown/binding-freebsd-x64": {
  686. "version": "1.1.4",
  687. "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.4.tgz",
  688. "integrity": "sha512-sI5yw+7s92SK6odiEhD5lKCBlWcpjHS5qyqpVQbZAJ0fIzEUXrmbl3DH2ybR3PZogulNJF+COLtmA8hUfvkCCQ==",
  689. "cpu": [
  690. "x64"
  691. ],
  692. "dev": true,
  693. "license": "MIT",
  694. "optional": true,
  695. "os": [
  696. "freebsd"
  697. ],
  698. "engines": {
  699. "node": "^20.19.0 || >=22.12.0"
  700. }
  701. },
  702. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  703. "version": "1.1.4",
  704. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.4.tgz",
  705. "integrity": "sha512-mCi0OKgEieFircrtVYmQAFGszRtMnZ6fpZAXrxanXAu7lqZcsK1E1RAaZNG0uKAnxox3B1f4EyQNnoyMfN1vAA==",
  706. "cpu": [
  707. "arm"
  708. ],
  709. "dev": true,
  710. "license": "MIT",
  711. "optional": true,
  712. "os": [
  713. "linux"
  714. ],
  715. "engines": {
  716. "node": "^20.19.0 || >=22.12.0"
  717. }
  718. },
  719. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  720. "version": "1.1.4",
  721. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.4.tgz",
  722. "integrity": "sha512-B9Ial3Kv5sh0SHnB1g/QWcUQCEvCF6QKGAl4zXypYj65mVI+B4AhFBwPtSN7pDrJeIx8Z7zdy4ntx+wQABom7w==",
  723. "cpu": [
  724. "arm64"
  725. ],
  726. "dev": true,
  727. "license": "MIT",
  728. "optional": true,
  729. "os": [
  730. "linux"
  731. ],
  732. "engines": {
  733. "node": "^20.19.0 || >=22.12.0"
  734. }
  735. },
  736. "node_modules/@rolldown/binding-linux-arm64-musl": {
  737. "version": "1.1.4",
  738. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.4.tgz",
  739. "integrity": "sha512-lZVym0PuHE1KZ22gmFTC15lAkrg9iTszR617oYRB/iPY1A56ywoJzVKOJBKaot5RiikCObmur6pogpse3gRcng==",
  740. "cpu": [
  741. "arm64"
  742. ],
  743. "dev": true,
  744. "license": "MIT",
  745. "optional": true,
  746. "os": [
  747. "linux"
  748. ],
  749. "engines": {
  750. "node": "^20.19.0 || >=22.12.0"
  751. }
  752. },
  753. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  754. "version": "1.1.4",
  755. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.4.tgz",
  756. "integrity": "sha512-t2DNiLJWNTbnEHyUzTumldML6ET4/g16467LZoDDJ3tSxGvguL5/NyC2lCsNKuyRycg9XeDQF5SSv+TNOhQEXg==",
  757. "cpu": [
  758. "ppc64"
  759. ],
  760. "dev": true,
  761. "license": "MIT",
  762. "optional": true,
  763. "os": [
  764. "linux"
  765. ],
  766. "engines": {
  767. "node": "^20.19.0 || >=22.12.0"
  768. }
  769. },
  770. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  771. "version": "1.1.4",
  772. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.4.tgz",
  773. "integrity": "sha512-0WIRnL1Uw4BvTZRLQt+PVgo6ZKTJadlC2btP+/EOXv2f/DWbY0rEgl+y834mIVwP1FkTlWVTrGGJXf12lru7EQ==",
  774. "cpu": [
  775. "s390x"
  776. ],
  777. "dev": true,
  778. "license": "MIT",
  779. "optional": true,
  780. "os": [
  781. "linux"
  782. ],
  783. "engines": {
  784. "node": "^20.19.0 || >=22.12.0"
  785. }
  786. },
  787. "node_modules/@rolldown/binding-linux-x64-gnu": {
  788. "version": "1.1.4",
  789. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.4.tgz",
  790. "integrity": "sha512-JWtGshGfX+oENAKonoNkqEJX+7hC8yfhi9GUyPX1VX4mdh1y5r+ZiJLR5XzAB0aoP6s/PcILsGjKq8O0mm24bw==",
  791. "cpu": [
  792. "x64"
  793. ],
  794. "dev": true,
  795. "license": "MIT",
  796. "optional": true,
  797. "os": [
  798. "linux"
  799. ],
  800. "engines": {
  801. "node": "^20.19.0 || >=22.12.0"
  802. }
  803. },
  804. "node_modules/@rolldown/binding-linux-x64-musl": {
  805. "version": "1.1.4",
  806. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.4.tgz",
  807. "integrity": "sha512-rT6yQcxUuXs4CnbofqwHRRV0iem349rLMYpTjkgQGLjrY4ado/eDzwPZPTCgTOlF6Nkp8NEv70yLMTn6qkWxsQ==",
  808. "cpu": [
  809. "x64"
  810. ],
  811. "dev": true,
  812. "license": "MIT",
  813. "optional": true,
  814. "os": [
  815. "linux"
  816. ],
  817. "engines": {
  818. "node": "^20.19.0 || >=22.12.0"
  819. }
  820. },
  821. "node_modules/@rolldown/binding-openharmony-arm64": {
  822. "version": "1.1.4",
  823. "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.4.tgz",
  824. "integrity": "sha512-KXMGoboq5cyaCQjDA4GLuRiOwBQ0EyFnJoVViLeZ45/3rFItRODEr+NdsBcVpll40hhNArlm/speWGRvj08LzA==",
  825. "cpu": [
  826. "arm64"
  827. ],
  828. "dev": true,
  829. "license": "MIT",
  830. "optional": true,
  831. "os": [
  832. "openharmony"
  833. ],
  834. "engines": {
  835. "node": "^20.19.0 || >=22.12.0"
  836. }
  837. },
  838. "node_modules/@rolldown/binding-wasm32-wasi": {
  839. "version": "1.1.4",
  840. "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.4.tgz",
  841. "integrity": "sha512-5K83rb36oJiY7BCyE9zLZtGcPV4g5wvq+xwdO0XPIwDVZI8cyB/AUjkNXGb92/rnmezEkjMOpgY61rtwjQtFwg==",
  842. "cpu": [
  843. "wasm32"
  844. ],
  845. "dev": true,
  846. "license": "MIT",
  847. "optional": true,
  848. "dependencies": {
  849. "@emnapi/core": "1.11.1",
  850. "@emnapi/runtime": "1.11.1",
  851. "@napi-rs/wasm-runtime": "^1.1.6"
  852. },
  853. "engines": {
  854. "node": "^20.19.0 || >=22.12.0"
  855. }
  856. },
  857. "node_modules/@rolldown/binding-wasm32-wasi/node_modules/@emnapi/core": {
  858. "version": "1.11.1",
  859. "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz",
  860. "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==",
  861. "dev": true,
  862. "license": "MIT",
  863. "optional": true,
  864. "dependencies": {
  865. "@emnapi/wasi-threads": "1.2.2",
  866. "tslib": "^2.4.0"
  867. }
  868. },
  869. "node_modules/@rolldown/binding-wasm32-wasi/node_modules/@emnapi/runtime": {
  870. "version": "1.11.1",
  871. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz",
  872. "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==",
  873. "dev": true,
  874. "license": "MIT",
  875. "optional": true,
  876. "dependencies": {
  877. "tslib": "^2.4.0"
  878. }
  879. },
  880. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  881. "version": "1.1.4",
  882. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.4.tgz",
  883. "integrity": "sha512-PnWBtw3TV5KOg69HQQDR0mnQuyCmSGR2pAB4DC1rPF808fgKeTUMj2EOEyKATpgiuxuR5APQmiDO7PDgEjTFSA==",
  884. "cpu": [
  885. "arm64"
  886. ],
  887. "dev": true,
  888. "license": "MIT",
  889. "optional": true,
  890. "os": [
  891. "win32"
  892. ],
  893. "engines": {
  894. "node": "^20.19.0 || >=22.12.0"
  895. }
  896. },
  897. "node_modules/@rolldown/binding-win32-x64-msvc": {
  898. "version": "1.1.4",
  899. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.4.tgz",
  900. "integrity": "sha512-M1lpniBePobTfsa7Ks9a199e1akxsXn+GYBUKsEzv3YFzOm1HJAMNwKI3qr0Zq+mxwx9gOZoTdP1yXRYsZUocQ==",
  901. "cpu": [
  902. "x64"
  903. ],
  904. "dev": true,
  905. "license": "MIT",
  906. "optional": true,
  907. "os": [
  908. "win32"
  909. ],
  910. "engines": {
  911. "node": "^20.19.0 || >=22.12.0"
  912. }
  913. },
  914. "node_modules/@rolldown/pluginutils": {
  915. "version": "1.0.1",
  916. "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  917. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  918. "dev": true,
  919. "license": "MIT"
  920. },
  921. "node_modules/@tybys/wasm-util": {
  922. "version": "0.10.3",
  923. "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
  924. "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
  925. "dev": true,
  926. "license": "MIT",
  927. "optional": true,
  928. "dependencies": {
  929. "tslib": "^2.4.0"
  930. }
  931. },
  932. "node_modules/@types/d3-array": {
  933. "version": "3.2.2",
  934. "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",
  935. "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",
  936. "license": "MIT"
  937. },
  938. "node_modules/@types/d3-color": {
  939. "version": "3.1.3",
  940. "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
  941. "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
  942. "license": "MIT"
  943. },
  944. "node_modules/@types/d3-dispatch": {
  945. "version": "3.0.7",
  946. "resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.7.tgz",
  947. "integrity": "sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==",
  948. "license": "MIT"
  949. },
  950. "node_modules/@types/d3-dsv": {
  951. "version": "3.0.7",
  952. "resolved": "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.7.tgz",
  953. "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==",
  954. "license": "MIT"
  955. },
  956. "node_modules/@types/d3-ease": {
  957. "version": "3.0.2",
  958. "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
  959. "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",
  960. "license": "MIT"
  961. },
  962. "node_modules/@types/d3-fetch": {
  963. "version": "3.0.7",
  964. "resolved": "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.7.tgz",
  965. "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==",
  966. "license": "MIT",
  967. "dependencies": {
  968. "@types/d3-dsv": "*"
  969. }
  970. },
  971. "node_modules/@types/d3-force": {
  972. "version": "3.0.10",
  973. "resolved": "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.10.tgz",
  974. "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==",
  975. "license": "MIT"
  976. },
  977. "node_modules/@types/d3-format": {
  978. "version": "3.0.4",
  979. "resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.4.tgz",
  980. "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==",
  981. "license": "MIT"
  982. },
  983. "node_modules/@types/d3-geo": {
  984. "version": "3.1.0",
  985. "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz",
  986. "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==",
  987. "license": "MIT",
  988. "dependencies": {
  989. "@types/geojson": "*"
  990. }
  991. },
  992. "node_modules/@types/d3-hierarchy": {
  993. "version": "3.1.7",
  994. "resolved": "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz",
  995. "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==",
  996. "license": "MIT"
  997. },
  998. "node_modules/@types/d3-interpolate": {
  999. "version": "3.0.4",
  1000. "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
  1001. "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
  1002. "license": "MIT",
  1003. "dependencies": {
  1004. "@types/d3-color": "*"
  1005. }
  1006. },
  1007. "node_modules/@types/d3-path": {
  1008. "version": "3.1.1",
  1009. "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
  1010. "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",
  1011. "license": "MIT"
  1012. },
  1013. "node_modules/@types/d3-quadtree": {
  1014. "version": "3.0.6",
  1015. "resolved": "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz",
  1016. "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==",
  1017. "license": "MIT"
  1018. },
  1019. "node_modules/@types/d3-random": {
  1020. "version": "3.0.4",
  1021. "resolved": "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.4.tgz",
  1022. "integrity": "sha512-UHYId5WTCx4L4YNel7NU00XUXXgvgpgZOvp10PuvsQENjMDXhh2RyFc0KBjO7B45ne4Ha1yVH7ii0vnzKkuzWA==",
  1023. "license": "MIT"
  1024. },
  1025. "node_modules/@types/d3-scale": {
  1026. "version": "4.0.9",
  1027. "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",
  1028. "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",
  1029. "license": "MIT",
  1030. "dependencies": {
  1031. "@types/d3-time": "*"
  1032. }
  1033. },
  1034. "node_modules/@types/d3-scale-chromatic": {
  1035. "version": "3.1.0",
  1036. "resolved": "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
  1037. "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==",
  1038. "license": "MIT"
  1039. },
  1040. "node_modules/@types/d3-shape": {
  1041. "version": "3.1.8",
  1042. "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz",
  1043. "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
  1044. "license": "MIT",
  1045. "dependencies": {
  1046. "@types/d3-path": "*"
  1047. }
  1048. },
  1049. "node_modules/@types/d3-time": {
  1050. "version": "3.0.4",
  1051. "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
  1052. "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",
  1053. "license": "MIT"
  1054. },
  1055. "node_modules/@types/d3-timer": {
  1056. "version": "3.0.2",
  1057. "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
  1058. "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
  1059. "license": "MIT"
  1060. },
  1061. "node_modules/@types/geojson": {
  1062. "version": "7946.0.16",
  1063. "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz",
  1064. "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
  1065. "license": "MIT"
  1066. },
  1067. "node_modules/@types/react": {
  1068. "version": "19.2.17",
  1069. "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
  1070. "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
  1071. "dev": true,
  1072. "license": "MIT",
  1073. "peer": true,
  1074. "dependencies": {
  1075. "csstype": "^3.2.2"
  1076. }
  1077. },
  1078. "node_modules/@types/react-dom": {
  1079. "version": "19.2.3",
  1080. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
  1081. "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
  1082. "dev": true,
  1083. "license": "MIT",
  1084. "peerDependencies": {
  1085. "@types/react": "^19.2.0"
  1086. }
  1087. },
  1088. "node_modules/@vitejs/plugin-react": {
  1089. "version": "6.0.3",
  1090. "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
  1091. "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==",
  1092. "dev": true,
  1093. "license": "MIT",
  1094. "dependencies": {
  1095. "@rolldown/pluginutils": "^1.0.1"
  1096. },
  1097. "engines": {
  1098. "node": "^20.19.0 || >=22.12.0"
  1099. },
  1100. "peerDependencies": {
  1101. "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
  1102. "babel-plugin-react-compiler": "^1.0.0",
  1103. "vite": "^8.0.0"
  1104. },
  1105. "peerDependenciesMeta": {
  1106. "@rolldown/plugin-babel": {
  1107. "optional": true
  1108. },
  1109. "babel-plugin-react-compiler": {
  1110. "optional": true
  1111. }
  1112. }
  1113. },
  1114. "node_modules/@zone-eu/mailsplit": {
  1115. "version": "5.4.14",
  1116. "resolved": "https://registry.npmjs.org/@zone-eu/mailsplit/-/mailsplit-5.4.14.tgz",
  1117. "integrity": "sha512-rz0FQOhN3Vq1XrSeSSa9+dPcaFbBxmQPjiZm6zS9oxdVHV7rOWIAYX3yP2YAUf0qBncY8CI+NogzPCmMVrMXcw==",
  1118. "license": "(MIT OR EUPL-1.1+)",
  1119. "dependencies": {
  1120. "libbase64": "1.3.0",
  1121. "libmime": "5.4.1",
  1122. "libqp": "2.1.1"
  1123. }
  1124. },
  1125. "node_modules/antd": {
  1126. "version": "5.29.3",
  1127. "resolved": "https://registry.npmjs.org/antd/-/antd-5.29.3.tgz",
  1128. "integrity": "sha512-3DdbGCa9tWAJGcCJ6rzR8EJFsv2CtyEbkVabZE14pfgUHfCicWCj0/QzQVLDYg8CPfQk9BH7fHCoTXHTy7MP/A==",
  1129. "license": "MIT",
  1130. "dependencies": {
  1131. "@ant-design/colors": "^7.2.1",
  1132. "@ant-design/cssinjs": "^1.23.0",
  1133. "@ant-design/cssinjs-utils": "^1.1.3",
  1134. "@ant-design/fast-color": "^2.0.6",
  1135. "@ant-design/icons": "^5.6.1",
  1136. "@ant-design/react-slick": "~1.1.2",
  1137. "@babel/runtime": "^7.26.0",
  1138. "@rc-component/color-picker": "~2.0.1",
  1139. "@rc-component/mutate-observer": "^1.1.0",
  1140. "@rc-component/qrcode": "~1.1.0",
  1141. "@rc-component/tour": "~1.15.1",
  1142. "@rc-component/trigger": "^2.3.0",
  1143. "classnames": "^2.5.1",
  1144. "copy-to-clipboard": "^3.3.3",
  1145. "dayjs": "^1.11.11",
  1146. "rc-cascader": "~3.34.0",
  1147. "rc-checkbox": "~3.5.0",
  1148. "rc-collapse": "~3.9.0",
  1149. "rc-dialog": "~9.6.0",
  1150. "rc-drawer": "~7.3.0",
  1151. "rc-dropdown": "~4.2.1",
  1152. "rc-field-form": "~2.7.1",
  1153. "rc-image": "~7.12.0",
  1154. "rc-input": "~1.8.0",
  1155. "rc-input-number": "~9.5.0",
  1156. "rc-mentions": "~2.20.0",
  1157. "rc-menu": "~9.16.1",
  1158. "rc-motion": "^2.9.5",
  1159. "rc-notification": "~5.6.4",
  1160. "rc-pagination": "~5.1.0",
  1161. "rc-picker": "~4.11.3",
  1162. "rc-progress": "~4.0.0",
  1163. "rc-rate": "~2.13.1",
  1164. "rc-resize-observer": "^1.4.3",
  1165. "rc-segmented": "~2.7.0",
  1166. "rc-select": "~14.16.8",
  1167. "rc-slider": "~11.1.9",
  1168. "rc-steps": "~6.0.1",
  1169. "rc-switch": "~4.1.0",
  1170. "rc-table": "~7.54.0",
  1171. "rc-tabs": "~15.7.0",
  1172. "rc-textarea": "~1.10.2",
  1173. "rc-tooltip": "~6.4.0",
  1174. "rc-tree": "~5.13.1",
  1175. "rc-tree-select": "~5.27.0",
  1176. "rc-upload": "~4.11.0",
  1177. "rc-util": "^5.44.4",
  1178. "scroll-into-view-if-needed": "^3.1.0",
  1179. "throttle-debounce": "^5.0.2"
  1180. },
  1181. "funding": {
  1182. "type": "opencollective",
  1183. "url": "https://opencollective.com/ant-design"
  1184. },
  1185. "peerDependencies": {
  1186. "react": ">=16.9.0",
  1187. "react-dom": ">=16.9.0"
  1188. }
  1189. },
  1190. "node_modules/antd/node_modules/@ant-design/colors": {
  1191. "version": "7.2.1",
  1192. "resolved": "https://registry.npmjs.org/@ant-design/colors/-/colors-7.2.1.tgz",
  1193. "integrity": "sha512-lCHDcEzieu4GA3n8ELeZ5VQ8pKQAWcGGLRTQ50aQM2iqPpq2evTxER84jfdPvsPAtEcZ7m44NI45edFMo8oOYQ==",
  1194. "license": "MIT",
  1195. "dependencies": {
  1196. "@ant-design/fast-color": "^2.0.6"
  1197. }
  1198. },
  1199. "node_modules/antd/node_modules/@ant-design/fast-color": {
  1200. "version": "2.0.6",
  1201. "resolved": "https://registry.npmjs.org/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
  1202. "integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
  1203. "license": "MIT",
  1204. "dependencies": {
  1205. "@babel/runtime": "^7.24.7"
  1206. },
  1207. "engines": {
  1208. "node": ">=8.x"
  1209. }
  1210. },
  1211. "node_modules/antd/node_modules/@ant-design/icons": {
  1212. "version": "5.6.1",
  1213. "resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-5.6.1.tgz",
  1214. "integrity": "sha512-0/xS39c91WjPAZOWsvi1//zjx6kAp4kxWwctR6kuU6p133w8RU0D2dSCvZC19uQyharg/sAvYxGYWl01BbZZfg==",
  1215. "license": "MIT",
  1216. "dependencies": {
  1217. "@ant-design/colors": "^7.0.0",
  1218. "@ant-design/icons-svg": "^4.4.0",
  1219. "@babel/runtime": "^7.24.8",
  1220. "classnames": "^2.2.6",
  1221. "rc-util": "^5.31.1"
  1222. },
  1223. "engines": {
  1224. "node": ">=8"
  1225. },
  1226. "peerDependencies": {
  1227. "react": ">=16.0.0",
  1228. "react-dom": ">=16.0.0"
  1229. }
  1230. },
  1231. "node_modules/base64-arraybuffer": {
  1232. "version": "1.0.2",
  1233. "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
  1234. "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
  1235. "license": "MIT",
  1236. "engines": {
  1237. "node": ">= 0.6.0"
  1238. }
  1239. },
  1240. "node_modules/classnames": {
  1241. "version": "2.5.1",
  1242. "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
  1243. "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==",
  1244. "license": "MIT"
  1245. },
  1246. "node_modules/clsx": {
  1247. "version": "2.1.1",
  1248. "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
  1249. "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
  1250. "license": "MIT",
  1251. "engines": {
  1252. "node": ">=6"
  1253. }
  1254. },
  1255. "node_modules/color-name": {
  1256. "version": "1.1.4",
  1257. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  1258. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  1259. "license": "MIT"
  1260. },
  1261. "node_modules/color-string": {
  1262. "version": "1.9.1",
  1263. "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
  1264. "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
  1265. "license": "MIT",
  1266. "dependencies": {
  1267. "color-name": "^1.0.0",
  1268. "simple-swizzle": "^0.2.2"
  1269. }
  1270. },
  1271. "node_modules/commander": {
  1272. "version": "7.2.0",
  1273. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  1274. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  1275. "license": "MIT",
  1276. "engines": {
  1277. "node": ">= 10"
  1278. }
  1279. },
  1280. "node_modules/compute-scroll-into-view": {
  1281. "version": "3.1.1",
  1282. "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz",
  1283. "integrity": "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==",
  1284. "license": "MIT"
  1285. },
  1286. "node_modules/copy-to-clipboard": {
  1287. "version": "3.3.3",
  1288. "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz",
  1289. "integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==",
  1290. "license": "MIT",
  1291. "dependencies": {
  1292. "toggle-selection": "^1.0.6"
  1293. }
  1294. },
  1295. "node_modules/css-line-break": {
  1296. "version": "2.1.0",
  1297. "resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz",
  1298. "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
  1299. "license": "MIT",
  1300. "dependencies": {
  1301. "utrie": "^1.0.2"
  1302. }
  1303. },
  1304. "node_modules/csstype": {
  1305. "version": "3.2.3",
  1306. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  1307. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1308. "license": "MIT"
  1309. },
  1310. "node_modules/d3-array": {
  1311. "version": "3.2.4",
  1312. "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
  1313. "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
  1314. "license": "ISC",
  1315. "dependencies": {
  1316. "internmap": "1 - 2"
  1317. },
  1318. "engines": {
  1319. "node": ">=12"
  1320. }
  1321. },
  1322. "node_modules/d3-binarytree": {
  1323. "version": "1.0.2",
  1324. "resolved": "https://registry.npmjs.org/d3-binarytree/-/d3-binarytree-1.0.2.tgz",
  1325. "integrity": "sha512-cElUNH+sHu95L04m92pG73t2MEJXKu+GeKUN1TJkFsu93E5W8E9Sc3kHEGJKgenGvj19m6upSn2EunvMgMD2Yw==",
  1326. "license": "MIT"
  1327. },
  1328. "node_modules/d3-color": {
  1329. "version": "3.1.0",
  1330. "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
  1331. "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
  1332. "license": "ISC",
  1333. "engines": {
  1334. "node": ">=12"
  1335. }
  1336. },
  1337. "node_modules/d3-dispatch": {
  1338. "version": "3.0.1",
  1339. "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
  1340. "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==",
  1341. "license": "ISC",
  1342. "engines": {
  1343. "node": ">=12"
  1344. }
  1345. },
  1346. "node_modules/d3-dsv": {
  1347. "version": "3.0.1",
  1348. "resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz",
  1349. "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==",
  1350. "license": "ISC",
  1351. "dependencies": {
  1352. "commander": "7",
  1353. "iconv-lite": "0.6",
  1354. "rw": "1"
  1355. },
  1356. "bin": {
  1357. "csv2json": "bin/dsv2json.js",
  1358. "csv2tsv": "bin/dsv2dsv.js",
  1359. "dsv2dsv": "bin/dsv2dsv.js",
  1360. "dsv2json": "bin/dsv2json.js",
  1361. "json2csv": "bin/json2dsv.js",
  1362. "json2dsv": "bin/json2dsv.js",
  1363. "json2tsv": "bin/json2dsv.js",
  1364. "tsv2csv": "bin/dsv2dsv.js",
  1365. "tsv2json": "bin/dsv2json.js"
  1366. },
  1367. "engines": {
  1368. "node": ">=12"
  1369. }
  1370. },
  1371. "node_modules/d3-ease": {
  1372. "version": "3.0.1",
  1373. "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
  1374. "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
  1375. "license": "BSD-3-Clause",
  1376. "engines": {
  1377. "node": ">=12"
  1378. }
  1379. },
  1380. "node_modules/d3-fetch": {
  1381. "version": "3.0.1",
  1382. "resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz",
  1383. "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==",
  1384. "license": "ISC",
  1385. "dependencies": {
  1386. "d3-dsv": "1 - 3"
  1387. },
  1388. "engines": {
  1389. "node": ">=12"
  1390. }
  1391. },
  1392. "node_modules/d3-force": {
  1393. "version": "3.0.0",
  1394. "resolved": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz",
  1395. "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==",
  1396. "license": "ISC",
  1397. "dependencies": {
  1398. "d3-dispatch": "1 - 3",
  1399. "d3-quadtree": "1 - 3",
  1400. "d3-timer": "1 - 3"
  1401. },
  1402. "engines": {
  1403. "node": ">=12"
  1404. }
  1405. },
  1406. "node_modules/d3-force-3d": {
  1407. "version": "3.0.6",
  1408. "resolved": "https://registry.npmjs.org/d3-force-3d/-/d3-force-3d-3.0.6.tgz",
  1409. "integrity": "sha512-4tsKHUPLOVkyfEffZo1v6sFHvGFwAIIjt/W8IThbp08DYAsXZck+2pSHEG5W1+gQgEvFLdZkYvmJAbRM2EzMnA==",
  1410. "license": "MIT",
  1411. "dependencies": {
  1412. "d3-binarytree": "1",
  1413. "d3-dispatch": "1 - 3",
  1414. "d3-octree": "1",
  1415. "d3-quadtree": "1 - 3",
  1416. "d3-timer": "1 - 3"
  1417. },
  1418. "engines": {
  1419. "node": ">=12"
  1420. }
  1421. },
  1422. "node_modules/d3-format": {
  1423. "version": "3.1.2",
  1424. "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz",
  1425. "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
  1426. "license": "ISC",
  1427. "engines": {
  1428. "node": ">=12"
  1429. }
  1430. },
  1431. "node_modules/d3-geo": {
  1432. "version": "3.1.1",
  1433. "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz",
  1434. "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==",
  1435. "license": "ISC",
  1436. "dependencies": {
  1437. "d3-array": "2.5.0 - 3"
  1438. },
  1439. "engines": {
  1440. "node": ">=12"
  1441. }
  1442. },
  1443. "node_modules/d3-geo-projection": {
  1444. "version": "4.0.0",
  1445. "resolved": "https://registry.npmjs.org/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz",
  1446. "integrity": "sha512-p0bK60CEzph1iqmnxut7d/1kyTmm3UWtPlwdkM31AU+LW+BXazd5zJdoCn7VFxNCHXRngPHRnsNn5uGjLRGndg==",
  1447. "license": "ISC",
  1448. "dependencies": {
  1449. "commander": "7",
  1450. "d3-array": "1 - 3",
  1451. "d3-geo": "1.12.0 - 3"
  1452. },
  1453. "bin": {
  1454. "geo2svg": "bin/geo2svg.js",
  1455. "geograticule": "bin/geograticule.js",
  1456. "geoproject": "bin/geoproject.js",
  1457. "geoquantize": "bin/geoquantize.js",
  1458. "geostitch": "bin/geostitch.js"
  1459. },
  1460. "engines": {
  1461. "node": ">=12"
  1462. }
  1463. },
  1464. "node_modules/d3-hierarchy": {
  1465. "version": "3.1.2",
  1466. "resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz",
  1467. "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==",
  1468. "license": "ISC",
  1469. "engines": {
  1470. "node": ">=12"
  1471. }
  1472. },
  1473. "node_modules/d3-interpolate": {
  1474. "version": "3.0.1",
  1475. "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
  1476. "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
  1477. "license": "ISC",
  1478. "dependencies": {
  1479. "d3-color": "1 - 3"
  1480. },
  1481. "engines": {
  1482. "node": ">=12"
  1483. }
  1484. },
  1485. "node_modules/d3-octree": {
  1486. "version": "1.1.0",
  1487. "resolved": "https://registry.npmjs.org/d3-octree/-/d3-octree-1.1.0.tgz",
  1488. "integrity": "sha512-F8gPlqpP+HwRPMO/8uOu5wjH110+6q4cgJvgJT6vlpy3BEaDIKlTZrgHKZSp/i1InRpVfh4puY/kvL6MxK930A==",
  1489. "license": "MIT"
  1490. },
  1491. "node_modules/d3-path": {
  1492. "version": "3.1.0",
  1493. "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
  1494. "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
  1495. "license": "ISC",
  1496. "engines": {
  1497. "node": ">=12"
  1498. }
  1499. },
  1500. "node_modules/d3-quadtree": {
  1501. "version": "3.0.1",
  1502. "resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz",
  1503. "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==",
  1504. "license": "ISC",
  1505. "engines": {
  1506. "node": ">=12"
  1507. }
  1508. },
  1509. "node_modules/d3-random": {
  1510. "version": "3.0.1",
  1511. "resolved": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz",
  1512. "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==",
  1513. "license": "ISC",
  1514. "engines": {
  1515. "node": ">=12"
  1516. }
  1517. },
  1518. "node_modules/d3-regression": {
  1519. "version": "1.3.10",
  1520. "resolved": "https://registry.npmjs.org/d3-regression/-/d3-regression-1.3.10.tgz",
  1521. "integrity": "sha512-PF8GWEL70cHHWpx2jUQXc68r1pyPHIA+St16muk/XRokETzlegj5LriNKg7o4LR0TySug4nHYPJNNRz/W+/Niw==",
  1522. "license": "BSD-3-Clause"
  1523. },
  1524. "node_modules/d3-scale": {
  1525. "version": "4.0.2",
  1526. "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
  1527. "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
  1528. "license": "ISC",
  1529. "dependencies": {
  1530. "d3-array": "2.10.0 - 3",
  1531. "d3-format": "1 - 3",
  1532. "d3-interpolate": "1.2.0 - 3",
  1533. "d3-time": "2.1.1 - 3",
  1534. "d3-time-format": "2 - 4"
  1535. },
  1536. "engines": {
  1537. "node": ">=12"
  1538. }
  1539. },
  1540. "node_modules/d3-scale-chromatic": {
  1541. "version": "3.1.0",
  1542. "resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
  1543. "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==",
  1544. "license": "ISC",
  1545. "dependencies": {
  1546. "d3-color": "1 - 3",
  1547. "d3-interpolate": "1 - 3"
  1548. },
  1549. "engines": {
  1550. "node": ">=12"
  1551. }
  1552. },
  1553. "node_modules/d3-shape": {
  1554. "version": "3.2.0",
  1555. "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
  1556. "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
  1557. "license": "ISC",
  1558. "dependencies": {
  1559. "d3-path": "^3.1.0"
  1560. },
  1561. "engines": {
  1562. "node": ">=12"
  1563. }
  1564. },
  1565. "node_modules/d3-time": {
  1566. "version": "3.1.0",
  1567. "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
  1568. "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
  1569. "license": "ISC",
  1570. "dependencies": {
  1571. "d3-array": "2 - 3"
  1572. },
  1573. "engines": {
  1574. "node": ">=12"
  1575. }
  1576. },
  1577. "node_modules/d3-time-format": {
  1578. "version": "4.1.0",
  1579. "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
  1580. "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
  1581. "license": "ISC",
  1582. "dependencies": {
  1583. "d3-time": "1 - 3"
  1584. },
  1585. "engines": {
  1586. "node": ">=12"
  1587. }
  1588. },
  1589. "node_modules/d3-timer": {
  1590. "version": "3.0.1",
  1591. "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
  1592. "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
  1593. "license": "ISC",
  1594. "engines": {
  1595. "node": ">=12"
  1596. }
  1597. },
  1598. "node_modules/dayjs": {
  1599. "version": "1.11.21",
  1600. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz",
  1601. "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
  1602. "license": "MIT",
  1603. "peer": true
  1604. },
  1605. "node_modules/detect-libc": {
  1606. "version": "2.1.2",
  1607. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  1608. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1609. "dev": true,
  1610. "license": "Apache-2.0",
  1611. "engines": {
  1612. "node": ">=8"
  1613. }
  1614. },
  1615. "node_modules/encoding-japanese": {
  1616. "version": "2.2.0",
  1617. "resolved": "https://registry.npmjs.org/encoding-japanese/-/encoding-japanese-2.2.0.tgz",
  1618. "integrity": "sha512-EuJWwlHPZ1LbADuKTClvHtwbaFn4rOD+dRAbWysqEOXRc2Uui0hJInNJrsdH0c+OhJA4nrCBdSkW4DD5YxAo6A==",
  1619. "license": "MIT",
  1620. "engines": {
  1621. "node": ">=8.10.0"
  1622. }
  1623. },
  1624. "node_modules/entities": {
  1625. "version": "8.0.0",
  1626. "resolved": "https://registry.npmjs.org/entities/-/entities-8.0.0.tgz",
  1627. "integrity": "sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==",
  1628. "license": "BSD-2-Clause",
  1629. "engines": {
  1630. "node": ">=20.19.0"
  1631. },
  1632. "funding": {
  1633. "url": "https://github.com/fb55/entities?sponsor=1"
  1634. }
  1635. },
  1636. "node_modules/eventemitter3": {
  1637. "version": "5.0.4",
  1638. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
  1639. "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
  1640. "license": "MIT"
  1641. },
  1642. "node_modules/fast-deep-equal": {
  1643. "version": "3.1.3",
  1644. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  1645. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
  1646. "license": "MIT"
  1647. },
  1648. "node_modules/fdir": {
  1649. "version": "6.5.0",
  1650. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
  1651. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1652. "dev": true,
  1653. "license": "MIT",
  1654. "engines": {
  1655. "node": ">=12.0.0"
  1656. },
  1657. "peerDependencies": {
  1658. "picomatch": "^3 || ^4"
  1659. },
  1660. "peerDependenciesMeta": {
  1661. "picomatch": {
  1662. "optional": true
  1663. }
  1664. }
  1665. },
  1666. "node_modules/fecha": {
  1667. "version": "4.2.3",
  1668. "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
  1669. "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
  1670. "license": "MIT"
  1671. },
  1672. "node_modules/flru": {
  1673. "version": "1.0.2",
  1674. "resolved": "https://registry.npmjs.org/flru/-/flru-1.0.2.tgz",
  1675. "integrity": "sha512-kWyh8ADvHBFz6ua5xYOPnUroZTT/bwWfrCeL0Wj1dzG4/YOmOcfJ99W8dOVyyynJN35rZ9aCOtHChqQovV7yog==",
  1676. "license": "MIT",
  1677. "engines": {
  1678. "node": ">=6"
  1679. }
  1680. },
  1681. "node_modules/fsevents": {
  1682. "version": "2.3.3",
  1683. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  1684. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1685. "dev": true,
  1686. "hasInstallScript": true,
  1687. "license": "MIT",
  1688. "optional": true,
  1689. "os": [
  1690. "darwin"
  1691. ],
  1692. "engines": {
  1693. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1694. }
  1695. },
  1696. "node_modules/gl-matrix": {
  1697. "version": "3.4.4",
  1698. "resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz",
  1699. "integrity": "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==",
  1700. "license": "MIT"
  1701. },
  1702. "node_modules/html2canvas": {
  1703. "version": "1.4.1",
  1704. "resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz",
  1705. "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
  1706. "license": "MIT",
  1707. "dependencies": {
  1708. "css-line-break": "^2.1.0",
  1709. "text-segmentation": "^1.0.3"
  1710. },
  1711. "engines": {
  1712. "node": ">=8.0.0"
  1713. }
  1714. },
  1715. "node_modules/iconv-lite": {
  1716. "version": "0.6.3",
  1717. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  1718. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  1719. "license": "MIT",
  1720. "dependencies": {
  1721. "safer-buffer": ">= 2.1.2 < 3.0.0"
  1722. },
  1723. "engines": {
  1724. "node": ">=0.10.0"
  1725. }
  1726. },
  1727. "node_modules/internmap": {
  1728. "version": "2.0.3",
  1729. "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
  1730. "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
  1731. "license": "ISC",
  1732. "engines": {
  1733. "node": ">=12"
  1734. }
  1735. },
  1736. "node_modules/is-arrayish": {
  1737. "version": "0.3.4",
  1738. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz",
  1739. "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
  1740. "license": "MIT"
  1741. },
  1742. "node_modules/is-mobile": {
  1743. "version": "5.0.0",
  1744. "resolved": "https://registry.npmjs.org/is-mobile/-/is-mobile-5.0.0.tgz",
  1745. "integrity": "sha512-Tz/yndySvLAEXh+Uk8liFCxOwVH6YutuR74utvOcu7I9Di+DwM0mtdPVZNaVvvBUM2OXxne/NhOs1zAO7riusQ==",
  1746. "license": "MIT"
  1747. },
  1748. "node_modules/json2mq": {
  1749. "version": "0.2.0",
  1750. "resolved": "https://registry.npmjs.org/json2mq/-/json2mq-0.2.0.tgz",
  1751. "integrity": "sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==",
  1752. "license": "MIT",
  1753. "dependencies": {
  1754. "string-convert": "^0.2.0"
  1755. }
  1756. },
  1757. "node_modules/libbase64": {
  1758. "version": "1.3.0",
  1759. "resolved": "https://registry.npmjs.org/libbase64/-/libbase64-1.3.0.tgz",
  1760. "integrity": "sha512-GgOXd0Eo6phYgh0DJtjQ2tO8dc0IVINtZJeARPeiIJqge+HdsWSuaDTe8ztQ7j/cONByDZ3zeB325AHiv5O0dg==",
  1761. "license": "MIT"
  1762. },
  1763. "node_modules/libmime": {
  1764. "version": "5.4.1",
  1765. "resolved": "https://registry.npmjs.org/libmime/-/libmime-5.4.1.tgz",
  1766. "integrity": "sha512-0wHGhsofo9IdQPenr3BBHXuxcwMq4atFUTsZ9Ogc1OvI5h4rUdDIrBQEN9JHjCXfDMrE59LUMJWsTD82wTYk8A==",
  1767. "license": "MIT",
  1768. "dependencies": {
  1769. "encoding-japanese": "2.2.0",
  1770. "iconv-lite": "0.7.3",
  1771. "libbase64": "1.3.0",
  1772. "libqp": "2.1.1"
  1773. }
  1774. },
  1775. "node_modules/libmime/node_modules/iconv-lite": {
  1776. "version": "0.7.3",
  1777. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.3.tgz",
  1778. "integrity": "sha512-IKXpvIzjnC9XTAUbVBcMfGS0EPaIXtW6v+zr+RRp+hqULEpo0owZax6wyRwPOJbWbzjYspQwusTsfVr0ifh4uQ==",
  1779. "license": "MIT",
  1780. "dependencies": {
  1781. "safer-buffer": ">= 2.1.2 < 3.0.0"
  1782. },
  1783. "engines": {
  1784. "node": ">=0.10.0"
  1785. },
  1786. "funding": {
  1787. "type": "opencollective",
  1788. "url": "https://opencollective.com/express"
  1789. }
  1790. },
  1791. "node_modules/libqp": {
  1792. "version": "2.1.1",
  1793. "resolved": "https://registry.npmjs.org/libqp/-/libqp-2.1.1.tgz",
  1794. "integrity": "sha512-0Wd+GPz1O134cP62YU2GTOPNA7Qgl09XwCqM5zpBv87ERCXdfDtyKXvV7c9U22yWJh44QZqBocFnXN11K96qow==",
  1795. "license": "MIT"
  1796. },
  1797. "node_modules/lightningcss": {
  1798. "version": "1.32.0",
  1799. "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
  1800. "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
  1801. "dev": true,
  1802. "license": "MPL-2.0",
  1803. "dependencies": {
  1804. "detect-libc": "^2.0.3"
  1805. },
  1806. "engines": {
  1807. "node": ">= 12.0.0"
  1808. },
  1809. "funding": {
  1810. "type": "opencollective",
  1811. "url": "https://opencollective.com/parcel"
  1812. },
  1813. "optionalDependencies": {
  1814. "lightningcss-android-arm64": "1.32.0",
  1815. "lightningcss-darwin-arm64": "1.32.0",
  1816. "lightningcss-darwin-x64": "1.32.0",
  1817. "lightningcss-freebsd-x64": "1.32.0",
  1818. "lightningcss-linux-arm-gnueabihf": "1.32.0",
  1819. "lightningcss-linux-arm64-gnu": "1.32.0",
  1820. "lightningcss-linux-arm64-musl": "1.32.0",
  1821. "lightningcss-linux-x64-gnu": "1.32.0",
  1822. "lightningcss-linux-x64-musl": "1.32.0",
  1823. "lightningcss-win32-arm64-msvc": "1.32.0",
  1824. "lightningcss-win32-x64-msvc": "1.32.0"
  1825. }
  1826. },
  1827. "node_modules/lightningcss-android-arm64": {
  1828. "version": "1.32.0",
  1829. "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
  1830. "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
  1831. "cpu": [
  1832. "arm64"
  1833. ],
  1834. "dev": true,
  1835. "license": "MPL-2.0",
  1836. "optional": true,
  1837. "os": [
  1838. "android"
  1839. ],
  1840. "engines": {
  1841. "node": ">= 12.0.0"
  1842. },
  1843. "funding": {
  1844. "type": "opencollective",
  1845. "url": "https://opencollective.com/parcel"
  1846. }
  1847. },
  1848. "node_modules/lightningcss-darwin-arm64": {
  1849. "version": "1.32.0",
  1850. "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
  1851. "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
  1852. "cpu": [
  1853. "arm64"
  1854. ],
  1855. "dev": true,
  1856. "license": "MPL-2.0",
  1857. "optional": true,
  1858. "os": [
  1859. "darwin"
  1860. ],
  1861. "engines": {
  1862. "node": ">= 12.0.0"
  1863. },
  1864. "funding": {
  1865. "type": "opencollective",
  1866. "url": "https://opencollective.com/parcel"
  1867. }
  1868. },
  1869. "node_modules/lightningcss-darwin-x64": {
  1870. "version": "1.32.0",
  1871. "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
  1872. "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
  1873. "cpu": [
  1874. "x64"
  1875. ],
  1876. "dev": true,
  1877. "license": "MPL-2.0",
  1878. "optional": true,
  1879. "os": [
  1880. "darwin"
  1881. ],
  1882. "engines": {
  1883. "node": ">= 12.0.0"
  1884. },
  1885. "funding": {
  1886. "type": "opencollective",
  1887. "url": "https://opencollective.com/parcel"
  1888. }
  1889. },
  1890. "node_modules/lightningcss-freebsd-x64": {
  1891. "version": "1.32.0",
  1892. "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
  1893. "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
  1894. "cpu": [
  1895. "x64"
  1896. ],
  1897. "dev": true,
  1898. "license": "MPL-2.0",
  1899. "optional": true,
  1900. "os": [
  1901. "freebsd"
  1902. ],
  1903. "engines": {
  1904. "node": ">= 12.0.0"
  1905. },
  1906. "funding": {
  1907. "type": "opencollective",
  1908. "url": "https://opencollective.com/parcel"
  1909. }
  1910. },
  1911. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1912. "version": "1.32.0",
  1913. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
  1914. "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
  1915. "cpu": [
  1916. "arm"
  1917. ],
  1918. "dev": true,
  1919. "license": "MPL-2.0",
  1920. "optional": true,
  1921. "os": [
  1922. "linux"
  1923. ],
  1924. "engines": {
  1925. "node": ">= 12.0.0"
  1926. },
  1927. "funding": {
  1928. "type": "opencollective",
  1929. "url": "https://opencollective.com/parcel"
  1930. }
  1931. },
  1932. "node_modules/lightningcss-linux-arm64-gnu": {
  1933. "version": "1.32.0",
  1934. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
  1935. "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
  1936. "cpu": [
  1937. "arm64"
  1938. ],
  1939. "dev": true,
  1940. "license": "MPL-2.0",
  1941. "optional": true,
  1942. "os": [
  1943. "linux"
  1944. ],
  1945. "engines": {
  1946. "node": ">= 12.0.0"
  1947. },
  1948. "funding": {
  1949. "type": "opencollective",
  1950. "url": "https://opencollective.com/parcel"
  1951. }
  1952. },
  1953. "node_modules/lightningcss-linux-arm64-musl": {
  1954. "version": "1.32.0",
  1955. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
  1956. "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
  1957. "cpu": [
  1958. "arm64"
  1959. ],
  1960. "dev": true,
  1961. "license": "MPL-2.0",
  1962. "optional": true,
  1963. "os": [
  1964. "linux"
  1965. ],
  1966. "engines": {
  1967. "node": ">= 12.0.0"
  1968. },
  1969. "funding": {
  1970. "type": "opencollective",
  1971. "url": "https://opencollective.com/parcel"
  1972. }
  1973. },
  1974. "node_modules/lightningcss-linux-x64-gnu": {
  1975. "version": "1.32.0",
  1976. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
  1977. "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
  1978. "cpu": [
  1979. "x64"
  1980. ],
  1981. "dev": true,
  1982. "license": "MPL-2.0",
  1983. "optional": true,
  1984. "os": [
  1985. "linux"
  1986. ],
  1987. "engines": {
  1988. "node": ">= 12.0.0"
  1989. },
  1990. "funding": {
  1991. "type": "opencollective",
  1992. "url": "https://opencollective.com/parcel"
  1993. }
  1994. },
  1995. "node_modules/lightningcss-linux-x64-musl": {
  1996. "version": "1.32.0",
  1997. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
  1998. "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
  1999. "cpu": [
  2000. "x64"
  2001. ],
  2002. "dev": true,
  2003. "license": "MPL-2.0",
  2004. "optional": true,
  2005. "os": [
  2006. "linux"
  2007. ],
  2008. "engines": {
  2009. "node": ">= 12.0.0"
  2010. },
  2011. "funding": {
  2012. "type": "opencollective",
  2013. "url": "https://opencollective.com/parcel"
  2014. }
  2015. },
  2016. "node_modules/lightningcss-win32-arm64-msvc": {
  2017. "version": "1.32.0",
  2018. "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
  2019. "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
  2020. "cpu": [
  2021. "arm64"
  2022. ],
  2023. "dev": true,
  2024. "license": "MPL-2.0",
  2025. "optional": true,
  2026. "os": [
  2027. "win32"
  2028. ],
  2029. "engines": {
  2030. "node": ">= 12.0.0"
  2031. },
  2032. "funding": {
  2033. "type": "opencollective",
  2034. "url": "https://opencollective.com/parcel"
  2035. }
  2036. },
  2037. "node_modules/lightningcss-win32-x64-msvc": {
  2038. "version": "1.32.0",
  2039. "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
  2040. "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
  2041. "cpu": [
  2042. "x64"
  2043. ],
  2044. "dev": true,
  2045. "license": "MPL-2.0",
  2046. "optional": true,
  2047. "os": [
  2048. "win32"
  2049. ],
  2050. "engines": {
  2051. "node": ">= 12.0.0"
  2052. },
  2053. "funding": {
  2054. "type": "opencollective",
  2055. "url": "https://opencollective.com/parcel"
  2056. }
  2057. },
  2058. "node_modules/lodash": {
  2059. "version": "4.18.1",
  2060. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
  2061. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  2062. "license": "MIT"
  2063. },
  2064. "node_modules/nanoid": {
  2065. "version": "3.3.15",
  2066. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.15.tgz",
  2067. "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==",
  2068. "dev": true,
  2069. "funding": [
  2070. {
  2071. "type": "github",
  2072. "url": "https://github.com/sponsors/ai"
  2073. }
  2074. ],
  2075. "license": "MIT",
  2076. "bin": {
  2077. "nanoid": "bin/nanoid.cjs"
  2078. },
  2079. "engines": {
  2080. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2081. }
  2082. },
  2083. "node_modules/parse5": {
  2084. "version": "8.0.1",
  2085. "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.1.tgz",
  2086. "integrity": "sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==",
  2087. "license": "MIT",
  2088. "dependencies": {
  2089. "entities": "^8.0.0"
  2090. },
  2091. "funding": {
  2092. "url": "https://github.com/inikulin/parse5?sponsor=1"
  2093. }
  2094. },
  2095. "node_modules/pdfast": {
  2096. "version": "0.2.0",
  2097. "resolved": "https://registry.npmjs.org/pdfast/-/pdfast-0.2.0.tgz",
  2098. "integrity": "sha512-cq6TTu6qKSFUHwEahi68k/kqN2mfepjkGrG9Un70cgdRRKLKY6Rf8P8uvP2NvZktaQZNF3YE7agEkLj0vGK9bA==",
  2099. "license": "MIT"
  2100. },
  2101. "node_modules/picocolors": {
  2102. "version": "1.1.1",
  2103. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  2104. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2105. "dev": true,
  2106. "license": "ISC"
  2107. },
  2108. "node_modules/picomatch": {
  2109. "version": "4.0.5",
  2110. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
  2111. "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
  2112. "dev": true,
  2113. "license": "MIT",
  2114. "peer": true,
  2115. "engines": {
  2116. "node": ">=12"
  2117. },
  2118. "funding": {
  2119. "url": "https://github.com/sponsors/jonschlinkert"
  2120. }
  2121. },
  2122. "node_modules/postcss": {
  2123. "version": "8.5.16",
  2124. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
  2125. "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
  2126. "dev": true,
  2127. "funding": [
  2128. {
  2129. "type": "opencollective",
  2130. "url": "https://opencollective.com/postcss/"
  2131. },
  2132. {
  2133. "type": "tidelift",
  2134. "url": "https://tidelift.com/funding/github/npm/postcss"
  2135. },
  2136. {
  2137. "type": "github",
  2138. "url": "https://github.com/sponsors/ai"
  2139. }
  2140. ],
  2141. "license": "MIT",
  2142. "dependencies": {
  2143. "nanoid": "^3.3.12",
  2144. "picocolors": "^1.1.1",
  2145. "source-map-js": "^1.2.1"
  2146. },
  2147. "engines": {
  2148. "node": "^10 || ^12 || >=14"
  2149. }
  2150. },
  2151. "node_modules/rc-cascader": {
  2152. "version": "3.34.0",
  2153. "resolved": "https://registry.npmjs.org/rc-cascader/-/rc-cascader-3.34.0.tgz",
  2154. "integrity": "sha512-KpXypcvju9ptjW9FaN2NFcA2QH9E9LHKq169Y0eWtH4e/wHQ5Wh5qZakAgvb8EKZ736WZ3B0zLLOBsrsja5Dag==",
  2155. "license": "MIT",
  2156. "dependencies": {
  2157. "@babel/runtime": "^7.25.7",
  2158. "classnames": "^2.3.1",
  2159. "rc-select": "~14.16.2",
  2160. "rc-tree": "~5.13.0",
  2161. "rc-util": "^5.43.0"
  2162. },
  2163. "peerDependencies": {
  2164. "react": ">=16.9.0",
  2165. "react-dom": ">=16.9.0"
  2166. }
  2167. },
  2168. "node_modules/rc-checkbox": {
  2169. "version": "3.5.0",
  2170. "resolved": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-3.5.0.tgz",
  2171. "integrity": "sha512-aOAQc3E98HteIIsSqm6Xk2FPKIER6+5vyEFMZfo73TqM+VVAIqOkHoPjgKLqSNtVLWScoaM7vY2ZrGEheI79yg==",
  2172. "license": "MIT",
  2173. "dependencies": {
  2174. "@babel/runtime": "^7.10.1",
  2175. "classnames": "^2.3.2",
  2176. "rc-util": "^5.25.2"
  2177. },
  2178. "peerDependencies": {
  2179. "react": ">=16.9.0",
  2180. "react-dom": ">=16.9.0"
  2181. }
  2182. },
  2183. "node_modules/rc-collapse": {
  2184. "version": "3.9.0",
  2185. "resolved": "https://registry.npmjs.org/rc-collapse/-/rc-collapse-3.9.0.tgz",
  2186. "integrity": "sha512-swDdz4QZ4dFTo4RAUMLL50qP0EY62N2kvmk2We5xYdRwcRn8WcYtuetCJpwpaCbUfUt5+huLpVxhvmnK+PHrkA==",
  2187. "license": "MIT",
  2188. "dependencies": {
  2189. "@babel/runtime": "^7.10.1",
  2190. "classnames": "2.x",
  2191. "rc-motion": "^2.3.4",
  2192. "rc-util": "^5.27.0"
  2193. },
  2194. "peerDependencies": {
  2195. "react": ">=16.9.0",
  2196. "react-dom": ">=16.9.0"
  2197. }
  2198. },
  2199. "node_modules/rc-dialog": {
  2200. "version": "9.6.0",
  2201. "resolved": "https://registry.npmjs.org/rc-dialog/-/rc-dialog-9.6.0.tgz",
  2202. "integrity": "sha512-ApoVi9Z8PaCQg6FsUzS8yvBEQy0ZL2PkuvAgrmohPkN3okps5WZ5WQWPc1RNuiOKaAYv8B97ACdsFU5LizzCqg==",
  2203. "license": "MIT",
  2204. "dependencies": {
  2205. "@babel/runtime": "^7.10.1",
  2206. "@rc-component/portal": "^1.0.0-8",
  2207. "classnames": "^2.2.6",
  2208. "rc-motion": "^2.3.0",
  2209. "rc-util": "^5.21.0"
  2210. },
  2211. "peerDependencies": {
  2212. "react": ">=16.9.0",
  2213. "react-dom": ">=16.9.0"
  2214. }
  2215. },
  2216. "node_modules/rc-drawer": {
  2217. "version": "7.3.0",
  2218. "resolved": "https://registry.npmjs.org/rc-drawer/-/rc-drawer-7.3.0.tgz",
  2219. "integrity": "sha512-DX6CIgiBWNpJIMGFO8BAISFkxiuKitoizooj4BDyee8/SnBn0zwO2FHrNDpqqepj0E/TFTDpmEBCyFuTgC7MOg==",
  2220. "license": "MIT",
  2221. "dependencies": {
  2222. "@babel/runtime": "^7.23.9",
  2223. "@rc-component/portal": "^1.1.1",
  2224. "classnames": "^2.2.6",
  2225. "rc-motion": "^2.6.1",
  2226. "rc-util": "^5.38.1"
  2227. },
  2228. "peerDependencies": {
  2229. "react": ">=16.9.0",
  2230. "react-dom": ">=16.9.0"
  2231. }
  2232. },
  2233. "node_modules/rc-dropdown": {
  2234. "version": "4.2.1",
  2235. "resolved": "https://registry.npmjs.org/rc-dropdown/-/rc-dropdown-4.2.1.tgz",
  2236. "integrity": "sha512-YDAlXsPv3I1n42dv1JpdM7wJ+gSUBfeyPK59ZpBD9jQhK9jVuxpjj3NmWQHOBceA1zEPVX84T2wbdb2SD0UjmA==",
  2237. "license": "MIT",
  2238. "dependencies": {
  2239. "@babel/runtime": "^7.18.3",
  2240. "@rc-component/trigger": "^2.0.0",
  2241. "classnames": "^2.2.6",
  2242. "rc-util": "^5.44.1"
  2243. },
  2244. "peerDependencies": {
  2245. "react": ">=16.11.0",
  2246. "react-dom": ">=16.11.0"
  2247. }
  2248. },
  2249. "node_modules/rc-field-form": {
  2250. "version": "2.7.1",
  2251. "resolved": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-2.7.1.tgz",
  2252. "integrity": "sha512-vKeSifSJ6HoLaAB+B8aq/Qgm8a3dyxROzCtKNCsBQgiverpc4kWDQihoUwzUj+zNWJOykwSY4dNX3QrGwtVb9A==",
  2253. "license": "MIT",
  2254. "dependencies": {
  2255. "@babel/runtime": "^7.18.0",
  2256. "@rc-component/async-validator": "^5.0.3",
  2257. "rc-util": "^5.32.2"
  2258. },
  2259. "engines": {
  2260. "node": ">=8.x"
  2261. },
  2262. "peerDependencies": {
  2263. "react": ">=16.9.0",
  2264. "react-dom": ">=16.9.0"
  2265. }
  2266. },
  2267. "node_modules/rc-image": {
  2268. "version": "7.12.0",
  2269. "resolved": "https://registry.npmjs.org/rc-image/-/rc-image-7.12.0.tgz",
  2270. "integrity": "sha512-cZ3HTyyckPnNnUb9/DRqduqzLfrQRyi+CdHjdqgsyDpI3Ln5UX1kXnAhPBSJj9pVRzwRFgqkN7p9b6HBDjmu/Q==",
  2271. "license": "MIT",
  2272. "dependencies": {
  2273. "@babel/runtime": "^7.11.2",
  2274. "@rc-component/portal": "^1.0.2",
  2275. "classnames": "^2.2.6",
  2276. "rc-dialog": "~9.6.0",
  2277. "rc-motion": "^2.6.2",
  2278. "rc-util": "^5.34.1"
  2279. },
  2280. "peerDependencies": {
  2281. "react": ">=16.9.0",
  2282. "react-dom": ">=16.9.0"
  2283. }
  2284. },
  2285. "node_modules/rc-input": {
  2286. "version": "1.8.0",
  2287. "resolved": "https://registry.npmjs.org/rc-input/-/rc-input-1.8.0.tgz",
  2288. "integrity": "sha512-KXvaTbX+7ha8a/k+eg6SYRVERK0NddX8QX7a7AnRvUa/rEH0CNMlpcBzBkhI0wp2C8C4HlMoYl8TImSN+fuHKA==",
  2289. "license": "MIT",
  2290. "dependencies": {
  2291. "@babel/runtime": "^7.11.1",
  2292. "classnames": "^2.2.1",
  2293. "rc-util": "^5.18.1"
  2294. },
  2295. "peerDependencies": {
  2296. "react": ">=16.0.0",
  2297. "react-dom": ">=16.0.0"
  2298. }
  2299. },
  2300. "node_modules/rc-input-number": {
  2301. "version": "9.5.0",
  2302. "resolved": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-9.5.0.tgz",
  2303. "integrity": "sha512-bKaEvB5tHebUURAEXw35LDcnRZLq3x1k7GxfAqBMzmpHkDGzjAtnUL8y4y5N15rIFIg5IJgwr211jInl3cipag==",
  2304. "license": "MIT",
  2305. "dependencies": {
  2306. "@babel/runtime": "^7.10.1",
  2307. "@rc-component/mini-decimal": "^1.0.1",
  2308. "classnames": "^2.2.5",
  2309. "rc-input": "~1.8.0",
  2310. "rc-util": "^5.40.1"
  2311. },
  2312. "peerDependencies": {
  2313. "react": ">=16.9.0",
  2314. "react-dom": ">=16.9.0"
  2315. }
  2316. },
  2317. "node_modules/rc-mentions": {
  2318. "version": "2.20.0",
  2319. "resolved": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-2.20.0.tgz",
  2320. "integrity": "sha512-w8HCMZEh3f0nR8ZEd466ATqmXFCMGMN5UFCzEUL0bM/nGw/wOS2GgRzKBcm19K++jDyuWCOJOdgcKGXU3fXfbQ==",
  2321. "license": "MIT",
  2322. "dependencies": {
  2323. "@babel/runtime": "^7.22.5",
  2324. "@rc-component/trigger": "^2.0.0",
  2325. "classnames": "^2.2.6",
  2326. "rc-input": "~1.8.0",
  2327. "rc-menu": "~9.16.0",
  2328. "rc-textarea": "~1.10.0",
  2329. "rc-util": "^5.34.1"
  2330. },
  2331. "peerDependencies": {
  2332. "react": ">=16.9.0",
  2333. "react-dom": ">=16.9.0"
  2334. }
  2335. },
  2336. "node_modules/rc-menu": {
  2337. "version": "9.16.1",
  2338. "resolved": "https://registry.npmjs.org/rc-menu/-/rc-menu-9.16.1.tgz",
  2339. "integrity": "sha512-ghHx6/6Dvp+fw8CJhDUHFHDJ84hJE3BXNCzSgLdmNiFErWSOaZNsihDAsKq9ByTALo/xkNIwtDFGIl6r+RPXBg==",
  2340. "license": "MIT",
  2341. "dependencies": {
  2342. "@babel/runtime": "^7.10.1",
  2343. "@rc-component/trigger": "^2.0.0",
  2344. "classnames": "2.x",
  2345. "rc-motion": "^2.4.3",
  2346. "rc-overflow": "^1.3.1",
  2347. "rc-util": "^5.27.0"
  2348. },
  2349. "peerDependencies": {
  2350. "react": ">=16.9.0",
  2351. "react-dom": ">=16.9.0"
  2352. }
  2353. },
  2354. "node_modules/rc-motion": {
  2355. "version": "2.9.5",
  2356. "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.5.tgz",
  2357. "integrity": "sha512-w+XTUrfh7ArbYEd2582uDrEhmBHwK1ZENJiSJVb7uRxdE7qJSYjbO2eksRXmndqyKqKoYPc9ClpPh5242mV1vA==",
  2358. "license": "MIT",
  2359. "dependencies": {
  2360. "@babel/runtime": "^7.11.1",
  2361. "classnames": "^2.2.1",
  2362. "rc-util": "^5.44.0"
  2363. },
  2364. "peerDependencies": {
  2365. "react": ">=16.9.0",
  2366. "react-dom": ">=16.9.0"
  2367. }
  2368. },
  2369. "node_modules/rc-notification": {
  2370. "version": "5.6.4",
  2371. "resolved": "https://registry.npmjs.org/rc-notification/-/rc-notification-5.6.4.tgz",
  2372. "integrity": "sha512-KcS4O6B4qzM3KH7lkwOB7ooLPZ4b6J+VMmQgT51VZCeEcmghdeR4IrMcFq0LG+RPdnbe/ArT086tGM8Snimgiw==",
  2373. "license": "MIT",
  2374. "dependencies": {
  2375. "@babel/runtime": "^7.10.1",
  2376. "classnames": "2.x",
  2377. "rc-motion": "^2.9.0",
  2378. "rc-util": "^5.20.1"
  2379. },
  2380. "engines": {
  2381. "node": ">=8.x"
  2382. },
  2383. "peerDependencies": {
  2384. "react": ">=16.9.0",
  2385. "react-dom": ">=16.9.0"
  2386. }
  2387. },
  2388. "node_modules/rc-overflow": {
  2389. "version": "1.5.0",
  2390. "resolved": "https://registry.npmjs.org/rc-overflow/-/rc-overflow-1.5.0.tgz",
  2391. "integrity": "sha512-Lm/v9h0LymeUYJf0x39OveU52InkdRXqnn2aYXfWmo8WdOonIKB2kfau+GF0fWq6jPgtdO9yMqveGcK6aIhJmg==",
  2392. "license": "MIT",
  2393. "dependencies": {
  2394. "@babel/runtime": "^7.11.1",
  2395. "classnames": "^2.2.1",
  2396. "rc-resize-observer": "^1.0.0",
  2397. "rc-util": "^5.37.0"
  2398. },
  2399. "peerDependencies": {
  2400. "react": ">=16.9.0",
  2401. "react-dom": ">=16.9.0"
  2402. }
  2403. },
  2404. "node_modules/rc-pagination": {
  2405. "version": "5.1.0",
  2406. "resolved": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-5.1.0.tgz",
  2407. "integrity": "sha512-8416Yip/+eclTFdHXLKTxZvn70duYVGTvUUWbckCCZoIl3jagqke3GLsFrMs0bsQBikiYpZLD9206Ej4SOdOXQ==",
  2408. "license": "MIT",
  2409. "dependencies": {
  2410. "@babel/runtime": "^7.10.1",
  2411. "classnames": "^2.3.2",
  2412. "rc-util": "^5.38.0"
  2413. },
  2414. "peerDependencies": {
  2415. "react": ">=16.9.0",
  2416. "react-dom": ">=16.9.0"
  2417. }
  2418. },
  2419. "node_modules/rc-picker": {
  2420. "version": "4.11.3",
  2421. "resolved": "https://registry.npmjs.org/rc-picker/-/rc-picker-4.11.3.tgz",
  2422. "integrity": "sha512-MJ5teb7FlNE0NFHTncxXQ62Y5lytq6sh5nUw0iH8OkHL/TjARSEvSHpr940pWgjGANpjCwyMdvsEV55l5tYNSg==",
  2423. "license": "MIT",
  2424. "dependencies": {
  2425. "@babel/runtime": "^7.24.7",
  2426. "@rc-component/trigger": "^2.0.0",
  2427. "classnames": "^2.2.1",
  2428. "rc-overflow": "^1.3.2",
  2429. "rc-resize-observer": "^1.4.0",
  2430. "rc-util": "^5.43.0"
  2431. },
  2432. "engines": {
  2433. "node": ">=8.x"
  2434. },
  2435. "peerDependencies": {
  2436. "date-fns": ">= 2.x",
  2437. "dayjs": ">= 1.x",
  2438. "luxon": ">= 3.x",
  2439. "moment": ">= 2.x",
  2440. "react": ">=16.9.0",
  2441. "react-dom": ">=16.9.0"
  2442. },
  2443. "peerDependenciesMeta": {
  2444. "date-fns": {
  2445. "optional": true
  2446. },
  2447. "dayjs": {
  2448. "optional": true
  2449. },
  2450. "luxon": {
  2451. "optional": true
  2452. },
  2453. "moment": {
  2454. "optional": true
  2455. }
  2456. }
  2457. },
  2458. "node_modules/rc-progress": {
  2459. "version": "4.0.0",
  2460. "resolved": "https://registry.npmjs.org/rc-progress/-/rc-progress-4.0.0.tgz",
  2461. "integrity": "sha512-oofVMMafOCokIUIBnZLNcOZFsABaUw8PPrf1/y0ZBvKZNpOiu5h4AO9vv11Sw0p4Hb3D0yGWuEattcQGtNJ/aw==",
  2462. "license": "MIT",
  2463. "dependencies": {
  2464. "@babel/runtime": "^7.10.1",
  2465. "classnames": "^2.2.6",
  2466. "rc-util": "^5.16.1"
  2467. },
  2468. "peerDependencies": {
  2469. "react": ">=16.9.0",
  2470. "react-dom": ">=16.9.0"
  2471. }
  2472. },
  2473. "node_modules/rc-rate": {
  2474. "version": "2.13.1",
  2475. "resolved": "https://registry.npmjs.org/rc-rate/-/rc-rate-2.13.1.tgz",
  2476. "integrity": "sha512-QUhQ9ivQ8Gy7mtMZPAjLbxBt5y9GRp65VcUyGUMF3N3fhiftivPHdpuDIaWIMOTEprAjZPC08bls1dQB+I1F2Q==",
  2477. "license": "MIT",
  2478. "dependencies": {
  2479. "@babel/runtime": "^7.10.1",
  2480. "classnames": "^2.2.5",
  2481. "rc-util": "^5.0.1"
  2482. },
  2483. "engines": {
  2484. "node": ">=8.x"
  2485. },
  2486. "peerDependencies": {
  2487. "react": ">=16.9.0",
  2488. "react-dom": ">=16.9.0"
  2489. }
  2490. },
  2491. "node_modules/rc-resize-observer": {
  2492. "version": "1.4.3",
  2493. "resolved": "https://registry.npmjs.org/rc-resize-observer/-/rc-resize-observer-1.4.3.tgz",
  2494. "integrity": "sha512-YZLjUbyIWox8E9i9C3Tm7ia+W7euPItNWSPX5sCcQTYbnwDb5uNpnLHQCG1f22oZWUhLw4Mv2tFmeWe68CDQRQ==",
  2495. "license": "MIT",
  2496. "dependencies": {
  2497. "@babel/runtime": "^7.20.7",
  2498. "classnames": "^2.2.1",
  2499. "rc-util": "^5.44.1",
  2500. "resize-observer-polyfill": "^1.5.1"
  2501. },
  2502. "peerDependencies": {
  2503. "react": ">=16.9.0",
  2504. "react-dom": ">=16.9.0"
  2505. }
  2506. },
  2507. "node_modules/rc-segmented": {
  2508. "version": "2.7.1",
  2509. "resolved": "https://registry.npmjs.org/rc-segmented/-/rc-segmented-2.7.1.tgz",
  2510. "integrity": "sha512-izj1Nw/Dw2Vb7EVr+D/E9lUTkBe+kKC+SAFSU9zqr7WV2W5Ktaa9Gc7cB2jTqgk8GROJayltaec+DBlYKc6d+g==",
  2511. "license": "MIT",
  2512. "dependencies": {
  2513. "@babel/runtime": "^7.11.1",
  2514. "classnames": "^2.2.1",
  2515. "rc-motion": "^2.4.4",
  2516. "rc-util": "^5.17.0"
  2517. },
  2518. "peerDependencies": {
  2519. "react": ">=16.0.0",
  2520. "react-dom": ">=16.0.0"
  2521. }
  2522. },
  2523. "node_modules/rc-select": {
  2524. "version": "14.16.8",
  2525. "resolved": "https://registry.npmjs.org/rc-select/-/rc-select-14.16.8.tgz",
  2526. "integrity": "sha512-NOV5BZa1wZrsdkKaiK7LHRuo5ZjZYMDxPP6/1+09+FB4KoNi8jcG1ZqLE3AVCxEsYMBe65OBx71wFoHRTP3LRg==",
  2527. "license": "MIT",
  2528. "dependencies": {
  2529. "@babel/runtime": "^7.10.1",
  2530. "@rc-component/trigger": "^2.1.1",
  2531. "classnames": "2.x",
  2532. "rc-motion": "^2.0.1",
  2533. "rc-overflow": "^1.3.1",
  2534. "rc-util": "^5.16.1",
  2535. "rc-virtual-list": "^3.5.2"
  2536. },
  2537. "engines": {
  2538. "node": ">=8.x"
  2539. },
  2540. "peerDependencies": {
  2541. "react": "*",
  2542. "react-dom": "*"
  2543. }
  2544. },
  2545. "node_modules/rc-slider": {
  2546. "version": "11.1.9",
  2547. "resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-11.1.9.tgz",
  2548. "integrity": "sha512-h8IknhzSh3FEM9u8ivkskh+Ef4Yo4JRIY2nj7MrH6GQmrwV6mcpJf5/4KgH5JaVI1H3E52yCdpOlVyGZIeph5A==",
  2549. "license": "MIT",
  2550. "dependencies": {
  2551. "@babel/runtime": "^7.10.1",
  2552. "classnames": "^2.2.5",
  2553. "rc-util": "^5.36.0"
  2554. },
  2555. "engines": {
  2556. "node": ">=8.x"
  2557. },
  2558. "peerDependencies": {
  2559. "react": ">=16.9.0",
  2560. "react-dom": ">=16.9.0"
  2561. }
  2562. },
  2563. "node_modules/rc-steps": {
  2564. "version": "6.0.1",
  2565. "resolved": "https://registry.npmjs.org/rc-steps/-/rc-steps-6.0.1.tgz",
  2566. "integrity": "sha512-lKHL+Sny0SeHkQKKDJlAjV5oZ8DwCdS2hFhAkIjuQt1/pB81M0cA0ErVFdHq9+jmPmFw1vJB2F5NBzFXLJxV+g==",
  2567. "license": "MIT",
  2568. "dependencies": {
  2569. "@babel/runtime": "^7.16.7",
  2570. "classnames": "^2.2.3",
  2571. "rc-util": "^5.16.1"
  2572. },
  2573. "engines": {
  2574. "node": ">=8.x"
  2575. },
  2576. "peerDependencies": {
  2577. "react": ">=16.9.0",
  2578. "react-dom": ">=16.9.0"
  2579. }
  2580. },
  2581. "node_modules/rc-switch": {
  2582. "version": "4.1.0",
  2583. "resolved": "https://registry.npmjs.org/rc-switch/-/rc-switch-4.1.0.tgz",
  2584. "integrity": "sha512-TI8ufP2Az9oEbvyCeVE4+90PDSljGyuwix3fV58p7HV2o4wBnVToEyomJRVyTaZeqNPAp+vqeo4Wnj5u0ZZQBg==",
  2585. "license": "MIT",
  2586. "dependencies": {
  2587. "@babel/runtime": "^7.21.0",
  2588. "classnames": "^2.2.1",
  2589. "rc-util": "^5.30.0"
  2590. },
  2591. "peerDependencies": {
  2592. "react": ">=16.9.0",
  2593. "react-dom": ">=16.9.0"
  2594. }
  2595. },
  2596. "node_modules/rc-table": {
  2597. "version": "7.54.0",
  2598. "resolved": "https://registry.npmjs.org/rc-table/-/rc-table-7.54.0.tgz",
  2599. "integrity": "sha512-/wDTkki6wBTjwylwAGjpLKYklKo9YgjZwAU77+7ME5mBoS32Q4nAwoqhA2lSge6fobLW3Tap6uc5xfwaL2p0Sw==",
  2600. "license": "MIT",
  2601. "dependencies": {
  2602. "@babel/runtime": "^7.10.1",
  2603. "@rc-component/context": "^1.4.0",
  2604. "classnames": "^2.2.5",
  2605. "rc-resize-observer": "^1.1.0",
  2606. "rc-util": "^5.44.3",
  2607. "rc-virtual-list": "^3.14.2"
  2608. },
  2609. "engines": {
  2610. "node": ">=8.x"
  2611. },
  2612. "peerDependencies": {
  2613. "react": ">=16.9.0",
  2614. "react-dom": ">=16.9.0"
  2615. }
  2616. },
  2617. "node_modules/rc-tabs": {
  2618. "version": "15.7.0",
  2619. "resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-15.7.0.tgz",
  2620. "integrity": "sha512-ZepiE+6fmozYdWf/9gVp7k56PKHB1YYoDsKeQA1CBlJ/POIhjkcYiv0AGP0w2Jhzftd3AVvZP/K+V+Lpi2ankA==",
  2621. "license": "MIT",
  2622. "dependencies": {
  2623. "@babel/runtime": "^7.11.2",
  2624. "classnames": "2.x",
  2625. "rc-dropdown": "~4.2.0",
  2626. "rc-menu": "~9.16.0",
  2627. "rc-motion": "^2.6.2",
  2628. "rc-resize-observer": "^1.0.0",
  2629. "rc-util": "^5.34.1"
  2630. },
  2631. "engines": {
  2632. "node": ">=8.x"
  2633. },
  2634. "peerDependencies": {
  2635. "react": ">=16.9.0",
  2636. "react-dom": ">=16.9.0"
  2637. }
  2638. },
  2639. "node_modules/rc-textarea": {
  2640. "version": "1.10.2",
  2641. "resolved": "https://registry.npmjs.org/rc-textarea/-/rc-textarea-1.10.2.tgz",
  2642. "integrity": "sha512-HfaeXiaSlpiSp0I/pvWpecFEHpVysZ9tpDLNkxQbMvMz6gsr7aVZ7FpWP9kt4t7DB+jJXesYS0us1uPZnlRnwQ==",
  2643. "license": "MIT",
  2644. "dependencies": {
  2645. "@babel/runtime": "^7.10.1",
  2646. "classnames": "^2.2.1",
  2647. "rc-input": "~1.8.0",
  2648. "rc-resize-observer": "^1.0.0",
  2649. "rc-util": "^5.27.0"
  2650. },
  2651. "peerDependencies": {
  2652. "react": ">=16.9.0",
  2653. "react-dom": ">=16.9.0"
  2654. }
  2655. },
  2656. "node_modules/rc-tooltip": {
  2657. "version": "6.4.0",
  2658. "resolved": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-6.4.0.tgz",
  2659. "integrity": "sha512-kqyivim5cp8I5RkHmpsp1Nn/Wk+1oeloMv9c7LXNgDxUpGm+RbXJGL+OPvDlcRnx9DBeOe4wyOIl4OKUERyH1g==",
  2660. "license": "MIT",
  2661. "dependencies": {
  2662. "@babel/runtime": "^7.11.2",
  2663. "@rc-component/trigger": "^2.0.0",
  2664. "classnames": "^2.3.1",
  2665. "rc-util": "^5.44.3"
  2666. },
  2667. "peerDependencies": {
  2668. "react": ">=16.9.0",
  2669. "react-dom": ">=16.9.0"
  2670. }
  2671. },
  2672. "node_modules/rc-tree": {
  2673. "version": "5.13.1",
  2674. "resolved": "https://registry.npmjs.org/rc-tree/-/rc-tree-5.13.1.tgz",
  2675. "integrity": "sha512-FNhIefhftobCdUJshO7M8uZTA9F4OPGVXqGfZkkD/5soDeOhwO06T/aKTrg0WD8gRg/pyfq+ql3aMymLHCTC4A==",
  2676. "license": "MIT",
  2677. "dependencies": {
  2678. "@babel/runtime": "^7.10.1",
  2679. "classnames": "2.x",
  2680. "rc-motion": "^2.0.1",
  2681. "rc-util": "^5.16.1",
  2682. "rc-virtual-list": "^3.5.1"
  2683. },
  2684. "engines": {
  2685. "node": ">=10.x"
  2686. },
  2687. "peerDependencies": {
  2688. "react": "*",
  2689. "react-dom": "*"
  2690. }
  2691. },
  2692. "node_modules/rc-tree-select": {
  2693. "version": "5.27.0",
  2694. "resolved": "https://registry.npmjs.org/rc-tree-select/-/rc-tree-select-5.27.0.tgz",
  2695. "integrity": "sha512-2qTBTzwIT7LRI1o7zLyrCzmo5tQanmyGbSaGTIf7sYimCklAToVVfpMC6OAldSKolcnjorBYPNSKQqJmN3TCww==",
  2696. "license": "MIT",
  2697. "dependencies": {
  2698. "@babel/runtime": "^7.25.7",
  2699. "classnames": "2.x",
  2700. "rc-select": "~14.16.2",
  2701. "rc-tree": "~5.13.0",
  2702. "rc-util": "^5.43.0"
  2703. },
  2704. "peerDependencies": {
  2705. "react": "*",
  2706. "react-dom": "*"
  2707. }
  2708. },
  2709. "node_modules/rc-upload": {
  2710. "version": "4.11.0",
  2711. "resolved": "https://registry.npmjs.org/rc-upload/-/rc-upload-4.11.0.tgz",
  2712. "integrity": "sha512-ZUyT//2JAehfHzjWowqROcwYJKnZkIUGWaTE/VogVrepSl7AFNbQf4+zGfX4zl9Vrj/Jm8scLO0R6UlPDKK4wA==",
  2713. "license": "MIT",
  2714. "dependencies": {
  2715. "@babel/runtime": "^7.18.3",
  2716. "classnames": "^2.2.5",
  2717. "rc-util": "^5.2.0"
  2718. },
  2719. "peerDependencies": {
  2720. "react": ">=16.9.0",
  2721. "react-dom": ">=16.9.0"
  2722. }
  2723. },
  2724. "node_modules/rc-util": {
  2725. "version": "5.44.4",
  2726. "resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.44.4.tgz",
  2727. "integrity": "sha512-resueRJzmHG9Q6rI/DfK6Kdv9/Lfls05vzMs1Sk3M2P+3cJa+MakaZyWY8IPfehVuhPJFKrIY1IK4GqbiaiY5w==",
  2728. "license": "MIT",
  2729. "dependencies": {
  2730. "@babel/runtime": "^7.18.3",
  2731. "react-is": "^18.2.0"
  2732. },
  2733. "peerDependencies": {
  2734. "react": ">=16.9.0",
  2735. "react-dom": ">=16.9.0"
  2736. }
  2737. },
  2738. "node_modules/rc-virtual-list": {
  2739. "version": "3.19.2",
  2740. "resolved": "https://registry.npmjs.org/rc-virtual-list/-/rc-virtual-list-3.19.2.tgz",
  2741. "integrity": "sha512-Ys6NcjwGkuwkeaWBDqfI3xWuZ7rDiQXlH1o2zLfFzATfEgXcqpk8CkgMfbJD81McqjcJVez25a3kPxCR807evA==",
  2742. "license": "MIT",
  2743. "dependencies": {
  2744. "@babel/runtime": "^7.20.0",
  2745. "classnames": "^2.2.6",
  2746. "rc-resize-observer": "^1.0.0",
  2747. "rc-util": "^5.36.0"
  2748. },
  2749. "engines": {
  2750. "node": ">=8.x"
  2751. },
  2752. "peerDependencies": {
  2753. "react": ">=16.9.0",
  2754. "react-dom": ">=16.9.0"
  2755. }
  2756. },
  2757. "node_modules/react": {
  2758. "version": "19.2.7",
  2759. "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
  2760. "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
  2761. "license": "MIT",
  2762. "peer": true,
  2763. "engines": {
  2764. "node": ">=0.10.0"
  2765. }
  2766. },
  2767. "node_modules/react-dom": {
  2768. "version": "19.2.7",
  2769. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
  2770. "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
  2771. "license": "MIT",
  2772. "peer": true,
  2773. "dependencies": {
  2774. "scheduler": "^0.27.0"
  2775. },
  2776. "peerDependencies": {
  2777. "react": "^19.2.7"
  2778. }
  2779. },
  2780. "node_modules/react-is": {
  2781. "version": "18.3.1",
  2782. "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
  2783. "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
  2784. "license": "MIT"
  2785. },
  2786. "node_modules/resize-observer-polyfill": {
  2787. "version": "1.5.1",
  2788. "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
  2789. "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==",
  2790. "license": "MIT"
  2791. },
  2792. "node_modules/rolldown": {
  2793. "version": "1.1.4",
  2794. "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.4.tgz",
  2795. "integrity": "sha512-IjZYiLxZwpnhwhdBH2ugdTGVSdhCQUmLxLoqyjiL0JxYjyRst+5a0P3xfrTxJ5F638j4Mvvw5FAX5XE6eHpXbA==",
  2796. "dev": true,
  2797. "license": "MIT",
  2798. "dependencies": {
  2799. "@oxc-project/types": "=0.138.0",
  2800. "@rolldown/pluginutils": "^1.0.0"
  2801. },
  2802. "bin": {
  2803. "rolldown": "bin/cli.mjs"
  2804. },
  2805. "engines": {
  2806. "node": "^20.19.0 || >=22.12.0"
  2807. },
  2808. "optionalDependencies": {
  2809. "@rolldown/binding-android-arm64": "1.1.4",
  2810. "@rolldown/binding-darwin-arm64": "1.1.4",
  2811. "@rolldown/binding-darwin-x64": "1.1.4",
  2812. "@rolldown/binding-freebsd-x64": "1.1.4",
  2813. "@rolldown/binding-linux-arm-gnueabihf": "1.1.4",
  2814. "@rolldown/binding-linux-arm64-gnu": "1.1.4",
  2815. "@rolldown/binding-linux-arm64-musl": "1.1.4",
  2816. "@rolldown/binding-linux-ppc64-gnu": "1.1.4",
  2817. "@rolldown/binding-linux-s390x-gnu": "1.1.4",
  2818. "@rolldown/binding-linux-x64-gnu": "1.1.4",
  2819. "@rolldown/binding-linux-x64-musl": "1.1.4",
  2820. "@rolldown/binding-openharmony-arm64": "1.1.4",
  2821. "@rolldown/binding-wasm32-wasi": "1.1.4",
  2822. "@rolldown/binding-win32-arm64-msvc": "1.1.4",
  2823. "@rolldown/binding-win32-x64-msvc": "1.1.4"
  2824. }
  2825. },
  2826. "node_modules/rw": {
  2827. "version": "1.3.3",
  2828. "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
  2829. "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==",
  2830. "license": "BSD-3-Clause"
  2831. },
  2832. "node_modules/safer-buffer": {
  2833. "version": "2.1.2",
  2834. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  2835. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
  2836. "license": "MIT"
  2837. },
  2838. "node_modules/scheduler": {
  2839. "version": "0.27.0",
  2840. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
  2841. "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
  2842. "license": "MIT"
  2843. },
  2844. "node_modules/scroll-into-view-if-needed": {
  2845. "version": "3.1.0",
  2846. "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz",
  2847. "integrity": "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==",
  2848. "license": "MIT",
  2849. "dependencies": {
  2850. "compute-scroll-into-view": "^3.0.2"
  2851. }
  2852. },
  2853. "node_modules/simple-swizzle": {
  2854. "version": "0.2.4",
  2855. "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz",
  2856. "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==",
  2857. "license": "MIT",
  2858. "dependencies": {
  2859. "is-arrayish": "^0.3.1"
  2860. }
  2861. },
  2862. "node_modules/source-map-js": {
  2863. "version": "1.2.1",
  2864. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  2865. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2866. "dev": true,
  2867. "license": "BSD-3-Clause",
  2868. "engines": {
  2869. "node": ">=0.10.0"
  2870. }
  2871. },
  2872. "node_modules/string-convert": {
  2873. "version": "0.2.1",
  2874. "resolved": "https://registry.npmjs.org/string-convert/-/string-convert-0.2.1.tgz",
  2875. "integrity": "sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==",
  2876. "license": "MIT"
  2877. },
  2878. "node_modules/stylis": {
  2879. "version": "4.4.0",
  2880. "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.4.0.tgz",
  2881. "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==",
  2882. "license": "MIT"
  2883. },
  2884. "node_modules/svg-path-parser": {
  2885. "version": "1.1.0",
  2886. "resolved": "https://registry.npmjs.org/svg-path-parser/-/svg-path-parser-1.1.0.tgz",
  2887. "integrity": "sha512-jGCUqcQyXpfe38R7RFfhrMyfXcBmpMNJI/B+4CE9/Unkh98UporAc461GTthv+TVDuZXsBx7/WiwJb1Oh4tt4A==",
  2888. "license": "MIT"
  2889. },
  2890. "node_modules/text-segmentation": {
  2891. "version": "1.0.3",
  2892. "resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz",
  2893. "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
  2894. "license": "MIT",
  2895. "dependencies": {
  2896. "utrie": "^1.0.2"
  2897. }
  2898. },
  2899. "node_modules/throttle-debounce": {
  2900. "version": "5.0.2",
  2901. "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-5.0.2.tgz",
  2902. "integrity": "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==",
  2903. "license": "MIT",
  2904. "engines": {
  2905. "node": ">=12.22"
  2906. }
  2907. },
  2908. "node_modules/tinyglobby": {
  2909. "version": "0.2.17",
  2910. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
  2911. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  2912. "dev": true,
  2913. "license": "MIT",
  2914. "dependencies": {
  2915. "fdir": "^6.5.0",
  2916. "picomatch": "^4.0.4"
  2917. },
  2918. "engines": {
  2919. "node": ">=12.0.0"
  2920. },
  2921. "funding": {
  2922. "url": "https://github.com/sponsors/SuperchupuDev"
  2923. }
  2924. },
  2925. "node_modules/toggle-selection": {
  2926. "version": "1.0.6",
  2927. "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
  2928. "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==",
  2929. "license": "MIT"
  2930. },
  2931. "node_modules/tslib": {
  2932. "version": "2.8.1",
  2933. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  2934. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2935. "license": "0BSD"
  2936. },
  2937. "node_modules/typescript": {
  2938. "version": "5.9.3",
  2939. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
  2940. "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
  2941. "dev": true,
  2942. "license": "Apache-2.0",
  2943. "bin": {
  2944. "tsc": "bin/tsc",
  2945. "tsserver": "bin/tsserver"
  2946. },
  2947. "engines": {
  2948. "node": ">=14.17"
  2949. }
  2950. },
  2951. "node_modules/utrie": {
  2952. "version": "1.0.2",
  2953. "resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz",
  2954. "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
  2955. "license": "MIT",
  2956. "dependencies": {
  2957. "base64-arraybuffer": "^1.0.2"
  2958. }
  2959. },
  2960. "node_modules/vite": {
  2961. "version": "8.1.3",
  2962. "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz",
  2963. "integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==",
  2964. "dev": true,
  2965. "license": "MIT",
  2966. "peer": true,
  2967. "dependencies": {
  2968. "lightningcss": "^1.32.0",
  2969. "picomatch": "^4.0.4",
  2970. "postcss": "^8.5.16",
  2971. "rolldown": "~1.1.3",
  2972. "tinyglobby": "^0.2.17"
  2973. },
  2974. "bin": {
  2975. "vite": "bin/vite.js"
  2976. },
  2977. "engines": {
  2978. "node": "^20.19.0 || >=22.12.0"
  2979. },
  2980. "funding": {
  2981. "url": "https://github.com/vitejs/vite?sponsor=1"
  2982. },
  2983. "optionalDependencies": {
  2984. "fsevents": "~2.3.3"
  2985. },
  2986. "peerDependencies": {
  2987. "@types/node": "^20.19.0 || >=22.12.0",
  2988. "@vitejs/devtools": "^0.3.0",
  2989. "esbuild": "^0.27.0 || ^0.28.0",
  2990. "jiti": ">=1.21.0",
  2991. "less": "^4.0.0",
  2992. "sass": "^1.70.0",
  2993. "sass-embedded": "^1.70.0",
  2994. "stylus": ">=0.54.8",
  2995. "sugarss": "^5.0.0",
  2996. "terser": "^5.16.0",
  2997. "tsx": "^4.8.1",
  2998. "yaml": "^2.4.2"
  2999. },
  3000. "peerDependenciesMeta": {
  3001. "@types/node": {
  3002. "optional": true
  3003. },
  3004. "@vitejs/devtools": {
  3005. "optional": true
  3006. },
  3007. "esbuild": {
  3008. "optional": true
  3009. },
  3010. "jiti": {
  3011. "optional": true
  3012. },
  3013. "less": {
  3014. "optional": true
  3015. },
  3016. "sass": {
  3017. "optional": true
  3018. },
  3019. "sass-embedded": {
  3020. "optional": true
  3021. },
  3022. "stylus": {
  3023. "optional": true
  3024. },
  3025. "sugarss": {
  3026. "optional": true
  3027. },
  3028. "terser": {
  3029. "optional": true
  3030. },
  3031. "tsx": {
  3032. "optional": true
  3033. },
  3034. "yaml": {
  3035. "optional": true
  3036. }
  3037. }
  3038. }
  3039. }
  3040. }