|
912 | 912 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
913 | 913 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
914 | 914 |
|
915 |
| -"@babel/ [email protected]. 9", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
916 |
| - version "7.26.9" |
917 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
918 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 915 | +"@babel/ [email protected]. 10", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
| 916 | + version "7.26.10" |
| 917 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 918 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
919 | 919 | dependencies:
|
920 | 920 | "@ampproject/remapping" "^2.2.0"
|
921 | 921 | "@babel/code-frame" "^7.26.2"
|
922 |
| - "@babel/generator" "^7.26.9" |
| 922 | + "@babel/generator" "^7.26.10" |
923 | 923 | "@babel/helper-compilation-targets" "^7.26.5"
|
924 | 924 | "@babel/helper-module-transforms" "^7.26.0"
|
925 |
| - "@babel/helpers" "^7.26.9" |
926 |
| - "@babel/parser" "^7.26.9" |
| 925 | + "@babel/helpers" "^7.26.10" |
| 926 | + "@babel/parser" "^7.26.10" |
927 | 927 | "@babel/template" "^7.26.9"
|
928 |
| - "@babel/traverse" "^7.26.9" |
929 |
| - "@babel/types" "^7.26.9" |
| 928 | + "@babel/traverse" "^7.26.10" |
| 929 | + "@babel/types" "^7.26.10" |
930 | 930 | convert-source-map "^2.0.0"
|
931 | 931 | debug "^4.1.0"
|
932 | 932 | gensync "^1.0.0-beta.2"
|
933 | 933 | json5 "^2.2.3"
|
934 | 934 | semver "^6.3.1"
|
935 | 935 |
|
936 |
| -"@babel/generator@^7.26.9", "@babel/generator@^7.7.2": |
937 |
| - version "7.26.9" |
938 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
939 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 936 | +"@babel/generator@^7.26.10", "@babel/generator@^7.7.2": |
| 937 | + version "7.26.10" |
| 938 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 939 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
940 | 940 | dependencies:
|
941 |
| - "@babel/parser" "^7.26.9" |
942 |
| - "@babel/types" "^7.26.9" |
| 941 | + "@babel/parser" "^7.26.10" |
| 942 | + "@babel/types" "^7.26.10" |
943 | 943 | "@jridgewell/gen-mapping" "^0.3.5"
|
944 | 944 | "@jridgewell/trace-mapping" "^0.3.25"
|
945 | 945 | jsesc "^3.0.2"
|
|
1082 | 1082 | "@babel/traverse" "^7.25.9"
|
1083 | 1083 | "@babel/types" "^7.25.9"
|
1084 | 1084 |
|
1085 |
| -"@babel/helpers@^7.26.9": |
1086 |
| - version "7.26.9" |
1087 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
1088 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 1085 | +"@babel/helpers@^7.26.10": |
| 1086 | + version "7.26.10" |
| 1087 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 1088 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
1089 | 1089 | dependencies:
|
1090 | 1090 | "@babel/template" "^7.26.9"
|
1091 |
| - "@babel/types" "^7.26.9" |
| 1091 | + "@babel/types" "^7.26.10" |
1092 | 1092 |
|
1093 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8", "@babel/parser@^7.23.9", "@babel/parser@^7.26.9": |
1094 |
| - version "7.26.9" |
1095 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
1096 |
| - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 1093 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8", "@babel/parser@^7.23.9", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
| 1094 | + version "7.26.10" |
| 1095 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 1096 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
1097 | 1097 | dependencies:
|
1098 |
| - "@babel/types" "^7.26.9" |
| 1098 | + "@babel/types" "^7.26.10" |
1099 | 1099 |
|
1100 | 1100 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
1101 | 1101 | version "7.25.9"
|
|
1808 | 1808 | "@babel/parser" "^7.26.9"
|
1809 | 1809 | "@babel/types" "^7.26.9"
|
1810 | 1810 |
|
1811 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
1812 |
| - version "7.26.9" |
1813 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1814 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
| 1811 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 1812 | + version "7.26.10" |
| 1813 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1814 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
1815 | 1815 | dependencies:
|
1816 | 1816 | "@babel/code-frame" "^7.26.2"
|
1817 |
| - "@babel/generator" "^7.26.9" |
1818 |
| - "@babel/parser" "^7.26.9" |
| 1817 | + "@babel/generator" "^7.26.10" |
| 1818 | + "@babel/parser" "^7.26.10" |
1819 | 1819 | "@babel/template" "^7.26.9"
|
1820 |
| - "@babel/types" "^7.26.9" |
| 1820 | + "@babel/types" "^7.26.10" |
1821 | 1821 | debug "^4.3.1"
|
1822 | 1822 | globals "^11.1.0"
|
1823 | 1823 |
|
1824 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1825 |
| - version "7.26.9" |
1826 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
1827 |
| - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 1824 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1825 | + version "7.26.10" |
| 1826 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1827 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
1828 | 1828 | dependencies:
|
1829 | 1829 | "@babel/helper-string-parser" "^7.25.9"
|
1830 | 1830 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
2285 | 2285 | dependencies:
|
2286 | 2286 | giscus "^1.6.0"
|
2287 | 2287 |
|
2288 |
| -"@graphql-tools/batch-execute@^9.0.12": |
2289 |
| - version "9.0.12" |
2290 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-9.0.12.tgz#807e393ec6560247eeefb0338a02779a2e7175ab" |
2291 |
| - integrity sha512-AUKU/KLez9LvBFh8Uur4h5n2cKrHnBFADKyHWMP7/dAuG6vzFES047bYsKQR2oWhzO26ucQMVBm9GGw1+VCv8A== |
| 2288 | +"@graphql-tools/batch-execute@^9.0.13": |
| 2289 | + version "9.0.13" |
| 2290 | + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-9.0.13.tgz#f103c334af6df82efc629f7331e2e97e0822f842" |
| 2291 | + integrity sha512-CgxmfhMv/QYsZMKhmMOMLM5pt/8VaH/fbgebn/9eHQ5nik3qC5U3GD/mHh6Udxz29Rt0UdmHPH2Wo29+pIgsLg== |
2292 | 2292 | dependencies:
|
2293 | 2293 | "@graphql-tools/utils" "^10.8.1"
|
| 2294 | + "@whatwg-node/promise-helpers" "^1.0.0" |
2294 | 2295 | dataloader "^2.2.3"
|
2295 | 2296 | tslib "^2.8.1"
|
2296 | 2297 |
|
2297 |
| -"@graphql-tools/delegate@^10.2.13": |
2298 |
| - version "10.2.13" |
2299 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-10.2.13.tgz#7017f233c32ae62b9aa3fbd3af4e27c8075b6d27" |
2300 |
| - integrity sha512-FpxbNZ5OA3LYlU1CFMlHvNLyBgSKlDu/D1kffVbd4PhY82F6YnKKobAwwwA8ar8BhGOIf+XGw3+ybZa0hZs7WA== |
| 2298 | +"@graphql-tools/delegate@^10.2.14": |
| 2299 | + version "10.2.14" |
| 2300 | + resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-10.2.14.tgz#cda471a770546203663ff01f52436f83b26b1467" |
| 2301 | + integrity sha512-s0m5ArQQS66IXnKjegIpNkevt9Md5LhDL55xwFSHttJYgo31PT5N6Z/PWvaOj7OKuGZLzua4rJOAzdfA9YRlhA== |
2301 | 2302 | dependencies:
|
2302 |
| - "@graphql-tools/batch-execute" "^9.0.12" |
| 2303 | + "@graphql-tools/batch-execute" "^9.0.13" |
2303 | 2304 | "@graphql-tools/executor" "^1.3.10"
|
2304 | 2305 | "@graphql-tools/schema" "^10.0.11"
|
2305 | 2306 | "@graphql-tools/utils" "^10.8.1"
|
2306 | 2307 | "@repeaterjs/repeater" "^3.0.6"
|
| 2308 | + "@whatwg-node/promise-helpers" "^1.0.0" |
2307 | 2309 | dataloader "^2.2.3"
|
2308 | 2310 | dset "^3.1.2"
|
2309 | 2311 | tslib "^2.8.1"
|
|
2421 | 2423 | tslib "^2.4.0"
|
2422 | 2424 |
|
2423 | 2425 | "@graphql-tools/wrap@^10.0.0":
|
2424 |
| - version "10.0.31" |
2425 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-10.0.31.tgz#2cc33a0596808228cf681f96aed9fe04a6f58207" |
2426 |
| - integrity sha512-W4sPLcvc4ZAPLpHifZQJQabL6WoXyzUWMh4n/NwI8mXAJrU4JAKKbJqONS8WC31i0gN+VCkBaSwssgbtbUz1Qw== |
| 2426 | + version "10.0.32" |
| 2427 | + resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-10.0.32.tgz#7b1e66f409aaa4a8bbe3faf7490ab4bc9142e39f" |
| 2428 | + integrity sha512-IQRzsmT5Q/NJW9zS+Vz9KClGckbJ7Qz71pDhENuk/pQAY9RLMM58Z+3AtXJFfXg0pCA9m6IZ8nu54UrrbY1jfQ== |
2427 | 2429 | dependencies:
|
2428 |
| - "@graphql-tools/delegate" "^10.2.13" |
| 2430 | + "@graphql-tools/delegate" "^10.2.14" |
2429 | 2431 | "@graphql-tools/schema" "^10.0.11"
|
2430 | 2432 | "@graphql-tools/utils" "^10.8.1"
|
| 2433 | + "@whatwg-node/promise-helpers" "^1.0.0" |
2431 | 2434 | tslib "^2.8.1"
|
2432 | 2435 |
|
2433 | 2436 | "@graphql-typed-document-node/ [email protected]", "@graphql-typed-document-node/core@^3.1.0", "@graphql-typed-document-node/core@^3.1.1", "@graphql-typed-document-node/core@^3.2.0":
|
|
3265 | 3268 | dependencies:
|
3266 | 3269 | webpack-bundle-analyzer "4.10.1"
|
3267 | 3270 |
|
3268 |
| - |
3269 |
| - version "15.2.1" |
3270 |
| - resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.1.tgz#4b5baade67031fb4cc3c1841c661dde3db24bde4" |
3271 |
| - integrity sha512-JmY0qvnPuS2NCWOz2bbby3Pe0VzdAQ7XpEB6uLIHmtXNfAsAO0KLQLkuAoc42Bxbo3/jMC3dcn9cdf+piCcG2Q== |
| 3271 | + |
| 3272 | + version "15.2.2" |
| 3273 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.2.tgz#6345352365a811c523cecf284874ff489b675e59" |
| 3274 | + integrity sha512-yWgopCfA9XDR8ZH3taB5nRKtKJ1Q5fYsTOuYkzIIoS8TJ0UAUKAGF73JnGszbjk2ufAQDj6mDdgsJAFx5CLtYQ== |
3272 | 3275 |
|
3273 | 3276 | "@next/env@^13.4.3":
|
3274 | 3277 | version "13.5.8"
|
3275 | 3278 | resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.8.tgz#404d3b3e5881b6a0510500c6cc97e3589a2e6371"
|
3276 | 3279 | integrity sha512-YmiG58BqyZ2FjrF2+5uZExL2BrLr8RTQzLXNDJ8pJr0O+rPlOeDPXp1p1/4OrR3avDidzZo3D8QO2cuDv1KCkw==
|
3277 | 3280 |
|
3278 |
| - |
3279 |
| - version "15.2.1" |
3280 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.2.1.tgz#bfca841bb7cfbb9f9e05f63ffe3e574ac6679308" |
3281 |
| - integrity sha512-aWXT+5KEREoy3K5AKtiKwioeblmOvFFjd+F3dVleLvvLiQ/mD//jOOuUcx5hzcO9ISSw4lrqtUPntTpK32uXXQ== |
3282 |
| - |
3283 |
| - |
3284 |
| - version "15.2.1" |
3285 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.2.1.tgz#4949a51c74e3ed657c4fda17e1f408f8cb5cdda4" |
3286 |
| - integrity sha512-E/w8ervu4fcG5SkLhvn1NE/2POuDCDEy5gFbfhmnYXkyONZR68qbUlJlZwuN82o7BrBVAw+tkR8nTIjGiMW1jQ== |
3287 |
| - |
3288 |
| - |
3289 |
| - version "15.2.1" |
3290 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.2.1.tgz#449b08825e2e034408878ca9b0974786cc98cc45" |
3291 |
| - integrity sha512-gXDX5lIboebbjhiMT6kFgu4svQyjoSed6dHyjx5uZsjlvTwOAnZpn13w9XDaIMFFHw7K8CpBK7HfDKw0VZvUXQ== |
3292 |
| - |
3293 |
| - |
3294 |
| - version "15.2.1" |
3295 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.2.1.tgz#4f4d325c3ede762cdf5c2b34bfd1d5fa7d95a0d1" |
3296 |
| - integrity sha512-3v0pF/adKZkBWfUffmB/ROa+QcNTrnmYG4/SS+r52HPwAK479XcWoES2I+7F7lcbqc7mTeVXrIvb4h6rR/iDKg== |
3297 |
| - |
3298 |
| - |
3299 |
| - version "15.2.1" |
3300 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.2.1.tgz#9ab4f4d5f3d9e28d56fa0e0933aef3282caff6c8" |
3301 |
| - integrity sha512-RbsVq2iB6KFJRZ2cHrU67jLVLKeuOIhnQB05ygu5fCNgg8oTewxweJE8XlLV+Ii6Y6u4EHwETdUiRNXIAfpBww== |
3302 |
| - |
3303 |
| - |
3304 |
| - version "15.2.1" |
3305 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.2.1.tgz#51ed130f5b44150d85197a90c471f19339ac2e67" |
3306 |
| - integrity sha512-QHsMLAyAIu6/fWjHmkN/F78EFPKmhQlyX5C8pRIS2RwVA7z+t9cTb0IaYWC3EHLOTjsU7MNQW+n2xGXr11QPpg== |
3307 |
| - |
3308 |
| - |
3309 |
| - version "15.2.1" |
3310 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.2.1.tgz#180c9c1dde48df749768b19af35f1118aa334bd8" |
3311 |
| - integrity sha512-Gk42XZXo1cE89i3hPLa/9KZ8OuupTjkDmhLaMKFohjf9brOeZVEa3BQy1J9s9TWUqPhgAEbwv6B2+ciGfe54Vw== |
3312 |
| - |
3313 |
| - |
3314 |
| - version "15.2.1" |
3315 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.2.1.tgz#0448f9fcddc035969b21c83da4c62d0fbbb5cec8" |
3316 |
| - integrity sha512-YjqXCl8QGhVlMR8uBftWk0iTmvtntr41PhG1kvzGp0sUP/5ehTM+cwx25hKE54J0CRnHYjSGjSH3gkHEaHIN9g== |
| 3281 | + |
| 3282 | + version "15.2.2" |
| 3283 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.2.2.tgz#d3131279d4815ed7604eba7bf0063e0b8bfd2135" |
| 3284 | + integrity sha512-HNBRnz+bkZ+KfyOExpUxTMR0Ow8nkkcE6IlsdEa9W/rI7gefud19+Sn1xYKwB9pdCdxIP1lPru/ZfjfA+iT8pw== |
| 3285 | + |
| 3286 | + |
| 3287 | + version "15.2.2" |
| 3288 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.2.2.tgz#8562f6b51177aa30f3a6e95a8b3e0e176a6cb04f" |
| 3289 | + integrity sha512-mJOUwp7al63tDpLpEFpKwwg5jwvtL1lhRW2fI1Aog0nYCPAhxbJsaZKdoVyPZCy8MYf/iQVNDuk/+i29iLCzIA== |
| 3290 | + |
| 3291 | + |
| 3292 | + version "15.2.2" |
| 3293 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.2.2.tgz#c2466cffc541f39ae4d435087c81f5899d401903" |
| 3294 | + integrity sha512-5ZZ0Zwy3SgMr7MfWtRE7cQWVssfOvxYfD9O7XHM7KM4nrf5EOeqwq67ZXDgo86LVmffgsu5tPO57EeFKRnrfSQ== |
| 3295 | + |
| 3296 | + |
| 3297 | + version "15.2.2" |
| 3298 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.2.2.tgz#24ed87fe47325597e986bd01c427efae53d6b677" |
| 3299 | + integrity sha512-cgKWBuFMLlJ4TWcFHl1KOaVVUAF8vy4qEvX5KsNd0Yj5mhu989QFCq1WjuaEbv/tO1ZpsQI6h/0YR8bLwEi+nA== |
| 3300 | + |
| 3301 | + |
| 3302 | + version "15.2.2" |
| 3303 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.2.2.tgz#0240f44530ca39c1fc899fabe8f33aa35d7e77da" |
| 3304 | + integrity sha512-c3kWSOSsVL8rcNBBfOq1+/j2PKs2nsMwJUV4icUxRgGBwUOfppeh7YhN5s79enBQFU+8xRgVatFkhHU1QW7yUA== |
| 3305 | + |
| 3306 | + |
| 3307 | + version "15.2.2" |
| 3308 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.2.2.tgz#cca6ce8e9ec89afaa618673f0f8658682c30ff56" |
| 3309 | + integrity sha512-PXTW9PLTxdNlVYgPJ0equojcq1kNu5NtwcNjRjHAB+/sdoKZ+X8FBu70fdJFadkxFIGekQTyRvPMFF+SOJaQjw== |
| 3310 | + |
| 3311 | + |
| 3312 | + version "15.2.2" |
| 3313 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.2.2.tgz#08f621602ed53fa21ddf6f656160b9186860be15" |
| 3314 | + integrity sha512-nG644Es5llSGEcTaXhnGWR/aThM/hIaz0jx4MDg4gWC8GfTCp8eDBWZ77CVuv2ha/uL9Ce+nPTfYkSLG67/sHg== |
| 3315 | + |
| 3316 | + |
| 3317 | + version "15.2.2" |
| 3318 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.2.2.tgz#2072d69374f8c944134a5c5a80ce03ff84254cfa" |
| 3319 | + integrity sha512-52nWy65S/R6/kejz3jpvHAjZDPKIbEQu4x9jDBzmB9jJfuOy5rspjKu4u77+fI4M/WzLXrrQd57hlFGzz1ubcQ== |
3317 | 3320 |
|
3318 | 3321 | "@ngneat/falso@^7.1.1":
|
3319 | 3322 | version "7.3.0"
|
@@ -12586,27 +12589,27 @@ next-themes@^0.4.0:
|
12586 | 12589 | resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.5.tgz#267178c45798df6adfca0843bfc968269fcb7198"
|
12587 | 12590 | integrity sha512-E8/gYKBxZknOXBiDk/sRokAvkOw35PTUD4Gxtq1eBhd0r4Dx5S42zU65/q8ozR5rcSG2ZlE1E3+ShlUpC7an+A==
|
12588 | 12591 |
|
12589 |
| - |
12590 |
| - version "15.2.1" |
12591 |
| - resolved "https://registry.yarnpkg.com/next/-/next-15.2.1.tgz#84276e5422ef0daa574a38f1a9db94084dc73b54" |
12592 |
| - integrity sha512-zxbsdQv3OqWXybK5tMkPCBKyhIz63RstJ+NvlfkaLMc/m5MwXgz2e92k+hSKcyBpyADhMk2C31RIiaDjUZae7g== |
| 12592 | + |
| 12593 | + version "15.2.2" |
| 12594 | + resolved "https://registry.yarnpkg.com/next/-/next-15.2.2.tgz#e3941a0e0e76cfe1880b57452807489e0546e3a2" |
| 12595 | + integrity sha512-dgp8Kcx5XZRjMw2KNwBtUzhngRaURPioxoNIVl5BOyJbhi9CUgEtKDO7fx5wh8Z8vOVX1nYZ9meawJoRrlASYA== |
12593 | 12596 | dependencies:
|
12594 |
| - "@next/env" "15.2.1" |
| 12597 | + "@next/env" "15.2.2" |
12595 | 12598 | "@swc/counter" "0.1.3"
|
12596 | 12599 | "@swc/helpers" "0.5.15"
|
12597 | 12600 | busboy "1.6.0"
|
12598 | 12601 | caniuse-lite "^1.0.30001579"
|
12599 | 12602 | postcss "8.4.31"
|
12600 | 12603 | styled-jsx "5.1.6"
|
12601 | 12604 | optionalDependencies:
|
12602 |
| - "@next/swc-darwin-arm64" "15.2.1" |
12603 |
| - "@next/swc-darwin-x64" "15.2.1" |
12604 |
| - "@next/swc-linux-arm64-gnu" "15.2.1" |
12605 |
| - "@next/swc-linux-arm64-musl" "15.2.1" |
12606 |
| - "@next/swc-linux-x64-gnu" "15.2.1" |
12607 |
| - "@next/swc-linux-x64-musl" "15.2.1" |
12608 |
| - "@next/swc-win32-arm64-msvc" "15.2.1" |
12609 |
| - "@next/swc-win32-x64-msvc" "15.2.1" |
| 12605 | + "@next/swc-darwin-arm64" "15.2.2" |
| 12606 | + "@next/swc-darwin-x64" "15.2.2" |
| 12607 | + "@next/swc-linux-arm64-gnu" "15.2.2" |
| 12608 | + "@next/swc-linux-arm64-musl" "15.2.2" |
| 12609 | + "@next/swc-linux-x64-gnu" "15.2.2" |
| 12610 | + "@next/swc-linux-x64-musl" "15.2.2" |
| 12611 | + "@next/swc-win32-arm64-msvc" "15.2.2" |
| 12612 | + "@next/swc-win32-x64-msvc" "15.2.2" |
12610 | 12613 | sharp "^0.33.5"
|
12611 | 12614 |
|
12612 | 12615 |
|
|
0 commit comments