|
43 | 43 | dependencies: |
44 | 44 | "@soncodi/signal" "~2.0.7" |
45 | 45 |
|
46 | | -"@coral-xyz/anchor-30@npm:@coral-xyz/anchor@0.30.1", "@coral-xyz/anchor@^0.30.1": |
| 46 | +"@coral-xyz/anchor-30@npm:@coral-xyz/anchor@0.30.1": |
47 | 47 | version "0.30.1" |
48 | 48 | resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.30.1.tgz#17f3e9134c28cd0ea83574c6bab4e410bcecec5d" |
49 | 49 | integrity sha512-gDXFoF5oHgpriXAaLpxyWBHdCs8Awgf/gLHIo6crv7Aqm937CNdY+x+6hoj7QR5vaJV7MxWSQ0NGFzL3kPbWEQ== |
|
89 | 89 | superstruct "^0.15.4" |
90 | 90 | toml "^3.0.0" |
91 | 91 |
|
| 92 | +"@coral-xyz/anchor@^0.30.1": |
| 93 | + version "0.30.1" |
| 94 | + resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.30.1.tgz#17f3e9134c28cd0ea83574c6bab4e410bcecec5d" |
| 95 | + integrity sha512-gDXFoF5oHgpriXAaLpxyWBHdCs8Awgf/gLHIo6crv7Aqm937CNdY+x+6hoj7QR5vaJV7MxWSQ0NGFzL3kPbWEQ== |
| 96 | + dependencies: |
| 97 | + "@coral-xyz/anchor-errors" "^0.30.1" |
| 98 | + "@coral-xyz/borsh" "^0.30.1" |
| 99 | + "@noble/hashes" "^1.3.1" |
| 100 | + "@solana/web3.js" "^1.68.0" |
| 101 | + bn.js "^5.1.2" |
| 102 | + bs58 "^4.0.1" |
| 103 | + buffer-layout "^1.2.2" |
| 104 | + camelcase "^6.3.0" |
| 105 | + cross-fetch "^3.1.5" |
| 106 | + crypto-hash "^1.3.0" |
| 107 | + eventemitter3 "^4.0.7" |
| 108 | + pako "^2.0.3" |
| 109 | + snake-case "^3.0.4" |
| 110 | + superstruct "^0.15.4" |
| 111 | + toml "^3.0.0" |
| 112 | + |
92 | 113 | "@coral-xyz/borsh@^0.29.0": |
93 | 114 | version "0.29.0" |
94 | 115 | resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.29.0.tgz#79f7045df2ef66da8006d47f5399c7190363e71f" |
|
328 | 349 | resolved "https://registry.yarnpkg.com/@mrgnlabs/tsconfig/-/tsconfig-0.0.1.tgz#039d3d04b97e69b98ee4723cb1882ffbb1475f02" |
329 | 350 | integrity sha512-A6iucmS1v9UpXgGzkRsyDXqv2zUr8tgBMEQS+vRo0X7gZpg4uBAco8Xk7MK9WNzn766EhH9Ox402xT1SU/akPQ== |
330 | 351 |
|
331 | | -"@next/env@14.2.8": |
332 | | - version "14.2.8" |
333 | | - resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.8.tgz#a9f28d74f96770cd9337e113c25fc90b1cf5313f" |
334 | | - integrity sha512-L44a+ynqkolyNBnYfF8VoCiSrjSZWgEHYKkKLGcs/a80qh7AkfVUD/MduVPgdsWZ31tgROR+yJRA0PZjSVBXWQ== |
| 352 | +"@next/env@14.2.10": |
| 353 | + version "14.2.10" |
| 354 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.10.tgz#1d3178340028ced2d679f84140877db4f420333c" |
| 355 | + integrity sha512-dZIu93Bf5LUtluBXIv4woQw2cZVZ2DJTjax5/5DOs3lzEOeKLy7GxRSr4caK9/SCPdaW6bCgpye6+n4Dh9oJPw== |
335 | 356 |
|
336 | 357 | "@next/eslint-plugin-next@12.3.4": |
337 | 358 | version "12.3.4" |
|
347 | 368 | dependencies: |
348 | 369 | glob "10.3.10" |
349 | 370 |
|
350 | | -"@next/swc-darwin-arm64@14.2.8": |
351 | | - version "14.2.8" |
352 | | - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.8.tgz#2ecf151cde79d1fc7ebc6d5b6da031abecae6dd4" |
353 | | - integrity sha512-1VrQlG8OzdyvvGZhGJFnaNE2P10Jjy/2FopnqbY0nSa/gr8If3iINxvOEW3cmVeoAYkmW0RsBazQecA2dBFOSw== |
354 | | - |
355 | | -"@next/swc-darwin-x64@14.2.8": |
356 | | - version "14.2.8" |
357 | | - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.8.tgz#0b0164813003820f8c5459869888a677eb9e2560" |
358 | | - integrity sha512-87t3I86rNRSOJB1gXIUzaQWWSWrkWPDyZGsR0Z7JAPtLeX3uUOW2fHxl7dNWD2BZvbvftctTQjgtfpp7nMtmWg== |
359 | | - |
360 | | -"@next/swc-linux-arm64-gnu@14.2.8": |
361 | | - version "14.2.8" |
362 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.8.tgz#2edb6555abf4ec42c8647367057261504f0d6885" |
363 | | - integrity sha512-ta2sfVzbOpTbgBrF9HM5m+U58dv6QPuwU4n5EX4LLyCJGKc433Z0D9h9gay/HSOjLEXJ2fJYrMP5JYYbHdxhtw== |
364 | | - |
365 | | -"@next/swc-linux-arm64-musl@14.2.8": |
366 | | - version "14.2.8" |
367 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.8.tgz#baa4d8cf1206bb4ba4b355f3a7e7e745caded08a" |
368 | | - integrity sha512-+IoLTPK6Z5uIgDhgeWnQF5/o5GBN7+zyUNrs4Bes1W3g9++YELb8y0unFybS8s87ntAKMDl6jeQ+mD7oNwp/Ng== |
369 | | - |
370 | | -"@next/swc-linux-x64-gnu@14.2.8": |
371 | | - version "14.2.8" |
372 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.8.tgz#a762451ec7ada39e44c1d3f2e5a51b405d02c105" |
373 | | - integrity sha512-pO+hVXC+mvzUOQJJRG4RX4wJsRJ5BkURSf6dD6EjUXAX4Ml9es1WsEfkaZ4lcpmFzFvY47IkDaffks/GdCn9ag== |
374 | | - |
375 | | -"@next/swc-linux-x64-musl@14.2.8": |
376 | | - version "14.2.8" |
377 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.8.tgz#c7a7d115f5def6c918c77b94ac04105f65258c2d" |
378 | | - integrity sha512-bCat9izctychCtf3uL1nqHq31N5e1VxvdyNcBQflkudPMLbxVnlrw45Vi87K+lt1CwrtVayHqzo4ie0Szcpwzg== |
379 | | - |
380 | | -"@next/swc-win32-arm64-msvc@14.2.8": |
381 | | - version "14.2.8" |
382 | | - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.8.tgz#cb346339dfad29533c5183a767af01141f55cc25" |
383 | | - integrity sha512-gbxfUaSPV7EyUobpavida2Hwi62GhSJaSg7iBjmBWoxkxlmETOD7U4tWt763cGIsyE6jM7IoNavq0BXqwdW2QA== |
384 | | - |
385 | | -"@next/swc-win32-ia32-msvc@14.2.8": |
386 | | - version "14.2.8" |
387 | | - resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.8.tgz#56dd8d36f6b53108fe9c0e9c90855ee1f09854f3" |
388 | | - integrity sha512-PUXzEzjTTlUh3b5VAn1nlpwvujTnuCMMwbiCnaTazoVlN1nA3kWjlmp42IfURA2N/nyrlVEw7pURa/o4Qxj1cw== |
389 | | - |
390 | | -"@next/swc-win32-x64-msvc@14.2.8": |
391 | | - version "14.2.8" |
392 | | - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.8.tgz#dfc3f11e027e685216c459150db9dcb3ed7ed997" |
393 | | - integrity sha512-EnPKv0ttq02E9/1KZ/8Dn7kuutv6hy1CKc0HlNcvzOQcm4/SQtvfws5gY0zrG9tuupd3HfC2L/zcTrnBhpjTuQ== |
| 371 | +"@next/swc-darwin-arm64@14.2.10": |
| 372 | + version "14.2.10" |
| 373 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.10.tgz#49d10ca4086fbd59ee68e204f75d7136eda2aa80" |
| 374 | + integrity sha512-V3z10NV+cvMAfxQUMhKgfQnPbjw+Ew3cnr64b0lr8MDiBJs3eLnM6RpGC46nhfMZsiXgQngCJKWGTC/yDcgrDQ== |
| 375 | + |
| 376 | +"@next/swc-darwin-x64@14.2.10": |
| 377 | + version "14.2.10" |
| 378 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.10.tgz#0ebeae3afb8eac433882b79543295ab83624a1a8" |
| 379 | + integrity sha512-Y0TC+FXbFUQ2MQgimJ/7Ina2mXIKhE7F+GUe1SgnzRmwFY3hX2z8nyVCxE82I2RicspdkZnSWMn4oTjIKz4uzA== |
| 380 | + |
| 381 | +"@next/swc-linux-arm64-gnu@14.2.10": |
| 382 | + version "14.2.10" |
| 383 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.10.tgz#7e602916d2fb55a3c532f74bed926a0137c16f20" |
| 384 | + integrity sha512-ZfQ7yOy5zyskSj9rFpa0Yd7gkrBnJTkYVSya95hX3zeBG9E55Z6OTNPn1j2BTFWvOVVj65C3T+qsjOyVI9DQpA== |
| 385 | + |
| 386 | +"@next/swc-linux-arm64-musl@14.2.10": |
| 387 | + version "14.2.10" |
| 388 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.10.tgz#6b143f628ccee490b527562e934f8de578d4be47" |
| 389 | + integrity sha512-n2i5o3y2jpBfXFRxDREr342BGIQCJbdAUi/K4q6Env3aSx8erM9VuKXHw5KNROK9ejFSPf0LhoSkU/ZiNdacpQ== |
| 390 | + |
| 391 | +"@next/swc-linux-x64-gnu@14.2.10": |
| 392 | + version "14.2.10" |
| 393 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.10.tgz#086f2f16a0678890a1eb46518c4dda381b046082" |
| 394 | + integrity sha512-GXvajAWh2woTT0GKEDlkVhFNxhJS/XdDmrVHrPOA83pLzlGPQnixqxD8u3bBB9oATBKB//5e4vpACnx5Vaxdqg== |
| 395 | + |
| 396 | +"@next/swc-linux-x64-musl@14.2.10": |
| 397 | + version "14.2.10" |
| 398 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.10.tgz#1befef10ed8dbcc5047b5d637a25ae3c30a0bfc3" |
| 399 | + integrity sha512-opFFN5B0SnO+HTz4Wq4HaylXGFV+iHrVxd3YvREUX9K+xfc4ePbRrxqOuPOFjtSuiVouwe6uLeDtabjEIbkmDA== |
| 400 | + |
| 401 | +"@next/swc-win32-arm64-msvc@14.2.10": |
| 402 | + version "14.2.10" |
| 403 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.10.tgz#731f52c3ae3c56a26cf21d474b11ae1529531209" |
| 404 | + integrity sha512-9NUzZuR8WiXTvv+EiU/MXdcQ1XUvFixbLIMNQiVHuzs7ZIFrJDLJDaOF1KaqttoTujpcxljM/RNAOmw1GhPPQQ== |
| 405 | + |
| 406 | +"@next/swc-win32-ia32-msvc@14.2.10": |
| 407 | + version "14.2.10" |
| 408 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.10.tgz#32723ef7f04e25be12af357cc72ddfdd42fd1041" |
| 409 | + integrity sha512-fr3aEbSd1GeW3YUMBkWAu4hcdjZ6g4NBl1uku4gAn661tcxd1bHs1THWYzdsbTRLcCKLjrDZlNp6j2HTfrw+Bg== |
| 410 | + |
| 411 | +"@next/swc-win32-x64-msvc@14.2.10": |
| 412 | + version "14.2.10" |
| 413 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.10.tgz#ee1d036cb5ec871816f96baee7991035bb242455" |
| 414 | + integrity sha512-UjeVoRGKNL2zfbcQ6fscmgjBAS/inHBh63mjIlfPg/NG8Yn2ztqylXt5qilYb6hoHIwaU2ogHknHWWmahJjgZQ== |
394 | 415 |
|
395 | 416 | "@noble/curves@^1.0.0", "@noble/curves@^1.4.2": |
396 | 417 | version "1.6.0" |
@@ -3623,28 +3644,28 @@ next-themes@^0.3.0: |
3623 | 3644 | resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.3.0.tgz#b4d2a866137a67d42564b07f3a3e720e2ff3871a" |
3624 | 3645 | integrity sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w== |
3625 | 3646 |
|
3626 | | -next@14.2.8: |
3627 | | - version "14.2.8" |
3628 | | - resolved "https://registry.yarnpkg.com/next/-/next-14.2.8.tgz#d5fa17432c7d06bd0c33e3db3c55520b39b34c55" |
3629 | | - integrity sha512-EyEyJZ89r8C5FPlS/401AiF3O8jeMtHIE+bLom9MwcdWJJFBgRl+MR/2VgO0v5bI6tQORNY0a0DR5sjpFNrjbg== |
| 3647 | +next@14.2.10: |
| 3648 | + version "14.2.10" |
| 3649 | + resolved "https://registry.yarnpkg.com/next/-/next-14.2.10.tgz#331981a4fecb1ae8af1817d4db98fc9687ee1cb6" |
| 3650 | + integrity sha512-sDDExXnh33cY3RkS9JuFEKaS4HmlWmDKP1VJioucCG6z5KuA008DPsDZOzi8UfqEk3Ii+2NCQSJrfbEWtZZfww== |
3630 | 3651 | dependencies: |
3631 | | - "@next/env" "14.2.8" |
| 3652 | + "@next/env" "14.2.10" |
3632 | 3653 | "@swc/helpers" "0.5.5" |
3633 | 3654 | busboy "1.6.0" |
3634 | 3655 | caniuse-lite "^1.0.30001579" |
3635 | 3656 | graceful-fs "^4.2.11" |
3636 | 3657 | postcss "8.4.31" |
3637 | 3658 | styled-jsx "5.1.1" |
3638 | 3659 | optionalDependencies: |
3639 | | - "@next/swc-darwin-arm64" "14.2.8" |
3640 | | - "@next/swc-darwin-x64" "14.2.8" |
3641 | | - "@next/swc-linux-arm64-gnu" "14.2.8" |
3642 | | - "@next/swc-linux-arm64-musl" "14.2.8" |
3643 | | - "@next/swc-linux-x64-gnu" "14.2.8" |
3644 | | - "@next/swc-linux-x64-musl" "14.2.8" |
3645 | | - "@next/swc-win32-arm64-msvc" "14.2.8" |
3646 | | - "@next/swc-win32-ia32-msvc" "14.2.8" |
3647 | | - "@next/swc-win32-x64-msvc" "14.2.8" |
| 3660 | + "@next/swc-darwin-arm64" "14.2.10" |
| 3661 | + "@next/swc-darwin-x64" "14.2.10" |
| 3662 | + "@next/swc-linux-arm64-gnu" "14.2.10" |
| 3663 | + "@next/swc-linux-arm64-musl" "14.2.10" |
| 3664 | + "@next/swc-linux-x64-gnu" "14.2.10" |
| 3665 | + "@next/swc-linux-x64-musl" "14.2.10" |
| 3666 | + "@next/swc-win32-arm64-msvc" "14.2.10" |
| 3667 | + "@next/swc-win32-ia32-msvc" "14.2.10" |
| 3668 | + "@next/swc-win32-x64-msvc" "14.2.10" |
3648 | 3669 |
|
3649 | 3670 | no-case@^3.0.4: |
3650 | 3671 | version "3.0.4" |
@@ -4304,7 +4325,16 @@ streamsearch@^1.1.0: |
4304 | 4325 | resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
4305 | 4326 | integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
4306 | 4327 |
|
4307 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 4328 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 4329 | + version "4.2.3" |
| 4330 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 4331 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 4332 | + dependencies: |
| 4333 | + emoji-regex "^8.0.0" |
| 4334 | + is-fullwidth-code-point "^3.0.0" |
| 4335 | + strip-ansi "^6.0.1" |
| 4336 | + |
| 4337 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
4308 | 4338 | version "4.2.3" |
4309 | 4339 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
4310 | 4340 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -4384,7 +4414,14 @@ string.prototype.trimstart@^1.0.8: |
4384 | 4414 | define-properties "^1.2.1" |
4385 | 4415 | es-object-atoms "^1.0.0" |
4386 | 4416 |
|
4387 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 4417 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 4418 | + version "6.0.1" |
| 4419 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 4420 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 4421 | + dependencies: |
| 4422 | + ansi-regex "^5.0.1" |
| 4423 | + |
| 4424 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
4388 | 4425 | version "6.0.1" |
4389 | 4426 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
4390 | 4427 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -4814,7 +4851,16 @@ word-wrap@^1.2.5: |
4814 | 4851 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" |
4815 | 4852 | integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== |
4816 | 4853 |
|
4817 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 4854 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 4855 | + version "7.0.0" |
| 4856 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 4857 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 4858 | + dependencies: |
| 4859 | + ansi-styles "^4.0.0" |
| 4860 | + string-width "^4.1.0" |
| 4861 | + strip-ansi "^6.0.0" |
| 4862 | + |
| 4863 | +wrap-ansi@^7.0.0: |
4818 | 4864 | version "7.0.0" |
4819 | 4865 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
4820 | 4866 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments