Fix updates

This commit is contained in:
nocnico
2025-07-19 01:11:30 +02:00
parent 93e8eaba73
commit 3e67e2ed27
3 changed files with 362 additions and 1209 deletions

View File

@@ -24,13 +24,13 @@
"@types/nodemailer": "^6.4.17",
"@types/react": "^19.1.8",
"axios": "^1.10.0",
"cors": "^2.8.19",
"cors": "^2.8.5",
"cron": "^4.3.2",
"dotenv": "^17.2.0",
"express": "^5.1.0",
"nodemailer": "^7.0.5",
"nodemon": "^3.1.10",
"react": "^19.1.8",
"react": "^19.1.0",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.20.3"
}

View File

@@ -16,8 +16,8 @@
},
"devDependencies": {
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.5",
"@types/react-dom": "^19.1.6",
"react": "^19.1.0",
"react-dom": "^19.1.6"
"react-dom": "^19.1.0"
}
}

1563
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff