chore(PROJ-79): @types/node Patch-Update auf ^20.19.43

Node auf 131/132 verifiziert (v20.19.2, identisch) - kein Major-Sprung
auf ^26, Typen sollen zur echten Server-Node-Version passen.
This commit is contained in:
sysops
2026-08-06 12:23:19 +02:00
parent 5c3d38ae65
commit fa8c5dd87a
3 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"zod": "^4.3.5"
},
"devDependencies": {
"@types/node": "^20",
"@types/node": "^20.19.43",
"@types/react": "^19",
"@types/react-dom": "^19",
"autoprefixer": "^10.0.1",