<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Updated markdown handling and serialization libraries for improved performance and accuracy in text formatting. - **New Features** - Enhanced rich text and markdown conversion capabilities, providing users with more reliable and seamless text formatting options. - **Documentation** - Added detailed documentation for markdown to rich text conversion and vice versa, ensuring easier understanding and implementation for developers. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"name": "@typebot.io/lib",
|
|
"version": "1.0.0",
|
|
"license": "AGPL-3.0-or-later",
|
|
"private": true,
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"devDependencies": {
|
|
"@paralleldrive/cuid2": "2.2.1",
|
|
"@playwright/test": "1.36.0",
|
|
"@typebot.io/env": "workspace:*",
|
|
"@typebot.io/forge-repository": "workspace:*",
|
|
"@typebot.io/prisma": "workspace:*",
|
|
"@typebot.io/schemas": "workspace:*",
|
|
"@typebot.io/tsconfig": "workspace:*",
|
|
"@types/escape-html": "^1.0.4",
|
|
"@types/nodemailer": "6.4.8",
|
|
"next": "14.0.3",
|
|
"nodemailer": "6.9.3",
|
|
"typescript": "5.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"next": "14.0.0",
|
|
"nodemailer": "6.7.8"
|
|
},
|
|
"dependencies": {
|
|
"@sentry/nextjs": "7.77.0",
|
|
"@trpc/server": "10.40.0",
|
|
"@udecode/plate-basic-marks": "21.1.5",
|
|
"@udecode/plate-block-quote": "30.1.2",
|
|
"@udecode/plate-code-block": "30.1.2",
|
|
"@udecode/plate-common": "21.1.5",
|
|
"@udecode/plate-heading": "30.1.2",
|
|
"@udecode/plate-horizontal-rule": "30.1.2",
|
|
"@udecode/plate-link": "21.2.0",
|
|
"@udecode/plate-list": "30.1.2",
|
|
"@udecode/plate-media": "30.1.2",
|
|
"@udecode/plate-paragraph": "30.1.2",
|
|
"escape-html": "^1.0.3",
|
|
"google-auth-library": "8.9.0",
|
|
"got": "12.6.0",
|
|
"minio": "7.1.3",
|
|
"remark-parse": "11.0.0",
|
|
"stripe": "12.13.0",
|
|
"unified": "11.0.4",
|
|
"zod": "3.22.4"
|
|
}
|
|
}
|