diff --git a/package.json b/package.json index 29286f7..d70c694 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "@tanstack/react-table": "8.21.3", "@vercel/analytics": "^1.5.0", "ai": "^5.0.93", + "babel-plugin-react-compiler": "^1.0.0", "better-auth": "1.3.34", "class-variance-authority": "0.7.1", "clsx": "2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbcd653..d35cc1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,6 +89,9 @@ importers: ai: specifier: ^5.0.93 version: 5.0.93(zod@4.1.12) + babel-plugin-react-compiler: + specifier: ^1.0.0 + version: 1.0.0 better-auth: specifier: 1.3.34 version: 1.3.34(next@16.0.3(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -5792,7 +5795,6 @@ snapshots: babel-plugin-react-compiler@1.0.0: dependencies: '@babel/types': 7.28.5 - optional: true balanced-match@1.0.2: {}