release V2.0 #74

Merged
PxlLoewe merged 15 commits from staging into release 2025-07-22 16:05:14 +00:00
3 changed files with 362 additions and 1209 deletions
Showing only changes of commit 3e67e2ed27 - Show all commits

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