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.

Update to Next 15

+592 -5
+5 -5
package.json
··· 6 6 "deploy": "next build && touch out/.nojekyll && git add out/ && git commit -m \"Deploy\" && git subtree push --prefix out origin gh-pages" 7 7 }, 8 8 "dependencies": { 9 - "react": "19.0.0-rc-cd22717c-20241013", 10 - "react-dom": "19.0.0-rc-cd22717c-20241013", 11 - "next": "15.0.0-canary.196" 9 + "react": "19.0.0-rc-69d4b800-20241021", 10 + "react-dom": "19.0.0-rc-69d4b800-20241021", 11 + "next": "15.0.1" 12 12 }, 13 13 "devDependencies": { 14 14 "typescript": "^5", 15 15 "@types/node": "^20", 16 - "@types/react": "^18", 17 - "@types/react-dom": "^18" 16 + "@types/react": "npm:types-react@19.0.0-rc.1", 17 + "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1" 18 18 } 19 19 }
+587
pnpm-lock.yaml
··· 1 + lockfileVersion: '9.0' 2 + 3 + settings: 4 + autoInstallPeers: true 5 + excludeLinksFromLockfile: false 6 + 7 + importers: 8 + 9 + .: 10 + dependencies: 11 + next: 12 + specifier: 15.0.1 13 + version: 15.0.1(react-dom@19.0.0-rc-69d4b800-20241021(react@19.0.0-rc-69d4b800-20241021))(react@19.0.0-rc-69d4b800-20241021) 14 + react: 15 + specifier: 19.0.0-rc-69d4b800-20241021 16 + version: 19.0.0-rc-69d4b800-20241021 17 + react-dom: 18 + specifier: 19.0.0-rc-69d4b800-20241021 19 + version: 19.0.0-rc-69d4b800-20241021(react@19.0.0-rc-69d4b800-20241021) 20 + devDependencies: 21 + '@types/node': 22 + specifier: ^20 23 + version: 20.17.0 24 + '@types/react': 25 + specifier: npm:types-react@19.0.0-rc.1 26 + version: types-react@19.0.0-rc.1 27 + '@types/react-dom': 28 + specifier: npm:types-react-dom@19.0.0-rc.1 29 + version: types-react-dom@19.0.0-rc.1 30 + typescript: 31 + specifier: ^5 32 + version: 5.6.3 33 + 34 + packages: 35 + 36 + '@emnapi/runtime@1.3.1': 37 + resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} 38 + 39 + '@img/sharp-darwin-arm64@0.33.5': 40 + resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} 41 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 42 + cpu: [arm64] 43 + os: [darwin] 44 + 45 + '@img/sharp-darwin-x64@0.33.5': 46 + resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==} 47 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 48 + cpu: [x64] 49 + os: [darwin] 50 + 51 + '@img/sharp-libvips-darwin-arm64@1.0.4': 52 + resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==} 53 + cpu: [arm64] 54 + os: [darwin] 55 + 56 + '@img/sharp-libvips-darwin-x64@1.0.4': 57 + resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==} 58 + cpu: [x64] 59 + os: [darwin] 60 + 61 + '@img/sharp-libvips-linux-arm64@1.0.4': 62 + resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==} 63 + cpu: [arm64] 64 + os: [linux] 65 + 66 + '@img/sharp-libvips-linux-arm@1.0.5': 67 + resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} 68 + cpu: [arm] 69 + os: [linux] 70 + 71 + '@img/sharp-libvips-linux-s390x@1.0.4': 72 + resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} 73 + cpu: [s390x] 74 + os: [linux] 75 + 76 + '@img/sharp-libvips-linux-x64@1.0.4': 77 + resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} 78 + cpu: [x64] 79 + os: [linux] 80 + 81 + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 82 + resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} 83 + cpu: [arm64] 84 + os: [linux] 85 + 86 + '@img/sharp-libvips-linuxmusl-x64@1.0.4': 87 + resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} 88 + cpu: [x64] 89 + os: [linux] 90 + 91 + '@img/sharp-linux-arm64@0.33.5': 92 + resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} 93 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 94 + cpu: [arm64] 95 + os: [linux] 96 + 97 + '@img/sharp-linux-arm@0.33.5': 98 + resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} 99 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 100 + cpu: [arm] 101 + os: [linux] 102 + 103 + '@img/sharp-linux-s390x@0.33.5': 104 + resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} 105 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 106 + cpu: [s390x] 107 + os: [linux] 108 + 109 + '@img/sharp-linux-x64@0.33.5': 110 + resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==} 111 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 112 + cpu: [x64] 113 + os: [linux] 114 + 115 + '@img/sharp-linuxmusl-arm64@0.33.5': 116 + resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==} 117 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 118 + cpu: [arm64] 119 + os: [linux] 120 + 121 + '@img/sharp-linuxmusl-x64@0.33.5': 122 + resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==} 123 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 124 + cpu: [x64] 125 + os: [linux] 126 + 127 + '@img/sharp-wasm32@0.33.5': 128 + resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==} 129 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 130 + cpu: [wasm32] 131 + 132 + '@img/sharp-win32-ia32@0.33.5': 133 + resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==} 134 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 135 + cpu: [ia32] 136 + os: [win32] 137 + 138 + '@img/sharp-win32-x64@0.33.5': 139 + resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==} 140 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 141 + cpu: [x64] 142 + os: [win32] 143 + 144 + '@next/env@15.0.1': 145 + resolution: {integrity: sha512-lc4HeDUKO9gxxlM5G2knTRifqhsY6yYpwuHspBZdboZe0Gp+rZHBNNSIjmQKDJIdRXiXGyVnSD6gafrbQPvILQ==} 146 + 147 + '@next/swc-darwin-arm64@15.0.1': 148 + resolution: {integrity: sha512-C9k/Xv4sxkQRTA37Z6MzNq3Yb1BJMmSqjmwowoWEpbXTkAdfOwnoKOpAb71ItSzoA26yUTIo6ZhN8rKGu4ExQw==} 149 + engines: {node: '>= 10'} 150 + cpu: [arm64] 151 + os: [darwin] 152 + 153 + '@next/swc-darwin-x64@15.0.1': 154 + resolution: {integrity: sha512-uHl13HXOuq1G7ovWFxCACDJHTSDVbn/sbLv8V1p+7KIvTrYQ5HNoSmKBdYeEKRRCbEmd+OohOgg9YOp8Ux3MBg==} 155 + engines: {node: '>= 10'} 156 + cpu: [x64] 157 + os: [darwin] 158 + 159 + '@next/swc-linux-arm64-gnu@15.0.1': 160 + resolution: {integrity: sha512-LvyhvxHOihFTEIbb35KxOc3q8w8G4xAAAH/AQnsYDEnOvwawjL2eawsB59AX02ki6LJdgDaHoTEnC54Gw+82xw==} 161 + engines: {node: '>= 10'} 162 + cpu: [arm64] 163 + os: [linux] 164 + 165 + '@next/swc-linux-arm64-musl@15.0.1': 166 + resolution: {integrity: sha512-vFmCGUFNyk/A5/BYcQNhAQqPIw01RJaK6dRO+ZEhz0DncoW+hJW1kZ8aH2UvTX27zPq3m85zN5waMSbZEmANcQ==} 167 + engines: {node: '>= 10'} 168 + cpu: [arm64] 169 + os: [linux] 170 + 171 + '@next/swc-linux-x64-gnu@15.0.1': 172 + resolution: {integrity: sha512-5by7IYq0NCF8rouz6Qg9T97jYU68kaClHPfGpQG2lCZpSYHtSPQF1kjnqBTd34RIqPKMbCa4DqCufirgr8HM5w==} 173 + engines: {node: '>= 10'} 174 + cpu: [x64] 175 + os: [linux] 176 + 177 + '@next/swc-linux-x64-musl@15.0.1': 178 + resolution: {integrity: sha512-lmYr6H3JyDNBJLzklGXLfbehU3ay78a+b6UmBGlHls4xhDXBNZfgb0aI67sflrX+cGBnv1LgmWzFlYrAYxS1Qw==} 179 + engines: {node: '>= 10'} 180 + cpu: [x64] 181 + os: [linux] 182 + 183 + '@next/swc-win32-arm64-msvc@15.0.1': 184 + resolution: {integrity: sha512-DS8wQtl6diAj0eZTdH0sefykm4iXMbHT4MOvLwqZiIkeezKpkgPFcEdFlz3vKvXa2R/2UEgMh48z1nEpNhjeOQ==} 185 + engines: {node: '>= 10'} 186 + cpu: [arm64] 187 + os: [win32] 188 + 189 + '@next/swc-win32-x64-msvc@15.0.1': 190 + resolution: {integrity: sha512-4Ho2ggvDdMKlZ/0e9HNdZ9ngeaBwtc+2VS5oCeqrbXqOgutX6I4U2X/42VBw0o+M5evn4/7v3zKgGHo+9v/VjA==} 191 + engines: {node: '>= 10'} 192 + cpu: [x64] 193 + os: [win32] 194 + 195 + '@swc/counter@0.1.3': 196 + resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} 197 + 198 + '@swc/helpers@0.5.13': 199 + resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==} 200 + 201 + '@types/node@20.17.0': 202 + resolution: {integrity: sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==} 203 + 204 + busboy@1.6.0: 205 + resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} 206 + engines: {node: '>=10.16.0'} 207 + 208 + caniuse-lite@1.0.30001669: 209 + resolution: {integrity: sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==} 210 + 211 + client-only@0.0.1: 212 + resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} 213 + 214 + color-convert@2.0.1: 215 + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} 216 + engines: {node: '>=7.0.0'} 217 + 218 + color-name@1.1.4: 219 + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} 220 + 221 + color-string@1.9.1: 222 + resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} 223 + 224 + color@4.2.3: 225 + resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} 226 + engines: {node: '>=12.5.0'} 227 + 228 + csstype@3.1.3: 229 + resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} 230 + 231 + detect-libc@2.0.3: 232 + resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} 233 + engines: {node: '>=8'} 234 + 235 + is-arrayish@0.3.2: 236 + resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} 237 + 238 + nanoid@3.3.7: 239 + resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} 240 + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 241 + hasBin: true 242 + 243 + next@15.0.1: 244 + resolution: {integrity: sha512-PSkFkr/w7UnFWm+EP8y/QpHrJXMqpZzAXpergB/EqLPOh4SGPJXv1wj4mslr2hUZBAS9pX7/9YLIdxTv6fwytw==} 245 + engines: {node: '>=18.18.0'} 246 + hasBin: true 247 + peerDependencies: 248 + '@opentelemetry/api': ^1.1.0 249 + '@playwright/test': ^1.41.2 250 + babel-plugin-react-compiler: '*' 251 + react: ^18.2.0 || 19.0.0-rc-69d4b800-20241021 252 + react-dom: ^18.2.0 || 19.0.0-rc-69d4b800-20241021 253 + sass: ^1.3.0 254 + peerDependenciesMeta: 255 + '@opentelemetry/api': 256 + optional: true 257 + '@playwright/test': 258 + optional: true 259 + babel-plugin-react-compiler: 260 + optional: true 261 + sass: 262 + optional: true 263 + 264 + picocolors@1.1.1: 265 + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 266 + 267 + postcss@8.4.31: 268 + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} 269 + engines: {node: ^10 || ^12 || >=14} 270 + 271 + react-dom@19.0.0-rc-69d4b800-20241021: 272 + resolution: {integrity: sha512-ZXBsP/kTDLI9QopUaUgYJhmmAhO8aKz7DCv2Ui2rA9boCfJ/dRRh6BlVidsyb2dPzG01rItdRFQqwbP+x9s5Rg==} 273 + peerDependencies: 274 + react: 19.0.0-rc-69d4b800-20241021 275 + 276 + react@19.0.0-rc-69d4b800-20241021: 277 + resolution: {integrity: sha512-dXki4tN+rP+4xhsm65q/QI/19VCZdu5vPcy4h6zaJt20XP8/1r/LCwrLFYuj8hElbNz5AmxW6JtRa7ej0BzZdg==} 278 + engines: {node: '>=0.10.0'} 279 + 280 + scheduler@0.25.0-rc-69d4b800-20241021: 281 + resolution: {integrity: sha512-S5AYX/YhMAN6u9AXgKYbZP4U4ZklC6R9Q7HmFSBk7d4DLiHVNxvAvlSvuM4nxFkwOk50MnpfTKQ7UWHXDOc9Eg==} 282 + 283 + semver@7.6.3: 284 + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} 285 + engines: {node: '>=10'} 286 + hasBin: true 287 + 288 + sharp@0.33.5: 289 + resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} 290 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 291 + 292 + simple-swizzle@0.2.2: 293 + resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} 294 + 295 + source-map-js@1.2.1: 296 + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 297 + engines: {node: '>=0.10.0'} 298 + 299 + streamsearch@1.1.0: 300 + resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} 301 + engines: {node: '>=10.0.0'} 302 + 303 + styled-jsx@5.1.6: 304 + resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==} 305 + engines: {node: '>= 12.0.0'} 306 + peerDependencies: 307 + '@babel/core': '*' 308 + babel-plugin-macros: '*' 309 + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0' 310 + peerDependenciesMeta: 311 + '@babel/core': 312 + optional: true 313 + babel-plugin-macros: 314 + optional: true 315 + 316 + tslib@2.8.0: 317 + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} 318 + 319 + types-react-dom@19.0.0-rc.1: 320 + resolution: {integrity: sha512-VSLZJl8VXCD0fAWp7DUTFUDCcZ8DVXOQmjhJMD03odgeFmu14ZQJHCXeETm3BEAhJqfgJaFkLnGkQv88sRx0fQ==} 321 + 322 + types-react@19.0.0-rc.1: 323 + resolution: {integrity: sha512-RshndUfqTW6K3STLPis8BtAYCGOkMbtvYsi90gmVNDZBXUyUc5juf2PE9LfS/JmOlUIRO8cWTS/1MTnmhjDqyQ==} 324 + 325 + typescript@5.6.3: 326 + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} 327 + engines: {node: '>=14.17'} 328 + hasBin: true 329 + 330 + undici-types@6.19.8: 331 + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} 332 + 333 + snapshots: 334 + 335 + '@emnapi/runtime@1.3.1': 336 + dependencies: 337 + tslib: 2.8.0 338 + optional: true 339 + 340 + '@img/sharp-darwin-arm64@0.33.5': 341 + optionalDependencies: 342 + '@img/sharp-libvips-darwin-arm64': 1.0.4 343 + optional: true 344 + 345 + '@img/sharp-darwin-x64@0.33.5': 346 + optionalDependencies: 347 + '@img/sharp-libvips-darwin-x64': 1.0.4 348 + optional: true 349 + 350 + '@img/sharp-libvips-darwin-arm64@1.0.4': 351 + optional: true 352 + 353 + '@img/sharp-libvips-darwin-x64@1.0.4': 354 + optional: true 355 + 356 + '@img/sharp-libvips-linux-arm64@1.0.4': 357 + optional: true 358 + 359 + '@img/sharp-libvips-linux-arm@1.0.5': 360 + optional: true 361 + 362 + '@img/sharp-libvips-linux-s390x@1.0.4': 363 + optional: true 364 + 365 + '@img/sharp-libvips-linux-x64@1.0.4': 366 + optional: true 367 + 368 + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 369 + optional: true 370 + 371 + '@img/sharp-libvips-linuxmusl-x64@1.0.4': 372 + optional: true 373 + 374 + '@img/sharp-linux-arm64@0.33.5': 375 + optionalDependencies: 376 + '@img/sharp-libvips-linux-arm64': 1.0.4 377 + optional: true 378 + 379 + '@img/sharp-linux-arm@0.33.5': 380 + optionalDependencies: 381 + '@img/sharp-libvips-linux-arm': 1.0.5 382 + optional: true 383 + 384 + '@img/sharp-linux-s390x@0.33.5': 385 + optionalDependencies: 386 + '@img/sharp-libvips-linux-s390x': 1.0.4 387 + optional: true 388 + 389 + '@img/sharp-linux-x64@0.33.5': 390 + optionalDependencies: 391 + '@img/sharp-libvips-linux-x64': 1.0.4 392 + optional: true 393 + 394 + '@img/sharp-linuxmusl-arm64@0.33.5': 395 + optionalDependencies: 396 + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 397 + optional: true 398 + 399 + '@img/sharp-linuxmusl-x64@0.33.5': 400 + optionalDependencies: 401 + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 402 + optional: true 403 + 404 + '@img/sharp-wasm32@0.33.5': 405 + dependencies: 406 + '@emnapi/runtime': 1.3.1 407 + optional: true 408 + 409 + '@img/sharp-win32-ia32@0.33.5': 410 + optional: true 411 + 412 + '@img/sharp-win32-x64@0.33.5': 413 + optional: true 414 + 415 + '@next/env@15.0.1': {} 416 + 417 + '@next/swc-darwin-arm64@15.0.1': 418 + optional: true 419 + 420 + '@next/swc-darwin-x64@15.0.1': 421 + optional: true 422 + 423 + '@next/swc-linux-arm64-gnu@15.0.1': 424 + optional: true 425 + 426 + '@next/swc-linux-arm64-musl@15.0.1': 427 + optional: true 428 + 429 + '@next/swc-linux-x64-gnu@15.0.1': 430 + optional: true 431 + 432 + '@next/swc-linux-x64-musl@15.0.1': 433 + optional: true 434 + 435 + '@next/swc-win32-arm64-msvc@15.0.1': 436 + optional: true 437 + 438 + '@next/swc-win32-x64-msvc@15.0.1': 439 + optional: true 440 + 441 + '@swc/counter@0.1.3': {} 442 + 443 + '@swc/helpers@0.5.13': 444 + dependencies: 445 + tslib: 2.8.0 446 + 447 + '@types/node@20.17.0': 448 + dependencies: 449 + undici-types: 6.19.8 450 + 451 + busboy@1.6.0: 452 + dependencies: 453 + streamsearch: 1.1.0 454 + 455 + caniuse-lite@1.0.30001669: {} 456 + 457 + client-only@0.0.1: {} 458 + 459 + color-convert@2.0.1: 460 + dependencies: 461 + color-name: 1.1.4 462 + optional: true 463 + 464 + color-name@1.1.4: 465 + optional: true 466 + 467 + color-string@1.9.1: 468 + dependencies: 469 + color-name: 1.1.4 470 + simple-swizzle: 0.2.2 471 + optional: true 472 + 473 + color@4.2.3: 474 + dependencies: 475 + color-convert: 2.0.1 476 + color-string: 1.9.1 477 + optional: true 478 + 479 + csstype@3.1.3: {} 480 + 481 + detect-libc@2.0.3: 482 + optional: true 483 + 484 + is-arrayish@0.3.2: 485 + optional: true 486 + 487 + nanoid@3.3.7: {} 488 + 489 + next@15.0.1(react-dom@19.0.0-rc-69d4b800-20241021(react@19.0.0-rc-69d4b800-20241021))(react@19.0.0-rc-69d4b800-20241021): 490 + dependencies: 491 + '@next/env': 15.0.1 492 + '@swc/counter': 0.1.3 493 + '@swc/helpers': 0.5.13 494 + busboy: 1.6.0 495 + caniuse-lite: 1.0.30001669 496 + postcss: 8.4.31 497 + react: 19.0.0-rc-69d4b800-20241021 498 + react-dom: 19.0.0-rc-69d4b800-20241021(react@19.0.0-rc-69d4b800-20241021) 499 + styled-jsx: 5.1.6(react@19.0.0-rc-69d4b800-20241021) 500 + optionalDependencies: 501 + '@next/swc-darwin-arm64': 15.0.1 502 + '@next/swc-darwin-x64': 15.0.1 503 + '@next/swc-linux-arm64-gnu': 15.0.1 504 + '@next/swc-linux-arm64-musl': 15.0.1 505 + '@next/swc-linux-x64-gnu': 15.0.1 506 + '@next/swc-linux-x64-musl': 15.0.1 507 + '@next/swc-win32-arm64-msvc': 15.0.1 508 + '@next/swc-win32-x64-msvc': 15.0.1 509 + sharp: 0.33.5 510 + transitivePeerDependencies: 511 + - '@babel/core' 512 + - babel-plugin-macros 513 + 514 + picocolors@1.1.1: {} 515 + 516 + postcss@8.4.31: 517 + dependencies: 518 + nanoid: 3.3.7 519 + picocolors: 1.1.1 520 + source-map-js: 1.2.1 521 + 522 + react-dom@19.0.0-rc-69d4b800-20241021(react@19.0.0-rc-69d4b800-20241021): 523 + dependencies: 524 + react: 19.0.0-rc-69d4b800-20241021 525 + scheduler: 0.25.0-rc-69d4b800-20241021 526 + 527 + react@19.0.0-rc-69d4b800-20241021: {} 528 + 529 + scheduler@0.25.0-rc-69d4b800-20241021: {} 530 + 531 + semver@7.6.3: 532 + optional: true 533 + 534 + sharp@0.33.5: 535 + dependencies: 536 + color: 4.2.3 537 + detect-libc: 2.0.3 538 + semver: 7.6.3 539 + optionalDependencies: 540 + '@img/sharp-darwin-arm64': 0.33.5 541 + '@img/sharp-darwin-x64': 0.33.5 542 + '@img/sharp-libvips-darwin-arm64': 1.0.4 543 + '@img/sharp-libvips-darwin-x64': 1.0.4 544 + '@img/sharp-libvips-linux-arm': 1.0.5 545 + '@img/sharp-libvips-linux-arm64': 1.0.4 546 + '@img/sharp-libvips-linux-s390x': 1.0.4 547 + '@img/sharp-libvips-linux-x64': 1.0.4 548 + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 549 + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 550 + '@img/sharp-linux-arm': 0.33.5 551 + '@img/sharp-linux-arm64': 0.33.5 552 + '@img/sharp-linux-s390x': 0.33.5 553 + '@img/sharp-linux-x64': 0.33.5 554 + '@img/sharp-linuxmusl-arm64': 0.33.5 555 + '@img/sharp-linuxmusl-x64': 0.33.5 556 + '@img/sharp-wasm32': 0.33.5 557 + '@img/sharp-win32-ia32': 0.33.5 558 + '@img/sharp-win32-x64': 0.33.5 559 + optional: true 560 + 561 + simple-swizzle@0.2.2: 562 + dependencies: 563 + is-arrayish: 0.3.2 564 + optional: true 565 + 566 + source-map-js@1.2.1: {} 567 + 568 + streamsearch@1.1.0: {} 569 + 570 + styled-jsx@5.1.6(react@19.0.0-rc-69d4b800-20241021): 571 + dependencies: 572 + client-only: 0.0.1 573 + react: 19.0.0-rc-69d4b800-20241021 574 + 575 + tslib@2.8.0: {} 576 + 577 + types-react-dom@19.0.0-rc.1: 578 + dependencies: 579 + '@types/react': types-react@19.0.0-rc.1 580 + 581 + types-react@19.0.0-rc.1: 582 + dependencies: 583 + csstype: 3.1.3 584 + 585 + typescript@5.6.3: {} 586 + 587 + undici-types@6.19.8: {}