|
926 | 926 | dependencies: |
927 | 927 | "@types/unist" "*" |
928 | 928 |
|
| 929 | +"@types/node@^20.0.0": |
| 930 | + version "20.19.20" |
| 931 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03" |
| 932 | + integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ== |
| 933 | + dependencies: |
| 934 | + undici-types "~6.21.0" |
| 935 | + |
929 | 936 | "@types/node@^22.14.1": |
930 | 937 | version "22.14.1" |
931 | 938 | resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f" |
|
966 | 973 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" |
967 | 974 | integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== |
968 | 975 |
|
| 976 | +"@types/whatwg-mimetype@^3.0.2": |
| 977 | + version "3.0.2" |
| 978 | + resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4" |
| 979 | + integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA== |
| 980 | + |
969 | 981 | "@typescript-eslint/[email protected]": |
970 | 982 | version "8.30.1" |
971 | 983 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1" |
@@ -2584,12 +2596,13 @@ graphql@^16.8.1: |
2584 | 2596 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c" |
2585 | 2597 | integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ== |
2586 | 2598 |
|
2587 | | -happy-dom@^17.4.4: |
2588 | | - version "17.4.4" |
2589 | | - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.4.4.tgz#dea96fcc2f3dd2571d688b93dd853975270a623a" |
2590 | | - integrity sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA== |
| 2599 | +happy-dom@^20.0.0: |
| 2600 | + version "20.0.0" |
| 2601 | + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.0.tgz#7f4dcaf5eb828e697d5a6fee9dd7631814cd40e2" |
| 2602 | + integrity sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w== |
2591 | 2603 | dependencies: |
2592 | | - webidl-conversions "^7.0.0" |
| 2604 | + "@types/node" "^20.0.0" |
| 2605 | + "@types/whatwg-mimetype" "^3.0.2" |
2593 | 2606 | whatwg-mimetype "^3.0.0" |
2594 | 2607 |
|
2595 | 2608 | has-bigints@^1.0.2: |
@@ -4695,11 +4708,6 @@ vscode-uri@^3.1.0: |
4695 | 4708 | resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.1.0.tgz#dd09ec5a66a38b5c3fffc774015713496d14e09c" |
4696 | 4709 | integrity sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ== |
4697 | 4710 |
|
4698 | | -webidl-conversions@^7.0.0: |
4699 | | - version "7.0.0" |
4700 | | - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a" |
4701 | | - integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g== |
4702 | | - |
4703 | 4711 | whatwg-mimetype@^3.0.0: |
4704 | 4712 | version "3.0.0" |
4705 | 4713 | resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7" |
|
0 commit comments