fix: iframe resize #224

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-10 20:29:02 +01:00
parent bbd30ca6e0
commit 931ae55a1c
8 changed files with 285 additions and 168 deletions

View File

@@ -9,6 +9,7 @@
"deploy": "npx wrangler deploy",
"cf-typegen": "wrangler types",
"build": "pnpm with-env vite build",
"build:embed": "vite build --config vite.embed.config.ts",
"serve": "vite preview",
"test": "vitest run",
"format": "biome format",
@@ -26,11 +27,13 @@
"@faker-js/faker": "^9.6.0",
"@hookform/resolvers": "^3.3.4",
"@hyperdx/node-opentelemetry": "^0.8.1",
"@iframe-resizer/child": "^5.0.0",
"@iframe-resizer/parent": "^5.0.0",
"@number-flow/react": "0.3.5",
"@openpanel/common": "workspace:^",
"@openpanel/constants": "workspace:^",
"@openpanel/integrations": "workspace:^",
"@openpanel/importer": "workspace:^",
"@openpanel/integrations": "workspace:^",
"@openpanel/json": "workspace:*",
"@openpanel/payments": "workspace:*",
"@openpanel/sdk-info": "workspace:^",