mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
fix(server): react email deps (#9850)
This commit is contained in:
@@ -59,8 +59,7 @@
|
||||
"@opentelemetry/semantic-conventions": "^1.28.0",
|
||||
"@prisma/client": "^5.22.0",
|
||||
"@prisma/instrumentation": "^5.22.0",
|
||||
"@react-email/components": "0.0.31",
|
||||
"@react-email/render": "1.0.3",
|
||||
"@react-email/components": "0.0.32",
|
||||
"@socket.io/redis-adapter": "^8.3.0",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"dotenv": "^16.4.7",
|
||||
@@ -88,6 +87,7 @@
|
||||
"piscina": "^5.0.0-alpha.0",
|
||||
"prisma": "^5.22.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"rxjs": "^7.8.1",
|
||||
"ses": "^1.10.0",
|
||||
@@ -122,7 +122,6 @@
|
||||
"c8": "^10.1.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"nodemon": "^3.1.7",
|
||||
"react-dom": "19.0.0",
|
||||
"react-email": "3.0.4",
|
||||
"sinon": "^19.0.2",
|
||||
"supertest": "^7.0.0"
|
||||
|
||||
Reference in New Issue
Block a user