fix: update react email

This commit is contained in:
Daniel Hougaard
2025-12-09 09:49:44 +04:00
parent 20570094be
commit f88e44fb4b
2 changed files with 548 additions and 3376 deletions

3916
backend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -90,7 +90,7 @@
"@babel/plugin-syntax-import-attributes": "^7.24.7", "@babel/plugin-syntax-import-attributes": "^7.24.7",
"@babel/preset-env": "^7.18.10", "@babel/preset-env": "^7.18.10",
"@babel/preset-react": "^7.24.7", "@babel/preset-react": "^7.24.7",
"@react-email/preview-server": "^4.3.0", "@react-email/preview-server": "^5.0.6",
"@smithy/types": "^4.3.1", "@smithy/types": "^4.3.1",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/jmespath": "^0.15.2", "@types/jmespath": "^0.15.2",
@@ -128,7 +128,7 @@
"nodemon": "^3.0.2", "nodemon": "^3.0.2",
"pino-pretty": "^10.2.3", "pino-pretty": "^10.2.3",
"prompt-sync": "^4.2.0", "prompt-sync": "^4.2.0",
"react-email": "^4.3.0", "react-email": "^5.0.6",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"tsc-alias": "^1.8.8", "tsc-alias": "^1.8.8",
@@ -183,7 +183,7 @@
"@opentelemetry/semantic-conventions": "^1.27.0", "@opentelemetry/semantic-conventions": "^1.27.0",
"@peculiar/asn1-schema": "^2.3.8", "@peculiar/asn1-schema": "^2.3.8",
"@peculiar/x509": "^1.12.1", "@peculiar/x509": "^1.12.1",
"@react-email/components": "0.0.36", "@react-email/components": "^1.0.1",
"@serdnam/pino-cloudwatch-transport": "^1.0.4", "@serdnam/pino-cloudwatch-transport": "^1.0.4",
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@slack/oauth": "^3.0.2", "@slack/oauth": "^3.0.2",
@@ -266,4 +266,4 @@
"zod": "^3.22.4", "zod": "^3.22.4",
"zod-to-json-schema": "^3.24.5" "zod-to-json-schema": "^3.24.5"
} }
} }