diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4155780308..beaa275dfb 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -213,6 +213,7 @@ catalog: remark-breaks: 4.0.0 remark-directive: 4.0.0 scheduler: 0.27.0 + server-only: 0.0.1 sharp: 0.34.5 shiki: 4.1.0 socket.io-client: 4.8.3 diff --git a/web/package.json b/web/package.json index b8fbbd2fdb..8351a032ce 100644 --- a/web/package.json +++ b/web/package.json @@ -135,6 +135,7 @@ "remark-breaks": "catalog:", "remark-directive": "catalog:", "scheduler": "catalog:", + "server-only": "catalog:", "sharp": "catalog:", "shiki": "catalog:", "socket.io-client": "catalog:",