🔧 Add react in scripts deps

This commit is contained in:
Baptiste Arnaud 2026-01-07 18:55:23 +01:00
parent 82d6b2ff41
commit 0ffe0d51fe
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -1199,6 +1199,7 @@
"papaparse": "^5.4.1",
"posthog-node": "^5.8.2",
"prompts": "^2.4.2",
"react": "^19.2.3",
"stripe": "^17.1.0",
},
"devDependencies": {

View File

@ -59,6 +59,7 @@
"@typebot.io/typebot": "workspace:*",
"@typebot.io/zod": "workspace:*",
"@typebot.io/emails": "workspace:*",
"react": "^19.2.3",
"@typebot.io/env": "workspace:*",
"@typebot.io/blocks-bubbles": "workspace:*",
"@typebot.io/blocks-core": "workspace:*",