basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2 from schtormm/dependabot/npm_and_yarn/next-15.4.8

Bump next from 15.2.3 to 15.4.8

authored by

Storm and committed by
GitHub
bdbb8517 9c735c70

+214 -217
+1 -1
package.json
··· 7 7 "dependencies": { 8 8 "@tailwindcss/postcss": "^4.0.14", 9 9 "geist": "^1.3.1", 10 - "next": "^15.2.3", 10 + "next": "^15.4.8", 11 11 "react": "^19.0.0", 12 12 "react-dom": "^19.0.0" 13 13 },
+213 -216
pnpm-lock.yaml
··· 13 13 version: 4.0.14 14 14 geist: 15 15 specifier: ^1.3.1 16 - version: 1.3.1(next@15.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 16 + version: 1.3.1(next@15.4.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 17 17 next: 18 - specifier: ^15.2.3 19 - version: 15.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 18 + specifier: ^15.4.8 19 + version: 15.4.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 20 20 react: 21 21 specifier: ^19.0.0 22 22 version: 19.0.0 ··· 49 49 resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} 50 50 engines: {node: '>=10'} 51 51 52 - '@emnapi/runtime@1.3.1': 53 - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} 52 + '@emnapi/runtime@1.7.1': 53 + resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==} 54 + 55 + '@img/colour@1.0.0': 56 + resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} 57 + engines: {node: '>=18'} 54 58 55 - '@img/sharp-darwin-arm64@0.33.5': 56 - resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} 59 + '@img/sharp-darwin-arm64@0.34.5': 60 + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} 57 61 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 58 62 cpu: [arm64] 59 63 os: [darwin] 60 64 61 - '@img/sharp-darwin-x64@0.33.5': 62 - resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==} 65 + '@img/sharp-darwin-x64@0.34.5': 66 + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} 63 67 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 64 68 cpu: [x64] 65 69 os: [darwin] 66 70 67 - '@img/sharp-libvips-darwin-arm64@1.0.4': 68 - resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==} 71 + '@img/sharp-libvips-darwin-arm64@1.2.4': 72 + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} 69 73 cpu: [arm64] 70 74 os: [darwin] 71 75 72 - '@img/sharp-libvips-darwin-x64@1.0.4': 73 - resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==} 76 + '@img/sharp-libvips-darwin-x64@1.2.4': 77 + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} 74 78 cpu: [x64] 75 79 os: [darwin] 76 80 77 - '@img/sharp-libvips-linux-arm64@1.0.4': 78 - resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==} 81 + '@img/sharp-libvips-linux-arm64@1.2.4': 82 + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} 79 83 cpu: [arm64] 80 84 os: [linux] 81 85 82 - '@img/sharp-libvips-linux-arm@1.0.5': 83 - resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} 86 + '@img/sharp-libvips-linux-arm@1.2.4': 87 + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} 84 88 cpu: [arm] 85 89 os: [linux] 86 90 87 - '@img/sharp-libvips-linux-s390x@1.0.4': 88 - resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} 91 + '@img/sharp-libvips-linux-ppc64@1.2.4': 92 + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} 93 + cpu: [ppc64] 94 + os: [linux] 95 + 96 + '@img/sharp-libvips-linux-riscv64@1.2.4': 97 + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} 98 + cpu: [riscv64] 99 + os: [linux] 100 + 101 + '@img/sharp-libvips-linux-s390x@1.2.4': 102 + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} 89 103 cpu: [s390x] 90 104 os: [linux] 91 105 92 - '@img/sharp-libvips-linux-x64@1.0.4': 93 - resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} 106 + '@img/sharp-libvips-linux-x64@1.2.4': 107 + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} 94 108 cpu: [x64] 95 109 os: [linux] 96 110 97 - '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 98 - resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} 111 + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 112 + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} 99 113 cpu: [arm64] 100 114 os: [linux] 101 115 102 - '@img/sharp-libvips-linuxmusl-x64@1.0.4': 103 - resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} 116 + '@img/sharp-libvips-linuxmusl-x64@1.2.4': 117 + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} 104 118 cpu: [x64] 105 119 os: [linux] 106 120 107 - '@img/sharp-linux-arm64@0.33.5': 108 - resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} 121 + '@img/sharp-linux-arm64@0.34.5': 122 + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} 109 123 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 110 124 cpu: [arm64] 111 125 os: [linux] 112 126 113 - '@img/sharp-linux-arm@0.33.5': 114 - resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} 127 + '@img/sharp-linux-arm@0.34.5': 128 + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} 115 129 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 116 130 cpu: [arm] 117 131 os: [linux] 118 132 119 - '@img/sharp-linux-s390x@0.33.5': 120 - resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} 133 + '@img/sharp-linux-ppc64@0.34.5': 134 + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} 135 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 136 + cpu: [ppc64] 137 + os: [linux] 138 + 139 + '@img/sharp-linux-riscv64@0.34.5': 140 + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} 141 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 142 + cpu: [riscv64] 143 + os: [linux] 144 + 145 + '@img/sharp-linux-s390x@0.34.5': 146 + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} 121 147 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 122 148 cpu: [s390x] 123 149 os: [linux] 124 150 125 - '@img/sharp-linux-x64@0.33.5': 126 - resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==} 151 + '@img/sharp-linux-x64@0.34.5': 152 + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} 127 153 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 128 154 cpu: [x64] 129 155 os: [linux] 130 156 131 - '@img/sharp-linuxmusl-arm64@0.33.5': 132 - resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==} 157 + '@img/sharp-linuxmusl-arm64@0.34.5': 158 + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} 133 159 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 134 160 cpu: [arm64] 135 161 os: [linux] 136 162 137 - '@img/sharp-linuxmusl-x64@0.33.5': 138 - resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==} 163 + '@img/sharp-linuxmusl-x64@0.34.5': 164 + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} 139 165 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 140 166 cpu: [x64] 141 167 os: [linux] 142 168 143 - '@img/sharp-wasm32@0.33.5': 144 - resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==} 169 + '@img/sharp-wasm32@0.34.5': 170 + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} 145 171 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 146 172 cpu: [wasm32] 147 173 148 - '@img/sharp-win32-ia32@0.33.5': 149 - resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==} 174 + '@img/sharp-win32-arm64@0.34.5': 175 + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} 176 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 177 + cpu: [arm64] 178 + os: [win32] 179 + 180 + '@img/sharp-win32-ia32@0.34.5': 181 + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} 150 182 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 151 183 cpu: [ia32] 152 184 os: [win32] 153 185 154 - '@img/sharp-win32-x64@0.33.5': 155 - resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==} 186 + '@img/sharp-win32-x64@0.34.5': 187 + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} 156 188 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 157 189 cpu: [x64] 158 190 os: [win32] 159 191 160 - '@next/env@15.2.3': 161 - resolution: {integrity: sha512-a26KnbW9DFEUsSxAxKBORR/uD9THoYoKbkpFywMN/AFvboTt94b8+g/07T8J6ACsdLag8/PDU60ov4rPxRAixw==} 192 + '@next/env@15.4.8': 193 + resolution: {integrity: sha512-LydLa2MDI1NMrOFSkO54mTc8iIHSttj6R6dthITky9ylXV2gCGi0bHQjVCtLGRshdRPjyh2kXbxJukDtBWQZtQ==} 162 194 163 - '@next/swc-darwin-arm64@15.2.3': 164 - resolution: {integrity: sha512-uaBhA8aLbXLqwjnsHSkxs353WrRgQgiFjduDpc7YXEU0B54IKx3vU+cxQlYwPCyC8uYEEX7THhtQQsfHnvv8dw==} 195 + '@next/swc-darwin-arm64@15.4.8': 196 + resolution: {integrity: sha512-Pf6zXp7yyQEn7sqMxur6+kYcywx5up1J849psyET7/8pG2gQTVMjU3NzgIt8SeEP5to3If/SaWmaA6H6ysBr1A==} 165 197 engines: {node: '>= 10'} 166 198 cpu: [arm64] 167 199 os: [darwin] 168 200 169 - '@next/swc-darwin-x64@15.2.3': 170 - resolution: {integrity: sha512-pVwKvJ4Zk7h+4hwhqOUuMx7Ib02u3gDX3HXPKIShBi9JlYllI0nU6TWLbPT94dt7FSi6mSBhfc2JrHViwqbOdw==} 201 + '@next/swc-darwin-x64@15.4.8': 202 + resolution: {integrity: sha512-xla6AOfz68a6kq3gRQccWEvFC/VRGJmA/QuSLENSO7CZX5WIEkSz7r1FdXUjtGCQ1c2M+ndUAH7opdfLK1PQbw==} 171 203 engines: {node: '>= 10'} 172 204 cpu: [x64] 173 205 os: [darwin] 174 206 175 - '@next/swc-linux-arm64-gnu@15.2.3': 176 - resolution: {integrity: sha512-50ibWdn2RuFFkOEUmo9NCcQbbV9ViQOrUfG48zHBCONciHjaUKtHcYFiCwBVuzD08fzvzkWuuZkd4AqbvKO7UQ==} 207 + '@next/swc-linux-arm64-gnu@15.4.8': 208 + resolution: {integrity: sha512-y3fmp+1Px/SJD+5ntve5QLZnGLycsxsVPkTzAc3zUiXYSOlTPqT8ynfmt6tt4fSo1tAhDPmryXpYKEAcoAPDJw==} 177 209 engines: {node: '>= 10'} 178 210 cpu: [arm64] 179 211 os: [linux] 180 212 181 - '@next/swc-linux-arm64-musl@15.2.3': 182 - resolution: {integrity: sha512-2gAPA7P652D3HzR4cLyAuVYwYqjG0mt/3pHSWTCyKZq/N/dJcUAEoNQMyUmwTZWCJRKofB+JPuDVP2aD8w2J6Q==} 213 + '@next/swc-linux-arm64-musl@15.4.8': 214 + resolution: {integrity: sha512-DX/L8VHzrr1CfwaVjBQr3GWCqNNFgyWJbeQ10Lx/phzbQo3JNAxUok1DZ8JHRGcL6PgMRgj6HylnLNndxn4Z6A==} 183 215 engines: {node: '>= 10'} 184 216 cpu: [arm64] 185 217 os: [linux] 186 218 187 - '@next/swc-linux-x64-gnu@15.2.3': 188 - resolution: {integrity: sha512-ODSKvrdMgAJOVU4qElflYy1KSZRM3M45JVbeZu42TINCMG3anp7YCBn80RkISV6bhzKwcUqLBAmOiWkaGtBA9w==} 219 + '@next/swc-linux-x64-gnu@15.4.8': 220 + resolution: {integrity: sha512-9fLAAXKAL3xEIFdKdzG5rUSvSiZTLLTCc6JKq1z04DR4zY7DbAPcRvNm3K1inVhTiQCs19ZRAgUerHiVKMZZIA==} 189 221 engines: {node: '>= 10'} 190 222 cpu: [x64] 191 223 os: [linux] 192 224 193 - '@next/swc-linux-x64-musl@15.2.3': 194 - resolution: {integrity: sha512-ZR9kLwCWrlYxwEoytqPi1jhPd1TlsSJWAc+H/CJHmHkf2nD92MQpSRIURR1iNgA/kuFSdxB8xIPt4p/T78kwsg==} 225 + '@next/swc-linux-x64-musl@15.4.8': 226 + resolution: {integrity: sha512-s45V7nfb5g7dbS7JK6XZDcapicVrMMvX2uYgOHP16QuKH/JA285oy6HcxlKqwUNaFY/UC6EvQ8QZUOo19cBKSA==} 195 227 engines: {node: '>= 10'} 196 228 cpu: [x64] 197 229 os: [linux] 198 230 199 - '@next/swc-win32-arm64-msvc@15.2.3': 200 - resolution: {integrity: sha512-+G2FrDcfm2YDbhDiObDU/qPriWeiz/9cRR0yMWJeTLGGX6/x8oryO3tt7HhodA1vZ8r2ddJPCjtLcpaVl7TE2Q==} 231 + '@next/swc-win32-arm64-msvc@15.4.8': 232 + resolution: {integrity: sha512-KjgeQyOAq7t/HzAJcWPGA8X+4WY03uSCZ2Ekk98S9OgCFsb6lfBE3dbUzUuEQAN2THbwYgFfxX2yFTCMm8Kehw==} 201 233 engines: {node: '>= 10'} 202 234 cpu: [arm64] 203 235 os: [win32] 204 236 205 - '@next/swc-win32-x64-msvc@15.2.3': 206 - resolution: {integrity: sha512-gHYS9tc+G2W0ZC8rBL+H6RdtXIyk40uLiaos0yj5US85FNhbFEndMA2nW3z47nzOWiSvXTZ5kBClc3rD0zJg0w==} 237 + '@next/swc-win32-x64-msvc@15.4.8': 238 + resolution: {integrity: sha512-Exsmf/+42fWVnLMaZHzshukTBxZrSwuuLKFvqhGHJ+mC1AokqieLY/XzAl3jc/CqhXLqLY3RRjkKJ9YnLPcRWg==} 207 239 engines: {node: '>= 10'} 208 240 cpu: [x64] 209 241 os: [win32] 210 - 211 - '@swc/counter@0.1.3': 212 - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} 213 242 214 243 '@swc/helpers@0.5.15': 215 244 resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} ··· 301 330 '@types/react@19.0.8': 302 331 resolution: {integrity: sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==} 303 332 304 - busboy@1.6.0: 305 - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} 306 - engines: {node: '>=10.16.0'} 307 - 308 - caniuse-lite@1.0.30001706: 309 - resolution: {integrity: sha512-3ZczoTApMAZwPKYWmwVbQMFpXBDds3/0VciVoUwPUbldlYyVLmRVuRs/PcUZtHpbLRpzzDvrvnFuREsGt6lUug==} 333 + caniuse-lite@1.0.30001759: 334 + resolution: {integrity: sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==} 310 335 311 336 client-only@0.0.1: 312 337 resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} 313 338 314 - color-convert@2.0.1: 315 - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} 316 - engines: {node: '>=7.0.0'} 317 - 318 - color-name@1.1.4: 319 - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} 320 - 321 - color-string@1.9.1: 322 - resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} 323 - 324 - color@4.2.3: 325 - resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} 326 - engines: {node: '>=12.5.0'} 327 - 328 339 csstype@3.1.3: 329 340 resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} 330 341 331 342 detect-libc@2.0.3: 332 343 resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} 344 + engines: {node: '>=8'} 345 + 346 + detect-libc@2.1.2: 347 + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 333 348 engines: {node: '>=8'} 334 349 335 350 enhanced-resolve@5.18.1: ··· 343 358 344 359 graceful-fs@4.2.11: 345 360 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 346 - 347 - is-arrayish@0.3.2: 348 - resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} 349 361 350 362 jiti@2.4.2: 351 363 resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} ··· 425 437 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 426 438 hasBin: true 427 439 428 - next@15.2.3: 429 - resolution: {integrity: sha512-x6eDkZxk2rPpu46E1ZVUWIBhYCLszmUY6fvHBFcbzJ9dD+qRX6vcHusaqqDlnY+VngKzKbAiG2iRCkPbmi8f7w==} 440 + next@15.4.8: 441 + resolution: {integrity: sha512-jwOXTz/bo0Pvlf20FSb6VXVeWRssA2vbvq9SdrOPEg9x8E1B27C2rQtvriAn600o9hH61kjrVRexEffv3JybuA==} 430 442 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 431 443 hasBin: true 432 444 peerDependencies: 433 445 '@opentelemetry/api': ^1.1.0 434 - '@playwright/test': ^1.41.2 446 + '@playwright/test': ^1.51.1 435 447 babel-plugin-react-compiler: '*' 436 448 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 437 449 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 ··· 469 481 scheduler@0.25.0: 470 482 resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} 471 483 472 - semver@7.7.1: 473 - resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} 484 + semver@7.7.3: 485 + resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} 474 486 engines: {node: '>=10'} 475 487 hasBin: true 476 488 477 - sharp@0.33.5: 478 - resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} 489 + sharp@0.34.5: 490 + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} 479 491 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 480 492 481 - simple-swizzle@0.2.2: 482 - resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} 483 - 484 493 source-map-js@1.2.1: 485 494 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 486 495 engines: {node: '>=0.10.0'} 487 - 488 - streamsearch@1.1.0: 489 - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} 490 - engines: {node: '>=10.0.0'} 491 496 492 497 styled-jsx@5.1.6: 493 498 resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==} ··· 524 529 525 530 '@alloc/quick-lru@5.2.0': {} 526 531 527 - '@emnapi/runtime@1.3.1': 532 + '@emnapi/runtime@1.7.1': 528 533 dependencies: 529 534 tslib: 2.8.1 530 535 optional: true 531 536 532 - '@img/sharp-darwin-arm64@0.33.5': 537 + '@img/colour@1.0.0': 538 + optional: true 539 + 540 + '@img/sharp-darwin-arm64@0.34.5': 533 541 optionalDependencies: 534 - '@img/sharp-libvips-darwin-arm64': 1.0.4 542 + '@img/sharp-libvips-darwin-arm64': 1.2.4 535 543 optional: true 536 544 537 - '@img/sharp-darwin-x64@0.33.5': 545 + '@img/sharp-darwin-x64@0.34.5': 538 546 optionalDependencies: 539 - '@img/sharp-libvips-darwin-x64': 1.0.4 547 + '@img/sharp-libvips-darwin-x64': 1.2.4 540 548 optional: true 541 549 542 - '@img/sharp-libvips-darwin-arm64@1.0.4': 550 + '@img/sharp-libvips-darwin-arm64@1.2.4': 543 551 optional: true 544 552 545 - '@img/sharp-libvips-darwin-x64@1.0.4': 553 + '@img/sharp-libvips-darwin-x64@1.2.4': 554 + optional: true 555 + 556 + '@img/sharp-libvips-linux-arm64@1.2.4': 546 557 optional: true 547 558 548 - '@img/sharp-libvips-linux-arm64@1.0.4': 559 + '@img/sharp-libvips-linux-arm@1.2.4': 549 560 optional: true 550 561 551 - '@img/sharp-libvips-linux-arm@1.0.5': 562 + '@img/sharp-libvips-linux-ppc64@1.2.4': 552 563 optional: true 553 564 554 - '@img/sharp-libvips-linux-s390x@1.0.4': 565 + '@img/sharp-libvips-linux-riscv64@1.2.4': 555 566 optional: true 556 567 557 - '@img/sharp-libvips-linux-x64@1.0.4': 568 + '@img/sharp-libvips-linux-s390x@1.2.4': 558 569 optional: true 559 570 560 - '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 571 + '@img/sharp-libvips-linux-x64@1.2.4': 561 572 optional: true 562 573 563 - '@img/sharp-libvips-linuxmusl-x64@1.0.4': 574 + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 564 575 optional: true 565 576 566 - '@img/sharp-linux-arm64@0.33.5': 577 + '@img/sharp-libvips-linuxmusl-x64@1.2.4': 578 + optional: true 579 + 580 + '@img/sharp-linux-arm64@0.34.5': 567 581 optionalDependencies: 568 - '@img/sharp-libvips-linux-arm64': 1.0.4 582 + '@img/sharp-libvips-linux-arm64': 1.2.4 583 + optional: true 584 + 585 + '@img/sharp-linux-arm@0.34.5': 586 + optionalDependencies: 587 + '@img/sharp-libvips-linux-arm': 1.2.4 588 + optional: true 589 + 590 + '@img/sharp-linux-ppc64@0.34.5': 591 + optionalDependencies: 592 + '@img/sharp-libvips-linux-ppc64': 1.2.4 569 593 optional: true 570 594 571 - '@img/sharp-linux-arm@0.33.5': 595 + '@img/sharp-linux-riscv64@0.34.5': 572 596 optionalDependencies: 573 - '@img/sharp-libvips-linux-arm': 1.0.5 597 + '@img/sharp-libvips-linux-riscv64': 1.2.4 574 598 optional: true 575 599 576 - '@img/sharp-linux-s390x@0.33.5': 600 + '@img/sharp-linux-s390x@0.34.5': 577 601 optionalDependencies: 578 - '@img/sharp-libvips-linux-s390x': 1.0.4 602 + '@img/sharp-libvips-linux-s390x': 1.2.4 579 603 optional: true 580 604 581 - '@img/sharp-linux-x64@0.33.5': 605 + '@img/sharp-linux-x64@0.34.5': 582 606 optionalDependencies: 583 - '@img/sharp-libvips-linux-x64': 1.0.4 607 + '@img/sharp-libvips-linux-x64': 1.2.4 584 608 optional: true 585 609 586 - '@img/sharp-linuxmusl-arm64@0.33.5': 610 + '@img/sharp-linuxmusl-arm64@0.34.5': 587 611 optionalDependencies: 588 - '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 612 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 589 613 optional: true 590 614 591 - '@img/sharp-linuxmusl-x64@0.33.5': 615 + '@img/sharp-linuxmusl-x64@0.34.5': 592 616 optionalDependencies: 593 - '@img/sharp-libvips-linuxmusl-x64': 1.0.4 617 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 594 618 optional: true 595 619 596 - '@img/sharp-wasm32@0.33.5': 620 + '@img/sharp-wasm32@0.34.5': 597 621 dependencies: 598 - '@emnapi/runtime': 1.3.1 622 + '@emnapi/runtime': 1.7.1 599 623 optional: true 600 624 601 - '@img/sharp-win32-ia32@0.33.5': 625 + '@img/sharp-win32-arm64@0.34.5': 602 626 optional: true 603 627 604 - '@img/sharp-win32-x64@0.33.5': 628 + '@img/sharp-win32-ia32@0.34.5': 605 629 optional: true 606 630 607 - '@next/env@15.2.3': {} 608 - 609 - '@next/swc-darwin-arm64@15.2.3': 631 + '@img/sharp-win32-x64@0.34.5': 610 632 optional: true 611 633 612 - '@next/swc-darwin-x64@15.2.3': 634 + '@next/env@15.4.8': {} 635 + 636 + '@next/swc-darwin-arm64@15.4.8': 613 637 optional: true 614 638 615 - '@next/swc-linux-arm64-gnu@15.2.3': 639 + '@next/swc-darwin-x64@15.4.8': 616 640 optional: true 617 641 618 - '@next/swc-linux-arm64-musl@15.2.3': 642 + '@next/swc-linux-arm64-gnu@15.4.8': 619 643 optional: true 620 644 621 - '@next/swc-linux-x64-gnu@15.2.3': 645 + '@next/swc-linux-arm64-musl@15.4.8': 622 646 optional: true 623 647 624 - '@next/swc-linux-x64-musl@15.2.3': 648 + '@next/swc-linux-x64-gnu@15.4.8': 625 649 optional: true 626 650 627 - '@next/swc-win32-arm64-msvc@15.2.3': 651 + '@next/swc-linux-x64-musl@15.4.8': 628 652 optional: true 629 653 630 - '@next/swc-win32-x64-msvc@15.2.3': 654 + '@next/swc-win32-arm64-msvc@15.4.8': 631 655 optional: true 632 656 633 - '@swc/counter@0.1.3': {} 657 + '@next/swc-win32-x64-msvc@15.4.8': 658 + optional: true 634 659 635 660 '@swc/helpers@0.5.15': 636 661 dependencies: ··· 710 735 dependencies: 711 736 csstype: 3.1.3 712 737 713 - busboy@1.6.0: 714 - dependencies: 715 - streamsearch: 1.1.0 716 - 717 - caniuse-lite@1.0.30001706: {} 738 + caniuse-lite@1.0.30001759: {} 718 739 719 740 client-only@0.0.1: {} 720 741 721 - color-convert@2.0.1: 722 - dependencies: 723 - color-name: 1.1.4 724 - optional: true 725 - 726 - color-name@1.1.4: 727 - optional: true 728 - 729 - color-string@1.9.1: 730 - dependencies: 731 - color-name: 1.1.4 732 - simple-swizzle: 0.2.2 733 - optional: true 734 - 735 - color@4.2.3: 736 - dependencies: 737 - color-convert: 2.0.1 738 - color-string: 1.9.1 739 - optional: true 740 - 741 742 csstype@3.1.3: {} 742 743 743 744 detect-libc@2.0.3: {} 744 745 746 + detect-libc@2.1.2: 747 + optional: true 748 + 745 749 enhanced-resolve@5.18.1: 746 750 dependencies: 747 751 graceful-fs: 4.2.11 748 752 tapable: 2.2.1 749 753 750 - geist@1.3.1(next@15.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): 754 + geist@1.3.1(next@15.4.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): 751 755 dependencies: 752 - next: 15.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 756 + next: 15.4.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 753 757 754 758 graceful-fs@4.2.11: {} 755 - 756 - is-arrayish@0.3.2: 757 - optional: true 758 759 759 760 jiti@2.4.2: {} 760 761 ··· 807 808 808 809 nanoid@3.3.8: {} 809 810 810 - next@15.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 811 + next@15.4.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 811 812 dependencies: 812 - '@next/env': 15.2.3 813 - '@swc/counter': 0.1.3 813 + '@next/env': 15.4.8 814 814 '@swc/helpers': 0.5.15 815 - busboy: 1.6.0 816 - caniuse-lite: 1.0.30001706 815 + caniuse-lite: 1.0.30001759 817 816 postcss: 8.4.31 818 817 react: 19.0.0 819 818 react-dom: 19.0.0(react@19.0.0) 820 819 styled-jsx: 5.1.6(react@19.0.0) 821 820 optionalDependencies: 822 - '@next/swc-darwin-arm64': 15.2.3 823 - '@next/swc-darwin-x64': 15.2.3 824 - '@next/swc-linux-arm64-gnu': 15.2.3 825 - '@next/swc-linux-arm64-musl': 15.2.3 826 - '@next/swc-linux-x64-gnu': 15.2.3 827 - '@next/swc-linux-x64-musl': 15.2.3 828 - '@next/swc-win32-arm64-msvc': 15.2.3 829 - '@next/swc-win32-x64-msvc': 15.2.3 830 - sharp: 0.33.5 821 + '@next/swc-darwin-arm64': 15.4.8 822 + '@next/swc-darwin-x64': 15.4.8 823 + '@next/swc-linux-arm64-gnu': 15.4.8 824 + '@next/swc-linux-arm64-musl': 15.4.8 825 + '@next/swc-linux-x64-gnu': 15.4.8 826 + '@next/swc-linux-x64-musl': 15.4.8 827 + '@next/swc-win32-arm64-msvc': 15.4.8 828 + '@next/swc-win32-x64-msvc': 15.4.8 829 + sharp: 0.34.5 831 830 transitivePeerDependencies: 832 831 - '@babel/core' 833 832 - babel-plugin-macros ··· 855 854 856 855 scheduler@0.25.0: {} 857 856 858 - semver@7.7.1: 857 + semver@7.7.3: 859 858 optional: true 860 859 861 - sharp@0.33.5: 860 + sharp@0.34.5: 862 861 dependencies: 863 - color: 4.2.3 864 - detect-libc: 2.0.3 865 - semver: 7.7.1 862 + '@img/colour': 1.0.0 863 + detect-libc: 2.1.2 864 + semver: 7.7.3 866 865 optionalDependencies: 867 - '@img/sharp-darwin-arm64': 0.33.5 868 - '@img/sharp-darwin-x64': 0.33.5 869 - '@img/sharp-libvips-darwin-arm64': 1.0.4 870 - '@img/sharp-libvips-darwin-x64': 1.0.4 871 - '@img/sharp-libvips-linux-arm': 1.0.5 872 - '@img/sharp-libvips-linux-arm64': 1.0.4 873 - '@img/sharp-libvips-linux-s390x': 1.0.4 874 - '@img/sharp-libvips-linux-x64': 1.0.4 875 - '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 876 - '@img/sharp-libvips-linuxmusl-x64': 1.0.4 877 - '@img/sharp-linux-arm': 0.33.5 878 - '@img/sharp-linux-arm64': 0.33.5 879 - '@img/sharp-linux-s390x': 0.33.5 880 - '@img/sharp-linux-x64': 0.33.5 881 - '@img/sharp-linuxmusl-arm64': 0.33.5 882 - '@img/sharp-linuxmusl-x64': 0.33.5 883 - '@img/sharp-wasm32': 0.33.5 884 - '@img/sharp-win32-ia32': 0.33.5 885 - '@img/sharp-win32-x64': 0.33.5 886 - optional: true 887 - 888 - simple-swizzle@0.2.2: 889 - dependencies: 890 - is-arrayish: 0.3.2 866 + '@img/sharp-darwin-arm64': 0.34.5 867 + '@img/sharp-darwin-x64': 0.34.5 868 + '@img/sharp-libvips-darwin-arm64': 1.2.4 869 + '@img/sharp-libvips-darwin-x64': 1.2.4 870 + '@img/sharp-libvips-linux-arm': 1.2.4 871 + '@img/sharp-libvips-linux-arm64': 1.2.4 872 + '@img/sharp-libvips-linux-ppc64': 1.2.4 873 + '@img/sharp-libvips-linux-riscv64': 1.2.4 874 + '@img/sharp-libvips-linux-s390x': 1.2.4 875 + '@img/sharp-libvips-linux-x64': 1.2.4 876 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 877 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 878 + '@img/sharp-linux-arm': 0.34.5 879 + '@img/sharp-linux-arm64': 0.34.5 880 + '@img/sharp-linux-ppc64': 0.34.5 881 + '@img/sharp-linux-riscv64': 0.34.5 882 + '@img/sharp-linux-s390x': 0.34.5 883 + '@img/sharp-linux-x64': 0.34.5 884 + '@img/sharp-linuxmusl-arm64': 0.34.5 885 + '@img/sharp-linuxmusl-x64': 0.34.5 886 + '@img/sharp-wasm32': 0.34.5 887 + '@img/sharp-win32-arm64': 0.34.5 888 + '@img/sharp-win32-ia32': 0.34.5 889 + '@img/sharp-win32-x64': 0.34.5 891 890 optional: true 892 891 893 892 source-map-js@1.2.1: {} 894 - 895 - streamsearch@1.1.0: {} 896 893 897 894 styled-jsx@5.1.6(react@19.0.0): 898 895 dependencies: