deps: update remaining dependencies (react, dev-tools, bullmq)

- react/react-dom 19.2.3 → 19.2.4
- @types/react 19.2.7 → 19.2.14
- @types/node 22.19.11 → 25.3.0
- @playwright/test + playwright 1.57.0 → 1.58.2
- vitest + @vitest/coverage-v8 4.0.15 → 4.0.18
- vite-tsconfig-paths 6.0.0 → 6.1.1
- bullmq 5.70.0 → 5.70.1
- jsdom 26.1.0 → 28.1.0

Resolves Dependabot PRs #19, #20, #28, #30, #31 (lockfile conflicts).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Martin Porwoll 2026-02-23 09:15:25 +00:00
parent e860ec3059
commit 06092335f3
2 changed files with 502 additions and 458 deletions

View file

@ -45,7 +45,7 @@
"@payloadcms/translations": "3.77.0",
"@payloadcms/ui": "3.77.0",
"@types/pdfkit": "^0.17.5",
"bullmq": "^5.70.0",
"bullmq": "^5.70.1",
"cross-env": "^10.1.0",
"date-fns": "^4.1.0",
"dotenv": "17.3.1",
@ -58,30 +58,30 @@
"payload": "3.77.0",
"payload-oapi": "^0.2.5",
"pdfkit": "^0.17.2",
"react": "19.2.3",
"react-dom": "19.2.3",
"react": "19.2.4",
"react-dom": "19.2.4",
"recharts": "^3.7.0",
"sharp": "0.34.5"
},
"devDependencies": {
"@playwright/test": "1.57.0",
"@types/node": "^22.19.11",
"@playwright/test": "1.58.2",
"@types/node": "^25.3.0",
"@types/node-cron": "^3.0.11",
"@types/nodemailer": "^7.0.11",
"@types/react": "19.2.7",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.1.4",
"@vitest/coverage-v8": "4.0.15",
"@vitest/coverage-v8": "4.0.18",
"drizzle-kit": "^0.31.9",
"eslint": "^9.39.3",
"eslint-config-next": "16.2.0-canary.58",
"jsdom": "26.1.0",
"playwright": "1.57.0",
"jsdom": "28.1.0",
"playwright": "1.58.2",
"prettier": "^3.8.1",
"tsx": "^4.21.0",
"typescript": "5.9.3",
"vite-tsconfig-paths": "6.0.0",
"vitest": "4.0.15"
"vite-tsconfig-paths": "6.1.1",
"vitest": "4.0.18"
},
"engines": {
"node": ">=20.9.0",

File diff suppressed because it is too large Load diff