package-lock.json 102 KB

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