@infuro/cms-core 1.0.38 → 1.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export { emitOrderNotificationTrigger, fireOrderNotificationTrigger } from './chunk-X47PBV4I.js';
2
- import { checkMultiVendorEnabled, loadUserVendorContext, getPublicSettingsGroup, BlogGeneratorService } from './chunk-PYUXVU75.js';
3
- export { Address, Attendee, Attribute, BLOG_GENERATOR_AGENT_NAME, BLOG_GENERATOR_DEFAULT_SYSTEM_INSTRUCTION, BLOG_GENERATOR_DEFAULT_VALIDATION_RULES, BLOG_GENERATOR_LLM_AGENT_SLUG, BLOG_GENERATOR_MARKDOWN_ARTICLE_SEPARATOR, BLOG_METADATA_ENRICHER_AGENT_NAME, BLOG_METADATA_ENRICHER_DEFAULT_SYSTEM_INSTRUCTION, BLOG_METADATA_ENRICHER_DEFAULT_VALIDATION_RULES, BLOG_METADATA_ENRICHER_LLM_AGENT_SLUG, Blog, BlogGeneratorService, Brand, CMS_ENTITY_MAP, Cart, CartItem, Category, ChatConversation, ChatMessage, Collection, Combo, ComboItem, Comment, Config, Contact, Currency, CurrencyExchange, Customer, Customer_Contacts, Discount, DiscountRules, Event, EventProduct, Form, FormField, FormSubmission, JobSchedule, JobScheduleRun, KnowledgeBaseChunk, KnowledgeBaseDocument, LlmAgent, Media, MessageTemplate, Order, OrderAddresses, OrderDiscounts, OrderItem, OrderNotificationBinding, OrderNotificationTrigger, OtpChallenge, Page, PasswordResetToken, Payment, Permission, Product, ProductAttribute, ProductCategory, ProductConfig, ProductVariant, RefundPolicy, RefundRequest, RssArticle, RssFeed, Seo, Tag, Tax, User, UserGroup, Vendor, VendorCustomer, VendorRole, VendorRolePermission, VendorUser, Wishlist, WishlistItem, ZIP_MIME_TYPES, applyVendorCustomersContactFilter, assertCaptchaOk, assertContactAllowedForVendorOrder, buildBlogMetadataUserPrompt, buildCronFromSchedule, buildRssUserPromptFromFeeds, calculateOrderRefundPreview, calculateRefundFromPolicy, checkEventsEnabled, checkMultiVendorEnabled, contactIsVendorCustomer, countRecentOtpSends, createAnalyticsHandlers, createBlogBySlugHandler, createChangePasswordHandler, createCmsApiHandler, createCmsApp, createCmsAppWithMessaging, createCrudByIdHandler, createCrudHandler, createDashboardStatsHandler, createEcommerceAnalyticsHandler, createEventOrderMessageTemplateHandlers, createForgotPasswordHandler, createFormBySlugHandler, createInviteAcceptHandler, createJobScheduleHandlers, createLlmAgentKnowledgeHandlers, createMediaZipExtractHandler, createMessageTemplateRowLoader, createOtpChallenge, createSetPasswordHandler, createSettingsApiHandlers, createSocialMediaHandlers, createStorefrontApiHandler, createUploadHandler, createUserAuthApiRouter, createUserAvatarHandler, createUserProfileHandler, createUsersApiHandlers, createVendorDashboardHandler, createVendorOnboardHandlers, customerPhoneForUser, daysBeforeEventStart, describeEventTierPolicy, ensureCustomerForUser, ensureMessagingPluginsOnCms, ensureScheduleQueueWorker, ensureVendorCustomerForOrderContact, findActiveRefundPolicyForVendor, formatTierRange, generateNumericOtp, getPublicSettingsGroup, getRssArticleSummaryFromItem, hashOtpCode, hydrateVendorSessionUser, invalidateEventsCache, invalidateMultiVendorCache, isCustomerTypeContact, isZipMedia, linkUnclaimedContactToUser, llmAgentToChatAgentOptions, loadSettingsGroupFromDb, loadUserVendorContext, mergeGuardrailsIntoSystemPrompt, messagingPlugins, metaFetchUserManagedPages, metaPostPageFeed, metaPostPagePhoto, metaResolvePageAccessToken, normalizePhoneE164, normalizeRefundTiers, overlayCmsPlugins, parseBlogGeneratorAgentContent, parseBlogGeneratorModelOutput, parseBlogMetadataEnrichmentJson, parseLlmAgentValidationRules, pgBossScheduleNameForId, queueErpCreateContactIfEnabled, queueJobScheduleNow, queuePlugin, queueSms, registerJobRunnerWorker, registerMessagingQueueProcessors, registerSmsQueueProcessor, relativePathFromMediaParentId, resolveBlogCategoryIdByName, resolveSettingsEncryptionKey, resolveVendorIdForContactCheck, sanitizeMediaFolderPath, sanitizeStorageSegment, sendVendorOnboardEmails, simpleDecrypt, simpleEncrypt, syncJobScheduleToPgBoss, validateRefundTiers, validateScheduleInput, validateUserMessageAgainstAgentRules, validateUserMessageAgainstStructuredRules, verifyAndConsumeOtpChallenge, verifyOtpCodeHash, whatsappPlugin, wrapGetCmsWithMessaging } from './chunk-PYUXVU75.js';
2
+ import { checkMultiVendorEnabled, loadUserVendorContext, getPublicSettingsGroup, BlogGeneratorService } from './chunk-SFDZMGHD.js';
3
+ export { Address, Attendee, Attribute, BLOG_GENERATOR_AGENT_NAME, BLOG_GENERATOR_DEFAULT_SYSTEM_INSTRUCTION, BLOG_GENERATOR_DEFAULT_VALIDATION_RULES, BLOG_GENERATOR_LLM_AGENT_SLUG, BLOG_GENERATOR_MARKDOWN_ARTICLE_SEPARATOR, BLOG_METADATA_ENRICHER_AGENT_NAME, BLOG_METADATA_ENRICHER_DEFAULT_SYSTEM_INSTRUCTION, BLOG_METADATA_ENRICHER_DEFAULT_VALIDATION_RULES, BLOG_METADATA_ENRICHER_LLM_AGENT_SLUG, Blog, BlogGeneratorService, Brand, CMS_ENTITY_MAP, Cart, CartItem, Category, ChatConversation, ChatMessage, Collection, Combo, ComboItem, Comment, Config, Contact, Currency, CurrencyExchange, Customer, Customer_Contacts, Discount, DiscountRules, Event, EventProduct, Form, FormField, FormSubmission, JobSchedule, JobScheduleRun, KnowledgeBaseChunk, KnowledgeBaseDocument, LlmAgent, Media, MessageTemplate, Order, OrderAddresses, OrderDiscounts, OrderItem, OrderNotificationBinding, OrderNotificationTrigger, OtpChallenge, Page, PasswordResetToken, Payment, Permission, Product, ProductAttribute, ProductCategory, ProductConfig, ProductVariant, RefundPolicy, RefundRequest, RssArticle, RssFeed, Seo, Tag, Tax, User, UserGroup, Vendor, VendorCustomer, VendorRole, VendorRolePermission, VendorUser, Wishlist, WishlistItem, ZIP_MIME_TYPES, applyVendorCustomersContactFilter, assertCaptchaOk, assertContactAllowedForVendorOrder, buildBlogMetadataUserPrompt, buildCronFromSchedule, buildRssUserPromptFromFeeds, calculateOrderRefundPreview, calculateRefundFromPolicy, checkEventsEnabled, checkMultiVendorEnabled, contactIsVendorCustomer, countRecentOtpSends, createAnalyticsHandlers, createBlogBySlugHandler, createChangePasswordHandler, createCmsApiHandler, createCmsApp, createCmsAppWithMessaging, createCrudByIdHandler, createCrudHandler, createDashboardStatsHandler, createEcommerceAnalyticsHandler, createEventOrderMessageTemplateHandlers, createForgotPasswordHandler, createFormBySlugHandler, createInviteAcceptHandler, createJobScheduleHandlers, createLlmAgentKnowledgeHandlers, createMediaZipExtractHandler, createMessageTemplateRowLoader, createOtpChallenge, createSetPasswordHandler, createSettingsApiHandlers, createSocialMediaHandlers, createStorefrontApiHandler, createUploadHandler, createUserAuthApiRouter, createUserAvatarHandler, createUserProfileHandler, createUsersApiHandlers, createVendorDashboardHandler, createVendorOnboardHandlers, customerPhoneForUser, daysBeforeEventStart, describeEventTierPolicy, ensureCustomerForUser, ensureMessagingPluginsOnCms, ensureScheduleQueueWorker, ensureVendorCustomerForOrderContact, findActiveRefundPolicyForVendor, formatTierRange, generateNumericOtp, getPublicSettingsGroup, getRssArticleSummaryFromItem, hashOtpCode, hydrateVendorSessionUser, invalidateEventsCache, invalidateMultiVendorCache, isCustomerTypeContact, isZipMedia, linkUnclaimedContactToUser, llmAgentToChatAgentOptions, loadSettingsGroupFromDb, loadUserVendorContext, mergeGuardrailsIntoSystemPrompt, messagingPlugins, metaFetchUserManagedPages, metaPostPageFeed, metaPostPagePhoto, metaResolvePageAccessToken, normalizePhoneE164, normalizeRefundTiers, overlayCmsPlugins, parseBlogGeneratorAgentContent, parseBlogGeneratorModelOutput, parseBlogMetadataEnrichmentJson, parseLlmAgentValidationRules, pgBossScheduleNameForId, queueErpCreateContactIfEnabled, queueJobScheduleNow, queuePlugin, queueSms, registerJobRunnerWorker, registerMessagingQueueProcessors, registerSmsQueueProcessor, relativePathFromMediaParentId, resolveBlogCategoryIdByName, resolveSettingsEncryptionKey, resolveVendorIdForContactCheck, sanitizeMediaFolderPath, sanitizeStorageSegment, sendVendorOnboardEmails, simpleDecrypt, simpleEncrypt, syncJobScheduleToPgBoss, validateRefundTiers, validateScheduleInput, validateUserMessageAgainstAgentRules, validateUserMessageAgainstStructuredRules, verifyAndConsumeOtpChallenge, verifyOtpCodeHash, whatsappPlugin, wrapGetCmsWithMessaging } from './chunk-SFDZMGHD.js';
4
4
  import { mergeEmailLayoutCompanyDetails, parseEmailRecipientsFromConfig } from './chunk-NNQBWDCI.js';
5
5
  export { EmailService, buildEventOrderTemplateVariables, emailPlugin, emailTemplates, getCompanyDetailsFromSettings, initWhatsappTriggerDispatcher, joinRecipientsForSend, mergeEmailLayoutCompanyDetails, parseEmailRecipientsFromConfig, queueWhatsApp, registerWhatsAppQueueProcessor, renderEmail, renderLayout, resendOrderNotification, serializeEmailRecipients } from './chunk-NNQBWDCI.js';
6
6
  export { KNOWN_NOTIFICATION_TRIGGERS, notificationTriggerEmitter } from './chunk-HCIRL37O.js';
package/package.json CHANGED
@@ -1,147 +1,147 @@
1
- {
2
- "name": "@infuro/cms-core",
3
- "version": "1.0.38",
4
- "private": false,
5
- "type": "module",
6
- "main": "./dist/index.cjs",
7
- "module": "./dist/index.js",
8
- "types": "./dist/index.d.ts",
9
- "description": "Infuro CMS core - headless CMS library for Next.js",
10
- "license": "AGPL-3.0",
11
- "bin": {
12
- "infuro-cms": "./dist/cli.js"
13
- },
14
- "files": [
15
- "dist",
16
- "src/admin/admin.css"
17
- ],
18
- "exports": {
19
- ".": {
20
- "types": "./dist/index.d.ts",
21
- "import": "./dist/index.js",
22
- "require": "./dist/index.cjs"
23
- },
24
- "./hooks": {
25
- "types": "./dist/hooks.d.ts",
26
- "import": "./dist/hooks.js",
27
- "require": "./dist/hooks.cjs"
28
- },
29
- "./api": {
30
- "types": "./dist/api.d.ts",
31
- "import": "./dist/api.js",
32
- "require": "./dist/api.cjs"
33
- },
34
- "./auth": {
35
- "types": "./dist/auth.d.ts",
36
- "import": "./dist/auth.js",
37
- "require": "./dist/auth.cjs"
38
- },
39
- "./admin": {
40
- "types": "./dist/admin.d.ts",
41
- "import": "./dist/admin.js",
42
- "require": "./dist/admin.cjs"
43
- },
44
- "./theme": {
45
- "types": "./dist/theme.d.ts",
46
- "import": "./dist/theme.js",
47
- "require": "./dist/theme.cjs"
48
- },
49
- "./admin.css": "./src/admin/admin.css"
50
- },
51
- "scripts": {
52
- "build": "npm run build:js && shx mkdir -p dist/migrations && shx cp -r src/migrations/. dist/migrations/",
53
- "build:js": "cross-env NODE_OPTIONS=--max-old-space-size=8192 FAST_BUILD=1 DTS=false tsup && node scripts/prepend-admin-use-client.mjs",
54
- "build:types": "node scripts/build-types-parallel.mjs",
55
- "build:release": "cross-env NODE_OPTIONS=--max-old-space-size=8192 DTS=false tsup && node scripts/prepend-admin-use-client.mjs && shx mkdir -p dist/migrations && shx cp -r src/migrations/. dist/migrations/ && npm run build:types",
56
- "build:fast": "npm run build",
57
- "dev": "cross-env NODE_OPTIONS=--max-old-space-size=8192 FAST_BUILD=1 DTS=false tsup --watch",
58
- "link": "npm run build:release && npm link",
59
- "prepublishOnly": "npm run build:release",
60
- "migration:run": "cross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:run -d src/scripts/migration-datasource.cjs",
61
- "migration:revert": "cross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:revert -d src/scripts/migration-datasource.cjs",
62
- "test:chat-agent": "tsx -r dotenv/config scripts/test-chat-agent.ts",
63
- "worker:jobs": "tsx -r dotenv/config src/scripts/pg-boss-worker.ts"
64
- },
65
- "peerDependencies": {
66
- "@craftjs/core": ">=0.2.0",
67
- "next": ">=14.0.0",
68
- "next-auth": "^4.24.11",
69
- "pg-boss": ">=10.0.0",
70
- "react": ">=18.0.0",
71
- "react-dom": ">=18.0.0",
72
- "typeorm": ">=0.3.20"
73
- },
74
- "peerDependenciesMeta": {
75
- "pg-boss": {
76
- "optional": true
77
- }
78
- },
79
- "devDependencies": {
80
- "@craftjs/core": "^0.2.12",
81
- "@swc/core": "^1.15.40",
82
- "@types/adm-zip": "^0.5.5",
83
- "@types/node": "^22",
84
- "@types/nodemailer": "^6.4.0",
85
- "@types/papaparse": "^5.3.14",
86
- "@types/react": "19.0.8",
87
- "cross-env": "^7.0.3",
88
- "dotenv": "^16.4.5",
89
- "next": "^15.5.18",
90
- "next-auth": "^4.24.11",
91
- "react": "19.0.1",
92
- "react-dom": "19.0.1",
93
- "shx": "^0.3.4",
94
- "tsup": "^8.0.0",
95
- "tsx": "^4.19.2",
96
- "typeorm": "^0.3.20",
97
- "typescript": "^5.3.3"
98
- },
99
- "dependencies": {
100
- "@aws-sdk/client-s3": "^3.858.0",
101
- "@aws-sdk/client-ses": "^3.858.0",
102
- "@aws-sdk/client-sts": "^3.1059.0",
103
- "@huggingface/inference": "^4.13.15",
104
- "@radix-ui/react-avatar": "^1.1.10",
105
- "@radix-ui/react-checkbox": "^1.3.2",
106
- "@radix-ui/react-dialog": "^1.1.6",
107
- "@radix-ui/react-dropdown-menu": "^2.1.6",
108
- "@radix-ui/react-label": "^2.1.2",
109
- "@radix-ui/react-progress": "^1.1.2",
110
- "@radix-ui/react-radio-group": "^1.3.7",
111
- "@radix-ui/react-select": "^2.1.6",
112
- "@radix-ui/react-separator": "^1.1.2",
113
- "@radix-ui/react-slot": "^1.1.2",
114
- "@radix-ui/react-switch": "^1.1.3",
115
- "@radix-ui/react-tooltip": "^1.1.8",
116
- "adm-zip": "^0.5.16",
117
- "bcryptjs": "^3.0.3",
118
- "bullmq": "^5.34.0",
119
- "chart.js": "^4.5.0",
120
- "class-variance-authority": "^0.7.1",
121
- "clsx": "^2.1.1",
122
- "country-state-city": "^3.2.1",
123
- "cron-parser": "^4.9.0",
124
- "fastq": "^1.20.0",
125
- "googleapis": "^154.1.0",
126
- "ioredis": "^5.7.0",
127
- "jodit": "^4.6.2",
128
- "jodit-react": "^5.2.19",
129
- "lru-cache": "^11.0.0",
130
- "lucide-react": "^0.476.0",
131
- "next-themes": "^0.2.1",
132
- "nodemailer": "^7.0.7",
133
- "papaparse": "^5.4.1",
134
- "pdf-parse": "^1.1.1",
135
- "pg": "^8.20.0",
136
- "pg-boss": ">=10.0.0",
137
- "razorpay": "^2.9.6",
138
- "react-chartjs-2": "^5.3.0",
139
- "react-qr-code": "^2.0.21",
140
- "reflect-metadata": "^0.2.2",
141
- "rss-parser": "^3.13.0",
142
- "sonner": "^2.0.6",
143
- "stripe": "^20.4.1",
144
- "tailwind-merge": "^3.0.2",
145
- "tslib": "^2.8.1"
146
- }
147
- }
1
+ {
2
+ "name": "@infuro/cms-core",
3
+ "version": "1.0.39",
4
+ "private": false,
5
+ "type": "module",
6
+ "main": "./dist/index.cjs",
7
+ "module": "./dist/index.js",
8
+ "types": "./dist/index.d.ts",
9
+ "description": "Infuro CMS core - headless CMS library for Next.js",
10
+ "license": "AGPL-3.0",
11
+ "bin": {
12
+ "infuro-cms": "./dist/cli.js"
13
+ },
14
+ "files": [
15
+ "dist",
16
+ "src/admin/admin.css"
17
+ ],
18
+ "exports": {
19
+ ".": {
20
+ "types": "./dist/index.d.ts",
21
+ "import": "./dist/index.js",
22
+ "require": "./dist/index.cjs"
23
+ },
24
+ "./hooks": {
25
+ "types": "./dist/hooks.d.ts",
26
+ "import": "./dist/hooks.js",
27
+ "require": "./dist/hooks.cjs"
28
+ },
29
+ "./api": {
30
+ "types": "./dist/api.d.ts",
31
+ "import": "./dist/api.js",
32
+ "require": "./dist/api.cjs"
33
+ },
34
+ "./auth": {
35
+ "types": "./dist/auth.d.ts",
36
+ "import": "./dist/auth.js",
37
+ "require": "./dist/auth.cjs"
38
+ },
39
+ "./admin": {
40
+ "types": "./dist/admin.d.ts",
41
+ "import": "./dist/admin.js",
42
+ "require": "./dist/admin.cjs"
43
+ },
44
+ "./theme": {
45
+ "types": "./dist/theme.d.ts",
46
+ "import": "./dist/theme.js",
47
+ "require": "./dist/theme.cjs"
48
+ },
49
+ "./admin.css": "./src/admin/admin.css"
50
+ },
51
+ "scripts": {
52
+ "build": "npm run build:js && shx mkdir -p dist/migrations && shx cp -r src/migrations/. dist/migrations/",
53
+ "build:js": "cross-env NODE_OPTIONS=--max-old-space-size=8192 FAST_BUILD=1 DTS=false tsup && node scripts/prepend-admin-use-client.mjs",
54
+ "build:types": "node scripts/build-types-parallel.mjs",
55
+ "build:release": "cross-env NODE_OPTIONS=--max-old-space-size=8192 DTS=false tsup && node scripts/prepend-admin-use-client.mjs && shx mkdir -p dist/migrations && shx cp -r src/migrations/. dist/migrations/ && npm run build:types",
56
+ "build:fast": "npm run build",
57
+ "dev": "cross-env NODE_OPTIONS=--max-old-space-size=8192 FAST_BUILD=1 DTS=false tsup --watch",
58
+ "link": "npm run build:release && npm link",
59
+ "prepublishOnly": "npm run build:release",
60
+ "migration:run": "cross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:run -d src/scripts/migration-datasource.cjs",
61
+ "migration:revert": "cross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:revert -d src/scripts/migration-datasource.cjs",
62
+ "test:chat-agent": "tsx -r dotenv/config scripts/test-chat-agent.ts",
63
+ "worker:jobs": "tsx -r dotenv/config src/scripts/pg-boss-worker.ts"
64
+ },
65
+ "peerDependencies": {
66
+ "@craftjs/core": ">=0.2.0",
67
+ "next": ">=14.0.0",
68
+ "next-auth": "^4.24.11",
69
+ "pg-boss": ">=10.0.0",
70
+ "react": ">=18.0.0",
71
+ "react-dom": ">=18.0.0",
72
+ "typeorm": ">=0.3.20"
73
+ },
74
+ "peerDependenciesMeta": {
75
+ "pg-boss": {
76
+ "optional": true
77
+ }
78
+ },
79
+ "devDependencies": {
80
+ "@craftjs/core": "^0.2.12",
81
+ "@swc/core": "^1.15.40",
82
+ "@types/adm-zip": "^0.5.5",
83
+ "@types/node": "^22",
84
+ "@types/nodemailer": "^6.4.0",
85
+ "@types/papaparse": "^5.3.14",
86
+ "@types/react": "19.0.8",
87
+ "cross-env": "^7.0.3",
88
+ "dotenv": "^16.4.5",
89
+ "next": "^15.5.18",
90
+ "next-auth": "^4.24.11",
91
+ "react": "19.0.1",
92
+ "react-dom": "19.0.1",
93
+ "shx": "^0.3.4",
94
+ "tsup": "^8.0.0",
95
+ "tsx": "^4.19.2",
96
+ "typeorm": "^0.3.20",
97
+ "typescript": "^5.3.3"
98
+ },
99
+ "dependencies": {
100
+ "@aws-sdk/client-s3": "^3.858.0",
101
+ "@aws-sdk/client-ses": "^3.858.0",
102
+ "@aws-sdk/client-sts": "^3.1059.0",
103
+ "@huggingface/inference": "^4.13.15",
104
+ "@radix-ui/react-avatar": "^1.1.10",
105
+ "@radix-ui/react-checkbox": "^1.3.2",
106
+ "@radix-ui/react-dialog": "^1.1.6",
107
+ "@radix-ui/react-dropdown-menu": "^2.1.6",
108
+ "@radix-ui/react-label": "^2.1.2",
109
+ "@radix-ui/react-progress": "^1.1.2",
110
+ "@radix-ui/react-radio-group": "^1.3.7",
111
+ "@radix-ui/react-select": "^2.1.6",
112
+ "@radix-ui/react-separator": "^1.1.2",
113
+ "@radix-ui/react-slot": "^1.1.2",
114
+ "@radix-ui/react-switch": "^1.1.3",
115
+ "@radix-ui/react-tooltip": "^1.1.8",
116
+ "adm-zip": "^0.5.16",
117
+ "bcryptjs": "^3.0.3",
118
+ "bullmq": "^5.34.0",
119
+ "chart.js": "^4.5.0",
120
+ "class-variance-authority": "^0.7.1",
121
+ "clsx": "^2.1.1",
122
+ "country-state-city": "^3.2.1",
123
+ "cron-parser": "^4.9.0",
124
+ "fastq": "^1.20.0",
125
+ "googleapis": "^154.1.0",
126
+ "ioredis": "^5.7.0",
127
+ "jodit": "^4.6.2",
128
+ "jodit-react": "^5.2.19",
129
+ "lru-cache": "^11.0.0",
130
+ "lucide-react": "^0.476.0",
131
+ "next-themes": "^0.2.1",
132
+ "nodemailer": "^7.0.7",
133
+ "papaparse": "^5.4.1",
134
+ "pdf-parse": "^1.1.1",
135
+ "pg": "^8.20.0",
136
+ "pg-boss": ">=10.0.0",
137
+ "razorpay": "^2.9.6",
138
+ "react-chartjs-2": "^5.3.0",
139
+ "react-qr-code": "^2.0.21",
140
+ "reflect-metadata": "^0.2.2",
141
+ "rss-parser": "^3.13.0",
142
+ "sonner": "^2.0.6",
143
+ "stripe": "^20.4.1",
144
+ "tailwind-merge": "^3.0.2",
145
+ "tslib": "^2.8.1"
146
+ }
147
+ }