package-lock.json 89 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536
  1. {
  2. "name": "temp-qx",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "temp-qx",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "cesium": "^1.142.0",
  12. "element-plus": "^2.14.1",
  13. "utif": "^3.1.0",
  14. "vite-plugin-cesium": "^1.2.23",
  15. "vue": "^3.5.34"
  16. },
  17. "devDependencies": {
  18. "@vitejs/plugin-vue": "^6.0.6",
  19. "geotiff": "^3.0.5",
  20. "sharp": "^0.34.5",
  21. "vite": "^8.0.12"
  22. }
  23. },
  24. "node_modules/@babel/helper-string-parser": {
  25. "version": "7.29.7",
  26. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  27. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  28. "license": "MIT",
  29. "engines": {
  30. "node": ">=6.9.0"
  31. }
  32. },
  33. "node_modules/@babel/helper-validator-identifier": {
  34. "version": "7.29.7",
  35. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  36. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  37. "license": "MIT",
  38. "engines": {
  39. "node": ">=6.9.0"
  40. }
  41. },
  42. "node_modules/@babel/parser": {
  43. "version": "7.29.7",
  44. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.7.tgz",
  45. "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
  46. "license": "MIT",
  47. "dependencies": {
  48. "@babel/types": "^7.29.7"
  49. },
  50. "bin": {
  51. "parser": "bin/babel-parser.js"
  52. },
  53. "engines": {
  54. "node": ">=6.0.0"
  55. }
  56. },
  57. "node_modules/@babel/types": {
  58. "version": "7.29.7",
  59. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.7.tgz",
  60. "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
  61. "license": "MIT",
  62. "dependencies": {
  63. "@babel/helper-string-parser": "^7.29.7",
  64. "@babel/helper-validator-identifier": "^7.29.7"
  65. },
  66. "engines": {
  67. "node": ">=6.9.0"
  68. }
  69. },
  70. "node_modules/@cesium/engine": {
  71. "version": "26.0.0",
  72. "resolved": "https://registry.npmmirror.com/@cesium/engine/-/engine-26.0.0.tgz",
  73. "integrity": "sha512-iV2mUQHUffYBEQii7n8CQ0XA1eSmcetOedsLoZvDJG6LW9aRHxL008rVvGnnZelQVRUQWNFFX5/+Tos3TBIIcw==",
  74. "license": "Apache-2.0",
  75. "dependencies": {
  76. "@cesium/wasm-splats": "^0.1.0-alpha.2",
  77. "@spz-loader/core": "0.3.1",
  78. "@tweenjs/tween.js": "^25.0.0",
  79. "@zip.js/zip.js": "^2.8.1",
  80. "autolinker": "^4.0.0",
  81. "bitmap-sdf": "^1.0.3",
  82. "dompurify": "^3.3.0",
  83. "draco3d": "^1.5.1",
  84. "earcut": "^3.0.0",
  85. "grapheme-splitter": "^1.0.4",
  86. "jsep": "^1.3.8",
  87. "kdbush": "^4.0.1",
  88. "ktx-parse": "^1.0.0",
  89. "lerc": "^2.0.0",
  90. "mersenne-twister": "^1.1.0",
  91. "meshoptimizer": "^1.0.1",
  92. "pako": "^2.0.4",
  93. "protobufjs": "^8.5.0",
  94. "rbush": "^4.0.1",
  95. "topojson-client": "^3.1.0",
  96. "urijs": "^1.19.7"
  97. },
  98. "engines": {
  99. "node": ">=22.0.0"
  100. }
  101. },
  102. "node_modules/@cesium/engine/node_modules/pako": {
  103. "version": "2.2.0",
  104. "resolved": "https://registry.npmmirror.com/pako/-/pako-2.2.0.tgz",
  105. "integrity": "sha512-zJq6RP/5q+TO2OpFV3FHzlPnFjmkb7Nc99a5SNjJE+uu/PkpChs+NIZSSzbBoD+6kjiISXjfYdwj1ZRQ81dz/w==",
  106. "funding": [
  107. {
  108. "type": "github",
  109. "url": "https://github.com/sponsors/puzrin"
  110. },
  111. {
  112. "type": "github",
  113. "url": "https://github.com/sponsors/nodeca"
  114. }
  115. ],
  116. "license": "(MIT AND Zlib)"
  117. },
  118. "node_modules/@cesium/wasm-splats": {
  119. "version": "0.1.0-alpha.2",
  120. "resolved": "https://registry.npmmirror.com/@cesium/wasm-splats/-/wasm-splats-0.1.0-alpha.2.tgz",
  121. "integrity": "sha512-t9pMkknv31hhIbLpMa8yPvmqfpvs5UkUjgqlQv9SeO8VerCXOYnyP8/486BDaFrztM0A7FMbRjsXtNeKvqQghA==",
  122. "license": "Apache-2.0"
  123. },
  124. "node_modules/@cesium/widgets": {
  125. "version": "16.0.0",
  126. "resolved": "https://registry.npmmirror.com/@cesium/widgets/-/widgets-16.0.0.tgz",
  127. "integrity": "sha512-52PO61PKm6Cut1BR/OqrPLmDXL9lk7iwGHXWbWQpg1pJT8SaJ7PXyLqcAPz+6VTYXspmE4D6Xo0PgIav33dEEQ==",
  128. "license": "Apache-2.0",
  129. "dependencies": {
  130. "@cesium/engine": "^26.0.0",
  131. "nosleep.js": "^0.12.0"
  132. },
  133. "engines": {
  134. "node": ">=22.0.0"
  135. }
  136. },
  137. "node_modules/@ctrl/tinycolor": {
  138. "version": "4.2.0",
  139. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  140. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  141. "license": "MIT",
  142. "engines": {
  143. "node": ">=14"
  144. }
  145. },
  146. "node_modules/@element-plus/icons-vue": {
  147. "version": "2.3.2",
  148. "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  149. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  150. "license": "MIT",
  151. "peerDependencies": {
  152. "vue": "^3.2.0"
  153. }
  154. },
  155. "node_modules/@emnapi/core": {
  156. "version": "1.10.0",
  157. "resolved": "https://registry.npmmirror.com/@emnapi/core/-/core-1.10.0.tgz",
  158. "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
  159. "license": "MIT",
  160. "optional": true,
  161. "dependencies": {
  162. "@emnapi/wasi-threads": "1.2.1",
  163. "tslib": "^2.4.0"
  164. }
  165. },
  166. "node_modules/@emnapi/runtime": {
  167. "version": "1.10.0",
  168. "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.10.0.tgz",
  169. "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
  170. "license": "MIT",
  171. "optional": true,
  172. "dependencies": {
  173. "tslib": "^2.4.0"
  174. }
  175. },
  176. "node_modules/@emnapi/wasi-threads": {
  177. "version": "1.2.1",
  178. "resolved": "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
  179. "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
  180. "license": "MIT",
  181. "optional": true,
  182. "dependencies": {
  183. "tslib": "^2.4.0"
  184. }
  185. },
  186. "node_modules/@floating-ui/core": {
  187. "version": "1.7.5",
  188. "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.5.tgz",
  189. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  190. "license": "MIT",
  191. "dependencies": {
  192. "@floating-ui/utils": "^0.2.11"
  193. }
  194. },
  195. "node_modules/@floating-ui/dom": {
  196. "version": "1.7.6",
  197. "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.6.tgz",
  198. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  199. "license": "MIT",
  200. "dependencies": {
  201. "@floating-ui/core": "^1.7.5",
  202. "@floating-ui/utils": "^0.2.11"
  203. }
  204. },
  205. "node_modules/@floating-ui/utils": {
  206. "version": "0.2.11",
  207. "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.11.tgz",
  208. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  209. "license": "MIT"
  210. },
  211. "node_modules/@img/colour": {
  212. "version": "1.1.0",
  213. "resolved": "https://registry.npmmirror.com/@img/colour/-/colour-1.1.0.tgz",
  214. "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
  215. "dev": true,
  216. "license": "MIT",
  217. "engines": {
  218. "node": ">=18"
  219. }
  220. },
  221. "node_modules/@img/sharp-darwin-arm64": {
  222. "version": "0.34.5",
  223. "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
  224. "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
  225. "cpu": [
  226. "arm64"
  227. ],
  228. "dev": true,
  229. "license": "Apache-2.0",
  230. "optional": true,
  231. "os": [
  232. "darwin"
  233. ],
  234. "engines": {
  235. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  236. },
  237. "funding": {
  238. "url": "https://opencollective.com/libvips"
  239. },
  240. "optionalDependencies": {
  241. "@img/sharp-libvips-darwin-arm64": "1.2.4"
  242. }
  243. },
  244. "node_modules/@img/sharp-darwin-x64": {
  245. "version": "0.34.5",
  246. "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
  247. "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
  248. "cpu": [
  249. "x64"
  250. ],
  251. "dev": true,
  252. "license": "Apache-2.0",
  253. "optional": true,
  254. "os": [
  255. "darwin"
  256. ],
  257. "engines": {
  258. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  259. },
  260. "funding": {
  261. "url": "https://opencollective.com/libvips"
  262. },
  263. "optionalDependencies": {
  264. "@img/sharp-libvips-darwin-x64": "1.2.4"
  265. }
  266. },
  267. "node_modules/@img/sharp-libvips-darwin-arm64": {
  268. "version": "1.2.4",
  269. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
  270. "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
  271. "cpu": [
  272. "arm64"
  273. ],
  274. "dev": true,
  275. "license": "LGPL-3.0-or-later",
  276. "optional": true,
  277. "os": [
  278. "darwin"
  279. ],
  280. "funding": {
  281. "url": "https://opencollective.com/libvips"
  282. }
  283. },
  284. "node_modules/@img/sharp-libvips-darwin-x64": {
  285. "version": "1.2.4",
  286. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
  287. "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
  288. "cpu": [
  289. "x64"
  290. ],
  291. "dev": true,
  292. "license": "LGPL-3.0-or-later",
  293. "optional": true,
  294. "os": [
  295. "darwin"
  296. ],
  297. "funding": {
  298. "url": "https://opencollective.com/libvips"
  299. }
  300. },
  301. "node_modules/@img/sharp-libvips-linux-arm": {
  302. "version": "1.2.4",
  303. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
  304. "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
  305. "cpu": [
  306. "arm"
  307. ],
  308. "dev": true,
  309. "license": "LGPL-3.0-or-later",
  310. "optional": true,
  311. "os": [
  312. "linux"
  313. ],
  314. "funding": {
  315. "url": "https://opencollective.com/libvips"
  316. }
  317. },
  318. "node_modules/@img/sharp-libvips-linux-arm64": {
  319. "version": "1.2.4",
  320. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
  321. "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
  322. "cpu": [
  323. "arm64"
  324. ],
  325. "dev": true,
  326. "license": "LGPL-3.0-or-later",
  327. "optional": true,
  328. "os": [
  329. "linux"
  330. ],
  331. "funding": {
  332. "url": "https://opencollective.com/libvips"
  333. }
  334. },
  335. "node_modules/@img/sharp-libvips-linux-ppc64": {
  336. "version": "1.2.4",
  337. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
  338. "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
  339. "cpu": [
  340. "ppc64"
  341. ],
  342. "dev": true,
  343. "license": "LGPL-3.0-or-later",
  344. "optional": true,
  345. "os": [
  346. "linux"
  347. ],
  348. "funding": {
  349. "url": "https://opencollective.com/libvips"
  350. }
  351. },
  352. "node_modules/@img/sharp-libvips-linux-riscv64": {
  353. "version": "1.2.4",
  354. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
  355. "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
  356. "cpu": [
  357. "riscv64"
  358. ],
  359. "dev": true,
  360. "license": "LGPL-3.0-or-later",
  361. "optional": true,
  362. "os": [
  363. "linux"
  364. ],
  365. "funding": {
  366. "url": "https://opencollective.com/libvips"
  367. }
  368. },
  369. "node_modules/@img/sharp-libvips-linux-s390x": {
  370. "version": "1.2.4",
  371. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
  372. "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
  373. "cpu": [
  374. "s390x"
  375. ],
  376. "dev": true,
  377. "license": "LGPL-3.0-or-later",
  378. "optional": true,
  379. "os": [
  380. "linux"
  381. ],
  382. "funding": {
  383. "url": "https://opencollective.com/libvips"
  384. }
  385. },
  386. "node_modules/@img/sharp-libvips-linux-x64": {
  387. "version": "1.2.4",
  388. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
  389. "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
  390. "cpu": [
  391. "x64"
  392. ],
  393. "dev": true,
  394. "license": "LGPL-3.0-or-later",
  395. "optional": true,
  396. "os": [
  397. "linux"
  398. ],
  399. "funding": {
  400. "url": "https://opencollective.com/libvips"
  401. }
  402. },
  403. "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
  404. "version": "1.2.4",
  405. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
  406. "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
  407. "cpu": [
  408. "arm64"
  409. ],
  410. "dev": true,
  411. "license": "LGPL-3.0-or-later",
  412. "optional": true,
  413. "os": [
  414. "linux"
  415. ],
  416. "funding": {
  417. "url": "https://opencollective.com/libvips"
  418. }
  419. },
  420. "node_modules/@img/sharp-libvips-linuxmusl-x64": {
  421. "version": "1.2.4",
  422. "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
  423. "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
  424. "cpu": [
  425. "x64"
  426. ],
  427. "dev": true,
  428. "license": "LGPL-3.0-or-later",
  429. "optional": true,
  430. "os": [
  431. "linux"
  432. ],
  433. "funding": {
  434. "url": "https://opencollective.com/libvips"
  435. }
  436. },
  437. "node_modules/@img/sharp-linux-arm": {
  438. "version": "0.34.5",
  439. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
  440. "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
  441. "cpu": [
  442. "arm"
  443. ],
  444. "dev": true,
  445. "license": "Apache-2.0",
  446. "optional": true,
  447. "os": [
  448. "linux"
  449. ],
  450. "engines": {
  451. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  452. },
  453. "funding": {
  454. "url": "https://opencollective.com/libvips"
  455. },
  456. "optionalDependencies": {
  457. "@img/sharp-libvips-linux-arm": "1.2.4"
  458. }
  459. },
  460. "node_modules/@img/sharp-linux-arm64": {
  461. "version": "0.34.5",
  462. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
  463. "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
  464. "cpu": [
  465. "arm64"
  466. ],
  467. "dev": true,
  468. "license": "Apache-2.0",
  469. "optional": true,
  470. "os": [
  471. "linux"
  472. ],
  473. "engines": {
  474. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  475. },
  476. "funding": {
  477. "url": "https://opencollective.com/libvips"
  478. },
  479. "optionalDependencies": {
  480. "@img/sharp-libvips-linux-arm64": "1.2.4"
  481. }
  482. },
  483. "node_modules/@img/sharp-linux-ppc64": {
  484. "version": "0.34.5",
  485. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
  486. "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
  487. "cpu": [
  488. "ppc64"
  489. ],
  490. "dev": true,
  491. "license": "Apache-2.0",
  492. "optional": true,
  493. "os": [
  494. "linux"
  495. ],
  496. "engines": {
  497. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  498. },
  499. "funding": {
  500. "url": "https://opencollective.com/libvips"
  501. },
  502. "optionalDependencies": {
  503. "@img/sharp-libvips-linux-ppc64": "1.2.4"
  504. }
  505. },
  506. "node_modules/@img/sharp-linux-riscv64": {
  507. "version": "0.34.5",
  508. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
  509. "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
  510. "cpu": [
  511. "riscv64"
  512. ],
  513. "dev": true,
  514. "license": "Apache-2.0",
  515. "optional": true,
  516. "os": [
  517. "linux"
  518. ],
  519. "engines": {
  520. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  521. },
  522. "funding": {
  523. "url": "https://opencollective.com/libvips"
  524. },
  525. "optionalDependencies": {
  526. "@img/sharp-libvips-linux-riscv64": "1.2.4"
  527. }
  528. },
  529. "node_modules/@img/sharp-linux-s390x": {
  530. "version": "0.34.5",
  531. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
  532. "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
  533. "cpu": [
  534. "s390x"
  535. ],
  536. "dev": true,
  537. "license": "Apache-2.0",
  538. "optional": true,
  539. "os": [
  540. "linux"
  541. ],
  542. "engines": {
  543. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  544. },
  545. "funding": {
  546. "url": "https://opencollective.com/libvips"
  547. },
  548. "optionalDependencies": {
  549. "@img/sharp-libvips-linux-s390x": "1.2.4"
  550. }
  551. },
  552. "node_modules/@img/sharp-linux-x64": {
  553. "version": "0.34.5",
  554. "resolved": "https://registry.npmmirror.com/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
  555. "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
  556. "cpu": [
  557. "x64"
  558. ],
  559. "dev": true,
  560. "license": "Apache-2.0",
  561. "optional": true,
  562. "os": [
  563. "linux"
  564. ],
  565. "engines": {
  566. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  567. },
  568. "funding": {
  569. "url": "https://opencollective.com/libvips"
  570. },
  571. "optionalDependencies": {
  572. "@img/sharp-libvips-linux-x64": "1.2.4"
  573. }
  574. },
  575. "node_modules/@img/sharp-linuxmusl-arm64": {
  576. "version": "0.34.5",
  577. "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
  578. "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
  579. "cpu": [
  580. "arm64"
  581. ],
  582. "dev": true,
  583. "license": "Apache-2.0",
  584. "optional": true,
  585. "os": [
  586. "linux"
  587. ],
  588. "engines": {
  589. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  590. },
  591. "funding": {
  592. "url": "https://opencollective.com/libvips"
  593. },
  594. "optionalDependencies": {
  595. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
  596. }
  597. },
  598. "node_modules/@img/sharp-linuxmusl-x64": {
  599. "version": "0.34.5",
  600. "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
  601. "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
  602. "cpu": [
  603. "x64"
  604. ],
  605. "dev": true,
  606. "license": "Apache-2.0",
  607. "optional": true,
  608. "os": [
  609. "linux"
  610. ],
  611. "engines": {
  612. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  613. },
  614. "funding": {
  615. "url": "https://opencollective.com/libvips"
  616. },
  617. "optionalDependencies": {
  618. "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
  619. }
  620. },
  621. "node_modules/@img/sharp-wasm32": {
  622. "version": "0.34.5",
  623. "resolved": "https://registry.npmmirror.com/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
  624. "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
  625. "cpu": [
  626. "wasm32"
  627. ],
  628. "dev": true,
  629. "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
  630. "optional": true,
  631. "dependencies": {
  632. "@emnapi/runtime": "^1.7.0"
  633. },
  634. "engines": {
  635. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  636. },
  637. "funding": {
  638. "url": "https://opencollective.com/libvips"
  639. }
  640. },
  641. "node_modules/@img/sharp-win32-arm64": {
  642. "version": "0.34.5",
  643. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
  644. "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
  645. "cpu": [
  646. "arm64"
  647. ],
  648. "dev": true,
  649. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  650. "optional": true,
  651. "os": [
  652. "win32"
  653. ],
  654. "engines": {
  655. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  656. },
  657. "funding": {
  658. "url": "https://opencollective.com/libvips"
  659. }
  660. },
  661. "node_modules/@img/sharp-win32-ia32": {
  662. "version": "0.34.5",
  663. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
  664. "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
  665. "cpu": [
  666. "ia32"
  667. ],
  668. "dev": true,
  669. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  670. "optional": true,
  671. "os": [
  672. "win32"
  673. ],
  674. "engines": {
  675. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  676. },
  677. "funding": {
  678. "url": "https://opencollective.com/libvips"
  679. }
  680. },
  681. "node_modules/@img/sharp-win32-x64": {
  682. "version": "0.34.5",
  683. "resolved": "https://registry.npmmirror.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
  684. "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
  685. "cpu": [
  686. "x64"
  687. ],
  688. "dev": true,
  689. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  690. "optional": true,
  691. "os": [
  692. "win32"
  693. ],
  694. "engines": {
  695. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  696. },
  697. "funding": {
  698. "url": "https://opencollective.com/libvips"
  699. }
  700. },
  701. "node_modules/@jridgewell/sourcemap-codec": {
  702. "version": "1.5.5",
  703. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  704. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  705. "license": "MIT"
  706. },
  707. "node_modules/@napi-rs/wasm-runtime": {
  708. "version": "1.1.4",
  709. "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
  710. "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
  711. "license": "MIT",
  712. "optional": true,
  713. "dependencies": {
  714. "@tybys/wasm-util": "^0.10.1"
  715. },
  716. "funding": {
  717. "type": "github",
  718. "url": "https://github.com/sponsors/Brooooooklyn"
  719. },
  720. "peerDependencies": {
  721. "@emnapi/core": "^1.7.1",
  722. "@emnapi/runtime": "^1.7.1"
  723. }
  724. },
  725. "node_modules/@oxc-project/types": {
  726. "version": "0.133.0",
  727. "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.133.0.tgz",
  728. "integrity": "sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==",
  729. "license": "MIT",
  730. "funding": {
  731. "url": "https://github.com/sponsors/Boshen"
  732. }
  733. },
  734. "node_modules/@petamoriken/float16": {
  735. "version": "3.9.3",
  736. "resolved": "https://registry.npmmirror.com/@petamoriken/float16/-/float16-3.9.3.tgz",
  737. "integrity": "sha512-8awtpHXCx/bNpFt4mt2xdkgtgVvKqty8VbjHI/WWWQuEw+KLzFot3f4+LkQY9YmOtq7A5GdOnqoIC8Pdygjk2g==",
  738. "dev": true,
  739. "license": "MIT"
  740. },
  741. "node_modules/@popperjs/core": {
  742. "name": "@sxzz/popperjs-es",
  743. "version": "2.11.8",
  744. "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  745. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  746. "license": "MIT",
  747. "funding": {
  748. "type": "opencollective",
  749. "url": "https://opencollective.com/popperjs"
  750. }
  751. },
  752. "node_modules/@rolldown/binding-android-arm64": {
  753. "version": "1.0.3",
  754. "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.3.tgz",
  755. "integrity": "sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==",
  756. "cpu": [
  757. "arm64"
  758. ],
  759. "license": "MIT",
  760. "optional": true,
  761. "os": [
  762. "android"
  763. ],
  764. "engines": {
  765. "node": "^20.19.0 || >=22.12.0"
  766. }
  767. },
  768. "node_modules/@rolldown/binding-darwin-arm64": {
  769. "version": "1.0.3",
  770. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.3.tgz",
  771. "integrity": "sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==",
  772. "cpu": [
  773. "arm64"
  774. ],
  775. "license": "MIT",
  776. "optional": true,
  777. "os": [
  778. "darwin"
  779. ],
  780. "engines": {
  781. "node": "^20.19.0 || >=22.12.0"
  782. }
  783. },
  784. "node_modules/@rolldown/binding-darwin-x64": {
  785. "version": "1.0.3",
  786. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.3.tgz",
  787. "integrity": "sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==",
  788. "cpu": [
  789. "x64"
  790. ],
  791. "license": "MIT",
  792. "optional": true,
  793. "os": [
  794. "darwin"
  795. ],
  796. "engines": {
  797. "node": "^20.19.0 || >=22.12.0"
  798. }
  799. },
  800. "node_modules/@rolldown/binding-freebsd-x64": {
  801. "version": "1.0.3",
  802. "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.3.tgz",
  803. "integrity": "sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==",
  804. "cpu": [
  805. "x64"
  806. ],
  807. "license": "MIT",
  808. "optional": true,
  809. "os": [
  810. "freebsd"
  811. ],
  812. "engines": {
  813. "node": "^20.19.0 || >=22.12.0"
  814. }
  815. },
  816. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  817. "version": "1.0.3",
  818. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.3.tgz",
  819. "integrity": "sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==",
  820. "cpu": [
  821. "arm"
  822. ],
  823. "license": "MIT",
  824. "optional": true,
  825. "os": [
  826. "linux"
  827. ],
  828. "engines": {
  829. "node": "^20.19.0 || >=22.12.0"
  830. }
  831. },
  832. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  833. "version": "1.0.3",
  834. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.3.tgz",
  835. "integrity": "sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==",
  836. "cpu": [
  837. "arm64"
  838. ],
  839. "license": "MIT",
  840. "optional": true,
  841. "os": [
  842. "linux"
  843. ],
  844. "engines": {
  845. "node": "^20.19.0 || >=22.12.0"
  846. }
  847. },
  848. "node_modules/@rolldown/binding-linux-arm64-musl": {
  849. "version": "1.0.3",
  850. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.3.tgz",
  851. "integrity": "sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==",
  852. "cpu": [
  853. "arm64"
  854. ],
  855. "license": "MIT",
  856. "optional": true,
  857. "os": [
  858. "linux"
  859. ],
  860. "engines": {
  861. "node": "^20.19.0 || >=22.12.0"
  862. }
  863. },
  864. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  865. "version": "1.0.3",
  866. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.3.tgz",
  867. "integrity": "sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==",
  868. "cpu": [
  869. "ppc64"
  870. ],
  871. "license": "MIT",
  872. "optional": true,
  873. "os": [
  874. "linux"
  875. ],
  876. "engines": {
  877. "node": "^20.19.0 || >=22.12.0"
  878. }
  879. },
  880. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  881. "version": "1.0.3",
  882. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.3.tgz",
  883. "integrity": "sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==",
  884. "cpu": [
  885. "s390x"
  886. ],
  887. "license": "MIT",
  888. "optional": true,
  889. "os": [
  890. "linux"
  891. ],
  892. "engines": {
  893. "node": "^20.19.0 || >=22.12.0"
  894. }
  895. },
  896. "node_modules/@rolldown/binding-linux-x64-gnu": {
  897. "version": "1.0.3",
  898. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.3.tgz",
  899. "integrity": "sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==",
  900. "cpu": [
  901. "x64"
  902. ],
  903. "license": "MIT",
  904. "optional": true,
  905. "os": [
  906. "linux"
  907. ],
  908. "engines": {
  909. "node": "^20.19.0 || >=22.12.0"
  910. }
  911. },
  912. "node_modules/@rolldown/binding-linux-x64-musl": {
  913. "version": "1.0.3",
  914. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.3.tgz",
  915. "integrity": "sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==",
  916. "cpu": [
  917. "x64"
  918. ],
  919. "license": "MIT",
  920. "optional": true,
  921. "os": [
  922. "linux"
  923. ],
  924. "engines": {
  925. "node": "^20.19.0 || >=22.12.0"
  926. }
  927. },
  928. "node_modules/@rolldown/binding-openharmony-arm64": {
  929. "version": "1.0.3",
  930. "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.3.tgz",
  931. "integrity": "sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==",
  932. "cpu": [
  933. "arm64"
  934. ],
  935. "license": "MIT",
  936. "optional": true,
  937. "os": [
  938. "openharmony"
  939. ],
  940. "engines": {
  941. "node": "^20.19.0 || >=22.12.0"
  942. }
  943. },
  944. "node_modules/@rolldown/binding-wasm32-wasi": {
  945. "version": "1.0.3",
  946. "resolved": "https://registry.npmmirror.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.3.tgz",
  947. "integrity": "sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==",
  948. "cpu": [
  949. "wasm32"
  950. ],
  951. "license": "MIT",
  952. "optional": true,
  953. "dependencies": {
  954. "@emnapi/core": "1.10.0",
  955. "@emnapi/runtime": "1.10.0",
  956. "@napi-rs/wasm-runtime": "^1.1.4"
  957. },
  958. "engines": {
  959. "node": "^20.19.0 || >=22.12.0"
  960. }
  961. },
  962. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  963. "version": "1.0.3",
  964. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.3.tgz",
  965. "integrity": "sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==",
  966. "cpu": [
  967. "arm64"
  968. ],
  969. "license": "MIT",
  970. "optional": true,
  971. "os": [
  972. "win32"
  973. ],
  974. "engines": {
  975. "node": "^20.19.0 || >=22.12.0"
  976. }
  977. },
  978. "node_modules/@rolldown/binding-win32-x64-msvc": {
  979. "version": "1.0.3",
  980. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.3.tgz",
  981. "integrity": "sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==",
  982. "cpu": [
  983. "x64"
  984. ],
  985. "license": "MIT",
  986. "optional": true,
  987. "os": [
  988. "win32"
  989. ],
  990. "engines": {
  991. "node": "^20.19.0 || >=22.12.0"
  992. }
  993. },
  994. "node_modules/@rolldown/pluginutils": {
  995. "version": "1.0.1",
  996. "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  997. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  998. "license": "MIT"
  999. },
  1000. "node_modules/@rollup/pluginutils": {
  1001. "version": "4.2.1",
  1002. "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  1003. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  1004. "license": "MIT",
  1005. "dependencies": {
  1006. "estree-walker": "^2.0.1",
  1007. "picomatch": "^2.2.2"
  1008. },
  1009. "engines": {
  1010. "node": ">= 8.0.0"
  1011. }
  1012. },
  1013. "node_modules/@rollup/pluginutils/node_modules/picomatch": {
  1014. "version": "2.3.2",
  1015. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.2.tgz",
  1016. "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
  1017. "license": "MIT",
  1018. "engines": {
  1019. "node": ">=8.6"
  1020. },
  1021. "funding": {
  1022. "url": "https://github.com/sponsors/jonschlinkert"
  1023. }
  1024. },
  1025. "node_modules/@spz-loader/core": {
  1026. "version": "0.3.1",
  1027. "resolved": "https://registry.npmmirror.com/@spz-loader/core/-/core-0.3.1.tgz",
  1028. "integrity": "sha512-8qJ1WIBXaJu8HjnJAjYniE0kYcr0kCe5Hp7kDzYiGVvvd7zyrOBwbF5imoW5mvwx1Qba0hxGEK5R9jEoaHKJFA==",
  1029. "license": "Apache-2.0",
  1030. "engines": {
  1031. "node": ">=16",
  1032. "pnpm": ">=8"
  1033. }
  1034. },
  1035. "node_modules/@tweenjs/tween.js": {
  1036. "version": "25.0.0",
  1037. "resolved": "https://registry.npmmirror.com/@tweenjs/tween.js/-/tween.js-25.0.0.tgz",
  1038. "integrity": "sha512-XKLA6syeBUaPzx4j3qwMqzzq+V4uo72BnlbOjmuljLrRqdsd3qnzvZZoxvMHZ23ndsRS4aufU6JOZYpCbU6T1A==",
  1039. "license": "MIT"
  1040. },
  1041. "node_modules/@tybys/wasm-util": {
  1042. "version": "0.10.2",
  1043. "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
  1044. "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
  1045. "license": "MIT",
  1046. "optional": true,
  1047. "dependencies": {
  1048. "tslib": "^2.4.0"
  1049. }
  1050. },
  1051. "node_modules/@types/estree": {
  1052. "version": "1.0.9",
  1053. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.9.tgz",
  1054. "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
  1055. "license": "MIT"
  1056. },
  1057. "node_modules/@types/lodash": {
  1058. "version": "4.17.24",
  1059. "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.24.tgz",
  1060. "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
  1061. "license": "MIT"
  1062. },
  1063. "node_modules/@types/lodash-es": {
  1064. "version": "4.17.12",
  1065. "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1066. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1067. "license": "MIT",
  1068. "dependencies": {
  1069. "@types/lodash": "*"
  1070. }
  1071. },
  1072. "node_modules/@types/trusted-types": {
  1073. "version": "2.0.7",
  1074. "resolved": "https://registry.npmmirror.com/@types/trusted-types/-/trusted-types-2.0.7.tgz",
  1075. "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
  1076. "license": "MIT",
  1077. "optional": true
  1078. },
  1079. "node_modules/@types/web-bluetooth": {
  1080. "version": "0.0.21",
  1081. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  1082. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  1083. "license": "MIT"
  1084. },
  1085. "node_modules/@vitejs/plugin-vue": {
  1086. "version": "6.0.7",
  1087. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz",
  1088. "integrity": "sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==",
  1089. "dev": true,
  1090. "license": "MIT",
  1091. "dependencies": {
  1092. "@rolldown/pluginutils": "^1.0.1"
  1093. },
  1094. "engines": {
  1095. "node": "^20.19.0 || >=22.12.0"
  1096. },
  1097. "peerDependencies": {
  1098. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  1099. "vue": "^3.2.25"
  1100. }
  1101. },
  1102. "node_modules/@vue/compiler-core": {
  1103. "version": "3.5.35",
  1104. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.35.tgz",
  1105. "integrity": "sha512-BUmHaR1J+O+CKZ9uJucdVTEr1LHsdyvv7vG3eNRhK3CczEHeMd/LtsHAuD7PbrxvI2envCY2v7HI1vC1aBRzKw==",
  1106. "license": "MIT",
  1107. "dependencies": {
  1108. "@babel/parser": "^7.29.3",
  1109. "@vue/shared": "3.5.35",
  1110. "entities": "^7.0.1",
  1111. "estree-walker": "^2.0.2",
  1112. "source-map-js": "^1.2.1"
  1113. }
  1114. },
  1115. "node_modules/@vue/compiler-dom": {
  1116. "version": "3.5.35",
  1117. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.35.tgz",
  1118. "integrity": "sha512-k+bprkXxuqhVajgTx5mUHuir7TwQzUKOWR40ng1ncAqQRPnrLngGGgqVEEhOnTMlc8btHYVKmrP8s5Qyg0hvYA==",
  1119. "license": "MIT",
  1120. "dependencies": {
  1121. "@vue/compiler-core": "3.5.35",
  1122. "@vue/shared": "3.5.35"
  1123. }
  1124. },
  1125. "node_modules/@vue/compiler-sfc": {
  1126. "version": "3.5.35",
  1127. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.35.tgz",
  1128. "integrity": "sha512-G5VPMcXTSywXBgtFOZOnHKBxKSrwXUcvY1iaF5/hRcy7t0J6CH/d8ha9F4nzi00Fax1eLV0QHM7v4mQu68jydw==",
  1129. "license": "MIT",
  1130. "dependencies": {
  1131. "@babel/parser": "^7.29.3",
  1132. "@vue/compiler-core": "3.5.35",
  1133. "@vue/compiler-dom": "3.5.35",
  1134. "@vue/compiler-ssr": "3.5.35",
  1135. "@vue/shared": "3.5.35",
  1136. "estree-walker": "^2.0.2",
  1137. "magic-string": "^0.30.21",
  1138. "postcss": "^8.5.15",
  1139. "source-map-js": "^1.2.1"
  1140. }
  1141. },
  1142. "node_modules/@vue/compiler-sfc/node_modules/magic-string": {
  1143. "version": "0.30.21",
  1144. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
  1145. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1146. "license": "MIT",
  1147. "dependencies": {
  1148. "@jridgewell/sourcemap-codec": "^1.5.5"
  1149. }
  1150. },
  1151. "node_modules/@vue/compiler-ssr": {
  1152. "version": "3.5.35",
  1153. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.35.tgz",
  1154. "integrity": "sha512-rGhAeXgdM7/ffTJGXT69rCCdTmjDewnFuUZfBQQHTdcEBeWdT5HCGY60y2ytLJr9/Dsu7IntUi5z/w0h6Rjnzw==",
  1155. "license": "MIT",
  1156. "dependencies": {
  1157. "@vue/compiler-dom": "3.5.35",
  1158. "@vue/shared": "3.5.35"
  1159. }
  1160. },
  1161. "node_modules/@vue/reactivity": {
  1162. "version": "3.5.35",
  1163. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.35.tgz",
  1164. "integrity": "sha512-tVc+SsHConvh/Lz64qq1pP3rYArBmK42xonovEcxY74SQtvctZodG/zhq54P5dr38cVuw25d27cPNRdlMidpGQ==",
  1165. "license": "MIT",
  1166. "dependencies": {
  1167. "@vue/shared": "3.5.35"
  1168. }
  1169. },
  1170. "node_modules/@vue/runtime-core": {
  1171. "version": "3.5.35",
  1172. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.35.tgz",
  1173. "integrity": "sha512-A/xFNX9loIcWDygeQuNCfKuh0CoYBzxhqEMNah5TSFg9Z53DrFYEN2qi5CU9necjM1OWYegYREUTHmXTmhfXtg==",
  1174. "license": "MIT",
  1175. "dependencies": {
  1176. "@vue/reactivity": "3.5.35",
  1177. "@vue/shared": "3.5.35"
  1178. }
  1179. },
  1180. "node_modules/@vue/runtime-dom": {
  1181. "version": "3.5.35",
  1182. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.35.tgz",
  1183. "integrity": "sha512-odrJ1C391dbGnyDRh8U+rnP7J2amIEzfmRk5vXy7xi3aZhEXofTvpi0T4HJb6jlNqQZTNPR5MPHSB3RHNkIORA==",
  1184. "license": "MIT",
  1185. "dependencies": {
  1186. "@vue/reactivity": "3.5.35",
  1187. "@vue/runtime-core": "3.5.35",
  1188. "@vue/shared": "3.5.35",
  1189. "csstype": "^3.2.3"
  1190. }
  1191. },
  1192. "node_modules/@vue/server-renderer": {
  1193. "version": "3.5.35",
  1194. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.35.tgz",
  1195. "integrity": "sha512-NkebSOYdB97wi8OQcO3HqzZSlymJi/aWsN/7h74OSVhRTm6qGs3Jp3e0rCXynmWwSlKeRrnlIug+ilYoHBmQDA==",
  1196. "license": "MIT",
  1197. "dependencies": {
  1198. "@vue/compiler-ssr": "3.5.35",
  1199. "@vue/shared": "3.5.35"
  1200. },
  1201. "peerDependencies": {
  1202. "vue": "3.5.35"
  1203. }
  1204. },
  1205. "node_modules/@vue/shared": {
  1206. "version": "3.5.35",
  1207. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.35.tgz",
  1208. "integrity": "sha512-zSbjL7gRXwks2ZQLRGCajBtBXEOXW9Ddhn/HvSdrGkE2dqGnumzW8XtusRrxrE9LvqtiqDXQ+A60Hp6mvdYxfA==",
  1209. "license": "MIT"
  1210. },
  1211. "node_modules/@vueuse/core": {
  1212. "version": "14.3.0",
  1213. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.3.0.tgz",
  1214. "integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
  1215. "license": "MIT",
  1216. "dependencies": {
  1217. "@types/web-bluetooth": "^0.0.21",
  1218. "@vueuse/metadata": "14.3.0",
  1219. "@vueuse/shared": "14.3.0"
  1220. },
  1221. "funding": {
  1222. "url": "https://github.com/sponsors/antfu"
  1223. },
  1224. "peerDependencies": {
  1225. "vue": "^3.5.0"
  1226. }
  1227. },
  1228. "node_modules/@vueuse/metadata": {
  1229. "version": "14.3.0",
  1230. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.3.0.tgz",
  1231. "integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
  1232. "license": "MIT",
  1233. "funding": {
  1234. "url": "https://github.com/sponsors/antfu"
  1235. }
  1236. },
  1237. "node_modules/@vueuse/shared": {
  1238. "version": "14.3.0",
  1239. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.3.0.tgz",
  1240. "integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
  1241. "license": "MIT",
  1242. "funding": {
  1243. "url": "https://github.com/sponsors/antfu"
  1244. },
  1245. "peerDependencies": {
  1246. "vue": "^3.5.0"
  1247. }
  1248. },
  1249. "node_modules/@zip.js/zip.js": {
  1250. "version": "2.8.26",
  1251. "resolved": "https://registry.npmmirror.com/@zip.js/zip.js/-/zip.js-2.8.26.tgz",
  1252. "integrity": "sha512-RQ4h9F6DOiHxpdocUDrOl6xBM+yOtz+LkUol47AVWcfebGBDpZ7w7Xvz9PS24JgXvLGiXXzSAfdCdVy1tPlaFA==",
  1253. "license": "BSD-3-Clause",
  1254. "engines": {
  1255. "bun": ">=0.7.0",
  1256. "deno": ">=1.0.0",
  1257. "node": ">=18.0.0"
  1258. }
  1259. },
  1260. "node_modules/async-validator": {
  1261. "version": "4.2.5",
  1262. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  1263. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1264. "license": "MIT"
  1265. },
  1266. "node_modules/at-least-node": {
  1267. "version": "1.0.0",
  1268. "resolved": "https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz",
  1269. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
  1270. "license": "ISC",
  1271. "engines": {
  1272. "node": ">= 4.0.0"
  1273. }
  1274. },
  1275. "node_modules/autolinker": {
  1276. "version": "4.1.5",
  1277. "resolved": "https://registry.npmmirror.com/autolinker/-/autolinker-4.1.5.tgz",
  1278. "integrity": "sha512-vEfYZPmvVOIuE567XBVCsx8SBgOYtjB2+S1iAaJ+HgH+DNjAcrHem2hmAeC9yaNGWayicv4yR+9UaJlkF3pvtw==",
  1279. "license": "MIT",
  1280. "dependencies": {
  1281. "tslib": "^2.8.1"
  1282. },
  1283. "engines": {
  1284. "pnpm": ">=10.10.0"
  1285. }
  1286. },
  1287. "node_modules/bitmap-sdf": {
  1288. "version": "1.0.4",
  1289. "resolved": "https://registry.npmmirror.com/bitmap-sdf/-/bitmap-sdf-1.0.4.tgz",
  1290. "integrity": "sha512-1G3U4n5JE6RAiALMxu0p1XmeZkTeCwGKykzsLTCqVzfSDaN6S7fKnkIkfejogz+iwqBWc0UYAIKnKHNN7pSfDg==",
  1291. "license": "MIT"
  1292. },
  1293. "node_modules/cesium": {
  1294. "version": "1.142.0",
  1295. "resolved": "https://registry.npmmirror.com/cesium/-/cesium-1.142.0.tgz",
  1296. "integrity": "sha512-Z6mBxdeBS0lEXM7WAQgG8Q0FovXYAJpZsMOSWgd7dH28Ov+djJxWOlUMiG8jOai0TzeOYdYsMLgnYb2uB/aI/A==",
  1297. "license": "Apache-2.0",
  1298. "workspaces": [
  1299. "packages/engine",
  1300. "packages/widgets",
  1301. "packages/sandcastle"
  1302. ],
  1303. "dependencies": {
  1304. "@cesium/engine": "^26.0.0",
  1305. "@cesium/widgets": "^16.0.0"
  1306. },
  1307. "engines": {
  1308. "node": ">=22.0.0"
  1309. }
  1310. },
  1311. "node_modules/commander": {
  1312. "version": "2.20.3",
  1313. "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz",
  1314. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
  1315. "license": "MIT"
  1316. },
  1317. "node_modules/csstype": {
  1318. "version": "3.2.3",
  1319. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
  1320. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1321. "license": "MIT"
  1322. },
  1323. "node_modules/dayjs": {
  1324. "version": "1.11.21",
  1325. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.21.tgz",
  1326. "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
  1327. "license": "MIT"
  1328. },
  1329. "node_modules/debug": {
  1330. "version": "2.6.9",
  1331. "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
  1332. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  1333. "license": "MIT",
  1334. "dependencies": {
  1335. "ms": "2.0.0"
  1336. }
  1337. },
  1338. "node_modules/debug/node_modules/ms": {
  1339. "version": "2.0.0",
  1340. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
  1341. "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
  1342. "license": "MIT"
  1343. },
  1344. "node_modules/depd": {
  1345. "version": "2.0.0",
  1346. "resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz",
  1347. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  1348. "license": "MIT",
  1349. "engines": {
  1350. "node": ">= 0.8"
  1351. }
  1352. },
  1353. "node_modules/destroy": {
  1354. "version": "1.2.0",
  1355. "resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz",
  1356. "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
  1357. "license": "MIT",
  1358. "engines": {
  1359. "node": ">= 0.8",
  1360. "npm": "1.2.8000 || >= 1.4.16"
  1361. }
  1362. },
  1363. "node_modules/detect-libc": {
  1364. "version": "2.1.2",
  1365. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  1366. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1367. "license": "Apache-2.0",
  1368. "engines": {
  1369. "node": ">=8"
  1370. }
  1371. },
  1372. "node_modules/dompurify": {
  1373. "version": "3.4.11",
  1374. "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.4.11.tgz",
  1375. "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==",
  1376. "license": "(MPL-2.0 OR Apache-2.0)",
  1377. "optionalDependencies": {
  1378. "@types/trusted-types": "^2.0.7"
  1379. }
  1380. },
  1381. "node_modules/draco3d": {
  1382. "version": "1.5.7",
  1383. "resolved": "https://registry.npmmirror.com/draco3d/-/draco3d-1.5.7.tgz",
  1384. "integrity": "sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==",
  1385. "license": "Apache-2.0"
  1386. },
  1387. "node_modules/earcut": {
  1388. "version": "3.1.0",
  1389. "resolved": "https://registry.npmmirror.com/earcut/-/earcut-3.1.0.tgz",
  1390. "integrity": "sha512-zzWyF8F243oYbheQRbqrThgEFN3eJ5m7C6o/JeWbJ4a8ltsKDgHil3sT/K1qUmqrldtkUv2/MO70uZ1gOva1hA==",
  1391. "license": "ISC"
  1392. },
  1393. "node_modules/ee-first": {
  1394. "version": "1.1.1",
  1395. "resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz",
  1396. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
  1397. "license": "MIT"
  1398. },
  1399. "node_modules/element-plus": {
  1400. "version": "2.14.1",
  1401. "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.14.1.tgz",
  1402. "integrity": "sha512-UFnm1+BckNi+azkKJ7L32q1uXs9ekr99Z9pWTQPeDR05jqEWUwQq51ro4kZMVrANbjknX3Z7ukCZwTi2T6Tr9A==",
  1403. "license": "MIT",
  1404. "dependencies": {
  1405. "@ctrl/tinycolor": "^4.2.0",
  1406. "@element-plus/icons-vue": "^2.3.2",
  1407. "@floating-ui/dom": "^1.7.6",
  1408. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
  1409. "@types/lodash": "^4.17.24",
  1410. "@types/lodash-es": "^4.17.12",
  1411. "@vueuse/core": "14.3.0",
  1412. "async-validator": "^4.2.5",
  1413. "dayjs": "^1.11.20",
  1414. "lodash": "^4.18.1",
  1415. "lodash-es": "^4.18.1",
  1416. "lodash-unified": "^1.0.3",
  1417. "memoize-one": "^6.0.0",
  1418. "normalize-wheel-es": "^1.2.0",
  1419. "vue-component-type-helpers": "^3.3.1"
  1420. },
  1421. "peerDependencies": {
  1422. "vue": "^3.3.7"
  1423. }
  1424. },
  1425. "node_modules/encodeurl": {
  1426. "version": "2.0.0",
  1427. "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz",
  1428. "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
  1429. "license": "MIT",
  1430. "engines": {
  1431. "node": ">= 0.8"
  1432. }
  1433. },
  1434. "node_modules/entities": {
  1435. "version": "7.0.1",
  1436. "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
  1437. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1438. "license": "BSD-2-Clause",
  1439. "engines": {
  1440. "node": ">=0.12"
  1441. },
  1442. "funding": {
  1443. "url": "https://github.com/fb55/entities?sponsor=1"
  1444. }
  1445. },
  1446. "node_modules/escape-html": {
  1447. "version": "1.0.3",
  1448. "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
  1449. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
  1450. "license": "MIT"
  1451. },
  1452. "node_modules/estree-walker": {
  1453. "version": "2.0.2",
  1454. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1455. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1456. "license": "MIT"
  1457. },
  1458. "node_modules/etag": {
  1459. "version": "1.8.1",
  1460. "resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz",
  1461. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  1462. "license": "MIT",
  1463. "engines": {
  1464. "node": ">= 0.6"
  1465. }
  1466. },
  1467. "node_modules/fdir": {
  1468. "version": "6.5.0",
  1469. "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
  1470. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1471. "license": "MIT",
  1472. "engines": {
  1473. "node": ">=12.0.0"
  1474. },
  1475. "peerDependencies": {
  1476. "picomatch": "^3 || ^4"
  1477. },
  1478. "peerDependenciesMeta": {
  1479. "picomatch": {
  1480. "optional": true
  1481. }
  1482. }
  1483. },
  1484. "node_modules/fresh": {
  1485. "version": "0.5.2",
  1486. "resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz",
  1487. "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
  1488. "license": "MIT",
  1489. "engines": {
  1490. "node": ">= 0.6"
  1491. }
  1492. },
  1493. "node_modules/fs-extra": {
  1494. "version": "9.1.0",
  1495. "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz",
  1496. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  1497. "license": "MIT",
  1498. "dependencies": {
  1499. "at-least-node": "^1.0.0",
  1500. "graceful-fs": "^4.2.0",
  1501. "jsonfile": "^6.0.1",
  1502. "universalify": "^2.0.0"
  1503. },
  1504. "engines": {
  1505. "node": ">=10"
  1506. }
  1507. },
  1508. "node_modules/fsevents": {
  1509. "version": "2.3.3",
  1510. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  1511. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1512. "hasInstallScript": true,
  1513. "license": "MIT",
  1514. "optional": true,
  1515. "os": [
  1516. "darwin"
  1517. ],
  1518. "engines": {
  1519. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1520. }
  1521. },
  1522. "node_modules/geotiff": {
  1523. "version": "3.0.5",
  1524. "resolved": "https://registry.npmmirror.com/geotiff/-/geotiff-3.0.5.tgz",
  1525. "integrity": "sha512-OWcL9S9+yDZ6iAlXMt32T1iwUApJM8UiD47xbm6ZP1h33d10fqkPs14EG/ttT5EnefpZSx3G15iDFC5FxUNUwA==",
  1526. "dev": true,
  1527. "license": "MIT",
  1528. "dependencies": {
  1529. "@petamoriken/float16": "^3.9.3",
  1530. "lerc": "^3.0.0",
  1531. "pako": "^2.0.4",
  1532. "parse-headers": "^2.0.2",
  1533. "quick-lru": "^6.1.1",
  1534. "web-worker": "^1.5.0",
  1535. "xml-utils": "^1.10.2",
  1536. "zstddec": "^0.2.0"
  1537. },
  1538. "engines": {
  1539. "node": ">=10.19"
  1540. }
  1541. },
  1542. "node_modules/geotiff/node_modules/lerc": {
  1543. "version": "3.0.0",
  1544. "resolved": "https://registry.npmmirror.com/lerc/-/lerc-3.0.0.tgz",
  1545. "integrity": "sha512-Rm4J/WaHhRa93nCN2mwWDZFoRVF18G1f47C+kvQWyHGEZxFpTUi73p7lMVSAndyxGt6lJ2/CFbOcf9ra5p8aww==",
  1546. "dev": true,
  1547. "license": "Apache-2.0"
  1548. },
  1549. "node_modules/geotiff/node_modules/pako": {
  1550. "version": "2.2.0",
  1551. "resolved": "https://registry.npmmirror.com/pako/-/pako-2.2.0.tgz",
  1552. "integrity": "sha512-zJq6RP/5q+TO2OpFV3FHzlPnFjmkb7Nc99a5SNjJE+uu/PkpChs+NIZSSzbBoD+6kjiISXjfYdwj1ZRQ81dz/w==",
  1553. "dev": true,
  1554. "funding": [
  1555. {
  1556. "type": "github",
  1557. "url": "https://github.com/sponsors/puzrin"
  1558. },
  1559. {
  1560. "type": "github",
  1561. "url": "https://github.com/sponsors/nodeca"
  1562. }
  1563. ],
  1564. "license": "(MIT AND Zlib)"
  1565. },
  1566. "node_modules/graceful-fs": {
  1567. "version": "4.2.11",
  1568. "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
  1569. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  1570. "license": "ISC"
  1571. },
  1572. "node_modules/grapheme-splitter": {
  1573. "version": "1.0.4",
  1574. "resolved": "https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
  1575. "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
  1576. "license": "MIT"
  1577. },
  1578. "node_modules/http-errors": {
  1579. "version": "2.0.1",
  1580. "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.1.tgz",
  1581. "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
  1582. "license": "MIT",
  1583. "dependencies": {
  1584. "depd": "~2.0.0",
  1585. "inherits": "~2.0.4",
  1586. "setprototypeof": "~1.2.0",
  1587. "statuses": "~2.0.2",
  1588. "toidentifier": "~1.0.1"
  1589. },
  1590. "engines": {
  1591. "node": ">= 0.8"
  1592. },
  1593. "funding": {
  1594. "type": "opencollective",
  1595. "url": "https://opencollective.com/express"
  1596. }
  1597. },
  1598. "node_modules/inherits": {
  1599. "version": "2.0.4",
  1600. "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
  1601. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  1602. "license": "ISC"
  1603. },
  1604. "node_modules/is-reference": {
  1605. "version": "1.2.1",
  1606. "resolved": "https://registry.npmmirror.com/is-reference/-/is-reference-1.2.1.tgz",
  1607. "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
  1608. "license": "MIT",
  1609. "dependencies": {
  1610. "@types/estree": "*"
  1611. }
  1612. },
  1613. "node_modules/jsep": {
  1614. "version": "1.4.0",
  1615. "resolved": "https://registry.npmmirror.com/jsep/-/jsep-1.4.0.tgz",
  1616. "integrity": "sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==",
  1617. "license": "MIT",
  1618. "engines": {
  1619. "node": ">= 10.16.0"
  1620. }
  1621. },
  1622. "node_modules/jsonfile": {
  1623. "version": "6.2.1",
  1624. "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.2.1.tgz",
  1625. "integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
  1626. "license": "MIT",
  1627. "dependencies": {
  1628. "universalify": "^2.0.0"
  1629. },
  1630. "optionalDependencies": {
  1631. "graceful-fs": "^4.1.6"
  1632. }
  1633. },
  1634. "node_modules/kdbush": {
  1635. "version": "4.1.0",
  1636. "resolved": "https://registry.npmmirror.com/kdbush/-/kdbush-4.1.0.tgz",
  1637. "integrity": "sha512-e9vurzrXJQrFX6ckpHP3bvj5l+9CnYzkxDNnNQ1h2QTqdWsUAJgXiKdGNcOa1EY85dU8KbQ+z/FdQdB7P+9yfQ==",
  1638. "license": "ISC"
  1639. },
  1640. "node_modules/ktx-parse": {
  1641. "version": "1.1.0",
  1642. "resolved": "https://registry.npmmirror.com/ktx-parse/-/ktx-parse-1.1.0.tgz",
  1643. "integrity": "sha512-mKp3y+FaYgR7mXWAbyyzpa/r1zDWeaunH+INJO4fou3hb45XuNSwar+7llrRyvpMWafxSIi99RNFJ05MHedaJQ==",
  1644. "license": "MIT"
  1645. },
  1646. "node_modules/lerc": {
  1647. "version": "2.0.0",
  1648. "resolved": "https://registry.npmmirror.com/lerc/-/lerc-2.0.0.tgz",
  1649. "integrity": "sha512-7qo1Mq8ZNmaR4USHHm615nEW2lPeeWJ3bTyoqFbd35DLx0LUH7C6ptt5FDCTAlbIzs3+WKrk5SkJvw8AFDE2hg==",
  1650. "license": "Apache-2.0"
  1651. },
  1652. "node_modules/lightningcss": {
  1653. "version": "1.32.0",
  1654. "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.32.0.tgz",
  1655. "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
  1656. "license": "MPL-2.0",
  1657. "dependencies": {
  1658. "detect-libc": "^2.0.3"
  1659. },
  1660. "engines": {
  1661. "node": ">= 12.0.0"
  1662. },
  1663. "funding": {
  1664. "type": "opencollective",
  1665. "url": "https://opencollective.com/parcel"
  1666. },
  1667. "optionalDependencies": {
  1668. "lightningcss-android-arm64": "1.32.0",
  1669. "lightningcss-darwin-arm64": "1.32.0",
  1670. "lightningcss-darwin-x64": "1.32.0",
  1671. "lightningcss-freebsd-x64": "1.32.0",
  1672. "lightningcss-linux-arm-gnueabihf": "1.32.0",
  1673. "lightningcss-linux-arm64-gnu": "1.32.0",
  1674. "lightningcss-linux-arm64-musl": "1.32.0",
  1675. "lightningcss-linux-x64-gnu": "1.32.0",
  1676. "lightningcss-linux-x64-musl": "1.32.0",
  1677. "lightningcss-win32-arm64-msvc": "1.32.0",
  1678. "lightningcss-win32-x64-msvc": "1.32.0"
  1679. }
  1680. },
  1681. "node_modules/lightningcss-android-arm64": {
  1682. "version": "1.32.0",
  1683. "resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
  1684. "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
  1685. "cpu": [
  1686. "arm64"
  1687. ],
  1688. "license": "MPL-2.0",
  1689. "optional": true,
  1690. "os": [
  1691. "android"
  1692. ],
  1693. "engines": {
  1694. "node": ">= 12.0.0"
  1695. },
  1696. "funding": {
  1697. "type": "opencollective",
  1698. "url": "https://opencollective.com/parcel"
  1699. }
  1700. },
  1701. "node_modules/lightningcss-darwin-arm64": {
  1702. "version": "1.32.0",
  1703. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
  1704. "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
  1705. "cpu": [
  1706. "arm64"
  1707. ],
  1708. "license": "MPL-2.0",
  1709. "optional": true,
  1710. "os": [
  1711. "darwin"
  1712. ],
  1713. "engines": {
  1714. "node": ">= 12.0.0"
  1715. },
  1716. "funding": {
  1717. "type": "opencollective",
  1718. "url": "https://opencollective.com/parcel"
  1719. }
  1720. },
  1721. "node_modules/lightningcss-darwin-x64": {
  1722. "version": "1.32.0",
  1723. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
  1724. "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
  1725. "cpu": [
  1726. "x64"
  1727. ],
  1728. "license": "MPL-2.0",
  1729. "optional": true,
  1730. "os": [
  1731. "darwin"
  1732. ],
  1733. "engines": {
  1734. "node": ">= 12.0.0"
  1735. },
  1736. "funding": {
  1737. "type": "opencollective",
  1738. "url": "https://opencollective.com/parcel"
  1739. }
  1740. },
  1741. "node_modules/lightningcss-freebsd-x64": {
  1742. "version": "1.32.0",
  1743. "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
  1744. "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
  1745. "cpu": [
  1746. "x64"
  1747. ],
  1748. "license": "MPL-2.0",
  1749. "optional": true,
  1750. "os": [
  1751. "freebsd"
  1752. ],
  1753. "engines": {
  1754. "node": ">= 12.0.0"
  1755. },
  1756. "funding": {
  1757. "type": "opencollective",
  1758. "url": "https://opencollective.com/parcel"
  1759. }
  1760. },
  1761. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1762. "version": "1.32.0",
  1763. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
  1764. "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
  1765. "cpu": [
  1766. "arm"
  1767. ],
  1768. "license": "MPL-2.0",
  1769. "optional": true,
  1770. "os": [
  1771. "linux"
  1772. ],
  1773. "engines": {
  1774. "node": ">= 12.0.0"
  1775. },
  1776. "funding": {
  1777. "type": "opencollective",
  1778. "url": "https://opencollective.com/parcel"
  1779. }
  1780. },
  1781. "node_modules/lightningcss-linux-arm64-gnu": {
  1782. "version": "1.32.0",
  1783. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
  1784. "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
  1785. "cpu": [
  1786. "arm64"
  1787. ],
  1788. "license": "MPL-2.0",
  1789. "optional": true,
  1790. "os": [
  1791. "linux"
  1792. ],
  1793. "engines": {
  1794. "node": ">= 12.0.0"
  1795. },
  1796. "funding": {
  1797. "type": "opencollective",
  1798. "url": "https://opencollective.com/parcel"
  1799. }
  1800. },
  1801. "node_modules/lightningcss-linux-arm64-musl": {
  1802. "version": "1.32.0",
  1803. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
  1804. "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
  1805. "cpu": [
  1806. "arm64"
  1807. ],
  1808. "license": "MPL-2.0",
  1809. "optional": true,
  1810. "os": [
  1811. "linux"
  1812. ],
  1813. "engines": {
  1814. "node": ">= 12.0.0"
  1815. },
  1816. "funding": {
  1817. "type": "opencollective",
  1818. "url": "https://opencollective.com/parcel"
  1819. }
  1820. },
  1821. "node_modules/lightningcss-linux-x64-gnu": {
  1822. "version": "1.32.0",
  1823. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
  1824. "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
  1825. "cpu": [
  1826. "x64"
  1827. ],
  1828. "license": "MPL-2.0",
  1829. "optional": true,
  1830. "os": [
  1831. "linux"
  1832. ],
  1833. "engines": {
  1834. "node": ">= 12.0.0"
  1835. },
  1836. "funding": {
  1837. "type": "opencollective",
  1838. "url": "https://opencollective.com/parcel"
  1839. }
  1840. },
  1841. "node_modules/lightningcss-linux-x64-musl": {
  1842. "version": "1.32.0",
  1843. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
  1844. "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
  1845. "cpu": [
  1846. "x64"
  1847. ],
  1848. "license": "MPL-2.0",
  1849. "optional": true,
  1850. "os": [
  1851. "linux"
  1852. ],
  1853. "engines": {
  1854. "node": ">= 12.0.0"
  1855. },
  1856. "funding": {
  1857. "type": "opencollective",
  1858. "url": "https://opencollective.com/parcel"
  1859. }
  1860. },
  1861. "node_modules/lightningcss-win32-arm64-msvc": {
  1862. "version": "1.32.0",
  1863. "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
  1864. "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
  1865. "cpu": [
  1866. "arm64"
  1867. ],
  1868. "license": "MPL-2.0",
  1869. "optional": true,
  1870. "os": [
  1871. "win32"
  1872. ],
  1873. "engines": {
  1874. "node": ">= 12.0.0"
  1875. },
  1876. "funding": {
  1877. "type": "opencollective",
  1878. "url": "https://opencollective.com/parcel"
  1879. }
  1880. },
  1881. "node_modules/lightningcss-win32-x64-msvc": {
  1882. "version": "1.32.0",
  1883. "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
  1884. "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
  1885. "cpu": [
  1886. "x64"
  1887. ],
  1888. "license": "MPL-2.0",
  1889. "optional": true,
  1890. "os": [
  1891. "win32"
  1892. ],
  1893. "engines": {
  1894. "node": ">= 12.0.0"
  1895. },
  1896. "funding": {
  1897. "type": "opencollective",
  1898. "url": "https://opencollective.com/parcel"
  1899. }
  1900. },
  1901. "node_modules/lodash": {
  1902. "version": "4.18.1",
  1903. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
  1904. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  1905. "license": "MIT"
  1906. },
  1907. "node_modules/lodash-es": {
  1908. "version": "4.18.1",
  1909. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.18.1.tgz",
  1910. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  1911. "license": "MIT"
  1912. },
  1913. "node_modules/lodash-unified": {
  1914. "version": "1.0.3",
  1915. "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  1916. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  1917. "license": "MIT",
  1918. "peerDependencies": {
  1919. "@types/lodash-es": "*",
  1920. "lodash": "*",
  1921. "lodash-es": "*"
  1922. }
  1923. },
  1924. "node_modules/long": {
  1925. "version": "5.3.2",
  1926. "resolved": "https://registry.npmmirror.com/long/-/long-5.3.2.tgz",
  1927. "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
  1928. "license": "Apache-2.0"
  1929. },
  1930. "node_modules/magic-string": {
  1931. "version": "0.25.9",
  1932. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz",
  1933. "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
  1934. "license": "MIT",
  1935. "dependencies": {
  1936. "sourcemap-codec": "^1.4.8"
  1937. }
  1938. },
  1939. "node_modules/memoize-one": {
  1940. "version": "6.0.0",
  1941. "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
  1942. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  1943. "license": "MIT"
  1944. },
  1945. "node_modules/mersenne-twister": {
  1946. "version": "1.1.0",
  1947. "resolved": "https://registry.npmmirror.com/mersenne-twister/-/mersenne-twister-1.1.0.tgz",
  1948. "integrity": "sha512-mUYWsMKNrm4lfygPkL3OfGzOPTR2DBlTkBNHM//F6hGp8cLThY897crAlk3/Jo17LEOOjQUrNAx6DvgO77QJkA==",
  1949. "license": "MIT"
  1950. },
  1951. "node_modules/meshoptimizer": {
  1952. "version": "1.1.1",
  1953. "resolved": "https://registry.npmmirror.com/meshoptimizer/-/meshoptimizer-1.1.1.tgz",
  1954. "integrity": "sha512-oRFNWJRDA/WTrVj7NWvqa5HqE1t9MYDj2VaWirQCzCCrAd2GHrqR/sQezCxiWATPNlKTcRaPRHPJwIRoPBAp5g==",
  1955. "license": "MIT"
  1956. },
  1957. "node_modules/mime": {
  1958. "version": "1.6.0",
  1959. "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
  1960. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  1961. "license": "MIT",
  1962. "bin": {
  1963. "mime": "cli.js"
  1964. },
  1965. "engines": {
  1966. "node": ">=4"
  1967. }
  1968. },
  1969. "node_modules/ms": {
  1970. "version": "2.1.3",
  1971. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  1972. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  1973. "license": "MIT"
  1974. },
  1975. "node_modules/nanoid": {
  1976. "version": "3.3.12",
  1977. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.12.tgz",
  1978. "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
  1979. "funding": [
  1980. {
  1981. "type": "github",
  1982. "url": "https://github.com/sponsors/ai"
  1983. }
  1984. ],
  1985. "license": "MIT",
  1986. "bin": {
  1987. "nanoid": "bin/nanoid.cjs"
  1988. },
  1989. "engines": {
  1990. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1991. }
  1992. },
  1993. "node_modules/normalize-wheel-es": {
  1994. "version": "1.2.0",
  1995. "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  1996. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  1997. "license": "BSD-3-Clause"
  1998. },
  1999. "node_modules/nosleep.js": {
  2000. "version": "0.12.0",
  2001. "resolved": "https://registry.npmmirror.com/nosleep.js/-/nosleep.js-0.12.0.tgz",
  2002. "integrity": "sha512-9d1HbpKLh3sdWlhXMhU6MMH+wQzKkrgfRkYV0EBdvt99YJfj0ilCJrWRDYG2130Tm4GXbEoTCx5b34JSaP+HhA==",
  2003. "license": "MIT"
  2004. },
  2005. "node_modules/on-finished": {
  2006. "version": "2.4.1",
  2007. "resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz",
  2008. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  2009. "license": "MIT",
  2010. "dependencies": {
  2011. "ee-first": "1.1.1"
  2012. },
  2013. "engines": {
  2014. "node": ">= 0.8"
  2015. }
  2016. },
  2017. "node_modules/pako": {
  2018. "version": "1.0.11",
  2019. "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
  2020. "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
  2021. "license": "(MIT AND Zlib)"
  2022. },
  2023. "node_modules/parse-headers": {
  2024. "version": "2.0.6",
  2025. "resolved": "https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.6.tgz",
  2026. "integrity": "sha512-Tz11t3uKztEW5FEVZnj1ox8GKblWn+PvHY9TmJV5Mll2uHEwRdR/5Li1OlXoECjLYkApdhWy44ocONwXLiKO5A==",
  2027. "dev": true,
  2028. "license": "MIT"
  2029. },
  2030. "node_modules/parseurl": {
  2031. "version": "1.3.3",
  2032. "resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz",
  2033. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  2034. "license": "MIT",
  2035. "engines": {
  2036. "node": ">= 0.8"
  2037. }
  2038. },
  2039. "node_modules/picocolors": {
  2040. "version": "1.1.1",
  2041. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  2042. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2043. "license": "ISC"
  2044. },
  2045. "node_modules/picomatch": {
  2046. "version": "4.0.4",
  2047. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
  2048. "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
  2049. "license": "MIT",
  2050. "engines": {
  2051. "node": ">=12"
  2052. },
  2053. "funding": {
  2054. "url": "https://github.com/sponsors/jonschlinkert"
  2055. }
  2056. },
  2057. "node_modules/postcss": {
  2058. "version": "8.5.15",
  2059. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.15.tgz",
  2060. "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
  2061. "funding": [
  2062. {
  2063. "type": "opencollective",
  2064. "url": "https://opencollective.com/postcss/"
  2065. },
  2066. {
  2067. "type": "tidelift",
  2068. "url": "https://tidelift.com/funding/github/npm/postcss"
  2069. },
  2070. {
  2071. "type": "github",
  2072. "url": "https://github.com/sponsors/ai"
  2073. }
  2074. ],
  2075. "license": "MIT",
  2076. "dependencies": {
  2077. "nanoid": "^3.3.12",
  2078. "picocolors": "^1.1.1",
  2079. "source-map-js": "^1.2.1"
  2080. },
  2081. "engines": {
  2082. "node": "^10 || ^12 || >=14"
  2083. }
  2084. },
  2085. "node_modules/protobufjs": {
  2086. "version": "8.6.5",
  2087. "resolved": "https://registry.npmmirror.com/protobufjs/-/protobufjs-8.6.5.tgz",
  2088. "integrity": "sha512-zeE5LPpencAGXvsxyOYmEgJhxzHY8IsmPAFzstZVhDSVT8QH03q6gMZwZRaQGApevZbAL6u28ugs4CC+YKB2jQ==",
  2089. "license": "BSD-3-Clause",
  2090. "dependencies": {
  2091. "long": "^5.3.2"
  2092. },
  2093. "engines": {
  2094. "node": ">=12.0.0"
  2095. }
  2096. },
  2097. "node_modules/quick-lru": {
  2098. "version": "6.1.2",
  2099. "resolved": "https://registry.npmmirror.com/quick-lru/-/quick-lru-6.1.2.tgz",
  2100. "integrity": "sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==",
  2101. "dev": true,
  2102. "license": "MIT",
  2103. "engines": {
  2104. "node": ">=12"
  2105. },
  2106. "funding": {
  2107. "url": "https://github.com/sponsors/sindresorhus"
  2108. }
  2109. },
  2110. "node_modules/quickselect": {
  2111. "version": "3.0.0",
  2112. "resolved": "https://registry.npmmirror.com/quickselect/-/quickselect-3.0.0.tgz",
  2113. "integrity": "sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==",
  2114. "license": "ISC"
  2115. },
  2116. "node_modules/range-parser": {
  2117. "version": "1.2.1",
  2118. "resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz",
  2119. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  2120. "license": "MIT",
  2121. "engines": {
  2122. "node": ">= 0.6"
  2123. }
  2124. },
  2125. "node_modules/rbush": {
  2126. "version": "4.0.1",
  2127. "resolved": "https://registry.npmmirror.com/rbush/-/rbush-4.0.1.tgz",
  2128. "integrity": "sha512-IP0UpfeWQujYC8Jg162rMNc01Rf0gWMMAb2Uxus/Q0qOFw4lCcq6ZnQEZwUoJqWyUGJ9th7JjwI4yIWo+uvoAQ==",
  2129. "license": "MIT",
  2130. "dependencies": {
  2131. "quickselect": "^3.0.0"
  2132. }
  2133. },
  2134. "node_modules/rolldown": {
  2135. "version": "1.0.3",
  2136. "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.0.3.tgz",
  2137. "integrity": "sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==",
  2138. "license": "MIT",
  2139. "dependencies": {
  2140. "@oxc-project/types": "=0.133.0",
  2141. "@rolldown/pluginutils": "^1.0.0"
  2142. },
  2143. "bin": {
  2144. "rolldown": "bin/cli.mjs"
  2145. },
  2146. "engines": {
  2147. "node": "^20.19.0 || >=22.12.0"
  2148. },
  2149. "optionalDependencies": {
  2150. "@rolldown/binding-android-arm64": "1.0.3",
  2151. "@rolldown/binding-darwin-arm64": "1.0.3",
  2152. "@rolldown/binding-darwin-x64": "1.0.3",
  2153. "@rolldown/binding-freebsd-x64": "1.0.3",
  2154. "@rolldown/binding-linux-arm-gnueabihf": "1.0.3",
  2155. "@rolldown/binding-linux-arm64-gnu": "1.0.3",
  2156. "@rolldown/binding-linux-arm64-musl": "1.0.3",
  2157. "@rolldown/binding-linux-ppc64-gnu": "1.0.3",
  2158. "@rolldown/binding-linux-s390x-gnu": "1.0.3",
  2159. "@rolldown/binding-linux-x64-gnu": "1.0.3",
  2160. "@rolldown/binding-linux-x64-musl": "1.0.3",
  2161. "@rolldown/binding-openharmony-arm64": "1.0.3",
  2162. "@rolldown/binding-wasm32-wasi": "1.0.3",
  2163. "@rolldown/binding-win32-arm64-msvc": "1.0.3",
  2164. "@rolldown/binding-win32-x64-msvc": "1.0.3"
  2165. }
  2166. },
  2167. "node_modules/rollup": {
  2168. "version": "2.80.0",
  2169. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-2.80.0.tgz",
  2170. "integrity": "sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==",
  2171. "license": "MIT",
  2172. "peer": true,
  2173. "bin": {
  2174. "rollup": "dist/bin/rollup"
  2175. },
  2176. "engines": {
  2177. "node": ">=10.0.0"
  2178. },
  2179. "optionalDependencies": {
  2180. "fsevents": "~2.3.2"
  2181. }
  2182. },
  2183. "node_modules/rollup-plugin-external-globals": {
  2184. "version": "0.6.1",
  2185. "resolved": "https://registry.npmmirror.com/rollup-plugin-external-globals/-/rollup-plugin-external-globals-0.6.1.tgz",
  2186. "integrity": "sha512-mlp3KNa5sE4Sp9UUR2rjBrxjG79OyZAh/QC18RHIjM+iYkbBwNXSo8DHRMZWtzJTrH8GxQ+SJvCTN3i14uMXIA==",
  2187. "license": "MIT",
  2188. "dependencies": {
  2189. "@rollup/pluginutils": "^4.0.0",
  2190. "estree-walker": "^2.0.1",
  2191. "is-reference": "^1.2.1",
  2192. "magic-string": "^0.25.7"
  2193. },
  2194. "peerDependencies": {
  2195. "rollup": "^2.25.0"
  2196. }
  2197. },
  2198. "node_modules/semver": {
  2199. "version": "7.8.2",
  2200. "resolved": "https://registry.npmmirror.com/semver/-/semver-7.8.2.tgz",
  2201. "integrity": "sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==",
  2202. "dev": true,
  2203. "license": "ISC",
  2204. "bin": {
  2205. "semver": "bin/semver.js"
  2206. },
  2207. "engines": {
  2208. "node": ">=10"
  2209. }
  2210. },
  2211. "node_modules/send": {
  2212. "version": "0.19.2",
  2213. "resolved": "https://registry.npmmirror.com/send/-/send-0.19.2.tgz",
  2214. "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
  2215. "license": "MIT",
  2216. "dependencies": {
  2217. "debug": "2.6.9",
  2218. "depd": "2.0.0",
  2219. "destroy": "1.2.0",
  2220. "encodeurl": "~2.0.0",
  2221. "escape-html": "~1.0.3",
  2222. "etag": "~1.8.1",
  2223. "fresh": "~0.5.2",
  2224. "http-errors": "~2.0.1",
  2225. "mime": "1.6.0",
  2226. "ms": "2.1.3",
  2227. "on-finished": "~2.4.1",
  2228. "range-parser": "~1.2.1",
  2229. "statuses": "~2.0.2"
  2230. },
  2231. "engines": {
  2232. "node": ">= 0.8.0"
  2233. }
  2234. },
  2235. "node_modules/serve-static": {
  2236. "version": "1.16.3",
  2237. "resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.3.tgz",
  2238. "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
  2239. "license": "MIT",
  2240. "dependencies": {
  2241. "encodeurl": "~2.0.0",
  2242. "escape-html": "~1.0.3",
  2243. "parseurl": "~1.3.3",
  2244. "send": "~0.19.1"
  2245. },
  2246. "engines": {
  2247. "node": ">= 0.8.0"
  2248. }
  2249. },
  2250. "node_modules/setprototypeof": {
  2251. "version": "1.2.0",
  2252. "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz",
  2253. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
  2254. "license": "ISC"
  2255. },
  2256. "node_modules/sharp": {
  2257. "version": "0.34.5",
  2258. "resolved": "https://registry.npmmirror.com/sharp/-/sharp-0.34.5.tgz",
  2259. "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
  2260. "dev": true,
  2261. "hasInstallScript": true,
  2262. "license": "Apache-2.0",
  2263. "dependencies": {
  2264. "@img/colour": "^1.0.0",
  2265. "detect-libc": "^2.1.2",
  2266. "semver": "^7.7.3"
  2267. },
  2268. "engines": {
  2269. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  2270. },
  2271. "funding": {
  2272. "url": "https://opencollective.com/libvips"
  2273. },
  2274. "optionalDependencies": {
  2275. "@img/sharp-darwin-arm64": "0.34.5",
  2276. "@img/sharp-darwin-x64": "0.34.5",
  2277. "@img/sharp-libvips-darwin-arm64": "1.2.4",
  2278. "@img/sharp-libvips-darwin-x64": "1.2.4",
  2279. "@img/sharp-libvips-linux-arm": "1.2.4",
  2280. "@img/sharp-libvips-linux-arm64": "1.2.4",
  2281. "@img/sharp-libvips-linux-ppc64": "1.2.4",
  2282. "@img/sharp-libvips-linux-riscv64": "1.2.4",
  2283. "@img/sharp-libvips-linux-s390x": "1.2.4",
  2284. "@img/sharp-libvips-linux-x64": "1.2.4",
  2285. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
  2286. "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
  2287. "@img/sharp-linux-arm": "0.34.5",
  2288. "@img/sharp-linux-arm64": "0.34.5",
  2289. "@img/sharp-linux-ppc64": "0.34.5",
  2290. "@img/sharp-linux-riscv64": "0.34.5",
  2291. "@img/sharp-linux-s390x": "0.34.5",
  2292. "@img/sharp-linux-x64": "0.34.5",
  2293. "@img/sharp-linuxmusl-arm64": "0.34.5",
  2294. "@img/sharp-linuxmusl-x64": "0.34.5",
  2295. "@img/sharp-wasm32": "0.34.5",
  2296. "@img/sharp-win32-arm64": "0.34.5",
  2297. "@img/sharp-win32-ia32": "0.34.5",
  2298. "@img/sharp-win32-x64": "0.34.5"
  2299. }
  2300. },
  2301. "node_modules/source-map-js": {
  2302. "version": "1.2.1",
  2303. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  2304. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2305. "license": "BSD-3-Clause",
  2306. "engines": {
  2307. "node": ">=0.10.0"
  2308. }
  2309. },
  2310. "node_modules/sourcemap-codec": {
  2311. "version": "1.4.8",
  2312. "resolved": "https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
  2313. "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
  2314. "deprecated": "Please use @jridgewell/sourcemap-codec instead",
  2315. "license": "MIT"
  2316. },
  2317. "node_modules/statuses": {
  2318. "version": "2.0.2",
  2319. "resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.2.tgz",
  2320. "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
  2321. "license": "MIT",
  2322. "engines": {
  2323. "node": ">= 0.8"
  2324. }
  2325. },
  2326. "node_modules/tinyglobby": {
  2327. "version": "0.2.17",
  2328. "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.17.tgz",
  2329. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  2330. "license": "MIT",
  2331. "dependencies": {
  2332. "fdir": "^6.5.0",
  2333. "picomatch": "^4.0.4"
  2334. },
  2335. "engines": {
  2336. "node": ">=12.0.0"
  2337. },
  2338. "funding": {
  2339. "url": "https://github.com/sponsors/SuperchupuDev"
  2340. }
  2341. },
  2342. "node_modules/toidentifier": {
  2343. "version": "1.0.1",
  2344. "resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz",
  2345. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  2346. "license": "MIT",
  2347. "engines": {
  2348. "node": ">=0.6"
  2349. }
  2350. },
  2351. "node_modules/topojson-client": {
  2352. "version": "3.1.0",
  2353. "resolved": "https://registry.npmmirror.com/topojson-client/-/topojson-client-3.1.0.tgz",
  2354. "integrity": "sha512-605uxS6bcYxGXw9qi62XyrV6Q3xwbndjachmNxu8HWTtVPxZfEJN9fd/SZS1Q54Sn2y0TMyMxFj/cJINqGHrKw==",
  2355. "license": "ISC",
  2356. "dependencies": {
  2357. "commander": "2"
  2358. },
  2359. "bin": {
  2360. "topo2geo": "bin/topo2geo",
  2361. "topomerge": "bin/topomerge",
  2362. "topoquantize": "bin/topoquantize"
  2363. }
  2364. },
  2365. "node_modules/tslib": {
  2366. "version": "2.8.1",
  2367. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  2368. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2369. "license": "0BSD"
  2370. },
  2371. "node_modules/universalify": {
  2372. "version": "2.0.1",
  2373. "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz",
  2374. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  2375. "license": "MIT",
  2376. "engines": {
  2377. "node": ">= 10.0.0"
  2378. }
  2379. },
  2380. "node_modules/urijs": {
  2381. "version": "1.19.11",
  2382. "resolved": "https://registry.npmmirror.com/urijs/-/urijs-1.19.11.tgz",
  2383. "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==",
  2384. "license": "MIT"
  2385. },
  2386. "node_modules/utif": {
  2387. "version": "3.1.0",
  2388. "resolved": "https://registry.npmmirror.com/utif/-/utif-3.1.0.tgz",
  2389. "integrity": "sha512-WEo4D/xOvFW53K5f5QTaTbbiORcm2/pCL9P6qmJnup+17eYfKaEhDeX9PeQkuyEoIxlbGklDuGl8xwuXYMrrXQ==",
  2390. "license": "MIT",
  2391. "dependencies": {
  2392. "pako": "^1.0.5"
  2393. }
  2394. },
  2395. "node_modules/vite": {
  2396. "version": "8.0.16",
  2397. "resolved": "https://registry.npmmirror.com/vite/-/vite-8.0.16.tgz",
  2398. "integrity": "sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==",
  2399. "license": "MIT",
  2400. "dependencies": {
  2401. "lightningcss": "^1.32.0",
  2402. "picomatch": "^4.0.4",
  2403. "postcss": "^8.5.15",
  2404. "rolldown": "1.0.3",
  2405. "tinyglobby": "^0.2.17"
  2406. },
  2407. "bin": {
  2408. "vite": "bin/vite.js"
  2409. },
  2410. "engines": {
  2411. "node": "^20.19.0 || >=22.12.0"
  2412. },
  2413. "funding": {
  2414. "url": "https://github.com/vitejs/vite?sponsor=1"
  2415. },
  2416. "optionalDependencies": {
  2417. "fsevents": "~2.3.3"
  2418. },
  2419. "peerDependencies": {
  2420. "@types/node": "^20.19.0 || >=22.12.0",
  2421. "@vitejs/devtools": "^0.1.18",
  2422. "esbuild": "^0.27.0 || ^0.28.0",
  2423. "jiti": ">=1.21.0",
  2424. "less": "^4.0.0",
  2425. "sass": "^1.70.0",
  2426. "sass-embedded": "^1.70.0",
  2427. "stylus": ">=0.54.8",
  2428. "sugarss": "^5.0.0",
  2429. "terser": "^5.16.0",
  2430. "tsx": "^4.8.1",
  2431. "yaml": "^2.4.2"
  2432. },
  2433. "peerDependenciesMeta": {
  2434. "@types/node": {
  2435. "optional": true
  2436. },
  2437. "@vitejs/devtools": {
  2438. "optional": true
  2439. },
  2440. "esbuild": {
  2441. "optional": true
  2442. },
  2443. "jiti": {
  2444. "optional": true
  2445. },
  2446. "less": {
  2447. "optional": true
  2448. },
  2449. "sass": {
  2450. "optional": true
  2451. },
  2452. "sass-embedded": {
  2453. "optional": true
  2454. },
  2455. "stylus": {
  2456. "optional": true
  2457. },
  2458. "sugarss": {
  2459. "optional": true
  2460. },
  2461. "terser": {
  2462. "optional": true
  2463. },
  2464. "tsx": {
  2465. "optional": true
  2466. },
  2467. "yaml": {
  2468. "optional": true
  2469. }
  2470. }
  2471. },
  2472. "node_modules/vite-plugin-cesium": {
  2473. "version": "1.2.23",
  2474. "resolved": "https://registry.npmmirror.com/vite-plugin-cesium/-/vite-plugin-cesium-1.2.23.tgz",
  2475. "integrity": "sha512-x9A8ZCEoegceXg/E+LnxKr0XBsI9CR4cgYWQ2Dd3cUEYwKcTnHQ3kBfpol7BUcGtgQnQos/mtVrRmuVQBXFjHw==",
  2476. "license": "MIT",
  2477. "dependencies": {
  2478. "fs-extra": "^9.1.0",
  2479. "rollup-plugin-external-globals": "^0.6.1",
  2480. "serve-static": "^1.14.1"
  2481. },
  2482. "peerDependencies": {
  2483. "cesium": "^1.95.0",
  2484. "vite": ">=2.7.1"
  2485. }
  2486. },
  2487. "node_modules/vue": {
  2488. "version": "3.5.35",
  2489. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.35.tgz",
  2490. "integrity": "sha512-cx89fnr+0kVGHiNFG6y6s0bdjypJRFNZn6x3WPstNdQR1bi1mbB7h4v5IBGTsPJU3nK1+0Iqj3Zf+hZWMieR4Q==",
  2491. "license": "MIT",
  2492. "dependencies": {
  2493. "@vue/compiler-dom": "3.5.35",
  2494. "@vue/compiler-sfc": "3.5.35",
  2495. "@vue/runtime-dom": "3.5.35",
  2496. "@vue/server-renderer": "3.5.35",
  2497. "@vue/shared": "3.5.35"
  2498. },
  2499. "peerDependencies": {
  2500. "typescript": "*"
  2501. },
  2502. "peerDependenciesMeta": {
  2503. "typescript": {
  2504. "optional": true
  2505. }
  2506. }
  2507. },
  2508. "node_modules/vue-component-type-helpers": {
  2509. "version": "3.3.3",
  2510. "resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.3.3.tgz",
  2511. "integrity": "sha512-x4nsFpy5Pe8fqPzp/5vkTPeTTDBpAx4WVtV47Ejt0+2FQrq4pRRsJs7JmYRqMFzTu/LW+pCWEjQ3YVCkPV7f9g==",
  2512. "license": "MIT"
  2513. },
  2514. "node_modules/web-worker": {
  2515. "version": "1.5.0",
  2516. "resolved": "https://registry.npmmirror.com/web-worker/-/web-worker-1.5.0.tgz",
  2517. "integrity": "sha512-RiMReJrTAiA+mBjGONMnjVDP2u3p9R1vkcGz6gDIrOMT3oGuYwX2WRMYI9ipkphSuE5XKEhydbhNEJh4NY9mlw==",
  2518. "dev": true,
  2519. "license": "Apache-2.0"
  2520. },
  2521. "node_modules/xml-utils": {
  2522. "version": "1.10.2",
  2523. "resolved": "https://registry.npmmirror.com/xml-utils/-/xml-utils-1.10.2.tgz",
  2524. "integrity": "sha512-RqM+2o1RYs6T8+3DzDSoTRAUfrvaejbVHcp3+thnAtDKo8LskR+HomLajEy5UjTz24rpka7AxVBRR3g2wTUkJA==",
  2525. "dev": true,
  2526. "license": "CC0-1.0"
  2527. },
  2528. "node_modules/zstddec": {
  2529. "version": "0.2.0",
  2530. "resolved": "https://registry.npmmirror.com/zstddec/-/zstddec-0.2.0.tgz",
  2531. "integrity": "sha512-oyPnDa1X5c13+Y7mA/FDMNJrn4S8UNBe0KCqtDmor40Re7ALrPN6npFwyYVRRh+PqozZQdeg23QtbcamZnG5rA==",
  2532. "dev": true,
  2533. "license": "MIT AND BSD-3-Clause"
  2534. }
  2535. }
  2536. }