diff --git a/apps/web/package.json b/apps/web/package.json index 5be7602222..978ddf007c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -18,7 +18,7 @@ "@babel/preset-typescript": "7.24.7", "@babel/traverse": "7.25.6", "@react-email/components": "workspace:*", - "@responsive-email/react-email": "0.0.3", + "@responsive-email/react-email": "0.0.4", "@supabase/supabase-js": "2.45.1", "@vercel/analytics": "1.0.1", "framer-motion": "12.0.0-alpha.2", diff --git a/packages/tailwind/package.json b/packages/tailwind/package.json index 537579889b..7d261c5155 100644 --- a/packages/tailwind/package.json +++ b/packages/tailwind/package.json @@ -54,7 +54,7 @@ "@react-email/html": "workspace:*", "@react-email/link": "workspace:*", "@react-email/render": "workspace:*", - "@responsive-email/react-email": "0.0.3", + "@responsive-email/react-email": "0.0.4", "@types/shelljs": "0.8.15", "@vitejs/plugin-react": "4.2.1", "eslint-config-custom": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64a2441d88..af075277c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: workspace:* version: link:../../packages/components '@responsive-email/react-email': - specifier: 0.0.3 - version: 0.0.3(react@19.0.0) + specifier: 0.0.4 + version: 0.0.4(react@19.0.0) '@supabase/supabase-js': specifier: 2.45.1 version: 2.45.1 @@ -1230,8 +1230,8 @@ importers: specifier: workspace:* version: link:../render '@responsive-email/react-email': - specifier: 0.0.3 - version: 0.0.3(react@19.0.0) + specifier: 0.0.4 + version: 0.0.4(react@19.0.0) '@types/shelljs': specifier: 0.8.15 version: 0.8.15 @@ -3608,10 +3608,10 @@ packages: peerDependencies: react: 18.2.0 - '@responsive-email/react-email@0.0.3': - resolution: {integrity: sha512-ZKr3woQ+KKIV/Z/2C1X/TF5VpAAiCtkgIAhmy/iqwkas+J8vjP/8L8MEvm1H3VPau9d7iBqJQn0a2wJXjENoGQ==} + '@responsive-email/react-email@0.0.4': + resolution: {integrity: sha512-oRpI+tmiHR4Ff86+cuX2fdlIN/5PdwLQL8wa+2ztypLdX/3J7MQQq9IKLt3X5tuwshtGXkotcydXDpXs8yfPQA==} peerDependencies: - react: 18.x + react: 18.x || 19.x '@rollup/pluginutils@5.1.4': resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==} @@ -10735,7 +10735,7 @@ snapshots: dependencies: react: 18.2.0 - '@responsive-email/react-email@0.0.3(react@19.0.0)': + '@responsive-email/react-email@0.0.4(react@19.0.0)': dependencies: '@react-email/section': 0.0.14(react@19.0.0) react: 19.0.0