pnpm-lock.yaml 85 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@ant-design/icons':
  9. specifier: 6.x
  10. version: 6.2.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  11. '@tauri-apps/api':
  12. specifier: ^2
  13. version: 2.11.0
  14. '@tauri-apps/plugin-dialog':
  15. specifier: ^2
  16. version: 2.7.1
  17. '@tauri-apps/plugin-opener':
  18. specifier: ^2
  19. version: 2.5.4
  20. '@tauri-apps/plugin-sql':
  21. specifier: ^2
  22. version: 2.4.0
  23. antd:
  24. specifier: ^6.4.0
  25. version: 6.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  26. react:
  27. specifier: ^19.1.0
  28. version: 19.2.6
  29. react-dom:
  30. specifier: ^19.1.0
  31. version: 19.2.6(react@19.2.6)
  32. devDependencies:
  33. '@tailwindcss/vite':
  34. specifier: ^4.0.0
  35. version: 4.3.0(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0))
  36. '@tauri-apps/cli':
  37. specifier: ^2
  38. version: 2.11.1
  39. '@types/react':
  40. specifier: ^19.1.8
  41. version: 19.2.14
  42. '@types/react-dom':
  43. specifier: ^19.1.6
  44. version: 19.2.3(@types/react@19.2.14)
  45. '@vitejs/plugin-react':
  46. specifier: ^4.6.0
  47. version: 4.7.0(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0))
  48. tailwindcss:
  49. specifier: ^4.0.0
  50. version: 4.3.0
  51. typescript:
  52. specifier: ~5.8.3
  53. version: 5.8.3
  54. vite:
  55. specifier: ^7.0.4
  56. version: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)
  57. packages:
  58. '@ant-design/colors@8.0.1':
  59. resolution: {integrity: sha512-foPVl0+SWIslGUtD/xBr1p9U4AKzPhNYEseXYRRo5QSzGACYZrQbe11AYJbYfAWnWSpGBx6JjBmSeugUsD9vqQ==}
  60. '@ant-design/cssinjs-utils@2.1.2':
  61. resolution: {integrity: sha512-5fTHQ158jJJ5dC/ECeyIdZUzKxE/mpEMRZxthyG1sw/AKRHKgJBg00Yi6ACVXgycdje7KahRNvNET/uBccwCnA==}
  62. peerDependencies:
  63. react: '>=18'
  64. react-dom: '>=18'
  65. '@ant-design/cssinjs@2.1.2':
  66. resolution: {integrity: sha512-2Hy8BnCEH31xPeSLbhhB2ctCPXE2ZnASdi+KbSeS79BNbUhL9hAEe20SkUk+BR8aKTmqb6+FKFruk7w8z0VoRQ==}
  67. peerDependencies:
  68. react: '>=16.0.0'
  69. react-dom: '>=16.0.0'
  70. '@ant-design/fast-color@3.0.1':
  71. resolution: {integrity: sha512-esKJegpW4nckh0o6kV3Tkb7NPIZYbPnnFxmQDUmL08ukXZAvV85TZBr70eGuke/CIArLaP6aw8lt9KILjnWuOw==}
  72. engines: {node: '>=8.x'}
  73. '@ant-design/icons-svg@4.4.2':
  74. resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==}
  75. '@ant-design/icons@6.2.3':
  76. resolution: {integrity: sha512-Pl3aoAtxQeKryYnt6VvDJtOxMOtA8wrRSACe/pTjOAIG3fdHrWm6Ivb4ku9tsFjYroSXBKirvuxG4QkwBXD9gg==}
  77. engines: {node: '>=8'}
  78. peerDependencies:
  79. react: '>=16.0.0'
  80. react-dom: '>=16.0.0'
  81. '@ant-design/react-slick@2.0.0':
  82. resolution: {integrity: sha512-HMS9sRoEmZey8LsE/Yo6+klhlzU12PisjrVcydW3So7RdklyEd2qehyU6a7Yp+OYN72mgsYs3NFCyP2lCPFVqg==}
  83. peerDependencies:
  84. react: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  85. react-dom: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  86. '@babel/code-frame@7.29.0':
  87. resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
  88. engines: {node: '>=6.9.0'}
  89. '@babel/compat-data@7.29.3':
  90. resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==}
  91. engines: {node: '>=6.9.0'}
  92. '@babel/core@7.29.0':
  93. resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
  94. engines: {node: '>=6.9.0'}
  95. '@babel/generator@7.29.1':
  96. resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==}
  97. engines: {node: '>=6.9.0'}
  98. '@babel/helper-compilation-targets@7.28.6':
  99. resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
  100. engines: {node: '>=6.9.0'}
  101. '@babel/helper-globals@7.28.0':
  102. resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
  103. engines: {node: '>=6.9.0'}
  104. '@babel/helper-module-imports@7.28.6':
  105. resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
  106. engines: {node: '>=6.9.0'}
  107. '@babel/helper-module-transforms@7.28.6':
  108. resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
  109. engines: {node: '>=6.9.0'}
  110. peerDependencies:
  111. '@babel/core': ^7.0.0
  112. '@babel/helper-plugin-utils@7.28.6':
  113. resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
  114. engines: {node: '>=6.9.0'}
  115. '@babel/helper-string-parser@7.27.1':
  116. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  117. engines: {node: '>=6.9.0'}
  118. '@babel/helper-validator-identifier@7.28.5':
  119. resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
  120. engines: {node: '>=6.9.0'}
  121. '@babel/helper-validator-option@7.27.1':
  122. resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
  123. engines: {node: '>=6.9.0'}
  124. '@babel/helpers@7.29.2':
  125. resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
  126. engines: {node: '>=6.9.0'}
  127. '@babel/parser@7.29.3':
  128. resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==}
  129. engines: {node: '>=6.0.0'}
  130. hasBin: true
  131. '@babel/plugin-transform-react-jsx-self@7.27.1':
  132. resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
  133. engines: {node: '>=6.9.0'}
  134. peerDependencies:
  135. '@babel/core': ^7.0.0-0
  136. '@babel/plugin-transform-react-jsx-source@7.27.1':
  137. resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
  138. engines: {node: '>=6.9.0'}
  139. peerDependencies:
  140. '@babel/core': ^7.0.0-0
  141. '@babel/runtime@7.29.2':
  142. resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
  143. engines: {node: '>=6.9.0'}
  144. '@babel/template@7.28.6':
  145. resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
  146. engines: {node: '>=6.9.0'}
  147. '@babel/traverse@7.29.0':
  148. resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
  149. engines: {node: '>=6.9.0'}
  150. '@babel/types@7.29.0':
  151. resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
  152. engines: {node: '>=6.9.0'}
  153. '@emotion/hash@0.8.0':
  154. resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==}
  155. '@emotion/unitless@0.7.5':
  156. resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==}
  157. '@esbuild/aix-ppc64@0.27.7':
  158. resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
  159. engines: {node: '>=18'}
  160. cpu: [ppc64]
  161. os: [aix]
  162. '@esbuild/android-arm64@0.27.7':
  163. resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
  164. engines: {node: '>=18'}
  165. cpu: [arm64]
  166. os: [android]
  167. '@esbuild/android-arm@0.27.7':
  168. resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
  169. engines: {node: '>=18'}
  170. cpu: [arm]
  171. os: [android]
  172. '@esbuild/android-x64@0.27.7':
  173. resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
  174. engines: {node: '>=18'}
  175. cpu: [x64]
  176. os: [android]
  177. '@esbuild/darwin-arm64@0.27.7':
  178. resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
  179. engines: {node: '>=18'}
  180. cpu: [arm64]
  181. os: [darwin]
  182. '@esbuild/darwin-x64@0.27.7':
  183. resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
  184. engines: {node: '>=18'}
  185. cpu: [x64]
  186. os: [darwin]
  187. '@esbuild/freebsd-arm64@0.27.7':
  188. resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
  189. engines: {node: '>=18'}
  190. cpu: [arm64]
  191. os: [freebsd]
  192. '@esbuild/freebsd-x64@0.27.7':
  193. resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
  194. engines: {node: '>=18'}
  195. cpu: [x64]
  196. os: [freebsd]
  197. '@esbuild/linux-arm64@0.27.7':
  198. resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
  199. engines: {node: '>=18'}
  200. cpu: [arm64]
  201. os: [linux]
  202. '@esbuild/linux-arm@0.27.7':
  203. resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
  204. engines: {node: '>=18'}
  205. cpu: [arm]
  206. os: [linux]
  207. '@esbuild/linux-ia32@0.27.7':
  208. resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
  209. engines: {node: '>=18'}
  210. cpu: [ia32]
  211. os: [linux]
  212. '@esbuild/linux-loong64@0.27.7':
  213. resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
  214. engines: {node: '>=18'}
  215. cpu: [loong64]
  216. os: [linux]
  217. '@esbuild/linux-mips64el@0.27.7':
  218. resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
  219. engines: {node: '>=18'}
  220. cpu: [mips64el]
  221. os: [linux]
  222. '@esbuild/linux-ppc64@0.27.7':
  223. resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
  224. engines: {node: '>=18'}
  225. cpu: [ppc64]
  226. os: [linux]
  227. '@esbuild/linux-riscv64@0.27.7':
  228. resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
  229. engines: {node: '>=18'}
  230. cpu: [riscv64]
  231. os: [linux]
  232. '@esbuild/linux-s390x@0.27.7':
  233. resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
  234. engines: {node: '>=18'}
  235. cpu: [s390x]
  236. os: [linux]
  237. '@esbuild/linux-x64@0.27.7':
  238. resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
  239. engines: {node: '>=18'}
  240. cpu: [x64]
  241. os: [linux]
  242. '@esbuild/netbsd-arm64@0.27.7':
  243. resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
  244. engines: {node: '>=18'}
  245. cpu: [arm64]
  246. os: [netbsd]
  247. '@esbuild/netbsd-x64@0.27.7':
  248. resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
  249. engines: {node: '>=18'}
  250. cpu: [x64]
  251. os: [netbsd]
  252. '@esbuild/openbsd-arm64@0.27.7':
  253. resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
  254. engines: {node: '>=18'}
  255. cpu: [arm64]
  256. os: [openbsd]
  257. '@esbuild/openbsd-x64@0.27.7':
  258. resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
  259. engines: {node: '>=18'}
  260. cpu: [x64]
  261. os: [openbsd]
  262. '@esbuild/openharmony-arm64@0.27.7':
  263. resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
  264. engines: {node: '>=18'}
  265. cpu: [arm64]
  266. os: [openharmony]
  267. '@esbuild/sunos-x64@0.27.7':
  268. resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
  269. engines: {node: '>=18'}
  270. cpu: [x64]
  271. os: [sunos]
  272. '@esbuild/win32-arm64@0.27.7':
  273. resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
  274. engines: {node: '>=18'}
  275. cpu: [arm64]
  276. os: [win32]
  277. '@esbuild/win32-ia32@0.27.7':
  278. resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
  279. engines: {node: '>=18'}
  280. cpu: [ia32]
  281. os: [win32]
  282. '@esbuild/win32-x64@0.27.7':
  283. resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
  284. engines: {node: '>=18'}
  285. cpu: [x64]
  286. os: [win32]
  287. '@jridgewell/gen-mapping@0.3.13':
  288. resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
  289. '@jridgewell/remapping@2.3.5':
  290. resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
  291. '@jridgewell/resolve-uri@3.1.2':
  292. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  293. engines: {node: '>=6.0.0'}
  294. '@jridgewell/sourcemap-codec@1.5.5':
  295. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  296. '@jridgewell/trace-mapping@0.3.31':
  297. resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
  298. '@rc-component/async-validator@5.1.0':
  299. resolution: {integrity: sha512-n4HcR5siNUXRX23nDizbZBQPO0ZM/5oTtmKZ6/eqL0L2bo747cklFdZGRN2f+c9qWGICwDzrhW0H7tE9PptdcA==}
  300. engines: {node: '>=14.x'}
  301. '@rc-component/cascader@1.15.0':
  302. resolution: {integrity: sha512-ZzpMtwFCRo3fbXHuDnncARJMZQjdqA2w7aDuPofNQt+aDx39st1hgfIpEwTBLhe2Hqsvs/zOr8RTtgxTkCPySw==}
  303. peerDependencies:
  304. react: '>=18.0.0'
  305. react-dom: '>=18.0.0'
  306. '@rc-component/checkbox@2.0.0':
  307. resolution: {integrity: sha512-3CXGPpAR9gsPKeO2N78HAPOzU30UdemD6HGJoWVJOpa6WleaGB5kzZj3v6bdTZab31YuWgY/RxV3VKPctn0DwQ==}
  308. peerDependencies:
  309. react: '>=16.9.0'
  310. react-dom: '>=16.9.0'
  311. '@rc-component/collapse@1.2.0':
  312. resolution: {integrity: sha512-ZRYSKSS39qsFx93p26bde7JUZJshsUBEQRlRXPuJYlAiNX0vyYlF5TsAm8JZN3LcF8XvKikdzPbgAtXSbkLUkw==}
  313. peerDependencies:
  314. react: '>=18.0.0'
  315. react-dom: '>=18.0.0'
  316. '@rc-component/color-picker@3.1.1':
  317. resolution: {integrity: sha512-OHaCHLHszCegdXmIq2ZRIZBN/EtpT6Wm8SG/gpzLATHbVKc/avvuKi+zlOuk05FTWvgaMmpxAko44uRJ3M+2pg==}
  318. peerDependencies:
  319. react: '>=16.9.0'
  320. react-dom: '>=16.9.0'
  321. '@rc-component/context@2.0.1':
  322. resolution: {integrity: sha512-HyZbYm47s/YqtP6pKXNMjPEMaukyg7P0qVfgMLzr7YiFNMHbK2fKTAGzms9ykfGHSfyf75nBbgWw+hHkp+VImw==}
  323. peerDependencies:
  324. react: '>=16.9.0'
  325. react-dom: '>=16.9.0'
  326. '@rc-component/dialog@1.9.0':
  327. resolution: {integrity: sha512-zbAAogkg4kkKum79sLE6M+vq1jSAW25zdkafrahgcTP9t9S//SD634Znd1A4c8F2Gc12ZKnehGLsVaaOvZzD2A==}
  328. peerDependencies:
  329. react: '>=18.0.0'
  330. react-dom: '>=18.0.0'
  331. '@rc-component/drawer@1.4.2':
  332. resolution: {integrity: sha512-1ib+fZEp6FBu+YvcIktm+nCQ+Q+qIpwpoaJH6opGr4ofh2QMq+qdr5DLC4oCf5qf3pcWX9lUWPYX652k4ini8Q==}
  333. peerDependencies:
  334. react: '>=18.0.0'
  335. react-dom: '>=18.0.0'
  336. '@rc-component/dropdown@1.0.2':
  337. resolution: {integrity: sha512-6PY2ecUSYhDPhkNHHb4wfeAya04WhpmUSKzdR60G+kMNVUCX2vjT/AgTS0Lz0I/K6xrPMJ3enQbwVpeN3sHCgg==}
  338. peerDependencies:
  339. react: '>=16.11.0'
  340. react-dom: '>=16.11.0'
  341. '@rc-component/form@1.8.1':
  342. resolution: {integrity: sha512-8O7TB55Fi2mWIGvSnwZjk8jFqVNYyKDAswglwGShcbndxqzKz4cHwNtNaLjZlAeRge9wcB0LL8IWsC/Bl18raQ==}
  343. engines: {node: '>=8.x'}
  344. peerDependencies:
  345. react: '>=16.9.0'
  346. react-dom: '>=16.9.0'
  347. '@rc-component/image@1.9.0':
  348. resolution: {integrity: sha512-khF7w7xkBH5B1bsBcI1FSUZdkyd1aqpl2eYyILCqCzzQH3XdfehGUaZTnptyaJJfs09/R5hv9jXWyazOMFIClQ==}
  349. peerDependencies:
  350. react: '>=16.9.0'
  351. react-dom: '>=16.9.0'
  352. '@rc-component/input-number@1.6.2':
  353. resolution: {integrity: sha512-Gjcq7meZlCOiWN1t1xCC+7/s85humHVokTBI7PJgTfoyw5OWF74y3e6P8PHX104g9+b54jsodFIzyaj6p8LI9w==}
  354. peerDependencies:
  355. react: '>=16.9.0'
  356. react-dom: '>=16.9.0'
  357. '@rc-component/input@1.3.0':
  358. resolution: {integrity: sha512-IUUNOdAuWuEvDEFFgfmwQl818tiDbvXwLgon4HL1q2hJeYkqrRrYwYhJN0zfPHGTDxs3gvyVC/C02D4hWFoIcA==}
  359. peerDependencies:
  360. react: '>=16.0.0'
  361. react-dom: '>=16.0.0'
  362. '@rc-component/mentions@1.9.0':
  363. resolution: {integrity: sha512-WUwfFKDSOF5S9UPsNsXcLYtzjTxBGsftTXWRbZuxX6BYrsySISTnujfJNgaaQ6qVzaCDJ35QUkZKvsYxip1C5g==}
  364. peerDependencies:
  365. react: '>=16.9.0'
  366. react-dom: '>=16.9.0'
  367. '@rc-component/menu@1.3.0':
  368. resolution: {integrity: sha512-u3NfiwpiEgT177qa5Yxm5QsI8i/93EBGpWj8HYZQDnh2pCZ2xtQCe/+w3pSR2NlwKOZDTCKzEhEyD09mGphssA==}
  369. peerDependencies:
  370. react: '>=16.9.0'
  371. react-dom: '>=16.9.0'
  372. '@rc-component/mini-decimal@1.1.3':
  373. resolution: {integrity: sha512-bk/FJ09fLf+NLODMAFll6CfYrHPBioTedhW6lxDBuuWucJEqFUd4l/D/5JgIi3dina6sYahB8iuPAZTNz2pMxw==}
  374. engines: {node: '>=8.x'}
  375. '@rc-component/motion@1.3.2':
  376. resolution: {integrity: sha512-itfd+GztzJYAb04Z4RkEub1TbJAfZc2Iuy8p44U44xD1F5+fNYFKI3897ijlbIyfvXkTmMm+KGcjkQQGMHywEQ==}
  377. peerDependencies:
  378. react: '>=16.9.0'
  379. react-dom: '>=16.9.0'
  380. '@rc-component/mutate-observer@2.0.1':
  381. resolution: {integrity: sha512-AyarjoLU5YlxuValRi+w8JRH2Z84TBbFO2RoGWz9d8bSu0FqT8DtugH3xC3BV7mUwlmROFauyWuXFuq4IFbH+w==}
  382. engines: {node: '>=8.x'}
  383. peerDependencies:
  384. react: '>=16.9.0'
  385. react-dom: '>=16.9.0'
  386. '@rc-component/notification@2.0.6':
  387. resolution: {integrity: sha512-BsrVo4CBRWwG6G9HrNZtx/0PkMAZup3QAfIc7h4UdjFQfzrOKBhHuJ5c7fzUCbCSGYgAPHW9gn3sfoh+cZLSmw==}
  388. engines: {node: '>=8.x'}
  389. peerDependencies:
  390. react: '>=18.0.0'
  391. react-dom: '>=18.0.0'
  392. '@rc-component/overflow@1.0.1':
  393. resolution: {integrity: sha512-syfmgAABaHCnCDzPwHZ/2tuvIcpOO3jefYZMmfkN+pmo8HKTzsfhS57vxo4ksPdN0By+uWVJhJWNFozNBxi2eA==}
  394. peerDependencies:
  395. react: '>=16.9.0'
  396. react-dom: '>=16.9.0'
  397. '@rc-component/pagination@1.2.0':
  398. resolution: {integrity: sha512-YcpUFE8dMLfSo6OARJlK6DbHHvrxz7pMGPGmC/caZSJJz6HRKHC1RPP001PRHCvG9Z/veD039uOQmazVuLJzlw==}
  399. peerDependencies:
  400. react: '>=16.9.0'
  401. react-dom: '>=16.9.0'
  402. '@rc-component/picker@1.10.0':
  403. resolution: {integrity: sha512-vVOXP2RVWozwpERGUFAehVH1Jz6o/uRrAb9qSZm1LC+iJs8rvEwFo1bzz2jlOYV+uWwu0dIuG86tnDui14Ea0w==}
  404. engines: {node: '>=12.x'}
  405. peerDependencies:
  406. date-fns: '>= 2.x'
  407. dayjs: '>= 1.x'
  408. luxon: '>= 3.x'
  409. moment: '>= 2.x'
  410. react: '>=16.9.0'
  411. react-dom: '>=16.9.0'
  412. peerDependenciesMeta:
  413. date-fns:
  414. optional: true
  415. dayjs:
  416. optional: true
  417. luxon:
  418. optional: true
  419. moment:
  420. optional: true
  421. '@rc-component/portal@2.2.0':
  422. resolution: {integrity: sha512-oc6FlA+uXCMiwArHsJyHcIkX4q6uKyndrPol2eWX8YPkAnztHOPsFIRtmWG4BMlGE5h7YIRE3NiaJ5VS8Lb1QQ==}
  423. engines: {node: '>=12.x'}
  424. peerDependencies:
  425. react: '>=18.0.0'
  426. react-dom: '>=18.0.0'
  427. '@rc-component/progress@1.0.2':
  428. resolution: {integrity: sha512-WZUnH9eGxH1+xodZKqdrHke59uyGZSWgj5HBM5Kwk5BrTMuAORO7VJ2IP5Qbm9aH3n9x3IcesqHHR0NWPBC7fQ==}
  429. peerDependencies:
  430. react: '>=16.9.0'
  431. react-dom: '>=16.9.0'
  432. '@rc-component/qrcode@1.1.1':
  433. resolution: {integrity: sha512-LfLGNymzKdUPjXUbRP+xOhIWY4jQ+YMj5MmWAcgcAq1Ij8XP7tRmAXqyuv96XvLUBE/5cA8hLFl9eO1JQMujrA==}
  434. engines: {node: '>=8.x'}
  435. peerDependencies:
  436. react: '>=16.9.0'
  437. react-dom: '>=16.9.0'
  438. '@rc-component/rate@1.0.1':
  439. resolution: {integrity: sha512-bkXxeBqDpl5IOC7yL7GcSYjQx9G8H+6kLYQnNZWeBYq2OYIv1MONd6mqKTjnnJYpV0cQIU2z3atdW0j1kttpTw==}
  440. engines: {node: '>=8.x'}
  441. peerDependencies:
  442. react: '>=16.9.0'
  443. react-dom: '>=16.9.0'
  444. '@rc-component/resize-observer@1.1.2':
  445. resolution: {integrity: sha512-t/Bb0W8uvL4PYKAB3YcChC+DlHh0Wt5kM7q/J+0qpVEUMLe7Hk5zuvc9km0hMnTFPSx5Z7Wu/fzCLN6erVLE8Q==}
  446. peerDependencies:
  447. react: '>=16.9.0'
  448. react-dom: '>=16.9.0'
  449. '@rc-component/segmented@1.3.0':
  450. resolution: {integrity: sha512-5J/bJ01mbDnoA6P/FW8SxUvKn+OgUSTZJPzCNnTBntG50tzoP7DydGhqxp7ggZXZls7me3mc2EQDXakU3iTVFg==}
  451. peerDependencies:
  452. react: '>=16.0.0'
  453. react-dom: '>=16.0.0'
  454. '@rc-component/select@1.6.15':
  455. resolution: {integrity: sha512-SyVCWnqxCQZZcQvQJ/CxSjx2bGma6ds/HtnpkIfZVnt6RoEgbqUmHgD6vrzNarNXwbLXerwVzWwq8F3d1sst7g==}
  456. engines: {node: '>=8.x'}
  457. peerDependencies:
  458. react: '*'
  459. react-dom: '*'
  460. '@rc-component/slider@1.0.1':
  461. resolution: {integrity: sha512-uDhEPU1z3WDfCJhaL9jfd2ha/Eqpdfxsn0Zb0Xcq1NGQAman0TWaR37OWp2vVXEOdV2y0njSILTMpTfPV1454g==}
  462. engines: {node: '>=8.x'}
  463. peerDependencies:
  464. react: '>=16.9.0'
  465. react-dom: '>=16.9.0'
  466. '@rc-component/steps@1.2.2':
  467. resolution: {integrity: sha512-/yVIZ00gDYYPHSY0JP+M+s3ZvuXLu2f9rEjQqiUDs7EcYsUYrpJ/1bLj9aI9R7MBR3fu/NGh6RM9u2qGfqp+Nw==}
  468. engines: {node: '>=8.x'}
  469. peerDependencies:
  470. react: '>=16.9.0'
  471. react-dom: '>=16.9.0'
  472. '@rc-component/switch@1.0.3':
  473. resolution: {integrity: sha512-Jgi+EbOBquje/XNdofr7xbJQZPYJP+BlPfR0h+WN4zFkdtB2EWqEfvkXJWeipflwjWip0/17rNbxEAqs8hVHfw==}
  474. peerDependencies:
  475. react: '>=16.9.0'
  476. react-dom: '>=16.9.0'
  477. '@rc-component/table@1.10.0':
  478. resolution: {integrity: sha512-SjtpcCf+rL7dDc62GKT3rXTdERjVuJvRiqjpU7g0Jc/ewCifXynHc7Nm3Em1XsD+WhGrgQtxNDScI/0+Lpfr0w==}
  479. engines: {node: '>=8.x'}
  480. peerDependencies:
  481. react: '>=18.0.0'
  482. react-dom: '>=18.0.0'
  483. '@rc-component/tabs@1.9.0':
  484. resolution: {integrity: sha512-tn1slmbbaTyt8mgwyWJcT8jo/qNiYUs6u1H7OgGQt9faYO06BJIkU5cTmMqORzIrNmSEeeUY6pD5i+JlqSHYhg==}
  485. engines: {node: '>=8.x'}
  486. peerDependencies:
  487. react: '>=16.9.0'
  488. react-dom: '>=16.9.0'
  489. '@rc-component/tooltip@1.4.0':
  490. resolution: {integrity: sha512-8Rx5DCctIlLI4raR0I0xHjVTf1aF48+gKCNeAAo5bmF5VoR5YED+A/XEqzXv9KKqrJDRcd3Wndpxh2hyzrTtSg==}
  491. peerDependencies:
  492. react: '>=18.0.0'
  493. react-dom: '>=18.0.0'
  494. '@rc-component/tour@2.4.0':
  495. resolution: {integrity: sha512-aui4r4TqmTzwaBgcQxHYep8kM8PTjZFufjokObpy35KfFeZ0k9ArquWFZqegQlH24P14t+F0qO0mGTgzlav1yg==}
  496. engines: {node: '>=8.x'}
  497. peerDependencies:
  498. react: '>=16.9.0'
  499. react-dom: '>=16.9.0'
  500. '@rc-component/tree-select@1.9.0':
  501. resolution: {integrity: sha512-GXcFe15a+trUl1/J3OHWQhsVWFpwFpGFK2cqYWZ1sK22Zs3KZTvMwDpzr75PIo1s6QVioVxpE/pRwRopkeDQ6w==}
  502. peerDependencies:
  503. react: '*'
  504. react-dom: '*'
  505. '@rc-component/tree@1.3.1':
  506. resolution: {integrity: sha512-zlL0PW0bTFlveTtLcA01VD/yMWKK73EywItFMgIZUY5sb6tMOAw7zV6qGzqldufqrV93ZWQB4H3NBNoTMCueJA==}
  507. engines: {node: '>=10.x'}
  508. peerDependencies:
  509. react: '*'
  510. react-dom: '*'
  511. '@rc-component/trigger@3.9.0':
  512. resolution: {integrity: sha512-X8btpwfrT27AgrZVOz4swclhEHTZcqaHeQMXXBgveagOiakTa36uObXbdwerXffgV8G9dH1fAAE0DHtVQs8EHg==}
  513. engines: {node: '>=8.x'}
  514. peerDependencies:
  515. react: '>=18.0.0'
  516. react-dom: '>=18.0.0'
  517. '@rc-component/upload@1.1.0':
  518. resolution: {integrity: sha512-LIBV90mAnUE6VK5N4QvForoxZc4XqEYZimcp7fk+lkE4XwHHyJWxpIXQQwMU8hJM+YwBbsoZkGksL1sISWHQxw==}
  519. peerDependencies:
  520. react: '>=16.9.0'
  521. react-dom: '>=16.9.0'
  522. '@rc-component/util@1.10.1':
  523. resolution: {integrity: sha512-q++9S6rUa5Idb/xIBNz6jtvumw5+O5YV5V0g4iK9mn9jWs4oGJheE3ZN1kAnE723AXyaD8v95yeOASmdk8Jnng==}
  524. peerDependencies:
  525. react: '>=18.0.0'
  526. react-dom: '>=18.0.0'
  527. '@rc-component/virtual-list@1.0.2':
  528. resolution: {integrity: sha512-uvTol/mH74FYsn5loDGJxo+7kjkO4i+y4j87Re1pxJBs0FaeuMuLRzQRGaXwnMcV1CxpZLi2Z56Rerj2M00fjQ==}
  529. engines: {node: '>=8.x'}
  530. peerDependencies:
  531. react: '>=16.9.0'
  532. react-dom: '>=16.9.0'
  533. '@rolldown/pluginutils@1.0.0-beta.27':
  534. resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
  535. '@rollup/rollup-android-arm-eabi@4.60.3':
  536. resolution: {integrity: sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==}
  537. cpu: [arm]
  538. os: [android]
  539. '@rollup/rollup-android-arm64@4.60.3':
  540. resolution: {integrity: sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==}
  541. cpu: [arm64]
  542. os: [android]
  543. '@rollup/rollup-darwin-arm64@4.60.3':
  544. resolution: {integrity: sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==}
  545. cpu: [arm64]
  546. os: [darwin]
  547. '@rollup/rollup-darwin-x64@4.60.3':
  548. resolution: {integrity: sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==}
  549. cpu: [x64]
  550. os: [darwin]
  551. '@rollup/rollup-freebsd-arm64@4.60.3':
  552. resolution: {integrity: sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==}
  553. cpu: [arm64]
  554. os: [freebsd]
  555. '@rollup/rollup-freebsd-x64@4.60.3':
  556. resolution: {integrity: sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==}
  557. cpu: [x64]
  558. os: [freebsd]
  559. '@rollup/rollup-linux-arm-gnueabihf@4.60.3':
  560. resolution: {integrity: sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==}
  561. cpu: [arm]
  562. os: [linux]
  563. '@rollup/rollup-linux-arm-musleabihf@4.60.3':
  564. resolution: {integrity: sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==}
  565. cpu: [arm]
  566. os: [linux]
  567. '@rollup/rollup-linux-arm64-gnu@4.60.3':
  568. resolution: {integrity: sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==}
  569. cpu: [arm64]
  570. os: [linux]
  571. '@rollup/rollup-linux-arm64-musl@4.60.3':
  572. resolution: {integrity: sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==}
  573. cpu: [arm64]
  574. os: [linux]
  575. '@rollup/rollup-linux-loong64-gnu@4.60.3':
  576. resolution: {integrity: sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==}
  577. cpu: [loong64]
  578. os: [linux]
  579. '@rollup/rollup-linux-loong64-musl@4.60.3':
  580. resolution: {integrity: sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==}
  581. cpu: [loong64]
  582. os: [linux]
  583. '@rollup/rollup-linux-ppc64-gnu@4.60.3':
  584. resolution: {integrity: sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==}
  585. cpu: [ppc64]
  586. os: [linux]
  587. '@rollup/rollup-linux-ppc64-musl@4.60.3':
  588. resolution: {integrity: sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==}
  589. cpu: [ppc64]
  590. os: [linux]
  591. '@rollup/rollup-linux-riscv64-gnu@4.60.3':
  592. resolution: {integrity: sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==}
  593. cpu: [riscv64]
  594. os: [linux]
  595. '@rollup/rollup-linux-riscv64-musl@4.60.3':
  596. resolution: {integrity: sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==}
  597. cpu: [riscv64]
  598. os: [linux]
  599. '@rollup/rollup-linux-s390x-gnu@4.60.3':
  600. resolution: {integrity: sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==}
  601. cpu: [s390x]
  602. os: [linux]
  603. '@rollup/rollup-linux-x64-gnu@4.60.3':
  604. resolution: {integrity: sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==}
  605. cpu: [x64]
  606. os: [linux]
  607. '@rollup/rollup-linux-x64-musl@4.60.3':
  608. resolution: {integrity: sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==}
  609. cpu: [x64]
  610. os: [linux]
  611. '@rollup/rollup-openbsd-x64@4.60.3':
  612. resolution: {integrity: sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==}
  613. cpu: [x64]
  614. os: [openbsd]
  615. '@rollup/rollup-openharmony-arm64@4.60.3':
  616. resolution: {integrity: sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==}
  617. cpu: [arm64]
  618. os: [openharmony]
  619. '@rollup/rollup-win32-arm64-msvc@4.60.3':
  620. resolution: {integrity: sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==}
  621. cpu: [arm64]
  622. os: [win32]
  623. '@rollup/rollup-win32-ia32-msvc@4.60.3':
  624. resolution: {integrity: sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==}
  625. cpu: [ia32]
  626. os: [win32]
  627. '@rollup/rollup-win32-x64-gnu@4.60.3':
  628. resolution: {integrity: sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==}
  629. cpu: [x64]
  630. os: [win32]
  631. '@rollup/rollup-win32-x64-msvc@4.60.3':
  632. resolution: {integrity: sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==}
  633. cpu: [x64]
  634. os: [win32]
  635. '@tailwindcss/node@4.3.0':
  636. resolution: {integrity: sha512-aFb4gUhFOgdh9AXo4IzBEOzBkkAxm9VigwDJnMIYv3lcfXCJVesNfbEaBl4BNgVRyid92AmdviqwBUBRKSeY3g==}
  637. '@tailwindcss/oxide-android-arm64@4.3.0':
  638. resolution: {integrity: sha512-TJPiq67tKlLuObP6RkwvVGDoxCMBVtDgKkLfa/uyj7/FyxvQwHS+UOnVrXXgbEsfUaMgiVvC4KbJnRr26ho4Ng==}
  639. engines: {node: '>= 20'}
  640. cpu: [arm64]
  641. os: [android]
  642. '@tailwindcss/oxide-darwin-arm64@4.3.0':
  643. resolution: {integrity: sha512-oMN/WZRb+SO37BmUElEgeEWuU8E/HXRkiODxJxLe1UTHVXLrdVSgfaJV7pSlhRGMSOiXLuxTIjfsF3wYvz8cgQ==}
  644. engines: {node: '>= 20'}
  645. cpu: [arm64]
  646. os: [darwin]
  647. '@tailwindcss/oxide-darwin-x64@4.3.0':
  648. resolution: {integrity: sha512-N6CUmu4a6bKVADfw77p+iw6Yd9Q3OBhe0veaDX+QazfuVYlQsHfDgxBrsjQ/IW+zywL8mTrNd0SdJT/zgtvMdA==}
  649. engines: {node: '>= 20'}
  650. cpu: [x64]
  651. os: [darwin]
  652. '@tailwindcss/oxide-freebsd-x64@4.3.0':
  653. resolution: {integrity: sha512-zDL5hBkQdH5C6MpqbK3gQAgP80tsMwSI26vjOzjJtNCMUo0lFgOItzHKBIupOZNQxt3ouPH7RPhvNhiTfCe5CQ==}
  654. engines: {node: '>= 20'}
  655. cpu: [x64]
  656. os: [freebsd]
  657. '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.0':
  658. resolution: {integrity: sha512-R06HdNi7A7OEoMsf6d4tjZ71RCWnZQPHj2mnotSFURjNLdBC+cIgXQ7l81CqeoiQftjf6OOblxXMInMgN2VzMA==}
  659. engines: {node: '>= 20'}
  660. cpu: [arm]
  661. os: [linux]
  662. '@tailwindcss/oxide-linux-arm64-gnu@4.3.0':
  663. resolution: {integrity: sha512-qTJHELX8jetjhRQHCLilkVLmybpzNQAtaI/gaoVoidn/ufbNDbAo8KlK2J+yPoc8wQxvDxCmh/5lr8nC1+lTbg==}
  664. engines: {node: '>= 20'}
  665. cpu: [arm64]
  666. os: [linux]
  667. '@tailwindcss/oxide-linux-arm64-musl@4.3.0':
  668. resolution: {integrity: sha512-Z6sukiQsngnWO+l39X4pPbiWT81IC+PLKF+PHxIlyZbGNb9MODfYlXEVlFvej5BOZInWX01kVyzeLvHsXhfczQ==}
  669. engines: {node: '>= 20'}
  670. cpu: [arm64]
  671. os: [linux]
  672. '@tailwindcss/oxide-linux-x64-gnu@4.3.0':
  673. resolution: {integrity: sha512-DRNdQRpSGzRGfARVuVkxvM8Q12nh19l4BF/G7zGA1oe+9wcC6saFBHTISrpIcKzhiXtSrlSrluCfvMuledoCTQ==}
  674. engines: {node: '>= 20'}
  675. cpu: [x64]
  676. os: [linux]
  677. '@tailwindcss/oxide-linux-x64-musl@4.3.0':
  678. resolution: {integrity: sha512-Z0IADbDo8bh6I7h2IQMx601AdXBLfFpEdUotft86evd/8ZPflZe9COPO8Q1vw+pfLWIUo9zN/JGZvwuAJqduqg==}
  679. engines: {node: '>= 20'}
  680. cpu: [x64]
  681. os: [linux]
  682. '@tailwindcss/oxide-wasm32-wasi@4.3.0':
  683. resolution: {integrity: sha512-HNZGOUxEmElksYR7S6sC5jTeNGpobAsy9u7Gu0AskJ8/20FR9GqebUyB+HBcU/ax6BHuiuJi+Oda4B+YX6H1yA==}
  684. engines: {node: '>=14.0.0'}
  685. cpu: [wasm32]
  686. bundledDependencies:
  687. - '@napi-rs/wasm-runtime'
  688. - '@emnapi/core'
  689. - '@emnapi/runtime'
  690. - '@tybys/wasm-util'
  691. - '@emnapi/wasi-threads'
  692. - tslib
  693. '@tailwindcss/oxide-win32-arm64-msvc@4.3.0':
  694. resolution: {integrity: sha512-Pe+RPVTi1T+qymuuRpcdvwSVZjnll/f7n8gBxMMh3xLTctMDKqpdfGimbMyioqtLhUYZxdJ9wGNhV7MKHvgZsQ==}
  695. engines: {node: '>= 20'}
  696. cpu: [arm64]
  697. os: [win32]
  698. '@tailwindcss/oxide-win32-x64-msvc@4.3.0':
  699. resolution: {integrity: sha512-Mvrf2kXW/yeW/OTezZlCGOirXRcUuLIBx/5Y12BaPM7wJoryG6dfS/NJL8aBPqtTEx/Vm4T4vKzFUcKDT+TKUA==}
  700. engines: {node: '>= 20'}
  701. cpu: [x64]
  702. os: [win32]
  703. '@tailwindcss/oxide@4.3.0':
  704. resolution: {integrity: sha512-F7HZGBeN9I0/AuuJS5PwcD8xayx5ri5GhjYUDBEVYUkexyA/giwbDNjRVrxSezE3T250OU2K/wp/ltWx3UOefg==}
  705. engines: {node: '>= 20'}
  706. '@tailwindcss/vite@4.3.0':
  707. resolution: {integrity: sha512-t6J3OrB5Fc0ExuhohouH0fWUGMYL6PTLhW+E7zIk/pdbnJARZDCwjBznFnkh5ynRnIRSI4YjtTH0t6USjJISrw==}
  708. peerDependencies:
  709. vite: ^5.2.0 || ^6 || ^7 || ^8
  710. '@tauri-apps/api@2.11.0':
  711. resolution: {integrity: sha512-7CinYODhky9lmO23xHnUFv0Xt43fbtWMyxZcLcRBlFkcgXKuEirBvHpmtJ89YMhyeGcq20Wuc47Fa4XjyniywA==}
  712. '@tauri-apps/cli-darwin-arm64@2.11.1':
  713. resolution: {integrity: sha512-6eEKMBXsQPCuM1EmvrjT2+aBuxWQuFdKdW8pzNuNQtpq45nEEpBlD5gr8pUeAyOU1DQKlkFaEc/MPBxb/Pfjtg==}
  714. engines: {node: '>= 10'}
  715. cpu: [arm64]
  716. os: [darwin]
  717. '@tauri-apps/cli-darwin-x64@2.11.1':
  718. resolution: {integrity: sha512-LQUO7exfRWjWALNhetph5guWpMeHphRpokOLk0OIbTTExaNwJNFu3I4vb+CCM/4G/QGoZe/5XikZOJdNEFP1ig==}
  719. engines: {node: '>= 10'}
  720. cpu: [x64]
  721. os: [darwin]
  722. '@tauri-apps/cli-linux-arm-gnueabihf@2.11.1':
  723. resolution: {integrity: sha512-5i/awiBCRRhOUG8yjn0fMHXIWD5Ez8eEk5LtvOxyQrKuJkRaZDvnbIjZbE183blAwkoA4xN3aO/prJiqscl02Q==}
  724. engines: {node: '>= 10'}
  725. cpu: [arm]
  726. os: [linux]
  727. '@tauri-apps/cli-linux-arm64-gnu@2.11.1':
  728. resolution: {integrity: sha512-9LrwDw3S9Fygtw/Q6WDhOP+3svJRGAsejeE+GKrc0eO1ThMVhwi2LL6hw4dlKw93IfS7VY1G19sWGxJ/NcU4nA==}
  729. engines: {node: '>= 10'}
  730. cpu: [arm64]
  731. os: [linux]
  732. '@tauri-apps/cli-linux-arm64-musl@2.11.1':
  733. resolution: {integrity: sha512-mNA5dbbqPqDUdTIwdUYYuhO2GvIe9UnB2r0VU2njxBOS3Opbx4gKNC5yP0Iu4rYmEmqdlwry9VzGZQ3wq9dyFg==}
  734. engines: {node: '>= 10'}
  735. cpu: [arm64]
  736. os: [linux]
  737. '@tauri-apps/cli-linux-riscv64-gnu@2.11.1':
  738. resolution: {integrity: sha512-fZj3Gwq+6fUs305T5WQiD5iSGJw+j/4w/HGmk4sHDAcy+rp9zU5eaxB7nOyz5/I/nkNAuKPqfp6uIbiUBXkBCw==}
  739. engines: {node: '>= 10'}
  740. cpu: [riscv64]
  741. os: [linux]
  742. '@tauri-apps/cli-linux-x64-gnu@2.11.1':
  743. resolution: {integrity: sha512-XFxGxOvHM7jjeD6ozCKdGfhzJ7lERYDGZl1/Kb4fsvchaJsfLJ981TlyTG8Qy/gFq+f5GitH3bfrX9JAkjPEyw==}
  744. engines: {node: '>= 10'}
  745. cpu: [x64]
  746. os: [linux]
  747. '@tauri-apps/cli-linux-x64-musl@2.11.1':
  748. resolution: {integrity: sha512-d5C2/Zm+68v7R9wTuTCjRQEVrWjcdMkJBZ1+rXse+QdMMlTB9+u9PDNDLw9PQflWxYLaYZ7tjxxL9Nb9II6PbA==}
  749. engines: {node: '>= 10'}
  750. cpu: [x64]
  751. os: [linux]
  752. '@tauri-apps/cli-win32-arm64-msvc@2.11.1':
  753. resolution: {integrity: sha512-YdeVWFAR1pTXzUU6NLstPq4G6OLxuDrXCXEBdmBH+5EZIDXUx0D2kJlz3+YjpazkKvAzYpgziTsyRagls0OfRQ==}
  754. engines: {node: '>= 10'}
  755. cpu: [arm64]
  756. os: [win32]
  757. '@tauri-apps/cli-win32-ia32-msvc@2.11.1':
  758. resolution: {integrity: sha512-VBGkuH0eB9K9LLSMv361Gzr5Ou72sCS4+ztpmkWEQ+wd/amhcYOsf3X6qn1RJZDzIhiOYHJEOysZUC3baD01rA==}
  759. engines: {node: '>= 10'}
  760. cpu: [ia32]
  761. os: [win32]
  762. '@tauri-apps/cli-win32-x64-msvc@2.11.1':
  763. resolution: {integrity: sha512-b3ORhIAKgp9ZYY+zBt7b7r0kLU2kjvyGF0+MS2SBym3emsweGPybEqocJcmtMuxyBhkOKHP4CiuEJEDuAlTx6A==}
  764. engines: {node: '>= 10'}
  765. cpu: [x64]
  766. os: [win32]
  767. '@tauri-apps/cli@2.11.1':
  768. resolution: {integrity: sha512-rpEbaJ/HzNb6fwsquwoAbq29/Vt4gADhS423A8fdkwL4edJ0wZmoB8ar7O6JPDL834MUKOCm/rrJ7c9oAaEaYQ==}
  769. engines: {node: '>= 10'}
  770. hasBin: true
  771. '@tauri-apps/plugin-dialog@2.7.1':
  772. resolution: {integrity: sha512-OK1UBXYt+ojcmxMktzzuyonYIFta8CmAASpX+CA+DTGK24KlHjhYI6x2iOJ/TjZF4N7/ACK1oFmEOjIY9IhzOQ==}
  773. '@tauri-apps/plugin-opener@2.5.4':
  774. resolution: {integrity: sha512-1HnPkb+AmgO29HBazm4uPLKB+r7zzcTBW1d0fyYp1uP+jwtpoiNDGKMMzz58SFp49nOIrxdE3aUJtT57lfO9CQ==}
  775. '@tauri-apps/plugin-sql@2.4.0':
  776. resolution: {integrity: sha512-SIICc5JlnK6OrBZzOw7MmhXHPlmASpt5zLWIu10WW4kLr5cDYOXHdV2MoCgYQkgZLQfyBYgF3SQa5XCisUiQkw==}
  777. '@types/babel__core@7.20.5':
  778. resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
  779. '@types/babel__generator@7.27.0':
  780. resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
  781. '@types/babel__template@7.4.4':
  782. resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
  783. '@types/babel__traverse@7.28.0':
  784. resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
  785. '@types/estree@1.0.8':
  786. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  787. '@types/react-dom@19.2.3':
  788. resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
  789. peerDependencies:
  790. '@types/react': ^19.2.0
  791. '@types/react@19.2.14':
  792. resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
  793. '@vitejs/plugin-react@4.7.0':
  794. resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==}
  795. engines: {node: ^14.18.0 || >=16.0.0}
  796. peerDependencies:
  797. vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
  798. antd@6.4.0:
  799. resolution: {integrity: sha512-t2pQlvaaGtZUzxNh8mypfCgiSfx+AO6aQiwCels1BUYwqnoo6fw0hfe98mNYiCLa7LFvwa0AVZnrQTJNQXuFGA==}
  800. peerDependencies:
  801. react: '>=18.0.0'
  802. react-dom: '>=18.0.0'
  803. baseline-browser-mapping@2.10.29:
  804. resolution: {integrity: sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==}
  805. engines: {node: '>=6.0.0'}
  806. hasBin: true
  807. browserslist@4.28.2:
  808. resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
  809. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  810. hasBin: true
  811. caniuse-lite@1.0.30001792:
  812. resolution: {integrity: sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==}
  813. clsx@2.1.1:
  814. resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
  815. engines: {node: '>=6'}
  816. compute-scroll-into-view@3.1.1:
  817. resolution: {integrity: sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==}
  818. convert-source-map@2.0.0:
  819. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  820. csstype@3.2.3:
  821. resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
  822. dayjs@1.11.20:
  823. resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
  824. debug@4.4.3:
  825. resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
  826. engines: {node: '>=6.0'}
  827. peerDependencies:
  828. supports-color: '*'
  829. peerDependenciesMeta:
  830. supports-color:
  831. optional: true
  832. detect-libc@2.1.2:
  833. resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
  834. engines: {node: '>=8'}
  835. electron-to-chromium@1.5.355:
  836. resolution: {integrity: sha512-LUPZhKzZPYSPme1jEYohpkA+ybYCJztr1quAdBd7E7h3+VOBVcKkwwtBJu41nrjawrRzfb8mtMfzWozoaK0ZIQ==}
  837. enhanced-resolve@5.21.3:
  838. resolution: {integrity: sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==}
  839. engines: {node: '>=10.13.0'}
  840. esbuild@0.27.7:
  841. resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
  842. engines: {node: '>=18'}
  843. hasBin: true
  844. escalade@3.2.0:
  845. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  846. engines: {node: '>=6'}
  847. fdir@6.5.0:
  848. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  849. engines: {node: '>=12.0.0'}
  850. peerDependencies:
  851. picomatch: ^3 || ^4
  852. peerDependenciesMeta:
  853. picomatch:
  854. optional: true
  855. fsevents@2.3.3:
  856. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  857. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  858. os: [darwin]
  859. gensync@1.0.0-beta.2:
  860. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  861. engines: {node: '>=6.9.0'}
  862. graceful-fs@4.2.11:
  863. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  864. is-mobile@5.0.0:
  865. resolution: {integrity: sha512-Tz/yndySvLAEXh+Uk8liFCxOwVH6YutuR74utvOcu7I9Di+DwM0mtdPVZNaVvvBUM2OXxne/NhOs1zAO7riusQ==}
  866. jiti@2.7.0:
  867. resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
  868. hasBin: true
  869. js-tokens@4.0.0:
  870. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  871. jsesc@3.1.0:
  872. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  873. engines: {node: '>=6'}
  874. hasBin: true
  875. json2mq@0.2.0:
  876. resolution: {integrity: sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==}
  877. json5@2.2.3:
  878. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  879. engines: {node: '>=6'}
  880. hasBin: true
  881. lightningcss-android-arm64@1.32.0:
  882. resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
  883. engines: {node: '>= 12.0.0'}
  884. cpu: [arm64]
  885. os: [android]
  886. lightningcss-darwin-arm64@1.32.0:
  887. resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
  888. engines: {node: '>= 12.0.0'}
  889. cpu: [arm64]
  890. os: [darwin]
  891. lightningcss-darwin-x64@1.32.0:
  892. resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
  893. engines: {node: '>= 12.0.0'}
  894. cpu: [x64]
  895. os: [darwin]
  896. lightningcss-freebsd-x64@1.32.0:
  897. resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
  898. engines: {node: '>= 12.0.0'}
  899. cpu: [x64]
  900. os: [freebsd]
  901. lightningcss-linux-arm-gnueabihf@1.32.0:
  902. resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
  903. engines: {node: '>= 12.0.0'}
  904. cpu: [arm]
  905. os: [linux]
  906. lightningcss-linux-arm64-gnu@1.32.0:
  907. resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
  908. engines: {node: '>= 12.0.0'}
  909. cpu: [arm64]
  910. os: [linux]
  911. lightningcss-linux-arm64-musl@1.32.0:
  912. resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
  913. engines: {node: '>= 12.0.0'}
  914. cpu: [arm64]
  915. os: [linux]
  916. lightningcss-linux-x64-gnu@1.32.0:
  917. resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
  918. engines: {node: '>= 12.0.0'}
  919. cpu: [x64]
  920. os: [linux]
  921. lightningcss-linux-x64-musl@1.32.0:
  922. resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
  923. engines: {node: '>= 12.0.0'}
  924. cpu: [x64]
  925. os: [linux]
  926. lightningcss-win32-arm64-msvc@1.32.0:
  927. resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
  928. engines: {node: '>= 12.0.0'}
  929. cpu: [arm64]
  930. os: [win32]
  931. lightningcss-win32-x64-msvc@1.32.0:
  932. resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
  933. engines: {node: '>= 12.0.0'}
  934. cpu: [x64]
  935. os: [win32]
  936. lightningcss@1.32.0:
  937. resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
  938. engines: {node: '>= 12.0.0'}
  939. lru-cache@5.1.1:
  940. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  941. magic-string@0.30.21:
  942. resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
  943. ms@2.1.3:
  944. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  945. nanoid@3.3.12:
  946. resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
  947. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  948. hasBin: true
  949. node-releases@2.0.44:
  950. resolution: {integrity: sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ==}
  951. picocolors@1.1.1:
  952. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  953. picomatch@4.0.4:
  954. resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
  955. engines: {node: '>=12'}
  956. postcss@8.5.14:
  957. resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==}
  958. engines: {node: ^10 || ^12 || >=14}
  959. react-dom@19.2.6:
  960. resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==}
  961. peerDependencies:
  962. react: ^19.2.6
  963. react-is@18.3.1:
  964. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  965. react-refresh@0.17.0:
  966. resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
  967. engines: {node: '>=0.10.0'}
  968. react@19.2.6:
  969. resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==}
  970. engines: {node: '>=0.10.0'}
  971. rollup@4.60.3:
  972. resolution: {integrity: sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==}
  973. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  974. hasBin: true
  975. scheduler@0.27.0:
  976. resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
  977. scroll-into-view-if-needed@3.1.0:
  978. resolution: {integrity: sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==}
  979. semver@6.3.1:
  980. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  981. hasBin: true
  982. source-map-js@1.2.1:
  983. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  984. engines: {node: '>=0.10.0'}
  985. string-convert@0.2.1:
  986. resolution: {integrity: sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==}
  987. stylis@4.4.0:
  988. resolution: {integrity: sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==}
  989. tailwindcss@4.3.0:
  990. resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==}
  991. tapable@2.3.3:
  992. resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
  993. engines: {node: '>=6'}
  994. throttle-debounce@5.0.2:
  995. resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
  996. engines: {node: '>=12.22'}
  997. tinyglobby@0.2.16:
  998. resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
  999. engines: {node: '>=12.0.0'}
  1000. typescript@5.8.3:
  1001. resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
  1002. engines: {node: '>=14.17'}
  1003. hasBin: true
  1004. update-browserslist-db@1.2.3:
  1005. resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
  1006. hasBin: true
  1007. peerDependencies:
  1008. browserslist: '>= 4.21.0'
  1009. vite@7.3.3:
  1010. resolution: {integrity: sha512-/4XH147Ui7OGTjg3HbdWe5arnZQSbfuRzdr9Ec7TQi5I7R+ir0Rlc9GIvD4v0XZurELqA035KVXJXpR61xhiTA==}
  1011. engines: {node: ^20.19.0 || >=22.12.0}
  1012. hasBin: true
  1013. peerDependencies:
  1014. '@types/node': ^20.19.0 || >=22.12.0
  1015. jiti: '>=1.21.0'
  1016. less: ^4.0.0
  1017. lightningcss: ^1.21.0
  1018. sass: ^1.70.0
  1019. sass-embedded: ^1.70.0
  1020. stylus: '>=0.54.8'
  1021. sugarss: ^5.0.0
  1022. terser: ^5.16.0
  1023. tsx: ^4.8.1
  1024. yaml: ^2.4.2
  1025. peerDependenciesMeta:
  1026. '@types/node':
  1027. optional: true
  1028. jiti:
  1029. optional: true
  1030. less:
  1031. optional: true
  1032. lightningcss:
  1033. optional: true
  1034. sass:
  1035. optional: true
  1036. sass-embedded:
  1037. optional: true
  1038. stylus:
  1039. optional: true
  1040. sugarss:
  1041. optional: true
  1042. terser:
  1043. optional: true
  1044. tsx:
  1045. optional: true
  1046. yaml:
  1047. optional: true
  1048. yallist@3.1.1:
  1049. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1050. snapshots:
  1051. '@ant-design/colors@8.0.1':
  1052. dependencies:
  1053. '@ant-design/fast-color': 3.0.1
  1054. '@ant-design/cssinjs-utils@2.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1055. dependencies:
  1056. '@ant-design/cssinjs': 2.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1057. '@babel/runtime': 7.29.2
  1058. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1059. react: 19.2.6
  1060. react-dom: 19.2.6(react@19.2.6)
  1061. '@ant-design/cssinjs@2.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1062. dependencies:
  1063. '@babel/runtime': 7.29.2
  1064. '@emotion/hash': 0.8.0
  1065. '@emotion/unitless': 0.7.5
  1066. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1067. clsx: 2.1.1
  1068. csstype: 3.2.3
  1069. react: 19.2.6
  1070. react-dom: 19.2.6(react@19.2.6)
  1071. stylis: 4.4.0
  1072. '@ant-design/fast-color@3.0.1': {}
  1073. '@ant-design/icons-svg@4.4.2': {}
  1074. '@ant-design/icons@6.2.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1075. dependencies:
  1076. '@ant-design/colors': 8.0.1
  1077. '@ant-design/icons-svg': 4.4.2
  1078. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1079. clsx: 2.1.1
  1080. react: 19.2.6
  1081. react-dom: 19.2.6(react@19.2.6)
  1082. '@ant-design/react-slick@2.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1083. dependencies:
  1084. '@babel/runtime': 7.29.2
  1085. clsx: 2.1.1
  1086. json2mq: 0.2.0
  1087. react: 19.2.6
  1088. react-dom: 19.2.6(react@19.2.6)
  1089. throttle-debounce: 5.0.2
  1090. '@babel/code-frame@7.29.0':
  1091. dependencies:
  1092. '@babel/helper-validator-identifier': 7.28.5
  1093. js-tokens: 4.0.0
  1094. picocolors: 1.1.1
  1095. '@babel/compat-data@7.29.3': {}
  1096. '@babel/core@7.29.0':
  1097. dependencies:
  1098. '@babel/code-frame': 7.29.0
  1099. '@babel/generator': 7.29.1
  1100. '@babel/helper-compilation-targets': 7.28.6
  1101. '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
  1102. '@babel/helpers': 7.29.2
  1103. '@babel/parser': 7.29.3
  1104. '@babel/template': 7.28.6
  1105. '@babel/traverse': 7.29.0
  1106. '@babel/types': 7.29.0
  1107. '@jridgewell/remapping': 2.3.5
  1108. convert-source-map: 2.0.0
  1109. debug: 4.4.3
  1110. gensync: 1.0.0-beta.2
  1111. json5: 2.2.3
  1112. semver: 6.3.1
  1113. transitivePeerDependencies:
  1114. - supports-color
  1115. '@babel/generator@7.29.1':
  1116. dependencies:
  1117. '@babel/parser': 7.29.3
  1118. '@babel/types': 7.29.0
  1119. '@jridgewell/gen-mapping': 0.3.13
  1120. '@jridgewell/trace-mapping': 0.3.31
  1121. jsesc: 3.1.0
  1122. '@babel/helper-compilation-targets@7.28.6':
  1123. dependencies:
  1124. '@babel/compat-data': 7.29.3
  1125. '@babel/helper-validator-option': 7.27.1
  1126. browserslist: 4.28.2
  1127. lru-cache: 5.1.1
  1128. semver: 6.3.1
  1129. '@babel/helper-globals@7.28.0': {}
  1130. '@babel/helper-module-imports@7.28.6':
  1131. dependencies:
  1132. '@babel/traverse': 7.29.0
  1133. '@babel/types': 7.29.0
  1134. transitivePeerDependencies:
  1135. - supports-color
  1136. '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
  1137. dependencies:
  1138. '@babel/core': 7.29.0
  1139. '@babel/helper-module-imports': 7.28.6
  1140. '@babel/helper-validator-identifier': 7.28.5
  1141. '@babel/traverse': 7.29.0
  1142. transitivePeerDependencies:
  1143. - supports-color
  1144. '@babel/helper-plugin-utils@7.28.6': {}
  1145. '@babel/helper-string-parser@7.27.1': {}
  1146. '@babel/helper-validator-identifier@7.28.5': {}
  1147. '@babel/helper-validator-option@7.27.1': {}
  1148. '@babel/helpers@7.29.2':
  1149. dependencies:
  1150. '@babel/template': 7.28.6
  1151. '@babel/types': 7.29.0
  1152. '@babel/parser@7.29.3':
  1153. dependencies:
  1154. '@babel/types': 7.29.0
  1155. '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)':
  1156. dependencies:
  1157. '@babel/core': 7.29.0
  1158. '@babel/helper-plugin-utils': 7.28.6
  1159. '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)':
  1160. dependencies:
  1161. '@babel/core': 7.29.0
  1162. '@babel/helper-plugin-utils': 7.28.6
  1163. '@babel/runtime@7.29.2': {}
  1164. '@babel/template@7.28.6':
  1165. dependencies:
  1166. '@babel/code-frame': 7.29.0
  1167. '@babel/parser': 7.29.3
  1168. '@babel/types': 7.29.0
  1169. '@babel/traverse@7.29.0':
  1170. dependencies:
  1171. '@babel/code-frame': 7.29.0
  1172. '@babel/generator': 7.29.1
  1173. '@babel/helper-globals': 7.28.0
  1174. '@babel/parser': 7.29.3
  1175. '@babel/template': 7.28.6
  1176. '@babel/types': 7.29.0
  1177. debug: 4.4.3
  1178. transitivePeerDependencies:
  1179. - supports-color
  1180. '@babel/types@7.29.0':
  1181. dependencies:
  1182. '@babel/helper-string-parser': 7.27.1
  1183. '@babel/helper-validator-identifier': 7.28.5
  1184. '@emotion/hash@0.8.0': {}
  1185. '@emotion/unitless@0.7.5': {}
  1186. '@esbuild/aix-ppc64@0.27.7':
  1187. optional: true
  1188. '@esbuild/android-arm64@0.27.7':
  1189. optional: true
  1190. '@esbuild/android-arm@0.27.7':
  1191. optional: true
  1192. '@esbuild/android-x64@0.27.7':
  1193. optional: true
  1194. '@esbuild/darwin-arm64@0.27.7':
  1195. optional: true
  1196. '@esbuild/darwin-x64@0.27.7':
  1197. optional: true
  1198. '@esbuild/freebsd-arm64@0.27.7':
  1199. optional: true
  1200. '@esbuild/freebsd-x64@0.27.7':
  1201. optional: true
  1202. '@esbuild/linux-arm64@0.27.7':
  1203. optional: true
  1204. '@esbuild/linux-arm@0.27.7':
  1205. optional: true
  1206. '@esbuild/linux-ia32@0.27.7':
  1207. optional: true
  1208. '@esbuild/linux-loong64@0.27.7':
  1209. optional: true
  1210. '@esbuild/linux-mips64el@0.27.7':
  1211. optional: true
  1212. '@esbuild/linux-ppc64@0.27.7':
  1213. optional: true
  1214. '@esbuild/linux-riscv64@0.27.7':
  1215. optional: true
  1216. '@esbuild/linux-s390x@0.27.7':
  1217. optional: true
  1218. '@esbuild/linux-x64@0.27.7':
  1219. optional: true
  1220. '@esbuild/netbsd-arm64@0.27.7':
  1221. optional: true
  1222. '@esbuild/netbsd-x64@0.27.7':
  1223. optional: true
  1224. '@esbuild/openbsd-arm64@0.27.7':
  1225. optional: true
  1226. '@esbuild/openbsd-x64@0.27.7':
  1227. optional: true
  1228. '@esbuild/openharmony-arm64@0.27.7':
  1229. optional: true
  1230. '@esbuild/sunos-x64@0.27.7':
  1231. optional: true
  1232. '@esbuild/win32-arm64@0.27.7':
  1233. optional: true
  1234. '@esbuild/win32-ia32@0.27.7':
  1235. optional: true
  1236. '@esbuild/win32-x64@0.27.7':
  1237. optional: true
  1238. '@jridgewell/gen-mapping@0.3.13':
  1239. dependencies:
  1240. '@jridgewell/sourcemap-codec': 1.5.5
  1241. '@jridgewell/trace-mapping': 0.3.31
  1242. '@jridgewell/remapping@2.3.5':
  1243. dependencies:
  1244. '@jridgewell/gen-mapping': 0.3.13
  1245. '@jridgewell/trace-mapping': 0.3.31
  1246. '@jridgewell/resolve-uri@3.1.2': {}
  1247. '@jridgewell/sourcemap-codec@1.5.5': {}
  1248. '@jridgewell/trace-mapping@0.3.31':
  1249. dependencies:
  1250. '@jridgewell/resolve-uri': 3.1.2
  1251. '@jridgewell/sourcemap-codec': 1.5.5
  1252. '@rc-component/async-validator@5.1.0':
  1253. dependencies:
  1254. '@babel/runtime': 7.29.2
  1255. '@rc-component/cascader@1.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1256. dependencies:
  1257. '@rc-component/select': 1.6.15(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1258. '@rc-component/tree': 1.3.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1259. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1260. clsx: 2.1.1
  1261. react: 19.2.6
  1262. react-dom: 19.2.6(react@19.2.6)
  1263. '@rc-component/checkbox@2.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1264. dependencies:
  1265. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1266. clsx: 2.1.1
  1267. react: 19.2.6
  1268. react-dom: 19.2.6(react@19.2.6)
  1269. '@rc-component/collapse@1.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1270. dependencies:
  1271. '@babel/runtime': 7.29.2
  1272. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1273. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1274. clsx: 2.1.1
  1275. react: 19.2.6
  1276. react-dom: 19.2.6(react@19.2.6)
  1277. '@rc-component/color-picker@3.1.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1278. dependencies:
  1279. '@ant-design/fast-color': 3.0.1
  1280. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1281. clsx: 2.1.1
  1282. react: 19.2.6
  1283. react-dom: 19.2.6(react@19.2.6)
  1284. '@rc-component/context@2.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1285. dependencies:
  1286. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1287. react: 19.2.6
  1288. react-dom: 19.2.6(react@19.2.6)
  1289. '@rc-component/dialog@1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1290. dependencies:
  1291. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1292. '@rc-component/portal': 2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1293. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1294. clsx: 2.1.1
  1295. react: 19.2.6
  1296. react-dom: 19.2.6(react@19.2.6)
  1297. '@rc-component/drawer@1.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1298. dependencies:
  1299. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1300. '@rc-component/portal': 2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1301. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1302. clsx: 2.1.1
  1303. react: 19.2.6
  1304. react-dom: 19.2.6(react@19.2.6)
  1305. '@rc-component/dropdown@1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1306. dependencies:
  1307. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1308. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1309. clsx: 2.1.1
  1310. react: 19.2.6
  1311. react-dom: 19.2.6(react@19.2.6)
  1312. '@rc-component/form@1.8.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1313. dependencies:
  1314. '@rc-component/async-validator': 5.1.0
  1315. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1316. clsx: 2.1.1
  1317. react: 19.2.6
  1318. react-dom: 19.2.6(react@19.2.6)
  1319. '@rc-component/image@1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1320. dependencies:
  1321. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1322. '@rc-component/portal': 2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1323. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1324. clsx: 2.1.1
  1325. react: 19.2.6
  1326. react-dom: 19.2.6(react@19.2.6)
  1327. '@rc-component/input-number@1.6.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1328. dependencies:
  1329. '@rc-component/mini-decimal': 1.1.3
  1330. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1331. clsx: 2.1.1
  1332. react: 19.2.6
  1333. react-dom: 19.2.6(react@19.2.6)
  1334. '@rc-component/input@1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1335. dependencies:
  1336. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1337. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1338. clsx: 2.1.1
  1339. react: 19.2.6
  1340. react-dom: 19.2.6(react@19.2.6)
  1341. '@rc-component/mentions@1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1342. dependencies:
  1343. '@rc-component/input': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1344. '@rc-component/menu': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1345. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1346. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1347. clsx: 2.1.1
  1348. react: 19.2.6
  1349. react-dom: 19.2.6(react@19.2.6)
  1350. '@rc-component/menu@1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1351. dependencies:
  1352. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1353. '@rc-component/overflow': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1354. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1355. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1356. clsx: 2.1.1
  1357. react: 19.2.6
  1358. react-dom: 19.2.6(react@19.2.6)
  1359. '@rc-component/mini-decimal@1.1.3':
  1360. dependencies:
  1361. '@babel/runtime': 7.29.2
  1362. '@rc-component/motion@1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1363. dependencies:
  1364. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1365. clsx: 2.1.1
  1366. react: 19.2.6
  1367. react-dom: 19.2.6(react@19.2.6)
  1368. '@rc-component/mutate-observer@2.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1369. dependencies:
  1370. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1371. react: 19.2.6
  1372. react-dom: 19.2.6(react@19.2.6)
  1373. '@rc-component/notification@2.0.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1374. dependencies:
  1375. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1376. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1377. clsx: 2.1.1
  1378. react: 19.2.6
  1379. react-dom: 19.2.6(react@19.2.6)
  1380. '@rc-component/overflow@1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1381. dependencies:
  1382. '@babel/runtime': 7.29.2
  1383. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1384. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1385. clsx: 2.1.1
  1386. react: 19.2.6
  1387. react-dom: 19.2.6(react@19.2.6)
  1388. '@rc-component/pagination@1.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1389. dependencies:
  1390. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1391. clsx: 2.1.1
  1392. react: 19.2.6
  1393. react-dom: 19.2.6(react@19.2.6)
  1394. '@rc-component/picker@1.10.0(dayjs@1.11.20)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1395. dependencies:
  1396. '@rc-component/overflow': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1397. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1398. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1399. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1400. clsx: 2.1.1
  1401. react: 19.2.6
  1402. react-dom: 19.2.6(react@19.2.6)
  1403. optionalDependencies:
  1404. dayjs: 1.11.20
  1405. '@rc-component/portal@2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1406. dependencies:
  1407. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1408. clsx: 2.1.1
  1409. react: 19.2.6
  1410. react-dom: 19.2.6(react@19.2.6)
  1411. '@rc-component/progress@1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1412. dependencies:
  1413. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1414. clsx: 2.1.1
  1415. react: 19.2.6
  1416. react-dom: 19.2.6(react@19.2.6)
  1417. '@rc-component/qrcode@1.1.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1418. dependencies:
  1419. '@babel/runtime': 7.29.2
  1420. react: 19.2.6
  1421. react-dom: 19.2.6(react@19.2.6)
  1422. '@rc-component/rate@1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1423. dependencies:
  1424. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1425. clsx: 2.1.1
  1426. react: 19.2.6
  1427. react-dom: 19.2.6(react@19.2.6)
  1428. '@rc-component/resize-observer@1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1429. dependencies:
  1430. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1431. react: 19.2.6
  1432. react-dom: 19.2.6(react@19.2.6)
  1433. '@rc-component/segmented@1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1434. dependencies:
  1435. '@babel/runtime': 7.29.2
  1436. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1437. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1438. clsx: 2.1.1
  1439. react: 19.2.6
  1440. react-dom: 19.2.6(react@19.2.6)
  1441. '@rc-component/select@1.6.15(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1442. dependencies:
  1443. '@rc-component/overflow': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1444. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1445. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1446. '@rc-component/virtual-list': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1447. clsx: 2.1.1
  1448. react: 19.2.6
  1449. react-dom: 19.2.6(react@19.2.6)
  1450. '@rc-component/slider@1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1451. dependencies:
  1452. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1453. clsx: 2.1.1
  1454. react: 19.2.6
  1455. react-dom: 19.2.6(react@19.2.6)
  1456. '@rc-component/steps@1.2.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1457. dependencies:
  1458. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1459. clsx: 2.1.1
  1460. react: 19.2.6
  1461. react-dom: 19.2.6(react@19.2.6)
  1462. '@rc-component/switch@1.0.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1463. dependencies:
  1464. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1465. clsx: 2.1.1
  1466. react: 19.2.6
  1467. react-dom: 19.2.6(react@19.2.6)
  1468. '@rc-component/table@1.10.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1469. dependencies:
  1470. '@rc-component/context': 2.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1471. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1472. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1473. '@rc-component/virtual-list': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1474. clsx: 2.1.1
  1475. react: 19.2.6
  1476. react-dom: 19.2.6(react@19.2.6)
  1477. '@rc-component/tabs@1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1478. dependencies:
  1479. '@rc-component/dropdown': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1480. '@rc-component/menu': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1481. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1482. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1483. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1484. clsx: 2.1.1
  1485. react: 19.2.6
  1486. react-dom: 19.2.6(react@19.2.6)
  1487. '@rc-component/tooltip@1.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1488. dependencies:
  1489. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1490. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1491. clsx: 2.1.1
  1492. react: 19.2.6
  1493. react-dom: 19.2.6(react@19.2.6)
  1494. '@rc-component/tour@2.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1495. dependencies:
  1496. '@rc-component/portal': 2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1497. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1498. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1499. clsx: 2.1.1
  1500. react: 19.2.6
  1501. react-dom: 19.2.6(react@19.2.6)
  1502. '@rc-component/tree-select@1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1503. dependencies:
  1504. '@rc-component/select': 1.6.15(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1505. '@rc-component/tree': 1.3.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1506. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1507. clsx: 2.1.1
  1508. react: 19.2.6
  1509. react-dom: 19.2.6(react@19.2.6)
  1510. '@rc-component/tree@1.3.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1511. dependencies:
  1512. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1513. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1514. '@rc-component/virtual-list': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1515. clsx: 2.1.1
  1516. react: 19.2.6
  1517. react-dom: 19.2.6(react@19.2.6)
  1518. '@rc-component/trigger@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1519. dependencies:
  1520. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1521. '@rc-component/portal': 2.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1522. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1523. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1524. clsx: 2.1.1
  1525. react: 19.2.6
  1526. react-dom: 19.2.6(react@19.2.6)
  1527. '@rc-component/upload@1.1.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1528. dependencies:
  1529. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1530. clsx: 2.1.1
  1531. react: 19.2.6
  1532. react-dom: 19.2.6(react@19.2.6)
  1533. '@rc-component/util@1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1534. dependencies:
  1535. is-mobile: 5.0.0
  1536. react: 19.2.6
  1537. react-dom: 19.2.6(react@19.2.6)
  1538. react-is: 18.3.1
  1539. '@rc-component/virtual-list@1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
  1540. dependencies:
  1541. '@babel/runtime': 7.29.2
  1542. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1543. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1544. clsx: 2.1.1
  1545. react: 19.2.6
  1546. react-dom: 19.2.6(react@19.2.6)
  1547. '@rolldown/pluginutils@1.0.0-beta.27': {}
  1548. '@rollup/rollup-android-arm-eabi@4.60.3':
  1549. optional: true
  1550. '@rollup/rollup-android-arm64@4.60.3':
  1551. optional: true
  1552. '@rollup/rollup-darwin-arm64@4.60.3':
  1553. optional: true
  1554. '@rollup/rollup-darwin-x64@4.60.3':
  1555. optional: true
  1556. '@rollup/rollup-freebsd-arm64@4.60.3':
  1557. optional: true
  1558. '@rollup/rollup-freebsd-x64@4.60.3':
  1559. optional: true
  1560. '@rollup/rollup-linux-arm-gnueabihf@4.60.3':
  1561. optional: true
  1562. '@rollup/rollup-linux-arm-musleabihf@4.60.3':
  1563. optional: true
  1564. '@rollup/rollup-linux-arm64-gnu@4.60.3':
  1565. optional: true
  1566. '@rollup/rollup-linux-arm64-musl@4.60.3':
  1567. optional: true
  1568. '@rollup/rollup-linux-loong64-gnu@4.60.3':
  1569. optional: true
  1570. '@rollup/rollup-linux-loong64-musl@4.60.3':
  1571. optional: true
  1572. '@rollup/rollup-linux-ppc64-gnu@4.60.3':
  1573. optional: true
  1574. '@rollup/rollup-linux-ppc64-musl@4.60.3':
  1575. optional: true
  1576. '@rollup/rollup-linux-riscv64-gnu@4.60.3':
  1577. optional: true
  1578. '@rollup/rollup-linux-riscv64-musl@4.60.3':
  1579. optional: true
  1580. '@rollup/rollup-linux-s390x-gnu@4.60.3':
  1581. optional: true
  1582. '@rollup/rollup-linux-x64-gnu@4.60.3':
  1583. optional: true
  1584. '@rollup/rollup-linux-x64-musl@4.60.3':
  1585. optional: true
  1586. '@rollup/rollup-openbsd-x64@4.60.3':
  1587. optional: true
  1588. '@rollup/rollup-openharmony-arm64@4.60.3':
  1589. optional: true
  1590. '@rollup/rollup-win32-arm64-msvc@4.60.3':
  1591. optional: true
  1592. '@rollup/rollup-win32-ia32-msvc@4.60.3':
  1593. optional: true
  1594. '@rollup/rollup-win32-x64-gnu@4.60.3':
  1595. optional: true
  1596. '@rollup/rollup-win32-x64-msvc@4.60.3':
  1597. optional: true
  1598. '@tailwindcss/node@4.3.0':
  1599. dependencies:
  1600. '@jridgewell/remapping': 2.3.5
  1601. enhanced-resolve: 5.21.3
  1602. jiti: 2.7.0
  1603. lightningcss: 1.32.0
  1604. magic-string: 0.30.21
  1605. source-map-js: 1.2.1
  1606. tailwindcss: 4.3.0
  1607. '@tailwindcss/oxide-android-arm64@4.3.0':
  1608. optional: true
  1609. '@tailwindcss/oxide-darwin-arm64@4.3.0':
  1610. optional: true
  1611. '@tailwindcss/oxide-darwin-x64@4.3.0':
  1612. optional: true
  1613. '@tailwindcss/oxide-freebsd-x64@4.3.0':
  1614. optional: true
  1615. '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.0':
  1616. optional: true
  1617. '@tailwindcss/oxide-linux-arm64-gnu@4.3.0':
  1618. optional: true
  1619. '@tailwindcss/oxide-linux-arm64-musl@4.3.0':
  1620. optional: true
  1621. '@tailwindcss/oxide-linux-x64-gnu@4.3.0':
  1622. optional: true
  1623. '@tailwindcss/oxide-linux-x64-musl@4.3.0':
  1624. optional: true
  1625. '@tailwindcss/oxide-wasm32-wasi@4.3.0':
  1626. optional: true
  1627. '@tailwindcss/oxide-win32-arm64-msvc@4.3.0':
  1628. optional: true
  1629. '@tailwindcss/oxide-win32-x64-msvc@4.3.0':
  1630. optional: true
  1631. '@tailwindcss/oxide@4.3.0':
  1632. optionalDependencies:
  1633. '@tailwindcss/oxide-android-arm64': 4.3.0
  1634. '@tailwindcss/oxide-darwin-arm64': 4.3.0
  1635. '@tailwindcss/oxide-darwin-x64': 4.3.0
  1636. '@tailwindcss/oxide-freebsd-x64': 4.3.0
  1637. '@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.0
  1638. '@tailwindcss/oxide-linux-arm64-gnu': 4.3.0
  1639. '@tailwindcss/oxide-linux-arm64-musl': 4.3.0
  1640. '@tailwindcss/oxide-linux-x64-gnu': 4.3.0
  1641. '@tailwindcss/oxide-linux-x64-musl': 4.3.0
  1642. '@tailwindcss/oxide-wasm32-wasi': 4.3.0
  1643. '@tailwindcss/oxide-win32-arm64-msvc': 4.3.0
  1644. '@tailwindcss/oxide-win32-x64-msvc': 4.3.0
  1645. '@tailwindcss/vite@4.3.0(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0))':
  1646. dependencies:
  1647. '@tailwindcss/node': 4.3.0
  1648. '@tailwindcss/oxide': 4.3.0
  1649. tailwindcss: 4.3.0
  1650. vite: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)
  1651. '@tauri-apps/api@2.11.0': {}
  1652. '@tauri-apps/cli-darwin-arm64@2.11.1':
  1653. optional: true
  1654. '@tauri-apps/cli-darwin-x64@2.11.1':
  1655. optional: true
  1656. '@tauri-apps/cli-linux-arm-gnueabihf@2.11.1':
  1657. optional: true
  1658. '@tauri-apps/cli-linux-arm64-gnu@2.11.1':
  1659. optional: true
  1660. '@tauri-apps/cli-linux-arm64-musl@2.11.1':
  1661. optional: true
  1662. '@tauri-apps/cli-linux-riscv64-gnu@2.11.1':
  1663. optional: true
  1664. '@tauri-apps/cli-linux-x64-gnu@2.11.1':
  1665. optional: true
  1666. '@tauri-apps/cli-linux-x64-musl@2.11.1':
  1667. optional: true
  1668. '@tauri-apps/cli-win32-arm64-msvc@2.11.1':
  1669. optional: true
  1670. '@tauri-apps/cli-win32-ia32-msvc@2.11.1':
  1671. optional: true
  1672. '@tauri-apps/cli-win32-x64-msvc@2.11.1':
  1673. optional: true
  1674. '@tauri-apps/cli@2.11.1':
  1675. optionalDependencies:
  1676. '@tauri-apps/cli-darwin-arm64': 2.11.1
  1677. '@tauri-apps/cli-darwin-x64': 2.11.1
  1678. '@tauri-apps/cli-linux-arm-gnueabihf': 2.11.1
  1679. '@tauri-apps/cli-linux-arm64-gnu': 2.11.1
  1680. '@tauri-apps/cli-linux-arm64-musl': 2.11.1
  1681. '@tauri-apps/cli-linux-riscv64-gnu': 2.11.1
  1682. '@tauri-apps/cli-linux-x64-gnu': 2.11.1
  1683. '@tauri-apps/cli-linux-x64-musl': 2.11.1
  1684. '@tauri-apps/cli-win32-arm64-msvc': 2.11.1
  1685. '@tauri-apps/cli-win32-ia32-msvc': 2.11.1
  1686. '@tauri-apps/cli-win32-x64-msvc': 2.11.1
  1687. '@tauri-apps/plugin-dialog@2.7.1':
  1688. dependencies:
  1689. '@tauri-apps/api': 2.11.0
  1690. '@tauri-apps/plugin-opener@2.5.4':
  1691. dependencies:
  1692. '@tauri-apps/api': 2.11.0
  1693. '@tauri-apps/plugin-sql@2.4.0':
  1694. dependencies:
  1695. '@tauri-apps/api': 2.11.0
  1696. '@types/babel__core@7.20.5':
  1697. dependencies:
  1698. '@babel/parser': 7.29.3
  1699. '@babel/types': 7.29.0
  1700. '@types/babel__generator': 7.27.0
  1701. '@types/babel__template': 7.4.4
  1702. '@types/babel__traverse': 7.28.0
  1703. '@types/babel__generator@7.27.0':
  1704. dependencies:
  1705. '@babel/types': 7.29.0
  1706. '@types/babel__template@7.4.4':
  1707. dependencies:
  1708. '@babel/parser': 7.29.3
  1709. '@babel/types': 7.29.0
  1710. '@types/babel__traverse@7.28.0':
  1711. dependencies:
  1712. '@babel/types': 7.29.0
  1713. '@types/estree@1.0.8': {}
  1714. '@types/react-dom@19.2.3(@types/react@19.2.14)':
  1715. dependencies:
  1716. '@types/react': 19.2.14
  1717. '@types/react@19.2.14':
  1718. dependencies:
  1719. csstype: 3.2.3
  1720. '@vitejs/plugin-react@4.7.0(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0))':
  1721. dependencies:
  1722. '@babel/core': 7.29.0
  1723. '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
  1724. '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0)
  1725. '@rolldown/pluginutils': 1.0.0-beta.27
  1726. '@types/babel__core': 7.20.5
  1727. react-refresh: 0.17.0
  1728. vite: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)
  1729. transitivePeerDependencies:
  1730. - supports-color
  1731. antd@6.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
  1732. dependencies:
  1733. '@ant-design/colors': 8.0.1
  1734. '@ant-design/cssinjs': 2.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1735. '@ant-design/cssinjs-utils': 2.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1736. '@ant-design/fast-color': 3.0.1
  1737. '@ant-design/icons': 6.2.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1738. '@ant-design/react-slick': 2.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1739. '@babel/runtime': 7.29.2
  1740. '@rc-component/cascader': 1.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1741. '@rc-component/checkbox': 2.0.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1742. '@rc-component/collapse': 1.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1743. '@rc-component/color-picker': 3.1.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1744. '@rc-component/dialog': 1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1745. '@rc-component/drawer': 1.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1746. '@rc-component/dropdown': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1747. '@rc-component/form': 1.8.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1748. '@rc-component/image': 1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1749. '@rc-component/input': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1750. '@rc-component/input-number': 1.6.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1751. '@rc-component/mentions': 1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1752. '@rc-component/menu': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1753. '@rc-component/motion': 1.3.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1754. '@rc-component/mutate-observer': 2.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1755. '@rc-component/notification': 2.0.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1756. '@rc-component/pagination': 1.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1757. '@rc-component/picker': 1.10.0(dayjs@1.11.20)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1758. '@rc-component/progress': 1.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1759. '@rc-component/qrcode': 1.1.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1760. '@rc-component/rate': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1761. '@rc-component/resize-observer': 1.1.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1762. '@rc-component/segmented': 1.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1763. '@rc-component/select': 1.6.15(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1764. '@rc-component/slider': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1765. '@rc-component/steps': 1.2.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1766. '@rc-component/switch': 1.0.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1767. '@rc-component/table': 1.10.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1768. '@rc-component/tabs': 1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1769. '@rc-component/tooltip': 1.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1770. '@rc-component/tour': 2.4.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1771. '@rc-component/tree': 1.3.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1772. '@rc-component/tree-select': 1.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1773. '@rc-component/trigger': 3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1774. '@rc-component/upload': 1.1.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1775. '@rc-component/util': 1.10.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
  1776. clsx: 2.1.1
  1777. dayjs: 1.11.20
  1778. react: 19.2.6
  1779. react-dom: 19.2.6(react@19.2.6)
  1780. scroll-into-view-if-needed: 3.1.0
  1781. throttle-debounce: 5.0.2
  1782. transitivePeerDependencies:
  1783. - date-fns
  1784. - luxon
  1785. - moment
  1786. baseline-browser-mapping@2.10.29: {}
  1787. browserslist@4.28.2:
  1788. dependencies:
  1789. baseline-browser-mapping: 2.10.29
  1790. caniuse-lite: 1.0.30001792
  1791. electron-to-chromium: 1.5.355
  1792. node-releases: 2.0.44
  1793. update-browserslist-db: 1.2.3(browserslist@4.28.2)
  1794. caniuse-lite@1.0.30001792: {}
  1795. clsx@2.1.1: {}
  1796. compute-scroll-into-view@3.1.1: {}
  1797. convert-source-map@2.0.0: {}
  1798. csstype@3.2.3: {}
  1799. dayjs@1.11.20: {}
  1800. debug@4.4.3:
  1801. dependencies:
  1802. ms: 2.1.3
  1803. detect-libc@2.1.2: {}
  1804. electron-to-chromium@1.5.355: {}
  1805. enhanced-resolve@5.21.3:
  1806. dependencies:
  1807. graceful-fs: 4.2.11
  1808. tapable: 2.3.3
  1809. esbuild@0.27.7:
  1810. optionalDependencies:
  1811. '@esbuild/aix-ppc64': 0.27.7
  1812. '@esbuild/android-arm': 0.27.7
  1813. '@esbuild/android-arm64': 0.27.7
  1814. '@esbuild/android-x64': 0.27.7
  1815. '@esbuild/darwin-arm64': 0.27.7
  1816. '@esbuild/darwin-x64': 0.27.7
  1817. '@esbuild/freebsd-arm64': 0.27.7
  1818. '@esbuild/freebsd-x64': 0.27.7
  1819. '@esbuild/linux-arm': 0.27.7
  1820. '@esbuild/linux-arm64': 0.27.7
  1821. '@esbuild/linux-ia32': 0.27.7
  1822. '@esbuild/linux-loong64': 0.27.7
  1823. '@esbuild/linux-mips64el': 0.27.7
  1824. '@esbuild/linux-ppc64': 0.27.7
  1825. '@esbuild/linux-riscv64': 0.27.7
  1826. '@esbuild/linux-s390x': 0.27.7
  1827. '@esbuild/linux-x64': 0.27.7
  1828. '@esbuild/netbsd-arm64': 0.27.7
  1829. '@esbuild/netbsd-x64': 0.27.7
  1830. '@esbuild/openbsd-arm64': 0.27.7
  1831. '@esbuild/openbsd-x64': 0.27.7
  1832. '@esbuild/openharmony-arm64': 0.27.7
  1833. '@esbuild/sunos-x64': 0.27.7
  1834. '@esbuild/win32-arm64': 0.27.7
  1835. '@esbuild/win32-ia32': 0.27.7
  1836. '@esbuild/win32-x64': 0.27.7
  1837. escalade@3.2.0: {}
  1838. fdir@6.5.0(picomatch@4.0.4):
  1839. optionalDependencies:
  1840. picomatch: 4.0.4
  1841. fsevents@2.3.3:
  1842. optional: true
  1843. gensync@1.0.0-beta.2: {}
  1844. graceful-fs@4.2.11: {}
  1845. is-mobile@5.0.0: {}
  1846. jiti@2.7.0: {}
  1847. js-tokens@4.0.0: {}
  1848. jsesc@3.1.0: {}
  1849. json2mq@0.2.0:
  1850. dependencies:
  1851. string-convert: 0.2.1
  1852. json5@2.2.3: {}
  1853. lightningcss-android-arm64@1.32.0:
  1854. optional: true
  1855. lightningcss-darwin-arm64@1.32.0:
  1856. optional: true
  1857. lightningcss-darwin-x64@1.32.0:
  1858. optional: true
  1859. lightningcss-freebsd-x64@1.32.0:
  1860. optional: true
  1861. lightningcss-linux-arm-gnueabihf@1.32.0:
  1862. optional: true
  1863. lightningcss-linux-arm64-gnu@1.32.0:
  1864. optional: true
  1865. lightningcss-linux-arm64-musl@1.32.0:
  1866. optional: true
  1867. lightningcss-linux-x64-gnu@1.32.0:
  1868. optional: true
  1869. lightningcss-linux-x64-musl@1.32.0:
  1870. optional: true
  1871. lightningcss-win32-arm64-msvc@1.32.0:
  1872. optional: true
  1873. lightningcss-win32-x64-msvc@1.32.0:
  1874. optional: true
  1875. lightningcss@1.32.0:
  1876. dependencies:
  1877. detect-libc: 2.1.2
  1878. optionalDependencies:
  1879. lightningcss-android-arm64: 1.32.0
  1880. lightningcss-darwin-arm64: 1.32.0
  1881. lightningcss-darwin-x64: 1.32.0
  1882. lightningcss-freebsd-x64: 1.32.0
  1883. lightningcss-linux-arm-gnueabihf: 1.32.0
  1884. lightningcss-linux-arm64-gnu: 1.32.0
  1885. lightningcss-linux-arm64-musl: 1.32.0
  1886. lightningcss-linux-x64-gnu: 1.32.0
  1887. lightningcss-linux-x64-musl: 1.32.0
  1888. lightningcss-win32-arm64-msvc: 1.32.0
  1889. lightningcss-win32-x64-msvc: 1.32.0
  1890. lru-cache@5.1.1:
  1891. dependencies:
  1892. yallist: 3.1.1
  1893. magic-string@0.30.21:
  1894. dependencies:
  1895. '@jridgewell/sourcemap-codec': 1.5.5
  1896. ms@2.1.3: {}
  1897. nanoid@3.3.12: {}
  1898. node-releases@2.0.44: {}
  1899. picocolors@1.1.1: {}
  1900. picomatch@4.0.4: {}
  1901. postcss@8.5.14:
  1902. dependencies:
  1903. nanoid: 3.3.12
  1904. picocolors: 1.1.1
  1905. source-map-js: 1.2.1
  1906. react-dom@19.2.6(react@19.2.6):
  1907. dependencies:
  1908. react: 19.2.6
  1909. scheduler: 0.27.0
  1910. react-is@18.3.1: {}
  1911. react-refresh@0.17.0: {}
  1912. react@19.2.6: {}
  1913. rollup@4.60.3:
  1914. dependencies:
  1915. '@types/estree': 1.0.8
  1916. optionalDependencies:
  1917. '@rollup/rollup-android-arm-eabi': 4.60.3
  1918. '@rollup/rollup-android-arm64': 4.60.3
  1919. '@rollup/rollup-darwin-arm64': 4.60.3
  1920. '@rollup/rollup-darwin-x64': 4.60.3
  1921. '@rollup/rollup-freebsd-arm64': 4.60.3
  1922. '@rollup/rollup-freebsd-x64': 4.60.3
  1923. '@rollup/rollup-linux-arm-gnueabihf': 4.60.3
  1924. '@rollup/rollup-linux-arm-musleabihf': 4.60.3
  1925. '@rollup/rollup-linux-arm64-gnu': 4.60.3
  1926. '@rollup/rollup-linux-arm64-musl': 4.60.3
  1927. '@rollup/rollup-linux-loong64-gnu': 4.60.3
  1928. '@rollup/rollup-linux-loong64-musl': 4.60.3
  1929. '@rollup/rollup-linux-ppc64-gnu': 4.60.3
  1930. '@rollup/rollup-linux-ppc64-musl': 4.60.3
  1931. '@rollup/rollup-linux-riscv64-gnu': 4.60.3
  1932. '@rollup/rollup-linux-riscv64-musl': 4.60.3
  1933. '@rollup/rollup-linux-s390x-gnu': 4.60.3
  1934. '@rollup/rollup-linux-x64-gnu': 4.60.3
  1935. '@rollup/rollup-linux-x64-musl': 4.60.3
  1936. '@rollup/rollup-openbsd-x64': 4.60.3
  1937. '@rollup/rollup-openharmony-arm64': 4.60.3
  1938. '@rollup/rollup-win32-arm64-msvc': 4.60.3
  1939. '@rollup/rollup-win32-ia32-msvc': 4.60.3
  1940. '@rollup/rollup-win32-x64-gnu': 4.60.3
  1941. '@rollup/rollup-win32-x64-msvc': 4.60.3
  1942. fsevents: 2.3.3
  1943. scheduler@0.27.0: {}
  1944. scroll-into-view-if-needed@3.1.0:
  1945. dependencies:
  1946. compute-scroll-into-view: 3.1.1
  1947. semver@6.3.1: {}
  1948. source-map-js@1.2.1: {}
  1949. string-convert@0.2.1: {}
  1950. stylis@4.4.0: {}
  1951. tailwindcss@4.3.0: {}
  1952. tapable@2.3.3: {}
  1953. throttle-debounce@5.0.2: {}
  1954. tinyglobby@0.2.16:
  1955. dependencies:
  1956. fdir: 6.5.0(picomatch@4.0.4)
  1957. picomatch: 4.0.4
  1958. typescript@5.8.3: {}
  1959. update-browserslist-db@1.2.3(browserslist@4.28.2):
  1960. dependencies:
  1961. browserslist: 4.28.2
  1962. escalade: 3.2.0
  1963. picocolors: 1.1.1
  1964. vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0):
  1965. dependencies:
  1966. esbuild: 0.27.7
  1967. fdir: 6.5.0(picomatch@4.0.4)
  1968. picomatch: 4.0.4
  1969. postcss: 8.5.14
  1970. rollup: 4.60.3
  1971. tinyglobby: 0.2.16
  1972. optionalDependencies:
  1973. fsevents: 2.3.3
  1974. jiti: 2.7.0
  1975. lightningcss: 1.32.0
  1976. yallist@3.1.1: {}