diff --git a/backend-node/package.json b/backend-node/package.json index 873eac1f4..e6c4cc82f 100644 --- a/backend-node/package.json +++ b/backend-node/package.json @@ -21,7 +21,7 @@ "nodemailer": "6.9.16", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-email": "3.0.2", + "react-email": "3.0.3", "zod": "^3.23.8" }, "devDependencies": { diff --git a/backend-node/yarn.lock b/backend-node/yarn.lock index ed1ef4d10..bc3d999c9 100644 --- a/backend-node/yarn.lock +++ b/backend-node/yarn.lock @@ -815,72 +815,72 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.10": - version: 14.2.10 - resolution: "@next/env@npm:14.2.10" - checksum: 10c0/e13ad3bb18f576a62a011f08393bd20cf025c3e3aa378d9df5c10f53b63a6eacd43b47aee00ffc8b2eb7988e4af58a1e1504a8e115aad753b35f3ee1cdbbc37a +"@next/env@npm:14.2.16": + version: 14.2.16 + resolution: "@next/env@npm:14.2.16" + checksum: 10c0/e9d795727bc43f171557a7a91111c9b71833840061275b5d4adf96f416febf4f02afb9dac1f4275f4a3e96a0a0db22b58fe934483e2823e76a5d3c60a563394b languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-darwin-arm64@npm:14.2.10" +"@next/swc-darwin-arm64@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-darwin-arm64@npm:14.2.16" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-darwin-x64@npm:14.2.10" +"@next/swc-darwin-x64@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-darwin-x64@npm:14.2.16" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.10" +"@next/swc-linux-arm64-gnu@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.16" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.10" +"@next/swc-linux-arm64-musl@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.16" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.10" +"@next/swc-linux-x64-gnu@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.16" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-x64-musl@npm:14.2.10" +"@next/swc-linux-x64-musl@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-linux-x64-musl@npm:14.2.16" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.10" +"@next/swc-win32-arm64-msvc@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.16" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.10" +"@next/swc-win32-ia32-msvc@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.16" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.10" +"@next/swc-win32-x64-msvc@npm:14.2.16": + version: 14.2.16 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.16" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3032,20 +3032,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.10": - version: 14.2.10 - resolution: "next@npm:14.2.10" +"next@npm:14.2.16": + version: 14.2.16 + resolution: "next@npm:14.2.16" dependencies: - "@next/env": "npm:14.2.10" - "@next/swc-darwin-arm64": "npm:14.2.10" - "@next/swc-darwin-x64": "npm:14.2.10" - "@next/swc-linux-arm64-gnu": "npm:14.2.10" - "@next/swc-linux-arm64-musl": "npm:14.2.10" - "@next/swc-linux-x64-gnu": "npm:14.2.10" - "@next/swc-linux-x64-musl": "npm:14.2.10" - "@next/swc-win32-arm64-msvc": "npm:14.2.10" - "@next/swc-win32-ia32-msvc": "npm:14.2.10" - "@next/swc-win32-x64-msvc": "npm:14.2.10" + "@next/env": "npm:14.2.16" + "@next/swc-darwin-arm64": "npm:14.2.16" + "@next/swc-darwin-x64": "npm:14.2.16" + "@next/swc-linux-arm64-gnu": "npm:14.2.16" + "@next/swc-linux-arm64-musl": "npm:14.2.16" + "@next/swc-linux-x64-gnu": "npm:14.2.16" + "@next/swc-linux-x64-musl": "npm:14.2.16" + "@next/swc-win32-arm64-msvc": "npm:14.2.16" + "@next/swc-win32-ia32-msvc": "npm:14.2.16" + "@next/swc-win32-x64-msvc": "npm:14.2.16" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -3086,7 +3086,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/a64991d44db2b6dcb3e7b780f14fe138fa97052767cf96a7733d1de4a857834e19a31fd5a742cca14201ad800bf03924d613e3d4e99932a1112bb9a03662f95a + checksum: 10c0/8cd036a6f30d4cc8ab8480c19339ee6134ffd5b18338ff5a07de397ed4e29fad54de5219f70aafabf1fe9c48a7d54b7df58ba1f29cfa5d3351ff7763e8d4844e languageName: node linkType: hard @@ -3382,9 +3382,9 @@ __metadata: languageName: node linkType: hard -"react-email@npm:3.0.2": - version: 3.0.2 - resolution: "react-email@npm:3.0.2" +"react-email@npm:3.0.3": + version: 3.0.3 + resolution: "react-email@npm:3.0.3" dependencies: "@babel/core": "npm:7.24.5" "@babel/parser": "npm:7.24.5" @@ -3396,13 +3396,13 @@ __metadata: glob: "npm:10.3.4" log-symbols: "npm:4.1.0" mime-types: "npm:2.1.35" - next: "npm:14.2.10" + next: "npm:14.2.16" normalize-path: "npm:3.0.0" ora: "npm:5.4.1" socket.io: "npm:4.8.0" bin: email: dist/cli/index.js - checksum: 10c0/170963ea908599ffeef197526463cab6e0b7804c07535af97bb0bbbe2dfb30e843a1dbc54692a4c95f42d3a5e2b9e02e2a3a3b27f90e528e3d7005b583363cc0 + checksum: 10c0/0575de15cbd99d9b6b028065b4230b7b01edeb4b7ab190341f056a0e56bc5393f1f2752b37bd1fd8265bd383fd5fc2c447305601dd436f6a30ee09de5483fafa languageName: node linkType: hard @@ -3496,7 +3496,7 @@ __metadata: prettier: "npm:3.4.2" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - react-email: "npm:3.0.2" + react-email: "npm:3.0.3" tsx: "npm:^4.19.2" typescript: "npm:^5.7.2" zod: "npm:^3.23.8"