package-lock.json 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046
  1. {
  2. "name": "memory-agents-web",
  3. "version": "0.1.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "memory-agents-web",
  9. "version": "0.1.0",
  10. "dependencies": {
  11. "lucide-react": "0.468.0",
  12. "next": "16.2.10",
  13. "react": "19.2.7",
  14. "react-dom": "19.2.7"
  15. },
  16. "devDependencies": {
  17. "@types/node": "22.10.2",
  18. "@types/react": "19.0.3",
  19. "@types/react-dom": "19.0.2",
  20. "typescript": "5.7.2"
  21. }
  22. },
  23. "node_modules/@emnapi/runtime": {
  24. "version": "1.11.2",
  25. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.2.tgz",
  26. "integrity": "sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==",
  27. "license": "MIT",
  28. "optional": true,
  29. "dependencies": {
  30. "tslib": "^2.4.0"
  31. }
  32. },
  33. "node_modules/@img/colour": {
  34. "version": "1.1.0",
  35. "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
  36. "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
  37. "license": "MIT",
  38. "optional": true,
  39. "engines": {
  40. "node": ">=18"
  41. }
  42. },
  43. "node_modules/@img/sharp-darwin-arm64": {
  44. "version": "0.34.5",
  45. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
  46. "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
  47. "cpu": [
  48. "arm64"
  49. ],
  50. "license": "Apache-2.0",
  51. "optional": true,
  52. "os": [
  53. "darwin"
  54. ],
  55. "engines": {
  56. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  57. },
  58. "funding": {
  59. "url": "https://opencollective.com/libvips"
  60. },
  61. "optionalDependencies": {
  62. "@img/sharp-libvips-darwin-arm64": "1.2.4"
  63. }
  64. },
  65. "node_modules/@img/sharp-darwin-x64": {
  66. "version": "0.34.5",
  67. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
  68. "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
  69. "cpu": [
  70. "x64"
  71. ],
  72. "license": "Apache-2.0",
  73. "optional": true,
  74. "os": [
  75. "darwin"
  76. ],
  77. "engines": {
  78. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  79. },
  80. "funding": {
  81. "url": "https://opencollective.com/libvips"
  82. },
  83. "optionalDependencies": {
  84. "@img/sharp-libvips-darwin-x64": "1.2.4"
  85. }
  86. },
  87. "node_modules/@img/sharp-libvips-darwin-arm64": {
  88. "version": "1.2.4",
  89. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
  90. "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
  91. "cpu": [
  92. "arm64"
  93. ],
  94. "license": "LGPL-3.0-or-later",
  95. "optional": true,
  96. "os": [
  97. "darwin"
  98. ],
  99. "funding": {
  100. "url": "https://opencollective.com/libvips"
  101. }
  102. },
  103. "node_modules/@img/sharp-libvips-darwin-x64": {
  104. "version": "1.2.4",
  105. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
  106. "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
  107. "cpu": [
  108. "x64"
  109. ],
  110. "license": "LGPL-3.0-or-later",
  111. "optional": true,
  112. "os": [
  113. "darwin"
  114. ],
  115. "funding": {
  116. "url": "https://opencollective.com/libvips"
  117. }
  118. },
  119. "node_modules/@img/sharp-libvips-linux-arm": {
  120. "version": "1.2.4",
  121. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
  122. "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
  123. "cpu": [
  124. "arm"
  125. ],
  126. "libc": [
  127. "glibc"
  128. ],
  129. "license": "LGPL-3.0-or-later",
  130. "optional": true,
  131. "os": [
  132. "linux"
  133. ],
  134. "funding": {
  135. "url": "https://opencollective.com/libvips"
  136. }
  137. },
  138. "node_modules/@img/sharp-libvips-linux-arm64": {
  139. "version": "1.2.4",
  140. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
  141. "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
  142. "cpu": [
  143. "arm64"
  144. ],
  145. "libc": [
  146. "glibc"
  147. ],
  148. "license": "LGPL-3.0-or-later",
  149. "optional": true,
  150. "os": [
  151. "linux"
  152. ],
  153. "funding": {
  154. "url": "https://opencollective.com/libvips"
  155. }
  156. },
  157. "node_modules/@img/sharp-libvips-linux-ppc64": {
  158. "version": "1.2.4",
  159. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
  160. "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
  161. "cpu": [
  162. "ppc64"
  163. ],
  164. "libc": [
  165. "glibc"
  166. ],
  167. "license": "LGPL-3.0-or-later",
  168. "optional": true,
  169. "os": [
  170. "linux"
  171. ],
  172. "funding": {
  173. "url": "https://opencollective.com/libvips"
  174. }
  175. },
  176. "node_modules/@img/sharp-libvips-linux-riscv64": {
  177. "version": "1.2.4",
  178. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
  179. "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
  180. "cpu": [
  181. "riscv64"
  182. ],
  183. "libc": [
  184. "glibc"
  185. ],
  186. "license": "LGPL-3.0-or-later",
  187. "optional": true,
  188. "os": [
  189. "linux"
  190. ],
  191. "funding": {
  192. "url": "https://opencollective.com/libvips"
  193. }
  194. },
  195. "node_modules/@img/sharp-libvips-linux-s390x": {
  196. "version": "1.2.4",
  197. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
  198. "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
  199. "cpu": [
  200. "s390x"
  201. ],
  202. "libc": [
  203. "glibc"
  204. ],
  205. "license": "LGPL-3.0-or-later",
  206. "optional": true,
  207. "os": [
  208. "linux"
  209. ],
  210. "funding": {
  211. "url": "https://opencollective.com/libvips"
  212. }
  213. },
  214. "node_modules/@img/sharp-libvips-linux-x64": {
  215. "version": "1.2.4",
  216. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
  217. "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
  218. "cpu": [
  219. "x64"
  220. ],
  221. "libc": [
  222. "glibc"
  223. ],
  224. "license": "LGPL-3.0-or-later",
  225. "optional": true,
  226. "os": [
  227. "linux"
  228. ],
  229. "funding": {
  230. "url": "https://opencollective.com/libvips"
  231. }
  232. },
  233. "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
  234. "version": "1.2.4",
  235. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
  236. "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
  237. "cpu": [
  238. "arm64"
  239. ],
  240. "libc": [
  241. "musl"
  242. ],
  243. "license": "LGPL-3.0-or-later",
  244. "optional": true,
  245. "os": [
  246. "linux"
  247. ],
  248. "funding": {
  249. "url": "https://opencollective.com/libvips"
  250. }
  251. },
  252. "node_modules/@img/sharp-libvips-linuxmusl-x64": {
  253. "version": "1.2.4",
  254. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
  255. "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
  256. "cpu": [
  257. "x64"
  258. ],
  259. "libc": [
  260. "musl"
  261. ],
  262. "license": "LGPL-3.0-or-later",
  263. "optional": true,
  264. "os": [
  265. "linux"
  266. ],
  267. "funding": {
  268. "url": "https://opencollective.com/libvips"
  269. }
  270. },
  271. "node_modules/@img/sharp-linux-arm": {
  272. "version": "0.34.5",
  273. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
  274. "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
  275. "cpu": [
  276. "arm"
  277. ],
  278. "libc": [
  279. "glibc"
  280. ],
  281. "license": "Apache-2.0",
  282. "optional": true,
  283. "os": [
  284. "linux"
  285. ],
  286. "engines": {
  287. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  288. },
  289. "funding": {
  290. "url": "https://opencollective.com/libvips"
  291. },
  292. "optionalDependencies": {
  293. "@img/sharp-libvips-linux-arm": "1.2.4"
  294. }
  295. },
  296. "node_modules/@img/sharp-linux-arm64": {
  297. "version": "0.34.5",
  298. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
  299. "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
  300. "cpu": [
  301. "arm64"
  302. ],
  303. "libc": [
  304. "glibc"
  305. ],
  306. "license": "Apache-2.0",
  307. "optional": true,
  308. "os": [
  309. "linux"
  310. ],
  311. "engines": {
  312. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  313. },
  314. "funding": {
  315. "url": "https://opencollective.com/libvips"
  316. },
  317. "optionalDependencies": {
  318. "@img/sharp-libvips-linux-arm64": "1.2.4"
  319. }
  320. },
  321. "node_modules/@img/sharp-linux-ppc64": {
  322. "version": "0.34.5",
  323. "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
  324. "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
  325. "cpu": [
  326. "ppc64"
  327. ],
  328. "libc": [
  329. "glibc"
  330. ],
  331. "license": "Apache-2.0",
  332. "optional": true,
  333. "os": [
  334. "linux"
  335. ],
  336. "engines": {
  337. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  338. },
  339. "funding": {
  340. "url": "https://opencollective.com/libvips"
  341. },
  342. "optionalDependencies": {
  343. "@img/sharp-libvips-linux-ppc64": "1.2.4"
  344. }
  345. },
  346. "node_modules/@img/sharp-linux-riscv64": {
  347. "version": "0.34.5",
  348. "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
  349. "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
  350. "cpu": [
  351. "riscv64"
  352. ],
  353. "libc": [
  354. "glibc"
  355. ],
  356. "license": "Apache-2.0",
  357. "optional": true,
  358. "os": [
  359. "linux"
  360. ],
  361. "engines": {
  362. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  363. },
  364. "funding": {
  365. "url": "https://opencollective.com/libvips"
  366. },
  367. "optionalDependencies": {
  368. "@img/sharp-libvips-linux-riscv64": "1.2.4"
  369. }
  370. },
  371. "node_modules/@img/sharp-linux-s390x": {
  372. "version": "0.34.5",
  373. "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
  374. "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
  375. "cpu": [
  376. "s390x"
  377. ],
  378. "libc": [
  379. "glibc"
  380. ],
  381. "license": "Apache-2.0",
  382. "optional": true,
  383. "os": [
  384. "linux"
  385. ],
  386. "engines": {
  387. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  388. },
  389. "funding": {
  390. "url": "https://opencollective.com/libvips"
  391. },
  392. "optionalDependencies": {
  393. "@img/sharp-libvips-linux-s390x": "1.2.4"
  394. }
  395. },
  396. "node_modules/@img/sharp-linux-x64": {
  397. "version": "0.34.5",
  398. "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
  399. "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
  400. "cpu": [
  401. "x64"
  402. ],
  403. "libc": [
  404. "glibc"
  405. ],
  406. "license": "Apache-2.0",
  407. "optional": true,
  408. "os": [
  409. "linux"
  410. ],
  411. "engines": {
  412. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  413. },
  414. "funding": {
  415. "url": "https://opencollective.com/libvips"
  416. },
  417. "optionalDependencies": {
  418. "@img/sharp-libvips-linux-x64": "1.2.4"
  419. }
  420. },
  421. "node_modules/@img/sharp-linuxmusl-arm64": {
  422. "version": "0.34.5",
  423. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
  424. "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
  425. "cpu": [
  426. "arm64"
  427. ],
  428. "libc": [
  429. "musl"
  430. ],
  431. "license": "Apache-2.0",
  432. "optional": true,
  433. "os": [
  434. "linux"
  435. ],
  436. "engines": {
  437. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  438. },
  439. "funding": {
  440. "url": "https://opencollective.com/libvips"
  441. },
  442. "optionalDependencies": {
  443. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
  444. }
  445. },
  446. "node_modules/@img/sharp-linuxmusl-x64": {
  447. "version": "0.34.5",
  448. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
  449. "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
  450. "cpu": [
  451. "x64"
  452. ],
  453. "libc": [
  454. "musl"
  455. ],
  456. "license": "Apache-2.0",
  457. "optional": true,
  458. "os": [
  459. "linux"
  460. ],
  461. "engines": {
  462. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  463. },
  464. "funding": {
  465. "url": "https://opencollective.com/libvips"
  466. },
  467. "optionalDependencies": {
  468. "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
  469. }
  470. },
  471. "node_modules/@img/sharp-wasm32": {
  472. "version": "0.34.5",
  473. "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
  474. "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
  475. "cpu": [
  476. "wasm32"
  477. ],
  478. "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
  479. "optional": true,
  480. "dependencies": {
  481. "@emnapi/runtime": "^1.7.0"
  482. },
  483. "engines": {
  484. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  485. },
  486. "funding": {
  487. "url": "https://opencollective.com/libvips"
  488. }
  489. },
  490. "node_modules/@img/sharp-win32-arm64": {
  491. "version": "0.34.5",
  492. "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
  493. "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
  494. "cpu": [
  495. "arm64"
  496. ],
  497. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  498. "optional": true,
  499. "os": [
  500. "win32"
  501. ],
  502. "engines": {
  503. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  504. },
  505. "funding": {
  506. "url": "https://opencollective.com/libvips"
  507. }
  508. },
  509. "node_modules/@img/sharp-win32-ia32": {
  510. "version": "0.34.5",
  511. "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
  512. "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
  513. "cpu": [
  514. "ia32"
  515. ],
  516. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  517. "optional": true,
  518. "os": [
  519. "win32"
  520. ],
  521. "engines": {
  522. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  523. },
  524. "funding": {
  525. "url": "https://opencollective.com/libvips"
  526. }
  527. },
  528. "node_modules/@img/sharp-win32-x64": {
  529. "version": "0.34.5",
  530. "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
  531. "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
  532. "cpu": [
  533. "x64"
  534. ],
  535. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  536. "optional": true,
  537. "os": [
  538. "win32"
  539. ],
  540. "engines": {
  541. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  542. },
  543. "funding": {
  544. "url": "https://opencollective.com/libvips"
  545. }
  546. },
  547. "node_modules/@next/env": {
  548. "version": "16.2.10",
  549. "resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.10.tgz",
  550. "integrity": "sha512-zLPxg9M0MEHmygpj5OuxjQ+vHMiy/K7cSp74G8ecYolmgUWw0RwN02tF56npup/+qaI8JB97hQgS/r2Hb6QwVA==",
  551. "license": "MIT"
  552. },
  553. "node_modules/@next/swc-darwin-arm64": {
  554. "version": "16.2.10",
  555. "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.10.tgz",
  556. "integrity": "sha512-v9IdJCa0H0mbo+8z5zwUpOk1Vj7RjkcI5uNYf5Ws1y6szf/p3Mzl9hLaST8SCt6L9h8NGnruZcd2+o0NTNwDhA==",
  557. "cpu": [
  558. "arm64"
  559. ],
  560. "license": "MIT",
  561. "optional": true,
  562. "os": [
  563. "darwin"
  564. ],
  565. "engines": {
  566. "node": ">= 10"
  567. }
  568. },
  569. "node_modules/@next/swc-darwin-x64": {
  570. "version": "16.2.10",
  571. "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.10.tgz",
  572. "integrity": "sha512-17IS0jJRViROGmA9uGdNR8VPJpfbnaVG7E9qhso5jDLkmyd0lSDORWxbcKINzcFqzZqGwGtMSnrFRxBpuUYjLQ==",
  573. "cpu": [
  574. "x64"
  575. ],
  576. "license": "MIT",
  577. "optional": true,
  578. "os": [
  579. "darwin"
  580. ],
  581. "engines": {
  582. "node": ">= 10"
  583. }
  584. },
  585. "node_modules/@next/swc-linux-arm64-gnu": {
  586. "version": "16.2.10",
  587. "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.10.tgz",
  588. "integrity": "sha512-GRQRsRtuciNJvB54AvvuQTiq0oZtFwa1owQqtZD8wwnGpM2L39MV22kpI72YSXLKIyY40LC66EiLFv4PiicXxg==",
  589. "cpu": [
  590. "arm64"
  591. ],
  592. "libc": [
  593. "glibc"
  594. ],
  595. "license": "MIT",
  596. "optional": true,
  597. "os": [
  598. "linux"
  599. ],
  600. "engines": {
  601. "node": ">= 10"
  602. }
  603. },
  604. "node_modules/@next/swc-linux-arm64-musl": {
  605. "version": "16.2.10",
  606. "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.10.tgz",
  607. "integrity": "sha512-zkN9MQYS7UQBro+FnISUq1itaQjXI9xqISzuQ+2bc921NcJ1x4yPCqrn77tVN6/dOOXaaWVX3k6/bR07pPwK+A==",
  608. "cpu": [
  609. "arm64"
  610. ],
  611. "libc": [
  612. "musl"
  613. ],
  614. "license": "MIT",
  615. "optional": true,
  616. "os": [
  617. "linux"
  618. ],
  619. "engines": {
  620. "node": ">= 10"
  621. }
  622. },
  623. "node_modules/@next/swc-linux-x64-gnu": {
  624. "version": "16.2.10",
  625. "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.10.tgz",
  626. "integrity": "sha512-iCVJnwvrPYECvA6WM/7+oo+OiTvedIKLxtCLAZP4xZR3nXa1zmzZyLPbYCmWvpd4CvMYF1EMTafd0ii3DygLvA==",
  627. "cpu": [
  628. "x64"
  629. ],
  630. "libc": [
  631. "glibc"
  632. ],
  633. "license": "MIT",
  634. "optional": true,
  635. "os": [
  636. "linux"
  637. ],
  638. "engines": {
  639. "node": ">= 10"
  640. }
  641. },
  642. "node_modules/@next/swc-linux-x64-musl": {
  643. "version": "16.2.10",
  644. "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.10.tgz",
  645. "integrity": "sha512-ov2g4H0dHY9bPoOU83m91hWT7Iq5qy13bUnyyshLU3HGR1Ownn0X9QpmDPc5iIUaahTp7f7LeGAhV4DSFtackw==",
  646. "cpu": [
  647. "x64"
  648. ],
  649. "libc": [
  650. "musl"
  651. ],
  652. "license": "MIT",
  653. "optional": true,
  654. "os": [
  655. "linux"
  656. ],
  657. "engines": {
  658. "node": ">= 10"
  659. }
  660. },
  661. "node_modules/@next/swc-win32-arm64-msvc": {
  662. "version": "16.2.10",
  663. "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.10.tgz",
  664. "integrity": "sha512-DwAnhLX76HQiFFQNgWlcK+JzlnD1rZ+UK/WY0ZMI/deXpvgnesjNYrqcfo1JzBuz4Kf7o3brIBL0glI1junatA==",
  665. "cpu": [
  666. "arm64"
  667. ],
  668. "license": "MIT",
  669. "optional": true,
  670. "os": [
  671. "win32"
  672. ],
  673. "engines": {
  674. "node": ">= 10"
  675. }
  676. },
  677. "node_modules/@next/swc-win32-x64-msvc": {
  678. "version": "16.2.10",
  679. "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.10.tgz",
  680. "integrity": "sha512-0JXq3b85Jk9Jg4ntLUbXSPvoDw3gpZou7twuKdoFG2jOw635v7+IiXfTaa0TxVMyx78pUjnrVYwLgjKfX4e6/A==",
  681. "cpu": [
  682. "x64"
  683. ],
  684. "license": "MIT",
  685. "optional": true,
  686. "os": [
  687. "win32"
  688. ],
  689. "engines": {
  690. "node": ">= 10"
  691. }
  692. },
  693. "node_modules/@swc/helpers": {
  694. "version": "0.5.15",
  695. "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
  696. "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
  697. "license": "Apache-2.0",
  698. "dependencies": {
  699. "tslib": "^2.8.0"
  700. }
  701. },
  702. "node_modules/@types/node": {
  703. "version": "22.10.2",
  704. "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz",
  705. "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==",
  706. "dev": true,
  707. "license": "MIT",
  708. "dependencies": {
  709. "undici-types": "~6.20.0"
  710. }
  711. },
  712. "node_modules/@types/react": {
  713. "version": "19.0.3",
  714. "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.3.tgz",
  715. "integrity": "sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA==",
  716. "dev": true,
  717. "license": "MIT",
  718. "dependencies": {
  719. "csstype": "^3.0.2"
  720. }
  721. },
  722. "node_modules/@types/react-dom": {
  723. "version": "19.0.2",
  724. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.2.tgz",
  725. "integrity": "sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==",
  726. "dev": true,
  727. "license": "MIT",
  728. "peerDependencies": {
  729. "@types/react": "^19.0.0"
  730. }
  731. },
  732. "node_modules/baseline-browser-mapping": {
  733. "version": "2.10.43",
  734. "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.43.tgz",
  735. "integrity": "sha512-AjYpR78kDWAY3Efj+cDTFH9t9SCoL7OoTp1BOb0mQV7S+6CiLwnWM3FyxhJtdPufDFKzmCSFoUncKjWgJEZTCQ==",
  736. "license": "Apache-2.0",
  737. "bin": {
  738. "baseline-browser-mapping": "dist/cli.cjs"
  739. },
  740. "engines": {
  741. "node": ">=6.0.0"
  742. }
  743. },
  744. "node_modules/caniuse-lite": {
  745. "version": "1.0.30001805",
  746. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001805.tgz",
  747. "integrity": "sha512-52noaS3DubycKSXaU30TwPGIp+POyQSUVa5jBEq3vkRkY0kjyb3LQgvhU6WGyCcyXqVLWO0Cw0Q6BSdD0kUfVA==",
  748. "funding": [
  749. {
  750. "type": "opencollective",
  751. "url": "https://opencollective.com/browserslist"
  752. },
  753. {
  754. "type": "tidelift",
  755. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  756. },
  757. {
  758. "type": "github",
  759. "url": "https://github.com/sponsors/ai"
  760. }
  761. ],
  762. "license": "CC-BY-4.0"
  763. },
  764. "node_modules/client-only": {
  765. "version": "0.0.1",
  766. "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
  767. "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
  768. "license": "MIT"
  769. },
  770. "node_modules/csstype": {
  771. "version": "3.2.3",
  772. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  773. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  774. "dev": true,
  775. "license": "MIT"
  776. },
  777. "node_modules/detect-libc": {
  778. "version": "2.1.2",
  779. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  780. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  781. "license": "Apache-2.0",
  782. "optional": true,
  783. "engines": {
  784. "node": ">=8"
  785. }
  786. },
  787. "node_modules/lucide-react": {
  788. "version": "0.468.0",
  789. "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz",
  790. "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==",
  791. "license": "ISC",
  792. "peerDependencies": {
  793. "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
  794. }
  795. },
  796. "node_modules/nanoid": {
  797. "version": "3.3.16",
  798. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
  799. "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
  800. "funding": [
  801. {
  802. "type": "github",
  803. "url": "https://github.com/sponsors/ai"
  804. }
  805. ],
  806. "license": "MIT",
  807. "bin": {
  808. "nanoid": "bin/nanoid.cjs"
  809. },
  810. "engines": {
  811. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  812. }
  813. },
  814. "node_modules/next": {
  815. "version": "16.2.10",
  816. "resolved": "https://registry.npmjs.org/next/-/next-16.2.10.tgz",
  817. "integrity": "sha512-2som5AVXb3kE6Yjine3/mNbBayYF58eguBWIVVUdr1y/L426xyVEgYxgBG+1QC34P2x5E+tcDup6XkuOAX3dCA==",
  818. "license": "MIT",
  819. "dependencies": {
  820. "@next/env": "16.2.10",
  821. "@swc/helpers": "0.5.15",
  822. "baseline-browser-mapping": "^2.9.19",
  823. "caniuse-lite": "^1.0.30001579",
  824. "postcss": "8.4.31",
  825. "styled-jsx": "5.1.6"
  826. },
  827. "bin": {
  828. "next": "dist/bin/next"
  829. },
  830. "engines": {
  831. "node": ">=20.9.0"
  832. },
  833. "optionalDependencies": {
  834. "@next/swc-darwin-arm64": "16.2.10",
  835. "@next/swc-darwin-x64": "16.2.10",
  836. "@next/swc-linux-arm64-gnu": "16.2.10",
  837. "@next/swc-linux-arm64-musl": "16.2.10",
  838. "@next/swc-linux-x64-gnu": "16.2.10",
  839. "@next/swc-linux-x64-musl": "16.2.10",
  840. "@next/swc-win32-arm64-msvc": "16.2.10",
  841. "@next/swc-win32-x64-msvc": "16.2.10",
  842. "sharp": "^0.34.5"
  843. },
  844. "peerDependencies": {
  845. "@opentelemetry/api": "^1.1.0",
  846. "@playwright/test": "^1.51.1",
  847. "babel-plugin-react-compiler": "*",
  848. "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
  849. "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
  850. "sass": "^1.3.0"
  851. },
  852. "peerDependenciesMeta": {
  853. "@opentelemetry/api": {
  854. "optional": true
  855. },
  856. "@playwright/test": {
  857. "optional": true
  858. },
  859. "babel-plugin-react-compiler": {
  860. "optional": true
  861. },
  862. "sass": {
  863. "optional": true
  864. }
  865. }
  866. },
  867. "node_modules/picocolors": {
  868. "version": "1.1.1",
  869. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  870. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  871. "license": "ISC"
  872. },
  873. "node_modules/postcss": {
  874. "version": "8.5.19",
  875. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
  876. "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
  877. "funding": [
  878. {
  879. "type": "opencollective",
  880. "url": "https://opencollective.com/postcss/"
  881. },
  882. {
  883. "type": "tidelift",
  884. "url": "https://tidelift.com/funding/github/npm/postcss"
  885. },
  886. {
  887. "type": "github",
  888. "url": "https://github.com/sponsors/ai"
  889. }
  890. ],
  891. "license": "MIT",
  892. "dependencies": {
  893. "nanoid": "^3.3.12",
  894. "picocolors": "^1.1.1",
  895. "source-map-js": "^1.2.1"
  896. },
  897. "engines": {
  898. "node": "^10 || ^12 || >=14"
  899. }
  900. },
  901. "node_modules/react": {
  902. "version": "19.2.7",
  903. "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
  904. "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
  905. "license": "MIT",
  906. "engines": {
  907. "node": ">=0.10.0"
  908. }
  909. },
  910. "node_modules/react-dom": {
  911. "version": "19.2.7",
  912. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
  913. "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
  914. "license": "MIT",
  915. "dependencies": {
  916. "scheduler": "^0.27.0"
  917. },
  918. "peerDependencies": {
  919. "react": "^19.2.7"
  920. }
  921. },
  922. "node_modules/scheduler": {
  923. "version": "0.27.0",
  924. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
  925. "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
  926. "license": "MIT"
  927. },
  928. "node_modules/semver": {
  929. "version": "7.8.5",
  930. "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
  931. "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
  932. "license": "ISC",
  933. "optional": true,
  934. "bin": {
  935. "semver": "bin/semver.js"
  936. },
  937. "engines": {
  938. "node": ">=10"
  939. }
  940. },
  941. "node_modules/sharp": {
  942. "version": "0.34.5",
  943. "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
  944. "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
  945. "hasInstallScript": true,
  946. "license": "Apache-2.0",
  947. "optional": true,
  948. "dependencies": {
  949. "@img/colour": "^1.0.0",
  950. "detect-libc": "^2.1.2",
  951. "semver": "^7.7.3"
  952. },
  953. "engines": {
  954. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  955. },
  956. "funding": {
  957. "url": "https://opencollective.com/libvips"
  958. },
  959. "optionalDependencies": {
  960. "@img/sharp-darwin-arm64": "0.34.5",
  961. "@img/sharp-darwin-x64": "0.34.5",
  962. "@img/sharp-libvips-darwin-arm64": "1.2.4",
  963. "@img/sharp-libvips-darwin-x64": "1.2.4",
  964. "@img/sharp-libvips-linux-arm": "1.2.4",
  965. "@img/sharp-libvips-linux-arm64": "1.2.4",
  966. "@img/sharp-libvips-linux-ppc64": "1.2.4",
  967. "@img/sharp-libvips-linux-riscv64": "1.2.4",
  968. "@img/sharp-libvips-linux-s390x": "1.2.4",
  969. "@img/sharp-libvips-linux-x64": "1.2.4",
  970. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
  971. "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
  972. "@img/sharp-linux-arm": "0.34.5",
  973. "@img/sharp-linux-arm64": "0.34.5",
  974. "@img/sharp-linux-ppc64": "0.34.5",
  975. "@img/sharp-linux-riscv64": "0.34.5",
  976. "@img/sharp-linux-s390x": "0.34.5",
  977. "@img/sharp-linux-x64": "0.34.5",
  978. "@img/sharp-linuxmusl-arm64": "0.34.5",
  979. "@img/sharp-linuxmusl-x64": "0.34.5",
  980. "@img/sharp-wasm32": "0.34.5",
  981. "@img/sharp-win32-arm64": "0.34.5",
  982. "@img/sharp-win32-ia32": "0.34.5",
  983. "@img/sharp-win32-x64": "0.34.5"
  984. }
  985. },
  986. "node_modules/source-map-js": {
  987. "version": "1.2.1",
  988. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  989. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  990. "license": "BSD-3-Clause",
  991. "engines": {
  992. "node": ">=0.10.0"
  993. }
  994. },
  995. "node_modules/styled-jsx": {
  996. "version": "5.1.6",
  997. "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
  998. "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
  999. "license": "MIT",
  1000. "dependencies": {
  1001. "client-only": "0.0.1"
  1002. },
  1003. "engines": {
  1004. "node": ">= 12.0.0"
  1005. },
  1006. "peerDependencies": {
  1007. "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
  1008. },
  1009. "peerDependenciesMeta": {
  1010. "@babel/core": {
  1011. "optional": true
  1012. },
  1013. "babel-plugin-macros": {
  1014. "optional": true
  1015. }
  1016. }
  1017. },
  1018. "node_modules/tslib": {
  1019. "version": "2.8.1",
  1020. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  1021. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  1022. "license": "0BSD"
  1023. },
  1024. "node_modules/typescript": {
  1025. "version": "5.7.2",
  1026. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
  1027. "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
  1028. "dev": true,
  1029. "license": "Apache-2.0",
  1030. "bin": {
  1031. "tsc": "bin/tsc",
  1032. "tsserver": "bin/tsserver"
  1033. },
  1034. "engines": {
  1035. "node": ">=14.17"
  1036. }
  1037. },
  1038. "node_modules/undici-types": {
  1039. "version": "6.20.0",
  1040. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
  1041. "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
  1042. "dev": true,
  1043. "license": "MIT"
  1044. }
  1045. }
  1046. }