fix: add missing dependency in ee package (#2757)

This commit is contained in:
Matti Nannt
2024-06-11 21:41:45 +02:00
committed by GitHub
parent 8c7b5891a2
commit 33822350fd
2 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"@formbricks/lib": "workspace:*",
"@paralleldrive/cuid2": "^2.2.2",
"@radix-ui/react-collapsible": "^1.0.3",
"https-proxy-agent": "^7.0.4",
"lucide-react": "^0.390.0",
"next": "^14.2.3",
"next-auth": "^4.24.7",

3
pnpm-lock.yaml generated
View File

@@ -656,6 +656,9 @@ importers:
'@radix-ui/react-collapsible':
specifier: ^1.0.3
version: 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@19.0.0-rc-935180c7e0-20240524(react@19.0.0-rc-935180c7e0-20240524))(react@19.0.0-rc-935180c7e0-20240524)
https-proxy-agent:
specifier: ^7.0.4
version: 7.0.4
lucide-react:
specifier: ^0.390.0
version: 0.390.0(react@19.0.0-rc-935180c7e0-20240524)