Commit 53a5db89 authored by ChanHaeng Lee's avatar ChanHaeng Lee
Browse files

Fix packages for `next-integration`

parent 56c20cff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11,7 +11,8 @@
  },
  "dependencies": {
    "@fedify/fedify": "workspace:",
    "next": "15.3.1",
    "@fedify/next": "workspace:",
    "next": "^15.4.2-canary",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "x-forwarded-fetch": "^0.2.0"
+385 −138

File changed.

Preview size limit exceeded, changes collapsed.

+3 −2
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ packages:
- examples/cloudflare-workers
- examples/elysia
- examples/express
- examples/next-integration
- examples/next14-app-router
- examples/next15-app-router

@@ -35,7 +36,7 @@ catalog:
  express: ^4.0.0
  h3: ^1.15.0
  ioredis: ^5.6.1
  next: ^15.4.2-canary
  next: ^15.4.6
  postgres: ^3.4.7
  tsdown: ^0.12.9
  typescript: ^5.8.3
  typescript: ^5.9.2