package-lock.json 98 KB

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