mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
fix: invitation email
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"@radix-ui/react-toggle": "^1.1.3",
|
||||
"@radix-ui/react-toggle-group": "^1.1.3",
|
||||
"@radix-ui/react-tooltip": "^1.2.0",
|
||||
"@react-email/components": "^0.0.36",
|
||||
"@react-email/components": "^0.0.39",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@stripe/stripe-js": "^4.10.0",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
@@ -113,7 +113,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-draggable": "^4.4.6",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-email": "^4.0.7",
|
||||
"react-email": "^4.0.13",
|
||||
"react-hotkeys-hook": "^5.0.1",
|
||||
"react-intersection-observer": "^9.16.0",
|
||||
"react-notion-x": "^7.3.0",
|
||||
@@ -138,7 +138,7 @@
|
||||
"use-debounce": "^10.0.4",
|
||||
"vaul": "^1.1.2",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
|
||||
"zod": "^3.24.3"
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
|
||||
Reference in New Issue
Block a user