Commit 71880e53 authored by ChanHaeng Lee's avatar ChanHaeng Lee
Browse files
parent 9e43d7cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
  },
  "peerDependencies": {
    "@fedify/fedify": "workspace:",
    "next": "workspace:"
    "next": "catalog:"
  },
  "devDependencies": {
    "tsdown": "catalog:",
+135 −7
Original line number Diff line number Diff line
@@ -54,6 +54,9 @@ catalogs:
    ioredis:
      specifier: ^5.6.1
      version: 5.6.1
    next:
      specifier: ^15.4.2-canary
      version: 15.4.6
    postgres:
      specifier: ^3.4.7
      version: 3.4.7
@@ -99,6 +102,9 @@ importers:
      '@fedify/nestjs':
        specifier: 'workspace:'
        version: link:../packages/nestjs
      '@fedify/next':
        specifier: 'workspace:'
        version: link:../packages/next
      '@fedify/postgres':
        specifier: 'workspace:'
        version: link:../packages/postgres
@@ -587,8 +593,8 @@ importers:
        specifier: 'workspace:'
        version: link:../fedify
      next:
        specifier: 'workspace:'
        version: link:../../examples/next14-app-router
        specifier: 'catalog:'
        version: 15.4.6(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
      x-forwarded-fetch:
        specifier: ^0.2.0
        version: 0.2.0
@@ -1854,6 +1860,9 @@ packages:
  '@next/env@15.3.1':
    resolution: {integrity: sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ==}

  '@next/env@15.4.6':
    resolution: {integrity: sha512-yHDKVTcHrZy/8TWhj0B23ylKv5ypocuCwey9ZqPyv4rPdUdRzpGCkSi03t04KBPyU96kxVtUqx6O3nE1kpxASQ==}

  '@next/eslint-plugin-next@15.0.0-canary.136':
    resolution: {integrity: sha512-fcPDffjS87Jftv6rMuCwCUEE6qQ08fipZMJT4BQJx/yLNMnmbxA8RxU1IZv0nVFrjJM2yv6RkzeyvmvSobX7YQ==}

@@ -1872,6 +1881,12 @@ packages:
    cpu: [arm64]
    os: [darwin]

  '@next/swc-darwin-arm64@15.4.6':
    resolution: {integrity: sha512-667R0RTP4DwxzmrqTs4Lr5dcEda9OxuZsVFsjVtxVMVhzSpo6nLclXejJVfQo2/g7/Z9qF3ETDmN3h65mTjpTQ==}
    engines: {node: '>= 10'}
    cpu: [arm64]
    os: [darwin]

  '@next/swc-darwin-x64@14.2.30':
    resolution: {integrity: sha512-TyO7Wz1IKE2kGv8dwQ0bmPL3s44EKVencOqwIY69myoS3rdpO1NPg5xPM5ymKu7nfX4oYJrpMxv8G9iqLsnL4A==}
    engines: {node: '>= 10'}
@@ -1884,6 +1899,12 @@ packages:
    cpu: [x64]
    os: [darwin]

  '@next/swc-darwin-x64@15.4.6':
    resolution: {integrity: sha512-KMSFoistFkaiQYVQQnaU9MPWtp/3m0kn2Xed1Ces5ll+ag1+rlac20sxG+MqhH2qYWX1O2GFOATQXEyxKiIscg==}
    engines: {node: '>= 10'}
    cpu: [x64]
    os: [darwin]

  '@next/swc-linux-arm64-gnu@14.2.30':
    resolution: {integrity: sha512-I5lg1fgPJ7I5dk6mr3qCH1hJYKJu1FsfKSiTKoYwcuUf53HWTrEkwmMI0t5ojFKeA6Vu+SfT2zVy5NS0QLXV4Q==}
    engines: {node: '>= 10'}
@@ -1896,6 +1917,12 @@ packages:
    cpu: [arm64]
    os: [linux]

  '@next/swc-linux-arm64-gnu@15.4.6':
    resolution: {integrity: sha512-PnOx1YdO0W7m/HWFeYd2A6JtBO8O8Eb9h6nfJia2Dw1sRHoHpNf6lN1U4GKFRzRDBi9Nq2GrHk9PF3Vmwf7XVw==}
    engines: {node: '>= 10'}
    cpu: [arm64]
    os: [linux]

  '@next/swc-linux-arm64-musl@14.2.30':
    resolution: {integrity: sha512-8GkNA+sLclQyxgzCDs2/2GSwBc92QLMrmYAmoP2xehe5MUKBLB2cgo34Yu242L1siSkwQkiV4YLdCnjwc/Micw==}
    engines: {node: '>= 10'}
@@ -1908,6 +1935,12 @@ packages:
    cpu: [arm64]
    os: [linux]

  '@next/swc-linux-arm64-musl@15.4.6':
    resolution: {integrity: sha512-XBbuQddtY1p5FGPc2naMO0kqs4YYtLYK/8aPausI5lyOjr4J77KTG9mtlU4P3NwkLI1+OjsPzKVvSJdMs3cFaw==}
    engines: {node: '>= 10'}
    cpu: [arm64]
    os: [linux]

  '@next/swc-linux-x64-gnu@14.2.30':
    resolution: {integrity: sha512-8Ly7okjssLuBoe8qaRCcjGtcMsv79hwzn/63wNeIkzJVFVX06h5S737XNr7DZwlsbTBDOyI6qbL2BJB5n6TV/w==}
    engines: {node: '>= 10'}
@@ -1920,6 +1953,12 @@ packages:
    cpu: [x64]
    os: [linux]

  '@next/swc-linux-x64-gnu@15.4.6':
    resolution: {integrity: sha512-+WTeK7Qdw82ez3U9JgD+igBAP75gqZ1vbK6R8PlEEuY0OIe5FuYXA4aTjL811kWPf7hNeslD4hHK2WoM9W0IgA==}
    engines: {node: '>= 10'}
    cpu: [x64]
    os: [linux]

  '@next/swc-linux-x64-musl@14.2.30':
    resolution: {integrity: sha512-dBmV1lLNeX4mR7uI7KNVHsGQU+OgTG5RGFPi3tBJpsKPvOPtg9poyav/BYWrB3GPQL4dW5YGGgalwZ79WukbKQ==}
    engines: {node: '>= 10'}
@@ -1932,6 +1971,12 @@ packages:
    cpu: [x64]
    os: [linux]

  '@next/swc-linux-x64-musl@15.4.6':
    resolution: {integrity: sha512-XP824mCbgQsK20jlXKrUpZoh/iO3vUWhMpxCz8oYeagoiZ4V0TQiKy0ASji1KK6IAe3DYGfj5RfKP6+L2020OQ==}
    engines: {node: '>= 10'}
    cpu: [x64]
    os: [linux]

  '@next/swc-win32-arm64-msvc@14.2.30':
    resolution: {integrity: sha512-6MMHi2Qc1Gkq+4YLXAgbYslE1f9zMGBikKMdmQRHXjkGPot1JY3n5/Qrbg40Uvbi8//wYnydPnyvNhI1DMUW1g==}
    engines: {node: '>= 10'}
@@ -1944,6 +1989,12 @@ packages:
    cpu: [arm64]
    os: [win32]

  '@next/swc-win32-arm64-msvc@15.4.6':
    resolution: {integrity: sha512-FxrsenhUz0LbgRkNWx6FRRJIPe/MI1JRA4W4EPd5leXO00AZ6YU8v5vfx4MDXTvN77lM/EqsE3+6d2CIeF5NYg==}
    engines: {node: '>= 10'}
    cpu: [arm64]
    os: [win32]

  '@next/swc-win32-ia32-msvc@14.2.30':
    resolution: {integrity: sha512-pVZMnFok5qEX4RT59mK2hEVtJX+XFfak+/rjHpyFh7juiT52r177bfFKhnlafm0UOSldhXjj32b+LZIOdswGTg==}
    engines: {node: '>= 10'}
@@ -1962,6 +2013,12 @@ packages:
    cpu: [x64]
    os: [win32]

  '@next/swc-win32-x64-msvc@15.4.6':
    resolution: {integrity: sha512-T4ufqnZ4u88ZheczkBTtOF+eKaM14V8kbjud/XrAakoM5DKQWjW09vD6B9fsdsWS2T7D5EY31hRHdta7QKWOng==}
    engines: {node: '>= 10'}
    cpu: [x64]
    os: [win32]

  '@noble/hashes@1.8.0':
    resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
    engines: {node: ^14.21.3 || >=16}
@@ -5277,6 +5334,27 @@ packages:
      sass:
        optional: true

  next@15.4.6:
    resolution: {integrity: sha512-us++E/Q80/8+UekzB3SAGs71AlLDsadpFMXVNM/uQ0BMwsh9m3mr0UNQIfjKed8vpWXsASe+Qifrnu1oLIcKEQ==}
    engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
    hasBin: true
    peerDependencies:
      '@opentelemetry/api': ^1.1.0
      '@playwright/test': ^1.51.1
      babel-plugin-react-compiler: '*'
      react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
      react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
      sass: ^1.3.0
    peerDependenciesMeta:
      '@opentelemetry/api':
        optional: true
      '@playwright/test':
        optional: true
      babel-plugin-react-compiler:
        optional: true
      sass:
        optional: true

  node-domexception@1.0.0:
    resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
    engines: {node: '>=10.5.0'}
@@ -7432,6 +7510,8 @@ snapshots:

  '@next/env@15.3.1': {}

  '@next/env@15.4.6': {}

  '@next/eslint-plugin-next@15.0.0-canary.136':
    dependencies:
      fast-glob: 3.3.1
@@ -7446,42 +7526,63 @@ snapshots:
  '@next/swc-darwin-arm64@15.3.1':
    optional: true

  '@next/swc-darwin-arm64@15.4.6':
    optional: true

  '@next/swc-darwin-x64@14.2.30':
    optional: true

  '@next/swc-darwin-x64@15.3.1':
    optional: true

  '@next/swc-darwin-x64@15.4.6':
    optional: true

  '@next/swc-linux-arm64-gnu@14.2.30':
    optional: true

  '@next/swc-linux-arm64-gnu@15.3.1':
    optional: true

  '@next/swc-linux-arm64-gnu@15.4.6':
    optional: true

  '@next/swc-linux-arm64-musl@14.2.30':
    optional: true

  '@next/swc-linux-arm64-musl@15.3.1':
    optional: true

  '@next/swc-linux-arm64-musl@15.4.6':
    optional: true

  '@next/swc-linux-x64-gnu@14.2.30':
    optional: true

  '@next/swc-linux-x64-gnu@15.3.1':
    optional: true

  '@next/swc-linux-x64-gnu@15.4.6':
    optional: true

  '@next/swc-linux-x64-musl@14.2.30':
    optional: true

  '@next/swc-linux-x64-musl@15.3.1':
    optional: true

  '@next/swc-linux-x64-musl@15.4.6':
    optional: true

  '@next/swc-win32-arm64-msvc@14.2.30':
    optional: true

  '@next/swc-win32-arm64-msvc@15.3.1':
    optional: true

  '@next/swc-win32-arm64-msvc@15.4.6':
    optional: true

  '@next/swc-win32-ia32-msvc@14.2.30':
    optional: true

@@ -7491,6 +7592,9 @@ snapshots:
  '@next/swc-win32-x64-msvc@15.3.1':
    optional: true

  '@next/swc-win32-x64-msvc@15.4.6':
    optional: true

  '@noble/hashes@1.8.0': {}

  '@nodelib/fs.scandir@2.1.5':
@@ -9960,7 +10064,7 @@ snapshots:
      '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.8.3)
      eslint: 8.57.1
      eslint-import-resolver-node: 0.3.9
      eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1)
      eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1)
      eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
      eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1)
      eslint-plugin-react: 7.37.5(eslint@8.57.1)
@@ -10000,7 +10104,7 @@ snapshots:
    transitivePeerDependencies:
      - supports-color

  eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1):
  eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1):
    dependencies:
      '@nolyfill/is-core-module': 1.0.39
      debug: 4.4.1
@@ -10030,14 +10134,14 @@ snapshots:
    transitivePeerDependencies:
      - supports-color

  eslint-module-utils@2.12.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1):
  eslint-module-utils@2.12.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1):
    dependencies:
      debug: 3.2.7
    optionalDependencies:
      '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.8.3)
      eslint: 8.57.1
      eslint-import-resolver-node: 0.3.9
      eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1)
      eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1)
    transitivePeerDependencies:
      - supports-color

@@ -10063,7 +10167,7 @@ snapshots:
      doctrine: 2.1.0
      eslint: 8.57.1
      eslint-import-resolver-node: 0.3.9
      eslint-module-utils: 2.12.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)
      eslint-module-utils: 2.12.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1)
      hasown: 2.0.2
      is-core-module: 2.16.1
      is-glob: 4.0.3
@@ -11586,6 +11690,30 @@ snapshots:
      - '@babel/core'
      - babel-plugin-macros

  next@15.4.6(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
    dependencies:
      '@next/env': 15.4.6
      '@swc/helpers': 0.5.15
      caniuse-lite: 1.0.30001727
      postcss: 8.4.31
      react: 19.1.0
      react-dom: 19.1.0(react@19.1.0)
      styled-jsx: 5.1.6(react@19.1.0)
    optionalDependencies:
      '@next/swc-darwin-arm64': 15.4.6
      '@next/swc-darwin-x64': 15.4.6
      '@next/swc-linux-arm64-gnu': 15.4.6
      '@next/swc-linux-arm64-musl': 15.4.6
      '@next/swc-linux-x64-gnu': 15.4.6
      '@next/swc-linux-x64-musl': 15.4.6
      '@next/swc-win32-arm64-msvc': 15.4.6
      '@next/swc-win32-x64-msvc': 15.4.6
      '@opentelemetry/api': 1.9.0
      sharp: 0.34.3
    transitivePeerDependencies:
      - '@babel/core'
      - babel-plugin-macros

  node-domexception@1.0.0: {}

  node-fetch@3.3.2: