AT-based link agregator. Mirror of https://github.com/likeandscribe/frontpage
22
fork

Configure Feed

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

Next.js 16.1 (#313)

authored by tom.sherman.is and committed by

GitHub b07fcdaa 0b8e3bab

+83 -100
+1 -1
packages/frontpage/package.json
··· 26 26 "@atproto/syntax": "catalog:", 27 27 "@libsql/client": "^0.15.10", 28 28 "@markdoc/markdoc": "^0.4.0", 29 - "@next/env": "16.0.0-beta.0", 29 + "@next/env": "catalog:", 30 30 "@radix-ui/react-icons": "^1.3.2", 31 31 "@repo/frontpage-atproto-client": "workspace:*", 32 32 "@repo/frontpage-oauth": "workspace:*",
+78 -96
pnpm-lock.yaml
··· 30 30 '@atproto/syntax': 31 31 specifier: ^0.4.2 32 32 version: 0.4.2 33 + '@next/env': 34 + specifier: ^16.1.0 35 + version: 16.1.0 33 36 '@next/eslint-plugin-next': 34 - specifier: ^16.0.9 35 - version: 16.0.9 37 + specifier: ^16.1.0 38 + version: 16.1.0 36 39 '@types/node': 37 40 specifier: ^22.18.9 38 41 version: 22.16.4 ··· 52 55 specifier: ^9.37.0 53 56 version: 9.31.0 54 57 eslint-config-next: 55 - specifier: ^16.0.10 56 - version: 16.0.10 58 + specifier: ^16.1.0 59 + version: 16.1.0 57 60 next: 58 - specifier: ^16.0.10 59 - version: 16.0.10 61 + specifier: ^16.1.0 62 + version: 16.1.0 60 63 react: 61 64 specifier: ^19.2.3 62 65 version: 19.2.3 ··· 121 124 version: 13.3.7 122 125 next: 123 126 specifier: 'catalog:' 124 - version: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 127 + version: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 125 128 node-html-parser: 126 129 specifier: ^6.1.13 127 130 version: 6.1.13 ··· 191 194 version: 9.31.0 192 195 '@next/eslint-plugin-next': 193 196 specifier: 'catalog:' 194 - version: 16.0.9 197 + version: 16.1.0 195 198 '@repo/typescript-config': 196 199 specifier: workspace:* 197 200 version: link:../typescript-config ··· 212 215 version: 9.31.0(jiti@1.21.7) 213 216 eslint-config-next: 214 217 specifier: 'catalog:' 215 - version: 16.0.10(@typescript-eslint/parser@8.46.2(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3))(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3) 218 + version: 16.1.0(@typescript-eslint/parser@8.46.2(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3))(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3) 216 219 eslint-config-turbo: 217 220 specifier: ^2.5.4 218 221 version: 2.5.4(eslint@9.31.0(jiti@1.21.7))(turbo@2.5.0) ··· 259 262 specifier: ^0.4.0 260 263 version: 0.4.0(@types/react@19.2.7)(react@19.2.3) 261 264 '@next/env': 262 - specifier: 16.0.0-beta.0 263 - version: 16.0.0-beta.0 265 + specifier: 'catalog:' 266 + version: 16.1.0 264 267 '@radix-ui/react-icons': 265 268 specifier: ^1.3.2 266 269 version: 1.3.2(react@19.2.3) ··· 272 275 version: link:../frontpage-oauth 273 276 '@vercel/analytics': 274 277 specifier: ^1.5.0 275 - version: 1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 278 + version: 1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 276 279 '@vercel/toolbar': 277 280 specifier: ^0.1.41 278 - version: 0.1.41(@vercel/analytics@1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0)) 281 + version: 0.1.41(@vercel/analytics@1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0)) 279 282 class-variance-authority: 280 283 specifier: ^0.7.1 281 284 version: 0.7.1 ··· 293 296 version: 5.10.0 294 297 next: 295 298 specifier: 'catalog:' 296 - version: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 299 + version: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 297 300 next-themes: 298 301 specifier: ^0.4.6 299 302 version: 0.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) ··· 446 449 version: 1.10.0(zod@3.25.76) 447 450 next: 448 451 specifier: 'catalog:' 449 - version: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 452 + version: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 450 453 react: 451 454 specifier: 'catalog:' 452 455 version: 19.2.3 ··· 485 488 version: 2.1.1 486 489 next: 487 490 specifier: 'catalog:' 488 - version: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 491 + version: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 489 492 next-themes: 490 493 specifier: ^0.4.6 491 494 version: 0.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) ··· 567 570 568 571 '@atproto/common@0.5.3': 569 572 resolution: {integrity: sha512-jMC9ikl8QbJcnh21upe9Gb9mIaSJWsdp8sgaelmntUtChWnxxvCC/pI3TBX11PT7XlHUE6UyuvY+S3hh6WZVEg==} 570 - engines: {node: '>=18.7.0'} 571 - 572 - '@atproto/crypto@0.4.4': 573 - resolution: {integrity: sha512-Yq9+crJ7WQl7sxStVpHgie5Z51R05etaK9DLWYG/7bR5T4bhdcIgF6IfklLShtZwLYdVVj+K15s0BqW9a8PSDA==} 574 573 engines: {node: '>=18.7.0'} 575 574 576 575 '@atproto/crypto@0.4.5': ··· 1363 1362 '@next/env@15.1.6': 1364 1363 resolution: {integrity: sha512-d9AFQVPEYNr+aqokIiPLNK/MTyt3DWa/dpKveiAaVccUadFbhFEvY6FXYX2LJO2Hv7PHnLBu2oWwB4uBuHjr/w==} 1365 1364 1366 - '@next/env@16.0.0-beta.0': 1367 - resolution: {integrity: sha512-OWeEhUmIxA9zuQansxKXHWTszsPcvSvar8ym1BOElhU6Lgnb4yLXGshKSoPXoHOHRFcxuYmhI86OA+5Z9TvSSQ==} 1365 + '@next/env@16.1.0': 1366 + resolution: {integrity: sha512-Dd23XQeFHmhf3KBW76leYVkejHlCdB7erakC2At2apL1N08Bm+dLYNP+nNHh0tzUXfPQcNcXiQyacw0PG4Fcpw==} 1368 1367 1369 - '@next/env@16.0.10': 1370 - resolution: {integrity: sha512-8tuaQkyDVgeONQ1MeT9Mkk8pQmZapMKFh5B+OrFUlG3rVmYTXcXlBetBgTurKXGaIZvkoqRT9JL5K3phXcgang==} 1368 + '@next/eslint-plugin-next@16.1.0': 1369 + resolution: {integrity: sha512-sooC/k0LCF4/jLXYHpgfzJot04lZQqsttn8XJpTguP8N3GhqXN3wSkh68no2OcZzS/qeGwKDFTqhZ8WofdXmmQ==} 1371 1370 1372 - '@next/eslint-plugin-next@16.0.10': 1373 - resolution: {integrity: sha512-b2NlWN70bbPLmfyoLvvidPKWENBYYIe017ZGUpElvQjDytCWgxPJx7L9juxHt0xHvNVA08ZHJdOyhGzon/KJuw==} 1374 - 1375 - '@next/eslint-plugin-next@16.0.9': 1376 - resolution: {integrity: sha512-ea6F0Towc70S+5y0HfkmMeNvWXHH+5yQUhovmed5qHu9WxJRW0oE26+OU6z4u0hR5WHYec7KwwHZCyWlnwdpOg==} 1377 - 1378 - '@next/swc-darwin-arm64@16.0.10': 1379 - resolution: {integrity: sha512-4XgdKtdVsaflErz+B5XeG0T5PeXKDdruDf3CRpnhN+8UebNa5N2H58+3GDgpn/9GBurrQ1uWW768FfscwYkJRg==} 1371 + '@next/swc-darwin-arm64@16.1.0': 1372 + resolution: {integrity: sha512-onHq8dl8KjDb8taANQdzs3XmIqQWV3fYdslkGENuvVInFQzZnuBYYOG2HGHqqtvgmEU7xWzhgndXXxnhk4Z3fQ==} 1380 1373 engines: {node: '>= 10'} 1381 1374 cpu: [arm64] 1382 1375 os: [darwin] 1383 1376 1384 - '@next/swc-darwin-x64@16.0.10': 1385 - resolution: {integrity: sha512-spbEObMvRKkQ3CkYVOME+ocPDFo5UqHb8EMTS78/0mQ+O1nqE8toHJVioZo4TvebATxgA8XMTHHrScPrn68OGw==} 1377 + '@next/swc-darwin-x64@16.1.0': 1378 + resolution: {integrity: sha512-Am6VJTp8KhLuAH13tPrAoVIXzuComlZlMwGr++o2KDjWiKPe3VwpxYhgV6I4gKls2EnsIMggL4y7GdXyDdJcFA==} 1386 1379 engines: {node: '>= 10'} 1387 1380 cpu: [x64] 1388 1381 os: [darwin] 1389 1382 1390 - '@next/swc-linux-arm64-gnu@16.0.10': 1391 - resolution: {integrity: sha512-uQtWE3X0iGB8apTIskOMi2w/MKONrPOUCi5yLO+v3O8Mb5c7K4Q5KD1jvTpTF5gJKa3VH/ijKjKUq9O9UhwOYw==} 1383 + '@next/swc-linux-arm64-gnu@16.1.0': 1384 + resolution: {integrity: sha512-fVicfaJT6QfghNyg8JErZ+EMNQ812IS0lmKfbmC01LF1nFBcKfcs4Q75Yy8IqnsCqH/hZwGhqzj3IGVfWV6vpA==} 1392 1385 engines: {node: '>= 10'} 1393 1386 cpu: [arm64] 1394 1387 os: [linux] 1395 1388 1396 - '@next/swc-linux-arm64-musl@16.0.10': 1397 - resolution: {integrity: sha512-llA+hiDTrYvyWI21Z0L1GiXwjQaanPVQQwru5peOgtooeJ8qx3tlqRV2P7uH2pKQaUfHxI/WVarvI5oYgGxaTw==} 1389 + '@next/swc-linux-arm64-musl@16.1.0': 1390 + resolution: {integrity: sha512-TojQnDRoX7wJWXEEwdfuJtakMDW64Q7NrxQPviUnfYJvAx5/5wcGE+1vZzQ9F17m+SdpFeeXuOr6v3jbyusYMQ==} 1398 1391 engines: {node: '>= 10'} 1399 1392 cpu: [arm64] 1400 1393 os: [linux] 1401 1394 1402 - '@next/swc-linux-x64-gnu@16.0.10': 1403 - resolution: {integrity: sha512-AK2q5H0+a9nsXbeZ3FZdMtbtu9jxW4R/NgzZ6+lrTm3d6Zb7jYrWcgjcpM1k8uuqlSy4xIyPR2YiuUr+wXsavA==} 1395 + '@next/swc-linux-x64-gnu@16.1.0': 1396 + resolution: {integrity: sha512-quhNFVySW4QwXiZkZ34SbfzNBm27vLrxZ2HwTfFFO1BBP0OY1+pI0nbyewKeq1FriqU+LZrob/cm26lwsiAi8Q==} 1404 1397 engines: {node: '>= 10'} 1405 1398 cpu: [x64] 1406 1399 os: [linux] 1407 1400 1408 - '@next/swc-linux-x64-musl@16.0.10': 1409 - resolution: {integrity: sha512-1TDG9PDKivNw5550S111gsO4RGennLVl9cipPhtkXIFVwo31YZ73nEbLjNC8qG3SgTz/QZyYyaFYMeY4BKZR/g==} 1401 + '@next/swc-linux-x64-musl@16.1.0': 1402 + resolution: {integrity: sha512-6JW0z2FZUK5iOVhUIWqE4RblAhUj1EwhZ/MwteGb//SpFTOHydnhbp3868gxalwea+mbOLWO6xgxj9wA9wNvNw==} 1410 1403 engines: {node: '>= 10'} 1411 1404 cpu: [x64] 1412 1405 os: [linux] 1413 1406 1414 - '@next/swc-win32-arm64-msvc@16.0.10': 1415 - resolution: {integrity: sha512-aEZIS4Hh32xdJQbHz121pyuVZniSNoqDVx1yIr2hy+ZwJGipeqnMZBJHyMxv2tiuAXGx6/xpTcQJ6btIiBjgmg==} 1407 + '@next/swc-win32-arm64-msvc@16.1.0': 1408 + resolution: {integrity: sha512-+DK/akkAvvXn5RdYN84IOmLkSy87SCmpofJPdB8vbLmf01BzntPBSYXnMvnEEv/Vcf3HYJwt24QZ/s6sWAwOMQ==} 1416 1409 engines: {node: '>= 10'} 1417 1410 cpu: [arm64] 1418 1411 os: [win32] 1419 1412 1420 - '@next/swc-win32-x64-msvc@16.0.10': 1421 - resolution: {integrity: sha512-E+njfCoFLb01RAFEnGZn6ERoOqhK1Gl3Lfz1Kjnj0Ulfu7oJbuMyvBKNj/bw8XZnenHDASlygTjZICQW+rYW1Q==} 1413 + '@next/swc-win32-x64-msvc@16.1.0': 1414 + resolution: {integrity: sha512-Tr0j94MphimCCks+1rtYPzQFK+faJuhHWCegU9S9gDlgyOk8Y3kPmO64UcjyzZAlligeBtYZ/2bEyrKq0d2wqQ==} 1422 1415 engines: {node: '>= 10'} 1423 1416 cpu: [x64] 1424 1417 os: [win32] ··· 3315 3308 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 3316 3309 engines: {node: '>=10'} 3317 3310 3318 - eslint-config-next@16.0.10: 3319 - resolution: {integrity: sha512-BxouZUm0I45K4yjOOIzj24nTi0H2cGo0y7xUmk+Po/PYtJXFBYVDS1BguE7t28efXjKdcN0tmiLivxQy//SsZg==} 3311 + eslint-config-next@16.1.0: 3312 + resolution: {integrity: sha512-RlPb8E2uO/Ix/w3kizxz6+6ogw99WqtNzTG0ArRZ5NEkIYcsfRb8U0j7aTG7NjRvcrsak5QtUSuxGNN2UcA58g==} 3320 3313 peerDependencies: 3321 3314 eslint: '>=9.0.0' 3322 3315 typescript: '>=3.3.1' ··· 4056 4049 react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc 4057 4050 react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc 4058 4051 4059 - next@16.0.10: 4060 - resolution: {integrity: sha512-RtWh5PUgI+vxlV3HdR+IfWA1UUHu0+Ram/JBO4vWB54cVPentCD0e+lxyAYEsDTqGGMg7qpjhKh6dc6aW7W/sA==} 4052 + next@16.1.0: 4053 + resolution: {integrity: sha512-Y+KbmDbefYtHDDQKLNrmzE/YYzG2msqo2VXhzh5yrJ54tx/6TmGdkR5+kP9ma7i7LwZpZMfoY3m/AoPPPKxtVw==} 4061 4054 engines: {node: '>=20.9.0'} 4062 4055 hasBin: true 4063 4056 peerDependencies: ··· 5174 5167 multiformats: 9.9.0 5175 5168 pino: 8.21.0 5176 5169 5177 - '@atproto/crypto@0.4.4': 5178 - dependencies: 5179 - '@noble/curves': 1.9.2 5180 - '@noble/hashes': 1.8.0 5181 - uint8arrays: 3.0.0 5182 - 5183 5170 '@atproto/crypto@0.4.5': 5184 5171 dependencies: 5185 5172 '@noble/curves': 1.9.2 ··· 5193 5180 '@atproto/identity@0.4.10': 5194 5181 dependencies: 5195 5182 '@atproto/common-web': 0.4.7 5196 - '@atproto/crypto': 0.4.4 5183 + '@atproto/crypto': 0.4.5 5197 5184 5198 5185 '@atproto/jwk@0.1.1': 5199 5186 dependencies: ··· 5874 5861 5875 5862 '@next/env@15.1.6': {} 5876 5863 5877 - '@next/env@16.0.0-beta.0': {} 5878 - 5879 - '@next/env@16.0.10': {} 5880 - 5881 - '@next/eslint-plugin-next@16.0.10': 5882 - dependencies: 5883 - fast-glob: 3.3.1 5864 + '@next/env@16.1.0': {} 5884 5865 5885 - '@next/eslint-plugin-next@16.0.9': 5866 + '@next/eslint-plugin-next@16.1.0': 5886 5867 dependencies: 5887 5868 fast-glob: 3.3.1 5888 5869 5889 - '@next/swc-darwin-arm64@16.0.10': 5870 + '@next/swc-darwin-arm64@16.1.0': 5890 5871 optional: true 5891 5872 5892 - '@next/swc-darwin-x64@16.0.10': 5873 + '@next/swc-darwin-x64@16.1.0': 5893 5874 optional: true 5894 5875 5895 - '@next/swc-linux-arm64-gnu@16.0.10': 5876 + '@next/swc-linux-arm64-gnu@16.1.0': 5896 5877 optional: true 5897 5878 5898 - '@next/swc-linux-arm64-musl@16.0.10': 5879 + '@next/swc-linux-arm64-musl@16.1.0': 5899 5880 optional: true 5900 5881 5901 - '@next/swc-linux-x64-gnu@16.0.10': 5882 + '@next/swc-linux-x64-gnu@16.1.0': 5902 5883 optional: true 5903 5884 5904 - '@next/swc-linux-x64-musl@16.0.10': 5885 + '@next/swc-linux-x64-musl@16.1.0': 5905 5886 optional: true 5906 5887 5907 - '@next/swc-win32-arm64-msvc@16.0.10': 5888 + '@next/swc-win32-arm64-msvc@16.1.0': 5908 5889 optional: true 5909 5890 5910 - '@next/swc-win32-x64-msvc@16.0.10': 5891 + '@next/swc-win32-x64-msvc@16.1.0': 5911 5892 optional: true 5912 5893 5913 5894 '@noble/curves@1.9.2': ··· 7099 7080 '@unrs/resolver-binding-win32-x64-msvc@1.11.1': 7100 7081 optional: true 7101 7082 7102 - '@vercel/analytics@1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)': 7083 + '@vercel/analytics@1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)': 7103 7084 optionalDependencies: 7104 - next: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7085 + next: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7105 7086 react: 19.2.3 7106 7087 7107 - '@vercel/microfrontends@1.3.0(@vercel/analytics@1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0))': 7088 + '@vercel/microfrontends@1.3.0(@vercel/analytics@1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0))': 7108 7089 dependencies: 7109 7090 '@next/env': 15.1.6 7110 7091 ajv: 8.17.1 ··· 7116 7097 nanoid: 3.3.11 7117 7098 path-to-regexp: 6.2.1 7118 7099 optionalDependencies: 7119 - '@vercel/analytics': 1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 7120 - '@vercel/speed-insights': 1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 7121 - next: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7100 + '@vercel/analytics': 1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 7101 + '@vercel/speed-insights': 1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 7102 + next: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7122 7103 react: 19.2.3 7123 7104 react-dom: 19.2.3(react@19.2.3) 7124 7105 vite: 7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0) ··· 7129 7110 dependencies: 7130 7111 zod: 3.25.76 7131 7112 7132 - '@vercel/speed-insights@1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)': 7113 + '@vercel/speed-insights@1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)': 7133 7114 optionalDependencies: 7134 - next: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7115 + next: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7135 7116 react: 19.2.3 7136 7117 optional: true 7137 7118 7138 - '@vercel/toolbar@0.1.41(@vercel/analytics@1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0))': 7119 + '@vercel/toolbar@0.1.41(@vercel/analytics@1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0))': 7139 7120 dependencies: 7140 7121 '@tinyhttp/app': 1.3.0 7141 - '@vercel/microfrontends': 1.3.0(@vercel/analytics@1.5.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0)) 7122 + '@vercel/microfrontends': 1.3.0(@vercel/analytics@1.5.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(@vercel/speed-insights@1.2.0(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3))(next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0)) 7142 7123 chokidar: 3.6.0 7143 7124 execa: 5.1.1 7144 7125 fast-glob: 3.3.3 ··· 7147 7128 jsonc-parser: 3.3.1 7148 7129 strip-ansi: 6.0.1 7149 7130 optionalDependencies: 7150 - next: 16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7131 + next: 16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 7151 7132 react: 19.2.3 7152 7133 vite: 7.2.2(@types/node@22.16.4)(jiti@1.21.7)(terser@5.34.1)(yaml@2.8.0) 7153 7134 transitivePeerDependencies: ··· 7813 7794 7814 7795 escape-string-regexp@4.0.0: {} 7815 7796 7816 - eslint-config-next@16.0.10(@typescript-eslint/parser@8.46.2(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3))(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3): 7797 + eslint-config-next@16.1.0(@typescript-eslint/parser@8.46.2(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3))(eslint@9.31.0(jiti@1.21.7))(typescript@5.8.3): 7817 7798 dependencies: 7818 - '@next/eslint-plugin-next': 16.0.10 7799 + '@next/eslint-plugin-next': 16.1.0 7819 7800 eslint: 9.31.0(jiti@1.21.7) 7820 7801 eslint-import-resolver-node: 0.3.9 7821 7802 eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.31.0(jiti@1.21.7)) ··· 8639 8620 react: 19.2.3 8640 8621 react-dom: 19.2.3(react@19.2.3) 8641 8622 8642 - next@16.0.10(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): 8623 + next@16.1.0(@babel/core@7.28.4)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): 8643 8624 dependencies: 8644 - '@next/env': 16.0.10 8625 + '@next/env': 16.1.0 8645 8626 '@swc/helpers': 0.5.15 8627 + baseline-browser-mapping: 2.8.15 8646 8628 caniuse-lite: 1.0.30001749 8647 8629 postcss: 8.4.31 8648 8630 react: 19.2.3 8649 8631 react-dom: 19.2.3(react@19.2.3) 8650 8632 styled-jsx: 5.1.6(@babel/core@7.28.4)(react@19.2.3) 8651 8633 optionalDependencies: 8652 - '@next/swc-darwin-arm64': 16.0.10 8653 - '@next/swc-darwin-x64': 16.0.10 8654 - '@next/swc-linux-arm64-gnu': 16.0.10 8655 - '@next/swc-linux-arm64-musl': 16.0.10 8656 - '@next/swc-linux-x64-gnu': 16.0.10 8657 - '@next/swc-linux-x64-musl': 16.0.10 8658 - '@next/swc-win32-arm64-msvc': 16.0.10 8659 - '@next/swc-win32-x64-msvc': 16.0.10 8634 + '@next/swc-darwin-arm64': 16.1.0 8635 + '@next/swc-darwin-x64': 16.1.0 8636 + '@next/swc-linux-arm64-gnu': 16.1.0 8637 + '@next/swc-linux-arm64-musl': 16.1.0 8638 + '@next/swc-linux-x64-gnu': 16.1.0 8639 + '@next/swc-linux-x64-musl': 16.1.0 8640 + '@next/swc-win32-arm64-msvc': 16.1.0 8641 + '@next/swc-win32-x64-msvc': 16.1.0 8660 8642 '@opentelemetry/api': 1.9.0 8661 8643 babel-plugin-react-compiler: 1.0.0 8662 8644 sharp: 0.34.4
+4 -3
pnpm-workspace.yaml
··· 2 2 - packages/* 3 3 4 4 catalog: 5 - next: ^16.0.10 6 - eslint-config-next: ^16.0.10 7 - '@next/eslint-plugin-next': ^16.0.9 5 + next: ^16.1.0 6 + eslint-config-next: ^16.1.0 7 + '@next/eslint-plugin-next': ^16.1.0 8 + "@next/env": ^16.1.0 8 9 react: ^19.2.3 9 10 react-dom: ^19.2.3 10 11 '@types/react': ^19.2.7